var o={transitionDuration:"{transition.duration}"},r={borderWidth:"0 0 1px 0",background:"{content.background}",borderColor:"{content.border.color}"},n={background:"transparent",hoverBackground:"{content.hover.background}",activeBackground:"transparent",borderWidth:"0 0 1px 0",borderColor:"{content.border.color}",hoverBorderColor:"{content.border.color}",activeBorderColor:"{primary.color}",color:"{text.color}",hoverColor:"{text.color}",activeColor:"{primary.color}",padding:"1rem 1.25rem",fontWeight:"600",margin:"0 0 -1px 0",gap:"0.5rem",focusRing:{width:"0",style:"none",color:"unset",offset:"0",shadow:"none"}},t={background:"{content.background}",color:"{content.color}",padding:"1.25rem 1.25rem 1.25rem 1.25rem",focusRing:{width:"0",style:"none",color:"unset",offset:"0",shadow:"none"}},e={background:"{content.background}",color:"{text.muted.color}",hoverColor:"{text.color}",width:"3rem",shadow:"none",focusRing:{width:"0",style:"none",color:"unset",offset:"0",shadow:"none"}},a={height:"2px",bottom:"-1px",background:"{primary.color}"},css=({dt:o})=>`\n.p-tabs-scrollable .p-tab {\n flex-grow: 0\n}\n\n.p-tab-active {\n --p-ripple-background: color-mix(in srgb, ${o("primary.color")}, transparent 90%);\n}\n\n.p-tab:not(.p-disabled):focus-visible {\n background: ${o("navigation.item.active.background")};\n}\n\n.p-tablist-nav-button:focus-visible {\n background: ${o("navigation.item.active.background")};\n}\n`,c={root:o,tablist:r,tab:n,tabpanel:t,navButton:e,activeBar:a,css:css};export{a as activeBar,css,c as default,e as navButton,o as root,n as tab,r as tablist,t as tabpanel};//# sourceMappingURL=index.mjs.map