@stokelp/ui 1.24.0 → 1.26.0

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.
@@ -32,4 +32,5 @@ export declare const slotRecipes: {
32
32
  alert: SlotRecipeConfig;
33
33
  table: SlotRecipeConfig;
34
34
  breadcrumb: SlotRecipeConfig;
35
+ popover: SlotRecipeConfig;
35
36
  };
@@ -0,0 +1,2 @@
1
+ import { SlotRecipeConfig } from '@pandacss/dev';
2
+ export declare const popoverRecipe: SlotRecipeConfig;
package/dist/ui.cjs CHANGED
@@ -1,7 +1,7 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=require("@ark-ui/react"),a=require("@stokelp/styled-system/jsx"),d=require("@stokelp/styled-system/recipes"),h=require("react"),f=require("@stokelp/styled-system/css"),ge=require("react-is"),l=require("@pandacss/dev");function me(t){const o=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const i in t)if(i!=="default"){const s=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(o,i,s.get?s:{enumerable:!0,get:()=>t[i]})}}return o.default=t,Object.freeze(o)}const be=me(ge),V=(...t)=>t.filter(Boolean).join(" "),x=(t,o)=>{const i=h.createContext(null);return{withContext:(c,p,u)=>p?h.forwardRef((g,v)=>{const S=h.useContext(i),A=(o==null?void 0:o.dataAttr)??!1;return h.createElement(c,{...A&&{"data-recipe-slot":p??""},...g,...u==null?void 0:u.defaultProps,className:V(S==null?void 0:S[p??""],g.className),ref:v})}):c,withProvider:(c,p,u)=>h.forwardRef((g,v)=>{const[S,{children:A,...E}]=t.splitVariantProps({...g,...u==null?void 0:u.defaultProps}),H=t(S),he=(o==null?void 0:o.dataAttr)??!1;return e.jsx(i.Provider,{value:H,children:e.jsxs(c,{ref:v,...he&&{"data-recipe-slot":p??""},...E,className:V(H[p??""],E.className),children:[u==null?void 0:u.beforeSlot,A,u==null?void 0:u.afterSlot]})})})}},{withProvider:xe,withContext:I}=x(d.accordion),ye=xe(a.styled(r.Accordion.Root),"root"),fe=I(a.styled(r.Accordion.Item),"item"),ve=I(a.styled(r.Accordion.ItemContent),"itemContent"),we=I(a.styled(r.Accordion.ItemIndicator),"itemIndicator",{defaultProps:{children:e.jsx("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M4.94 6.03L8 9.08333L11.06 6.03L12 6.97L8 10.97L4 6.97L4.94 6.03Z",fill:"currentColor"})})}}),Ce=I(a.styled(r.Accordion.ItemTrigger),"itemTrigger"),P=a.styled("button",d.button),O=h.forwardRef((t,o)=>{const[i,s]=d.checkbox.splitVariantProps(t),[n,c]=a.splitCssProps(s),{children:p,className:u,...y}=c,g=d.checkbox(i);return e.jsxs(r.Checkbox.Root,{ref:o,className:f.cx(g.root,f.css(n),u),...y,children:[e.jsxs(r.Checkbox.Control,{className:g.control,children:[e.jsx(r.Checkbox.Indicator,{children:e.jsx(Se,{})}),e.jsx(r.Checkbox.Indicator,{indeterminate:!0,children:e.jsx(Te,{})})]}),p&&e.jsx(r.Checkbox.Label,{className:g.label,children:p}),e.jsx(r.Checkbox.HiddenInput,{})]})});O.displayName="Checkbox";const Se=()=>e.jsxs("svg",{viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("title",{children:"Check Icon"}),e.jsx("path",{d:"M4.39754 8.43751L2.31254 6.35251L1.60254 7.05751L4.39754 9.85251L10.3975 3.85251L9.69254 3.14751L4.39754 8.43751Z",fill:"white"})]}),Te=()=>e.jsxs("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("title",{children:"Minus Icon"}),e.jsx("path",{d:"M3 6H9V7H3V6Z",fill:"white"})]}),{withProvider:ke,withContext:C}=x(d.drawer),je=ke(r.Dialog.Root,void 0,{defaultProps:{unmountOnExit:!0,lazyMount:!0}}),Re=C(a.styled(r.ark.main),"body"),Y=C(a.styled(r.Dialog.CloseTrigger),"closeTrigger"),_e=C(a.styled(r.ark.footer),"footer"),X=h.forwardRef(({children:t,showCloseTrigger:o=!0,...i},s)=>e.jsxs(r.ark.header,{...i,ref:s,children:[t,o&&e.jsx(Y,{asChild:!0,children:e.jsx(P,{ml:"auto",p:"space-8",variant:"tertiary",children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M12.6666 4.27331L11.7266 3.33331L7.99998 7.05998L4.27331 3.33331L3.33331 4.27331L7.05998 7.99998L3.33331 11.7266L4.27331 12.6666L7.99998 8.93998L11.7266 12.6666L12.6666 11.7266L8.93998 7.99998L12.6666 4.27331Z",fill:"currentColor"})})})})]}));X.displayName="DrawerHeader";const Pe=C(X,"header"),Ie=C(a.styled(r.Dialog.Title),"title"),Le=C(a.styled(r.Dialog.Trigger),"trigger"),ze=C(a.styled(r.Dialog.Positioner),"positioner"),De=C(a.styled(r.Dialog.Backdrop),"backdrop"),U=h.forwardRef(({children:t,...o},i)=>e.jsxs(r.Portal,{children:[e.jsx(De,{}),e.jsx(ze,{children:e.jsx(r.Dialog.Content,{ref:i,...o,children:t})})]}));U.displayName=r.Dialog.Content.displayName;const Ae=C(a.styled(U),"content"),Be=r.Dialog.Context,Fe=a.styled("div",d.formControl,{defaultProps:{role:"group"}}),Me=({isInvalid:t,isRequired:o,...i})=>{const s={...t?{"aria-invalid":!0}:{},...o?{"aria-required":!0}:{}};return e.jsx(Fe,{...s,...i})},{withProvider:Ne,withContext:j}=x(d.tooltip),Ee=Ne(a.styled(r.Tooltip.Root),void 0,{defaultProps:{closeDelay:50,closeOnPointerDown:!1,interactive:!1,lazyMount:!0,openDelay:200,unmountOnExit:!0}}),He=j(a.styled(r.Tooltip.Arrow),"arrow"),Ve=j(a.styled(r.Tooltip.ArrowTip),"arrowTip"),We=j(a.styled(r.Tooltip.Content),"content"),Ge=j(a.styled(r.Tooltip.Positioner),"positioner"),Ze=j(a.styled(r.Tooltip.Trigger),"trigger"),q=({label:t,children:o,withArrow:i=!0,...s})=>{const[n,c]=a.splitCssProps(s);return e.jsxs(Ee,{...c,children:[e.jsx(Ze,{asChild:!0,children:o}),e.jsx(Ge,{children:e.jsxs(We,{...n,children:[i?e.jsx(He,{children:e.jsx(Ve,{})}):null,t]})})]})},$e=a.styled("label",d.formLabel),Oe=t=>{const[o,i]=d.formLabel.splitVariantProps(t),[s,n]=a.splitCssProps(i),{children:c,className:p,addon:u,tooltipInformation:y,...g}=n,v=d.formLabel(o);return e.jsxs($e,{className:f.cx(v.root,f.css(s),p),...g,children:[c,u?e.jsx(a.styled.span,{className:v.addon,children:u}):null,y?e.jsx(q,{label:y,children:e.jsx(a.styled.svg,{className:v.icon,width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M7.33337 4.66659H8.66671V5.99992H7.33337V4.66659ZM7.33337 7.33325H8.66671V11.3333H7.33337V7.33325ZM8.00004 1.33325C4.32004 1.33325 1.33337 4.31992 1.33337 7.99992C1.33337 11.6799 4.32004 14.6666 8.00004 14.6666C11.68 14.6666 14.6667 11.6799 14.6667 7.99992C14.6667 4.31992 11.68 1.33325 8.00004 1.33325ZM8.00004 13.3333C5.06004 13.3333 2.66671 10.9399 2.66671 7.99992C2.66671 5.05992 5.06004 2.66659 8.00004 2.66659C10.94 2.66659 13.3334 5.05992 13.3334 7.99992C13.3334 10.9399 10.94 13.3333 8.00004 13.3333Z",fill:"currentColor"})})}):null]})},Ye=a.styled("p",d.formHelperText,{dataAttr:!0}),Xe=t=>{const{as:o="h2",...i}=t,s=h.useMemo(()=>a.styled(o,d.heading),[o]);return e.jsx(s,{size:o,...i})},K=h.forwardRef((t,o)=>{const[i,s]=d.switchRecipe.splitVariantProps(t),[n,c]=a.splitCssProps(s),{children:p,className:u,...y}=c,g=d.switchRecipe(i);return e.jsxs(r.Switch.Root,{ref:o,className:f.cx(g.root,f.css(n),u),...y,children:[e.jsx(r.Switch.Control,{className:g.control,children:e.jsx(r.Switch.Thumb,{className:g.thumb})}),p?e.jsx(r.Switch.Label,{className:g.label,children:p}):null,e.jsx(r.Switch.HiddenInput,{})]})});K.displayName="Switch";const Q=t=>{const{as:o="p",...i}=t,s=h.useMemo(()=>a.styled(o,d.text),[o]);return e.jsx(s,{...i})},Ue=a.styled(r.ark.textarea,d.textarea),{withProvider:qe,withContext:L}=x(d.tabs),Ke=qe(a.styled(r.Tabs.Root),"root",{defaultProps:{lazyMount:!0}}),Qe=L(a.styled(r.Tabs.Content),"content"),Je=L(a.styled(r.Tabs.Trigger),"trigger"),et=L(a.styled(r.Tabs.Indicator),"indicator"),J=h.forwardRef(({children:t,...o},i)=>e.jsxs(r.Tabs.List,{ref:i,...o,children:[t,e.jsx(et,{})]}));J.displayName=r.Tabs.List.displayName;const tt=L(a.styled(J),"list"),rt=({children:t,when:o,wrapper:i})=>o===!0?i(t):t,{withProvider:ot,withContext:w}=x(d.select),at=ot(a.styled(r.Select.Root),"root",{defaultProps:{loopFocus:!0}}),it=w(a.styled(r.Select.ClearTrigger),"clearTrigger"),st=w(a.styled(r.Select.Content),"content"),lt=w(a.styled(r.Select.Control),"control"),nt=w(a.styled(r.Select.Indicator),"indicator"),ct=w(a.styled(r.Select.Item),"item"),dt=w(a.styled(r.Select.ItemIndicator),"itemIndicator"),pt=w(a.styled(r.Select.ItemText),"itemText"),ut=w(a.styled(r.Select.Positioner),"positioner"),ht=w(a.styled(r.Select.Trigger),"trigger"),gt=w(a.styled(r.Select.ValueText),"valueText"),mt=({items:t,placeholder:o,emptyLabel:i,usePortal:s=!0,positioning:n,...c})=>e.jsxs(at,{lazyMount:!0,unmountOnExit:!0,items:t,positioning:{sameWidth:!0,gutter:0,...n},"data-recipe":"select",...c,children:[e.jsxs(lt,{children:[e.jsxs(ht,{children:[e.jsx(gt,{truncate:!0,placeholder:o}),e.jsx(nt,{asChild:!0,children:e.jsx(a.styled.svg,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M7.41 8.29498L12 12.875L16.59 8.29498L18 9.70498L12 15.705L6 9.70498L7.41 8.29498Z",fill:"currentColor"})})})]}),e.jsx(it,{asChild:!0,children:e.jsx("button",{children:e.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M9.99996 1.66669C5.39163 1.66669 1.66663 5.39169 1.66663 10C1.66663 14.6084 5.39163 18.3334 9.99996 18.3334C14.6083 18.3334 18.3333 14.6084 18.3333 10C18.3333 5.39169 14.6083 1.66669 9.99996 1.66669ZM9.99996 16.6667C6.32496 16.6667 3.33329 13.675 3.33329 10C3.33329 6.32502 6.32496 3.33335 9.99996 3.33335C13.675 3.33335 16.6666 6.32502 16.6666 10C16.6666 13.675 13.675 16.6667 9.99996 16.6667ZM12.9916 5.83335L9.99996 8.82502L7.00829 5.83335L5.83329 7.00835L8.82496 10L5.83329 12.9917L7.00829 14.1667L9.99996 11.175L12.9916 14.1667L14.1666 12.9917L11.175 10L14.1666 7.00835L12.9916 5.83335Z",fill:"currentColor"})})})})]}),e.jsx(rt,{when:s,wrapper:p=>e.jsx(r.Portal,{children:p}),children:e.jsx(ut,{children:e.jsx(st,{children:t.length===0?e.jsx(Q,{px:"space-8",textAlign:"center",children:i??"Aucun résultat"}):t.map(p=>e.jsxs(ct,{item:p,children:[e.jsx(pt,{truncate:!0,children:p.label}),c.multiple?e.jsx(dt,{children:"✓"}):null]},p.value))})})}),e.jsx(r.Select.HiddenSelect,{})]}),ee=a.styled("input",d.input,{dataAttr:!0}),te=a.styled(r.ark.div,d.inputAddon,{dataAttr:!0}),re=a.styled("div",d.inputGroup,{dataAttr:!0}),bt=t=>{const{as:o="div",...i}=t,s=h.useMemo(()=>a.styled(o),[o]);return e.jsx(s,{...i})},{withProvider:xt,withContext:m}=x(d.datepicker),yt=xt(r.DatePicker.Root,"root",{defaultProps:{positioning:{placement:"bottom-start"},view:"day",locale:"fr",unmountOnExit:!0,lazyMount:!0,startOfWeek:6}}),ft=m(r.DatePicker.Content,"content"),vt=m(r.DatePicker.Control,"control"),wt=m(r.DatePicker.Input,"input"),Ct=m(r.DatePicker.MonthSelect,"monthSelect"),St=m(r.DatePicker.NextTrigger,"nextTrigger"),Tt=m(r.DatePicker.Positioner,"positioner"),kt=m(r.DatePicker.PrevTrigger,"prevTrigger"),jt=m(r.DatePicker.TableBody,"tableBody"),Rt=m(r.DatePicker.TableCell,"tableCell"),_t=m(r.DatePicker.TableCellTrigger,"tableCellTrigger"),Pt=m(r.DatePicker.TableHead,"tableHead"),It=m(r.DatePicker.TableHeader,"tableHeader"),Lt=m(r.DatePicker.Table,"table"),W=m(r.DatePicker.TableRow,"tableRow"),zt=m(r.DatePicker.Trigger,"trigger"),Dt=m(r.DatePicker.ViewControl,"viewControl"),At=m(r.DatePicker.View,"view"),Bt=m(r.DatePicker.YearSelect,"yearSelect"),Ft=m(a.styled(r.DatePicker.ClearTrigger),"clearTrigger"),Mt=()=>e.jsx("svg",{width:"23",height:"24",viewBox:"0 0 23 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M18.2083 4H17.25V2H15.3333V4H7.66667V2H5.75V4H4.79167C3.72792 4 2.88458 4.9 2.88458 6L2.875 20C2.875 21.1 3.72792 22 4.79167 22H18.2083C19.2625 22 20.125 21.1 20.125 20V6C20.125 4.9 19.2625 4 18.2083 4ZM18.2083 20H4.79167V10H18.2083V20ZM18.2083 8H4.79167V6H18.2083V8ZM8.625 14H6.70833V12H8.625V14ZM12.4583 14H10.5417V12H12.4583V14ZM16.2917 14H14.375V12H16.2917V14ZM8.625 18H6.70833V16H8.625V18ZM12.4583 18H10.5417V16H12.4583V18ZM16.2917 18H14.375V16H16.2917V18Z",fill:"#1E3A76"})}),Nt=()=>e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M10.4698 4.94L9.52979 4L5.52979 8L9.52979 12L10.4698 11.06L7.41645 8L10.4698 4.94Z",fill:"currentColor"})}),Et=()=>e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M6.46979 4L5.52979 4.94L8.58312 8L5.52979 11.06L6.46979 12L10.4698 8L6.46979 4Z",fill:"currentColor"})}),Ht=({placeholder:t,preflightClassName:o,...i})=>e.jsxs(yt,{...i,children:[e.jsx(vt,{asChild:!0,children:e.jsxs(re,{children:[e.jsx(wt,{asChild:!0,index:0,placeholder:t,children:e.jsx(ee,{})}),e.jsxs(te,{children:[e.jsx(Ft,{asChild:!0,cursor:"pointer",mr:"space-4",children:e.jsx("button",{children:e.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M9.99996 1.66669C5.39163 1.66669 1.66663 5.39169 1.66663 10C1.66663 14.6084 5.39163 18.3334 9.99996 18.3334C14.6083 18.3334 18.3333 14.6084 18.3333 10C18.3333 5.39169 14.6083 1.66669 9.99996 1.66669ZM9.99996 16.6667C6.32496 16.6667 3.33329 13.675 3.33329 10C3.33329 6.32502 6.32496 3.33335 9.99996 3.33335C13.675 3.33335 16.6666 6.32502 16.6666 10C16.6666 13.675 13.675 16.6667 9.99996 16.6667ZM12.9916 5.83335L9.99996 8.82502L7.00829 5.83335L5.83329 7.00835L8.82496 10L5.83329 12.9917L7.00829 14.1667L9.99996 11.175L12.9916 14.1667L14.1666 12.9917L11.175 10L14.1666 7.00835L12.9916 5.83335Z",fill:"currentColor"})})})}),e.jsx(zt,{children:e.jsx(Mt,{})})]})]})}),e.jsx(r.Portal,{children:e.jsx(Tt,{className:o,children:e.jsx(ft,{children:e.jsx(At,{view:"day",children:e.jsx(r.DatePicker.Context,{children:s=>e.jsxs(e.Fragment,{children:[e.jsxs(Dt,{children:[e.jsx(kt,{asChild:!0,children:e.jsx(P,{p:"space-8",variant:"secondary",size:"sm",children:e.jsx(Nt,{})})}),e.jsx(Ct,{}),e.jsx(Bt,{}),e.jsx(St,{asChild:!0,children:e.jsx(P,{p:"space-8",variant:"secondary",size:"sm",children:e.jsx(Et,{})})})]}),e.jsxs(Lt,{children:[e.jsx(Pt,{children:e.jsx(W,{children:s.weekDays.map((n,c)=>e.jsx(It,{children:n.short},c))})}),e.jsx(jt,{children:s.weeks.map((n,c)=>e.jsx(W,{children:n.map((p,u)=>e.jsx(Rt,{value:p,children:e.jsx(_t,{asChild:!0,children:e.jsx("button",{children:p.day})})},u))},c))})]})]})})})})})})]}),Vt=h.forwardRef((t,o)=>{const[i,s]=d.tag.splitVariantProps(t),[n,c]=a.splitCssProps(s),{children:p,className:u,...y}=c,g=d.tag(i);return e.jsxs(r.ark.div,{ref:o,className:f.cx(g.root,f.css(n),u),...y,children:[p,e.jsx(a.Circle,{className:f.cx(g.badge)})]})}),{withProvider:Wt,withContext:z}=x(d.radioButtonGroup),Gt=z(a.styled(r.RadioGroup.ItemControl),"itemControl"),Zt=z(a.styled(r.RadioGroup.ItemText),"itemText"),$t=h.forwardRef(({children:t,value:o,...i},s)=>e.jsxs(r.RadioGroup.Item,{ref:s,...i,value:o,children:[e.jsx(Zt,{children:t}),e.jsx(Gt,{}),e.jsx(r.RadioGroup.ItemHiddenInput,{})]})),Ot=Wt(a.styled(r.RadioGroup.Root),"root",{defaultProps:{orientation:"horizontal"}}),Yt=z(a.styled($t),"item"),Xt=z(a.styled(r.RadioGroup.Label),"label"),{withProvider:Ut,withContext:D}=x(d.radioGroup),qt=D(a.styled(r.RadioGroup.ItemControl),"itemControl"),Kt=D(a.styled(r.RadioGroup.ItemText),"itemText"),Qt=h.forwardRef(({children:t,value:o,...i},s)=>e.jsxs(r.RadioGroup.Item,{ref:s,...i,value:o,children:[e.jsx(qt,{}),e.jsx(Kt,{children:t}),e.jsx(r.RadioGroup.ItemHiddenInput,{})]})),Jt=Ut(a.styled(r.RadioGroup.Root),"root",{defaultProps:{orientation:"horizontal"}}),er=D(a.styled(Qt),"item"),tr=D(a.styled(r.RadioGroup.Label),"label"),{withProvider:rr,withContext:B}=x(d.chip),or=rr(a.styled(r.ark.span),"root"),ar=B(a.styled("img"),"avatar"),ir=B(a.styled(r.ark.p),"body"),sr=B(a.styled(r.ark.button),"clearTrigger",{defaultProps:{type:"button",children:e.jsx("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M11.0832 4.23949L10.2607 3.41699L6.99984 6.67783L3.739 3.41699L2.9165 4.23949L6.17734 7.50033L2.9165 10.7612L3.739 11.5837L6.99984 8.32283L10.2607 11.5837L11.0832 10.7612L7.82234 7.50033L11.0832 4.23949Z",fill:"currentColor"})})}}),{withProvider:lr,withContext:F}=x(d.actionCard,{dataAttr:!0}),nr=F(a.styled(r.ark.svg),"icon"),cr=lr(a.styled(r.ark.button),"root",{defaultProps:{role:"group"},afterSlot:e.jsx(nr,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M9.70501 6L8.29501 7.41L12.875 12L8.29501 16.59L9.70501 18L15.705 12L9.70501 6Z",fill:"currentColor"})})}),dr=F(a.styled(r.ark.h3),"title"),pr=F(a.styled(r.ark.p),"description"),oe=a.styled("button",d.iconButton),{withProvider:ur,withContext:M}=x(d.alert),hr=ur(a.styled(r.ark.div),"root"),gr=M(a.styled(r.ark.svg),"icon"),mr=M(a.styled(r.ark.h3),"title"),br=M(a.styled(r.ark.p),"description"),xr=t=>{switch(t){default:case"neutral":return e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M8.25 13.5H9.75V12H8.25V13.5ZM9 1.5C4.86 1.5 1.5 4.86 1.5 9C1.5 13.14 4.86 16.5 9 16.5C13.14 16.5 16.5 13.14 16.5 9C16.5 4.86 13.14 1.5 9 1.5ZM9 15C5.6925 15 3 12.3075 3 9C3 5.6925 5.6925 3 9 3C12.3075 3 15 5.6925 15 9C15 12.3075 12.3075 15 9 15ZM9 4.5C7.3425 4.5 6 5.8425 6 7.5H7.5C7.5 6.675 8.175 6 9 6C9.825 6 10.5 6.675 10.5 7.5C10.5 9 8.25 8.8125 8.25 11.25H9.75C9.75 9.5625 12 9.375 12 7.5C12 5.8425 10.6575 4.5 9 4.5Z",fill:"currentColor"})});case"info":return e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M8.25 5.25H9.75V6.75H8.25V5.25ZM8.25 8.25H9.75V12.75H8.25V8.25ZM9 1.5C4.86 1.5 1.5 4.86 1.5 9C1.5 13.14 4.86 16.5 9 16.5C13.14 16.5 16.5 13.14 16.5 9C16.5 4.86 13.14 1.5 9 1.5ZM9 15C5.6925 15 3 12.3075 3 9C3 5.6925 5.6925 3 9 3C12.3075 3 15 5.6925 15 9C15 12.3075 12.3075 15 9 15Z",fill:"currentColor"})});case"success":return e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M9 1.5C4.86 1.5 1.5 4.86 1.5 9C1.5 13.14 4.86 16.5 9 16.5C13.14 16.5 16.5 13.14 16.5 9C16.5 4.86 13.14 1.5 9 1.5ZM9 15C5.6925 15 3 12.3075 3 9C3 5.6925 5.6925 3 9 3C12.3075 3 15 5.6925 15 9C15 12.3075 12.3075 15 9 15ZM12.4425 5.685L7.5 10.6275L5.5575 8.6925L4.5 9.75L7.5 12.75L13.5 6.75L12.4425 5.685Z",fill:"currentColor"})});case"warning":return e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M9 4.8675L14.6475 14.625H3.3525L9 4.8675ZM9 1.875L0.75 16.125H17.25L9 1.875ZM9.75 12.375H8.25V13.875H9.75V12.375ZM9.75 7.875H8.25V10.875H9.75V7.875Z",fill:"currentColor"})});case"error":return e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M8.25 11.25H9.75V12.75H8.25V11.25ZM8.25 5.25H9.75V9.75H8.25V5.25ZM8.9925 1.5C4.8525 1.5 1.5 4.86 1.5 9C1.5 13.14 4.8525 16.5 8.9925 16.5C13.14 16.5 16.5 13.14 16.5 9C16.5 4.86 13.14 1.5 8.9925 1.5ZM9 15C5.685 15 3 12.315 3 9C3 5.685 5.685 3 9 3C12.315 3 15 5.685 15 9C15 12.315 12.315 15 9 15Z",fill:"currentColor"})})}},yr=h.forwardRef(({title:t,description:o,showDismissTrigger:i,onDismiss:s,severity:n,showIcon:c=!0,...p},u)=>e.jsxs(hr,{ref:u,severity:n,...p,children:[e.jsxs(mr,{children:[c?e.jsx(gr,{asChild:!0,children:xr(n)}):null,t,i?e.jsx(oe,{ml:"auto",onClick:s,size:"sm",variant:"tertiary","aria-label":"dismiss",children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M12.6666 4.27334L11.7266 3.33334L7.99998 7.06L4.27331 3.33334L3.33331 4.27334L7.05998 8L3.33331 11.7267L4.27331 12.6667L7.99998 8.94L11.7266 12.6667L12.6666 11.7267L8.93998 8L12.6666 4.27334Z",fill:"currentColor"})})}):null]}),o?e.jsx(br,{children:o}):null]})),{withProvider:fr,withContext:R}=x(d.table),vr=a.styled("div",d.tableContainer),wr=fr(a.styled("table"),"root"),Cr=R(a.styled("thead"),"thead"),Sr=R(a.styled("tbody"),"tbody"),Tr=R(a.styled("tr"),"tr"),kr=R(a.styled("th"),"th"),ae=h.forwardRef(({children:t,addon:o,...i},s)=>e.jsxs(kr,{ref:s,...i,children:[t,o?e.jsxs("span",{className:"th__addon",children:[" ",o]}):null]}));ae.displayName="Th";const jr=R(a.styled("td"),"td"),Rr=a.styled("td",d.tableGroupTitle),ie=h.forwardRef((t,o)=>{const i=h.useRef(null);return h.useLayoutEffect(()=>{var s,n;if(i.current){const c=(n=(s=i.current)==null?void 0:s.closest("table"))==null?void 0:n.querySelector("thead > tr");c&&i.current.setAttribute("colspan",c.children.length.toString())}},[]),e.jsx("tr",{ref:o,className:"table_tr__group__title",children:e.jsx(Rr,{ref:i,...t})})});ie.displayName="TableGroupTitle";const _r=a.styled("td",d.tableEmptyRow),se=h.forwardRef((t,o)=>{const i=h.useRef(null);return h.useLayoutEffect(()=>{var s,n;if(i.current){const c=(n=(s=i.current)==null?void 0:s.closest("table"))==null?void 0:n.querySelector("thead > tr");c&&i.current.setAttribute("colspan",c.children.length.toString())}},[]),e.jsx("tr",{ref:o,className:"table_tr__empty",children:e.jsx(_r,{ref:i,...t})})});se.displayName="TableEmptyRow";const{withProvider:Pr,withContext:N}=x(d.breadcrumb),Ir=Pr(a.styled("nav"),"root"),Lr=N(a.styled("ol"),"list"),zr=N(a.styled("li"),"item"),Dr=N(a.styled(r.ark.a),"link"),Ar=e.jsx("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M6.47003 4.5L5.53003 5.44L8.58336 8.5L5.53003 11.56L6.47003 12.5L10.47 8.5L6.47003 4.5Z",fill:"#1E3A76"})}),Br=h.forwardRef(({children:t,separator:o=Ar,...i},s)=>{var c;const n=h.Children.toArray(be.isFragment(t)?(c=t.props)==null?void 0:c.children:t);return e.jsx(Ir,{...i,"aria-label":i["aria-label"]??"breadcrumb",ref:s,children:e.jsx(Lr,{children:n.map((p,u)=>h.cloneElement(p,{"aria-current":u===n.length-1?"page":void 0,children:u===n.length-1?p.props.children:e.jsxs(e.Fragment,{children:[p.props.children,o?e.jsx(e.Fragment,{children:typeof o=="object"?h.cloneElement(o,{role:"presentation"}):e.jsx("span",{role:"presentation",children:o})}):null]})}))})})}),G=f.sva({slots:["root","price","unit"],base:{root:{borderRadius:"radius-4",display:"inline-flex",flexDirection:"row",alignItems:"center",gap:"space-4",bg:"primary.700"},price:{fontFamily:"cabinet",color:"white"},unit:{fontFamily:"satoshi",textTransform:"uppercase",color:"grey.100"}},variants:{size:{lg:{root:{py:"space-8",px:"space-16"},price:{textStyle:"heading.h2"},unit:{textStyle:"body.lg"}},md:{root:{py:"space-4",px:"space-8"},price:{textStyle:"heading.h4"},unit:{textStyle:"body.md"}},sm:{root:{py:"space-4",px:"space-8"},price:{textStyle:"heading.h6"},unit:{textStyle:"body.sm"}}}},defaultVariants:{size:"md"}}),le=h.forwardRef((t,o)=>{const[i,s]=G.splitVariantProps(t),[n,c]=a.splitCssProps(s),{className:p,unit:u,price:y,...g}=c,v=G(i),S=!!u;return e.jsxs("span",{ref:o,className:f.cx(v.root,f.css(n),p),...g,children:[e.jsx("span",{className:v.price,children:y}),S?e.jsxs("span",{className:v.unit,children:["/ ",u]}):null]})});le.displayName="PriceTag";const Fr={xl:"1536px",lg:"1200px",md:"900px",sm:"600px"},Mr={extend:{checked:"&:where(:checked, [data-checked], [aria-checked=true], [data-state=checked])",closed:"&:where([data-state=closed])",collapsed:'&:where([aria-collapsed=true], [data-collapsed], [data-state="collapsed"])',current:"&:is([data-current])",focus:"&:where(:focus, [data-focus], [data-focused])",groupHover:"[role=group]:where(:hover, [data-hover]) &",hidden:"&:where([hidden])",highlighted:"&:where([data-highlighted])",hover:"&:where(:hover, [data-hover], [data-hovered])",indeterminate:"&:where(:indeterminate, [data-indeterminate], [aria-checked=mixed], [data-state=indeterminate])",invalid:"&:where(:invalid, [data-invalid], [aria-invalid=true])",open:"&:where([open], [data-state=open])",placeholderShown:"&:where(:placeholder-shown, [data-placeholder-shown])",today:"&:where([data-today])",underValue:'&:where([data-state="under-value"])'}},Nr={"2xl":"672px","3xl":"768px","4xl":"896px","5xl":"1024px","6xl":"1152px","7xl":"1280px","8xl":"1440px",lg:"512px",md:"448px",sm:"384px",xl:"576px",xs:"320px"},Er=l.defineKeyframes({blob:{"0%":{rotate:"0deg"},"100%":{rotate:"359deg"}},bounce:{"0%, 100%":{animationTimingFunction:"cubic-bezier(0.8,0,1,1)",transform:"translateY(-25%)"},"50%":{animationTimingFunction:"cubic-bezier(0,0,0.2,1)",transform:"none"}},"fade-in":{from:{opacity:"0"},to:{opacity:"1"}},"fade-out":{from:{opacity:"1"},to:{opacity:"0"}},fadeIn:{"0%":{opacity:"0",transform:"translateY(-4px)"},"100%":{opacity:"1",transform:"translateY(0)"}},fadeInFromRight:{"0%":{opacity:"0",transform:"translateX(100%)"},"100%":{opacity:"1",transform:"translateX(0)"}},fadeInSkew:{"0%":{opacity:"0",transform:"translateY(-4px) rotateX(-1deg) scale(0.95)",transformStyle:"preserve-3d"},"100%":{opacity:"1",transform:"translateY(0) rotateX(0) scale(1)",transformStyle:"preserve-3d"}},fadeOut:{"0%":{opacity:"1",transform:"translateY(0)"},"100%":{opacity:"0",transform:"translateY(-4px)"}},fadeOutFromRight:{"0%":{opacity:"1",transform:"translateX(0)"},"100%":{opacity:"0",transform:"translateX(100%)"}},fadeOutSkew:{"0%":{opacity:"1",transform:"translateY(0) rotateX(0) scale(1)",transformStyle:"preserve-3d"},"100%":{opacity:"0",transform:"translateY(-4px) rotateX(-1deg) scale(0.95)",transformStyle:"preserve-3d"}},ping:{"75%, 100%":{opacity:"0",transform:"scale(2)"}},pulse:{"50%":{opacity:".5"}},"skeleton-pulse":{"50%":{opacity:"0.5"}},"slide-in":{"0%":{opacity:"0",transform:"translateY(64px)"},"100%":{opacity:"1",transform:"translateY(0)"}},"slide-in-left":{"0%":{transform:"translateX(-100%)"},"100%":{transform:"translateX(0%)"}},"slide-in-modal":{"0%":{opacity:"0",transform:"translateY(64px) scale(0.9)"},"100%":{opacity:"1",transform:"translateY(0) scale(1)"}},"slide-in-right":{"0%":{transform:"translateX(100%)"},"100%":{transform:"translateX(0%)"}},"slide-out":{"0%":{opacity:"1",transform:"translateY(0)"},"100%":{opacity:"0",transform:"translateY(64px)"}},"slide-out-left":{"0%":{transform:"translateX(0%)"},"100%":{transform:"translateX(-100%)"}},"slide-out-modal":{"0%":{opacity:"1",transform:"translateY(0) scale(1)"},"100%":{opacity:"0",transform:"translateY(64px) scale(0.9)"}},"slide-out-right":{"0%":{transform:"translateX(0%)"},"100%":{transform:"translateX(100%)"}},slideInFromBottom:{"0%":{opacity:"0",transform:"translateY(4px)"},"100%":{opacity:"1",transform:"translateY(0)"}},slideOutToBottom:{"0%":{opacity:"1",transform:"translateY(0)"},"100%":{opacity:"0",transform:"translateY(4px)"}},"collapse-in":{"0%":{height:"0px"},"100%":{height:"var(--height)"}},"collapse-out":{"0%":{height:"var(--height)"},"100%":{height:"0px"}},spin:{to:{transform:"rotate(360deg)"}}}),ne=l.defineRecipe({base:{_focusVisible:{ring:"2px solid {colors.primary.200}",ringOffset:"space-2"},alignItems:"center",cursor:{_disabled:"not-allowed",base:"pointer"},opacity:{_disabled:.32},display:"flex",flexDirection:"row",gap:"space-4",justifyContent:"center",transition:"color, background-color, border-color, opacity",transitionDuration:"fast",fontWeight:"bold",fontFamily:"satoshi"},className:"button",defaultVariants:{size:"lg",variant:"primary",severity:"none"},description:"The styles for the Button component",jsx:["Button"],variants:{size:{lg:{borderRadius:"radius-60",px:"space-20",py:"space-8",textStyle:"body.lg"},md:{borderRadius:"radius-60",px:"space-16",py:"space-6",textStyle:"body.md"},sm:{borderRadius:"radius-60",px:"space-12",py:"space-4",textStyle:"body.sm"}},variant:{primary:{bg:{_disabled:{_hover:"primary.500",_active:"primary.500",base:"primary.500"},_active:"primary.800",_hover:"primary.600",base:"primary.500"},color:"white"},secondary:{bg:{_disabled:{_hover:"white",_active:"white",base:"white"},_active:"primary.600",_hover:"primary.500",base:"white"},boxShadow:"inset 0 0 0 1px {colors.primary.500}",color:{_disabled:{_hover:"primary.500",_active:"primary.500",base:"primary.500"},base:"primary.500",_hover:"white",_active:"white"}},tertiary:{bg:{_disabled:{_hover:"transparent",_active:"transparent",base:"transparent"},_active:"primary.200",_hover:"primary.100",base:"transparent"},color:{_disabled:{_hover:"primary.500",_active:"primary.500",base:"primary.500"},base:"primary.500",_hover:"primary.600",_active:"primary.600"}}},severity:{none:{},danger:{}}},compoundVariants:[{variant:"primary",severity:"danger",css:{bg:{_disabled:{_hover:"error.500",_active:"error.500",base:"error.500"},_active:"error.800",_hover:"error.700",base:"error.500"}}},{variant:"secondary",severity:"danger",css:{bg:{_disabled:{_hover:"transparent",_active:"transparent",base:"transparent"},_active:"error.700",_hover:"error.500",base:"transparent"},boxShadow:{base:"inset 0 0 0 1px {colors.error.500}",_active:"inset 0 0 0 1px {colors.error.700}"},color:{_disabled:{_hover:"error.500",_active:"error.500",base:"error.500"},base:"error.500",_hover:"white",_active:"white"}}},{variant:"tertiary",severity:"danger",css:{bg:{_disabled:{_hover:"transparent",_active:"transparent",base:"transparent"},_active:"error.200",_hover:"error.100",base:"transparent"},color:{_disabled:{_hover:"error.500",_active:"error.500",base:"error.500"},base:"error.500",_hover:"error.700",_active:"error.700"}}}]}),Hr=l.defineRecipe({className:"heading",defaultVariants:{size:"h2"},jsx:["Heading"],base:{fontFamily:"cabinet",color:"text.heading"},variants:{italic:{true:{fontStyle:"italic"}},underline:{true:{textDecoration:"underline"}},size:{h1:{textStyle:"heading.h1"},h2:{textStyle:"heading.h2"},h3:{textStyle:"heading.h3"},h4:{textStyle:"heading.h4"},h5:{textStyle:"heading.h5"},h6:{textStyle:"heading.h6"}}}}),Vr=l.defineSlotRecipe({base:{control:{_focus:{ring:"1px solid {colors.secondary.300}"},alignItems:"center",background:{_checked:{base:"primary.500",_disabled:"grey.200"},base:"grey.100",_hover:{base:"grey.200",_checked:"primary.700"}},borderRadius:"full",cursor:"pointer",display:"inline-flex",flexShrink:"0",transitionDuration:"normal",transitionProperty:"background",transitionTimingFunction:"default"},label:{fontFamily:"satoshi",color:"text",_disabled:{color:"text.disabled",userSelect:"none"}},root:{WebkitTapHighlightColor:"transparent",_disabled:{pointerEvents:"none"},alignItems:"center",cursor:"pointer",display:"flex",position:"relative"},thumb:{background:"white",borderRadius:"full",transitionDuration:"normal",transitionProperty:"transform",transitionTimingFunction:"default",_checked:{transform:"translateX(16px)"}}},className:"switch",defaultVariants:{size:"md"},jsx:["Switch","SwitchField"],slots:r.switchAnatomy.keys(),variants:{size:{md:{control:{height:"size-16",p:"space-2",width:"size-32"},label:{textStyle:"body.md"},root:{gap:"space-4"},thumb:{height:"size-12",width:"size-12"}}}}}),Wr=l.defineRecipe({className:"text",defaultVariants:{size:"md"},jsx:["Text","AppLink"],staticCss:["*"],base:{fontFamily:"satoshi",color:"text"},variants:{bold:{true:{fontWeight:"bold"}},italic:{true:{fontStyle:"italic"}},underline:{true:{textDecoration:"underline"}},size:{lg:{textStyle:"body.lg"},md:{textStyle:"body.md"},sm:{textStyle:"body.sm"}}}}),ce=l.defineRecipe({base:{'&[type="time"]::-webkit-calendar-picker-indicator':{display:"none"},textStyle:"body.md",fontFamily:"satoshi",color:"text",appearance:"none",background:"none",border:"1px solid {colors.grey.100}",borderRadius:"radius-8",minWidth:0,outline:0,minHeight:"40px",position:"relative",transitionDuration:"normal",transitionProperty:"border-color, box-shadow",width:"full",_disabled:{cursor:"not-allowed",color:"grey.300",background:"grey.50"},_hover:{borderColor:"secondary.500",_disabled:{borderColor:"grey.100"}},_focus:{borderColor:"primary.500"},_placeholderShown:{color:"grey.400",_disabled:{color:"grey.100"}}},className:"input",description:"The styles for the Input component",jsx:["Input"],defaultVariants:{size:"md"},variants:{size:{md:{px:"space-16",py:"space-8"}}}}),Gr=l.defineRecipe({className:"textarea",jsx:["Textarea"],base:{px:"space-16",py:"space-8",...ce.base}}),Zr=l.defineRecipe({base:{_invalid:{'& [data-recipe="formHelperText"]':{color:"error.500"},'& input, & textarea, & [data-recipe="select"] button, & [data-recipe="inputGroup"]':{borderColor:"error.500!"},"& label":{color:"error.500"}},_required:{"& label::after":{content:'" *"',color:"error.500",fontWeight:"bold"}},isolation:"isolate",display:"flex",flexDirection:"column",gap:"space-4",width:"full",position:"relative"},className:"form-control",description:"The styles for the FormControl component",jsx:["FormControl"]}),$r=l.defineRecipe({base:{color:"grey.400",fontFamily:"satoshi",textStyle:"body.sm"},className:"form-helper-text",description:"The styles for the FormHelperText component",jsx:["FormHelperText"]}),Or=r.dialogAnatomy.extendWith("header","body","footer"),Yr=l.defineSlotRecipe({className:"drawer",slots:Or.keys(),jsx:["Drawer"],base:{backdrop:{backdropFilter:"blur(4px)",background:"primary.300/20",height:"100vh",position:"fixed",width:"100vw",zIndex:"overlay",inset:0,_open:{animation:"backdrop-in"},_closed:{animation:"backdrop-out"}},positioner:{alignItems:"center",display:"flex",height:"100dvh",position:"fixed",inset:0,zIndex:"modal"},content:{position:"relative",background:"white",display:"grid",gridTemplateColumns:"1fr",gridTemplateRows:"auto 1fr",gridTemplateAreas:`
1
+ "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=require("@ark-ui/react"),i=require("@stokelp/styled-system/jsx"),u=require("@stokelp/styled-system/recipes"),h=require("react"),f=require("@stokelp/styled-system/css"),fe=require("react-is"),n=require("@pandacss/dev");function ve(t){const o=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const a in t)if(a!=="default"){const s=Object.getOwnPropertyDescriptor(t,a);Object.defineProperty(o,a,s.get?s:{enumerable:!0,get:()=>t[a]})}}return o.default=t,Object.freeze(o)}const we=ve(fe),W=(...t)=>t.filter(Boolean).join(" "),x=(t,o)=>{const a=h.createContext(null);return{withContext:(d,p,c)=>p?h.forwardRef((g,v)=>{const T=h.useContext(a),B=(o==null?void 0:o.dataAttr)??!1;return h.createElement(d,{...B&&{"data-recipe-slot":p??""},...g,...c==null?void 0:c.defaultProps,className:W(T==null?void 0:T[p??""],g.className),ref:v})}):d,withProvider:(d,p,c)=>h.forwardRef((g,v)=>{const[T,{children:B,...H}]=t.splitVariantProps({...g,...c==null?void 0:c.defaultProps}),V=t(T),ye=(o==null?void 0:o.dataAttr)??!1;return e.jsx(a.Provider,{value:V,children:e.jsxs(d,{ref:v,...ye&&{"data-recipe-slot":p??""},...H,className:W(V[p??""],H.className),children:[c==null?void 0:c.beforeSlot,B,c==null?void 0:c.afterSlot]})})})}},{withProvider:Ce,withContext:I}=x(u.accordion),Te=Ce(i.styled(r.Accordion.Root),"root"),Se=I(i.styled(r.Accordion.Item),"item"),ke=I(i.styled(r.Accordion.ItemContent),"itemContent"),Re=I(i.styled(r.Accordion.ItemIndicator),"itemIndicator",{defaultProps:{children:e.jsx("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M4.94 6.03L8 9.08333L11.06 6.03L12 6.97L8 10.97L4 6.97L4.94 6.03Z",fill:"currentColor"})})}}),je=I(i.styled(r.Accordion.ItemTrigger),"itemTrigger"),_=i.styled("button",u.button),U=h.forwardRef((t,o)=>{const[a,s]=u.checkbox.splitVariantProps(t),[l,d]=i.splitCssProps(s),{children:p,className:c,...b}=d,g=u.checkbox(a);return e.jsxs(r.Checkbox.Root,{ref:o,className:f.cx(g.root,f.css(l),c),...b,children:[e.jsxs(r.Checkbox.Control,{className:g.control,children:[e.jsx(r.Checkbox.Indicator,{children:e.jsx(Pe,{})}),e.jsx(r.Checkbox.Indicator,{indeterminate:!0,children:e.jsx(_e,{})})]}),p&&e.jsx(r.Checkbox.Label,{className:g.label,children:p}),e.jsx(r.Checkbox.HiddenInput,{})]})});U.displayName="Checkbox";const Pe=()=>e.jsxs("svg",{viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("title",{children:"Check Icon"}),e.jsx("path",{d:"M4.39754 8.43751L2.31254 6.35251L1.60254 7.05751L4.39754 9.85251L10.3975 3.85251L9.69254 3.14751L4.39754 8.43751Z",fill:"white"})]}),_e=()=>e.jsxs("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("title",{children:"Minus Icon"}),e.jsx("path",{d:"M3 6H9V7H3V6Z",fill:"white"})]}),{withProvider:Ie,withContext:C}=x(u.drawer),Le=Ie(r.Dialog.Root,void 0,{defaultProps:{unmountOnExit:!0,lazyMount:!0}}),De=C(i.styled(r.ark.main),"body"),X=C(i.styled(r.Dialog.CloseTrigger),"closeTrigger"),ze=C(i.styled(r.ark.footer),"footer"),q=h.forwardRef(({children:t,showCloseTrigger:o=!0,...a},s)=>e.jsxs(r.ark.header,{...a,ref:s,children:[t,o&&e.jsx(X,{asChild:!0,children:e.jsx(_,{ml:"auto",p:"space-8",variant:"tertiary",children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M12.6666 4.27331L11.7266 3.33331L7.99998 7.05998L4.27331 3.33331L3.33331 4.27331L7.05998 7.99998L3.33331 11.7266L4.27331 12.6666L7.99998 8.93998L11.7266 12.6666L12.6666 11.7266L8.93998 7.99998L12.6666 4.27331Z",fill:"currentColor"})})})})]}));q.displayName="DrawerHeader";const Ae=C(q,"header"),Be=C(i.styled(r.Dialog.Title),"title"),Fe=C(i.styled(r.Dialog.Trigger),"trigger"),Me=C(i.styled(r.Dialog.Positioner),"positioner"),Ee=C(i.styled(r.Dialog.Backdrop),"backdrop"),J=h.forwardRef(({children:t,...o},a)=>e.jsxs(r.Portal,{children:[e.jsx(Ee,{}),e.jsx(Me,{children:e.jsx(r.Dialog.Content,{ref:a,...o,children:t})})]}));J.displayName=r.Dialog.Content.displayName;const Ne=C(i.styled(J),"content"),He=r.Dialog.Context,Ve=i.styled("div",u.formControl,{defaultProps:{role:"group"}}),We=({isInvalid:t,isRequired:o,...a})=>{const s={...t?{"aria-invalid":!0}:{},...o?{"aria-required":!0}:{}};return e.jsx(Ve,{...s,...a})},{withProvider:Ge,withContext:j}=x(u.tooltip),Oe=Ge(i.styled(r.Tooltip.Root),void 0,{defaultProps:{closeDelay:50,closeOnPointerDown:!1,interactive:!1,lazyMount:!0,openDelay:200,unmountOnExit:!0}}),Ze=j(i.styled(r.Tooltip.Arrow),"arrow"),$e=j(i.styled(r.Tooltip.ArrowTip),"arrowTip"),Ye=j(i.styled(r.Tooltip.Content),"content"),Ue=j(i.styled(r.Tooltip.Positioner),"positioner"),Xe=j(i.styled(r.Tooltip.Trigger),"trigger"),Q=({label:t,children:o,withArrow:a=!0,...s})=>{const[l,d]=i.splitCssProps(s);return e.jsxs(Oe,{...d,children:[e.jsx(Xe,{asChild:!0,children:o}),e.jsx(Ue,{children:e.jsxs(Ye,{...l,children:[a?e.jsx(Ze,{children:e.jsx($e,{})}):null,t]})})]})},qe=i.styled("label",u.formLabel),Je=t=>{const[o,a]=u.formLabel.splitVariantProps(t),[s,l]=i.splitCssProps(a),{children:d,className:p,addon:c,tooltipInformation:b,...g}=l,v=u.formLabel(o);return e.jsxs(qe,{className:f.cx(v.root,f.css(s),p),...g,children:[d,c?e.jsx(i.styled.span,{className:v.addon,children:c}):null,b?e.jsx(Q,{label:b,children:e.jsx(i.styled.svg,{className:v.icon,width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M7.33337 4.66659H8.66671V5.99992H7.33337V4.66659ZM7.33337 7.33325H8.66671V11.3333H7.33337V7.33325ZM8.00004 1.33325C4.32004 1.33325 1.33337 4.31992 1.33337 7.99992C1.33337 11.6799 4.32004 14.6666 8.00004 14.6666C11.68 14.6666 14.6667 11.6799 14.6667 7.99992C14.6667 4.31992 11.68 1.33325 8.00004 1.33325ZM8.00004 13.3333C5.06004 13.3333 2.66671 10.9399 2.66671 7.99992C2.66671 5.05992 5.06004 2.66659 8.00004 2.66659C10.94 2.66659 13.3334 5.05992 13.3334 7.99992C13.3334 10.9399 10.94 13.3333 8.00004 13.3333Z",fill:"currentColor"})})}):null]})},Qe=i.styled("p",u.formHelperText,{dataAttr:!0}),Ke=t=>{const{as:o="h2",...a}=t,s=h.useMemo(()=>i.styled(o,u.heading),[o]);return e.jsx(s,{size:o,...a})},K=h.forwardRef((t,o)=>{const[a,s]=u.switchRecipe.splitVariantProps(t),[l,d]=i.splitCssProps(s),{children:p,className:c,...b}=d,g=u.switchRecipe(a);return e.jsxs(r.Switch.Root,{ref:o,className:f.cx(g.root,f.css(l),c),...b,children:[e.jsx(r.Switch.Control,{className:g.control,children:e.jsx(r.Switch.Thumb,{className:g.thumb})}),p?e.jsx(r.Switch.Label,{className:g.label,children:p}):null,e.jsx(r.Switch.HiddenInput,{})]})});K.displayName="Switch";const ee=t=>{const{as:o="p",...a}=t,s=h.useMemo(()=>i.styled(o,u.text),[o]);return e.jsx(s,{...a})},et=i.styled(r.ark.textarea,u.textarea),{withProvider:tt,withContext:L}=x(u.tabs),rt=tt(i.styled(r.Tabs.Root),"root",{defaultProps:{lazyMount:!0}}),ot=L(i.styled(r.Tabs.Content),"content"),at=L(i.styled(r.Tabs.Trigger),"trigger"),it=L(i.styled(r.Tabs.Indicator),"indicator"),te=h.forwardRef(({children:t,...o},a)=>e.jsxs(r.Tabs.List,{ref:a,...o,children:[t,e.jsx(it,{})]}));te.displayName=r.Tabs.List.displayName;const st=L(i.styled(te),"list"),nt=({children:t,when:o,wrapper:a})=>o===!0?a(t):t,{withProvider:lt,withContext:w}=x(u.select),ct=lt(i.styled(r.Select.Root),"root",{defaultProps:{loopFocus:!0}}),dt=w(i.styled(r.Select.ClearTrigger),"clearTrigger"),pt=w(i.styled(r.Select.Content),"content"),ut=w(i.styled(r.Select.Control),"control"),ht=w(i.styled(r.Select.Indicator),"indicator"),gt=w(i.styled(r.Select.Item),"item"),mt=w(i.styled(r.Select.ItemIndicator),"itemIndicator"),bt=w(i.styled(r.Select.ItemText),"itemText"),xt=w(i.styled(r.Select.Positioner),"positioner"),yt=w(i.styled(r.Select.Trigger),"trigger"),ft=w(i.styled(r.Select.ValueText),"valueText"),vt=({items:t,placeholder:o,emptyLabel:a,usePortal:s=!0,positioning:l,...d})=>e.jsxs(ct,{lazyMount:!0,unmountOnExit:!0,items:t,positioning:{sameWidth:!0,gutter:0,...l},"data-recipe":"select",...d,children:[e.jsxs(ut,{children:[e.jsxs(yt,{children:[e.jsx(ft,{truncate:!0,placeholder:o}),e.jsx(ht,{asChild:!0,children:e.jsx(i.styled.svg,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M7.41 8.29498L12 12.875L16.59 8.29498L18 9.70498L12 15.705L6 9.70498L7.41 8.29498Z",fill:"currentColor"})})})]}),e.jsx(dt,{asChild:!0,children:e.jsx("button",{children:e.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M9.99996 1.66669C5.39163 1.66669 1.66663 5.39169 1.66663 10C1.66663 14.6084 5.39163 18.3334 9.99996 18.3334C14.6083 18.3334 18.3333 14.6084 18.3333 10C18.3333 5.39169 14.6083 1.66669 9.99996 1.66669ZM9.99996 16.6667C6.32496 16.6667 3.33329 13.675 3.33329 10C3.33329 6.32502 6.32496 3.33335 9.99996 3.33335C13.675 3.33335 16.6666 6.32502 16.6666 10C16.6666 13.675 13.675 16.6667 9.99996 16.6667ZM12.9916 5.83335L9.99996 8.82502L7.00829 5.83335L5.83329 7.00835L8.82496 10L5.83329 12.9917L7.00829 14.1667L9.99996 11.175L12.9916 14.1667L14.1666 12.9917L11.175 10L14.1666 7.00835L12.9916 5.83335Z",fill:"currentColor"})})})})]}),e.jsx(nt,{when:s,wrapper:p=>e.jsx(r.Portal,{children:p}),children:e.jsx(xt,{children:e.jsx(pt,{children:t.length===0?e.jsx(ee,{px:"space-8",textAlign:"center",children:a??"Aucun résultat"}):t.map(p=>e.jsxs(gt,{item:p,children:[e.jsx(bt,{truncate:!0,children:p.label}),d.multiple?e.jsx(mt,{children:"✓"}):null]},p.value))})})}),e.jsx(r.Select.HiddenSelect,{})]}),re=i.styled("input",u.input,{dataAttr:!0}),oe=i.styled(r.ark.div,u.inputAddon,{dataAttr:!0}),ae=i.styled("div",u.inputGroup,{dataAttr:!0}),wt=t=>{const{as:o="div",...a}=t,s=h.useMemo(()=>i.styled(o),[o]);return e.jsx(s,{...a})},{withProvider:Ct,withContext:m}=x(u.datepicker),Tt=Ct(r.DatePicker.Root,"root",{defaultProps:{positioning:{placement:"bottom-start"},view:"day",locale:"fr",unmountOnExit:!0,lazyMount:!0,startOfWeek:6}}),St=m(r.DatePicker.Content,"content"),kt=m(r.DatePicker.Control,"control"),Rt=m(r.DatePicker.Input,"input"),jt=m(r.DatePicker.MonthSelect,"monthSelect"),Pt=m(r.DatePicker.NextTrigger,"nextTrigger"),_t=m(r.DatePicker.Positioner,"positioner"),It=m(r.DatePicker.PrevTrigger,"prevTrigger"),Lt=m(r.DatePicker.TableBody,"tableBody"),Dt=m(r.DatePicker.TableCell,"tableCell"),zt=m(r.DatePicker.TableCellTrigger,"tableCellTrigger"),At=m(r.DatePicker.TableHead,"tableHead"),Bt=m(r.DatePicker.TableHeader,"tableHeader"),Ft=m(r.DatePicker.Table,"table"),G=m(r.DatePicker.TableRow,"tableRow"),Mt=m(r.DatePicker.Trigger,"trigger"),Et=m(r.DatePicker.ViewControl,"viewControl"),Nt=m(r.DatePicker.View,"view"),Ht=m(r.DatePicker.YearSelect,"yearSelect"),Vt=m(i.styled(r.DatePicker.ClearTrigger),"clearTrigger"),Wt=()=>e.jsx("svg",{width:"23",height:"24",viewBox:"0 0 23 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M18.2083 4H17.25V2H15.3333V4H7.66667V2H5.75V4H4.79167C3.72792 4 2.88458 4.9 2.88458 6L2.875 20C2.875 21.1 3.72792 22 4.79167 22H18.2083C19.2625 22 20.125 21.1 20.125 20V6C20.125 4.9 19.2625 4 18.2083 4ZM18.2083 20H4.79167V10H18.2083V20ZM18.2083 8H4.79167V6H18.2083V8ZM8.625 14H6.70833V12H8.625V14ZM12.4583 14H10.5417V12H12.4583V14ZM16.2917 14H14.375V12H16.2917V14ZM8.625 18H6.70833V16H8.625V18ZM12.4583 18H10.5417V16H12.4583V18ZM16.2917 18H14.375V16H16.2917V18Z",fill:"#1E3A76"})}),Gt=()=>e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M10.4698 4.94L9.52979 4L5.52979 8L9.52979 12L10.4698 11.06L7.41645 8L10.4698 4.94Z",fill:"currentColor"})}),Ot=()=>e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M6.46979 4L5.52979 4.94L8.58312 8L5.52979 11.06L6.46979 12L10.4698 8L6.46979 4Z",fill:"currentColor"})}),Zt=({placeholder:t,preflightClassName:o,...a})=>e.jsxs(Tt,{...a,children:[e.jsx(kt,{asChild:!0,children:e.jsxs(ae,{children:[e.jsx(Rt,{asChild:!0,index:0,placeholder:t,children:e.jsx(re,{})}),e.jsxs(oe,{children:[e.jsx(Vt,{asChild:!0,cursor:"pointer",mr:"space-4",children:e.jsx("button",{children:e.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M9.99996 1.66669C5.39163 1.66669 1.66663 5.39169 1.66663 10C1.66663 14.6084 5.39163 18.3334 9.99996 18.3334C14.6083 18.3334 18.3333 14.6084 18.3333 10C18.3333 5.39169 14.6083 1.66669 9.99996 1.66669ZM9.99996 16.6667C6.32496 16.6667 3.33329 13.675 3.33329 10C3.33329 6.32502 6.32496 3.33335 9.99996 3.33335C13.675 3.33335 16.6666 6.32502 16.6666 10C16.6666 13.675 13.675 16.6667 9.99996 16.6667ZM12.9916 5.83335L9.99996 8.82502L7.00829 5.83335L5.83329 7.00835L8.82496 10L5.83329 12.9917L7.00829 14.1667L9.99996 11.175L12.9916 14.1667L14.1666 12.9917L11.175 10L14.1666 7.00835L12.9916 5.83335Z",fill:"currentColor"})})})}),e.jsx(Mt,{children:e.jsx(Wt,{})})]})]})}),e.jsx(r.Portal,{children:e.jsx(_t,{className:o,children:e.jsx(St,{children:e.jsx(Nt,{view:"day",children:e.jsx(r.DatePicker.Context,{children:s=>e.jsxs(e.Fragment,{children:[e.jsxs(Et,{children:[e.jsx(It,{asChild:!0,children:e.jsx(_,{p:"space-8",variant:"secondary",size:"sm",children:e.jsx(Gt,{})})}),e.jsx(jt,{}),e.jsx(Ht,{}),e.jsx(Pt,{asChild:!0,children:e.jsx(_,{p:"space-8",variant:"secondary",size:"sm",children:e.jsx(Ot,{})})})]}),e.jsxs(Ft,{children:[e.jsx(At,{children:e.jsx(G,{children:s.weekDays.map((l,d)=>e.jsx(Bt,{children:l.short},d))})}),e.jsx(Lt,{children:s.weeks.map((l,d)=>e.jsx(G,{children:l.map((p,c)=>e.jsx(Dt,{value:p,children:e.jsx(zt,{asChild:!0,children:e.jsx("button",{children:p.day})})},c))},d))})]})]})})})})})})]}),$t=h.forwardRef((t,o)=>{const[a,s]=u.tag.splitVariantProps(t),[l,d]=i.splitCssProps(s),{children:p,className:c,...b}=d,g=u.tag(a);return e.jsxs(r.ark.div,{ref:o,className:f.cx(g.root,f.css(l),c),...b,children:[p,e.jsx(i.Circle,{className:f.cx(g.badge)})]})}),{withProvider:Yt,withContext:D}=x(u.radioButtonGroup),Ut=D(i.styled(r.RadioGroup.ItemControl),"itemControl"),Xt=D(i.styled(r.RadioGroup.ItemText),"itemText"),qt=h.forwardRef(({children:t,value:o,...a},s)=>e.jsxs(r.RadioGroup.Item,{ref:s,...a,value:o,children:[e.jsx(Xt,{children:t}),e.jsx(Ut,{}),e.jsx(r.RadioGroup.ItemHiddenInput,{})]})),Jt=Yt(i.styled(r.RadioGroup.Root),"root",{defaultProps:{orientation:"horizontal"}}),Qt=D(i.styled(qt),"item"),Kt=D(i.styled(r.RadioGroup.Label),"label"),{withProvider:er,withContext:z}=x(u.radioGroup),tr=z(i.styled(r.RadioGroup.ItemControl),"itemControl"),rr=z(i.styled(r.RadioGroup.ItemText),"itemText"),or=h.forwardRef(({children:t,value:o,...a},s)=>e.jsxs(r.RadioGroup.Item,{ref:s,...a,value:o,children:[e.jsx(tr,{}),e.jsx(rr,{children:t}),e.jsx(r.RadioGroup.ItemHiddenInput,{})]})),ar=er(i.styled(r.RadioGroup.Root),"root",{defaultProps:{orientation:"horizontal"}}),ir=z(i.styled(or),"item"),sr=z(i.styled(r.RadioGroup.Label),"label"),{withProvider:nr,withContext:F}=x(u.chip),lr=nr(i.styled(r.ark.span),"root"),cr=F(i.styled("img"),"avatar"),dr=F(i.styled(r.ark.p),"body"),pr=F(i.styled(r.ark.button),"clearTrigger",{defaultProps:{type:"button",children:e.jsx("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M11.0832 4.23949L10.2607 3.41699L6.99984 6.67783L3.739 3.41699L2.9165 4.23949L6.17734 7.50033L2.9165 10.7612L3.739 11.5837L6.99984 8.32283L10.2607 11.5837L11.0832 10.7612L7.82234 7.50033L11.0832 4.23949Z",fill:"currentColor"})})}}),{withProvider:ur,withContext:M}=x(u.actionCard,{dataAttr:!0}),hr=M(i.styled(r.ark.svg),"icon"),gr=ur(i.styled(r.ark.button),"root",{defaultProps:{role:"group"},afterSlot:e.jsx(hr,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M9.70501 6L8.29501 7.41L12.875 12L8.29501 16.59L9.70501 18L15.705 12L9.70501 6Z",fill:"currentColor"})})}),mr=M(i.styled(r.ark.h3),"title"),br=M(i.styled(r.ark.p),"description"),ie=i.styled("button",u.iconButton),{withProvider:xr,withContext:E}=x(u.alert),yr=xr(i.styled(r.ark.div),"root"),fr=E(i.styled(r.ark.svg),"icon"),vr=E(i.styled(r.ark.h3),"title"),wr=E(i.styled(r.ark.p),"description"),Cr=t=>{switch(t){default:case"neutral":return e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M8.25 13.5H9.75V12H8.25V13.5ZM9 1.5C4.86 1.5 1.5 4.86 1.5 9C1.5 13.14 4.86 16.5 9 16.5C13.14 16.5 16.5 13.14 16.5 9C16.5 4.86 13.14 1.5 9 1.5ZM9 15C5.6925 15 3 12.3075 3 9C3 5.6925 5.6925 3 9 3C12.3075 3 15 5.6925 15 9C15 12.3075 12.3075 15 9 15ZM9 4.5C7.3425 4.5 6 5.8425 6 7.5H7.5C7.5 6.675 8.175 6 9 6C9.825 6 10.5 6.675 10.5 7.5C10.5 9 8.25 8.8125 8.25 11.25H9.75C9.75 9.5625 12 9.375 12 7.5C12 5.8425 10.6575 4.5 9 4.5Z",fill:"currentColor"})});case"info":return e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M8.25 5.25H9.75V6.75H8.25V5.25ZM8.25 8.25H9.75V12.75H8.25V8.25ZM9 1.5C4.86 1.5 1.5 4.86 1.5 9C1.5 13.14 4.86 16.5 9 16.5C13.14 16.5 16.5 13.14 16.5 9C16.5 4.86 13.14 1.5 9 1.5ZM9 15C5.6925 15 3 12.3075 3 9C3 5.6925 5.6925 3 9 3C12.3075 3 15 5.6925 15 9C15 12.3075 12.3075 15 9 15Z",fill:"currentColor"})});case"success":return e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M9 1.5C4.86 1.5 1.5 4.86 1.5 9C1.5 13.14 4.86 16.5 9 16.5C13.14 16.5 16.5 13.14 16.5 9C16.5 4.86 13.14 1.5 9 1.5ZM9 15C5.6925 15 3 12.3075 3 9C3 5.6925 5.6925 3 9 3C12.3075 3 15 5.6925 15 9C15 12.3075 12.3075 15 9 15ZM12.4425 5.685L7.5 10.6275L5.5575 8.6925L4.5 9.75L7.5 12.75L13.5 6.75L12.4425 5.685Z",fill:"currentColor"})});case"warning":return e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M9 4.8675L14.6475 14.625H3.3525L9 4.8675ZM9 1.875L0.75 16.125H17.25L9 1.875ZM9.75 12.375H8.25V13.875H9.75V12.375ZM9.75 7.875H8.25V10.875H9.75V7.875Z",fill:"currentColor"})});case"error":return e.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M8.25 11.25H9.75V12.75H8.25V11.25ZM8.25 5.25H9.75V9.75H8.25V5.25ZM8.9925 1.5C4.8525 1.5 1.5 4.86 1.5 9C1.5 13.14 4.8525 16.5 8.9925 16.5C13.14 16.5 16.5 13.14 16.5 9C16.5 4.86 13.14 1.5 8.9925 1.5ZM9 15C5.685 15 3 12.315 3 9C3 5.685 5.685 3 9 3C12.315 3 15 5.685 15 9C15 12.315 12.315 15 9 15Z",fill:"currentColor"})})}},Tr=h.forwardRef(({title:t,description:o,showDismissTrigger:a,onDismiss:s,severity:l,showIcon:d=!0,...p},c)=>e.jsxs(yr,{ref:c,severity:l,...p,children:[e.jsxs(vr,{children:[d?e.jsx(fr,{asChild:!0,children:Cr(l)}):null,t,a?e.jsx(ie,{ml:"auto",onClick:s,size:"sm",variant:"tertiary","aria-label":"dismiss",children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M12.6666 4.27334L11.7266 3.33334L7.99998 7.06L4.27331 3.33334L3.33331 4.27334L7.05998 8L3.33331 11.7267L4.27331 12.6667L7.99998 8.94L11.7266 12.6667L12.6666 11.7267L8.93998 8L12.6666 4.27334Z",fill:"currentColor"})})}):null]}),o?e.jsx(wr,{children:o}):null]})),Sr=(t,o)=>{switch(o.type){case"CLEAR_SORT_DESCRIPTOR":return{...t,sortDescriptor:null};case"UPDATE_SORT_DESCRIPTOR":return{...t,sortDescriptor:o.payload};default:return t}},se=h.createContext(void 0),kr=()=>{const t=h.useContext(se);if(!t)throw new Error("useTable must be used within a <TableProvider/>");return t},Rr=({children:t,onSortChange:o})=>{const[a,s]=h.useReducer(Sr,{sortDescriptor:null});h.useEffect(()=>{o==null||o(a.sortDescriptor)},[JSON.stringify(a.sortDescriptor)]);const l={...a,dispatch:s};return e.jsx(se.Provider,{value:l,children:t})},{withProvider:jr,withContext:S}=x(u.table),Pr=i.styled("div",u.tableContainer),_r=jr(i.styled("table"),"root"),ne=h.forwardRef(({children:t,onSortChange:o,...a},s)=>e.jsx(Rr,{onSortChange:o,children:e.jsx(_r,{ref:s,...a,children:t})}));ne.displayName="Table";const Ir=S(i.styled("thead"),"thead"),Lr=S(i.styled("div"),"sortIndicatorRoot"),O=S(i.styled("svg"),"sortIndicator"),Dr=S(i.styled("tbody"),"tbody"),zr=S(i.styled("tr"),"tr"),Ar=S(i.styled("th"),"th"),le=h.forwardRef(({children:t,addon:o,sortKey:a,onClick:s,...l},d)=>{const{dispatch:p,sortDescriptor:c}=kr(),b=g=>{a&&(c===null?p({type:"UPDATE_SORT_DESCRIPTOR",payload:{key:a,direction:"asc"}}):c.key===a?c.direction==="asc"?p({type:"UPDATE_SORT_DESCRIPTOR",payload:{key:a,direction:"desc"}}):p({type:"CLEAR_SORT_DESCRIPTOR"}):p({type:"UPDATE_SORT_DESCRIPTOR",payload:{key:a,direction:"asc"}})),s==null||s(g)};return e.jsxs(Ar,{ref:d,...l,...a?{"data-sortable":!0}:{},onClick:b,children:[t,o?e.jsxs("span",{className:"th__addon",children:[" ",o]}):null,c&&c.key===a?e.jsxs(Lr,{children:[e.jsx(O,{"data-active":c.direction==="asc"?!0:void 0,viewBox:"0 0 8 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M2.33334 4.83332L4.00001 3.16666L5.66668 4.83332H2.33334Z",fill:"currentColor"})}),e.jsx(O,{"data-active":c.direction==="desc"?!0:void 0,viewBox:"0 0 8 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M2.33333 3.16666L3.99999 4.83332L5.66666 3.16666H2.33333Z",fill:"currentColor"})})]}):null]})});le.displayName="Th";const Br=S(i.styled("td"),"td"),Fr=i.styled("td",u.tableGroupTitle),ce=h.forwardRef((t,o)=>{const a=h.useRef(null);return h.useLayoutEffect(()=>{var s,l;if(a.current){const d=(l=(s=a.current)==null?void 0:s.closest("table"))==null?void 0:l.querySelector("thead > tr");d&&a.current.setAttribute("colspan",d.children.length.toString())}},[]),e.jsx("tr",{ref:o,className:"table_tr__group__title",children:e.jsx(Fr,{ref:a,...t})})});ce.displayName="TableGroupTitle";const Mr=i.styled("td",u.tableEmptyRow),de=h.forwardRef((t,o)=>{const a=h.useRef(null);return h.useLayoutEffect(()=>{var s,l;if(a.current){const d=(l=(s=a.current)==null?void 0:s.closest("table"))==null?void 0:l.querySelector("thead > tr");d&&a.current.setAttribute("colspan",d.children.length.toString())}},[]),e.jsx("tr",{ref:o,className:"table_tr__empty",children:e.jsx(Mr,{ref:a,...t})})});de.displayName="TableEmptyRow";const{withProvider:Er,withContext:N}=x(u.breadcrumb),Nr=Er(i.styled("nav"),"root"),Hr=N(i.styled("ol"),"list"),Vr=N(i.styled("li"),"item"),Wr=N(i.styled(r.ark.a),"link"),Gr=e.jsx("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M6.47003 4.5L5.53003 5.44L8.58336 8.5L5.53003 11.56L6.47003 12.5L10.47 8.5L6.47003 4.5Z",fill:"#1E3A76"})}),Or=h.forwardRef(({children:t,separator:o=Gr,...a},s)=>{var d;const l=h.Children.toArray(we.isFragment(t)?(d=t.props)==null?void 0:d.children:t);return e.jsx(Nr,{...a,"aria-label":a["aria-label"]??"breadcrumb",ref:s,children:e.jsx(Hr,{children:l.map((p,c)=>h.cloneElement(p,{"aria-current":c===l.length-1?"page":void 0,children:c===l.length-1?p.props.children:e.jsxs(e.Fragment,{children:[p.props.children,o?e.jsx(e.Fragment,{children:typeof o=="object"?h.cloneElement(o,{role:"presentation"}):e.jsx("span",{role:"presentation",children:o})}):null]})}))})})}),{withProvider:Zr,withContext:A}=x(u.popover),$r=Zr(r.Popover.Root,void 0,{defaultProps:{unmountOnExit:!0,lazyMount:!0,portalled:!0}}),Yr=A(i.styled(r.Popover.CloseTrigger),"closeTrigger"),Ur=A(i.styled(r.Popover.Trigger),"trigger"),Xr=A(i.styled(r.Popover.Positioner),"positioner"),pe=h.forwardRef(({children:t,...o},a)=>e.jsx(r.Portal,{children:e.jsx(Xr,{children:e.jsx(r.Popover.Content,{ref:a,...o,children:t})})}));pe.displayName=r.Popover.Content.displayName;const qr=A(i.styled(pe),"content"),Jr=r.Popover.Context,Z=f.sva({slots:["root","price","unit"],base:{root:{borderRadius:"radius-4",display:"inline-flex",flexDirection:"row",alignItems:"center",gap:"space-4",bg:"primary.700"},price:{fontFamily:"cabinet",color:"white"},unit:{fontFamily:"satoshi",textTransform:"uppercase",color:"grey.100"}},variants:{size:{lg:{root:{py:"space-8",px:"space-16"},price:{textStyle:"heading.h2"},unit:{textStyle:"body.lg"}},md:{root:{py:"space-4",px:"space-8"},price:{textStyle:"heading.h4"},unit:{textStyle:"body.md"}},sm:{root:{py:"space-4",px:"space-8"},price:{textStyle:"heading.h6"},unit:{textStyle:"body.sm"}}}},defaultVariants:{size:"md"}}),ue=h.forwardRef((t,o)=>{const[a,s]=Z.splitVariantProps(t),[l,d]=i.splitCssProps(s),{className:p,unit:c,price:b,...g}=d,v=Z(a),T=!!c;return e.jsxs("span",{ref:o,className:f.cx(v.root,f.css(l),p),...g,children:[e.jsx("span",{className:v.price,children:b}),T?e.jsxs("span",{className:v.unit,children:["/ ",c]}):null]})});ue.displayName="PriceTag";const Qr={xl:"1536px",lg:"1200px",md:"900px",sm:"600px"},Kr={extend:{checked:"&:where(:checked, [data-checked], [aria-checked=true], [data-state=checked])",closed:"&:where([data-state=closed])",collapsed:'&:where([aria-collapsed=true], [data-collapsed], [data-state="collapsed"])',current:"&:is([data-current])",focus:"&:where(:focus, [data-focus], [data-focused])",groupHover:"[role=group]:where(:hover, [data-hover]) &",hidden:"&:where([hidden])",highlighted:"&:where([data-highlighted])",hover:"&:where(:hover, [data-hover], [data-hovered])",indeterminate:"&:where(:indeterminate, [data-indeterminate], [aria-checked=mixed], [data-state=indeterminate])",invalid:"&:where(:invalid, [data-invalid], [aria-invalid=true])",open:"&:where([open], [data-state=open])",placeholderShown:"&:where(:placeholder-shown, [data-placeholder-shown])",today:"&:where([data-today])",underValue:'&:where([data-state="under-value"])'}},eo={"2xl":"672px","3xl":"768px","4xl":"896px","5xl":"1024px","6xl":"1152px","7xl":"1280px","8xl":"1440px",lg:"512px",md:"448px",sm:"384px",xl:"576px",xs:"320px"},to=n.defineKeyframes({blob:{"0%":{rotate:"0deg"},"100%":{rotate:"359deg"}},bounce:{"0%, 100%":{animationTimingFunction:"cubic-bezier(0.8,0,1,1)",transform:"translateY(-25%)"},"50%":{animationTimingFunction:"cubic-bezier(0,0,0.2,1)",transform:"none"}},"fade-in":{from:{opacity:"0"},to:{opacity:"1"}},"fade-out":{from:{opacity:"1"},to:{opacity:"0"}},fadeIn:{"0%":{opacity:"0",transform:"translateY(-4px)"},"100%":{opacity:"1",transform:"translateY(0)"}},fadeInFromRight:{"0%":{opacity:"0",transform:"translateX(100%)"},"100%":{opacity:"1",transform:"translateX(0)"}},fadeInSkew:{"0%":{opacity:"0",transform:"translateY(-4px) rotateX(-1deg) scale(0.95)",transformStyle:"preserve-3d"},"100%":{opacity:"1",transform:"translateY(0) rotateX(0) scale(1)",transformStyle:"preserve-3d"}},fadeOut:{"0%":{opacity:"1",transform:"translateY(0)"},"100%":{opacity:"0",transform:"translateY(-4px)"}},fadeOutFromRight:{"0%":{opacity:"1",transform:"translateX(0)"},"100%":{opacity:"0",transform:"translateX(100%)"}},fadeOutSkew:{"0%":{opacity:"1",transform:"translateY(0) rotateX(0) scale(1)",transformStyle:"preserve-3d"},"100%":{opacity:"0",transform:"translateY(-4px) rotateX(-1deg) scale(0.95)",transformStyle:"preserve-3d"}},ping:{"75%, 100%":{opacity:"0",transform:"scale(2)"}},pulse:{"50%":{opacity:".5"}},"skeleton-pulse":{"50%":{opacity:"0.5"}},"slide-in":{"0%":{opacity:"0",transform:"translateY(64px)"},"100%":{opacity:"1",transform:"translateY(0)"}},"slide-in-left":{"0%":{transform:"translateX(-100%)"},"100%":{transform:"translateX(0%)"}},"slide-in-modal":{"0%":{opacity:"0",transform:"translateY(64px) scale(0.9)"},"100%":{opacity:"1",transform:"translateY(0) scale(1)"}},"slide-in-right":{"0%":{transform:"translateX(100%)"},"100%":{transform:"translateX(0%)"}},"slide-out":{"0%":{opacity:"1",transform:"translateY(0)"},"100%":{opacity:"0",transform:"translateY(64px)"}},"slide-out-left":{"0%":{transform:"translateX(0%)"},"100%":{transform:"translateX(-100%)"}},"slide-out-modal":{"0%":{opacity:"1",transform:"translateY(0) scale(1)"},"100%":{opacity:"0",transform:"translateY(64px) scale(0.9)"}},"slide-out-right":{"0%":{transform:"translateX(0%)"},"100%":{transform:"translateX(100%)"}},slideInFromBottom:{"0%":{opacity:"0",transform:"translateY(4px)"},"100%":{opacity:"1",transform:"translateY(0)"}},slideOutToBottom:{"0%":{opacity:"1",transform:"translateY(0)"},"100%":{opacity:"0",transform:"translateY(4px)"}},"collapse-in":{"0%":{height:"0px"},"100%":{height:"var(--height)"}},"collapse-out":{"0%":{height:"var(--height)"},"100%":{height:"0px"}},spin:{to:{transform:"rotate(360deg)"}}}),he=n.defineRecipe({base:{_focusVisible:{ring:"2px solid {colors.primary.200}",ringOffset:"space-2"},alignItems:"center",cursor:{_disabled:"not-allowed",base:"pointer"},opacity:{_disabled:.32},display:"flex",flexDirection:"row",gap:"space-4",justifyContent:"center",transition:"color, background-color, border-color, opacity",transitionDuration:"fast",fontWeight:"bold",fontFamily:"satoshi"},className:"button",defaultVariants:{size:"lg",variant:"primary",severity:"none"},description:"The styles for the Button component",jsx:["Button"],variants:{size:{lg:{borderRadius:"radius-60",px:"space-20",py:"space-8",textStyle:"body.lg"},md:{borderRadius:"radius-60",px:"space-16",py:"space-6",textStyle:"body.md"},sm:{borderRadius:"radius-60",px:"space-12",py:"space-4",textStyle:"body.sm"}},variant:{primary:{bg:{_disabled:{_hover:"primary.500",_active:"primary.500",base:"primary.500"},_active:"primary.800",_hover:"primary.600",base:"primary.500"},color:"white"},secondary:{bg:{_disabled:{_hover:"white",_active:"white",base:"white"},_active:"primary.600",_hover:"primary.500",base:"white"},boxShadow:"inset 0 0 0 1px {colors.primary.500}",color:{_disabled:{_hover:"primary.500",_active:"primary.500",base:"primary.500"},base:"primary.500",_hover:"white",_active:"white"}},tertiary:{bg:{_disabled:{_hover:"transparent",_active:"transparent",base:"transparent"},_active:"primary.200",_hover:"primary.100",base:"transparent"},color:{_disabled:{_hover:"primary.500",_active:"primary.500",base:"primary.500"},base:"primary.500",_hover:"primary.600",_active:"primary.600"}}},severity:{none:{},danger:{}}},compoundVariants:[{variant:"primary",severity:"danger",css:{bg:{_disabled:{_hover:"error.500",_active:"error.500",base:"error.500"},_active:"error.800",_hover:"error.700",base:"error.500"}}},{variant:"secondary",severity:"danger",css:{bg:{_disabled:{_hover:"transparent",_active:"transparent",base:"transparent"},_active:"error.700",_hover:"error.500",base:"transparent"},boxShadow:{base:"inset 0 0 0 1px {colors.error.500}",_active:"inset 0 0 0 1px {colors.error.700}"},color:{_disabled:{_hover:"error.500",_active:"error.500",base:"error.500"},base:"error.500",_hover:"white",_active:"white"}}},{variant:"tertiary",severity:"danger",css:{bg:{_disabled:{_hover:"transparent",_active:"transparent",base:"transparent"},_active:"error.200",_hover:"error.100",base:"transparent"},color:{_disabled:{_hover:"error.500",_active:"error.500",base:"error.500"},base:"error.500",_hover:"error.700",_active:"error.700"}}}]}),ro=n.defineRecipe({className:"heading",defaultVariants:{size:"h2"},jsx:["Heading"],base:{fontFamily:"cabinet",color:"text.heading"},variants:{italic:{true:{fontStyle:"italic"}},underline:{true:{textDecoration:"underline"}},size:{h1:{textStyle:"heading.h1"},h2:{textStyle:"heading.h2"},h3:{textStyle:"heading.h3"},h4:{textStyle:"heading.h4"},h5:{textStyle:"heading.h5"},h6:{textStyle:"heading.h6"}}}}),oo=n.defineSlotRecipe({base:{control:{_focus:{ring:"1px solid {colors.secondary.300}"},alignItems:"center",background:{_checked:{base:"primary.500",_disabled:"grey.200"},base:"grey.100",_hover:{base:"grey.200",_checked:"primary.700"}},borderRadius:"full",cursor:"pointer",display:"inline-flex",flexShrink:"0",transitionDuration:"normal",transitionProperty:"background",transitionTimingFunction:"default"},label:{fontFamily:"satoshi",color:"text",_disabled:{color:"text.disabled",userSelect:"none"}},root:{WebkitTapHighlightColor:"transparent",_disabled:{pointerEvents:"none"},alignItems:"center",cursor:"pointer",display:"flex",position:"relative"},thumb:{background:"white",borderRadius:"full",transitionDuration:"normal",transitionProperty:"transform",transitionTimingFunction:"default",_checked:{transform:"translateX(16px)"}}},className:"switch",defaultVariants:{size:"md"},jsx:["Switch","SwitchField"],slots:r.switchAnatomy.keys(),variants:{size:{md:{control:{height:"size-16",p:"space-2",width:"size-32"},label:{textStyle:"body.md"},root:{gap:"space-4"},thumb:{height:"size-12",width:"size-12"}}}}}),ao=n.defineRecipe({className:"text",defaultVariants:{size:"md"},jsx:["Text","AppLink"],staticCss:["*"],base:{fontFamily:"satoshi",color:"text"},variants:{bold:{true:{fontWeight:"bold"}},italic:{true:{fontStyle:"italic"}},underline:{true:{textDecoration:"underline"}},size:{lg:{textStyle:"body.lg"},md:{textStyle:"body.md"},sm:{textStyle:"body.sm"}}}}),ge=n.defineRecipe({base:{'&[type="time"]::-webkit-calendar-picker-indicator':{display:"none"},textStyle:"body.md",fontFamily:"satoshi",color:"text",appearance:"none",background:"none",border:"1px solid {colors.grey.100}",borderRadius:"radius-8",minWidth:0,outline:0,minHeight:"40px",position:"relative",transitionDuration:"normal",transitionProperty:"border-color, box-shadow",width:"full",_disabled:{cursor:"not-allowed",color:"grey.300",background:"grey.50"},_hover:{borderColor:"secondary.500",_disabled:{borderColor:"grey.100"}},_focus:{borderColor:"primary.500"},_placeholderShown:{color:"grey.400",_disabled:{color:"grey.100"}}},className:"input",description:"The styles for the Input component",jsx:["Input"],defaultVariants:{size:"md"},variants:{size:{md:{px:"space-16",py:"space-8"}}}}),io=n.defineRecipe({className:"textarea",jsx:["Textarea"],base:{px:"space-16",py:"space-8",...ge.base}}),so=n.defineRecipe({base:{_invalid:{'& [data-recipe="formHelperText"]':{color:"error.500"},'& input, & textarea, & [data-recipe="select"] button, & [data-recipe="inputGroup"]':{borderColor:"error.500!"},"& label":{color:"error.500"}},_required:{"& label::after":{content:'" *"',color:"error.500",fontWeight:"bold"}},isolation:"isolate",display:"flex",flexDirection:"column",gap:"space-4",width:"full",position:"relative"},className:"form-control",description:"The styles for the FormControl component",jsx:["FormControl"]}),no=n.defineRecipe({base:{color:"grey.400",fontFamily:"satoshi",textStyle:"body.sm"},className:"form-helper-text",description:"The styles for the FormHelperText component",jsx:["FormHelperText"]}),lo=r.dialogAnatomy.extendWith("header","body","footer"),co=n.defineSlotRecipe({className:"drawer",slots:lo.keys(),jsx:["Drawer"],base:{backdrop:{backdropFilter:"blur(4px)",background:"primary.300/20",height:"100vh",position:"fixed",width:"100vw",zIndex:"overlay",inset:0,_open:{animation:"backdrop-in"},_closed:{animation:"backdrop-out"}},positioner:{alignItems:"center",display:"flex",height:"100dvh",position:"fixed",inset:0,zIndex:"modal"},content:{position:"relative",background:"white",display:"grid",gridTemplateColumns:"1fr",gridTemplateRows:"auto 1fr",gridTemplateAreas:`
2
2
  'header'
3
3
  'body'
4
- `,height:"full",minWidth:{base:"full",md:"736px"},maxWidth:{base:"full",md:"70%"},width:"full"},header:{display:"flex",flexDirection:"row",alignItems:"center",gap:"space-16",gridArea:"header",px:"space-24",py:"space-16"},body:{display:"flex",flexDirection:"column",gridArea:"body",overflow:"auto",px:"space-24",py:"space-16",pb:"70px"},footer:{display:"flex",position:"absolute",bottom:0,left:0,right:0,bg:"white/50",backdropFilter:"auto",backdropBlur:"4px",justifyContent:"flex-end",px:"space-24",py:"space-16",gap:"space-16"},title:{color:"primary.900",fontFamily:"cabinet",textStyle:"heading.h4"}},defaultVariants:{variant:"right"},variants:{variant:{left:{positioner:{justifyContent:"flex-start"},content:{_open:{animation:"drawer-in-left"},_closed:{animation:"drawer-out-left"}}},right:{positioner:{justifyContent:"flex-end"},content:{_open:{animation:"drawer-in-right"},_closed:{animation:"drawer-out-right"}}}}}}),Xr=l.defineSlotRecipe({className:"accordion",jsx:["Accordion"],slots:r.accordionAnatomy.keys(),base:{root:{display:"flex",flexDirection:"column",gap:"space-8"},itemTrigger:{alignItems:"center",color:"primary.900",cursor:"pointer",display:"flex",fontWeight:"bold",gap:"space-4",justifyContent:"space-between",textStyle:"body.md",fontFamily:"satoshi",textAlign:"left",width:"full",_disabled:{color:"grey.200",cursor:"not-allowed"}},itemIndicator:{color:"primary.900",transformOrigin:"center",transitionDuration:"normal",transitionProperty:"transform",transitionTimingFunction:"default",_open:{transform:"rotate(-180deg)"}},itemContent:{overflow:"hidden",transitionProperty:"padding-bottom, margin-top, opacity",transitionDuration:"normal",transitionTimingFunction:"default",'& [data-scope="accordion"][data-part="root"]':{gap:"space-12!"},'& [data-scope="accordion"][data-part="item-trigger"]':{textStyle:"body.sm",border:"none!",borderRadius:"radius-0!",p:"space-0!"},'& [data-scope="accordion"][data-part="item-content"]':{px:"space-16!",mt:"space-16!"},'& [data-scope="accordion"][data-part="item"]':{border:"none!",borderRadius:"radius-0!",p:"space-12",pr:"space-24!",pb:"space-0!"},_open:{animation:"collapse-in"},_closed:{animation:"collapse-out"}}},defaultVariants:{size:"md"},variants:{size:{md:{itemTrigger:{_open:{border:"none"},borderRadius:"radius-8",border:"1px solid {colors.primary.100}",padding:"space-12"},item:{_open:{pb:"space-12",borderRadius:"radius-8",border:"1px solid {colors.primary.100}"}},itemContent:{_closed:{pb:"space-0",mt:"space-0",opacity:0},mt:"space-4",pr:"space-16",pl:"space-28"}}}}}),Ur=l.defineSlotRecipe({base:{root:{color:"grey.400",fontFamily:"satoshi",textStyle:"body.sm",display:"flex",alignItems:"center",gap:"space-4"},addon:{bg:"primary.100",color:"secondary.800",borderRadius:"radius-2",px:"space-2"},icon:{display:"inline"}},variants:{variant:{static:{},absolute:{root:{position:"absolute",left:"space-12",top:"-space-8",zIndex:1,bg:"white"}}}},defaultVariants:{variant:"absolute"},slots:["root","addon","icon"],className:"form-label",description:"The styles for the FormLabel component",jsx:["FormLabel"]}),qr=l.defineSlotRecipe({className:"checkbox",slots:r.checkboxAnatomy.keys(),jsx:["Checkbox"],base:{root:{alignItems:"center",display:"flex",cursor:{base:"pointer",_disabled:"not-allowed"},_disabled:{userSelect:"none"}},label:{color:{base:"text",_disabled:"grey.300"},fontFamily:"satoshi"},control:{alignItems:"center",borderColor:"grey.100",borderWidth:"1px",color:"white",display:"flex",bg:"white",justifyContent:"center",transitionDuration:"normal",transitionProperty:"border-color, background",transitionTimingFunction:"default",_hover:{borderColor:"secondary.500"},_checked:{background:"primary.500",borderColor:"primary.500",_hover:{background:"primary.500"}},_disabled:{background:"grey.50",borderColor:"grey.100",_checked:{background:"grey.200",borderColor:"grey.200"},_indeterminate:{background:"grey.200",borderColor:"grey.200"}},_invalid:{borderColor:"error.500",_checked:{background:"error.500",borderColor:"error.500"},_indeterminate:{background:"error.500",borderColor:"error.500"}},_indeterminate:{background:"primary.500",borderColor:"primary.500",_hover:{background:"primary.500"}},"&:has(+ :focus-visible)":{outline:"1px solid",outlineColor:"secondary.300",_checked:{outlineColor:"secondary.300"},_hover:{borderColor:"grey.100",_checked:{borderColor:"primary.500",background:"primary.500"},_indeterminate:{borderColor:"primary.500",background:"primary.500"}}}}},defaultVariants:{size:"md"},variants:{size:{md:{root:{gap:"space-4"},control:{width:"size-16",height:"size-16",borderRadius:"radius-4","& svg":{width:"size-12",height:"size-12"}},label:{textStyle:"body.md"}}}}}),Kr=l.defineSlotRecipe({className:"tabs",slots:r.tabsAnatomy.keys(),base:{root:{isolation:"isolate",display:"flex",_horizontal:{flexDirection:"column"},_vertical:{flexDirection:"row"}},list:{display:"flex",flexShrink:"0",_horizontal:{flexDirection:"row"},_vertical:{flexDirection:"column"},overflow:"auto",position:"relative",scrollbarWidth:"none","&::-webkit-scrollbar":{display:"none"}},trigger:{alignItems:"center",color:"grey.400",cursor:"pointer",display:"inline-flex",flexShrink:"0",textStyle:"body.md",fontFamily:"satoshi",gap:"space-4",justifyContent:"center",transitionDuration:"normal",transitionProperty:"color, background, border-color",transitionTimingFunction:"default",whiteSpace:"nowrap",zIndex:1,_disabled:{color:"grey.100",cursor:"not-allowed",_hover:{color:"grey.100"}},_hover:{color:"secondary.500"},_selected:{color:"secondary.500",fontWeight:"bold",_hover:{color:"secondary.500"}},_vertical:{justifyContent:"flex-start"}}},defaultVariants:{variant:"line"},variants:{variant:{line:{list:{_horizontal:{boxShadow:"0 -2px 0 0 inset {colors.primary.100}"},_vertical:{boxShadow:"2px 0 0 0 inset {colors.primary.100}"}},indicator:{background:"secondary.500",_horizontal:{bottom:0,height:"2px",width:"var(--width)"},_vertical:{height:"var(--height)",left:0,width:"2px"}},content:{pt:"space-4"},trigger:{_horizontal:{px:"space-24",pb:"space-8"}}}}}}),Qr=l.defineSlotRecipe({base:{control:{fontFamily:"satoshi",position:"relative"},valueText:{flex:1,pr:"space-28",textAlign:"left"},content:{fontFamily:"satoshi",background:"background",border:"1px solid {colors.primary.500}",borderTop:"none",borderBottomLeftRadius:"radius-8",borderBottomRightRadius:"radius-8",display:"flex",flexDirection:"column",outline:0,zIndex:"modal",maxHeight:"180px",overflow:"auto"},indicator:{transition:"transform 0.15s ease-out",transform:{base:"rotate(0deg)",_open:"rotate(180deg)"},color:{base:"secondary.900",_disabled:"grey.300"}},clearTrigger:{position:"absolute",cursor:"pointer",right:"space-48",top:"11px",color:{base:"secondary.900",_disabled:"grey.300"}},item:{_disabled:{cursor:"not-allowed"},alignItems:"center",background:{_disabled:{_hover:"grey.100",base:"grey.100"},_selected:"primary.500",_highlighted:"primary.200",_hover:"primary.200"},color:{_disabled:{_hover:"grey.300",base:"grey.300"},_selected:"white"},cursor:"pointer",display:"flex",justifyContent:"space-between",transitionDuration:"fast",transitionProperty:"background, color",transitionTimingFunction:"default"},itemGroupLabel:{textStyle:"body.sm"},root:{display:"flex",flexDirection:"column",gap:"space-4",width:"full"},trigger:{_placeholderShown:{color:{base:"grey.400",_disabled:"grey.300"}},_open:{border:"1px solid {colors.primary.500}",borderBottomLeftRadius:"radius-0",borderBottomRightRadius:"radius-0"},alignItems:"center",appearance:"none",bg:{_disabled:{base:"grey.50"},base:"white"},border:{_focusVisible:"1px solid {colors.primary.500}",_hover:{base:"1px solid {colors.secondary.500}",_open:"1px solid {colors.primary.500}",_disabled:"1px solid {colors.grey.100}"},base:"1px solid {colors.grey.100}"},borderBottomColor:{_open:"grey.100",_hover:{base:"secondary.500",_open:"grey.100"},base:"grey.100"},borderRadius:"radius-10",color:{base:"grey.900",_disabled:"grey.300"},cursor:"pointer",display:"inline-flex",outline:0,position:"relative",width:"full"}},className:"select",defaultVariants:{size:"md"},jsx:["Select"],slots:r.selectAnatomy.keys(),variants:{size:{md:{item:{px:"space-16",py:"space-8",textStyle:"body.md"},trigger:{gap:"space-8",minH:"40px",minW:"size-16",py:"space-8",px:"space-16",textStyle:"body.md"}}}}}),Jr=l.defineRecipe({base:{alignItems:"center",borderRadius:"inherit",display:"flex",p:"space-8",textStyle:"body.md",bg:"transparent",color:"secondary.900"},className:"input-addon",description:"The styles for the InputAddon component",jsx:["InputAddon"]}),eo=l.defineRecipe({base:{'& [data-recipe="input"]':{border:{_disabled:"none",_focusVisible:"none",base:"none"}},bg:{"&:has(> input[disabled], > input[data-disabled])":"grey.50",base:"white"},borderWidth:"1px",'& [data-recipe="inputAddon"]:first-child':{pl:"space-16!"},'& [data-recipe="inputAddon"]:last-child':{pr:"space-16!"},'&:has([data-recipe="inputAddon"]:first-child) input':{pl:"space-0!"},'&:has([data-recipe="inputAddon"]:last-child) input':{pr:"space-0!"},borderColor:{'&:has(> [data-recipe="input"]:focus-visible)':"primary.500",_disabled:"grey.100",_hover:"secondary.500",base:"grey.100"},borderRadius:"radius-8",display:"flex",flexDirection:"row",outline:"none",transition:"background",transitionDuration:"fast",width:"full"},className:"input-group",description:"The styles for the InputGroup component",jsx:["InputGroup"]}),Z="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOCA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMC45NCAwLjUyOTk5OUw0IDMuNTgzMzNMNy4wNiAwLjUyOTk5OUw4IDEuNDdMNCA1LjQ3TDAgMS40N0wwLjk0IDAuNTI5OTk5WiIgZmlsbD0iIzFFM0E3NiIvPgo8L3N2Zz4K",to=l.defineSlotRecipe({className:"datepicker",slots:r.datePickerAnatomy.keys(),jsx:["DatePicker"],base:{root:{display:"flex",flexDirection:"column"},viewControl:{display:"flex",justifyContent:"space-between",gap:"space-8",px:"space-16",pt:"space-8",background:"grey.50"},content:{background:"white",textStyle:"body.md",fontFamily:"satoshi",color:"grey.900",width:"304px",borderRadius:"radius-8",boxShadow:"0px 4px 20px 0px rgba(45, 42, 49, 0.1), 0px 4px 20px 0px rgba(45, 42, 49, 0.1)",inset:0,zIndex:"dropdown",_open:{animation:"fadeIn 0.25s ease-out"},_closed:{animation:"fadeOut 0.2s ease-out"}},monthSelect:{backgroundColor:"white",textTransform:"capitalize",borderRadius:"radius-8",border:"1px solid {colors.grey.100}",bg:"white",minWidth:"110px",py:"space-6",px:"space-4",appearance:"none",paddingRight:"30px",background:`url('${Z}') no-repeat right 10px center`,_focus:{border:"1px solid {colors.primary.500}"}},yearSelect:{backgroundColor:"white",textTransform:"capitalize",borderRadius:"radius-8",border:"1px solid {colors.grey.100}",bg:"white",minWidth:"80px",py:"space-6",px:"space-4",appearance:"none",paddingRight:"30px",background:`url('${Z}') no-repeat right 10px center`,_focus:{border:"1px solid {colors.primary.500}"}},prevTrigger:{cursor:"pointer","&:hover .default-icon":{display:"none"},"&:hover .hover-icon":{display:"block"},"& .hover-icon":{display:"none"}},table:{width:"100%"},tableHead:{fontStyle:"italic",background:"grey.50",fontSize:"10px",color:"grey.700",textTransform:"uppercase",boxShadow:"0px 1px 0px 0px {colors.grey.100}"},tableHeader:{py:"6px",width:"32px !important",height:"32px !important",fontWeight:300,"&:first-child":{paddingLeft:"16px"},"&:last-child":{paddingRight:"16px"}},tableCell:{textAlign:"center",verticalAlign:"middle",width:"32px !important",height:"32px !important",padding:"2px","&:first-child":{paddingLeft:"16px"},"&:last-child":{paddingRight:"16px"}},tableCellTrigger:{width:"32px!",height:"32px!",borderRadius:"radius-16",_disabled:{_hover:{bg:"none!",color:"grey.400!"},color:"grey.400",cursor:"not-allowed",userSelect:"none"},_hover:{bg:"primary.100",color:"blue.500"},_selected:{bg:"primary.500",color:"white",fontStyle:"italic"},"&[data-in-range]":{bg:"primary.100",_selected:{bg:"primary.500",color:"white",fontStyle:"italic"}},"&[data-today]":{color:"primary.500",fontWeight:700}},tableRow:{"&:first-child td":{paddingTop:"space-8"},"&:last-child td":{paddingBottom:"space-8"},px:"space-8",textAlign:"center"}}}),ro=l.defineSlotRecipe({base:{root:{fontFamily:"satoshi",borderRadius:"radius-28",borderStyle:"solid",display:"inline-flex",flexDirection:"row",alignItems:"center",gap:"space-8"}},slots:["root","badge"],className:"tag",defaultVariants:{size:"md",severity:"neutral"},description:"The styles for the Tag component",jsx:["Tag"],variants:{size:{lg:{root:{borderWidth:2,textStyle:"body.lg",fontWeight:"bold",py:"space-8",px:"space-16"},badge:{width:"size-8",height:"size-8"}},md:{root:{borderWidth:1,textStyle:"body.md",fontWeight:"bold",py:"space-4",px:"space-12"},badge:{width:"size-6",height:"size-6"}},sm:{root:{borderWidth:1,textStyle:"body.sm",fontWeight:"bold",py:"space-4",px:"space-8"},badge:{width:"size-4",height:"size-4"}}},severity:{success:{root:{bg:"success.100",borderColor:"success.500",color:"success.500"},badge:{bg:"success.500"}},warning:{root:{bg:"warning.100",borderColor:"warning.500",color:"warning.500"},badge:{bg:"warning.500"}},error:{root:{bg:"error.100",borderColor:"error.500",color:"error.500"},badge:{bg:"error.500"}},neutral:{root:{bg:"grey.50",borderColor:"grey.400",color:"grey.400"},badge:{bg:"grey.400"}}}}}),oo=l.defineSlotRecipe({className:"radio-button-group",jsx:["RadioButtonGroup"],slots:r.radioGroupAnatomy.keys(),base:{root:{display:"inline-flex",height:"size-40"},item:{width:"size-64",minWidth:"size-64",appearance:"none",cursor:"pointer",display:"inline-flex",outline:"none",transitionDuration:"normal",transitionProperty:"background, border-color, color, box-shadow",transitionTimingFunction:"default",userSelect:"none",verticalAlign:"middle",px:"14px",py:"space-10",whiteSpace:"nowrap",borderColor:"grey.100",borderTopWidth:1,borderBottomWidth:1,borderRightWidth:1,borderLeftWidth:1,"& + &":{borderLeftWidth:0},_firstOfType:{borderTopLeftRadius:"radius-8",borderBottomLeftRadius:"radius-8"},_lastOfType:{borderTopRightRadius:"radius-8",borderBottomRightRadius:"radius-8"},background:{base:"white",_checked:"primary.500",_hover:{base:"primary.200",_checked:"primary.500"}}},itemText:{flex:1,fontFamily:"satoshi",textStyle:"body.md",fontWeight:"bold",display:"inline-flex",alignItems:"center",justifyContent:"center",color:{base:"primary.500",_checked:"white",_hover:{base:"primary.500",_checked:"white"}}}}}),ao=l.defineSlotRecipe({base:{item:{_disabled:{cursor:"not-allowed"},alignItems:"center",cursor:"pointer",display:"flex"},itemControl:{_checked:{outlineColor:"white",outlineStyle:"solid"},background:{base:"white",_checked:"primary.500",_disabled:{base:"grey.50",_checked:"grey.200"},_invalid:{base:"white",_checked:"error.500"},_hover:{base:"white",_checked:"primary.500",_disabled:{base:"grey.50",_checked:"grey.200"},_invalid:{base:"white",_checked:"error.500"}}},borderColor:{base:"grey.100",_checked:"primary.500",_disabled:{base:"grey.100",_checked:"grey.200"},_invalid:"error.500",_hover:{base:"secondary.500",_checked:"primary.500",_disabled:{base:"grey.100",_checked:"grey.200"},_invalid:"error.500"}},_focus:{boxShadow:"0 0 0 1px {colors.secondary.300}"},borderRadius:"full",borderWidth:"1px"},itemText:{_disabled:{color:"grey.300"},fontFamily:"satoshi",color:"grey.800"},root:{display:"flex",flexDirection:{_horizontal:"row",_vertical:"column"}}},className:"radio-group",defaultVariants:{size:"md"},slots:r.radioGroupAnatomy.keys(),variants:{size:{md:{item:{gap:"space-4"},itemControl:{_checked:{outlineOffset:"-3px",outlineWidth:"1px"},height:"size-16",width:"size-16"},itemText:{textStyle:"body.md"},root:{gap:{_horizontal:"space-28",_vertical:"space-28"}}}}}}),io=l.defineSlotRecipe({base:{root:{borderRadius:"full",display:"inline-flex",flexDirection:"row",flexShrink:0,alignItems:"center",gap:"space-2"},avatar:{borderRadius:"full",display:"inline-block",objectFit:"cover"},body:{fontFamily:"satoshi"},clearTrigger:{cursor:"pointer"}},slots:["root","avatar","body","clearTrigger"],className:"chip",defaultVariants:{size:"md",colorScheme:"secondary"},description:"The styles for the Chip component",jsx:["Chip"],variants:{size:{lg:{avatar:{height:"size-20",width:"size-20"},body:{textStyle:"body.lg"},root:{py:"space-4",px:"space-16"}},md:{avatar:{height:"size-16",width:"size-16"},body:{textStyle:"body.md"},root:{py:"space-2",px:"space-8"}},sm:{avatar:{height:"size-12",width:"size-12"},body:{textStyle:"body.sm"},root:{py:"space-2",px:"space-8"}}},colorScheme:{secondary:{root:{bg:"secondary.500",color:"white"}},grey:{root:{bg:"grey.50",color:"text"}},red:{root:{bg:"decorative.red.light",color:"text"}},yellow:{root:{bg:"decorative.yellow.mid",color:"text"}},green:{root:{bg:"decorative.green.mid",color:"white"}},blue:{root:{bg:"decorative.blue.mid",color:"white"}},purple:{root:{bg:"decorative.purple.mid",color:"white"}},brown:{root:{bg:"decorative.brown.mid",color:"white"}}}}}),so=l.defineSlotRecipe({base:{root:{position:"relative",bg:"white",outline:"none",cursor:"pointer",boxShadow:{base:"0px 4px 8px 0px {colors.secondary.500/10}",_hover:"0px 4px 8px 0px {colors.secondary.500/20}",_disabled:"0px 4px 8px 0px {colors.black/10}"},border:"1px solid",borderColor:{_disabled:{base:"primary.100",_focusVisible:"primary.100",_selected:"primary.100",_hover:"primary.100"},base:"primary.100",_selected:"secondary.500",_focusVisible:"secondary.500",_hover:"secondary.500"},p:"space-24",pr:"space-56",borderRadius:"radius-8",display:"flex",flexDirection:"column",gap:"space-8",userSelect:"none",transitionProperty:"border-color, box-shadow",transitionDuration:"fast",_disabled:{pointerEvents:"none",'& [data-recipe-slot="title"]':{color:"grey.300!"},'& [data-recipe-slot="description"]':{color:"grey.300!"},'& [data-recipe-slot="icon"]':{color:"grey.300!"}}},title:{fontFamily:"cabinet",textStyle:"heading.h6",textAlign:"left",transitionProperty:"color",transitionDuration:"fast",truncate:!0,maxWidth:"100%",color:{base:"text.heading",_groupHover:"secondary.500"}},description:{fontFamily:"satoshi",textStyle:"body.md",color:"text",textAlign:"left",maxWidth:"100%"},icon:{position:"absolute",top:"calc(50% - {spacing.space-12})",right:"space-24",width:"size-24",height:"size-24",color:"secondary.500"}},slots:["root","title","description","icon"],className:"action-card",description:"The styles for the ActionCard component",jsx:["ActionCard","ActionCardTitle","ActionCardDescription"]});function lo(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var no=function(o){return co(o)&&!po(o)};function co(t){return!!t&&typeof t=="object"}function po(t){var o=Object.prototype.toString.call(t);return o==="[object RegExp]"||o==="[object Date]"||go(t)}var uo=typeof Symbol=="function"&&Symbol.for,ho=uo?Symbol.for("react.element"):60103;function go(t){return t.$$typeof===ho}function mo(t){return Array.isArray(t)?[]:{}}function k(t,o){return o.clone!==!1&&o.isMergeableObject(t)?T(mo(t),t,o):t}function bo(t,o,i){return t.concat(o).map(function(s){return k(s,i)})}function xo(t,o){if(!o.customMerge)return T;var i=o.customMerge(t);return typeof i=="function"?i:T}function yo(t){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(t).filter(function(o){return Object.propertyIsEnumerable.call(t,o)}):[]}function $(t){return Object.keys(t).concat(yo(t))}function de(t,o){try{return o in t}catch{return!1}}function fo(t,o){return de(t,o)&&!(Object.hasOwnProperty.call(t,o)&&Object.propertyIsEnumerable.call(t,o))}function vo(t,o,i){var s={};return i.isMergeableObject(t)&&$(t).forEach(function(n){s[n]=k(t[n],i)}),$(o).forEach(function(n){fo(t,n)||(de(t,n)&&i.isMergeableObject(o[n])?s[n]=xo(n,i)(t[n],o[n],i):s[n]=k(o[n],i))}),s}function T(t,o,i){i=i||{},i.arrayMerge=i.arrayMerge||bo,i.isMergeableObject=i.isMergeableObject||no,i.cloneUnlessOtherwiseSpecified=k;var s=Array.isArray(o),n=Array.isArray(t),c=s===n;return c?s?i.arrayMerge(t,o,i):vo(t,o,i):k(o,i)}T.all=function(o,i){if(!Array.isArray(o))throw new Error("first argument should be an array");return o.reduce(function(s,n){return T(s,n,i)},{})};var wo=T,Co=wo;const So=lo(Co),To=So(ne,l.defineRecipe({className:"icon-button",defaultVariants:{size:"md",variant:"primary",severity:"none"},jsx:["IconButton"],base:{flexShrink:0,flexGrow:0},description:"The styles for the IconButton component",variants:{variant:{primary:{},secondary:{},tertiary:{}},severity:{none:{},danger:{}},size:{lg:{px:"space-8",py:"space-8",width:"size-40",height:"size-40","& svg":{width:"size-24!",height:"size-24!"}},md:{px:"space-8",py:"space-8",width:"size-32",height:"size-32","& svg":{width:"size-16!",height:"size-16!"}},sm:{px:"space-4",py:"space-4",width:"size-24",height:"size-24","& svg":{width:"size-16!",height:"size-16!"}}}}})),ko=l.defineSlotRecipe({base:{content:{_closed:{animation:"fadeOut 0.1s ease-out"},_open:{animation:"fadeIn 0.15s ease-out"},transformOrigin:"var(--transform-origin)",background:"white",borderRadius:"radius-4",boxShadow:"0px 2px 10px 0px {colors.grey.900/20}",color:"text",py:"space-4",px:"space-8",textStyle:"body.md",fontFamily:"satoshi",textAlign:"center",maxWidth:"500px",zIndex:"tooltip"},arrow:{"--arrow-size":"6px","--arrow-background":"{colors.white}"}},className:"tooltip",jsx:["Tooltip"],slots:r.tooltipAnatomy.keys()}),jo=l.defineSlotRecipe({base:{root:{borderRadius:"radius-8",p:"space-12",display:"flex",flexDirection:"column",gap:"space-4",bg:"colorPalette.100"},title:{display:"flex",flexDirection:"row",gap:"space-4",alignItems:"center",color:"colorPalette.500",fontFamily:"cabinet",textStyle:"heading.h5"},description:{color:"grey.900",fontFamily:"satoshi",textStyle:"body.md"}},slots:["root","icon","title","description"],className:"alert",defaultVariants:{severity:"neutral"},description:"The styles for the Alert component",jsx:["Alert","AlertIcon","AlertTitle","AlertDescription"],variants:{severity:{neutral:{root:{colorPalette:"primary"}},info:{root:{colorPalette:"secondary"}},success:{root:{colorPalette:"success"}},warning:{root:{colorPalette:"warning"}},error:{root:{colorPalette:"error"}}}}}),Ro=l.defineSlotRecipe({className:"table",jsx:["Table","Thead","Tbody","Tr","Th","Td"],slots:["root","thead","tbody","tr","th","td"],base:{root:{fontFamily:"satoshi",tableLayout:"fixed",borderCollapse:"collapse",width:"100%",borderSpacing:0,borderRadius:"radius-8",boxShadow:"0 0 0 1px {colors.primary.100}"},thead:{textStyle:"body.sm",fontWeight:"bold",color:"grey.300",textAlign:"left","& th":{"&:first-of-type":{pl:"space-16"},"&:last-of-type":{pr:"space-16"},pr:"space-16",py:"space-16"}},tbody:{textStyle:"body.sm",fontWeight:"normal",color:"primary.900","& > tr.table__tr:first-child":{borderTop:"1px solid",borderColor:"primary.100"},"& tr.table__tr":{"& td":{"&:first-of-type":{pl:"space-16"},"&:last-of-type":{pr:"space-16"},pr:"space-16",py:"space-18"},"&:last-of-type":{borderBottom:"none"},borderBottom:"1px solid",borderColor:"primary.100"}},th:{"& .th__addon":{fontWeight:"normal"}}}}),_o=l.defineRecipe({className:"table-group-title",jsx:["TableGroupTitle"],base:{fontFamily:"satoshi",textStyle:"body.sm",fontWeight:"bold",py:"space-8",px:"space-16",bg:"colorPalette.100",color:"colorPalette.500"},variants:{variant:{primary:{colorPalette:"primary"},secondary:{colorPalette:"secondary"}}},defaultVariants:{variant:"primary"}}),Po=l.defineRecipe({className:"table-empty-row",jsx:["TableEmptyRow"],base:{fontFamily:"satoshi",textAlign:"center",textStyle:"body.sm",fontWeight:"normal",py:"space-24",px:"space-16",color:"grey.400"}}),Io=l.defineRecipe({className:"table-container",jsx:["TableContainer"],base:{whiteSpace:"nowrap",overflowX:"auto",borderRadius:"radius-8",boxShadow:"0 0 0 1px {colors.primary.100}","& > .table__root":{borderRadius:"radius-0!",boxShadow:"none!",tableLayout:"auto!"}}}),Lo=l.defineSlotRecipe({className:"breadcrumb",jsx:["Breadcrumb","BreadcrumbItem"],slots:["root","list","item","link"],base:{root:{fontFamily:"satoshi",textStyle:"body.md"},list:{display:"flex",flexDirection:"row",alignItems:"center",gap:"space-4"},item:{display:"flex",flexDirection:"row",alignItems:"center",gap:"space-4",color:"primary.900",_currentPage:{color:"grey.400"}}},variants:{}}),zo={button:ne,iconButton:To,heading:Hr,switchRecipe:Vr,text:Wr,textarea:Gr,formControl:Zr,formHelperText:$r,input:ce,inputAddon:Jr,inputGroup:eo,tableGroupTitle:_o,tableEmptyRow:Po,tableContainer:Io},Do={drawer:Yr,radioButtonGroup:oo,radioGroup:ao,accordion:Xr,formLabel:Ur,checkbox:qr,datepicker:to,tabs:Kr,tag:ro,select:Qr,chip:io,actionCard:so,tooltip:ko,alert:jo,table:Ro,breadcrumb:Lo},Ao=l.defineSemanticTokens.colors({decorative:{red:{light:{value:"#FFB5AD"},mid:{value:"#EA4F42"},dark:{value:"#752821"}},blue:{light:{value:"#B8FFFF"},mid:{value:"#54D2D2"},dark:{value:"#2A6969"}},yellow:{light:{value:"#FFFFAC"},mid:{value:"#FFCB00"},dark:{value:"#806600"}},purple:{light:{value:"#D1B8FF"},mid:{value:"#8C61FF"},dark:{value:"#463180"}},green:{light:{value:"#BEF1C7"},mid:{value:"#58B368"},dark:{value:"#2C5A34"}},brown:{light:{value:"#E4CEB9"},mid:{value:"#8F6944"},dark:{value:"#483522"}}},primary:{900:{value:"{colors.purple.900}"},800:{value:"{colors.purple.800}"},700:{value:"{colors.purple.700}"},600:{value:"{colors.purple.600}"},500:{value:"{colors.purple.500}"},400:{value:"{colors.purple.400}"},300:{value:"{colors.purple.300}"},200:{value:"{colors.purple.200}"},100:{value:"{colors.purple.100}"}},secondary:{900:{value:"{colors.blue.900}"},800:{value:"{colors.blue.800}"},700:{value:"{colors.blue.700}"},600:{value:"{colors.blue.600}"},500:{value:"{colors.blue.500}"},400:{value:"{colors.blue.400}"},300:{value:"{colors.blue.300}"},200:{value:"{colors.blue.200}"},100:{value:"{colors.blue.100}"}},error:{900:{value:"{colors.red.900}"},800:{value:"{colors.red.800}"},700:{value:"{colors.red.700}"},600:{value:"{colors.red.600}"},500:{value:"{colors.red.500}"},400:{value:"{colors.red.400}"},300:{value:"{colors.red.300}"},200:{value:"{colors.red.200}"},100:{value:"{colors.red.100}"}},success:{900:{value:"{colors.green.900}"},800:{value:"{colors.green.800}"},700:{value:"{colors.green.700}"},600:{value:"{colors.green.600}"},500:{value:"{colors.green.500}"},400:{value:"{colors.green.400}"},300:{value:"{colors.green.300}"},200:{value:"{colors.green.200}"},100:{value:"{colors.green.100}"}},warning:{900:{value:"{colors.yellow.900}"},800:{value:"{colors.yellow.800}"},700:{value:"{colors.yellow.700}"},600:{value:"{colors.yellow.600}"},500:{value:"{colors.yellow.500}"},400:{value:"{colors.yellow.400}"},300:{value:"{colors.yellow.300}"},200:{value:"{colors.yellow.200}"},100:{value:"{colors.yellow.100}"}},text:{DEFAULT:{value:"{colors.grey.800}"},disabled:{value:"{colors.grey.300}"},heading:{value:"{colors.primary.900}"}}}),Bo={colors:Ao},Fo=l.defineTextStyles({body:{lg:{value:{fontSize:"body.lg",lineHeight:"normal"}},md:{value:{fontSize:"body.md",lineHeight:"normal"}},sm:{value:{fontSize:"body.sm",lineHeight:"normal"}}},heading:{h1:{value:{fontSize:{base:"heading.mobile.2xl",sm:"heading.desktop.2xl"},fontWeight:"bold",lineHeight:"normal"}},h2:{value:{fontSize:{base:"heading.mobile.lg",sm:"heading.desktop.lg"},fontWeight:"bold",lineHeight:"normal"}},h3:{value:{fontSize:{base:"heading.mobile.md",sm:"heading.desktop.md"},fontWeight:"bold",lineHeight:"normal"}},h4:{value:{fontSize:{base:"heading.mobile.sm",sm:"heading.desktop.sm"},fontWeight:"bold",lineHeight:"normal"}},h5:{value:{fontSize:{base:"heading.mobile.xs",sm:"heading.desktop.xs"},fontWeight:"black",lineHeight:"normal"}},h6:{value:{fontSize:{base:"heading.mobile.xs",sm:"heading.desktop.xs"},fontWeight:"bold",lineHeight:"normal"}}}}),Mo=l.defineTokens.animations({"backdrop-in":{value:"fade-in 250ms {easings.emphasized-in}"},"backdrop-out":{value:"fade-out 200ms {easings.emphasized-out}"},bounce:{value:"bounce 1s infinite"},"dialog-in":{value:"slide-in-modal 400ms {easings.emphasized-in}"},"dialog-out":{value:"slide-out-modal 200ms {easings.emphasized-out}"},"drawer-in-left":{value:"slide-in-left 400ms {easings.emphasized-in}"},"drawer-in-right":{value:"slide-in-right 400ms {easings.emphasized-in}"},"drawer-out-left":{value:"slide-out-left 200ms {easings.emphasized-out}"},"drawer-out-right":{value:"slide-out-right 200ms {easings.emphasized-out}"},"fade-in":{value:"fade-in 400ms {easings.emphasized-in}"},ping:{value:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite"},pulse:{value:"pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite"},"skeleton-pulse":{value:"skeleton-pulse 2s {easings.pulse} infinite"},spin:{value:"spin 1s linear infinite"},"collapse-in":{value:"collapse-in 150ms {easings.in}"},"collapse-out":{value:"collapse-out 150ms {easings.in-out}"}}),No=l.defineTokens.borders({golden:{value:"1.618 / 1"},landscape:{value:"4 / 3"},portrait:{value:"3 / 4"},square:{value:"1 / 1"},ultrawide:{value:"18 / 5"},wide:{value:"16 / 9"}}),Eo=l.defineTokens.blurs({"2xl":{value:"40px"},"3xl":{value:"64px"},base:{value:"8px"},lg:{value:"16px"},md:{value:"12px"},sm:{value:"4px"},xl:{value:"24px"}}),Ho=l.defineTokens.borders({border:{none:{value:"none"}}}),Vo=l.defineTokens.colors({black:{value:"#000"},current:{value:"currentColor"},transparent:{value:"rgb(0 0 0 / 0)"},white:{value:"#fff"},purple:{900:{value:"#0B1243"},800:{value:"#0E1754"},700:{value:"#111B65"},600:{value:"#132075"},500:{value:"#162486"},400:{value:"#4350AD"},300:{value:"#7981CE"},200:{value:"#B6B7E8"},100:{value:"#F2F2FC"}},blue:{900:{value:"#1E3A76"},800:{value:"#264993"},700:{value:"#2D57B0"},600:{value:"#3566CE"},500:{value:"#3C74EB"},400:{value:"#578DFF"},300:{value:"#7CAAFF"},200:{value:"#ACCAFF"},100:{value:"#E6EEFF"}},grey:{900:{value:"#252227"},800:{value:"#2D2A31"},700:{value:"#34323B"},600:{value:"#3B3B44"},500:{value:"#43454e"},400:{value:"#666871"},300:{value:"#898B93"},200:{value:"#ADAEB4"},100:{value:"#D1D2D6"},50:{value:"#F5F6F6"}},red:{900:{value:"#802727"},800:{value:"#9F3131"},700:{value:"#BF3B3B"},600:{value:"#DF4444"},500:{value:"#Ff4e4e"},400:{value:"#FF6565"},300:{value:"#FF8585"},200:{value:"#FFB0B0"},100:{value:"#FFE6E6"}},green:{900:{value:"#24644D"},800:{value:"#2C7C60"},700:{value:"#359573"},600:{value:"#3EAE86"},500:{value:"#47c799"},400:{value:"#64E0B3"},300:{value:"#88F2CC"},200:{value:"#B4FCE2"},100:{value:"#E6FFF7"}},yellow:{900:{value:"#80581C"},800:{value:"#9F6D22"},700:{value:"#BF8329"},600:{value:"#DF9930"},500:{value:"#ffaf37"},400:{value:"#FFC551"},300:{value:"#FFD976"},200:{value:"#FFEAAC"},100:{value:"#FFF9E6"}}}),Wo=l.defineTokens.durations({fast:{value:"150ms"},faster:{value:"100ms"},fastest:{value:"50ms"},normal:{value:"200ms"},slow:{value:"300ms"},slower:{value:"400ms"},slowest:{value:"500ms"}}),Go=l.defineTokens.easings({default:{value:"cubic-bezier(0.2, 0.0, 0, 1.0)"},"ease-bounce-1":{value:`linear(
4
+ `,height:"full",minWidth:{base:"full",md:"736px"},maxWidth:{base:"full",md:"70%"},width:"full"},header:{display:"flex",flexDirection:"row",alignItems:"center",gap:"space-16",gridArea:"header",px:"space-24",py:"space-16"},body:{display:"flex",flexDirection:"column",gridArea:"body",overflow:"auto",px:"space-24",py:"space-16",pb:"70px"},footer:{display:"flex",position:"absolute",bottom:0,left:0,right:0,bg:"white/50",backdropFilter:"auto",backdropBlur:"4px",justifyContent:"flex-end",px:"space-24",py:"space-16",gap:"space-16"},title:{color:"primary.900",fontFamily:"cabinet",textStyle:"heading.h4"}},defaultVariants:{variant:"right"},variants:{variant:{left:{positioner:{justifyContent:"flex-start"},content:{_open:{animation:"drawer-in-left"},_closed:{animation:"drawer-out-left"}}},right:{positioner:{justifyContent:"flex-end"},content:{_open:{animation:"drawer-in-right"},_closed:{animation:"drawer-out-right"}}}}}}),po=n.defineSlotRecipe({className:"accordion",jsx:["Accordion"],slots:r.accordionAnatomy.keys(),base:{root:{display:"flex",flexDirection:"column",gap:"space-8"},itemTrigger:{alignItems:"center",color:"primary.900",cursor:"pointer",display:"flex",fontWeight:"bold",gap:"space-4",justifyContent:"space-between",textStyle:"body.md",fontFamily:"satoshi",textAlign:"left",width:"full",_disabled:{color:"grey.200",cursor:"not-allowed"}},itemIndicator:{color:"primary.900",transformOrigin:"center",transitionDuration:"normal",transitionProperty:"transform",transitionTimingFunction:"default",_open:{transform:"rotate(-180deg)"}},itemContent:{overflow:"hidden",transitionProperty:"padding-bottom, margin-top, opacity",transitionDuration:"normal",transitionTimingFunction:"default",'& [data-scope="accordion"][data-part="root"]':{gap:"space-12!"},'& [data-scope="accordion"][data-part="item-trigger"]':{textStyle:"body.sm",border:"none!",borderRadius:"radius-0!",p:"space-0!"},'& [data-scope="accordion"][data-part="item-content"]':{px:"space-16!",mt:"space-16!"},'& [data-scope="accordion"][data-part="item"]':{border:"none!",borderRadius:"radius-0!",p:"space-12",pr:"space-24!",pb:"space-0!"},_open:{animation:"collapse-in"},_closed:{animation:"collapse-out"}}},defaultVariants:{size:"md"},variants:{size:{md:{itemTrigger:{_open:{border:"none"},borderRadius:"radius-8",border:"1px solid {colors.primary.100}",padding:"space-12"},item:{_open:{pb:"space-12",borderRadius:"radius-8",border:"1px solid {colors.primary.100}"}},itemContent:{_closed:{pb:"space-0",mt:"space-0",opacity:0},mt:"space-4",pr:"space-16",pl:"space-28"}}}}}),uo=n.defineSlotRecipe({base:{root:{color:"grey.400",fontFamily:"satoshi",textStyle:"body.sm",display:"flex",alignItems:"center",gap:"space-4"},addon:{bg:"primary.100",color:"secondary.800",borderRadius:"radius-2",px:"space-2"},icon:{display:"inline"}},variants:{variant:{static:{},absolute:{root:{position:"absolute",left:"space-12",top:"-space-8",zIndex:1,bg:"white"}}}},defaultVariants:{variant:"absolute"},slots:["root","addon","icon"],className:"form-label",description:"The styles for the FormLabel component",jsx:["FormLabel"]}),ho=n.defineSlotRecipe({className:"checkbox",slots:r.checkboxAnatomy.keys(),jsx:["Checkbox"],base:{root:{alignItems:"center",display:"flex",cursor:{base:"pointer",_disabled:"not-allowed"},_disabled:{userSelect:"none"}},label:{color:{base:"text",_disabled:"grey.300"},fontFamily:"satoshi"},control:{alignItems:"center",borderColor:"grey.100",borderWidth:"1px",color:"white",display:"flex",bg:"white",justifyContent:"center",transitionDuration:"normal",transitionProperty:"border-color, background",transitionTimingFunction:"default",_hover:{borderColor:"secondary.500"},_checked:{background:"primary.500",borderColor:"primary.500",_hover:{background:"primary.500"}},_disabled:{background:"grey.50",borderColor:"grey.100",_checked:{background:"grey.200",borderColor:"grey.200"},_indeterminate:{background:"grey.200",borderColor:"grey.200"}},_invalid:{borderColor:"error.500",_checked:{background:"error.500",borderColor:"error.500"},_indeterminate:{background:"error.500",borderColor:"error.500"}},_indeterminate:{background:"primary.500",borderColor:"primary.500",_hover:{background:"primary.500"}},"&:has(+ :focus-visible)":{outline:"1px solid",outlineColor:"secondary.300",_checked:{outlineColor:"secondary.300"},_hover:{borderColor:"grey.100",_checked:{borderColor:"primary.500",background:"primary.500"},_indeterminate:{borderColor:"primary.500",background:"primary.500"}}}}},defaultVariants:{size:"md"},variants:{size:{md:{root:{gap:"space-4"},control:{width:"size-16",height:"size-16",borderRadius:"radius-4","& svg":{width:"size-12",height:"size-12"}},label:{textStyle:"body.md"}}}}}),go=n.defineSlotRecipe({className:"tabs",slots:r.tabsAnatomy.keys(),base:{root:{isolation:"isolate",display:"flex",_horizontal:{flexDirection:"column"},_vertical:{flexDirection:"row"}},list:{display:"flex",flexShrink:"0",_horizontal:{flexDirection:"row"},_vertical:{flexDirection:"column"},overflow:"auto",position:"relative",scrollbarWidth:"none","&::-webkit-scrollbar":{display:"none"}},trigger:{alignItems:"center",color:"grey.400",cursor:"pointer",display:"inline-flex",flexShrink:"0",textStyle:"body.md",fontFamily:"satoshi",gap:"space-4",justifyContent:"center",transitionDuration:"normal",transitionProperty:"color, background, border-color",transitionTimingFunction:"default",whiteSpace:"nowrap",zIndex:1,_disabled:{color:"grey.100",cursor:"not-allowed",_hover:{color:"grey.100"}},_hover:{color:"secondary.500"},_selected:{color:"secondary.500",fontWeight:"bold",_hover:{color:"secondary.500"}},_vertical:{justifyContent:"flex-start"}}},defaultVariants:{variant:"line"},variants:{variant:{line:{list:{_horizontal:{boxShadow:"0 -2px 0 0 inset {colors.primary.100}"},_vertical:{boxShadow:"2px 0 0 0 inset {colors.primary.100}"}},indicator:{background:"secondary.500",_horizontal:{bottom:0,height:"2px",width:"var(--width)"},_vertical:{height:"var(--height)",left:0,width:"2px"}},content:{pt:"space-4"},trigger:{_horizontal:{px:"space-24",pb:"space-8"}}}}}}),mo=n.defineSlotRecipe({base:{control:{fontFamily:"satoshi",position:"relative"},valueText:{flex:1,pr:"space-28",textAlign:"left"},content:{fontFamily:"satoshi",background:"background",border:"1px solid {colors.primary.500}",borderTop:"none",borderBottomLeftRadius:"radius-8",borderBottomRightRadius:"radius-8",display:"flex",flexDirection:"column",outline:0,zIndex:"modal",maxHeight:"180px",overflow:"auto"},indicator:{transition:"transform 0.15s ease-out",transform:{base:"rotate(0deg)",_open:"rotate(180deg)"},color:{base:"secondary.900",_disabled:"grey.300"}},clearTrigger:{position:"absolute",cursor:"pointer",right:"space-48",top:"11px",color:{base:"secondary.900",_disabled:"grey.300"}},item:{_disabled:{cursor:"not-allowed"},alignItems:"center",background:{_disabled:{_hover:"grey.100",base:"grey.100"},_selected:"primary.500",_highlighted:"primary.200",_hover:"primary.200"},color:{_disabled:{_hover:"grey.300",base:"grey.300"},_selected:"white"},cursor:"pointer",display:"flex",justifyContent:"space-between",transitionDuration:"fast",transitionProperty:"background, color",transitionTimingFunction:"default"},itemGroupLabel:{textStyle:"body.sm"},root:{display:"flex",flexDirection:"column",gap:"space-4",width:"full"},trigger:{_placeholderShown:{color:{base:"grey.400",_disabled:"grey.300"}},_open:{border:"1px solid {colors.primary.500}",borderBottomLeftRadius:"radius-0",borderBottomRightRadius:"radius-0"},alignItems:"center",appearance:"none",bg:{_disabled:{base:"grey.50"},base:"white"},border:{_focusVisible:"1px solid {colors.primary.500}",_hover:{base:"1px solid {colors.secondary.500}",_open:"1px solid {colors.primary.500}",_disabled:"1px solid {colors.grey.100}"},base:"1px solid {colors.grey.100}"},borderBottomColor:{_open:"grey.100",_hover:{base:"secondary.500",_open:"grey.100"},base:"grey.100"},borderRadius:"radius-10",color:{base:"grey.900",_disabled:"grey.300"},cursor:"pointer",display:"inline-flex",outline:0,position:"relative",width:"full"}},className:"select",defaultVariants:{size:"md"},jsx:["Select"],slots:r.selectAnatomy.keys(),variants:{size:{md:{item:{px:"space-16",py:"space-8",textStyle:"body.md"},trigger:{gap:"space-8",minH:"40px",minW:"size-16",py:"space-8",px:"space-16",textStyle:"body.md"}}}}}),bo=n.defineRecipe({base:{alignItems:"center",borderRadius:"inherit",display:"flex",p:"space-8",textStyle:"body.md",bg:"transparent",color:"secondary.900"},className:"input-addon",description:"The styles for the InputAddon component",jsx:["InputAddon"]}),xo=n.defineRecipe({base:{'& [data-recipe="input"]':{border:{_disabled:"none",_focusVisible:"none",base:"none"}},bg:{"&:has(> input[disabled], > input[data-disabled])":"grey.50",base:"white"},borderWidth:"1px",'& [data-recipe="inputAddon"]:first-child':{pl:"space-16!"},'& [data-recipe="inputAddon"]:last-child':{pr:"space-16!"},'&:has([data-recipe="inputAddon"]:first-child) input':{pl:"space-0!"},'&:has([data-recipe="inputAddon"]:last-child) input':{pr:"space-0!"},borderColor:{'&:has(> [data-recipe="input"]:focus-visible)':"primary.500",_disabled:"grey.100",_hover:"secondary.500",base:"grey.100"},borderRadius:"radius-8",display:"flex",flexDirection:"row",outline:"none",transition:"background",transitionDuration:"fast",width:"full"},className:"input-group",description:"The styles for the InputGroup component",jsx:["InputGroup"]}),$="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOCA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMC45NCAwLjUyOTk5OUw0IDMuNTgzMzNMNy4wNiAwLjUyOTk5OUw4IDEuNDdMNCA1LjQ3TDAgMS40N0wwLjk0IDAuNTI5OTk5WiIgZmlsbD0iIzFFM0E3NiIvPgo8L3N2Zz4K",yo=n.defineSlotRecipe({className:"datepicker",slots:r.datePickerAnatomy.keys(),jsx:["DatePicker"],base:{root:{display:"flex",flexDirection:"column"},viewControl:{display:"flex",justifyContent:"space-between",gap:"space-8",px:"space-16",pt:"space-8",background:"grey.50"},content:{background:"white",textStyle:"body.md",fontFamily:"satoshi",color:"grey.900",width:"304px",borderRadius:"radius-8",boxShadow:"0px 4px 20px 0px rgba(45, 42, 49, 0.1), 0px 4px 20px 0px rgba(45, 42, 49, 0.1)",inset:0,zIndex:"dropdown",_open:{animation:"fadeIn 0.25s ease-out"},_closed:{animation:"fadeOut 0.2s ease-out"}},monthSelect:{backgroundColor:"white",textTransform:"capitalize",borderRadius:"radius-8",border:"1px solid {colors.grey.100}",bg:"white",minWidth:"110px",py:"space-6",px:"space-4",appearance:"none",paddingRight:"30px",background:`url('${$}') no-repeat right 10px center`,_focus:{border:"1px solid {colors.primary.500}"}},yearSelect:{backgroundColor:"white",textTransform:"capitalize",borderRadius:"radius-8",border:"1px solid {colors.grey.100}",bg:"white",minWidth:"80px",py:"space-6",px:"space-4",appearance:"none",paddingRight:"30px",background:`url('${$}') no-repeat right 10px center`,_focus:{border:"1px solid {colors.primary.500}"}},prevTrigger:{cursor:"pointer","&:hover .default-icon":{display:"none"},"&:hover .hover-icon":{display:"block"},"& .hover-icon":{display:"none"}},table:{width:"100%"},tableHead:{fontStyle:"italic",background:"grey.50",fontSize:"10px",color:"grey.700",textTransform:"uppercase",boxShadow:"0px 1px 0px 0px {colors.grey.100}"},tableHeader:{py:"6px",width:"32px !important",height:"32px !important",fontWeight:300,"&:first-child":{paddingLeft:"16px"},"&:last-child":{paddingRight:"16px"}},tableCell:{textAlign:"center",verticalAlign:"middle",width:"32px !important",height:"32px !important",padding:"2px","&:first-child":{paddingLeft:"16px"},"&:last-child":{paddingRight:"16px"}},tableCellTrigger:{width:"32px!",height:"32px!",borderRadius:"radius-16",_disabled:{_hover:{bg:"none!",color:"grey.400!"},color:"grey.400",cursor:"not-allowed",userSelect:"none"},_hover:{bg:"primary.100",color:"blue.500"},_selected:{bg:"primary.500",color:"white",fontStyle:"italic"},"&[data-in-range]":{bg:"primary.100",_selected:{bg:"primary.500",color:"white",fontStyle:"italic"}},"&[data-today]":{color:"primary.500",fontWeight:700}},tableRow:{"&:first-child td":{paddingTop:"space-8"},"&:last-child td":{paddingBottom:"space-8"},px:"space-8",textAlign:"center"}}}),fo=n.defineSlotRecipe({base:{root:{fontFamily:"satoshi",borderRadius:"radius-28",borderStyle:"solid",display:"inline-flex",flexDirection:"row",alignItems:"center",gap:"space-8"}},slots:["root","badge"],className:"tag",defaultVariants:{size:"md",severity:"neutral"},description:"The styles for the Tag component",jsx:["Tag"],variants:{size:{lg:{root:{borderWidth:2,textStyle:"body.lg",fontWeight:"bold",py:"space-8",px:"space-16"},badge:{width:"size-8",height:"size-8"}},md:{root:{borderWidth:1,textStyle:"body.md",fontWeight:"bold",py:"space-4",px:"space-12"},badge:{width:"size-6",height:"size-6"}},sm:{root:{borderWidth:1,textStyle:"body.sm",fontWeight:"bold",py:"space-4",px:"space-8"},badge:{width:"size-4",height:"size-4"}}},severity:{success:{root:{bg:"success.100",borderColor:"success.500",color:"success.500"},badge:{bg:"success.500"}},warning:{root:{bg:"warning.100",borderColor:"warning.500",color:"warning.500"},badge:{bg:"warning.500"}},error:{root:{bg:"error.100",borderColor:"error.500",color:"error.500"},badge:{bg:"error.500"}},neutral:{root:{bg:"grey.50",borderColor:"grey.400",color:"grey.400"},badge:{bg:"grey.400"}}}}}),vo=n.defineSlotRecipe({className:"radio-button-group",jsx:["RadioButtonGroup"],slots:r.radioGroupAnatomy.keys(),base:{root:{display:"inline-flex",height:"size-40"},item:{width:"size-64",minWidth:"size-64",appearance:"none",cursor:"pointer",display:"inline-flex",outline:"none",transitionDuration:"normal",transitionProperty:"background, border-color, color, box-shadow",transitionTimingFunction:"default",userSelect:"none",verticalAlign:"middle",px:"14px",py:"space-10",whiteSpace:"nowrap",borderColor:"grey.100",borderTopWidth:1,borderBottomWidth:1,borderRightWidth:1,borderLeftWidth:1,"& + &":{borderLeftWidth:0},_firstOfType:{borderTopLeftRadius:"radius-8",borderBottomLeftRadius:"radius-8"},_lastOfType:{borderTopRightRadius:"radius-8",borderBottomRightRadius:"radius-8"},background:{base:"white",_checked:"primary.500",_hover:{base:"primary.200",_checked:"primary.500"}}},itemText:{flex:1,fontFamily:"satoshi",textStyle:"body.md",fontWeight:"bold",display:"inline-flex",alignItems:"center",justifyContent:"center",color:{base:"primary.500",_checked:"white",_hover:{base:"primary.500",_checked:"white"}}}}}),wo=n.defineSlotRecipe({base:{item:{_disabled:{cursor:"not-allowed"},alignItems:"center",cursor:"pointer",display:"flex"},itemControl:{_checked:{outlineColor:"white",outlineStyle:"solid"},background:{base:"white",_checked:"primary.500",_disabled:{base:"grey.50",_checked:"grey.200"},_invalid:{base:"white",_checked:"error.500"},_hover:{base:"white",_checked:"primary.500",_disabled:{base:"grey.50",_checked:"grey.200"},_invalid:{base:"white",_checked:"error.500"}}},borderColor:{base:"grey.100",_checked:"primary.500",_disabled:{base:"grey.100",_checked:"grey.200"},_invalid:"error.500",_hover:{base:"secondary.500",_checked:"primary.500",_disabled:{base:"grey.100",_checked:"grey.200"},_invalid:"error.500"}},_focus:{boxShadow:"0 0 0 1px {colors.secondary.300}"},borderRadius:"full",borderWidth:"1px"},itemText:{_disabled:{color:"grey.300"},fontFamily:"satoshi",color:"grey.800"},root:{display:"flex",flexDirection:{_horizontal:"row",_vertical:"column"}}},className:"radio-group",defaultVariants:{size:"md"},slots:r.radioGroupAnatomy.keys(),variants:{size:{md:{item:{gap:"space-4"},itemControl:{_checked:{outlineOffset:"-3px",outlineWidth:"1px"},height:"size-16",width:"size-16"},itemText:{textStyle:"body.md"},root:{gap:{_horizontal:"space-28",_vertical:"space-28"}}}}}}),Co=n.defineSlotRecipe({base:{root:{borderRadius:"full",display:"inline-flex",flexDirection:"row",flexShrink:0,alignItems:"center",gap:"space-2"},avatar:{borderRadius:"full",display:"inline-block",objectFit:"cover"},body:{fontFamily:"satoshi"},clearTrigger:{cursor:"pointer"}},slots:["root","avatar","body","clearTrigger"],className:"chip",defaultVariants:{size:"md",colorScheme:"secondary"},description:"The styles for the Chip component",jsx:["Chip"],variants:{size:{lg:{avatar:{height:"size-20",width:"size-20"},body:{textStyle:"body.lg"},root:{py:"space-4",px:"space-16"}},md:{avatar:{height:"size-16",width:"size-16"},body:{textStyle:"body.md"},root:{py:"space-2",px:"space-8"}},sm:{avatar:{height:"size-12",width:"size-12"},body:{textStyle:"body.sm"},root:{py:"space-2",px:"space-8"}}},colorScheme:{secondary:{root:{bg:"secondary.500",color:"white"}},grey:{root:{bg:"grey.50",color:"text"}},red:{root:{bg:"decorative.red.light",color:"text"}},yellow:{root:{bg:"decorative.yellow.mid",color:"text"}},green:{root:{bg:"decorative.green.mid",color:"white"}},blue:{root:{bg:"decorative.blue.mid",color:"white"}},purple:{root:{bg:"decorative.purple.mid",color:"white"}},brown:{root:{bg:"decorative.brown.mid",color:"white"}}}}}),To=n.defineSlotRecipe({base:{root:{position:"relative",bg:"white",outline:"none",cursor:"pointer",boxShadow:{base:"0px 4px 8px 0px {colors.secondary.500/10}",_hover:"0px 4px 8px 0px {colors.secondary.500/20}",_disabled:"0px 4px 8px 0px {colors.black/10}"},border:"1px solid",borderColor:{_disabled:{base:"primary.100",_focusVisible:"primary.100",_selected:"primary.100",_hover:"primary.100"},base:"primary.100",_selected:"secondary.500",_focusVisible:"secondary.500",_hover:"secondary.500"},p:"space-24",pr:"space-56",borderRadius:"radius-8",display:"flex",flexDirection:"column",gap:"space-8",userSelect:"none",transitionProperty:"border-color, box-shadow",transitionDuration:"fast",_disabled:{pointerEvents:"none",'& [data-recipe-slot="title"]':{color:"grey.300!"},'& [data-recipe-slot="description"]':{color:"grey.300!"},'& [data-recipe-slot="icon"]':{color:"grey.300!"}}},title:{fontFamily:"cabinet",textStyle:"heading.h6",textAlign:"left",transitionProperty:"color",transitionDuration:"fast",truncate:!0,maxWidth:"100%",color:{base:"text.heading",_groupHover:"secondary.500"}},description:{fontFamily:"satoshi",textStyle:"body.md",color:"text",textAlign:"left",maxWidth:"100%"},icon:{position:"absolute",top:"calc(50% - {spacing.space-12})",right:"space-24",width:"size-24",height:"size-24",color:"secondary.500"}},slots:["root","title","description","icon"],className:"action-card",description:"The styles for the ActionCard component",jsx:["ActionCard","ActionCardTitle","ActionCardDescription"]});function So(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var ko=function(o){return Ro(o)&&!jo(o)};function Ro(t){return!!t&&typeof t=="object"}function jo(t){var o=Object.prototype.toString.call(t);return o==="[object RegExp]"||o==="[object Date]"||Io(t)}var Po=typeof Symbol=="function"&&Symbol.for,_o=Po?Symbol.for("react.element"):60103;function Io(t){return t.$$typeof===_o}function Lo(t){return Array.isArray(t)?[]:{}}function R(t,o){return o.clone!==!1&&o.isMergeableObject(t)?k(Lo(t),t,o):t}function Do(t,o,a){return t.concat(o).map(function(s){return R(s,a)})}function zo(t,o){if(!o.customMerge)return k;var a=o.customMerge(t);return typeof a=="function"?a:k}function Ao(t){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(t).filter(function(o){return Object.propertyIsEnumerable.call(t,o)}):[]}function Y(t){return Object.keys(t).concat(Ao(t))}function me(t,o){try{return o in t}catch{return!1}}function Bo(t,o){return me(t,o)&&!(Object.hasOwnProperty.call(t,o)&&Object.propertyIsEnumerable.call(t,o))}function Fo(t,o,a){var s={};return a.isMergeableObject(t)&&Y(t).forEach(function(l){s[l]=R(t[l],a)}),Y(o).forEach(function(l){Bo(t,l)||(me(t,l)&&a.isMergeableObject(o[l])?s[l]=zo(l,a)(t[l],o[l],a):s[l]=R(o[l],a))}),s}function k(t,o,a){a=a||{},a.arrayMerge=a.arrayMerge||Do,a.isMergeableObject=a.isMergeableObject||ko,a.cloneUnlessOtherwiseSpecified=R;var s=Array.isArray(o),l=Array.isArray(t),d=s===l;return d?s?a.arrayMerge(t,o,a):Fo(t,o,a):R(o,a)}k.all=function(o,a){if(!Array.isArray(o))throw new Error("first argument should be an array");return o.reduce(function(s,l){return k(s,l,a)},{})};var Mo=k,Eo=Mo;const No=So(Eo),Ho=No(he,n.defineRecipe({className:"icon-button",defaultVariants:{size:"md",variant:"primary",severity:"none"},jsx:["IconButton"],base:{flexShrink:0,flexGrow:0},description:"The styles for the IconButton component",variants:{variant:{primary:{},secondary:{},tertiary:{}},severity:{none:{},danger:{}},size:{lg:{px:"space-8",py:"space-8",width:"size-40",height:"size-40","& svg":{width:"size-24!",height:"size-24!"}},md:{px:"space-8",py:"space-8",width:"size-32",height:"size-32","& svg":{width:"size-16!",height:"size-16!"}},sm:{px:"space-4",py:"space-4",width:"size-24",height:"size-24","& svg":{width:"size-16!",height:"size-16!"}}}}})),Vo=n.defineSlotRecipe({base:{content:{_closed:{animation:"fadeOut 0.1s ease-out"},_open:{animation:"fadeIn 0.15s ease-out"},transformOrigin:"var(--transform-origin)",background:"white",borderRadius:"radius-4",boxShadow:"0px 2px 10px 0px {colors.grey.900/20}",color:"text",py:"space-4",px:"space-8",textStyle:"body.md",fontFamily:"satoshi",textAlign:"center",maxWidth:"500px",zIndex:"tooltip"},arrow:{"--arrow-size":"6px","--arrow-background":"{colors.white}"}},className:"tooltip",jsx:["Tooltip"],slots:r.tooltipAnatomy.keys()}),Wo=n.defineSlotRecipe({base:{root:{borderRadius:"radius-8",p:"space-12",display:"flex",flexDirection:"column",gap:"space-4",bg:"colorPalette.100"},title:{display:"flex",flexDirection:"row",gap:"space-4",alignItems:"center",color:"colorPalette.500",fontFamily:"cabinet",textStyle:"heading.h5"},description:{color:"grey.900",fontFamily:"satoshi",textStyle:"body.md"}},slots:["root","icon","title","description"],className:"alert",defaultVariants:{severity:"neutral"},description:"The styles for the Alert component",jsx:["Alert","AlertIcon","AlertTitle","AlertDescription"],variants:{severity:{neutral:{root:{colorPalette:"primary"}},info:{root:{colorPalette:"secondary"}},success:{root:{colorPalette:"success"}},warning:{root:{colorPalette:"warning"}},error:{root:{colorPalette:"error"}}}}}),Go=n.defineSlotRecipe({className:"table",jsx:["Table","Thead","Tbody","Tr","Th","Td","SortIndicatorRoot","SortIndicator"],slots:["root","thead","tbody","tr","th","td","sortIndicatorRoot","sortIndicator"],base:{root:{fontFamily:"satoshi",tableLayout:"fixed",borderCollapse:"collapse",width:"100%",borderSpacing:0,borderRadius:"radius-8",boxShadow:"0 0 0 1px {colors.primary.100}"},thead:{textStyle:"body.sm",fontWeight:"bold",color:"grey.300",textAlign:"left","& th":{"&:first-of-type":{pl:"space-16"},"&:last-of-type":{pr:"space-16"},pr:"space-16",py:"space-16"}},tbody:{textStyle:"body.sm",fontWeight:"normal",color:"primary.900","& > tr.table__tr:first-child":{borderTop:"1px solid",borderColor:"primary.100"},"& tr.table__tr":{"& td":{"&:first-of-type":{pl:"space-16"},"&:last-of-type":{pr:"space-16"},pr:"space-16",py:"space-18"},"&:last-of-type":{borderBottom:"none"},borderBottom:"1px solid",borderColor:"primary.100"}},th:{'&[data-sortable="true"]':{userSelect:"none",position:"relative",cursor:"pointer"},"& .th__addon":{fontWeight:"normal"}},sortIndicatorRoot:{position:"absolute",right:0,top:"calc(50% - 8px)",bottom:0,height:"size-16",display:"flex",pr:"space-8",flexDirection:"column",ml:"auto"},sortIndicator:{width:"size-8",height:"size-8",color:"grey.100",_active:{color:"secondary.500"}}}}),Oo=n.defineRecipe({className:"table-group-title",jsx:["TableGroupTitle"],base:{fontFamily:"satoshi",textStyle:"body.sm",fontWeight:"bold",py:"space-8",px:"space-16",bg:"colorPalette.100",color:"colorPalette.500"},variants:{variant:{primary:{colorPalette:"primary"},secondary:{colorPalette:"secondary"}}},defaultVariants:{variant:"primary"}}),Zo=n.defineRecipe({className:"table-empty-row",jsx:["TableEmptyRow"],base:{fontFamily:"satoshi",textAlign:"center",textStyle:"body.sm",fontWeight:"normal",py:"space-24",px:"space-16",color:"grey.400"}}),$o=n.defineRecipe({className:"table-container",jsx:["TableContainer"],base:{whiteSpace:"nowrap",overflowX:"auto",borderRadius:"radius-8",boxShadow:"0 0 0 1px {colors.primary.100}","& > .table__root":{borderRadius:"radius-0!",boxShadow:"none!",tableLayout:"auto!"}}}),Yo=n.defineSlotRecipe({className:"breadcrumb",jsx:["Breadcrumb","BreadcrumbItem"],slots:["root","list","item","link"],base:{root:{fontFamily:"satoshi",textStyle:"body.md"},list:{display:"flex",flexDirection:"row",alignItems:"center",gap:"space-4"},item:{display:"flex",flexDirection:"row",alignItems:"center",gap:"space-4",color:"primary.900",_currentPage:{color:"grey.400"}}},variants:{}}),Uo=n.defineSlotRecipe({className:"popover",slots:r.popoverAnatomy.keys(),jsx:["Popover","PopoverTrigger","PopoverContent","PopoverCloseTrigger"],base:{positioner:{position:"relative",zIndex:"popover"},content:{borderRadius:"radius-16",padding:"space-16",boxShadow:"0px 16px 16px 0px {colors.purple.900/10}",background:"white",_open:{animation:"fadeIn 0.25s ease-out"},_closed:{animation:"fadeOut 0.2s ease-out"}}}}),Xo={button:he,iconButton:Ho,heading:ro,switchRecipe:oo,text:ao,textarea:io,formControl:so,formHelperText:no,input:ge,inputAddon:bo,inputGroup:xo,tableGroupTitle:Oo,tableEmptyRow:Zo,tableContainer:$o},qo={drawer:co,radioButtonGroup:vo,radioGroup:wo,accordion:po,formLabel:uo,checkbox:ho,datepicker:yo,tabs:go,tag:fo,select:mo,chip:Co,actionCard:To,tooltip:Vo,alert:Wo,table:Go,breadcrumb:Yo,popover:Uo},Jo=n.defineSemanticTokens.colors({decorative:{red:{light:{value:"#FFB5AD"},mid:{value:"#EA4F42"},dark:{value:"#752821"}},blue:{light:{value:"#B8FFFF"},mid:{value:"#54D2D2"},dark:{value:"#2A6969"}},yellow:{light:{value:"#FFFFAC"},mid:{value:"#FFCB00"},dark:{value:"#806600"}},purple:{light:{value:"#D1B8FF"},mid:{value:"#8C61FF"},dark:{value:"#463180"}},green:{light:{value:"#BEF1C7"},mid:{value:"#58B368"},dark:{value:"#2C5A34"}},brown:{light:{value:"#E4CEB9"},mid:{value:"#8F6944"},dark:{value:"#483522"}}},primary:{900:{value:"{colors.purple.900}"},800:{value:"{colors.purple.800}"},700:{value:"{colors.purple.700}"},600:{value:"{colors.purple.600}"},500:{value:"{colors.purple.500}"},400:{value:"{colors.purple.400}"},300:{value:"{colors.purple.300}"},200:{value:"{colors.purple.200}"},100:{value:"{colors.purple.100}"}},secondary:{900:{value:"{colors.blue.900}"},800:{value:"{colors.blue.800}"},700:{value:"{colors.blue.700}"},600:{value:"{colors.blue.600}"},500:{value:"{colors.blue.500}"},400:{value:"{colors.blue.400}"},300:{value:"{colors.blue.300}"},200:{value:"{colors.blue.200}"},100:{value:"{colors.blue.100}"}},error:{900:{value:"{colors.red.900}"},800:{value:"{colors.red.800}"},700:{value:"{colors.red.700}"},600:{value:"{colors.red.600}"},500:{value:"{colors.red.500}"},400:{value:"{colors.red.400}"},300:{value:"{colors.red.300}"},200:{value:"{colors.red.200}"},100:{value:"{colors.red.100}"}},success:{900:{value:"{colors.green.900}"},800:{value:"{colors.green.800}"},700:{value:"{colors.green.700}"},600:{value:"{colors.green.600}"},500:{value:"{colors.green.500}"},400:{value:"{colors.green.400}"},300:{value:"{colors.green.300}"},200:{value:"{colors.green.200}"},100:{value:"{colors.green.100}"}},warning:{900:{value:"{colors.yellow.900}"},800:{value:"{colors.yellow.800}"},700:{value:"{colors.yellow.700}"},600:{value:"{colors.yellow.600}"},500:{value:"{colors.yellow.500}"},400:{value:"{colors.yellow.400}"},300:{value:"{colors.yellow.300}"},200:{value:"{colors.yellow.200}"},100:{value:"{colors.yellow.100}"}},text:{DEFAULT:{value:"{colors.grey.800}"},disabled:{value:"{colors.grey.300}"},heading:{value:"{colors.primary.900}"}}}),Qo={colors:Jo},Ko=n.defineTextStyles({body:{lg:{value:{fontSize:"body.lg",lineHeight:"normal"}},md:{value:{fontSize:"body.md",lineHeight:"normal"}},sm:{value:{fontSize:"body.sm",lineHeight:"normal"}}},heading:{h1:{value:{fontSize:{base:"heading.mobile.2xl",sm:"heading.desktop.2xl"},fontWeight:"bold",lineHeight:"normal"}},h2:{value:{fontSize:{base:"heading.mobile.lg",sm:"heading.desktop.lg"},fontWeight:"bold",lineHeight:"normal"}},h3:{value:{fontSize:{base:"heading.mobile.md",sm:"heading.desktop.md"},fontWeight:"bold",lineHeight:"normal"}},h4:{value:{fontSize:{base:"heading.mobile.sm",sm:"heading.desktop.sm"},fontWeight:"bold",lineHeight:"normal"}},h5:{value:{fontSize:{base:"heading.mobile.xs",sm:"heading.desktop.xs"},fontWeight:"black",lineHeight:"normal"}},h6:{value:{fontSize:{base:"heading.mobile.xs",sm:"heading.desktop.xs"},fontWeight:"bold",lineHeight:"normal"}}}}),ea=n.defineTokens.animations({"backdrop-in":{value:"fade-in 250ms {easings.emphasized-in}"},"backdrop-out":{value:"fade-out 200ms {easings.emphasized-out}"},bounce:{value:"bounce 1s infinite"},"dialog-in":{value:"slide-in-modal 400ms {easings.emphasized-in}"},"dialog-out":{value:"slide-out-modal 200ms {easings.emphasized-out}"},"drawer-in-left":{value:"slide-in-left 400ms {easings.emphasized-in}"},"drawer-in-right":{value:"slide-in-right 400ms {easings.emphasized-in}"},"drawer-out-left":{value:"slide-out-left 200ms {easings.emphasized-out}"},"drawer-out-right":{value:"slide-out-right 200ms {easings.emphasized-out}"},"fade-in":{value:"fade-in 400ms {easings.emphasized-in}"},ping:{value:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite"},pulse:{value:"pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite"},"skeleton-pulse":{value:"skeleton-pulse 2s {easings.pulse} infinite"},spin:{value:"spin 1s linear infinite"},"collapse-in":{value:"collapse-in 150ms {easings.in}"},"collapse-out":{value:"collapse-out 150ms {easings.in-out}"}}),ta=n.defineTokens.borders({golden:{value:"1.618 / 1"},landscape:{value:"4 / 3"},portrait:{value:"3 / 4"},square:{value:"1 / 1"},ultrawide:{value:"18 / 5"},wide:{value:"16 / 9"}}),ra=n.defineTokens.blurs({"2xl":{value:"40px"},"3xl":{value:"64px"},base:{value:"8px"},lg:{value:"16px"},md:{value:"12px"},sm:{value:"4px"},xl:{value:"24px"}}),oa=n.defineTokens.borders({border:{none:{value:"none"}}}),aa=n.defineTokens.colors({black:{value:"#000"},current:{value:"currentColor"},transparent:{value:"rgb(0 0 0 / 0)"},white:{value:"#fff"},purple:{900:{value:"#0B1243"},800:{value:"#0E1754"},700:{value:"#111B65"},600:{value:"#132075"},500:{value:"#162486"},400:{value:"#4350AD"},300:{value:"#7981CE"},200:{value:"#B6B7E8"},100:{value:"#F2F2FC"}},blue:{900:{value:"#1E3A76"},800:{value:"#264993"},700:{value:"#2D57B0"},600:{value:"#3566CE"},500:{value:"#3C74EB"},400:{value:"#578DFF"},300:{value:"#7CAAFF"},200:{value:"#ACCAFF"},100:{value:"#E6EEFF"}},grey:{900:{value:"#252227"},800:{value:"#2D2A31"},700:{value:"#34323B"},600:{value:"#3B3B44"},500:{value:"#43454e"},400:{value:"#666871"},300:{value:"#898B93"},200:{value:"#ADAEB4"},100:{value:"#D1D2D6"},50:{value:"#F5F6F6"}},red:{900:{value:"#802727"},800:{value:"#9F3131"},700:{value:"#BF3B3B"},600:{value:"#DF4444"},500:{value:"#Ff4e4e"},400:{value:"#FF6565"},300:{value:"#FF8585"},200:{value:"#FFB0B0"},100:{value:"#FFE6E6"}},green:{900:{value:"#24644D"},800:{value:"#2C7C60"},700:{value:"#359573"},600:{value:"#3EAE86"},500:{value:"#47c799"},400:{value:"#64E0B3"},300:{value:"#88F2CC"},200:{value:"#B4FCE2"},100:{value:"#E6FFF7"}},yellow:{900:{value:"#80581C"},800:{value:"#9F6D22"},700:{value:"#BF8329"},600:{value:"#DF9930"},500:{value:"#ffaf37"},400:{value:"#FFC551"},300:{value:"#FFD976"},200:{value:"#FFEAAC"},100:{value:"#FFF9E6"}}}),ia=n.defineTokens.durations({fast:{value:"150ms"},faster:{value:"100ms"},fastest:{value:"50ms"},normal:{value:"200ms"},slow:{value:"300ms"},slower:{value:"400ms"},slowest:{value:"500ms"}}),sa=n.defineTokens.easings({default:{value:"cubic-bezier(0.2, 0.0, 0, 1.0)"},"ease-bounce-1":{value:`linear(
5
5
  0, 0.004, 0.016, 0.035, 0.063, 0.098, 0.141, 0.191, 0.25, 0.316, 0.391 36.8%,
6
6
  0.563, 0.766, 1 58.8%, 0.946, 0.908 69.1%, 0.895, 0.885, 0.879, 0.878, 0.879,
7
7
  0.885, 0.895, 0.908 89.7%, 0.946, 1
@@ -50,5 +50,5 @@
50
50
  1.254 17%, 1.259, 1.257 18.6%, 1.236, 1.194 22.3%, 1.057 27%, 0.999 29.4%,
51
51
  0.955 32.1%, 0.942, 0.935 34.9%, 0.933, 0.939 38.4%, 1 47.3%, 1.011,
52
52
  1.017 52.6%, 1.016 56.4%, 1 65.2%, 0.996 70.2%, 1.001 87.2%, 1
53
- )`},"emphasized-in":{value:"cubic-bezier(0.05, 0.7, 0.1, 1.0)"},"emphasized-out":{value:"cubic-bezier(0.3, 0.0, 0.8, 0.15)"},in:{value:"cubic-bezier(0.4, 0, 1, 1)"},"in-out":{value:"cubic-bezier(0.4, 0, 0.2, 1)"},linear:{value:"linear"},out:{value:"cubic-bezier(0, 0, 0.2, 1)"},pulse:{value:"cubic-bezier(0.4, 0.0, 0.6, 1.0)"}}),Zo=l.defineTokens.radii({"radius-0":{value:"0px"},"radius-2":{value:"2px"},"radius-4":{value:"4px"},"radius-6":{value:"6px"},"radius-8":{value:"8px"},"radius-10":{value:"10px"},"radius-12":{value:"12px"},"radius-16":{value:"16px"},"radius-20":{value:"20px"},"radius-24":{value:"24px"},"radius-28":{value:"28px"},"radius-32":{value:"32px"},"radius-36":{value:"36px"},"radius-40":{value:"40px"},"radius-44":{value:"44px"},"radius-48":{value:"48px"},"radius-52":{value:"52px"},"radius-56":{value:"56px"},"radius-60":{value:"60px"},"radius-64":{value:"64px"},full:{value:"9999px"}}),$o=l.defineTokens.shadows({"2xl":{value:"0 25px 50px -12px rgb(0 0 0 / 0.25)"},inner:{value:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)"},lg:{value:["0 10px 15px -3px rgb(0 0 0 / 0.1)","0 4px 6px -4px rgb(0 0 0 / 0.1)"]},md:{value:["0 4px 6px -1px rgb(0 0 0 / 0.1)","0 2px 4px -2px rgb(0 0 0 / 0.1)"]},sm:{value:["0 1px 3px 0 rgb(0 0 0 / 0.1)","0 1px 2px -1px rgb(0 0 0 / 0.1)"]},xl:{value:["0 20px 25px -5px rgb(0 0 0 / 0.1)","0 8px 10px -6px rgb(0 0 0 / 0.1)"]},xs:{value:"0 1px 2px 0 rgb(0 0 0 / 0.05)"}}),Oo=l.defineTokens.sizes({"size-0":{value:"0px"},"size-12":{value:"12px"},"size-14":{value:"14px"},"size-16":{value:"16px"},"size-2":{value:"2px"},"size-20":{value:"20px"},"size-24":{value:"24px"},"size-28":{value:"28px"},"size-32":{value:"32px"},"size-36":{value:"36px"},"size-4":{value:"4px"},"size-40":{value:"40px"},"size-6":{value:"6px"},"size-44":{value:"44px"},"size-8":{value:"8px"},full:{value:"100%"},max:{value:"max-content"},"size-48":{value:"48px"},fit:{value:"fit-content"},"size-52":{value:"52px"},min:{value:"min-content"},"size-56":{value:"56px"},"size-60":{value:"60px"},"size-64":{value:"64px"},"size-68":{value:"68px"},"size-72":{value:"72px"},"size-76":{value:"76px"},"size-80":{value:"80px"}}),Yo=l.defineTokens.spacing({"space-0":{value:"0px"},"space-12":{value:"12px"},"space-10":{value:"10px"},"space-14":{value:"14px"},"space-16":{value:"16px"},"space-18":{value:"18px"},"space-2":{value:"2px"},"space-20":{value:"20px"},"space-24":{value:"24px"},"space-28":{value:"28px"},"space-32":{value:"32px"},"space-36":{value:"36px"},"space-4":{value:"4px"},"space-40":{value:"40px"},"space-6":{value:"6px"},"space-44":{value:"44px"},"space-8":{value:"8px"},"space-48":{value:"48px"},"space-52":{value:"52px"},"space-56":{value:"56px"},"space-60":{value:"60px"},"space-64":{value:"64px"},"space-68":{value:"68px"},"space-72":{value:"72px"},"space-76":{value:"76px"},"space-80":{value:"80px"}});var Xo="cm,mm,Q,in,pc,pt,px,em,ex,ch,rem,lh,rlh,vw,vh,vmin,vmax,vb,vi,svw,svh,lvw,lvh,dvw,dvh,cqw,cqh,cqi,cqb,cqmin,cqmax,%";`${Xo.split(",").join("|")}`;var Uo={animation:["animationName","animationDuration","animationTimingFunction","animationDelay","animationIterationCount","animationDirection","animationFillMode","animationPlayState"],background:["backgroundImage","backgroundPosition","backgroundSize","backgroundRepeat","backgroundAttachment","backgroundOrigin","backgroundClip","backgroundColor"],backgroundPosition:["backgroundPositionX","backgroundPositionY"],border:["borderWidth","borderStyle","borderColor"],borderBlockEnd:["borderBlockEndWidth","borderBlockEndStyle","borderBlockEndColor"],borderBlockStart:["borderBlockStartWidth","borderBlockStartStyle","borderBlockStartColor"],borderBottom:["borderBottomWidth","borderBottomStyle","borderBottomColor"],borderColor:["borderTopColor","borderRightColor","borderBottomColor","borderLeftColor"],borderImage:["borderImageSource","borderImageSlice","borderImageWidth","borderImageOutset","borderImageRepeat"],borderInlineEnd:["borderInlineEndWidth","borderInlineEndStyle","borderInlineEndColor"],borderInlineStart:["borderInlineStartWidth","borderInlineStartStyle","borderInlineStartColor"],borderLeft:["borderLeftWidth","borderLeftStyle","borderLeftColor"],borderRadius:["borderTopLeftRadius","borderTopRightRadius","borderBottomRightRadius","borderBottomLeftRadius"],borderRight:["borderRightWidth","borderRightStyle","borderRightColor"],borderStyle:["borderTopStyle","borderRightStyle","borderBottomStyle","borderLeftStyle"],borderTop:["borderTopWidth","borderTopStyle","borderTopColor"],borderWidth:["borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth"],columnRule:["columnRuleWidth","columnRuleStyle","columnRuleColor"],columns:["columnWidth","columnCount"],container:["contain","content"],containIntrinsicSize:["containIntrinsicSizeInline","containIntrinsicSizeBlock"],cue:["cueBefore","cueAfter"],flex:["flexGrow","flexShrink","flexBasis"],flexFlow:["flexDirection","flexWrap"],font:["fontStyle","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontWeight","fontStretch","fontSize","lineHeight","fontFamily"],fontSynthesis:["fontSynthesisWeight","fontSynthesisStyle","fontSynthesisSmallCaps"],fontVariant:["fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition"],gap:["columnGap","rowGap"],grid:["gridTemplateColumns","gridTemplateRows","gridTemplateAreas","gridAutoColumns","gridAutoRows","gridAutoFlow"],gridArea:["gridRowStart","gridColumnStart","gridRowEnd","gridColumnEnd"],gridColumn:["gridColumnStart","gridColumnEnd"],gridGap:["gridColumnGap","gridRowGap"],gridRow:["gridRowStart","gridRowEnd"],gridTemplate:["gridTemplateColumns","gridTemplateRows","gridTemplateAreas"],inset:["top","right","bottom","left"],listStyle:["listStyleType","listStylePosition","listStyleImage"],margin:["marginTop","marginRight","marginBottom","marginLeft"],mask:["maskImage","maskMode","maskRepeat","maskPosition","maskClip","maskOrigin","maskSize","maskComposite"],maskBorder:["maskBorderSource","maskBorderMode","maskBorderSlice","maskBorderWidth","maskBorderOutset","maskBorderRepeat"],offset:["offsetPosition","offsetPath","offsetDistance","offsetRotate","offsetAnchor"],outline:["outlineWidth","outlineStyle","outlineColor"],overflow:["overflowX","overflowY"],padding:["paddingTop","paddingRight","paddingBottom","paddingLeft"],pause:["pauseBefore","pauseAfter"],placeContent:["alignContent","justifyContent"],placeItems:["alignItems","justifyItems"],placeSelf:["alignSelf","justifySelf"],rest:["restBefore","restAfter"],scrollMargin:["scrollMarginTop","scrollMarginRight","scrollMarginBottom","scrollMarginLeft"],scrollPadding:["scrollPaddingTop","scrollPaddingRight","scrollPaddingBottom","scrollPaddingLeft"],scrollPaddingBlock:["scrollPaddingBlockStart","scrollPaddingBlockEnd"],scrollPaddingInline:["scrollPaddingInlineStart","scrollPaddingInlineEnd"],scrollSnapMargin:["scrollSnapMarginTop","scrollSnapMarginRight","scrollSnapMarginBottom","scrollSnapMarginLeft"],scrollSnapMarginBlock:["scrollSnapMarginBlockStart","scrollSnapMarginBlockEnd"],scrollSnapMarginInline:["scrollSnapMarginInlineStart","scrollSnapMarginInlineEnd"],scrollTimeline:["scrollTimelineSource","scrollTimelineOrientation"],textDecoration:["textDecorationLine","textDecorationStyle","textDecorationColor"],textEmphasis:["textEmphasisStyle","textEmphasisColor"],transition:["transitionProperty","transitionDuration","transitionTimingFunction","transitionDelay"]};Object.values(Uo).reduce((t,o)=>[...t,...o],[]);var qo=16,pe="px",ue="em",_="rem";function Ko(t=""){const o=new RegExp(String.raw`-?\d+(?:\.\d+|\d*)`),i=new RegExp(`${pe}|${ue}|${_}`),s=t.match(new RegExp(`${o.source}(${i.source})`));return s==null?void 0:s[1]}function b(t=""){const o=Ko(t);if(!o||o===_)return t;if(o===ue)return`${parseFloat(t)}${_}`;if(o===pe)return`${parseFloat(t)/qo}${_}`}const Qo=l.defineTokens.fontSizes({body:{lg:{value:b("16px")},md:{value:b("14px")},sm:{value:b("12px")}},heading:{desktop:{"2xl":{value:b("44px")},lg:{value:b("32px")},md:{value:b("28px")},sm:{value:b("22px")},xs:{value:b("18px")}},mobile:{"2xl":{value:b("38px")},lg:{value:b("30px")},md:{value:b("24px")},sm:{value:b("22px")},xs:{value:b("18px")}}}}),Jo=l.defineTokens.fontWeights({black:{value:"900"},bold:{value:"700"},extrabold:{value:"800"},extralight:{value:"200"},light:{value:"300"},medium:{value:"500"},normal:{value:"400"},semibold:{value:"600"},thin:{value:"100"}}),ea=l.defineTokens.letterSpacings({normal:{value:"0em"},tight:{value:"-0.025em"},tighter:{value:"-0.05em"},wide:{value:"0.025em"},wider:{value:"0.05em"},widest:{value:"0.1em"}}),ta=l.defineTokens.lineHeights({}),ra=l.defineTokens.fonts({satoshi:{value:"var(--font-satoshi)"},cabinet:{value:"var(--font-cabinet)"},mono:{value:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"]},sans:{value:["ui-sans-serif","system-ui","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto",'"Helvetica Neue"',"Arial",'"Noto Sans"',"sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"','"Noto Color Emoji"']},serif:{value:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"]}}),oa=l.defineTokens.zIndex({banner:{value:1200},base:{value:0},docked:{value:10},dropdown:{value:1e3},hide:{value:-1},modal:{value:1400},overlay:{value:1300},popover:{value:1500},skipLink:{value:1600},sticky:{value:1100},toast:{value:1700},tooltip:{value:1800}}),aa={animations:Mo,aspectRatios:No,blurs:Eo,borders:Ho,colors:Vo,durations:Wo,easings:Go,fontSizes:Qo,fontWeights:Jo,fonts:ra,letterSpacings:ea,lineHeights:ta,radii:Zo,shadows:$o,sizes:Oo,spacing:Yo,zIndex:oa},ia=l.defineUtility({className:"size",transform(t){return{height:t,width:t}},values:"sizes"}),sa={extend:{boxSize:ia}},la=l.definePreset({staticCss:{recipes:"*"},theme:{breakpoints:Fr,containerSizes:Nr,keyframes:Er,recipes:zo,semanticTokens:Bo,slotRecipes:Do,textStyles:Fo,tokens:aa},utilities:sa,conditions:Mr});exports.Accordion=ye;exports.AccordionItem=fe;exports.AccordionItemContent=ve;exports.AccordionItemIndicator=we;exports.AccordionItemTrigger=Ce;exports.ActionCard=cr;exports.ActionCardDescription=pr;exports.ActionCardTitle=dr;exports.Alert=yr;exports.Box=bt;exports.Breadcrumb=Br;exports.BreadcrumbItem=zr;exports.BreadcrumbLink=Dr;exports.Button=P;exports.Checkbox=O;exports.Chip=or;exports.ChipAvatar=ar;exports.ChipClearTrigger=sr;exports.ChipLabel=ir;exports.DatePicker=Ht;exports.Drawer=je;exports.DrawerBody=Re;exports.DrawerCloseTrigger=Y;exports.DrawerContent=Ae;exports.DrawerContext=Be;exports.DrawerFooter=_e;exports.DrawerHeader=Pe;exports.DrawerTitle=Ie;exports.DrawerTrigger=Le;exports.FormControl=Me;exports.FormHelperText=Ye;exports.FormLabel=Oe;exports.Heading=Xe;exports.IconButton=oe;exports.Input=ee;exports.InputAddon=te;exports.InputGroup=re;exports.PriceTag=le;exports.RadioButtonGroup=Ot;exports.RadioButtonGroupItem=Yt;exports.RadioButtonGroupLabel=Xt;exports.RadioGroup=Jt;exports.RadioGroupItem=er;exports.RadioGroupLabel=tr;exports.Select=mt;exports.Switch=K;exports.Table=wr;exports.TableContainer=vr;exports.TableEmptyRow=se;exports.TableGroupTitle=ie;exports.Tabs=Ke;exports.TabsContent=Qe;exports.TabsList=tt;exports.TabsTrigger=Je;exports.Tag=Vt;exports.Tbody=Sr;exports.Td=jr;exports.Text=Q;exports.Textarea=Ue;exports.Th=ae;exports.Thead=Cr;exports.Tooltip=q;exports.Tr=Tr;exports.preset=la;
53
+ )`},"emphasized-in":{value:"cubic-bezier(0.05, 0.7, 0.1, 1.0)"},"emphasized-out":{value:"cubic-bezier(0.3, 0.0, 0.8, 0.15)"},in:{value:"cubic-bezier(0.4, 0, 1, 1)"},"in-out":{value:"cubic-bezier(0.4, 0, 0.2, 1)"},linear:{value:"linear"},out:{value:"cubic-bezier(0, 0, 0.2, 1)"},pulse:{value:"cubic-bezier(0.4, 0.0, 0.6, 1.0)"}}),na=n.defineTokens.radii({"radius-0":{value:"0px"},"radius-2":{value:"2px"},"radius-4":{value:"4px"},"radius-6":{value:"6px"},"radius-8":{value:"8px"},"radius-10":{value:"10px"},"radius-12":{value:"12px"},"radius-16":{value:"16px"},"radius-20":{value:"20px"},"radius-24":{value:"24px"},"radius-28":{value:"28px"},"radius-32":{value:"32px"},"radius-36":{value:"36px"},"radius-40":{value:"40px"},"radius-44":{value:"44px"},"radius-48":{value:"48px"},"radius-52":{value:"52px"},"radius-56":{value:"56px"},"radius-60":{value:"60px"},"radius-64":{value:"64px"},full:{value:"9999px"}}),la=n.defineTokens.shadows({"2xl":{value:"0 25px 50px -12px rgb(0 0 0 / 0.25)"},inner:{value:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)"},lg:{value:["0 10px 15px -3px rgb(0 0 0 / 0.1)","0 4px 6px -4px rgb(0 0 0 / 0.1)"]},md:{value:["0 4px 6px -1px rgb(0 0 0 / 0.1)","0 2px 4px -2px rgb(0 0 0 / 0.1)"]},sm:{value:["0 1px 3px 0 rgb(0 0 0 / 0.1)","0 1px 2px -1px rgb(0 0 0 / 0.1)"]},xl:{value:["0 20px 25px -5px rgb(0 0 0 / 0.1)","0 8px 10px -6px rgb(0 0 0 / 0.1)"]},xs:{value:"0 1px 2px 0 rgb(0 0 0 / 0.05)"}}),ca=n.defineTokens.sizes({"size-0":{value:"0px"},"size-12":{value:"12px"},"size-14":{value:"14px"},"size-16":{value:"16px"},"size-2":{value:"2px"},"size-20":{value:"20px"},"size-24":{value:"24px"},"size-28":{value:"28px"},"size-32":{value:"32px"},"size-36":{value:"36px"},"size-4":{value:"4px"},"size-40":{value:"40px"},"size-6":{value:"6px"},"size-44":{value:"44px"},"size-8":{value:"8px"},full:{value:"100%"},max:{value:"max-content"},"size-48":{value:"48px"},fit:{value:"fit-content"},"size-52":{value:"52px"},min:{value:"min-content"},"size-56":{value:"56px"},"size-60":{value:"60px"},"size-64":{value:"64px"},"size-68":{value:"68px"},"size-72":{value:"72px"},"size-76":{value:"76px"},"size-80":{value:"80px"}}),da=n.defineTokens.spacing({"space-0":{value:"0px"},"space-12":{value:"12px"},"space-10":{value:"10px"},"space-14":{value:"14px"},"space-16":{value:"16px"},"space-18":{value:"18px"},"space-2":{value:"2px"},"space-20":{value:"20px"},"space-24":{value:"24px"},"space-28":{value:"28px"},"space-32":{value:"32px"},"space-36":{value:"36px"},"space-4":{value:"4px"},"space-40":{value:"40px"},"space-6":{value:"6px"},"space-44":{value:"44px"},"space-8":{value:"8px"},"space-48":{value:"48px"},"space-52":{value:"52px"},"space-56":{value:"56px"},"space-60":{value:"60px"},"space-64":{value:"64px"},"space-68":{value:"68px"},"space-72":{value:"72px"},"space-76":{value:"76px"},"space-80":{value:"80px"}});var pa="cm,mm,Q,in,pc,pt,px,em,ex,ch,rem,lh,rlh,vw,vh,vmin,vmax,vb,vi,svw,svh,lvw,lvh,dvw,dvh,cqw,cqh,cqi,cqb,cqmin,cqmax,%";`${pa.split(",").join("|")}`;var ua={animation:["animationName","animationDuration","animationTimingFunction","animationDelay","animationIterationCount","animationDirection","animationFillMode","animationPlayState"],background:["backgroundImage","backgroundPosition","backgroundSize","backgroundRepeat","backgroundAttachment","backgroundOrigin","backgroundClip","backgroundColor"],backgroundPosition:["backgroundPositionX","backgroundPositionY"],border:["borderWidth","borderStyle","borderColor"],borderBlockEnd:["borderBlockEndWidth","borderBlockEndStyle","borderBlockEndColor"],borderBlockStart:["borderBlockStartWidth","borderBlockStartStyle","borderBlockStartColor"],borderBottom:["borderBottomWidth","borderBottomStyle","borderBottomColor"],borderColor:["borderTopColor","borderRightColor","borderBottomColor","borderLeftColor"],borderImage:["borderImageSource","borderImageSlice","borderImageWidth","borderImageOutset","borderImageRepeat"],borderInlineEnd:["borderInlineEndWidth","borderInlineEndStyle","borderInlineEndColor"],borderInlineStart:["borderInlineStartWidth","borderInlineStartStyle","borderInlineStartColor"],borderLeft:["borderLeftWidth","borderLeftStyle","borderLeftColor"],borderRadius:["borderTopLeftRadius","borderTopRightRadius","borderBottomRightRadius","borderBottomLeftRadius"],borderRight:["borderRightWidth","borderRightStyle","borderRightColor"],borderStyle:["borderTopStyle","borderRightStyle","borderBottomStyle","borderLeftStyle"],borderTop:["borderTopWidth","borderTopStyle","borderTopColor"],borderWidth:["borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth"],columnRule:["columnRuleWidth","columnRuleStyle","columnRuleColor"],columns:["columnWidth","columnCount"],container:["contain","content"],containIntrinsicSize:["containIntrinsicSizeInline","containIntrinsicSizeBlock"],cue:["cueBefore","cueAfter"],flex:["flexGrow","flexShrink","flexBasis"],flexFlow:["flexDirection","flexWrap"],font:["fontStyle","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontWeight","fontStretch","fontSize","lineHeight","fontFamily"],fontSynthesis:["fontSynthesisWeight","fontSynthesisStyle","fontSynthesisSmallCaps"],fontVariant:["fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition"],gap:["columnGap","rowGap"],grid:["gridTemplateColumns","gridTemplateRows","gridTemplateAreas","gridAutoColumns","gridAutoRows","gridAutoFlow"],gridArea:["gridRowStart","gridColumnStart","gridRowEnd","gridColumnEnd"],gridColumn:["gridColumnStart","gridColumnEnd"],gridGap:["gridColumnGap","gridRowGap"],gridRow:["gridRowStart","gridRowEnd"],gridTemplate:["gridTemplateColumns","gridTemplateRows","gridTemplateAreas"],inset:["top","right","bottom","left"],listStyle:["listStyleType","listStylePosition","listStyleImage"],margin:["marginTop","marginRight","marginBottom","marginLeft"],mask:["maskImage","maskMode","maskRepeat","maskPosition","maskClip","maskOrigin","maskSize","maskComposite"],maskBorder:["maskBorderSource","maskBorderMode","maskBorderSlice","maskBorderWidth","maskBorderOutset","maskBorderRepeat"],offset:["offsetPosition","offsetPath","offsetDistance","offsetRotate","offsetAnchor"],outline:["outlineWidth","outlineStyle","outlineColor"],overflow:["overflowX","overflowY"],padding:["paddingTop","paddingRight","paddingBottom","paddingLeft"],pause:["pauseBefore","pauseAfter"],placeContent:["alignContent","justifyContent"],placeItems:["alignItems","justifyItems"],placeSelf:["alignSelf","justifySelf"],rest:["restBefore","restAfter"],scrollMargin:["scrollMarginTop","scrollMarginRight","scrollMarginBottom","scrollMarginLeft"],scrollPadding:["scrollPaddingTop","scrollPaddingRight","scrollPaddingBottom","scrollPaddingLeft"],scrollPaddingBlock:["scrollPaddingBlockStart","scrollPaddingBlockEnd"],scrollPaddingInline:["scrollPaddingInlineStart","scrollPaddingInlineEnd"],scrollSnapMargin:["scrollSnapMarginTop","scrollSnapMarginRight","scrollSnapMarginBottom","scrollSnapMarginLeft"],scrollSnapMarginBlock:["scrollSnapMarginBlockStart","scrollSnapMarginBlockEnd"],scrollSnapMarginInline:["scrollSnapMarginInlineStart","scrollSnapMarginInlineEnd"],scrollTimeline:["scrollTimelineSource","scrollTimelineOrientation"],textDecoration:["textDecorationLine","textDecorationStyle","textDecorationColor"],textEmphasis:["textEmphasisStyle","textEmphasisColor"],transition:["transitionProperty","transitionDuration","transitionTimingFunction","transitionDelay"]};Object.values(ua).reduce((t,o)=>[...t,...o],[]);var ha=16,be="px",xe="em",P="rem";function ga(t=""){const o=new RegExp(String.raw`-?\d+(?:\.\d+|\d*)`),a=new RegExp(`${be}|${xe}|${P}`),s=t.match(new RegExp(`${o.source}(${a.source})`));return s==null?void 0:s[1]}function y(t=""){const o=ga(t);if(!o||o===P)return t;if(o===xe)return`${parseFloat(t)}${P}`;if(o===be)return`${parseFloat(t)/ha}${P}`}const ma=n.defineTokens.fontSizes({body:{lg:{value:y("16px")},md:{value:y("14px")},sm:{value:y("12px")}},heading:{desktop:{"2xl":{value:y("44px")},lg:{value:y("32px")},md:{value:y("28px")},sm:{value:y("22px")},xs:{value:y("18px")}},mobile:{"2xl":{value:y("38px")},lg:{value:y("30px")},md:{value:y("24px")},sm:{value:y("22px")},xs:{value:y("18px")}}}}),ba=n.defineTokens.fontWeights({black:{value:"900"},bold:{value:"700"},extrabold:{value:"800"},extralight:{value:"200"},light:{value:"300"},medium:{value:"500"},normal:{value:"400"},semibold:{value:"600"},thin:{value:"100"}}),xa=n.defineTokens.letterSpacings({normal:{value:"0em"},tight:{value:"-0.025em"},tighter:{value:"-0.05em"},wide:{value:"0.025em"},wider:{value:"0.05em"},widest:{value:"0.1em"}}),ya=n.defineTokens.lineHeights({}),fa=n.defineTokens.fonts({satoshi:{value:"var(--font-satoshi)"},cabinet:{value:"var(--font-cabinet)"},mono:{value:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"]},sans:{value:["ui-sans-serif","system-ui","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto",'"Helvetica Neue"',"Arial",'"Noto Sans"',"sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"','"Noto Color Emoji"']},serif:{value:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"]}}),va=n.defineTokens.zIndex({banner:{value:1200},base:{value:0},docked:{value:10},dropdown:{value:1e3},hide:{value:-1},modal:{value:1400},overlay:{value:1300},popover:{value:1500},skipLink:{value:1600},sticky:{value:1100},toast:{value:1700},tooltip:{value:1800}}),wa={animations:ea,aspectRatios:ta,blurs:ra,borders:oa,colors:aa,durations:ia,easings:sa,fontSizes:ma,fontWeights:ba,fonts:fa,letterSpacings:xa,lineHeights:ya,radii:na,shadows:la,sizes:ca,spacing:da,zIndex:va},Ca=n.defineUtility({className:"size",transform(t){return{height:t,width:t}},values:"sizes"}),Ta={extend:{boxSize:Ca}},Sa=n.definePreset({staticCss:{recipes:"*"},theme:{breakpoints:Qr,containerSizes:eo,keyframes:to,recipes:Xo,semanticTokens:Qo,slotRecipes:qo,textStyles:Ko,tokens:wa},utilities:Ta,conditions:Kr});exports.Accordion=Te;exports.AccordionItem=Se;exports.AccordionItemContent=ke;exports.AccordionItemIndicator=Re;exports.AccordionItemTrigger=je;exports.ActionCard=gr;exports.ActionCardDescription=br;exports.ActionCardTitle=mr;exports.Alert=Tr;exports.Box=wt;exports.Breadcrumb=Or;exports.BreadcrumbItem=Vr;exports.BreadcrumbLink=Wr;exports.Button=_;exports.Checkbox=U;exports.Chip=lr;exports.ChipAvatar=cr;exports.ChipClearTrigger=pr;exports.ChipLabel=dr;exports.DatePicker=Zt;exports.Drawer=Le;exports.DrawerBody=De;exports.DrawerCloseTrigger=X;exports.DrawerContent=Ne;exports.DrawerContext=He;exports.DrawerFooter=ze;exports.DrawerHeader=Ae;exports.DrawerTitle=Be;exports.DrawerTrigger=Fe;exports.FormControl=We;exports.FormHelperText=Qe;exports.FormLabel=Je;exports.Heading=Ke;exports.IconButton=ie;exports.Input=re;exports.InputAddon=oe;exports.InputGroup=ae;exports.Popover=$r;exports.PopoverCloseTrigger=Yr;exports.PopoverContent=qr;exports.PopoverContext=Jr;exports.PopoverTrigger=Ur;exports.PriceTag=ue;exports.RadioButtonGroup=Jt;exports.RadioButtonGroupItem=Qt;exports.RadioButtonGroupLabel=Kt;exports.RadioGroup=ar;exports.RadioGroupItem=ir;exports.RadioGroupLabel=sr;exports.Select=vt;exports.Switch=K;exports.Table=ne;exports.TableContainer=Pr;exports.TableEmptyRow=de;exports.TableGroupTitle=ce;exports.Tabs=rt;exports.TabsContent=ot;exports.TabsList=st;exports.TabsTrigger=at;exports.Tag=$t;exports.Tbody=Dr;exports.Td=Br;exports.Text=ee;exports.Textarea=et;exports.Th=le;exports.Thead=Ir;exports.Tooltip=Q;exports.Tr=zr;exports.preset=Sa;
54
54
  //# sourceMappingURL=ui.cjs.map