claude-web/node_modules/@primeuix/themes/dist/nora/tabmenu/index.mjs

1 line
989 B
JavaScript
Raw Normal View History

2026-02-23 02:23:38 +00:00
var o={transitionDuration:"{transition.duration}"},r={borderWidth:"0 0 1px 0",background:"{content.background}",borderColor:"{content.border.color}"},t={background:"{content.background}",hoverBackground:"{content.hover.background}",activeBackground:"{primary.color}",borderWidth:"0",borderColor:"transparent",hoverBorderColor:"transparent",activeBorderColor:"transparent",color:"{text.muted.color}",hoverColor:"{text.color}",activeColor:"{primary.contrast.color}",padding:"1rem 1.25rem",fontWeight:"700",margin:"0",gap:"0.5rem",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},e={color:"{text.color}",hoverColor:"{text.color}",activeColor:"{primary.contrast.color}"},n={height:"0",bottom:"0",background:"transparent"},a={root:o,tablist:r,item:t,itemIcon:e,activeBar:n};export{n as activeBar,a as default,t as item,e as itemIcon,o as root,r as tablist};//# sourceMappingURL=index.mjs.map