luis-ui-lib 1.1.22 → 1.1.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/@luis-ui.cjs.js +1 -1
- package/dist/@luis-ui.es.js +2 -2
- package/dist/styles.css +2 -2
- package/package.json +1 -1
package/dist/@luis-ui.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const B=require("react"),Q=require("./cq-C5518Lr6.cjs"),St=require("react-dom");function c1(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,o.get?o:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const A=c1(B),d1=c1(St);function f1(){const e=t=>t;return new Proxy(e,{get(){return e}})}var br=f1(),H0=f1();const Z0={className:"accordion",description:"Styles for the Accordion component",slots:["root","item","header","trigger","content"],base:{item:{overflow:"hidden",marginTop:1,"&:first-child":{marginTop:0,borderTopLeftRadius:"4px",borderTopRightRadius:"4px"},"&:last-child":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},"&:focus-within":{position:"relative",zIndex:1}},header:{borderBottom:"1px solid #F0F0F0",all:"unset",display:"flex",transition:"all 0.25s",_hover:{background:"gray_20"}},trigger:{flex:1,all:"unset",width:"100%",color:"black",height:"44px",display:"flex",fontSize:"14px",cursor:"pointer",padding:"0 20px",fontWeight:"500",lineHeight:"20px",fontFamily:"Poppins",fontStyle:"normal",position:"relative",alignItems:"center",justifyContent:"space-between"},content:{overflow:"hidden",backgroundColor:"white",padding:"8px 20px",color:"gray_60",fontFamily:"Poppins",fontSize:"14px",fontStyle:"normal",fontWeight:"500",position:"relative",'&[data-state="open"]':{animation:"slideDown 300ms cubic-bezier(0.87, 0, 0.13, 1)"},'&[data-state="closed"]':{animation:"slideUp 300ms cubic-bezier(0.87, 0, 0.13, 1)"}},root:{borderRadius:"4px",width:"100%",backgroundColor:"white"}}},X0={className:"Anchor",description:"Estilo base e variantes do componente Anchor",base:{color:"blue_80",cursor:"pointer",textDecoration:"none",_disabled:{opacity:.5,cursor:"not-allowed",textDecoration:"none",pointerEvents:"none"}},variants:{underlined:{true:{_hover:{textDecoration:"underline"}}},disabled:{true:{opacity:.5,cursor:"not-allowed",textDecoration:"none",pointerEvents:"none"}}}},z0={className:"avatar",description:"Styles for the Avatar component",slots:["root","image","fallback"],base:{root:{width:45,height:45,overflow:"hidden",userSelect:"none",alignItems:"center",borderRadius:"100%",display:"inline-flex",verticalAlign:"middle",justifyContent:"center",backgroundColor:"gray_80"},image:{width:"100%",height:"100%",objectFit:"cover",borderRadius:"inherit"},fallback:{color:"text.primary.blue",width:"100%",lineHeight:1,height:"100%",display:"flex",fontWeight:500,fontSize:"15px",alignItems:"center",justifyContent:"center",backgroundColor:"gray_60"}},variants:{inline:{true:{root:{display:"inline-block"}}},size:{micro:{root:{width:"22.5px",height:"22.5px"}},small:{root:{width:"37.5px",height:"37.5px"}},medium:{root:{width:"32.5px",height:"32.5px"}},large:{root:{width:"75px",height:"75px"}}},shape:{default:{root:{borderRadius:"50%"}},square:{root:{borderRadius:"0.25rem"}}}}},$0={className:"avatarGroup",description:"Styles for the AvatarGroup component",slots:["container","avatarStyle","othersStyle"],base:{container:{display:"flex",alignItems:"center",position:"relateive"},othersStyle:{borderRadius:"0.25px",cursor:"pointer",marginLeft:"12px"},avatarStyle:{borderRadius:"50%",marginLeft:"-15px",backgroundColor:"gray_60",boxShadow:"3px 3px 3px -1px #d3d3d3","&:nth-child(1)":{marginLeft:0}}},variants:{square:{true:{avatarStyle:{borderRadius:0}}}}},Y0={className:"blanket",description:"Estilo base e variantes do componente blanket",base:{top:0,left:0,right:0,bottom:0,zIndex:99,width:"100%",opacity:.75,height:"100%",background:"white",transition:"opacity 300ms ease-out"},variants:{position:{absolute:{position:"absolute"},fixed:{position:"fixed"}},global:{true:{zIndex:101}},primary:{true:{background:"blue_60"}},entering:{true:{opacity:.85,background:"grayDarkest",transition:"opacity 300ms ease-out"}},exiting:{true:{opacity:.01,transition:"opacity 300ms ease-out"}}},defaultVariants:{position:"fixed",entering:!0}},q0={className:"Block",description:"Estilo base e variantes do componente Block",base:{borderRadius:"4px",padding:"1rem"},variants:{background:{white:{background:"white"},gray:{background:"gray_20"},blue:{background:"blue_60"},transparent:{background:"transparent"}},border:{noBorder:{border:"none"},gray:{border:"1px solid {colors.gray_60}"},blue:{border:"1px solid {colors.blue_60}"},borderTop:{borderTop:"1px solid {colors.gray_60}"}},alignItems:{center:{gap:"8px",display:"flex",alignItems:"center"},end:{gap:"8px",display:"flex",alignItems:"flex-end"},start:{gap:"8px",display:"flex",alignItems:"flex-start"},baseline:{gap:"8px",display:"flex",alignItems:"baseline"},stretch:{gap:"8px",display:"flex",alignItems:"stretch"}},padding:{noVerticalPadding:{paddingTop:"0px",paddingBottom:"0px"},noPadding:{padding:0},largePadding:{padding:"2rem"},microPadding:{padding:"0.5rem"},smallPadding:{padding:"1rem"}},relative:{true:{position:"relative"}},justifyContent:{justifyCenter:{gap:"8px",display:"flex",justifyContent:"center"},justifyEnd:{gap:"8px",display:"flex",justifyContent:"flex-end"},justifyStart:{gap:"8px",display:"flex",justifyContent:"flex-start"}},direction:{row:{flexDirection:"row"},column:{flexDirection:"column"}},fullHeight:{true:{height:"100%"}},radius:{true:{borderRadius:6},false:{borderRadius:0}}},defaultVariants:{background:"white",border:"gray"}},J0={className:"boxGroup",description:"Styles for the boxGroup component",slots:["boxStyle","rowStyle","container","others","subItens"],base:{boxStyle:{backgroundColor:"blue_60",borderRadius:"4px",margin:"4px 16px",width:"fit-content",cursor:"default"},rowStyle:{display:"flex",overflowY:"auto",flexDirection:"column",flexWrap:"wrap"},container:{display:"flex",alignItems:"center"},others:{borderRadius:3,cursor:"pointer",marginLeft:"12px"},subItens:{display:"flex"}},variants:{size:{micro:{boxStyle:{padding:"6px"}},small:{boxStyle:{padding:"8px"}},medium:{boxStyle:{padding:"10px"}},large:{boxStyle:{padding:"12px"}}}},defaultVariants:{size:"medium"}},U0={className:"button",description:"Estilo base e variantes do componente Button",slots:["buttonStyle","wrapperShimmer","contentStyle","buttonLoader"],base:{buttonStyle:{outline:0,borderWidth:0,textAlign:"center",appearance:"none",display:"inline-flex",justifyContent:"center",margin:"0px 2px 8px 2px",borderRadius:4,fontFamily:"Poppins",fontWeight:"500",position:"relative",cursor:"pointer",boxSizing:"border-box",overflow:"hidden",flexShrink:0,transition:"all 0.2s ease-in-out",_disabled:{opacity:.5,pointerEvents:"none"}},wrapperShimmer:{position:"absolute",width:"100%",height:"100%",top:0,right:0,bottom:0,left:0},contentStyle:{opacity:1,display:"flex",userSelect:"none",alignItems:"center",whiteSpace:"nowrap",transition:"opacity .2s",justifyContent:"flex-start"},buttonLoader:{top:0,left:0,right:0,bottom:0,display:"flex",alignItems:"center",position:"absolute",justifyContent:"center"}},variants:{style:{solid:{buttonStyle:{backgroundColor:"surface.strong.blue",color:"white",_hover:{backgroundColor:"blue_80"},_active:{backgroundColor:"blue_100"},_disabled:{backgroundColor:"blue_40"}}},outline:{buttonStyle:{color:"text.primary.blue",border:"1px solid {colors.border.blue}",_hover:{backgroundColor:"surface.light.blue"},_active:{backgroundColor:"surface.light.blue_moderate"},_disabled:{border:"1px solid {colors.blue_40}"}}},ghost:{buttonStyle:{color:"text.primary.blue",_hover:{backgroundColor:"surface.light.blue"},_active:{backgroundColor:"surface.light.blue_moderate"},_disabled:{opacity:.5,pointerEvents:"none"}}},soft:{buttonStyle:{background:"surface.light.blue_moderate",color:"text.primary.blue",_hover:{backgroundColor:"surface.light.blue"},_active:{backgroundColor:"surface.light.blue_moderate"},_disabled:{opacity:.5,pointerEvents:"none"}}},dashed:{buttonStyle:{color:"blue_60",border:"1px dashed {colors.blue_60}",_hover:{backgroundColor:"surface.light.blue"},_active:{backgroundColor:"surface.light.blue_moderate"},_disabled:{opacity:.5,pointerEvents:"none"}}},shade:{buttonStyle:{backgroundColor:"shadowWeakest",color:"gray_80","& svg":{"& path":{fill:"gray_80"}},_hover:{backgroundColor:"shadowWeaker"},_active:{backgroundColor:"shadowWeak"}}},error:{buttonStyle:{backgroundColor:"red_tint",border:"1px solid {colors.danger_red}",color:"text.secondary.red",_hover:{backgroundColor:"none"},_active:{backgroundColor:"danger_red",color:"white"}}},mono:{buttonStyle:{border:"1px solid {colors.gray_60}",color:"gray_60",_hover:{backgroundColor:"none"},_active:{backgroundColor:"gray_20"}}},danger:{buttonStyle:{backgroundColor:"danger_red",color:"white",transition:"0.2s all",_hover:{backgroundColor:"danger_red"},_active:{backgroundColor:"danger_red"}}},gradient:{buttonStyle:{border:"1px solid transparent",color:"blue_60",backgroundImage:"linear-gradient(white, white), radial-gradient(circle at top left, rgb(0, 34, 255) 26%, rgb(0, 221, 238) 68%)",backgroundOrigin:"border-box",backgroundClip:"padding-box, border-box",_hover:{backgroundColor:"surface.light.blue"},_active:{backgroundColor:"surface.light.blue_moderate"},_disabled:{border:"1px solid blue_40"}}}},rightIcon:{true:{buttonStyle:{gap:"8px"},contentStyle:{gap:"8px"}}},leftIcon:{true:{buttonStyle:{gap:"8px"},contentStyle:{gap:"8px"}}},grouped:{grouped:{buttonStyle:{margin:"0 0.5px"}},groupedFirst:{buttonStyle:{borderRadius:"3px 0 0 3px",marginLeft:0}},groupedLast:{buttonStyle:{borderRadius:"0 3px 3px 0",marginRight:0}}},size:{large:{buttonStyle:{padding:"8px 12px",fontSize:"14px",gap:10}},medium:{buttonStyle:{padding:"6px 10px",fontSize:"12px",gap:8}},small:{buttonStyle:{padding:"4px 8px",fontSize:"10px",gap:6}}},shape:{rectangular:{buttonStyle:{borderRadius:0}},noBorder:{buttonStyle:{border:"none",borderWidth:0}},rounded:{buttonStyle:{borderRadius:"22px"}},regular:{buttonStyle:{borderRadius:4}}},spacing:{noSpacing:{buttonStyle:{marginBottom:0}},removeSideSpacing:{buttonStyle:{marginLeft:0,marginRight:0}}},fullWidth:{true:{buttonStyle:{width:"100%"}}},loading:{true:{buttonStyle:{opacity:"1px",pointerEvents:"none"}}},block:{true:{buttonStyle:{width:"100%",textAlign:"left",margin:0}}},compact:{true:{buttonStyle:{paddingRight:"12px",paddingLeft:"12px"}}},short:{true:{buttonStyle:{height:"2rem"}}},tall:{true:{buttonStyle:{height:"3rem"}}},underlined:{true:{buttonStyle:{textDecoration:"underline"}}},contentLoading:{true:{contentStyle:{opacity:0}}},contentFullWidth:{true:{contentStyle:{justifyContent:"center"}}}},defaultVariants:{style:"solid",size:"medium"}},Q0={className:"Cell",description:"Estilo base e variantes do componente Cell",base:{paddingLeft:"gutter_small_regular_left",paddingRight:"gutter_small_regular_right",boxSizing:"border-box",md:{paddingLeft:"gutter_medium_regular_left",paddingRight:"gutter_medium_regular_right"},lg:{paddingLeft:"gutter_large_regular_left",paddingRight:"gutter_large_regular_right"},sm:{paddingLeft:"gutter_small_regular_left",paddingRight:"gutter_small_regular_right"},xl:{paddingLeft:"gutter_xlarge_regular_left",paddingRight:"gutter_xlarge_regular_right"}},variants:{fullHeight:{true:{height:"100%"}},fullHeightOnMedium:{true:{md:{height:"100%"}}},fullHeightOnLarge:{true:{lg:{height:"100%"}}},fullHeightOnXlarge:{true:{xl:{height:"100%"}}},microSpacing:{true:{paddingLeft:"gutter_small_micro_left",paddingRight:"gutter_small_micro_right",md:{paddingLeft:"gutter_medium_micro_left",paddingRight:"gutter_medium_micro_right"},lg:{paddingLeft:"gutter_large_micro_left",paddingRight:"gutter_large_micro_right"},xl:{paddingLeft:"gutter_xlarge_micro_left",paddingRight:"gutter_xlarge_micro_right"}}},smallPadding:{true:{paddingLeft:"gutter_small_small_left",paddingRight:"gutter_small_small_right",md:{paddingLeft:"gutter_medium_small_left",paddingRight:"gutter_medium_small_right"},lg:{paddingLeft:"gutter_large_small_left",paddingRight:"gutter_large_small_right"},xl:{paddingLeft:"gutter_xlarge_small_left",paddingRight:"gutter_xlarge_small_right"}}},largeSpacing:{true:{paddingLeft:"gutter_small_large_left",paddingRight:"gutter_small_large_right",md:{paddingLeft:"gutter_medium_large_left",paddingRight:"gutter_medium_large_right"},lg:{paddingLeft:"gutter_medium_large_left",paddingRight:"gutter_large_large_right"},xl:{paddingLeft:"gutter_xlarge_large_left",paddingRight:"gutter_xlarge_large_right"}}},verticalSpacing:{true:{paddingTop:"gutter_small_regular_top",paddingBottom:"gutter_small_regular_bottom",md:{paddingTop:"gutter_medium_regular_top",paddingBottom:"gutter_medium_regular_bottom"},lg:{paddingTop:"gutter_large_regular_top",paddingBottom:"gutter_large_regular_bottom"},xl:{paddingTop:"gutter_xlarge_regular_top",paddingBottom:"gutter_xlarge_regular_bottom"}}},microVerticalSpacing:{true:{paddingTop:"gutter_small_micro_top",paddingBottom:"gutter_small_micro_bottom",md:{paddingTop:"gutter_medium_micro_top",paddingBottom:"gutter_medium_micro_bottom"},lg:{paddingTop:"gutter_large_micro_top",paddingBottom:"gutter_large_micro_bottom"},xl:{paddingTop:"gutter_xlarge_micro_top",paddingBottom:"gutter_xlarge_micro_bottom"}}},smallVerticalSpacing:{true:{paddingTop:"gutter_small_small_top",paddingBottom:"gutter_small_small_bottom",md:{paddingTop:"gutter_medium_small_top",paddingBottom:"gutter_medium_small_bottom"},lg:{paddingTop:"gutter_large_small_top",paddingBottom:"gutter_large_small_bottom"},xl:{paddingTop:"gutter_xlarge_small_top",paddingBottom:"gutter_xlarge_small_bottom"}}},largeVerticalSpacing:{true:{paddingTop:"gutter_small_large_top",paddingBottom:"gutter_small_large_bottom",md:{paddingTop:"gutter_medium_large_top",paddingBottom:"gutter_medium_large_bottom"},lg:{paddingTop:"gutter_large_large_top",paddingBottom:"gutter_large_large_bottom"},xl:{paddingTop:"gutter_xlarge_large_top",paddingBottom:"gutter_xlarge_large_bottom"}}},noSpacing:{true:{padding:0,md:{padding:0},lg:{padding:0},xl:{padding:0}}},auto:{true:{flex:"1 1 0",width:"auto"}},autoOnMedium:{true:{md:{flex:"1 1 0",width:"auto"}}},autoOnLarge:{true:{lg:{flex:"1 1 0",width:"auto"}}},autoOnXlarge:{true:{xl:{flex:"1 1 0",width:"auto"}}},shrink:{true:{flex:"0 0 auto",width:"auto"}},shrinkOnMedium:{true:{md:{flex:"0 0 auto",width:"auto"}}},shrinkOnLarge:{true:{lg:{flex:"0 0 auto",width:"auto"}}},shrinkOnXlarge:{true:{xl:{flex:"0 0 auto",width:"auto"}}},fit:{true:{flex:"0 1 auto",width:"auto"}},fitOnMedium:{true:{md:{flex:"0 1 auto",width:"auto"}}},fitOnLarge:{true:{lg:{flex:"0 1 auto",width:"auto"}}},fitOnXlarge:{true:{xl:{flex:"0 1 auto",width:"auto"}}},grow:{true:{flex:"1 0 auto",width:"auto"}},growOnMedium:{true:{md:{flex:"1 0 auto",width:"auto"}}},growOnLarge:{true:{lg:{flex:"1 0 auto",width:"auto"}}},growOnXlarge:{true:{xl:{flex:"1 0 auto",width:"auto"}}},scroll:{true:{overflow:"auto"}},relative:{true:{position:"relative"}}}},K0={className:"CheckBox",description:"Styles for the CheckBox component",slots:["containerCheckOnly","checkboxStyle","checkboxInput","markContainer","checkMark","checkMarkIcon","columnStyles","subtitle","checkboxLabel"],base:{containerCheckOnly:{marginTop:"2px",cursor:"pointer",overflow:"hidden",position:"relative",display:"inline-block",borderRadius:"4px","&:focus-within":{boxShadow:"0 0 2px secondary"}},checkboxStyle:{width:"18px",height:"18px",background:"white",textAlign:"center",border:"1px solid {colors.gray_60}",borderRadius:"0.25rem",boxSizing:"border-box"},checkboxInput:{top:0,left:0,right:0,margin:0,bottom:0,padding:0,opacity:0,width:"100%",height:"100%",position:"absolute","&:focus + [data-fake-checkbox]":{zIndex:1,border:"1px solid {colors.blue_40}",boxSizing:"border-box"}},markContainer:{display:"flex",position:"absolute",width:"100%",height:"100%",top:0,right:0,bottom:0,left:0,alignItems:"center",justifyContent:"center",borderRadius:"0.25rem"},checkMark:{background:"blue_60",width:"100%",height:"100%",display:"flex",alignItems:"center",justifyContent:"center"},checkMarkIcon:{fill:"white",width:"60%"},columnStyles:{display:"table-cell",verticalAlign:"top"},subtitle:{paddingTop:2},checkboxLabel:{color:"gray_80",cursor:"pointer",display:"inline-block",wordWrap:"break-word",letterSpacing:"normal",fontSize:"16px",lineHeight:"normal",lg:{fontSize:"16px"}}},variants:{disabled:{true:{checkboxStyle:{background:"gray_20",border:"1px solid {colors.gray_40}",borderRadius:"0.25rem"}}},invalid:{true:{checkboxStyle:{background:"alert_red",border:"1px solid {colors.alert_orange}",borderRadius:"0.25rem"}}},pullRight:{true:{columnStyles:{float:"right"}}},spacing:{true:{columnStyles:{paddingLeft:"12px"}}},marginRight:{true:{columnStyles:{marginRight:"32px"}}},subtitle:{true:{columnStyles:{paddingTop:"2px"}}},columnTextBreak:{true:{columnStyles:{whiteSpace:"normal"}}},columnTextNoBreak:{true:{columnStyles:{whiteSpace:"nowrap"}}}}},ep={className:"clickable",description:"Estilo base e variantes do componente Clickable",base:{cursor:"pointer",borderRadius:"0.25rem",_hover:{backgroundColor:"shadowWeakest"},_active:{backgroundColor:"shadowWeaker"}},variants:{disabled:{true:{pointerEvents:"none",opacity:.5}},inverse:{true:{_hover:{backgroundColor:"fogWeakest"},_active:{backgroundColor:"fogWeaker"}}},rectangular:{true:{borderRadius:0}}}},tp={className:"dialog",description:"Styles for the Dialog component",slots:["root","close","title","portal","header","footer","trigger","overlay","content","description"],base:{overlay:{inset:"0",zIndex:50,position:"fixed",backdropBlur:"4px",bg:"shadowStronger",animation:"overlayShow 0.85s cubic-bezier(0.16, 1, 0.3, 1)"},close:{top:16,right:16,opacity:"0.7",cursor:"pointer",position:"absolute",transition:"opacity",borderRadius:"50%",background:"gray_40",boxShadow:" 0px 2px 8px 0px rgba(0, 0, 0, 0.15)",_hover:{opacity:"1"},_focus:{outline:"2px solid {colors.transparent}",outlineOffset:"2px",focusRingWidth:"2",focusRingColor:"ring",focusRingOffsetWidth:"2"},_disabled:{pointerEvents:"none"}},content:{top:"50%",zIndex:50,left:"50%",position:"fixed",background:"white",boxSizing:"border-box",width:"calc(100% - 30px)",transform:"translate(-50%, -50%)",border:"1px solid {colors.gray_60}",animation:"contentShow 0.85s cubic-bezier(0.16, 1, 0.3, 1)"},header:{display:"flex",textAlign:"center",flexDirection:"column"},footer:{display:"flex",flexDirection:"column-reverse"},title:{border:"1px solid transparent"},description:{textStyle:"sm",border:"1px solid",marginTop:"16px",color:"muted"}},variants:{size:{default:{content:{maxWidth:450}},medium:{content:{maxWidth:600}},micro:{content:{maxWidth:270}},small:{content:{maxWidth:360}},large:{content:{maxWidth:960}},xlarge:{content:{maxWidth:1440}},fullScreen:{content:{margin:0,border:0,inset:0,width:"unset",borderRadius:0,transform:"unset"}}},padding:{micro:{content:{padding:4},close:{top:4,right:4}},small:{content:{padding:8},close:{top:8,right:8}},default:{content:{padding:16},close:{top:16,right:16}},large:{content:{padding:32},close:{top:32,right:32}},xLarge:{content:{padding:64},close:{top:64,right:64}}},shape:{default:{content:{borderRadius:4}},noBorder:{content:{borderRadius:4}}},fullHeight:{true:{content:{minHeight:"calc(100% - 45px)","@large":{maxHeight:"calc(100% - 45px)"}},description:{minHeight:"calc(100% - 45px)","@large":{maxHeight:"calc(100% - 45px)"}}}}},defaultVariants:{size:"default",shape:"default",padding:"default",fullHeight:!1}},rp={className:"drawer",description:"Styles for the Drawer component",slots:["container","drawerStyle","closeButton"],base:{container:{top:0,left:0,right:0,zIndex:100,width:"100%",minHeight:"100%",overflowX:"hidden",pointerEvents:"none"},drawerStyle:{top:0,bottom:0,zIndex:100,width:"100%",overflowY:"auto",background:"white",overflowX:"hidden",position:"absolute",pointerEvents:"all",transition:"transform 250ms ease-out, box-shadow 250ms ease-out"},closeButton:{zIndex:101,marginTop:8,marginRight:8,float:"right"}},variants:{fixed:{true:{container:{position:"fixed"},drawerStyle:{position:"fixed"},closeButton:{top:0,right:0,zIndex:101,position:"absolute"}}},absolute:{true:{container:{position:"absolute"},drawerStyle:{position:"absolute"}}},side:{left:{drawerStyle:{left:0}},right:{drawerStyle:{right:0}}},size:{micro:{drawerStyle:{maxWidth:360}},small:{drawerStyle:{maxWidth:520}},medium:{drawerStyle:{maxWidth:744}},large:{drawerStyle:{maxWidth:1128}}},elevated:{true:{drawerStyle:{boxShadow:"0 0 9px 3px {colors.shadowWeak} "}}},border:{left:{drawerStyle:{borderLeft:"1px solid {colors.gray_80}"}},right:{drawerStyle:{borderRight:"1px solid {colors.gray_80}"}}},entering:{true:{drawerStyle:{transform:"translate(0, 0)",transition:"transform 250ms ease-out"}}},exiting:{true:{drawerStyle:{transform:"translate(100%, 0)",transition:"transform 250ms ease-out"}}},exitingLeft:{true:{drawerStyle:{transform:"translate(-100%, 0)",transition:"transform 250ms ease-out"}}}},defaultVariants:{side:"right",size:"medium"}},np={className:"dropdown",description:"Styles for the Dropdown component",slots:["dropdownMenu","dropdownContainer","dropdownList","labelStyle","dropdownArrow","dropdownStyles"],base:{dropdownMenu:{zIndex:50,top:"100%",opacity:.01,padding:"8px",marginTop:"4px",borderRadius:"4px",position:"absolute",pointerEvents:"none",backgroundColor:"white",transform:"translate(0, -10%)",border:"1px solid {colors.blue_tint}",boxShadow:'0 7.5px {units(0.75)} {units(-0.45)} {"shadow"}',transition:"opacity 200ms ease-out, transform 300ms ease-out"},dropdownContainer:{maxWidth:"100%",position:"relative",display:"inline-block",boxSizing:"border-box"},dropdownList:{margin:0,padding:0,listStyle:"none"},labelStyle:{fontSize:"14px",color:"text.primary.gray",margin:"0px 2px",position:"static"},dropdownArrow:{width:"10px",fill:"gray_60",marginLeft:"8px"},dropdownStyles:{borderWidth:0,display:"flex",outline:"none",cursor:"pointer",minWidth:"22.5px",minHeight:"22.5px",alignItems:"center",position:"relative",justifyContent:"center",background:"transparent"}},variants:{left:{true:{dropdownMenu:{left:0}}},right:{true:{dropdownMenu:{right:0}}},revertTop:{true:{dropdownMenu:{top:"-100%"}}},sideTop:{true:{dropdownMenu:{top:0}}},sideBottom:{true:{dropdownMenu:{top:"unset",bottom:0}}},leftSide:{true:{dropdownMenu:{right:"100%",marginTop:0,marginRight:"3.75px"}}},rightSide:{true:{dropdownMenu:{left:"100%",marginTop:0,marginLeft:"3.75px"}}},insideAButton:{true:{dropdownMenu:{marginRight:"2px",marginLeft:"2px"}}},entering:{true:{dropdownMenu:{opacity:1,transform:"translate(0, 0)",transition:"opacity 200ms ease-out, transform 300ms ease-out",pointerEvents:"auto"}}},exiting:{true:{dropdownMenu:{opacity:0,transform:"translate(0, -10%)",transition:"opacity 200ms ease-out, transform 300ms ease-out",pointerEvents:"none"}}},relative:{true:{dropdownContainer:{position:"relative"}}},asAButton:{true:{dropdownContainer:{marginTop:0},dropdownStyles:{margin:0}}},noSpacing:{true:{dropdownContainer:{marginBottom:0}}},absolute:{true:{dropdownContainer:{position:"absolute"}}},leftMarged:{true:{dropdownArrow:{marginLeft:"11.25px"}}},rightMarged:{true:{dropdownArrow:{marginRight:"11.25px"}}},mono:{true:{dropdownArrow:{fill:"#9B9B9B"}}},primary:{true:{dropdownArrow:{fill:"pantone_2286_C"}}},secondary:{true:{dropdownArrow:{fill:"blue_60"}}},only:{true:{dropdownStyles:{minWidth:"37.5px",height:"37.5px"}}}}},op={className:"flatButton",description:"Styles for the FlatButton component",slots:["buttonFlat","contentButton","loaderButton","shimmerButton"],base:{buttonFlat:{appearance:"none",borderWidth:0,height:"40px",padding:"0 16px",borderRadius:"8px",outline:0,position:"relative",fontWeight:500,fontFamily:"inherit",cursor:"pointer",boxSizing:"border-box",overflow:"hidden",display:"flex",alignItems:"center",justifyContent:"center",transition:"all 0.2s ease-in-out"},contentButton:{display:"flex",alignItems:"center",justifyContent:"center",opacity:1,transition:"opacity 0.2s",whiteSpace:"nowrap",userSelect:"none"},loaderButton:{position:"absolute",top:0,right:0,bottom:0,left:0,display:"flex",alignItems:"center",justifyContent:"center"},shimmerButton:{position:"absolute",width:"100%",height:"100%",top:0,right:0,bottom:0,left:0}},variants:{size:{small:{buttonFlat:{height:"32px",fontSize:"14px"}},medium:{buttonFlat:{height:"40px",fontSize:"16px"}},large:{buttonFlat:{height:"48px",fontSize:"18px"}}},variant:{primary:{buttonFlat:{background:"blue_80",color:"white"}},secondary:{buttonFlat:{background:"transparent",border:"1px solid {colors.green_success}",color:"green_success"}},inverse:{buttonFlat:{background:"white",color:"blue_80"}},transparent:{buttonFlat:{background:"transparent",color:"blue_80"}},mono:{buttonFlat:{background:"transparent",border:"1px solid {colors.black}",color:"black"}}},soft:{true:{buttonFlat:{background:"grayLighter"}}},square:{true:{buttonFlat:{borderRadius:"4px"}}},loading:{true:{buttonFlat:{pointerEvents:"none",opacity:.6}}},disabled:{true:{buttonFlat:{pointerEvents:"none",opacity:.5}}}}},ip={className:"formElement",description:"Styles for the Form Element component",slots:["label","elementStyle","legend","elementGroup"],base:{label:{marginBottom:"8px",display:"flex",alignItems:"center",gap:"0.25rem"},elementStyle:{display:"inline-block"},legend:{padding:0,margin:0},elementGroup:{border:0,margin:0,padding:0}},variants:{hideLabel:{true:{label:{display:"none"}}},block:{true:{elementStyle:{display:"block",width:"100%"}}}}},ap={className:"grid",description:"Styles for the Grid component",slots:["root","content"],base:{root:{width:"100%",display:"flex",flexBasis:"auto"},content:{width:"100%",flex:"1 1 0",display:"flex",boxSizing:"border-box",alignItems:"flex-start"}},variants:{fullHeight:{true:{root:{height:"100vh"},content:{height:"100%"}}},gap:{micro:{content:{gap:"0.25rem"}},small:{content:{gap:"0.5rem"}},medium:{content:{gap:"0.75rem"}},large:{content:{gap:"1rem"}},xlarge:{content:{gap:"1.5rem"}}},flexDirection:{row:{content:{flexDirection:"row"}},column:{content:{flexDirection:"column"}},rowReverse:{content:{flexDirection:"row-reverse"}},columnReverse:{content:{flexDirection:"column-reverse"}}},justifyContent:{end:{content:{justifyContent:"flex-end"}},center:{content:{justifyContent:"center"}},start:{content:{justifyContent:"flex-start"}},between:{content:{justifyContent:"space-between"}}},alignItems:{end:{content:{alignItems:"flex-end"}},center:{content:{alignItems:"center"}},stretch:{content:{alignItems:"stretch"}},start:{content:{alignItems:"flex-start"}},baseline:{content:{alignItems:"baseline"}}},flexWrap:{wrap:{content:{flexWrap:"wrap"}},noWrap:{content:{flexWrap:"nowrap"}},wrapReverse:{content:{flexWrap:"wrap-reverse"}}},spacing:{resetSpacing:{content:{marginLeft:"-gutter_small_regular_left",marginRight:"-gutter_small_regular_right",lg:{marginLeft:"-gutter_large_regular_left",marginRight:"-gutter_large_regular_right"},xl:{marginLeft:"-gutter_xlarge_regular_left",marginRight:"-gutter_xlarge_regular_right"}}},resetLargeSpacing:{content:{marginLeft:"-gutter_small_large_left",marginRight:"-gutter_small_large_right",lg:{marginLeft:"-gutter_large_large_left",marginRight:"-gutter_large_large_right"},xl:{marginLeft:"-gutter_xlarge_large_left",marginRight:"-gutter_xlarge_large_right"}}},resetMicroSpacing:{content:{marginLeft:"-gutter_small_micro_left",marginRight:"-gutter_small_micro_right",lg:{marginLeft:"-gutter_large_micro_left",marginRight:"-gutter_large_micro_right"},xl:{marginLeft:"-gutter_xlarge_micro_left",marginRight:"-gutter_xlarge_micro_right"}}},resetSmallSpacing:{content:{marginLeft:"-gutter_small_small_left",marginRight:"-gutter_small_small_right",lg:{marginLeft:"-gutter_large_small_left",marginRight:"-gutter_large_small_right"},xl:{marginLeft:"-gutter_xlarge_small_left",marginRight:"-gutter_xlarge_small_right"}}}}},defaultVariants:{flexWrap:"wrap",flexDirection:"row"}},up={className:"icon-recipe",description:"Estilo base e variantes do componente Icon",base:{width:20},variants:{color:{mono:{fill:"black"},white:{fill:"white"},muted:{fill:"blue_40"},secondary:{fill:"blue_60"},blueLight:{fill:"blue_60"},grayLight:{fill:"gray_80"},redLight:{fill:"danger_red"},primary:{fill:"pantone_2286_C"},text:{fill:"text.primary.gray"},orangeLight:{fill:"alert_orange"},greenLight:{fill:"green_success"}},size:{micro:{width:8},huge:{width:36},small:{width:16},large:{width:24},default:{width:12}}},defaultVariants:{color:"secondary",size:"default"}},lp={className:"input",description:"Styles for the Input component",slots:["root","separator","input","loader","masked","prefixContainer"],base:{root:{width:"100%",flexWrap:"nowrap",lineHeight:"1.3px",borderRadius:"4px",position:"relative",alignItems:"center",marginBottom:"7.5px",display:"inline-flex",letterSpacing:"normal",boxSizing:"border-box"},separator:{flexShrink:0},input:{margin:0,width:"100%",border:"none",height:"auto",cursor:"pointer",fontWeight:"400",borderRadius:"4px",lineHeight:"1.3px",marginBottom:"0px",fontFamily:"Poppins",fontStyle:"normal",letterSpacing:"normal",boxSizing:"border-box",background:"transparent",_focus:{outline:"none",boxShadow:"none",border:0}},loader:{position:"absolute",width:"100%",height:"100%",top:0,right:0,bottom:0,left:0},masked:{border:0,margin:0,background:"transparent",width:"100%",height:"auto",boxSizing:"border-box",_focus:{outline:"none",boxShadow:"none",border:0}},prefixContainer:{}},variants:{color:{gray:{root:{border:"1px solid {colors.gray_60}",background:"white",_hover:{background:"gray_20"},_focusWithin:{border:"1px solid {colors.blue_60}"}},input:{color:"gray_80",_placeholder:{color:"gray_80"}},separator:{color:"gray_80"},masked:{color:"gray_80",_placeholder:{color:"gray_80"}}},blue:{root:{border:"1px solid {colors.gray_60}",background:"white",_hover:{background:"gray_20"},_focusWithin:{border:"1px solid {colors.blue_60}"}},input:{color:"blue_60",_placeholder:{color:"blue_60"}},separator:{color:"blue_60"},masked:{color:"blue_60",_placeholder:{color:"blue_60"}}}},size:{small:{input:{fontSize:"small_micro",padding:"6px 10px"},masked:{fontSize:"small_micro",padding:"6px 10px"}},medium:{input:{fontSize:"small_small",padding:"8px 12px"},masked:{fontSize:"small_small",padding:"8px 12px"}},large:{input:{fontSize:"small_regular",padding:"10px 16px"},masked:{fontSize:"small_regular",padding:"10px 16px"}}},focusBorderless:{true:{root:{_focusWithin:{borderWidth:"0px"}}}},showOverflowEllipsis:{true:{root:{textOverflow:"ellipsis"},separator:{textOverflow:"ellipsis"},masked:{textOverflow:"ellipsis"}}},separatorPrefix:{true:{root:{marginLeft:"10px"}}},separatorSuffix:{true:{root:{marginRight:"10px"}}},removePrefixSpacing:{true:{root:{paddingLeft:"0px"}}},removeSuffixSpacing:{true:{root:{paddingRight:"0px"}}},prefix:{true:{root:{paddingLeft:"10px",flexShrink:0},separator:{marginLeft:"10px"}}},suffix:{true:{root:{paddingRight:"10px",flexShrink:0},separator:{marginRight:"10px"}}},noPadding:{true:{separator:{padding:0}}},inverse:{true:{root:{background:"#FFF",border:"1px solid {colors.gray_20}",color:"gray_80"}}},disabled:{true:{root:{opacity:.5,pointerEvents:"none",border:"1px solid {colors.gray_40}"}}},invalid:{true:{root:{border:"1px solid {colors.alert_orange}",background:"white",borderRadius:"0.25rem",_focusWithin:{border:"1px solid {colors.alert_orange}",borderRadius:"0.25rem"}}}},error:{true:{root:{border:"1px solid {colors.error}",background:"white",borderRadius:"0.25rem",_focusWithin:{border:"1px solid {colors.error}",borderRadius:"0.25rem"}}}},flat:{true:{root:{borderColor:"blue_40",background:"white"}}},borderless:{true:{root:{borderColor:"grayLight"}}},floating:{true:{root:{boxShadow:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",background:"white",borderColor:"white"}}},removeMargin:{true:{root:{margin:0}}},separator:{true:{root:{width:"1px",height:"22.5px",background:"gray",flexShrink:0}}},block:{true:{root:{display:"flex",width:"100%"}}},inputDefaultPlaceholder:{true:{separator:{_placeholder:{color:"grayDark",opacity:1}},masked:{_placeholder:{color:"grayDark",opacity:1}}}},inpuFakeValuePlaceholder:{true:{separator:{_placeholder:{color:"grayDarker",opacity:1}},masked:{_placeholder:{color:"grayDarker",opacity:1}}}},inputInversePlaceholder:{true:{separator:{_placeholder:{color:"white",opacity:1}},masked:{_placeholder:{color:"white",opacity:1}}}}},defaultVariants:{color:"gray",size:"medium"}},sp={className:"label",description:"Styles for the label component",slots:["labelStyles","tableRow"],base:{labelStyles:{backgroundColor:"transparent",border:0,cursor:"pointer",display:"block",padding:0},tableRow:{display:"table-row"}},variants:{inline:{true:{labelStyles:{display:"inline-block",whiteSpace:"nowrap"}}},table:{true:{labelStyles:{display:"table"}}}}},cp={className:"loader",description:"Estilo base e variantes do componente Loader",base:{width:15,height:15,margin:"1.5px",backgroundColor:"white",borderRadius:"100%",display:"inline-block",animationName:"bounce",animationDuration:"1.4s",animationIterationCount:"infinite",animationTimingFunction:"ease-in-out",animationDirection:"both"},variants:{size:{small:{width:8,height:8},large:{width:30,height:30}},color:{mono:{backgroundColor:"gray_60"},primary:{backgroundColor:"blue_60"},secondary:{backgroundColor:"pantone_2286_C"}},second:{true:{animationDelay:"0.16s"}},third:{true:{animationDelay:"0.32s"}}},defaultVariants:{size:"small",color:"primary"}},dp={className:"select",description:"Styles for the select component",slots:["selectStyle","separator","selectPrefix","selectSuffix"],base:{separator:{width:1,height:24,background:"gray_60",flexShrink:0},selectPrefix:{paddingLeft:10,flexShrink:0},selectSuffix:{paddingRight:10,flexShrink:0},selectStyle:{width:"100%",minHeight:40,lineHeight:1.3,color:"gray_60",marginBottom:8,flexWrap:"nowrap",background:"#FFF",borderRadius:"4px",position:"relative",alignItems:"center",display:"inline-flex",letterSpacing:"normal",boxSizing:"border-box",fontSize:"small_regular",border:"1px solid {colors.gray_60}","&:focus-within":{borderRadius:4,background:"white",border:"1px solid {colors.blue_60}"}}},variants:{prefix:{true:{separator:{marginLeft:10}}},suffix:{true:{separator:{marginRight:10},selectPrefix:{paddingRight:10,flexShrink:0}}},removePrefixSpacing:{true:{separator:{marginLeft:0},selectPrefix:{padding:0}}},removeSuffixSpacing:{true:{separator:{marginRight:0},selectSuffix:{padding:0}}},inverse:{true:{selectStyle:{background:"white"}}},removeMargins:{true:{selectStyle:{margin:0}}},primary:{true:{selectStyle:{color:"blue_60",svg:{color:"blue_60"}}}},focusBorderless:{true:{selectStyle:{"&:focus-within":{borderWidth:0}}}},insidePrefix:{true:{selectStyle:{height:38}}},insideSuffix:{true:{selectStyle:{height:38}}},disabled:{true:{selectStyle:{background:"gray_20",border:"1px solid {colors.gray_20}",borderRadius:4,color:"gray_40","&::placeholder":{fontSize:"14px",color:"gray_20",lineHeight:"20px"}}}},invalid:{true:{selectStyle:{border:"1px solid {colors.alert_orange}",background:"orange_tint",borderRadius:4,"&:focus":{border:"1px solid {colors.alert_orange}",background:"orange_tint",borderRadius:4}}}},flat:{true:{selectStyle:{borderColor:"blue_20",background:"white"}}},floating:{true:{selectStyle:{borderColor:"white",background:"white"}}},small:{true:{selectStyle:{color:"gray_80",fontSize:"small_small",letterSpacing:"normal",lineHeight:1.4,height:32}}}}},fp={className:"separator",description:"Styles for the Separator component",base:{flexShrink:0,background:"gray_80"},variants:{orientation:{horizontal:{height:"1px",width:"100%"},vertical:{height:"100%",width:"1px"}},marginHorizontal:{micro:{margin:"4px 0"},small:{margin:"8px 0"},medium:{margin:"16px 0"},large:{margin:"32px 0"},xLarge:{margin:"64px 0"}},marginVertical:{micro:{margin:"0 4px"},small:{margin:"0 8px"},medium:{margin:"0 16px"},large:{margin:"0 32px"},xLarge:{margin:"0 64px"}}},defaultVariants:{orientation:"horizontal"}},pp={className:"switchRecipe",description:"Styles for the Switch component",slots:["root","thumb","container","content","label","subtitle"],base:{root:{all:"unset",width:"30px",height:"14px",marginTop:"5px",backgroundColor:"#a6a6a6",borderRadius:"10px",position:"relative",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",transition:"all ",_focusVisible:{outline:"2px solid transparent",outlineOffset:"2px",focusRingWidth:"2",focusRingColor:"ring",focusRingOffsetWidth:"2"},_disabled:{cursor:"not-allowed",pointerEvents:"none"},"&[data-state=checked]":{bg:"blue_60",_hover:{bg:"blue_80"},_disabled:{bg:"blue_40"}},"&[data-state=unchecked]":{bg:"gray_80",_hover:{bg:"gray_100"},_disabled:{bg:"gray_60"}}},thumb:{display:"block",width:"10px",height:"10px",backgroundColor:"white",borderRadius:"10px",transition:"transform 100ms",transform:"translateX(2px)",willChange:"transform",'&[data-state="checked"]':{transform:"translateX(1.1875rem)"}},container:{display:"flex",alignItems:"flex-start",gap:"8px"},content:{display:"flex",flexDirection:"column"},label:{color:"#323232",fontFamily:"Poppins",fontSize:"14px",fontStyle:"normal",fontWeight:400,lineHeight:"20px"},subtitle:{color:"#a6a6a6",fontFamily:"Poppins",fontSize:"12px",fontStyle:"normal",fontWeight:"400",lineHeight:"16px"}}},gp={className:"tabsSlot",description:"Styles for the Tabs component",slots:["root","list","trigger","content"],base:{list:{flexShrink:0,display:"flex",borderBottom:"1px solid #F0F0F0"},trigger:{all:"unset",height:"45px",display:"flex",fontSize:"15px",color:"gray_80",padding:"0 12px",lineHeight:"1px",userSelect:"none",alignItems:"center",fontFamily:"inherit",backgroundColor:"white",justifyContent:"center","&:first-child":{borderTopLeftRadius:6},"&:last-child":{borderTopRightRadius:6},_hover:{backgroundColor:"blue_tint",color:"blue_60",cursor:"pointer"},_disabled:{opacity:.25,color:"gray_80",cursor:"not-allowed !important",textDecoration:"none",pointerEvents:"none"},'&[data-state="active"]':{color:"blue_60",boxShadow:"inset 0 -1px 0 0 currentColor, 0 1px 0 0 currentColor",_disabled:{opacity:.25,color:"blue_40",cursor:"not-allowed !important",textDecoration:"none",pointerEvents:"none"},_hover:{backgroundColor:"blue_tint",cursor:"pointer"}}},content:{flexGrow:1,padding:"1.25rem 0.25rem",backgroundColor:"white",borderBottomLeftRadius:"6px",borderBottomRightRadius:"6px",outline:"none"},root:{display:"flex",flexDirection:"column"}},variants:{btnIcon:{true:{trigger:{display:"flex",padding:"0px 20px",alignItems:"center",svg:{marginRight:"8px"}}}}}},vp={className:"tagRecipe",description:"Estilo base e variantes do componente Tag",base:{display:"inline-flex",background:"gray_100",alignItems:"center",margin:"0px 8px",padding:"4.4px 8px",width:"auto",color:"white"},variants:{shape:{rounded:{borderRadius:16},squared:{borderRadius:4}},size:{default:{padding:"2px 6px",fontSize:10},large:{padding:"4px 12px",fontSize:12}},icon:{true:{gap:8}},color:{blue:{backgroundColor:"blue_60"},gray:{backgroundColor:"gray_100"},orange:{backgroundColor:"alert_orange"},red:{backgroundColor:"danger_red"},green:{backgroundColor:"green_success"},blueLight:{backgroundColor:"blue_tint",color:"blue_60",fill:"red !important"},grayLight:{backgroundColor:"gray_20",color:"gray_80",fill:"red !important"},orangeLight:{backgroundColor:"orange_tint",color:"alert_orange",fill:"red !important"},redLight:{backgroundColor:"red_tint",color:"danger_red"},greenLight:{backgroundColor:"green_tint",color:"green_success",fill:"red !important"}},noSpacing:{true:{margin:0}}},defaultVariants:{color:"blue",size:"default",shape:"rounded"}},mp={className:"title",description:"Styles for the Title component",slots:["titleStyle","titleHeader"],base:{titleStyle:{margin:0,display:"block",fontWeight:"bold",padding:"16px 0px",color:"grayDarker",lineHeight:"short",textAlign:"inherit",wordWrap:"break-word",letterSpacing:"normal",fontFamily:"Poppins"},titleHeader:{margin:0,padding:0,display:"flex",fontSize:"font_size_md",color:"inherit",alignItems:"center",lineHeight:"inherit",fontWeight:"inherit"}},variants:{color:{gray:{titleStyle:{color:"gray_0"}},gray30:{titleStyle:{color:"gray_40"}},gray60:{titleStyle:{color:"gray_60"}},gray80:{titleStyle:{color:"gray_80"}},inverse:{titleStyle:{color:"white"}},mono:{titleStyle:{true:{color:"black"}}},muted:{titleStyle:{true:{color:"gray_40"}}},negative:{titleStyle:{true:{color:"error"}}},primary:{titleStyle:{true:{color:"blue_80"}}},positive:{titleStyle:{true:{color:"green_success"}}},secondary:{titleStyle:{true:{color:"green_success"}}}},alternativeFont:{true:{titleStyle:{fontFamily:"Poppins"}}},fontMontserrat:{true:{titleStyle:{fontFamily:"Montserrat",fontFeatureSettings:"'pnum' on, 'lnum' on"}}},textAlign:{center:{titleStyle:{true:{textAlign:"center"}}},right:{titleStyle:{true:{textAlign:"right"}}},left:{titleStyle:{true:{textAlign:"left"}}}},level:{1:{titleStyle:{true:{fontSize:"font_size_2xl"}}},2:{titleStyle:{true:{fontSize:"font_size_xl"}}},3:{titleStyle:{true:{fontSize:"font_size_lg"}}},4:{titleStyle:{true:{fontSize:"small_title4"}}},5:{titleStyle:{true:{fontSize:"font_size_md"}}},6:{titleStyle:{true:{fontSize:"font_size_sm"}}}},fontWeight:{light:{titleStyle:{true:{fontWeight:"light"}}},regular:{titleStyle:{true:{fontWeight:"normal"}}}},lineHeight:{short:{titleStyle:{true:{lineHeight:"shorter"}}},tall:{titleStyle:{true:{lineHeight:"tall"}}}},noBottomSpacing:{true:{titleStyle:{paddingBottom:0}}},noTopSpacing:{true:{titleStyle:{paddingTop:0}}},noSpacing:{true:{titleStyle:{padding:0}}},truncate:{true:{titleStyle:{width:"100%",overflow:"hidden",whiteSpace:"nowrap",display:"inline-block",textOverflow:"ellipsis"},titleHeader:{width:"100%",overflow:"hidden",whiteSpace:"nowrap",display:"inline-block",textOverflow:"ellipsis"}}},inline:{true:{titleStyle:{display:"inline-block"}}},size:{micro:{titleHeader:{fontSize:"font_size_xs"}},small:{titleHeader:{fontSize:"font_size_sm"}},normal:{titleHeader:{fontSize:"font_size_md"}},medium:{titleHeader:{fontSize:"font_size_lg"}},large:{titleHeader:{fontSize:"font_size_xl"}},xLarge:{titleHeader:{fontSize:"font_size_2xl"}}},block:{true:{titleHeader:{display:"block"}}},flex:{true:{titleHeader:{display:"flex"}}}}},hp={className:"tooltip",description:"Styles for the Tooltip component",slots:["root","trigger","content","arrow"],base:{content:{zIndex:50,overflow:"hidden",rounded:"4px",bg:"surface.strong.gray",padding:"4px 10px",py:"1.5",textStyle:"sm",color:"white",shadow:"md",animateIn:!0,fadeIn:0,zoomIn:95,"&[data-state=closed]":{animateOut:!0,fadeOut:0,zoomOut:95},"&[data-side=top]":{slideInFromBottom:"2"},"&[data-side=bottom]":{slideInFromTop:"2"},"&[data-side=left]":{slideInFromRight:"2"},"&[data-side=right]":{slideInFromLeft:"2"}},arrow:{fill:"surface.strong.gray"}}},bp={className:"visibility",description:"Styles for the Visibility component",slots:["container"],base:{container:{display:"block"}},variants:{hidden:{true:{container:{display:"none"}}}}},yp={className:"wrapper",description:"Estilo base e variantes do componente Wrapper",base:{boxSizing:"border-box",width:"100%",paddingInlineStart:"1.5rem",paddingInlineEnd:"1.5rem","@large":{paddingInlineStart:"4rem",paddingInlineEnd:"4rem"}},variants:{container:{true:{marginInlineStart:"auto",marginInlineEnd:"auto",alignSelf:"center"}},size:{default:{maxWidth:"1440px"},micro:{maxWidth:"800px"},small:{maxWidth:"1200px"},large:{maxWidth:"1800px"}},fullHeight:{true:{height:"100vh"}},gray:{true:{backgroundColor:"gray_20"}},spacing:{large:{paddingInlineStart:"3rem",paddingInlineEnd:"3rem","@large":{paddingInlineStart:"6rem",paddingInlineEnd:"6rem"}},small:{paddingInlineStart:"1rem",paddingInlineEnd:"1rem","@large":{paddingInlineStart:"3rem",paddingInlineEnd:"3rem"}},micro:{paddingInlineStart:"0.5rem",paddingInlineEnd:"0.5rem","@large":{paddingInlineStart:"1.5rem",paddingInlineEnd:"1.5rem"}},none:{padding:0,"@large":{padding:0}}},verticalSpacing:{large:{paddingBlockStart:"5rem",paddingBlockEnd:"5rem"},small:{paddingBlockStart:"1rem",paddingBlockEnd:"1rem"},micro:{paddingBlockStart:"8px",paddingBlockEnd:"8px"},default:{paddingBlockStart:"2.5rem",paddingBlockEnd:"2.5rem"}},relative:{true:{position:"relative"}}},defaultVariants:{size:"default",spacing:"none",verticalSpacing:"default"}},Cp={transform(e){return{"@media (max-width: 743px)":{width:`${e/12*100}%`}}}},xp={transform(e){return{"@media (max-width: 1127px)":{width:`${e/12*100}%`}}}},Ip={transform(e){return{"@media (min-width: 1127px)":{width:`${e/12*100}%`}}}},wp={transform(e){return{"@media (min-width: 1439px)":{width:`${e/12*100}%`}}}},Sp={className:"text-recipe",base:{margin:0,padding:0,display:"block",fontFamily:"Poppins",fontWeight:"normal",wordWrap:"break-word",letterSpacing:"normal",fontSize:"font_size_md",color:"text.primary.gray",fontVariantNumeric:"lining-nums proportional-nums"},variants:{textAlign:{right:{textAlign:"right"},center:{textAlign:"center"},left:{textAlign:"left"}},textDecoration:{underline:{textDecoration:"underline"}},fontMontserrat:{true:{fontFamily:"Montserrat",fontFeatureSettings:"'pnum' on, 'lnum' on"}},error:{true:{color:"text.primary.red",fontFamily:"Montserrat",fontSize:"font_size_sm",fontStyle:"normal",fontWeight:"500",lineHeight:"16px"}},size:{xxLarge:{fontSize:"font_size_2xl"},xLarge:{fontSize:"font_size_xl"},large:{fontSize:"font_size_lg"},regular:{fontSize:"font_size_md"},medium:{fontSize:"font_size_md_sm"},small:{fontSize:"font_size_sm"},micro:{fontSize:"font_size_xs"}},fontWeight:{bold:{fontWeight:"bold"},light:{fontWeight:"light"},semibold:{fontWeight:"semibold"}},color:{mono:{color:"black"},gray:{color:"gray_80"},inverse:{color:"white"},light:{color:"gray_60"},muted:{color:"gray_40"},secondary:{color:"text.secondary.gray"},primary:{color:"text.primary.gray"},positive:{color:"green_success"}},lineHeight:{tall:{lineHeight:"tall"},short:{lineHeight:"short"}},inline:{true:{display:"inline-block"}},nowrap:{true:{whiteSpace:"nowrap",width:"100%"}},disabled:{true:{opacity:.5}},collapsed:{true:{lineClamp:1,WebkitLineClamp:1,overflow:"hidden",display:"-webkit-box",textOverflow:"ellipsis",WebkitBoxOrient:"vertical"}},header:{true:{margin:0,padding:0,display:"flex",fontSize:"1rem",color:"inherit",alignItems:"center",lineHeight:"inherit",fontWeight:"inherit"}}},defaultVariants:{size:"regular",color:"gray"}},Ap=br.colors({transparent:{value:"transparent"},current:{value:"currentColor"},black:{value:"#0a0a0a"},white:{value:"#fefefe"},pantone_black_6c:{value:"#000023"},pantone_2369_c:{value:"#461CDC"},pantone_2286_C:{value:"#6BFF50"},pantone_421_U:{value:"#BFBFBF"},pantone_cool_gray_2_u:{value:"#F2F2F2"},pantone_000_C:{value:"#FFFFFF"},gray_0:{value:"{colors.pantone_000_C}"},gray_20:{value:"#F7F7F7"},gray_40:{value:"{colors.pantone_cool_gray_2_u}"},gray_60:{value:"{colors.pantone_421_U}"},gray_80:{value:"#808080"},gray_100:{value:"#404040"},grayDarkest:{value:"#202020"},grayLighter:{value:"#FAFAFD"},blue_0:{value:"#F2F6FF"},blue_20:{value:"#E0E8FF"},blue_40:{value:"#A3B8FF"},blue_60:{value:"{colors.pantone_2369_c}"},blue_80:{value:"#1C1C7A"},blue_100:{value:"{colors.pantone_black_6c}"},danger_red:{value:"#F45D4D"},alert_orange:{value:"#FF9800"},green_success:{value:"#34A853"},blue_informative:{value:"{colors.blue_60}"},red_tint:{value:"#FDF3F2"},blue_tint:{value:"#F2F6FF"},green_tint:{value:"#E9FFE7"},orange_tint:{value:"#FFF9E4"},sky_cyan:{value:"#00ACC1"},soft_blue:{value:"#6A5FFF"},blush_pink:{value:"#FF8FB1"},deep_purple:{value:"#8E24AA"},warm_yellow:{value:"#FFCA28"},earth_brown:{value:"#795548"},charcoal_gray:{value:"#616161"},crimson_red:{value:"{colors.danger_red}"},lime_green:{value:"{colors.pantone_2286_C}"},forest_green:{value:"{colors.green_success}"},vibrant_orange:{value:"{colors.alert_orange}"},indigo_blue:{value:"{colors.blue_informative}"},complementary_background:{value:"{colors.pantone_421_U}"},interactive_hover:{value:"{colors.pantone_cool_gray_2_u} "},shadow:{value:"rgba(0, 0, 0, .2)"},shadowWeakest:{value:"rgba(0, 0, 0, .035)"},shadowWeaker:{value:"rgba(0, 0, 0, .055)"},shadowWeak:{value:"rgba(0, 0, 0, .1)"},shadowStrong:{value:"rgba(0, 0, 0, .3)"},shadowStronger:{value:"rgba(0, 0, 0, .5)"},shadowStrongest:{value:"rgba(0, 0, 0, .7)"},fog:{value:"rgba(255, 255, 255, .2)"},fogWeakest:{value:"rgba(255, 255, 255, .075)"},fogWeaker:{value:"rgba(255, 255, 255, .1)"},fogWeak:{value:"rgba(255, 255, 255, .15)"},fogStrong:{value:"rgba(255, 255, 255, .3)"},fogStronger:{value:"rgba(255, 255, 255, .5)"},fogStrongest:{value:"rgba(255, 255, 255, .7)"},error:{value:"#FF594C"}}),Ep=H0.colors({text:{primary:{blue:{value:"{colors.blue_60}"},gray:{value:"{colors.gray_100}"},white:{value:"{colors.gray_0}"}},secondary:{gray:{value:"{colors.gray_80}"},orange:{value:"{colors.alert_orange}"},red:{value:"{colors.danger_red}"},green:{value:"{colors.green_success}"}}},border:{gray:{light:{value:"{colors.gray_60} "},lighter:{value:"{colors.gray_40} "}},blue:{DEFAULT:{value:"{colors.blue_60}"}}},surface:{strong:{blue:{value:"{colors.blue_60}"},gray:{value:"{colors.gray_100}"},red:{value:"{colors.danger_red}"},green:{value:"{colors.green_success}"},orange:{value:"{colors.alert_orange}"}},light:{gray:{value:"{colors.gray_20}"},red:{value:"{colors.red_tint}"},white:{value:"{colors.gray_0}"},blue:{value:"{colors.blue_tint}"},green:{value:"{colors.green_tint}"},orange:{value:"{colors.orange_tint}"},blue_moderate:{value:"{colors.blue_20}"}}},icon:{gray:{value:"{colors.gray_80}"},blue:{value:"{colors.blue_60}"},white:{value:"{colors.gray_0}"},red:{value:"{colors.danger_red}"},green:{value:"{colors.green_success}"},orange:{value:"{colors.alert_orange}"}}}),Rp=br.fontSizes({small_title1:{value:"32px"},small_title2:{value:"26px"},small_title3:{value:"21px"},small_title4:{value:"18px"},small_title5:{value:"16px"},small_title6:{value:"14px"},small_large:{value:"18px"},small_regular:{value:"16px"},small_small:{value:"14px"},small_micro:{value:"12px"},large_title1:{value:"34px"},large_title2:{value:"29px"},large_title3:{value:"23px"},large_title4:{value:"24px"},large_title5:{value:"16px"},large_title6:{value:"14px"},large_large:{value:"18px"},large_regular:{value:"16px"},large_small:{value:"14px"},large_micro:{value:"12px"},font_size_xs:{value:"10px"},font_size_sm:{value:"12px"},font_size_md_sm:{value:"14px"},font_size_md:{value:"16px"},font_size_lg:{value:"20px"},font_size_xl:{value:"24px"},font_size_2xl:{value:"32px"}}),Op=br.fontWeights({bold:{value:600},light:{value:300},normal:{value:400},semibold:{value:500}}),_p={shimmer:{"0%":{opacity:1},"50%":{opacity:.5},"100% ":{opacity:1}},slideUp:{from:{height:"45px"},to:{height:0}},bounce:{"0%, 80%, 100%":{transform:"scale(0)"},"40%":{transform:"scale(1.0)"}},slideLeftAndFade:{"0%":{opacity:0,transform:"translateX(2px)"},"100%":{opacity:1,transform:"translateX(0)"}},slideDownAndFade:{"0%":{opacity:0,transform:"translateY(-2px)"},"100%":{opacity:1,transform:"translateY(0)"}},slideRightAndFade:{"0%":{opacity:0,transform:"translateX(-2px)"},"100%":{opacity:1,transform:"translateX(0)"}},slideUpAndFade:{"0%":{opacity:0,transform:"translateY(2px)"},"100%":{opacity:1,transform:"translateY(0)"}},slideDown:{from:{height:0},to:{height:"45px"}},slideDownJsonEditor:{from:{height:0},to:{height:"610px"}},slideUpJsonEditor:{from:{height:"610px"},to:{height:0}},overlayShow:{"0%":{opacity:0},"100%":{opacity:1}},contentShow:{"0%":{opacity:0,transform:"translate(-50%, -48%) scale(.96)"},"100%":{opacity:1,transform:"translate(-50%, -50%) scale(1)"}}},Pp=br.lineHeights({regular:{value:1.4},short:{value:1.125},shorter:{value:1},tall:{value:1.6}}),Tp=br.spacing({gutter_small_micro_top:{value:"4px"},gutter_small_micro_right:{value:"4px"},gutter_small_micro_bottom:{value:"4px"},gutter_small_micro_left:{value:"4px"},gutter_small_small_top:{value:"8px"},gutter_small_small_right:{value:"8px"},gutter_small_small_bottom:{value:"8px"},gutter_small_small_left:{value:"8px"},gutter_small_regular_top:{value:"16px"},gutter_small_regular_right:{value:"16px"},gutter_small_regular_bottom:{value:"16px"},gutter_small_regular_left:{value:"16px"},gutter_small_large_top:{value:"16px"},gutter_small_large_right:{value:"16px"},gutter_small_large_bottom:{value:"16px"},gutter_small_large_left:{value:"16px"},gutter_medium_micro_top:{value:"4px"},gutter_medium_micro_right:{value:"4px"},gutter_medium_micro_bottom:{value:"4px"},gutter_medium_micro_left:{value:"4px"},gutter_medium_small_top:{value:"8px"},gutter_medium_small_right:{value:"8px"},gutter_medium_small_bottom:{value:"8px"},gutter_medium_small_left:{value:"8px"},gutter_medium_regular_top:{value:"8px"},gutter_medium_regular_right:{value:"8px"},gutter_medium_regular_bottom:{value:"8px"},gutter_medium_regular_left:{value:"8px"},gutter_medium_large_top:{value:"16px"},gutter_medium_large_right:{value:"16px"},gutter_medium_large_bottom:{value:"16px"},gutter_medium_large_left:{value:"16px"},gutter_large_small_right:{value:"8px"},gutter_large_small_left:{value:"8px"},gutter_large_small_top:{value:"8px"},gutter_large_small_bottom:{value:"8px"},gutter_large_micro_top:{value:"4px"},gutter_large_micro_right:{value:"4px"},gutter_large_micro_bottom:{value:"4px"},gutter_large_micro_left:{value:"4px"},gutter_large_small:{value:"8px"},gutter_large_regular_top:{value:"8px"},gutter_large_regular_right:{value:"8px"},gutter_large_regular_bottom:{value:"8px"},gutter_large_regular_left:{value:"8px"},gutter_large_large_top:{value:"16px"},gutter_large_large_right:{value:"16px"},gutter_large_large_bottom:{value:"16px"},gutter_large_large_left:{value:"16px"},gutter_xlarge_micro_top:{value:"4px"},gutter_xlarge_micro_right:{value:"4px"},gutter_xlarge_micro_bottom:{value:"4px"},gutter_xlarge_micro_left:{value:"4px"},gutter_xlarge_small_top:{value:"8px"},gutter_xlarge_small_right:{value:"8px"},gutter_xlarge_small_bottom:{value:"8px"},gutter_xlarge_small_left:{value:"8px"},gutter_xlarge_regular_top:{value:"16px"},gutter_xlarge_regular_right:{value:"16px"},gutter_xlarge_regular_bottom:{value:"16px"},gutter_xlarge_regular_left:{value:"16px"},gutter_xlarge_large_top:{value:"16px"},gutter_xlarge_large_right:{value:"16px"},gutter_xlarge_large_bottom:{value:"16px"},gutter_xlarge_large_left:{value:"16px"}}),Mp={name:"auroraPreset",utilities:{extend:{small:Cp,large:Ip,medium:xp,xlarge:wp}},staticCss:{css:[{properties:{large:[1,2,3,4,5,6,7,8,9,10,11,12],medium:[1,2,3,4,5,6,7,8,9,10,11,12],small:[1,2,3,4,5,6,7,8,9,10,11,12],xlarge:[1,2,3,4,5,6,7,8,9,10,11,12]}}]},globalVars:{"--font-poppins":"Poppins, monospace","--font-montserrat":"Montserrat Variable, monospace"},theme:{semanticTokens:{colors:Ep},extend:{breakpoints:{sm:"640px",md:"1127px",lg:"1024px",xl:"1280px","2xl":"1536px"},recipes:{tagRecipe:vp,textRecipe:Sp,icon:up,block:q0,clickableRecipe:ep,loader:cp,separator:fp,anchor:X0,cell:Q0,blanketRecipe:Y0,wrapperRecipe:yp},slotRecipes:{visibilitySlot:bp,avatar:z0,tooltip:hp,dialog:tp,drawerSlot:rp,flatButtonSlot:op,gridSlot:ap,tabsSlot:gp,switchSlot:pp,accordionSlot:Z0,input:lp,formElement:ip,dropdown:np,select:dp,avatarGroup:$0,boxGroupSlot:J0,checkBoxSlot:K0,button:U0,labelSlot:sp,titleSlot:mp},keyframes:_p,tokens:{colors:Ap,spacing:Tp,fontSizes:Rp,fontWeights:Op,lineHeights:Pp,fonts:{Montserrat:{value:"var(--font-montserrat)"},Poppins:{value:"var(--font-poppins)"}}}}}};var Vp=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Fa(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Fp(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var r=function o(){return this instanceof o?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(o){var n=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(r,o,n.get?n:{enumerable:!0,get:function(){return e[o]}})}),r}var fa={exports:{}},ir={};/**
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const B=require("react"),Q=require("./cq-C5518Lr6.cjs"),St=require("react-dom");function c1(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,o.get?o:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const A=c1(B),d1=c1(St);function f1(){const e=t=>t;return new Proxy(e,{get(){return e}})}var br=f1(),H0=f1();const Z0={className:"accordion",description:"Styles for the Accordion component",slots:["root","item","header","trigger","content"],base:{item:{overflow:"hidden",marginTop:1,"&:first-child":{marginTop:0,borderTopLeftRadius:"4px",borderTopRightRadius:"4px"},"&:last-child":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},"&:focus-within":{position:"relative",zIndex:1}},header:{borderBottom:"1px solid #F0F0F0",all:"unset",display:"flex",transition:"all 0.25s",_hover:{background:"gray_20"}},trigger:{flex:1,all:"unset",width:"100%",color:"black",height:"44px",display:"flex",fontSize:"14px",cursor:"pointer",padding:"0 20px",fontWeight:"500",lineHeight:"20px",fontFamily:"Poppins",fontStyle:"normal",position:"relative",alignItems:"center",justifyContent:"space-between"},content:{overflow:"hidden",backgroundColor:"white",padding:"8px 20px",color:"gray_60",fontFamily:"Poppins",fontSize:"14px",fontStyle:"normal",fontWeight:"500",position:"relative",'&[data-state="open"]':{animation:"slideDown 300ms cubic-bezier(0.87, 0, 0.13, 1)"},'&[data-state="closed"]':{animation:"slideUp 300ms cubic-bezier(0.87, 0, 0.13, 1)"}},root:{borderRadius:"4px",width:"100%",backgroundColor:"white"}}},X0={className:"Anchor",description:"Estilo base e variantes do componente Anchor",base:{color:"blue_80",cursor:"pointer",textDecoration:"none",_disabled:{opacity:.5,cursor:"not-allowed",textDecoration:"none",pointerEvents:"none"}},variants:{underlined:{true:{_hover:{textDecoration:"underline"}}},disabled:{true:{opacity:.5,cursor:"not-allowed",textDecoration:"none",pointerEvents:"none"}}}},z0={className:"avatar",description:"Styles for the Avatar component",slots:["root","image","fallback"],base:{root:{width:45,height:45,overflow:"hidden",userSelect:"none",alignItems:"center",borderRadius:"100%",display:"inline-flex",verticalAlign:"middle",justifyContent:"center",backgroundColor:"gray_80"},image:{width:"100%",height:"100%",objectFit:"cover",borderRadius:"inherit"},fallback:{color:"text.primary.blue",width:"100%",lineHeight:1,height:"100%",display:"flex",fontWeight:500,fontSize:"15px",alignItems:"center",justifyContent:"center",backgroundColor:"gray_60"}},variants:{inline:{true:{root:{display:"inline-block"}}},size:{micro:{root:{width:"22.5px",height:"22.5px"}},small:{root:{width:"37.5px",height:"37.5px"}},medium:{root:{width:"32.5px",height:"32.5px"}},large:{root:{width:"75px",height:"75px"}}},shape:{default:{root:{borderRadius:"50%"}},square:{root:{borderRadius:"0.25rem"}}}}},$0={className:"avatarGroup",description:"Styles for the AvatarGroup component",slots:["container","avatarStyle","othersStyle"],base:{container:{display:"flex",alignItems:"center",position:"relateive"},othersStyle:{borderRadius:"0.25px",cursor:"pointer",marginLeft:"12px"},avatarStyle:{borderRadius:"50%",marginLeft:"-15px",backgroundColor:"gray_60",boxShadow:"3px 3px 3px -1px #d3d3d3","&:nth-child(1)":{marginLeft:0}}},variants:{square:{true:{avatarStyle:{borderRadius:0}}}}},Y0={className:"blanket",description:"Estilo base e variantes do componente blanket",base:{top:0,left:0,right:0,bottom:0,zIndex:99,width:"100%",opacity:.75,height:"100%",background:"white",transition:"opacity 300ms ease-out"},variants:{position:{absolute:{position:"absolute"},fixed:{position:"fixed"}},global:{true:{zIndex:101}},primary:{true:{background:"blue_60"}},entering:{true:{opacity:.85,background:"grayDarkest",transition:"opacity 300ms ease-out"}},exiting:{true:{opacity:.01,transition:"opacity 300ms ease-out"}}},defaultVariants:{position:"fixed",entering:!0}},q0={className:"Block",description:"Estilo base e variantes do componente Block",base:{borderRadius:"4px",padding:"1rem"},variants:{background:{white:{background:"white"},gray:{background:"gray_20"},blue:{background:"blue_60"},transparent:{background:"transparent"}},border:{noBorder:{border:"none"},gray:{border:"1px solid {colors.gray_60}"},blue:{border:"1px solid {colors.blue_60}"},borderTop:{borderTop:"1px solid {colors.gray_60}"}},alignItems:{center:{gap:"8px",display:"flex",alignItems:"center"},end:{gap:"8px",display:"flex",alignItems:"flex-end"},start:{gap:"8px",display:"flex",alignItems:"flex-start"},baseline:{gap:"8px",display:"flex",alignItems:"baseline"},stretch:{gap:"8px",display:"flex",alignItems:"stretch"}},padding:{noVerticalPadding:{paddingTop:"0px",paddingBottom:"0px"},noPadding:{padding:0},largePadding:{padding:"2rem"},microPadding:{padding:"0.5rem"},smallPadding:{padding:"1rem"}},relative:{true:{position:"relative"}},justifyContent:{justifyCenter:{gap:"8px",display:"flex",justifyContent:"center"},justifyEnd:{gap:"8px",display:"flex",justifyContent:"flex-end"},justifyStart:{gap:"8px",display:"flex",justifyContent:"flex-start"}},direction:{row:{flexDirection:"row"},column:{flexDirection:"column"}},fullHeight:{true:{height:"100%"}},radius:{true:{borderRadius:6},false:{borderRadius:0}}},defaultVariants:{background:"white",border:"gray"}},J0={className:"boxGroup",description:"Styles for the boxGroup component",slots:["boxStyle","rowStyle","container","others","subItens"],base:{boxStyle:{backgroundColor:"blue_60",borderRadius:"4px",margin:"4px 16px",width:"fit-content",cursor:"default"},rowStyle:{display:"flex",overflowY:"auto",flexDirection:"column",flexWrap:"wrap"},container:{display:"flex",alignItems:"center"},others:{borderRadius:3,cursor:"pointer",marginLeft:"12px"},subItens:{display:"flex"}},variants:{size:{micro:{boxStyle:{padding:"6px"}},small:{boxStyle:{padding:"8px"}},medium:{boxStyle:{padding:"10px"}},large:{boxStyle:{padding:"12px"}}}},defaultVariants:{size:"medium"}},U0={className:"button",description:"Estilo base e variantes do componente Button",slots:["buttonStyle","wrapperShimmer","contentStyle","buttonLoader"],base:{buttonStyle:{outline:0,borderWidth:0,textAlign:"center",appearance:"none",display:"inline-flex",justifyContent:"center",margin:"0px 2px 8px 2px",borderRadius:4,fontFamily:"Poppins",fontWeight:"500",position:"relative",cursor:"pointer",boxSizing:"border-box",overflow:"hidden",flexShrink:0,transition:"all 0.2s ease-in-out",_disabled:{opacity:.5,pointerEvents:"none"}},wrapperShimmer:{position:"absolute",width:"100%",height:"100%",top:0,right:0,bottom:0,left:0},contentStyle:{opacity:1,display:"flex",userSelect:"none",alignItems:"center",whiteSpace:"nowrap",transition:"opacity .2s",justifyContent:"flex-start"},buttonLoader:{top:0,left:0,right:0,bottom:0,display:"flex",alignItems:"center",position:"absolute",justifyContent:"center"}},variants:{style:{solid:{buttonStyle:{backgroundColor:"surface.strong.blue",color:"white",_hover:{backgroundColor:"blue_80"},_active:{backgroundColor:"blue_100"},_disabled:{backgroundColor:"blue_40"}}},outline:{buttonStyle:{color:"text.primary.blue",border:"1px solid {colors.border.blue}",_hover:{backgroundColor:"surface.light.blue"},_active:{backgroundColor:"surface.light.blue_moderate"},_disabled:{border:"1px solid {colors.blue_40}"}}},ghost:{buttonStyle:{color:"text.primary.blue",_hover:{backgroundColor:"surface.light.blue"},_active:{backgroundColor:"surface.light.blue_moderate"},_disabled:{opacity:.5,pointerEvents:"none"}}},soft:{buttonStyle:{background:"surface.light.blue_moderate",color:"text.primary.blue",_hover:{backgroundColor:"surface.light.blue"},_active:{backgroundColor:"surface.light.blue_moderate"},_disabled:{opacity:.5,pointerEvents:"none"}}},dashed:{buttonStyle:{color:"blue_60",border:"1px dashed {colors.blue_60}",_hover:{backgroundColor:"surface.light.blue"},_active:{backgroundColor:"surface.light.blue_moderate"},_disabled:{opacity:.5,pointerEvents:"none"}}},shade:{buttonStyle:{backgroundColor:"shadowWeakest",color:"gray_80","& svg":{"& path":{fill:"gray_80"}},_hover:{backgroundColor:"shadowWeaker"},_active:{backgroundColor:"shadowWeak"}}},error:{buttonStyle:{backgroundColor:"red_tint",border:"1px solid {colors.danger_red}",color:"text.secondary.red",_hover:{backgroundColor:"none"},_active:{backgroundColor:"danger_red",color:"white"}}},mono:{buttonStyle:{border:"1px solid {colors.gray_60}",color:"gray_60",_hover:{backgroundColor:"none"},_active:{backgroundColor:"gray_20"}}},danger:{buttonStyle:{backgroundColor:"danger_red",color:"white",transition:"0.2s all",_hover:{backgroundColor:"danger_red"},_active:{backgroundColor:"danger_red"}}},gradient:{buttonStyle:{border:"1px solid transparent",color:"blue_60",backgroundImage:"linear-gradient(white, white), radial-gradient(circle at top left, rgb(0, 34, 255) 26%, rgb(0, 221, 238) 68%)",backgroundOrigin:"border-box",backgroundClip:"padding-box, border-box",_hover:{backgroundColor:"surface.light.blue"},_active:{backgroundColor:"surface.light.blue_moderate"},_disabled:{border:"1px solid blue_40"}}}},rightIcon:{true:{buttonStyle:{gap:"8px"},contentStyle:{gap:"8px"}}},leftIcon:{true:{buttonStyle:{gap:"8px"},contentStyle:{gap:"8px"}}},grouped:{grouped:{buttonStyle:{margin:"0 0.5px"}},groupedFirst:{buttonStyle:{borderRadius:"3px 0 0 3px",marginLeft:0}},groupedLast:{buttonStyle:{borderRadius:"0 3px 3px 0",marginRight:0}}},size:{large:{buttonStyle:{padding:"8px 12px",fontSize:"14px",gap:10}},medium:{buttonStyle:{padding:"6px 10px",fontSize:"12px",gap:8}},small:{buttonStyle:{padding:"4px 8px",fontSize:"12px",gap:6}}},shape:{rectangular:{buttonStyle:{borderRadius:0}},noBorder:{buttonStyle:{border:"none",borderWidth:0}},rounded:{buttonStyle:{borderRadius:"22px"}},regular:{buttonStyle:{borderRadius:4}}},spacing:{noSpacing:{buttonStyle:{marginBottom:0}},removeSideSpacing:{buttonStyle:{marginLeft:0,marginRight:0}}},fullWidth:{true:{buttonStyle:{width:"100%"}}},loading:{true:{buttonStyle:{opacity:"1px",pointerEvents:"none"}}},block:{true:{buttonStyle:{width:"100%",textAlign:"left",margin:0}}},compact:{true:{buttonStyle:{paddingRight:"12px",paddingLeft:"12px"}}},short:{true:{buttonStyle:{height:"2rem"}}},tall:{true:{buttonStyle:{height:"3rem"}}},underlined:{true:{buttonStyle:{textDecoration:"underline"}}},contentLoading:{true:{contentStyle:{opacity:0}}},contentFullWidth:{true:{contentStyle:{justifyContent:"center"}}}},defaultVariants:{style:"solid",size:"medium"}},Q0={className:"Cell",description:"Estilo base e variantes do componente Cell",base:{paddingLeft:"gutter_small_regular_left",paddingRight:"gutter_small_regular_right",boxSizing:"border-box",md:{paddingLeft:"gutter_medium_regular_left",paddingRight:"gutter_medium_regular_right"},lg:{paddingLeft:"gutter_large_regular_left",paddingRight:"gutter_large_regular_right"},sm:{paddingLeft:"gutter_small_regular_left",paddingRight:"gutter_small_regular_right"},xl:{paddingLeft:"gutter_xlarge_regular_left",paddingRight:"gutter_xlarge_regular_right"}},variants:{fullHeight:{true:{height:"100%"}},fullHeightOnMedium:{true:{md:{height:"100%"}}},fullHeightOnLarge:{true:{lg:{height:"100%"}}},fullHeightOnXlarge:{true:{xl:{height:"100%"}}},microSpacing:{true:{paddingLeft:"gutter_small_micro_left",paddingRight:"gutter_small_micro_right",md:{paddingLeft:"gutter_medium_micro_left",paddingRight:"gutter_medium_micro_right"},lg:{paddingLeft:"gutter_large_micro_left",paddingRight:"gutter_large_micro_right"},xl:{paddingLeft:"gutter_xlarge_micro_left",paddingRight:"gutter_xlarge_micro_right"}}},smallPadding:{true:{paddingLeft:"gutter_small_small_left",paddingRight:"gutter_small_small_right",md:{paddingLeft:"gutter_medium_small_left",paddingRight:"gutter_medium_small_right"},lg:{paddingLeft:"gutter_large_small_left",paddingRight:"gutter_large_small_right"},xl:{paddingLeft:"gutter_xlarge_small_left",paddingRight:"gutter_xlarge_small_right"}}},largeSpacing:{true:{paddingLeft:"gutter_small_large_left",paddingRight:"gutter_small_large_right",md:{paddingLeft:"gutter_medium_large_left",paddingRight:"gutter_medium_large_right"},lg:{paddingLeft:"gutter_medium_large_left",paddingRight:"gutter_large_large_right"},xl:{paddingLeft:"gutter_xlarge_large_left",paddingRight:"gutter_xlarge_large_right"}}},verticalSpacing:{true:{paddingTop:"gutter_small_regular_top",paddingBottom:"gutter_small_regular_bottom",md:{paddingTop:"gutter_medium_regular_top",paddingBottom:"gutter_medium_regular_bottom"},lg:{paddingTop:"gutter_large_regular_top",paddingBottom:"gutter_large_regular_bottom"},xl:{paddingTop:"gutter_xlarge_regular_top",paddingBottom:"gutter_xlarge_regular_bottom"}}},microVerticalSpacing:{true:{paddingTop:"gutter_small_micro_top",paddingBottom:"gutter_small_micro_bottom",md:{paddingTop:"gutter_medium_micro_top",paddingBottom:"gutter_medium_micro_bottom"},lg:{paddingTop:"gutter_large_micro_top",paddingBottom:"gutter_large_micro_bottom"},xl:{paddingTop:"gutter_xlarge_micro_top",paddingBottom:"gutter_xlarge_micro_bottom"}}},smallVerticalSpacing:{true:{paddingTop:"gutter_small_small_top",paddingBottom:"gutter_small_small_bottom",md:{paddingTop:"gutter_medium_small_top",paddingBottom:"gutter_medium_small_bottom"},lg:{paddingTop:"gutter_large_small_top",paddingBottom:"gutter_large_small_bottom"},xl:{paddingTop:"gutter_xlarge_small_top",paddingBottom:"gutter_xlarge_small_bottom"}}},largeVerticalSpacing:{true:{paddingTop:"gutter_small_large_top",paddingBottom:"gutter_small_large_bottom",md:{paddingTop:"gutter_medium_large_top",paddingBottom:"gutter_medium_large_bottom"},lg:{paddingTop:"gutter_large_large_top",paddingBottom:"gutter_large_large_bottom"},xl:{paddingTop:"gutter_xlarge_large_top",paddingBottom:"gutter_xlarge_large_bottom"}}},noSpacing:{true:{padding:0,md:{padding:0},lg:{padding:0},xl:{padding:0}}},auto:{true:{flex:"1 1 0",width:"auto"}},autoOnMedium:{true:{md:{flex:"1 1 0",width:"auto"}}},autoOnLarge:{true:{lg:{flex:"1 1 0",width:"auto"}}},autoOnXlarge:{true:{xl:{flex:"1 1 0",width:"auto"}}},shrink:{true:{flex:"0 0 auto",width:"auto"}},shrinkOnMedium:{true:{md:{flex:"0 0 auto",width:"auto"}}},shrinkOnLarge:{true:{lg:{flex:"0 0 auto",width:"auto"}}},shrinkOnXlarge:{true:{xl:{flex:"0 0 auto",width:"auto"}}},fit:{true:{flex:"0 1 auto",width:"auto"}},fitOnMedium:{true:{md:{flex:"0 1 auto",width:"auto"}}},fitOnLarge:{true:{lg:{flex:"0 1 auto",width:"auto"}}},fitOnXlarge:{true:{xl:{flex:"0 1 auto",width:"auto"}}},grow:{true:{flex:"1 0 auto",width:"auto"}},growOnMedium:{true:{md:{flex:"1 0 auto",width:"auto"}}},growOnLarge:{true:{lg:{flex:"1 0 auto",width:"auto"}}},growOnXlarge:{true:{xl:{flex:"1 0 auto",width:"auto"}}},scroll:{true:{overflow:"auto"}},relative:{true:{position:"relative"}}}},K0={className:"CheckBox",description:"Styles for the CheckBox component",slots:["containerCheckOnly","checkboxStyle","checkboxInput","markContainer","checkMark","checkMarkIcon","columnStyles","subtitle","checkboxLabel"],base:{containerCheckOnly:{marginTop:"2px",cursor:"pointer",overflow:"hidden",position:"relative",display:"inline-block",borderRadius:"4px","&:focus-within":{boxShadow:"0 0 2px secondary"}},checkboxStyle:{width:"18px",height:"18px",background:"white",textAlign:"center",border:"1px solid {colors.gray_60}",borderRadius:"0.25rem",boxSizing:"border-box"},checkboxInput:{top:0,left:0,right:0,margin:0,bottom:0,padding:0,opacity:0,width:"100%",height:"100%",position:"absolute","&:focus + [data-fake-checkbox]":{zIndex:1,border:"1px solid {colors.blue_40}",boxSizing:"border-box"}},markContainer:{display:"flex",position:"absolute",width:"100%",height:"100%",top:0,right:0,bottom:0,left:0,alignItems:"center",justifyContent:"center",borderRadius:"0.25rem"},checkMark:{background:"blue_60",width:"100%",height:"100%",display:"flex",alignItems:"center",justifyContent:"center"},checkMarkIcon:{fill:"white",width:"60%"},columnStyles:{display:"table-cell",verticalAlign:"top"},subtitle:{paddingTop:2},checkboxLabel:{color:"gray_80",cursor:"pointer",display:"inline-block",wordWrap:"break-word",letterSpacing:"normal",fontSize:"16px",lineHeight:"normal",lg:{fontSize:"16px"}}},variants:{disabled:{true:{checkboxStyle:{background:"gray_20",border:"1px solid {colors.gray_40}",borderRadius:"0.25rem"}}},invalid:{true:{checkboxStyle:{background:"alert_red",border:"1px solid {colors.alert_orange}",borderRadius:"0.25rem"}}},pullRight:{true:{columnStyles:{float:"right"}}},spacing:{true:{columnStyles:{paddingLeft:"12px"}}},marginRight:{true:{columnStyles:{marginRight:"32px"}}},subtitle:{true:{columnStyles:{paddingTop:"2px"}}},columnTextBreak:{true:{columnStyles:{whiteSpace:"normal"}}},columnTextNoBreak:{true:{columnStyles:{whiteSpace:"nowrap"}}}}},ep={className:"clickable",description:"Estilo base e variantes do componente Clickable",base:{cursor:"pointer",borderRadius:"0.25rem",_hover:{backgroundColor:"shadowWeakest"},_active:{backgroundColor:"shadowWeaker"}},variants:{disabled:{true:{pointerEvents:"none",opacity:.5}},inverse:{true:{_hover:{backgroundColor:"fogWeakest"},_active:{backgroundColor:"fogWeaker"}}},rectangular:{true:{borderRadius:0}}}},tp={className:"dialog",description:"Styles for the Dialog component",slots:["root","close","title","portal","header","footer","trigger","overlay","content","description"],base:{overlay:{inset:"0",zIndex:50,position:"fixed",backdropBlur:"4px",bg:"shadowStronger",animation:"overlayShow 0.85s cubic-bezier(0.16, 1, 0.3, 1)"},close:{top:16,right:16,opacity:"0.7",cursor:"pointer",position:"absolute",transition:"opacity",borderRadius:"50%",background:"gray_40",boxShadow:" 0px 2px 8px 0px rgba(0, 0, 0, 0.15)",_hover:{opacity:"1"},_focus:{outline:"2px solid {colors.transparent}",outlineOffset:"2px",focusRingWidth:"2",focusRingColor:"ring",focusRingOffsetWidth:"2"},_disabled:{pointerEvents:"none"}},content:{top:"50%",zIndex:50,left:"50%",position:"fixed",background:"white",boxSizing:"border-box",width:"calc(100% - 30px)",transform:"translate(-50%, -50%)",border:"1px solid {colors.gray_60}",animation:"contentShow 0.85s cubic-bezier(0.16, 1, 0.3, 1)"},header:{display:"flex",textAlign:"center",flexDirection:"column"},footer:{display:"flex",flexDirection:"column-reverse"},title:{border:"1px solid transparent"},description:{textStyle:"sm",border:"1px solid",marginTop:"16px",color:"muted"}},variants:{size:{default:{content:{maxWidth:450}},medium:{content:{maxWidth:600}},micro:{content:{maxWidth:270}},small:{content:{maxWidth:360}},large:{content:{maxWidth:960}},xlarge:{content:{maxWidth:1440}},fullScreen:{content:{margin:0,border:0,inset:0,width:"unset",borderRadius:0,transform:"unset"}}},padding:{micro:{content:{padding:4},close:{top:4,right:4}},small:{content:{padding:8},close:{top:8,right:8}},default:{content:{padding:16},close:{top:16,right:16}},large:{content:{padding:32},close:{top:32,right:32}},xLarge:{content:{padding:64},close:{top:64,right:64}}},shape:{default:{content:{borderRadius:4}},noBorder:{content:{borderRadius:4}}},fullHeight:{true:{content:{minHeight:"calc(100% - 45px)","@large":{maxHeight:"calc(100% - 45px)"}},description:{minHeight:"calc(100% - 45px)","@large":{maxHeight:"calc(100% - 45px)"}}}}},defaultVariants:{size:"default",shape:"default",padding:"default",fullHeight:!1}},rp={className:"drawer",description:"Styles for the Drawer component",slots:["container","drawerStyle","closeButton"],base:{container:{top:0,left:0,right:0,zIndex:100,width:"100%",minHeight:"100%",overflowX:"hidden",pointerEvents:"none"},drawerStyle:{top:0,bottom:0,zIndex:100,width:"100%",overflowY:"auto",background:"white",overflowX:"hidden",position:"absolute",pointerEvents:"all",transition:"transform 250ms ease-out, box-shadow 250ms ease-out"},closeButton:{zIndex:101,marginTop:8,marginRight:8,float:"right"}},variants:{fixed:{true:{container:{position:"fixed"},drawerStyle:{position:"fixed"},closeButton:{top:0,right:0,zIndex:101,position:"absolute"}}},absolute:{true:{container:{position:"absolute"},drawerStyle:{position:"absolute"}}},side:{left:{drawerStyle:{left:0}},right:{drawerStyle:{right:0}}},size:{micro:{drawerStyle:{maxWidth:360}},small:{drawerStyle:{maxWidth:520}},medium:{drawerStyle:{maxWidth:744}},large:{drawerStyle:{maxWidth:1128}}},elevated:{true:{drawerStyle:{boxShadow:"0 0 9px 3px {colors.shadowWeak} "}}},border:{left:{drawerStyle:{borderLeft:"1px solid {colors.gray_80}"}},right:{drawerStyle:{borderRight:"1px solid {colors.gray_80}"}}},entering:{true:{drawerStyle:{transform:"translate(0, 0)",transition:"transform 250ms ease-out"}}},exiting:{true:{drawerStyle:{transform:"translate(100%, 0)",transition:"transform 250ms ease-out"}}},exitingLeft:{true:{drawerStyle:{transform:"translate(-100%, 0)",transition:"transform 250ms ease-out"}}}},defaultVariants:{side:"right",size:"medium"}},np={className:"dropdown",description:"Styles for the Dropdown component",slots:["dropdownMenu","dropdownContainer","dropdownList","labelStyle","dropdownArrow","dropdownStyles"],base:{dropdownMenu:{zIndex:50,top:"100%",opacity:.01,padding:"8px",marginTop:"4px",borderRadius:"4px",position:"absolute",pointerEvents:"none",backgroundColor:"white",transform:"translate(0, -10%)",border:"1px solid {colors.blue_tint}",boxShadow:'0 7.5px {units(0.75)} {units(-0.45)} {"shadow"}',transition:"opacity 200ms ease-out, transform 300ms ease-out"},dropdownContainer:{maxWidth:"100%",position:"relative",display:"inline-block",boxSizing:"border-box"},dropdownList:{margin:0,padding:0,listStyle:"none"},labelStyle:{fontSize:"14px",color:"text.primary.gray",margin:"0px 2px",position:"static"},dropdownArrow:{width:"10px",fill:"gray_60",marginLeft:"8px"},dropdownStyles:{borderWidth:0,display:"flex",outline:"none",cursor:"pointer",minWidth:"22.5px",minHeight:"22.5px",alignItems:"center",position:"relative",justifyContent:"center",background:"transparent"}},variants:{left:{true:{dropdownMenu:{left:0}}},right:{true:{dropdownMenu:{right:0}}},revertTop:{true:{dropdownMenu:{top:"-100%"}}},sideTop:{true:{dropdownMenu:{top:0}}},sideBottom:{true:{dropdownMenu:{top:"unset",bottom:0}}},leftSide:{true:{dropdownMenu:{right:"100%",marginTop:0,marginRight:"3.75px"}}},rightSide:{true:{dropdownMenu:{left:"100%",marginTop:0,marginLeft:"3.75px"}}},insideAButton:{true:{dropdownMenu:{marginRight:"2px",marginLeft:"2px"}}},entering:{true:{dropdownMenu:{opacity:1,transform:"translate(0, 0)",transition:"opacity 200ms ease-out, transform 300ms ease-out",pointerEvents:"auto"}}},exiting:{true:{dropdownMenu:{opacity:0,transform:"translate(0, -10%)",transition:"opacity 200ms ease-out, transform 300ms ease-out",pointerEvents:"none"}}},relative:{true:{dropdownContainer:{position:"relative"}}},asAButton:{true:{dropdownContainer:{marginTop:0},dropdownStyles:{margin:0}}},noSpacing:{true:{dropdownContainer:{marginBottom:0}}},absolute:{true:{dropdownContainer:{position:"absolute"}}},leftMarged:{true:{dropdownArrow:{marginLeft:"11.25px"}}},rightMarged:{true:{dropdownArrow:{marginRight:"11.25px"}}},mono:{true:{dropdownArrow:{fill:"#9B9B9B"}}},primary:{true:{dropdownArrow:{fill:"pantone_2286_C"}}},secondary:{true:{dropdownArrow:{fill:"blue_60"}}},only:{true:{dropdownStyles:{minWidth:"37.5px",height:"37.5px"}}}}},op={className:"flatButton",description:"Styles for the FlatButton component",slots:["buttonFlat","contentButton","loaderButton","shimmerButton"],base:{buttonFlat:{appearance:"none",borderWidth:0,height:"40px",padding:"0 16px",borderRadius:"8px",outline:0,position:"relative",fontWeight:500,fontFamily:"inherit",cursor:"pointer",boxSizing:"border-box",overflow:"hidden",display:"flex",alignItems:"center",justifyContent:"center",transition:"all 0.2s ease-in-out"},contentButton:{display:"flex",alignItems:"center",justifyContent:"center",opacity:1,transition:"opacity 0.2s",whiteSpace:"nowrap",userSelect:"none"},loaderButton:{position:"absolute",top:0,right:0,bottom:0,left:0,display:"flex",alignItems:"center",justifyContent:"center"},shimmerButton:{position:"absolute",width:"100%",height:"100%",top:0,right:0,bottom:0,left:0}},variants:{size:{small:{buttonFlat:{height:"32px",fontSize:"14px"}},medium:{buttonFlat:{height:"40px",fontSize:"16px"}},large:{buttonFlat:{height:"48px",fontSize:"18px"}}},variant:{primary:{buttonFlat:{background:"blue_80",color:"white"}},secondary:{buttonFlat:{background:"transparent",border:"1px solid {colors.green_success}",color:"green_success"}},inverse:{buttonFlat:{background:"white",color:"blue_80"}},transparent:{buttonFlat:{background:"transparent",color:"blue_80"}},mono:{buttonFlat:{background:"transparent",border:"1px solid {colors.black}",color:"black"}}},soft:{true:{buttonFlat:{background:"grayLighter"}}},square:{true:{buttonFlat:{borderRadius:"4px"}}},loading:{true:{buttonFlat:{pointerEvents:"none",opacity:.6}}},disabled:{true:{buttonFlat:{pointerEvents:"none",opacity:.5}}}}},ip={className:"formElement",description:"Styles for the Form Element component",slots:["label","elementStyle","legend","elementGroup"],base:{label:{marginBottom:"8px",display:"flex",alignItems:"center",gap:"0.25rem"},elementStyle:{display:"inline-block"},legend:{padding:0,margin:0},elementGroup:{border:0,margin:0,padding:0}},variants:{hideLabel:{true:{label:{display:"none"}}},block:{true:{elementStyle:{display:"block",width:"100%"}}}}},ap={className:"grid",description:"Styles for the Grid component",slots:["root","content"],base:{root:{width:"100%",display:"flex",flexBasis:"auto"},content:{width:"100%",flex:"1 1 0",display:"flex",boxSizing:"border-box",alignItems:"flex-start"}},variants:{fullHeight:{true:{root:{height:"100vh"},content:{height:"100%"}}},gap:{micro:{content:{gap:"0.25rem"}},small:{content:{gap:"0.5rem"}},medium:{content:{gap:"0.75rem"}},large:{content:{gap:"1rem"}},xlarge:{content:{gap:"1.5rem"}}},flexDirection:{row:{content:{flexDirection:"row"}},column:{content:{flexDirection:"column"}},rowReverse:{content:{flexDirection:"row-reverse"}},columnReverse:{content:{flexDirection:"column-reverse"}}},justifyContent:{end:{content:{justifyContent:"flex-end"}},center:{content:{justifyContent:"center"}},start:{content:{justifyContent:"flex-start"}},between:{content:{justifyContent:"space-between"}}},alignItems:{end:{content:{alignItems:"flex-end"}},center:{content:{alignItems:"center"}},stretch:{content:{alignItems:"stretch"}},start:{content:{alignItems:"flex-start"}},baseline:{content:{alignItems:"baseline"}}},flexWrap:{wrap:{content:{flexWrap:"wrap"}},noWrap:{content:{flexWrap:"nowrap"}},wrapReverse:{content:{flexWrap:"wrap-reverse"}}},spacing:{resetSpacing:{content:{marginLeft:"-gutter_small_regular_left",marginRight:"-gutter_small_regular_right",lg:{marginLeft:"-gutter_large_regular_left",marginRight:"-gutter_large_regular_right"},xl:{marginLeft:"-gutter_xlarge_regular_left",marginRight:"-gutter_xlarge_regular_right"}}},resetLargeSpacing:{content:{marginLeft:"-gutter_small_large_left",marginRight:"-gutter_small_large_right",lg:{marginLeft:"-gutter_large_large_left",marginRight:"-gutter_large_large_right"},xl:{marginLeft:"-gutter_xlarge_large_left",marginRight:"-gutter_xlarge_large_right"}}},resetMicroSpacing:{content:{marginLeft:"-gutter_small_micro_left",marginRight:"-gutter_small_micro_right",lg:{marginLeft:"-gutter_large_micro_left",marginRight:"-gutter_large_micro_right"},xl:{marginLeft:"-gutter_xlarge_micro_left",marginRight:"-gutter_xlarge_micro_right"}}},resetSmallSpacing:{content:{marginLeft:"-gutter_small_small_left",marginRight:"-gutter_small_small_right",lg:{marginLeft:"-gutter_large_small_left",marginRight:"-gutter_large_small_right"},xl:{marginLeft:"-gutter_xlarge_small_left",marginRight:"-gutter_xlarge_small_right"}}}}},defaultVariants:{flexWrap:"wrap",flexDirection:"row"}},up={className:"icon-recipe",description:"Estilo base e variantes do componente Icon",base:{width:20},variants:{color:{mono:{fill:"black"},white:{fill:"white"},muted:{fill:"blue_40"},secondary:{fill:"blue_60"},blueLight:{fill:"blue_60"},grayLight:{fill:"gray_80"},redLight:{fill:"danger_red"},primary:{fill:"pantone_2286_C"},text:{fill:"text.primary.gray"},orangeLight:{fill:"alert_orange"},greenLight:{fill:"green_success"}},size:{micro:{width:8},huge:{width:36},small:{width:16},large:{width:24},default:{width:12}}},defaultVariants:{color:"secondary",size:"default"}},lp={className:"input",description:"Styles for the Input component",slots:["root","separator","input","loader","masked","prefixContainer"],base:{root:{width:"100%",flexWrap:"nowrap",lineHeight:"1.3px",borderRadius:"4px",position:"relative",alignItems:"center",marginBottom:"7.5px",display:"inline-flex",letterSpacing:"normal",boxSizing:"border-box"},separator:{flexShrink:0},input:{margin:0,width:"100%",border:"none",height:"auto",cursor:"pointer",fontWeight:"400",borderRadius:"4px",lineHeight:"1.3px",marginBottom:"0px",fontFamily:"Poppins",fontStyle:"normal",letterSpacing:"normal",boxSizing:"border-box",background:"transparent",_focus:{outline:"none",boxShadow:"none",border:0}},loader:{position:"absolute",width:"100%",height:"100%",top:0,right:0,bottom:0,left:0},masked:{border:0,margin:0,background:"transparent",width:"100%",height:"auto",boxSizing:"border-box",_focus:{outline:"none",boxShadow:"none",border:0}},prefixContainer:{}},variants:{color:{gray:{root:{border:"1px solid {colors.gray_60}",background:"white",_hover:{background:"gray_20"},_focusWithin:{border:"1px solid {colors.blue_60}"}},input:{color:"gray_80",_placeholder:{color:"gray_80"}},separator:{color:"gray_80"},masked:{color:"gray_80",_placeholder:{color:"gray_80"}}},blue:{root:{border:"1px solid {colors.gray_60}",background:"white",_hover:{background:"gray_20"},_focusWithin:{border:"1px solid {colors.blue_60}"}},input:{color:"blue_60",_placeholder:{color:"blue_60"}},separator:{color:"blue_60"},masked:{color:"blue_60",_placeholder:{color:"blue_60"}}}},size:{small:{input:{fontSize:"small_micro",padding:"6px 10px"},masked:{fontSize:"small_micro",padding:"6px 10px"}},medium:{input:{fontSize:"small_small",padding:"8px 12px"},masked:{fontSize:"small_small",padding:"8px 12px"}},large:{input:{fontSize:"small_regular",padding:"10px 16px"},masked:{fontSize:"small_regular",padding:"10px 16px"}}},focusBorderless:{true:{root:{_focusWithin:{borderWidth:"0px"}}}},showOverflowEllipsis:{true:{root:{textOverflow:"ellipsis"},separator:{textOverflow:"ellipsis"},masked:{textOverflow:"ellipsis"}}},separatorPrefix:{true:{root:{marginLeft:"10px"}}},separatorSuffix:{true:{root:{marginRight:"10px"}}},removePrefixSpacing:{true:{root:{paddingLeft:"0px"}}},removeSuffixSpacing:{true:{root:{paddingRight:"0px"}}},prefix:{true:{root:{paddingLeft:"10px",flexShrink:0},separator:{marginLeft:"10px"}}},suffix:{true:{root:{paddingRight:"10px",flexShrink:0},separator:{marginRight:"10px"}}},noPadding:{true:{separator:{padding:0}}},inverse:{true:{root:{background:"#FFF",border:"1px solid {colors.gray_20}",color:"gray_80"}}},disabled:{true:{root:{opacity:.5,pointerEvents:"none",border:"1px solid {colors.gray_40}"}}},invalid:{true:{root:{border:"1px solid {colors.alert_orange}",background:"white",borderRadius:"0.25rem",_focusWithin:{border:"1px solid {colors.alert_orange}",borderRadius:"0.25rem"}}}},error:{true:{root:{border:"1px solid {colors.error}",background:"white",borderRadius:"0.25rem",_focusWithin:{border:"1px solid {colors.error}",borderRadius:"0.25rem"}}}},flat:{true:{root:{borderColor:"blue_40",background:"white"}}},borderless:{true:{root:{borderColor:"grayLight"}}},floating:{true:{root:{boxShadow:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",background:"white",borderColor:"white"}}},removeMargin:{true:{root:{margin:0}}},separator:{true:{root:{width:"1px",height:"22.5px",background:"gray",flexShrink:0}}},block:{true:{root:{display:"flex",width:"100%"}}},inputDefaultPlaceholder:{true:{separator:{_placeholder:{color:"grayDark",opacity:1}},masked:{_placeholder:{color:"grayDark",opacity:1}}}},inpuFakeValuePlaceholder:{true:{separator:{_placeholder:{color:"grayDarker",opacity:1}},masked:{_placeholder:{color:"grayDarker",opacity:1}}}},inputInversePlaceholder:{true:{separator:{_placeholder:{color:"white",opacity:1}},masked:{_placeholder:{color:"white",opacity:1}}}}},defaultVariants:{color:"gray",size:"medium"}},sp={className:"label",description:"Styles for the label component",slots:["labelStyles","tableRow"],base:{labelStyles:{backgroundColor:"transparent",border:0,cursor:"pointer",display:"block",padding:0},tableRow:{display:"table-row"}},variants:{inline:{true:{labelStyles:{display:"inline-block",whiteSpace:"nowrap"}}},table:{true:{labelStyles:{display:"table"}}}}},cp={className:"loader",description:"Estilo base e variantes do componente Loader",base:{width:15,height:15,margin:"1.5px",backgroundColor:"white",borderRadius:"100%",display:"inline-block",animationName:"bounce",animationDuration:"1.4s",animationIterationCount:"infinite",animationTimingFunction:"ease-in-out",animationDirection:"both"},variants:{size:{small:{width:8,height:8},large:{width:30,height:30}},color:{mono:{backgroundColor:"gray_60"},primary:{backgroundColor:"blue_60"},secondary:{backgroundColor:"pantone_2286_C"}},second:{true:{animationDelay:"0.16s"}},third:{true:{animationDelay:"0.32s"}}},defaultVariants:{size:"small",color:"primary"}},dp={className:"select",description:"Styles for the select component",slots:["selectStyle","separator","selectPrefix","selectSuffix"],base:{separator:{width:1,height:24,background:"gray_60",flexShrink:0},selectPrefix:{paddingLeft:10,flexShrink:0},selectSuffix:{paddingRight:10,flexShrink:0},selectStyle:{width:"100%",minHeight:40,lineHeight:1.3,color:"gray_60",marginBottom:8,flexWrap:"nowrap",background:"#FFF",borderRadius:"4px",position:"relative",alignItems:"center",display:"inline-flex",letterSpacing:"normal",boxSizing:"border-box",fontSize:"small_regular",border:"1px solid {colors.gray_60}","&:focus-within":{borderRadius:4,background:"white",border:"1px solid {colors.blue_60}"}}},variants:{prefix:{true:{separator:{marginLeft:10}}},suffix:{true:{separator:{marginRight:10},selectPrefix:{paddingRight:10,flexShrink:0}}},removePrefixSpacing:{true:{separator:{marginLeft:0},selectPrefix:{padding:0}}},removeSuffixSpacing:{true:{separator:{marginRight:0},selectSuffix:{padding:0}}},inverse:{true:{selectStyle:{background:"white"}}},removeMargins:{true:{selectStyle:{margin:0}}},primary:{true:{selectStyle:{color:"blue_60",svg:{color:"blue_60"}}}},focusBorderless:{true:{selectStyle:{"&:focus-within":{borderWidth:0}}}},insidePrefix:{true:{selectStyle:{height:38}}},insideSuffix:{true:{selectStyle:{height:38}}},disabled:{true:{selectStyle:{background:"gray_20",border:"1px solid {colors.gray_20}",borderRadius:4,color:"gray_40","&::placeholder":{fontSize:"14px",color:"gray_20",lineHeight:"20px"}}}},invalid:{true:{selectStyle:{border:"1px solid {colors.alert_orange}",background:"orange_tint",borderRadius:4,"&:focus":{border:"1px solid {colors.alert_orange}",background:"orange_tint",borderRadius:4}}}},flat:{true:{selectStyle:{borderColor:"blue_20",background:"white"}}},floating:{true:{selectStyle:{borderColor:"white",background:"white"}}},small:{true:{selectStyle:{color:"gray_80",fontSize:"small_small",letterSpacing:"normal",lineHeight:1.4,height:32}}}}},fp={className:"separator",description:"Styles for the Separator component",base:{flexShrink:0,background:"gray_80"},variants:{orientation:{horizontal:{height:"1px",width:"100%"},vertical:{height:"100%",width:"1px"}},marginHorizontal:{micro:{margin:"4px 0"},small:{margin:"8px 0"},medium:{margin:"16px 0"},large:{margin:"32px 0"},xLarge:{margin:"64px 0"}},marginVertical:{micro:{margin:"0 4px"},small:{margin:"0 8px"},medium:{margin:"0 16px"},large:{margin:"0 32px"},xLarge:{margin:"0 64px"}}},defaultVariants:{orientation:"horizontal"}},pp={className:"switchRecipe",description:"Styles for the Switch component",slots:["root","thumb","container","content","label","subtitle"],base:{root:{all:"unset",width:"30px",height:"14px",marginTop:"5px",backgroundColor:"#a6a6a6",borderRadius:"10px",position:"relative",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",transition:"all ",_focusVisible:{outline:"2px solid transparent",outlineOffset:"2px",focusRingWidth:"2",focusRingColor:"ring",focusRingOffsetWidth:"2"},_disabled:{cursor:"not-allowed",pointerEvents:"none"},"&[data-state=checked]":{bg:"blue_60",_hover:{bg:"blue_80"},_disabled:{bg:"blue_40"}},"&[data-state=unchecked]":{bg:"gray_80",_hover:{bg:"gray_100"},_disabled:{bg:"gray_60"}}},thumb:{display:"block",width:"10px",height:"10px",backgroundColor:"white",borderRadius:"10px",transition:"transform 100ms",transform:"translateX(2px)",willChange:"transform",'&[data-state="checked"]':{transform:"translateX(1.1875rem)"}},container:{display:"flex",alignItems:"flex-start",gap:"8px"},content:{display:"flex",flexDirection:"column"},label:{color:"#323232",fontFamily:"Poppins",fontSize:"14px",fontStyle:"normal",fontWeight:400,lineHeight:"20px"},subtitle:{color:"#a6a6a6",fontFamily:"Poppins",fontSize:"12px",fontStyle:"normal",fontWeight:"400",lineHeight:"16px"}}},gp={className:"tabsSlot",description:"Styles for the Tabs component",slots:["root","list","trigger","content"],base:{list:{flexShrink:0,display:"flex",borderBottom:"1px solid #F0F0F0"},trigger:{all:"unset",height:"45px",display:"flex",fontSize:"15px",color:"gray_80",padding:"0 12px",lineHeight:"1px",userSelect:"none",alignItems:"center",fontFamily:"inherit",backgroundColor:"white",justifyContent:"center","&:first-child":{borderTopLeftRadius:6},"&:last-child":{borderTopRightRadius:6},_hover:{backgroundColor:"blue_tint",color:"blue_60",cursor:"pointer"},_disabled:{opacity:.25,color:"gray_80",cursor:"not-allowed !important",textDecoration:"none",pointerEvents:"none"},'&[data-state="active"]':{color:"blue_60",boxShadow:"inset 0 -1px 0 0 currentColor, 0 1px 0 0 currentColor",_disabled:{opacity:.25,color:"blue_40",cursor:"not-allowed !important",textDecoration:"none",pointerEvents:"none"},_hover:{backgroundColor:"blue_tint",cursor:"pointer"}}},content:{flexGrow:1,padding:"1.25rem 0.25rem",backgroundColor:"white",borderBottomLeftRadius:"6px",borderBottomRightRadius:"6px",outline:"none"},root:{display:"flex",flexDirection:"column"}},variants:{btnIcon:{true:{trigger:{display:"flex",padding:"0px 20px",alignItems:"center",svg:{marginRight:"8px"}}}}}},vp={className:"tagRecipe",description:"Estilo base e variantes do componente Tag",base:{display:"inline-flex",background:"gray_100",alignItems:"center",margin:"0px 8px",padding:"4.4px 8px",width:"auto",color:"white"},variants:{shape:{rounded:{borderRadius:16},squared:{borderRadius:4}},size:{default:{padding:"2px 6px",fontSize:10},large:{padding:"4px 12px",fontSize:12}},icon:{true:{gap:8}},color:{blue:{backgroundColor:"blue_60"},gray:{backgroundColor:"gray_100"},orange:{backgroundColor:"alert_orange"},red:{backgroundColor:"danger_red"},green:{backgroundColor:"green_success"},blueLight:{backgroundColor:"blue_tint",color:"blue_60",fill:"red !important"},grayLight:{backgroundColor:"gray_20",color:"gray_80",fill:"red !important"},orangeLight:{backgroundColor:"orange_tint",color:"alert_orange",fill:"red !important"},redLight:{backgroundColor:"red_tint",color:"danger_red"},greenLight:{backgroundColor:"green_tint",color:"green_success",fill:"red !important"}},noSpacing:{true:{margin:0}}},defaultVariants:{color:"blue",size:"default",shape:"rounded"}},mp={className:"title",description:"Styles for the Title component",slots:["titleStyle","titleHeader"],base:{titleStyle:{margin:0,display:"block",fontWeight:"bold",padding:"16px 0px",color:"grayDarker",lineHeight:"short",textAlign:"inherit",wordWrap:"break-word",letterSpacing:"normal",fontFamily:"Poppins"},titleHeader:{margin:0,padding:0,display:"flex",fontSize:"font_size_md",color:"inherit",alignItems:"center",lineHeight:"inherit",fontWeight:"inherit"}},variants:{color:{gray:{titleStyle:{color:"gray_0"}},gray30:{titleStyle:{color:"gray_40"}},gray60:{titleStyle:{color:"gray_60"}},gray80:{titleStyle:{color:"gray_80"}},inverse:{titleStyle:{color:"white"}},mono:{titleStyle:{true:{color:"black"}}},muted:{titleStyle:{true:{color:"gray_40"}}},negative:{titleStyle:{true:{color:"error"}}},primary:{titleStyle:{true:{color:"blue_80"}}},positive:{titleStyle:{true:{color:"green_success"}}},secondary:{titleStyle:{true:{color:"green_success"}}}},alternativeFont:{true:{titleStyle:{fontFamily:"Poppins"}}},fontMontserrat:{true:{titleStyle:{fontFamily:"Montserrat",fontFeatureSettings:"'pnum' on, 'lnum' on"}}},textAlign:{center:{titleStyle:{true:{textAlign:"center"}}},right:{titleStyle:{true:{textAlign:"right"}}},left:{titleStyle:{true:{textAlign:"left"}}}},level:{1:{titleStyle:{true:{fontSize:"font_size_2xl"}}},2:{titleStyle:{true:{fontSize:"font_size_xl"}}},3:{titleStyle:{true:{fontSize:"font_size_lg"}}},4:{titleStyle:{true:{fontSize:"small_title4"}}},5:{titleStyle:{true:{fontSize:"font_size_md"}}},6:{titleStyle:{true:{fontSize:"font_size_sm"}}}},fontWeight:{light:{titleStyle:{true:{fontWeight:"light"}}},regular:{titleStyle:{true:{fontWeight:"normal"}}}},lineHeight:{short:{titleStyle:{true:{lineHeight:"shorter"}}},tall:{titleStyle:{true:{lineHeight:"tall"}}}},noBottomSpacing:{true:{titleStyle:{paddingBottom:0}}},noTopSpacing:{true:{titleStyle:{paddingTop:0}}},noSpacing:{true:{titleStyle:{padding:0}}},truncate:{true:{titleStyle:{width:"100%",overflow:"hidden",whiteSpace:"nowrap",display:"inline-block",textOverflow:"ellipsis"},titleHeader:{width:"100%",overflow:"hidden",whiteSpace:"nowrap",display:"inline-block",textOverflow:"ellipsis"}}},inline:{true:{titleStyle:{display:"inline-block"}}},size:{micro:{titleHeader:{fontSize:"font_size_xs"}},small:{titleHeader:{fontSize:"font_size_sm"}},normal:{titleHeader:{fontSize:"font_size_md"}},medium:{titleHeader:{fontSize:"font_size_lg"}},large:{titleHeader:{fontSize:"font_size_xl"}},xLarge:{titleHeader:{fontSize:"font_size_2xl"}}},block:{true:{titleHeader:{display:"block"}}},flex:{true:{titleHeader:{display:"flex"}}}}},hp={className:"tooltip",description:"Styles for the Tooltip component",slots:["root","trigger","content","arrow"],base:{content:{zIndex:50,overflow:"hidden",rounded:"4px",bg:"surface.strong.gray",padding:"4px 10px",py:"1.5",textStyle:"sm",color:"white",shadow:"md",animateIn:!0,fadeIn:0,zoomIn:95,"&[data-state=closed]":{animateOut:!0,fadeOut:0,zoomOut:95},"&[data-side=top]":{slideInFromBottom:"2"},"&[data-side=bottom]":{slideInFromTop:"2"},"&[data-side=left]":{slideInFromRight:"2"},"&[data-side=right]":{slideInFromLeft:"2"}},arrow:{fill:"surface.strong.gray"}}},bp={className:"visibility",description:"Styles for the Visibility component",slots:["container"],base:{container:{display:"block"}},variants:{hidden:{true:{container:{display:"none"}}}}},yp={className:"wrapper",description:"Estilo base e variantes do componente Wrapper",base:{boxSizing:"border-box",width:"100%",paddingInlineStart:"1.5rem",paddingInlineEnd:"1.5rem","@large":{paddingInlineStart:"4rem",paddingInlineEnd:"4rem"}},variants:{container:{true:{marginInlineStart:"auto",marginInlineEnd:"auto",alignSelf:"center"}},size:{default:{maxWidth:"1440px"},micro:{maxWidth:"800px"},small:{maxWidth:"1200px"},large:{maxWidth:"1800px"}},fullHeight:{true:{height:"100vh"}},gray:{true:{backgroundColor:"gray_20"}},spacing:{large:{paddingInlineStart:"3rem",paddingInlineEnd:"3rem","@large":{paddingInlineStart:"6rem",paddingInlineEnd:"6rem"}},small:{paddingInlineStart:"1rem",paddingInlineEnd:"1rem","@large":{paddingInlineStart:"3rem",paddingInlineEnd:"3rem"}},micro:{paddingInlineStart:"0.5rem",paddingInlineEnd:"0.5rem","@large":{paddingInlineStart:"1.5rem",paddingInlineEnd:"1.5rem"}},none:{padding:0,"@large":{padding:0}}},verticalSpacing:{large:{paddingBlockStart:"5rem",paddingBlockEnd:"5rem"},small:{paddingBlockStart:"1rem",paddingBlockEnd:"1rem"},micro:{paddingBlockStart:"8px",paddingBlockEnd:"8px"},default:{paddingBlockStart:"2.5rem",paddingBlockEnd:"2.5rem"}},relative:{true:{position:"relative"}}},defaultVariants:{size:"default",spacing:"none",verticalSpacing:"default"}},Cp={transform(e){return{"@media (max-width: 743px)":{width:`${e/12*100}%`}}}},xp={transform(e){return{"@media (max-width: 1127px)":{width:`${e/12*100}%`}}}},Ip={transform(e){return{"@media (min-width: 1127px)":{width:`${e/12*100}%`}}}},wp={transform(e){return{"@media (min-width: 1439px)":{width:`${e/12*100}%`}}}},Sp={className:"text-recipe",base:{margin:0,padding:0,display:"block",fontFamily:"Poppins",fontWeight:"normal",wordWrap:"break-word",letterSpacing:"normal",fontSize:"font_size_md",color:"text.primary.gray",fontVariantNumeric:"lining-nums proportional-nums"},variants:{textAlign:{right:{textAlign:"right"},center:{textAlign:"center"},left:{textAlign:"left"}},textDecoration:{underline:{textDecoration:"underline"}},fontMontserrat:{true:{fontFamily:"Montserrat",fontFeatureSettings:"'pnum' on, 'lnum' on"}},error:{true:{color:"text.primary.red",fontFamily:"Montserrat",fontSize:"font_size_sm",fontStyle:"normal",fontWeight:"500",lineHeight:"16px"}},size:{xxLarge:{fontSize:"font_size_2xl"},xLarge:{fontSize:"font_size_xl"},large:{fontSize:"font_size_lg"},regular:{fontSize:"font_size_md"},medium:{fontSize:"font_size_md_sm"},small:{fontSize:"font_size_sm"},micro:{fontSize:"font_size_xs"}},fontWeight:{bold:{fontWeight:"bold"},light:{fontWeight:"light"},semibold:{fontWeight:"semibold"}},color:{mono:{color:"black"},gray:{color:"gray_80"},inverse:{color:"white"},light:{color:"gray_60"},muted:{color:"gray_40"},secondary:{color:"text.secondary.gray"},primary:{color:"text.primary.gray"},positive:{color:"green_success"}},lineHeight:{tall:{lineHeight:"tall"},short:{lineHeight:"short"}},inline:{true:{display:"inline-block"}},nowrap:{true:{whiteSpace:"nowrap",width:"100%"}},disabled:{true:{opacity:.5}},collapsed:{true:{lineClamp:1,WebkitLineClamp:1,overflow:"hidden",display:"-webkit-box",textOverflow:"ellipsis",WebkitBoxOrient:"vertical"}},header:{true:{margin:0,padding:0,display:"flex",fontSize:"1rem",color:"inherit",alignItems:"center",lineHeight:"inherit",fontWeight:"inherit"}}},defaultVariants:{size:"regular",color:"gray"}},Ap=br.colors({transparent:{value:"transparent"},current:{value:"currentColor"},black:{value:"#0a0a0a"},white:{value:"#fefefe"},pantone_black_6c:{value:"#000023"},pantone_2369_c:{value:"#461CDC"},pantone_2286_C:{value:"#6BFF50"},pantone_421_U:{value:"#BFBFBF"},pantone_cool_gray_2_u:{value:"#F2F2F2"},pantone_000_C:{value:"#FFFFFF"},gray_0:{value:"{colors.pantone_000_C}"},gray_20:{value:"#F7F7F7"},gray_40:{value:"{colors.pantone_cool_gray_2_u}"},gray_60:{value:"{colors.pantone_421_U}"},gray_80:{value:"#808080"},gray_100:{value:"#404040"},grayDarkest:{value:"#202020"},grayLighter:{value:"#FAFAFD"},blue_0:{value:"#F2F6FF"},blue_20:{value:"#E0E8FF"},blue_40:{value:"#A3B8FF"},blue_60:{value:"{colors.pantone_2369_c}"},blue_80:{value:"#1C1C7A"},blue_100:{value:"{colors.pantone_black_6c}"},danger_red:{value:"#F45D4D"},alert_orange:{value:"#FF9800"},green_success:{value:"#34A853"},blue_informative:{value:"{colors.blue_60}"},red_tint:{value:"#FDF3F2"},blue_tint:{value:"#F2F6FF"},green_tint:{value:"#E9FFE7"},orange_tint:{value:"#FFF9E4"},sky_cyan:{value:"#00ACC1"},soft_blue:{value:"#6A5FFF"},blush_pink:{value:"#FF8FB1"},deep_purple:{value:"#8E24AA"},warm_yellow:{value:"#FFCA28"},earth_brown:{value:"#795548"},charcoal_gray:{value:"#616161"},crimson_red:{value:"{colors.danger_red}"},lime_green:{value:"{colors.pantone_2286_C}"},forest_green:{value:"{colors.green_success}"},vibrant_orange:{value:"{colors.alert_orange}"},indigo_blue:{value:"{colors.blue_informative}"},complementary_background:{value:"{colors.pantone_421_U}"},interactive_hover:{value:"{colors.pantone_cool_gray_2_u} "},shadow:{value:"rgba(0, 0, 0, .2)"},shadowWeakest:{value:"rgba(0, 0, 0, .035)"},shadowWeaker:{value:"rgba(0, 0, 0, .055)"},shadowWeak:{value:"rgba(0, 0, 0, .1)"},shadowStrong:{value:"rgba(0, 0, 0, .3)"},shadowStronger:{value:"rgba(0, 0, 0, .5)"},shadowStrongest:{value:"rgba(0, 0, 0, .7)"},fog:{value:"rgba(255, 255, 255, .2)"},fogWeakest:{value:"rgba(255, 255, 255, .075)"},fogWeaker:{value:"rgba(255, 255, 255, .1)"},fogWeak:{value:"rgba(255, 255, 255, .15)"},fogStrong:{value:"rgba(255, 255, 255, .3)"},fogStronger:{value:"rgba(255, 255, 255, .5)"},fogStrongest:{value:"rgba(255, 255, 255, .7)"},error:{value:"#FF594C"}}),Ep=H0.colors({text:{primary:{blue:{value:"{colors.blue_60}"},gray:{value:"{colors.gray_100}"},white:{value:"{colors.gray_0}"}},secondary:{gray:{value:"{colors.gray_80}"},orange:{value:"{colors.alert_orange}"},red:{value:"{colors.danger_red}"},green:{value:"{colors.green_success}"}}},border:{gray:{light:{value:"{colors.gray_60} "},lighter:{value:"{colors.gray_40} "}},blue:{DEFAULT:{value:"{colors.blue_60}"}}},surface:{strong:{blue:{value:"{colors.blue_60}"},gray:{value:"{colors.gray_100}"},red:{value:"{colors.danger_red}"},green:{value:"{colors.green_success}"},orange:{value:"{colors.alert_orange}"}},light:{gray:{value:"{colors.gray_20}"},red:{value:"{colors.red_tint}"},white:{value:"{colors.gray_0}"},blue:{value:"{colors.blue_tint}"},green:{value:"{colors.green_tint}"},orange:{value:"{colors.orange_tint}"},blue_moderate:{value:"{colors.blue_20}"}}},icon:{gray:{value:"{colors.gray_80}"},blue:{value:"{colors.blue_60}"},white:{value:"{colors.gray_0}"},red:{value:"{colors.danger_red}"},green:{value:"{colors.green_success}"},orange:{value:"{colors.alert_orange}"}}}),Rp=br.fontSizes({small_title1:{value:"32px"},small_title2:{value:"26px"},small_title3:{value:"21px"},small_title4:{value:"18px"},small_title5:{value:"16px"},small_title6:{value:"14px"},small_large:{value:"18px"},small_regular:{value:"16px"},small_small:{value:"14px"},small_micro:{value:"12px"},large_title1:{value:"34px"},large_title2:{value:"29px"},large_title3:{value:"23px"},large_title4:{value:"24px"},large_title5:{value:"16px"},large_title6:{value:"14px"},large_large:{value:"18px"},large_regular:{value:"16px"},large_small:{value:"14px"},large_micro:{value:"12px"},font_size_xs:{value:"10px"},font_size_sm:{value:"12px"},font_size_md_sm:{value:"14px"},font_size_md:{value:"16px"},font_size_lg:{value:"20px"},font_size_xl:{value:"24px"},font_size_2xl:{value:"32px"}}),Op=br.fontWeights({bold:{value:600},light:{value:300},normal:{value:400},semibold:{value:500}}),_p={shimmer:{"0%":{opacity:1},"50%":{opacity:.5},"100% ":{opacity:1}},slideUp:{from:{height:"45px"},to:{height:0}},bounce:{"0%, 80%, 100%":{transform:"scale(0)"},"40%":{transform:"scale(1.0)"}},slideLeftAndFade:{"0%":{opacity:0,transform:"translateX(2px)"},"100%":{opacity:1,transform:"translateX(0)"}},slideDownAndFade:{"0%":{opacity:0,transform:"translateY(-2px)"},"100%":{opacity:1,transform:"translateY(0)"}},slideRightAndFade:{"0%":{opacity:0,transform:"translateX(-2px)"},"100%":{opacity:1,transform:"translateX(0)"}},slideUpAndFade:{"0%":{opacity:0,transform:"translateY(2px)"},"100%":{opacity:1,transform:"translateY(0)"}},slideDown:{from:{height:0},to:{height:"45px"}},slideDownJsonEditor:{from:{height:0},to:{height:"610px"}},slideUpJsonEditor:{from:{height:"610px"},to:{height:0}},overlayShow:{"0%":{opacity:0},"100%":{opacity:1}},contentShow:{"0%":{opacity:0,transform:"translate(-50%, -48%) scale(.96)"},"100%":{opacity:1,transform:"translate(-50%, -50%) scale(1)"}}},Pp=br.lineHeights({regular:{value:1.4},short:{value:1.125},shorter:{value:1},tall:{value:1.6}}),Tp=br.spacing({gutter_small_micro_top:{value:"4px"},gutter_small_micro_right:{value:"4px"},gutter_small_micro_bottom:{value:"4px"},gutter_small_micro_left:{value:"4px"},gutter_small_small_top:{value:"8px"},gutter_small_small_right:{value:"8px"},gutter_small_small_bottom:{value:"8px"},gutter_small_small_left:{value:"8px"},gutter_small_regular_top:{value:"16px"},gutter_small_regular_right:{value:"16px"},gutter_small_regular_bottom:{value:"16px"},gutter_small_regular_left:{value:"16px"},gutter_small_large_top:{value:"16px"},gutter_small_large_right:{value:"16px"},gutter_small_large_bottom:{value:"16px"},gutter_small_large_left:{value:"16px"},gutter_medium_micro_top:{value:"4px"},gutter_medium_micro_right:{value:"4px"},gutter_medium_micro_bottom:{value:"4px"},gutter_medium_micro_left:{value:"4px"},gutter_medium_small_top:{value:"8px"},gutter_medium_small_right:{value:"8px"},gutter_medium_small_bottom:{value:"8px"},gutter_medium_small_left:{value:"8px"},gutter_medium_regular_top:{value:"8px"},gutter_medium_regular_right:{value:"8px"},gutter_medium_regular_bottom:{value:"8px"},gutter_medium_regular_left:{value:"8px"},gutter_medium_large_top:{value:"16px"},gutter_medium_large_right:{value:"16px"},gutter_medium_large_bottom:{value:"16px"},gutter_medium_large_left:{value:"16px"},gutter_large_small_right:{value:"8px"},gutter_large_small_left:{value:"8px"},gutter_large_small_top:{value:"8px"},gutter_large_small_bottom:{value:"8px"},gutter_large_micro_top:{value:"4px"},gutter_large_micro_right:{value:"4px"},gutter_large_micro_bottom:{value:"4px"},gutter_large_micro_left:{value:"4px"},gutter_large_small:{value:"8px"},gutter_large_regular_top:{value:"8px"},gutter_large_regular_right:{value:"8px"},gutter_large_regular_bottom:{value:"8px"},gutter_large_regular_left:{value:"8px"},gutter_large_large_top:{value:"16px"},gutter_large_large_right:{value:"16px"},gutter_large_large_bottom:{value:"16px"},gutter_large_large_left:{value:"16px"},gutter_xlarge_micro_top:{value:"4px"},gutter_xlarge_micro_right:{value:"4px"},gutter_xlarge_micro_bottom:{value:"4px"},gutter_xlarge_micro_left:{value:"4px"},gutter_xlarge_small_top:{value:"8px"},gutter_xlarge_small_right:{value:"8px"},gutter_xlarge_small_bottom:{value:"8px"},gutter_xlarge_small_left:{value:"8px"},gutter_xlarge_regular_top:{value:"16px"},gutter_xlarge_regular_right:{value:"16px"},gutter_xlarge_regular_bottom:{value:"16px"},gutter_xlarge_regular_left:{value:"16px"},gutter_xlarge_large_top:{value:"16px"},gutter_xlarge_large_right:{value:"16px"},gutter_xlarge_large_bottom:{value:"16px"},gutter_xlarge_large_left:{value:"16px"}}),Mp={name:"auroraPreset",utilities:{extend:{small:Cp,large:Ip,medium:xp,xlarge:wp}},staticCss:{css:[{properties:{large:[1,2,3,4,5,6,7,8,9,10,11,12],medium:[1,2,3,4,5,6,7,8,9,10,11,12],small:[1,2,3,4,5,6,7,8,9,10,11,12],xlarge:[1,2,3,4,5,6,7,8,9,10,11,12]}}]},globalVars:{"--font-poppins":"Poppins, sans-serif","--font-montserrat":"Montserrat Variable, monospace"},theme:{semanticTokens:{colors:Ep},extend:{breakpoints:{sm:"640px",md:"1127px",lg:"1024px",xl:"1280px","2xl":"1536px"},recipes:{tagRecipe:vp,textRecipe:Sp,icon:up,block:q0,clickableRecipe:ep,loader:cp,separator:fp,anchor:X0,cell:Q0,blanketRecipe:Y0,wrapperRecipe:yp},slotRecipes:{visibilitySlot:bp,avatar:z0,tooltip:hp,dialog:tp,drawerSlot:rp,flatButtonSlot:op,gridSlot:ap,tabsSlot:gp,switchSlot:pp,accordionSlot:Z0,input:lp,formElement:ip,dropdown:np,select:dp,avatarGroup:$0,boxGroupSlot:J0,checkBoxSlot:K0,button:U0,labelSlot:sp,titleSlot:mp},keyframes:_p,tokens:{colors:Ap,spacing:Tp,fontSizes:Rp,fontWeights:Op,lineHeights:Pp,fonts:{Montserrat:{value:"var(--font-montserrat)"},Poppins:{value:"var(--font-poppins)"}}}}}};var Vp=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Fa(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Fp(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var r=function o(){return this instanceof o?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(o){var n=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(r,o,n.get?n:{enumerable:!0,get:function(){return e[o]}})}),r}var fa={exports:{}},ir={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.min.js
|
|
4
4
|
*
|
package/dist/@luis-ui.es.js
CHANGED
|
@@ -738,7 +738,7 @@ const _p = {
|
|
|
738
738
|
small: {
|
|
739
739
|
buttonStyle: {
|
|
740
740
|
padding: "4px 8px",
|
|
741
|
-
fontSize: "
|
|
741
|
+
fontSize: "12px",
|
|
742
742
|
gap: 6
|
|
743
743
|
}
|
|
744
744
|
}
|
|
@@ -4768,7 +4768,7 @@ const _p = {
|
|
|
4768
4768
|
// ],
|
|
4769
4769
|
// },
|
|
4770
4770
|
globalVars: {
|
|
4771
|
-
"--font-poppins": "Poppins,
|
|
4771
|
+
"--font-poppins": "Poppins, sans-serif",
|
|
4772
4772
|
"--font-montserrat": "Montserrat Variable, monospace"
|
|
4773
4773
|
},
|
|
4774
4774
|
theme: {
|
package/dist/styles.css
CHANGED
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
}
|
|
207
207
|
|
|
208
208
|
:where(:root, :host) {
|
|
209
|
-
--font-poppins: Poppins,
|
|
209
|
+
--font-poppins: Poppins, sans-serif;
|
|
210
210
|
--font-montserrat: Montserrat Variable, monospace;
|
|
211
211
|
}
|
|
212
212
|
}
|
|
@@ -2807,7 +2807,7 @@
|
|
|
2807
2807
|
.button__buttonStyle--size_small {
|
|
2808
2808
|
padding: 4px 8px;
|
|
2809
2809
|
gap: 6px;
|
|
2810
|
-
font-size:
|
|
2810
|
+
font-size: 12px;
|
|
2811
2811
|
}
|
|
2812
2812
|
|
|
2813
2813
|
.button__buttonStyle--shape_rectangular {
|