claude-web/node_modules/@primeuix/themes/dist/lara/panel/index.mjs

1 line
715 B
JavaScript
Raw Normal View History

2026-02-23 02:23:38 +00:00
var r={background:"{content.background}",borderColor:"{content.border.color}",borderRadius:"{content.border.radius}",color:"{content.color}"},o={borderWidth:"0 0 1px 0",borderColor:"{content.border.color}",padding:"1.125rem",borderRadius:"5px 5px 0 0"},e={padding:"0.25rem 1.125rem"},d={fontWeight:"700"},t={padding:"1.125rem"},a={padding:"1.125rem"},c={light:{header:{background:"{surface.50}",color:"{text.color}"}},dark:{header:{background:"{surface.800}",color:"{text.color}"}}},n={root:r,header:o,toggleableHeader:e,title:d,content:t,footer:a,colorScheme:c};export{c as colorScheme,t as content,n as default,a as footer,o as header,r as root,d as title,e as toggleableHeader};//# sourceMappingURL=index.mjs.map