@medway-ui/core 1.20.1 → 1.20.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +7 -6
- package/dist/index.d.ts +7 -6
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import*as R from'react';import {createContext,forwardRef,createElement,Children,isValidElement,useMemo,useContext,useState,useCallback,Fragment as Fragment$1,useEffect,useRef,useId,cloneElement}from'react';import {cva}from'class-variance-authority';import {Mail,CloseMd,ChevronDown,Check,User,ChevronRightMd,MoreHorizontal,TimeRemaining,Lock,ArrowRightMd,ChevronRight,ArrowRightSm,RemoveMinus,Calendar,ChevronLeftMd,Hide,Show,TriangleWarning,ChevronLeftDuo,ChevronRightDuo,Circle,Info,CheckboxFill,Warning,ChevronUp,HamburgerMd,EditPencil,OctagonWarning,CircleCheck,SearchMagnifyingGlass}from'@medway-ui/icons';import {clsx}from'clsx';import {extendTailwindMerge}from'tailwind-merge';import {jsxs,jsx,Fragment}from'react/jsx-runtime';import {Toast,Slot,AlertDialog,Separator,Dialog,Avatar,Progress,Collapsible,Checkbox,DropdownMenu,Label,RadioGroup,Tooltip,ScrollArea,Select,Tabs,Switch,Popover}from'radix-ui';import {createPortal}from'react-dom';var gl=Object.defineProperty,xl=Object.defineProperties;var hl=Object.getOwnPropertyDescriptors;var Qa=Object.getOwnPropertySymbols;var zo=Object.prototype.hasOwnProperty,Uo=Object.prototype.propertyIsEnumerable;var Vo=(e,a,o)=>a in e?gl(e,a,{enumerable:true,configurable:true,writable:true,value:o}):e[a]=o,s=(e,a)=>{for(var o in a||(a={}))zo.call(a,o)&&Vo(e,o,a[o]);if(Qa)for(var o of Qa(a))Uo.call(a,o)&&Vo(e,o,a[o]);return e},f=(e,a)=>xl(e,hl(a));var n=(e,a)=>{var o={};for(var t in e)zo.call(e,t)&&a.indexOf(t)<0&&(o[t]=e[t]);if(e!=null&&Qa)for(var t of Qa(e))a.indexOf(t)<0&&Uo.call(e,t)&&(o[t]=e[t]);return o};var Cl=extendTailwindMerge({extend:{classGroups:{"font-size":["text-xxs","text-xs","text-sm","text-base","text-md","text-lg","text-xl","text-title-xs","text-title-sm","text-title-md","text-title-lg","text-title-xl","text-title-xxl","text-display-sm","text-display-md","text-display-lg"],leading:["leading-xxs","leading-xs","leading-sm","leading-md","leading-lg","leading-title-xs","leading-title-sm","leading-title-md","leading-title-lg","leading-title-xl","leading-title-xxl","leading-display-sm","leading-display-md","leading-display-lg"],"font-weight":["font-regular","font-medium","font-semibold","font-bold","font-extrabold"],rounded:["rounded-none","rounded-sm","rounded-md","rounded-lg","rounded-pill","rounded-circular","rounded-full"]}}});function l(...e){return Cl(clsx(e))}var Ht=createContext(null),Xo=cva("relative flex flex-col items-center justify-between gap-5 w-full rounded-md px-4 py-3 text-sm has-[>svg]:gap-x-9 gap-y-1 items-center [&>svg]:translate-y-0 [&>svg]:text-current lg:flex-row",{variants:{variant:{regular:"[background:linear-gradient(0deg,_var(--color-primary-background-soft)_0%,_var(--color-primary-background-soft)_100%),_var(--color-surface-card)] text-primary-foreground [&>svg]:text-primary-foreground",emphasis:"[background:linear-gradient(0deg,_var(--color-secondary-background-soft)_0%,_var(--color-secondary-background-soft)_100%),_var(--color-surface-card)] text-secondary-foreground [&>svg]:text-secondary-foreground",success:"[background:linear-gradient(0deg,_var(--color-green-background-soft)_0%,_var(--color-green-background-soft)_100%),_var(--color-surface-card)] text-green-foreground [&>svg]:text-green-foreground",warning:"[background:linear-gradient(0deg,_var(--color-yellow-background-soft)_0%,_var(--color-yellow-background-soft)_100%),_var(--color-surface-card)] text-yellow-foreground [&>svg]:text-yellow-foreground",error:"[background:linear-gradient(0deg,_var(--color-red-background-soft)_0%,_var(--color-red-background-soft)_100%),_var(--color-surface-card)] text-red-foreground [&>svg]:text-red-foreground"}},defaultVariants:{variant:"regular"}});function Sl(d){var i=d,{className:e,variant:a="regular",onClose:o,children:t}=i,r=n(i,["className","variant","onClose","children"]);let u=Children.toArray(t),c=u.some(x=>isValidElement(x)&&x.type===Zo),p=u.some(x=>isValidElement(x)&&x.type===Ko),m=useMemo(()=>({variant:a,hasDescription:c,hasTitle:p,onClose:o}),[a,c,p,o]);return jsx(Ht.Provider,{value:m,children:jsxs("div",f(s({"data-slot":"alert",role:"alert",className:l(Xo({variant:a}),e)},r),{children:[t,o&&jsx(CloseMd,{"aria-label":"alert-close",onClick:o,className:"absolute right-4 top-2 !size-4 cursor-pointer !text-gray-foreground"})]}))})}function Pl(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-container",className:l("flex gap-3",e)},a))}function wl(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-content",className:l("flex flex-col gap-1",e)},a))}function Tl(t){var r=t,{className:e,icon:a}=r,o=n(r,["className","icon"]);return jsx("div",f(s({"data-slot":"alert-icon",className:l("size-6",e)},o),{children:a}))}function Ko(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-title",className:l("line-clamp-1 min-h-4 text-md font-medium",e)},a))}function Zo(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-description",className:l("!line-clamp-3 grid justify-items-start gap-1 text-sm leading-5",e)},a))}function Al(o){var t=o,{className:e}=t,a=n(t,["className"]);let r=useContext(Ht),d=(r==null?void 0:r.hasDescription)||false,i=(r==null?void 0:r.hasTitle)||false,u=r==null?void 0:r.onClose;return jsx("div",s({"data-slot":"alert-actions",className:l("relative mt-2 flex flex-wrap items-center gap-x-2 lg:mt-0 lg:flex-nowrap",(!d||!i)&&u&&"lg:right-5",e)},a))}var jo=cva("inline-flex items-center justify-center rounded-pill px-3 py-2 min-h-10 text-sm font-semibold transition-colors whitespace-nowrap focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 hover:brightness-90",{variants:{variant:{regular:"text-current",basic:"text-current"},alertVariant:{regular:"",emphasis:"",success:"",warning:"",error:""}},compoundVariants:[{variant:"regular",alertVariant:"regular",class:"bg-primary-background-soft"},{variant:"regular",alertVariant:"emphasis",class:"bg-secondary-background-soft"},{variant:"regular",alertVariant:"success",class:"bg-green-background-soft"},{variant:"regular",alertVariant:"warning",class:"bg-yellow-background-soft"},{variant:"regular",alertVariant:"error",class:"bg-red-background-soft"}],defaultVariants:{variant:"regular",alertVariant:"regular"}});function Dl(t){var r=t,{className:e,variant:a}=r,o=n(r,["className","variant"]);let d=useContext(Ht),i=(d==null?void 0:d.variant)||"regular";return jsx("button",s({className:l(jo({variant:a,alertVariant:i}),e)},o))}function Ot({size:e=24,className:a}){return jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:l("animate-spin",a),children:jsx("path",{d:"M21 12a9 9 0 1 1-6.219-8.56"})})}var Fl={sm:"size-4 p-0 leading-none",md:"size-5 p-0 leading-none",lg:"size-6 p-0 leading-none",xl:"size-7 p-0 leading-none"},El={sm:"px-1",md:"px-1",lg:"px-1",xl:"px-1.5"},$o=cva("inline-flex items-center justify-center rounded-pill border font-semibold w-fit whitespace-nowrap shrink-0 gap-1 [&>svg]:pointer-events-none overflow-hidden border-transparent px-2",{variants:{variant:{regular:"bg-secondary-background-fill text-secondary-foreground-onfill",error:"bg-red-background-soft text-red-stroke-emphasis",warning:"bg-yellow-background-soft text-yellow-foreground",freemium:"[background:radial-gradient(135.09%_111.8%_at_0%_50%,rgba(24,98,188,0.02)_0%,rgba(0,32,91,0)_100%),linear-gradient(46deg,rgba(62,218,199,0.56)_6.54%,rgba(24,98,188,0.17)_85.21%),var(--color-primary)] text-white"},size:{sm:"min-w-4 text-xxs [&>svg]:size-2.5",md:"min-w-5 text-xs [&>svg]:size-3",lg:"min-w-6 text-xs [&>svg]:size-3.5",xl:"min-w-7 text-sm [&>svg]:size-4"}},defaultVariants:{variant:"regular",size:"md"}});function _e(u){var c=u,{className:e,variant:a,size:o,icon:t,animation:r,asChild:d=false}=c,i=n(c,["className","variant","size","icon","animation","asChild"]);let p=d?Slot.Slot:"span",m=Children.count(i.children)>0,x=!!t&&!m,h=typeof i.children=="string"||typeof i.children=="number"?String(i.children).trim():"",y=/^[A-Za-z0-9]$/.test(h),L=/^[A-Za-z0-9]{2,3}$/.test(h),A=/^\d{1,2}\S$/.test(h),M=L||A;return jsxs(p,f(s({"data-slot":"badge",className:l($o({variant:a,size:o}),(x||y)&&Fl[o||"md"],!x&&M&&El[o||"md"],r==="shine"&&"animate-shine bg-[linear-gradient(135deg,transparent_25%,var(--color-white-24)_50%,transparent_75%,transparent_100%)] bg-[length:250%_250%,100%_100%] bg-no-repeat",e)},i),{children:[t,i.children]}))}var Vl={sm:"!h-8 !min-h-8 !w-8 !px-3 !py-2",md:"!h-10 !min-h-10 !w-10 !px-[14px] !py-[10px]",lg:"!h-12 !min-h-12 !w-12 !p-3",xl:"!h-14 !min-h-14 !w-14 !p-3"},Jo={sm:"size-2",md:"size-2.5",lg:"size-2.5",xl:"size-3"},zl={sm:"sm",md:"md",lg:"md",xl:"lg"},ya=cva("inline-flex items-center justify-center place-items-center gap-2 rounded-pill text-sm font-semibold whitespace-nowrap transition-all disabled:pointer-events-none shrink-0 [&_svg]:shrink-0 hover:cursor-pointer focus:outline-0 [grid-template-areas:'stack']",{variants:{variant:{regular:"bg-primary-background-fill text-primary-foreground-onfill hover:bg-primary-background-fill-emphasis disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill","regular-soft":"bg-primary-background-soft text-primary-foreground hover:bg-primary-background-soft-emphasis hover:text-primary-foreground-emphasis disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted","regular-basic":"bg-transparent text-primary-foreground hover:bg-primary-background-soft-emphasis hover:text-primary-foreground-emphasis disabled:bg-transparent disabled:text-gray-foreground-muted",emphasis:"bg-secondary-background-fill text-secondary-foreground-onfill hover:bg-secondary-background-fill-emphasis disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill","emphasis-soft":"bg-secondary-background-soft text-secondary-foreground hover:bg-secondary-background-soft-emphasis hover:text-secondary-foreground-emphasis disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted","emphasis-basic":"bg-transparent text-secondary-foreground hover:bg-secondary-background-soft-emphasis hover:text-secondary-foreground-emphasis disabled:bg-transparent disabled:text-gray-foreground-muted",error:"bg-red-background-fill text-red-foreground-onfill hover:bg-red-background-fill-emphasis disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill","error-soft":"bg-red-background-soft text-red-foreground hover:bg-red-background-soft-emphasis hover:text-red-foreground-emphasis disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted","error-basic":"bg-transparent text-red-foreground hover:bg-red-background-soft-emphasis hover:text-red-foreground-emphasis disabled:bg-transparent disabled:text-gray-foreground-muted",warning:"bg-yellow-background-fill text-yellow-foreground-onfill hover:bg-yellow-background-fill-emphasis disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill","warning-soft":"bg-yellow-background-soft text-yellow-foreground hover:bg-yellow-background-soft-emphasis hover:text-yellow-foreground-emphasis disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted","warning-basic":"bg-transparent text-yellow-foreground hover:bg-yellow-background-soft-emphasis hover:text-yellow-foreground-emphasis disabled:bg-transparent disabled:text-gray-foreground-muted",success:"bg-green-background-fill text-green-foreground-onfill hover:bg-green-background-fill-emphasis disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill","success-soft":"bg-green-background-soft text-green-foreground hover:bg-green-background-soft-emphasis hover:text-green-foreground-emphasis disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted","success-basic":"bg-transparent text-green-foreground hover:bg-green-background-soft-emphasis hover:text-green-foreground-emphasis disabled:bg-transparent disabled:text-gray-foreground-muted",outlined:"border border-gray-stroke-muted bg-transparent text-foreground hover:border-transparent hover:bg-gray-50 disabled:border-transparent dark:bg-transparent hover:dark:border-gray-400 disabled:border-gray-stroke-muted disabled:text-gray-foreground-muted",gradient:"text-white [background:linear-gradient(284deg,var(--color-primary)_2.11%,var(--color-secondary)_128.06%)] hover:[background:linear-gradient(284deg,var(--color-primary)2.11%,var(--color-secondary)102.63%)] disabled:[background:var(--color-gray-50)] disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill",medbrain:"border-2 border-transparent bg-clip-text [background:linear-gradient(var(--color-white),var(--color-white))_padding-box,linear-gradient(75deg,var(--color-secondary),var(--color-cm-lighten-3))_border-box] [box-shadow:-8px_0_8px_0_var(--color-prev-16)_inset,8px_0_8px_0_var(--color-secondary-24)_inset,0_0_8px_0_var(--color-cm-16)_inset] hover:[background:linear-gradient(var(--color-white),var(--color-white))_padding-box,linear-gradient(75deg,var(--color-cm-lighten-3),var(--color-secondary))_border-box] [&_span]:bg-clip-text [&_span]:text-transparent [&_span]:bg-gradient-to-r [&_span]:from-cm [&_span]:to-primary [&_span]:hover:to-secondary disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill [&_svg]:text-cm-darken-1"},size:{sm:"min-h-8 min-w-8 px-3 py-1 has-[>svg]:px-3 [&_svg:not([class*='size-'])]:size-[13px] text-xs",md:"min-h-10 min-w-10 px-3.5 py-2 has-[>svg]:px-3.5 [&_svg:not([class*='size-'])]:size-4 text-sm",lg:"min-h-12 min-w-12 px-4 py-3 has-[>svg]:px-4 [&_svg:not([class*='size-'])]:size-6 text-md",xl:"min-h-14 min-w-14 px-[18px] py-3.5 has-[>svg]:px-[18px] [&_svg:not([class*='size-'])]:size-7 text-lg"}},defaultVariants:{variant:"regular",size:"md"}});function Y(x){var h=x,{className:e,containerClassName:a,variant:o,size:t,asChild:r=false,iconRight:d,iconLeft:i,badge:u,loading:c=false,alert:p}=h,m=n(h,["className","containerClassName","variant","size","asChild","iconRight","iconLeft","badge","loading","alert"]);let y=r?Slot.Slot:"button",L=I=>I!=null&&I!==0&&I!==""&&I!=="0",A=I=>I,M=!m.children&&(i||d||p),V=()=>p?jsxs("span",{className:l("relative mr-1 flex size-2.5",Jo[t||"md"]),children:[jsx("span",{className:"absolute inline-flex h-full w-full animate-ping rounded-full opacity-75",style:{backgroundColor:p}}),jsx("span",{className:l("relative inline-flex size-2.5 rounded-full",Jo[t||"md"]),style:{backgroundColor:p}})]}):null,k=()=>c?jsxs(Fragment,{children:[jsx(Ot,{className:"[grid-area:stack]"}),jsx("span",{className:l("[grid-area:stack]",c&&"invisible"),children:m.children})]}):jsxs(Fragment,{children:[p?V():i&&A(i),m.children&&jsx("span",{children:m.children}),d&&A(d)]});return jsxs("div",{className:l("relative",a),children:[L(u)&&jsx(_e,{size:zl[t||"md"],variant:"regular",className:l("absolute -right-2 -top-1 z-10"),role:"status","aria-label":`${u}-notifications`,children:String(u)}),jsx(y,f(s({disabled:c,"aria-busy":c,"aria-live":c?"polite":void 0,"data-slot":"button",className:l(M&&Vl[t||"md"],c&&"!inline-grid",ya({variant:o,size:t,className:e}))},m),{children:k()}))]})}var Sa="regular",Vt=createContext(null),Wl=cva("flex w-full items-center justify-center px-8 py-8",{variants:{variant:{regular:"[background-image:radial-gradient(50%_100%_at_50%_0%,var(--color-primary-background-soft)_0%,transparent_100%)]",warning:"[background-image:radial-gradient(50%_100%_at_50%_0%,var(--color-feedback-warning-background-soft)_0%,transparent_100%)]",error:"[background-image:radial-gradient(50%_100%_at_50%_0%,var(--color-feedback-error-background-soft)_0%,transparent_100%)]",success:"[background-image:radial-gradient(50%_100%_at_50%_0%,var(--color-feedback-success-background-soft)_0%,transparent_100%)]"}},defaultVariants:{variant:Sa}}),Xl=cva("flex items-center justify-center rounded-full p-4 [&_svg]:size-8",{variants:{variant:{regular:"bg-primary-background-fill text-primary-foreground-onfill",warning:"bg-yellow-background-fill text-yellow-foreground-onfill",error:"bg-red-background-fill text-red-foreground-onfill",success:"bg-green-background-fill text-green-foreground-onfill"}},defaultVariants:{variant:Sa}}),Kl={regular:"regular",warning:"warning",error:"error",success:"success"};function Zl(a){var e=n(a,[]);return jsx(AlertDialog.Root,s({"data-slot":"alert-dialog"},e))}function jl(a){var e=n(a,[]);return jsx(AlertDialog.Trigger,s({"data-slot":"alert-dialog-trigger"},e))}function tr(a){var e=n(a,[]);return jsx(AlertDialog.Portal,s({"data-slot":"alert-dialog-portal"},e))}function or(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(AlertDialog.Overlay,s({"data-slot":"alert-dialog-overlay",className:l("fixed inset-0 z-50 bg-black-48 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e)},a))}function Ql(i){var u=i,{className:e,overlayClassName:a,variant:o=Sa,showCloseButton:t=false,children:r}=u,d=n(u,["className","overlayClassName","variant","showCloseButton","children"]);let c=useMemo(()=>({variant:o}),[o]);return jsx(Vt.Provider,{value:c,children:jsxs(tr,{children:[jsx(or,{className:a}),jsxs(AlertDialog.Content,f(s({"data-slot":"alert-dialog-content",className:l("fixed left-1/2 top-1/2 z-50 flex w-full max-w-[calc(100%-2rem)] -translate-x-1/2 -translate-y-1/2 flex-col overflow-hidden rounded-xl border bg-surface-elevated shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-1/2 data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-1/2 sm:max-w-lg",e)},d),{children:[r,t&&jsxs(AlertDialog.Cancel,{"data-slot":"alert-dialog-close",className:"focus:outline-hidden absolute right-3 top-3 rounded-pill p-1.5 hover:bg-gray-background-soft disabled:pointer-events-none [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0",children:[jsx(CloseMd,{}),jsx("span",{className:"sr-only",children:"Close"})]})]}))]})})}function $l(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-dialog-header",className:l("flex flex-col items-center gap-3 px-8 pt-8 text-center","[[data-slot=alert-dialog-content]:has([data-slot=alert-dialog-icon])_&]:pt-0",e)},a))}function Jl(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);var u;let d=useContext(Vt),i=(u=d==null?void 0:d.variant)!=null?u:Sa;return jsx("div",f(s({"data-slot":"alert-dialog-icon",className:l(Wl({variant:i}),e)},o),{children:jsx("div",{className:Xl({variant:i}),children:a})}))}function Yl(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-dialog-tag",className:l("flex justify-center",e)},a))}function ed(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(AlertDialog.Title,s({"data-slot":"alert-dialog-title",className:l("text-title-sm font-semibold leading-title-sm text-content-title",e)},a))}function ad(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(AlertDialog.Description,s({"data-slot":"alert-dialog-description",className:l("text-md leading-md text-content-paragraph",e)},a))}function td(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-dialog-footer",className:l("flex flex-row items-center justify-center gap-4 px-8 pb-8 pt-6",e)},a))}function od(r){var d=r,{className:e,variant:a,size:o="lg"}=d,t=n(d,["className","variant","size"]);var c;let i=useContext(Vt);process.env.NODE_ENV!=="production"&&!i&&a===void 0&&console.warn("[AlertDialogAction] used outside of AlertDialogContent \u2014 variant context unavailable, falling back to 'regular'.");let u=a!=null?a:Kl[(c=i==null?void 0:i.variant)!=null?c:Sa];return jsx(AlertDialog.Action,s({className:l(ya({variant:u,size:o}),e)},t))}function rd(r){var d=r,{className:e,variant:a="regular-soft",size:o="lg"}=d,t=n(d,["className","variant","size"]);return jsx(AlertDialog.Cancel,s({className:l(ya({variant:a,size:o}),e)},t))}var sd=0;function ld(){return `medway-id-${++sd}`}var dd=R.useId||(()=>{});function ve(){let e=dd(),[a]=R.useState(()=>e!=null?e:ld());return a}var nd=/[\\\/_+.#"@\[\(\{&]/,id=/[\\\/_+.#"@\[\(\{&]/g,ud=/[\s-]/,sr=/[\s-]/g;function zt(e,a,o,t,r,d,i){if(d===a.length)return r===e.length?1:.99;let u=`${r},${d}`;if(i[u]!==void 0)return i[u];let c=t.charAt(d),p=o.indexOf(c,r),m=0,x,h,y,L;for(;p>=0;)x=zt(e,a,o,t,p+1,d+1,i),x>m&&(p===r?x*=1:nd.test(e.charAt(p-1))?(x*=.8,y=e.slice(r,p-1).match(id),y&&r>0&&(x*=Math.pow(.999,y.length))):ud.test(e.charAt(p-1))?(x*=.9,L=e.slice(r,p-1).match(sr),L&&r>0&&(x*=Math.pow(.999,L.length))):(x*=.17,r>0&&(x*=Math.pow(.999,p-r))),e.charAt(p)!==a.charAt(d)&&(x*=.9999)),(x<.1&&o.charAt(p-1)===t.charAt(d+1)||t.charAt(d+1)===t.charAt(d)&&o.charAt(p-1)!==t.charAt(d))&&(h=zt(e,a,o,t,p+1,d+2,i),h*.1>x&&(x=h*.1)),x>m&&(m=x),p=o.indexOf(c,p+1);return i[u]=m,m}function rr(e){return e.toLowerCase().replace(sr," ")}function lr(e,a,o){return e=o&&o.length>0?`${e+" "+o.join(" ")}`:e,zt(e,a,rr(e),rr(a),0,0,{})}var Pa='[cmdk-group=""]',Ut='[cmdk-group-items=""]',fd='[cmdk-group-heading=""]',nr='[cmdk-item=""]',dr=`${nr}:not([aria-disabled="true"])`,_t="cmdk-item-select",oa="data-value",cd=(e,a,o)=>lr(e,a,o),ir=R.createContext(void 0),Ta=()=>R.useContext(ir),ur=R.createContext(void 0),Gt=()=>R.useContext(ur),fr=R.createContext(void 0),cr=R.forwardRef((e,a)=>{let o=ra(()=>{var g,B;return {search:"",value:(B=(g=e.value)!=null?g:e.defaultValue)!=null?B:"",selectedItemId:void 0,filtered:{count:0,items:new Map,groups:new Set}}}),t=ra(()=>new Set),r=ra(()=>new Map),d=ra(()=>new Map),i=ra(()=>new Set),u=Cr(e),fe=e,{label:c,children:p,value:m,onValueChange:x,filter:h,shouldFilter:y,loop:L,disablePointerSelection:A=false,vimBindings:M=true}=fe,V=n(fe,["label","children","value","onValueChange","filter","shouldFilter","loop","disablePointerSelection","vimBindings"]),k=ve(),I=ve(),_=ve(),E=R.useRef(null),b=gd();Oe(()=>{if(m!==void 0){let g=m.trim();o.current.value=g,v.emit();}},[m]),Oe(()=>{b(6,we);},[]);let v=R.useMemo(()=>({subscribe:g=>(i.current.add(g),()=>i.current.delete(g)),snapshot:()=>o.current,setState:(g,B,D)=>{var w,O,$,J,te,P;if(!Object.is(o.current[g],B)){if(o.current[g]=B,g==="search")Pe(),q(),b(1,Z);else if(g==="value"){if((w=document.activeElement)!=null&&w.hasAttribute("cmdk-input")||(O=document.activeElement)!=null&&O.hasAttribute("cmdk-root")){let C=document.getElementById(_);C?C.focus():($=document.getElementById(k))==null||$.focus();}if(b(7,()=>{var C;o.current.selectedItemId=(C=Ce())==null?void 0:C.id,v.emit();}),D||b(5,we),((J=u.current)==null?void 0:J.value)!==void 0){let C=B!=null?B:"";(P=(te=u.current).onValueChange)==null||P.call(te,C);return}}v.emit();}},emit:()=>{i.current.forEach(g=>g());}}),[]),N=R.useMemo(()=>({value:(g,B,D)=>{var w;B!==((w=d.current.get(g))==null?void 0:w.value)&&(d.current.set(g,{value:B,keywords:D}),o.current.filtered.items.set(g,W(B,D)),b(2,()=>{q(),v.emit();}));},item:(g,B)=>(t.current.add(g),B&&(r.current.has(B)?r.current.get(B).add(g):r.current.set(B,new Set([g]))),b(3,()=>{Pe(),q(),o.current.value||Z(),v.emit();}),()=>{d.current.delete(g),t.current.delete(g),o.current.filtered.items.delete(g);let D=Ce();b(4,()=>{Pe(),(D==null?void 0:D.getAttribute("id"))===g&&Z(),v.emit();});}),group:g=>(r.current.has(g)||r.current.set(g,new Set),()=>{d.current.delete(g),r.current.delete(g);}),filter:()=>u.current.shouldFilter!==false,label:c||e["aria-label"]||"",getDisablePointerSelection:()=>!!u.current.disablePointerSelection,listId:k,inputId:_,labelId:I,listInnerRef:E}),[]);function W(g,B){var w,O;let D=(O=(w=u.current)==null?void 0:w.filter)!=null?O:cd;return g?D(g,o.current.search,B):0}function q(){if(!o.current.search||u.current.shouldFilter===false)return;let g=o.current.filtered.items,B=[];o.current.filtered.groups.forEach(w=>{let O=r.current.get(w),$=0;O==null||O.forEach(J=>{let te=g.get(J);$=Math.max(te!=null?te:0,$);}),B.push([w,$]);});let D=E.current;ae().sort((w,O)=>{var te,P;let $=w.getAttribute("id"),J=O.getAttribute("id");return ((te=g.get(J))!=null?te:0)-((P=g.get($))!=null?P:0)}).forEach(w=>{let O=w.closest(Ut);O?O.appendChild(w.parentElement===O?w:w.closest(`${Ut} > *`)):D==null||D.appendChild(w.parentElement===D?w:w.closest(`${Ut} > *`));}),B.sort((w,O)=>O[1]-w[1]).forEach(w=>{var $,J;let O=($=E.current)==null?void 0:$.querySelector(`${Pa}[${oa}="${encodeURIComponent(w[0])}"]`);(J=O==null?void 0:O.parentElement)==null||J.appendChild(O);});}function Z(){let g=ae().find(D=>D.getAttribute("aria-disabled")!=="true"),B=g==null?void 0:g.getAttribute(oa);v.setState("value",B||void 0);}function Pe(){var B,D,w,O,$;if(!o.current.search||u.current.shouldFilter===false){o.current.filtered.count=t.current.size;return}o.current.filtered.groups=new Set;let g=0;for(let J of t.current){let te=(D=(B=d.current.get(J))==null?void 0:B.value)!=null?D:"",P=(O=(w=d.current.get(J))==null?void 0:w.keywords)!=null?O:[],C=W(te,P);o.current.filtered.items.set(J,C),C>0&&g++;}for(let[J,te]of r.current)for(let P of te)if((($=o.current.filtered.items.get(P))!=null?$:0)>0){o.current.filtered.groups.add(J);break}o.current.filtered.count=g;}function we(){var B,D,w;let g=Ce();g&&(((B=g.parentElement)==null?void 0:B.firstChild)===g&&((w=(D=g.closest(Pa))==null?void 0:D.querySelector(fd))==null||w.scrollIntoView({block:"nearest"})),g.scrollIntoView({block:"nearest"}));}function Ce(){var g;return (g=E.current)==null?void 0:g.querySelector(`${nr}[aria-selected="true"]`)}function ae(){var g;return Array.from(((g=E.current)==null?void 0:g.querySelectorAll(dr))||[])}function Re(g){let D=ae()[g];D&&v.setState("value",D.getAttribute(oa));}function ge(g){var $;let B=Ce(),D=ae(),w=D.findIndex(J=>J===B),O=D[w+g];($=u.current)!=null&&$.loop&&(O=w+g<0?D[D.length-1]:w+g===D.length?D[0]:D[w+g]),O&&v.setState("value",O.getAttribute(oa));}function ea(g){let B=Ce(),D=B==null?void 0:B.closest(Pa),w;for(;D&&!w;)D=g>0?pd(D,Pa):md(D,Pa),w=D==null?void 0:D.querySelector(dr);w?v.setState("value",w.getAttribute(oa)):ge(g);}let aa=()=>Re(ae().length-1),ke=g=>{g.preventDefault(),g.metaKey?aa():g.altKey?ea(1):ge(1);},se=g=>{g.preventDefault(),g.metaKey?Re(0):g.altKey?ea(-1):ge(-1);};return jsxs("div",f(s({ref:a,tabIndex:-1},V),{"cmdk-root":"",onKeyDown:g=>{var D;(D=V.onKeyDown)==null||D.call(V,g);let B=g.nativeEvent.isComposing||g.keyCode===229;if(!(g.defaultPrevented||B))switch(g.key){case "n":case "j":{M&&g.ctrlKey&&ke(g);break}case "ArrowDown":{ke(g);break}case "p":case "k":{M&&g.ctrlKey&&se(g);break}case "ArrowUp":{se(g);break}case "Home":{g.preventDefault(),Re(0);break}case "End":{g.preventDefault(),aa();break}case "Enter":{g.preventDefault();let w=Ce();if(w){let O=new Event(_t);w.dispatchEvent(O);}}}},children:[jsx("label",{"cmdk-label":"",htmlFor:N.inputId,id:N.labelId,style:hd,children:c}),Ya(e,g=>jsx(ur.Provider,{value:v,children:jsx(ir.Provider,{value:N,children:g})}))]}))});cr.displayName="Command";var pr=R.forwardRef((e,a)=>{var _,E;let o=ve(),t=R.useRef(null),r=R.useContext(fr),d=Ta(),i=Cr(e),u=(E=(_=i.current)==null?void 0:_.forceMount)!=null?E:r==null?void 0:r.forceMount;Oe(()=>{if(!u)return d.item(o,r==null?void 0:r.id)},[u]);let c=vr(o,t,[e.value,e.children,t],e.keywords),p=Gt(),m=qe(v=>v.value&&v.value===c.current),x=qe(v=>{var N;return u||d.filter()===false?true:v.search?((N=v.filtered.items.get(o))!=null?N:0)>0:true});R.useEffect(()=>{let v=t.current;if(!(!v||e.disabled))return v.addEventListener(_t,h),()=>v.removeEventListener(_t,h)},[x,e.onSelect,e.disabled]);function h(){var v,N,W;y(),(W=(N=i.current).onSelect)==null||W.call(N,(v=c.current)!=null?v:"");}function y(){var v;p.setState("value",(v=c.current)!=null?v:"",true);}if(!x)return null;let b=e,{disabled:L,value:A,onSelect:M,forceMount:V,keywords:k}=b,I=n(b,["disabled","value","onSelect","forceMount","keywords"]);return jsx("div",f(s({ref:wa(t,a)},I),{id:o,"cmdk-item":"",role:"option","aria-disabled":!!L,"aria-selected":!!m,"data-disabled":!!L,"data-selected":!!m,onPointerMove:L||d.getDisablePointerSelection()?void 0:y,onClick:L?void 0:h,children:e.children}))});pr.displayName="Item";var mr=R.forwardRef((e,a)=>{let y=e,{heading:o,children:t,forceMount:r}=y,d=n(y,["heading","children","forceMount"]),i=ve(),u=R.useRef(null),c=R.useRef(null),p=ve(),m=Ta(),x=qe(L=>r||m.filter()===false?true:L.search?L.filtered.groups.has(i):true);Oe(()=>m.group(i),[]),vr(i,u,[e.value,e.heading,c]);let h=R.useMemo(()=>({id:i,forceMount:r}),[r]);return jsxs("div",f(s({ref:wa(u,a)},d),{"cmdk-group":"",role:"presentation",hidden:x?void 0:true,children:[o&&jsx("div",{ref:c,"cmdk-group-heading":"","aria-hidden":true,id:p,children:o}),Ya(e,L=>jsx("div",{"cmdk-group-items":"",role:"group","aria-labelledby":o?p:void 0,children:jsx(fr.Provider,{value:h,children:L})}))]}))});mr.displayName="Group";var gr=R.forwardRef((e,a)=>{let i=e,{alwaysRender:o}=i,t=n(i,["alwaysRender"]),r=R.useRef(null),d=qe(u=>!u.search);return !o&&!d?null:jsx("div",f(s({ref:wa(r,a)},t),{"cmdk-separator":"",role:"separator"}))});gr.displayName="Separator";var xr=R.forwardRef((e,a)=>{let p=e,{onValueChange:o}=p,t=n(p,["onValueChange"]),r=e.value!=null,d=Gt(),i=qe(m=>m.search),u=qe(m=>m.selectedItemId),c=Ta();return R.useEffect(()=>{e.value!=null&&d.setState("search",e.value);},[e.value]),jsx("input",f(s({ref:a},t),{"cmdk-input":"",autoComplete:"off",autoCorrect:"off",spellCheck:false,"aria-autocomplete":"list",role:"combobox","aria-expanded":true,"aria-controls":c.listId,"aria-labelledby":c.labelId,"aria-activedescendant":u,id:c.inputId,type:"text",value:r?e.value:i,onChange:m=>{r||d.setState("search",m.target.value),o==null||o(m.target.value);}}))});xr.displayName="Input";var hr=R.forwardRef((e,a)=>{let p=e,{children:o,label:t="Suggestions"}=p,r=n(p,["children","label"]),d=R.useRef(null),i=R.useRef(null),u=qe(m=>m.selectedItemId),c=Ta();return R.useEffect(()=>{if(i.current&&d.current){let m=i.current,x=d.current,h,y=new ResizeObserver(()=>{h=requestAnimationFrame(()=>{let L=m.offsetHeight;x.style.setProperty("--cmdk-list-height",L.toFixed(1)+"px");});});return y.observe(m),()=>{cancelAnimationFrame(h),y.unobserve(m);}}},[]),R.useEffect(()=>{let m=d.current;if(!m)return;let x=h=>{m.contains(h.target)&&h.stopPropagation();};return document.addEventListener("wheel",x,{capture:true}),()=>{document.removeEventListener("wheel",x,{capture:true});}},[]),jsx("div",f(s({ref:wa(d,a)},r),{"cmdk-list":"",role:"listbox",tabIndex:-1,"aria-activedescendant":u,"aria-label":t,id:c.listId,children:Ya(e,m=>jsx("div",{ref:wa(i,c.listInnerRef),"cmdk-list-sizer":"",children:m}))}))});hr.displayName="List";var br=R.forwardRef((e,a)=>qe(t=>t.filtered.count===0)?jsx("div",f(s({ref:a},e),{"cmdk-empty":"",role:"presentation"})):null);br.displayName="Empty";var Lr=R.forwardRef((e,a)=>{let i=e,{progress:o,children:t,label:r="Loading..."}=i,d=n(i,["progress","children","label"]);return jsx("div",f(s({ref:a},d),{"cmdk-loading":"",role:"progressbar","aria-valuenow":o,"aria-valuemin":0,"aria-valuemax":100,"aria-label":r,children:Ya(e,u=>jsx("div",{"aria-hidden":true,children:u}))}))});Lr.displayName="Loading";var We=Object.assign(cr,{List:hr,Item:pr,Input:xr,Group:mr,Separator:gr,Empty:br,Loading:Lr});function pd(e,a){let o=e.nextElementSibling;for(;o;){if(o.matches(a))return o;o=o.nextElementSibling;}}function md(e,a){let o=e.previousElementSibling;for(;o;){if(o.matches(a))return o;o=o.previousElementSibling;}}function Cr(e){let a=R.useRef(e);return Oe(()=>{a.current=e;}),a}var Oe=typeof window=="undefined"?R.useEffect:R.useLayoutEffect;function ra(e){let a=R.useRef(void 0);return a.current===void 0&&(a.current=e()),a}function qe(e){let a=Gt(),[,o]=R.useState({}),t=R.useRef(e(a.snapshot()));return t.current=e(a.snapshot()),Oe(()=>a.subscribe(()=>{let r=e(a.snapshot());Object.is(r,t.current)||(t.current=r,o({}));}),[a,e]),t.current}function vr(e,a,o,t=[]){let r=R.useRef(void 0),d=Ta();return Oe(()=>{var c;let i=(()=>{var p;for(let m of o){if(typeof m=="string")return m.trim();if(typeof m=="object"&&m!==null&&"current"in m)return m.current?(p=m.current.textContent)==null?void 0:p.trim():r.current}})(),u=t.map(p=>p.trim());d.value(e,i!=null?i:"",u),(c=a.current)==null||c.setAttribute(oa,i!=null?i:""),r.current=i;}),r}var gd=()=>{let[e,a]=R.useState(),o=ra(()=>new Map);return Oe(()=>{o.current.forEach(t=>t()),o.current=new Map;},[e]),(t,r)=>{o.current.set(t,r),a({});}};function xd(e){let a=e.type;return typeof a=="function"?a(e.props):"render"in a?a.render(e.props):e}function Ya({asChild:e,children:a},o){return e&&R.isValidElement(a)?R.cloneElement(xd(a),{ref:a.ref},o(a.props.children)):o(a)}function wa(...e){return a=>{e.forEach(o=>{typeof o=="function"?o(a):o!=null&&typeof o=="object"&&(o.current=a);});}}var hd={position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"};function sa(r){var d=r,{className:e,orientation:a="horizontal",decorative:o=true}=d,t=n(d,["className","orientation","decorative"]);return jsx(Separator.Root,s({"data-slot":"separator-root",decorative:o,orientation:a,className:l("shrink-0 bg-gray-stroke-muted data-[orientation=horizontal]:h-px data-[orientation=vertical]:h-full data-[orientation=horizontal]:w-full data-[orientation=vertical]:w-px",e)},t))}function kd(a){var e=n(a,[]);return jsx(Dialog.Root,s({"data-slot":"dialog"},e))}function yd(a){var e=n(a,[]);return jsx(Dialog.Trigger,s({"data-slot":"dialog-trigger"},e))}function kr(a){var e=n(a,[]);return jsx(Dialog.Portal,s({"data-slot":"dialog-portal"},e))}function Sd(a){var e=n(a,[]);return jsx(Dialog.Close,s({"data-slot":"dialog-close"},e))}function yr(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Dialog.Overlay,s({"data-slot":"dialog-overlay",className:l("fixed inset-0 z-50 bg-black-48 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e)},a))}function Pd(d){var i=d,{className:e,overlayClassName:a,children:o,showCloseButton:t=true}=i,r=n(i,["className","overlayClassName","children","showCloseButton"]);return jsxs(kr,{"data-slot":"dialog-portal",children:[jsx(yr,{className:a}),jsxs(Dialog.Content,f(s({"data-slot":"dialog-container",className:l("fixed left-1/2 top-1/2 z-50 flex max-h-[calc(100%-2rem)] w-full max-w-[calc(100%-2rem)] -translate-x-1/2 -translate-y-1/2 flex-col gap-0 overflow-y-auto rounded-xl border bg-background p-0 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-1/2 data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-1/2 sm:max-h-[85vh] sm:max-w-lg",e)},r),{children:[o,t&&jsxs(Dialog.Close,{"data-slot":"dialog-close",className:"focus:outline-hidden absolute right-3 top-3 rounded-pill p-1.5 hover:bg-gray-background-soft disabled:pointer-events-none data-[state=open]:text-gray-foreground [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0",children:[jsx(CloseMd,{}),jsx("span",{className:"sr-only",children:"Close"})]})]}))]})}function wd({containerClassName:e,className:a,children:o}){return jsx("div",{className:l("mb-auto overflow-y-auto",e),children:jsx("div",{"data-slot":"dialog-content",className:l("px-8 py-6 text-md leading-md text-primary-foreground",a),children:o})})}function Td(t){var r=t,{className:e,separator:a=false}=r,o=n(r,["className","separator"]);return jsxs(Fragment,{children:[jsx("div",s({"data-slot":"dialog-header",className:l("flex flex-col gap-2 px-8 py-6 text-center sm:text-left",e)},o)),a&&jsx(sa,{})]})}function Ad(t){var r=t,{className:e,separator:a=false}=r,o=n(r,["className","separator"]);return jsxs(Fragment,{children:[a&&jsx(sa,{}),jsx("div",s({"data-slot":"dialog-footer",className:l("flex flex-col-reverse gap-2 px-8 py-6 sm:flex-row sm:justify-end",e)},o))]})}function Dd(d){var i=d,{className:e,iconLeft:a,iconRight:o,children:t}=i,r=n(i,["className","iconLeft","iconRight","children"]);let u=c=>isValidElement(c)?cloneElement(c,{size:32,strokeWidth:2.2,className:"flex-shrink-0"}):c;return jsxs(Dialog.Title,f(s({"data-slot":"dialog-title",className:l("flex items-center gap-3 text-title-md font-semibold leading-title-md !text-content-title",e)},r),{children:[a&&u(a),t,o&&u(o)]}))}function Rd(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Dialog.Description,s({"data-slot":"dialog-description",className:l("text-md leading-md text-content-paragraph",e)},a))}function Pr(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(We,s({className:l("flex size-full flex-col overflow-hidden rounded-md bg-surface-card text-gray-foreground",e),"data-slot":"command"},a))}function wr(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsxs("div",{className:"flex items-center border-b border-gray-stroke-muted px-4","cmdk-input-wrapper":"",children:[jsx(We.Input,s({className:l("flex h-12 w-full bg-transparent py-3 text-md font-medium outline-none placeholder:text-gray-foreground-muted disabled:cursor-not-allowed disabled:opacity-50",e),"data-slot":"command-input-wrapper"},a)),jsx(SearchMagnifyingGlass,{className:"text-gray-foreground-muted",size:24})]})}function Tr(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(We.List,s({className:l("max-h-80 flex-1 overflow-y-auto overflow-x-hidden",e),"data-slot":"command-list","data-radix-scroll-area":""},a))}function Ar(a){var e=n(a,[]);return jsx(We.Empty,s({className:"py-6 text-center text-sm","data-slot":"command-empty"},e))}function Dr(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(We.Group,s({className:l("overflow-hidden p-2 text-gray-foreground [&_[cmdk-group-heading]]:px-3 [&_[cmdk-group-heading]]:py-2 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-gray-foreground-muted",e),"data-slot":"command-group"},a))}function Rr(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(We.Item,s({className:l("outline-hidden relative flex cursor-default select-none items-center gap-3 rounded-md px-2 py-1.5 text-sm data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0",e),"data-slot":"command-item"},a))}function Mr(a){var e=n(a,[]);return jsx(Popover.Root,s({"data-slot":"popover"},e))}function Br(a){var e=n(a,[]);return jsx(Popover.Trigger,s({"data-slot":"popover-trigger"},e))}function Nr(d){var i=d,{className:e,align:a="center",sideOffset:o=4,showArrow:t=false}=i,r=n(i,["className","align","sideOffset","showArrow"]);return jsx(Popover.Portal,{children:jsxs(Popover.Content,f(s({align:a,className:l("outline-hidden z-50 w-72 rounded-md border bg-surface-card p-4 text-gray-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),"data-slot":"popover-content",sideOffset:o},r),{children:[r.children,t&&jsx(Popover.Arrow,{className:"-my-px fill-gray-foreground drop-shadow-[0_1px_0_var(--border)]"})]}))})}var na=createContext({invalid:false,disabled:false,open:false,setOpen:()=>{},values:[],toggleValue:()=>{},onCancelSelection:()=>{},listId:""});function qd({children:e,invalid:a=false,disabled:o=false,values:t,onValuesChange:r,open:d,onOpenChange:i,defaultValues:u=[]}){let[c,p]=useState(u),[m,x]=useState(false),[h,y]=useState([]),L=t!==void 0,A=d!==void 0,M=L?t:c,V=A?d:m,k=useCallback(v=>{let N=M.includes(v)?M.filter(W=>W!==v):[...M,v];L||p(N),r==null||r(N);},[M,L,r]),I=useCallback(v=>{o||(v&&y(M),A||x(v),i==null||i(v));},[o,M,A,i]),_=useCallback(()=>{L||p(h),r==null||r(h);},[L,h,r]),E=ve(),b=useMemo(()=>({invalid:a,disabled:o,open:V,setOpen:I,values:M,toggleValue:k,onCancelSelection:_,listId:E}),[a,o,V,I,M,k,_,E]);return jsx(na.Provider,{value:b,children:jsx(Mr,{open:V,onOpenChange:I,children:e})})}function Vd(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({className:l("group relative flex flex-col gap-2",e),"data-slot":"autocomplete-wrapper"},a))}function zd(r){var d=r,{className:e,placeholder:a="Selecione uma op\xE7\xE3o",children:o}=d,t=n(d,["className","placeholder","children"]);let{invalid:i,disabled:u,open:c,values:p,listId:m}=useContext(na),x=ve(),h=p.length>0;return jsx(Br,{asChild:true,children:jsxs("button",f(s({"aria-controls":m,"aria-expanded":c,"aria-invalid":i||void 0,className:l("shadow-xs flex h-12 max-h-12 w-full items-center justify-between gap-2 rounded-md border-2 border-gray-stroke-muted bg-surface-card px-4 py-3 text-left text-md text-gray-foreground outline-none transition-[color,box-shadow] hover:border-gray-stroke-emphasis hover:ring-[3px] hover:ring-state-focus disabled:cursor-default disabled:bg-gray-background-soft-muted disabled:hover:border-gray-stroke-muted disabled:hover:ring-0 aria-[invalid]:border-feedback-error-stroke aria-[invalid]:hover:ring-[3px] aria-[invalid]:hover:ring-state-error [&>span]:line-clamp-1 [&_svg]:pointer-events-none [&_svg]:shrink-0",h&&!i&&"border-gray-stroke-emphasis",e),"data-slot":"autocomplete-trigger","data-placeholder":"",disabled:u,id:x,role:"combobox",type:"button"},t),{children:[jsx("span",{className:"truncate text-gray-foreground-emphasis",children:o!=null?o:a}),jsx(ChevronDown,{"aria-hidden":"true",className:"shrink-0 text-gray-foreground",size:24,strokeWidth:1.6})]}))})}function Kt({className:e,cancelLabel:a="Cancelar",confirmLabel:o="Concluir",onCancel:t,onConfirm:r}){let{setOpen:d,onCancelSelection:i,values:u}=useContext(na);return jsxs("div",{className:l("flex items-center justify-between border-t border-gray-stroke-muted px-4 py-3",e),"data-slot":"autocomplete-content-footer",children:[jsx(Y,{size:"sm",variant:"regular-soft",onClick:()=>{i(),t==null||t(),d(false);},children:a}),jsx(Y,{size:"sm",variant:"emphasis",iconLeft:jsx(Check,{strokeWidth:2.6}),onClick:()=>{r==null||r(u),d(false);},children:o})]})}function Ud({children:e,className:a,searchPlaceholder:o="Buscar...",emptyMessage:t="Nenhum resultado encontrado"}){let r=Children.toArray(e),d=r.filter(u=>isValidElement(u)&&u.type===Kt),i=r.filter(u=>!(isValidElement(u)&&u.type===Kt));return jsxs(Nr,{align:"start",className:l("w-full min-w-[var(--radix-popper-anchor-width)] border-gray-stroke-muted p-0",a),children:[jsxs(Pr,{children:[jsx(wr,{placeholder:o}),jsxs(Tr,{id:useContext(na).listId,children:[jsx(Ar,{children:t}),i]})]}),d]})}function _d({children:e,value:a,name:o,className:t,disabled:r=false}){let{values:d,toggleValue:i}=useContext(na),u=d.includes(a);return jsxs(Rr,{className:l("relative flex w-full cursor-default select-none items-center gap-3 rounded px-2 py-2.5 text-base font-medium text-gray-foreground outline-none hover:cursor-pointer hover:bg-secondary-background-soft-emphasis data-[selected=true]:bg-secondary-background-soft-emphasis",t),disabled:r,onSelect:()=>{i(a);},value:a,keywords:o?[o]:void 0,children:[jsx("span",{className:l("inline-flex size-[18px] shrink-0 items-center justify-center rounded-sm border-2 transition-all",u?"border-primary-background-fill bg-primary-background-fill":"border-gray-stroke-muted bg-surface-card"),children:u&&jsx(Check,{size:12,strokeWidth:2.6,className:"text-primary-foreground-onfill"})}),e]})}function Gd(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Dr,s({className:e},a))}function Wd(o){var t=o,{className:e}=t,a=n(t,["className"]);let{invalid:r}=useContext(na);return jsx("span",s({className:l("-mt-1 text-xs",r?"text-feedback-error-foreground":"text-gray-foreground",e),"data-slot":"autocomplete-text"},a))}var Zd={sm:"sm",md:"md",lg:"md",xl:"lg"},Hr=cva("relative flex shrink-0 overflow-hidden rounded-full",{variants:{size:{sm:"size-8",md:"size-10",lg:"size-12",xl:"size-14"}},defaultVariants:{size:"md"}});function jt(d){var i=d,{className:e,size:a,badge:o,children:t}=i,r=n(i,["className","size","badge","children"]);return jsxs("div",{className:"relative",children:[o&&jsx(_e,{size:Zd[a||"md"],className:l("absolute -right-2 -top-1 z-10"),children:String(o)}),jsx(Avatar.Root,f(s({"data-slot":"avatar",className:l(Hr({size:a,className:e}))},r),{children:t}))]})}function Qt(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Avatar.Image,s({"data-slot":"avatar-image",className:l("size-full object-cover",e)},a))}function $t(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Avatar.Fallback,f(s({"data-slot":"avatar-fallback",className:l("flex size-full items-center justify-center rounded-full bg-gray-background-soft text-sm font-semibold text-primary-foreground",e)},a),{children:a.children?a.children:jsx(User,{className:"size-1/2"})}))}function Ma(a){var e=n(a,[]);return jsx("nav",s({"aria-label":"breadcrumb","data-slot":"breadcrumb"},e))}function Ba(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("ol",s({className:l("line-clamp-1 flex flex-wrap items-center gap-1.5 text-sm font-medium text-gray-foreground [&_svg]:shrink-0",e),"data-slot":"breadcrumb-list"},a))}function at(r){var d=r,{className:e,icon:a,children:o}=d,t=n(d,["className","icon","children"]);return jsx("li",f(s({className:l("inline-flex items-center gap-1.5 [&_svg]:text-primary-foreground",e),"data-slot":"breadcrumb-item"},t),{children:jsxs("span",{className:"inline-flex items-center gap-2",children:[a&&a,o]})}))}function Yd(t){var r=t,{asChild:e,className:a}=r,o=n(r,["asChild","className"]);let d=e?Slot.Root:"a";return jsx(d,s({className:l("transition-colors hover:underline",a),"data-slot":"breadcrumb-link"},o))}function Jt(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("span",s({"aria-current":"page","aria-disabled":"true",className:l("font-semibold text-primary-foreground",e),"data-slot":"breadcrumb-page",role:"link"},a))}function Yt(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("li",f(s({"aria-hidden":"true",className:a,"data-slot":"breadcrumb-separator",role:"presentation"},o),{children:e!=null?e:jsx(ChevronRightMd,{className:"text-gray-foreground",strokeWidth:1.33,size:20})}))}function en(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsxs("span",f(s({"aria-hidden":"true",className:l("flex size-5 items-center justify-center",e),"data-slot":"breadcrumb-ellipsis",role:"presentation"},a),{children:[jsx(MoreHorizontal,{className:"text-gray-foreground",size:18}),jsx("span",{className:"sr-only",children:"More"})]}))}function Ke(d){var i=d,{className:e,indicatorClassName:a,label:o,value:t}=i,r=n(i,["className","indicatorClassName","label","value"]);let u=Math.round(t||0);return jsxs("div",{className:"flex w-full flex-col gap-2",children:[o&&jsxs("div",{"data-slot":"progress-label",className:"text-xs font-medium text-gray-foreground-muted",children:[jsxs("span",{className:"font-semibold text-gray-foreground",children:[u,"%"]})," ",jsx("span",{children:o})]}),jsx(Progress.Root,f(s({"data-slot":"progress",className:l("relative flex h-px w-full overflow-x-clip rounded-pill bg-gray-stroke-muted",e)},r),{children:jsx(Progress.Indicator,{"data-slot":"progress-indicator",className:l("relative -top-[0.5px] flex h-0.5 w-full flex-1 bg-primary-stroke transition-all",a),style:{transform:`translateX(-${100-(t||0)}%)`}})}))]})}function to(m){var x=m,{className:e,indicatorClassName:a,trackClassName:o,valueClassName:t,label:r,labelClassName:d,value:i=0,size:u=96,strokeWidth:c=2}=x,p=n(x,["className","indicatorClassName","trackClassName","valueClassName","label","labelClassName","value","size","strokeWidth"]);let h=typeof i=="string",y=h?0:Math.round(i),L=(u-c)/2,A=L*2*Math.PI,M=A-y/100*A,V=Math.max(18,Math.min(u/5)),k=Math.max(10,Math.min(u/9,16));return jsxs("div",f(s({"data-slot":"progress-circle",className:l("relative inline-flex items-center justify-center",e),style:{width:u,height:u}},p),{children:[jsxs("svg",{className:"absolute inset-0 -rotate-90",width:u,height:u,viewBox:`0 0 ${u} ${u}`,children:[jsx("circle",{"data-slot":"progress-circle-track",cx:u/2,cy:u/2,r:L,stroke:"currentColor",strokeWidth:c,fill:"none",className:l("text-gray-stroke-muted",o)}),jsx("circle",{"data-slot":"progress-circle-indicator",cx:u/2,cy:u/2,r:L,stroke:"currentColor",strokeWidth:c,fill:"none",strokeDasharray:A,strokeDashoffset:M,strokeLinecap:"round",className:l("text-primary-stroke transition-all duration-300 ease-in-out",a)})]}),jsxs("div",{"data-slot":"progress-circle-content",className:"relative z-10 flex flex-col items-center justify-center px-2 text-sm font-medium text-gray-foreground-muted",children:[jsxs("div",{children:[jsx("span",{className:l("mr-px font-semibold",t),style:{fontSize:`${V}px`},children:i}),!h&&"%"]}),r&&jsx("div",{"data-slot":"progress-circle-label",className:l("text-center font-medium leading-tight text-gray-foreground-muted",d),style:{fontSize:`${k}px`},children:r})]})]}))}var Vr=cva("inline-flex items-center justify-center rounded-md px-2 py-1 text-xs font-semibold w-fit whitespace-nowrap shrink-0 gap-1.5 transition-colors overflow-hidden max-h-6",{variants:{variant:{regular:"bg-primary-background-fill text-primary-foreground-onfill fill-primary-foreground-onfill","regular-soft":"bg-primary-background-soft text-primary-foreground fill-primary-foreground","regular-basic":"bg-transparent text-primary-foreground fill-primary-foreground",emphasis:"bg-secondary-background-fill text-secondary-foreground-onfill fill-secondary-foreground-onfill","emphasis-soft":"bg-secondary-background-soft text-secondary-foreground fill-secondary-foreground","emphasis-basic":"bg-transparent text-secondary-foreground fill-secondary-foreground",gray:"bg-gray-background-fill text-gray-foreground-onfill fill-gray-foreground-onfill","gray-soft":"bg-gray-background-soft text-gray-foreground fill-gray-foreground","gray-basic":"bg-transparent text-gray-foreground fill-gray-foreground",success:"bg-green-background-fill text-green-foreground-onfill fill-green-foreground-onfill","success-soft":"bg-green-background-soft text-green-foreground fill-green-foreground","success-basic":"bg-transparent text-green-foreground fill-green-foreground",error:"bg-red-background-fill text-red-foreground-onfill fill-red-foreground-onfill","error-soft":"bg-red-background-soft text-red-foreground fill-red-foreground","error-basic":"bg-transparent text-red-foreground fill-red-foreground",warning:"bg-yellow-background-fill text-yellow-foreground-onfill fill-yellow-foreground-onfill","warning-soft":"bg-yellow-background-soft text-yellow-foreground fill-yellow-foreground","warning-basic":"bg-transparent text-yellow-foreground fill-yellow-foreground",cm:"bg-cm-background-fill text-cm-foreground-onfill fill-cm-foreground-onfill","cm-soft":"bg-cm-background-soft text-cm-foreground fill-cm-foreground","cm-basic":"bg-transparent text-cm-foreground fill-cm-foreground",go:"bg-go-background-fill text-go-foreground-onfill fill-go-foreground-onfill","go-soft":"bg-go-background-soft text-go-foreground fill-go-foreground","go-basic":"bg-transparent text-go-foreground fill-go-foreground",cir:"bg-cir-background-fill text-cir-foreground-onfill fill-cir-foreground-onfill","cir-soft":"bg-cir-background-soft text-cir-foreground fill-cir-foreground","cir-basic":"bg-transparent text-cir-foreground fill-cir-foreground",ped:"bg-ped-background-fill text-ped-foreground-onfill fill-ped-foreground-onfill","ped-soft":"bg-ped-background-soft text-ped-foreground fill-ped-foreground","ped-basic":"bg-transparent text-ped-foreground fill-ped-foreground",prev:"bg-prev-background-fill text-prev-foreground-onfill fill-prev-foreground-onfill","prev-soft":"bg-prev-background-soft text-prev-foreground fill-prev-foreground","prev-basic":"bg-transparent text-prev-foreground fill-prev-foreground",ia:"[background:linear-gradient(90deg,var(--color-secondary-darken-1)_0%,var(--color-cm)_100%)] text-primary-foreground-onfill fill-primary-foreground-onfill","ia-soft":"[background:linear-gradient(90deg,color-mix(in_srgb,var(--color-secondary-darken-1)_15%,transparent)_0%,color-mix(in_srgb,var(--color-cm)_15%,transparent)_100%)] text-secondary-foreground fill-secondary-foreground","ia-basic":"bg-transparent text-secondary-foreground [&_[data-slot=tag-text]]:bg-clip-text [&_[data-slot=tag-text]]:text-transparent [&_[data-slot=tag-text]]:[-webkit-background-clip:text] [&_[data-slot=tag-text]]:[background-image:linear-gradient(90deg,var(--color-secondary-darken-1)_0%,var(--color-cm)_100%)]"}},defaultVariants:{variant:"regular"}});function on(t){var r=t,{className:e,icon:a}=r,o=n(r,["className","icon"]);return jsx("div",f(s({"data-slot":"tag-icon",className:l("[&>svg]:size-3.5",e)},o),{children:a}))}function xe(i){var u=i,{className:e,variant:a,asChild:o=false,icon:t,children:r}=u,d=n(u,["className","variant","asChild","icon","children"]);let c=o?Slot.Slot:"span";return jsxs(c,f(s({"data-slot":"tag",className:l(Vr({variant:a}),e)},d),{children:[t&&jsx(on,{icon:t}),jsx("span",{"data-slot":"tag-text",children:r})]}))}var Na=createContext(null);function nn(d){var i=d,{className:e,done:a,postponed:o,skipped:t}=i,r=n(i,["className","done","postponed","skipped"]);let u=useMemo(()=>({done:a,postponed:o,skipped:t}),[a,o,t]);return jsx(Na.Provider,{value:u,children:jsx("div",s({"data-slot":"card-week",className:l("flex flex-col overflow-hidden rounded-xl border border-gray-stroke-muted text-gray-foreground-muted",e)},r))})}function un(d){var i=d,{className:e,children:a,tag:o,tagIcon:t}=i,r=n(i,["className","children","tag","tagIcon"]);return jsxs("div",f(s({"data-slot":"card-week-breadcrumb",className:l("flex min-h-12 items-center gap-4 bg-primary-background-soft-muted px-6 py-3",e)},r),{children:[jsx(Ma,{className:"flex-1 overflow-hidden",children:jsx(Ba,{className:"flex-nowrap gap-1.5 text-xs [&>[data-slot=breadcrumb-item]:last-of-type>span]:min-w-0 [&>[data-slot=breadcrumb-item]:last-of-type>span]:overflow-hidden [&>[data-slot=breadcrumb-item]:last-of-type]:min-w-0 [&>[data-slot=breadcrumb-item]:last-of-type]:flex-1 [&>[data-slot=breadcrumb-item]:last-of-type_[data-slot=breadcrumb-page]]:truncate [&_[data-slot=breadcrumb-page]]:block",children:a})}),o&&jsx(xe,{variant:"regular-soft",icon:t,children:o})]}))}function fn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-week-container",className:l("flex flex-1 flex-col gap-5 bg-surface-card px-6 py-5",e)},a))}function cn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-week-header",className:l("flex justify-between [&.border-b]:pb-6",e)},a))}function pn(o){var t=o,{className:e}=t,a=n(t,["className"]);let r=useContext(Na),d=r==null?void 0:r.done,i=r==null?void 0:r.postponed,u=r==null?void 0:r.skipped;return jsx("div",s({"data-slot":"card-week-title",className:l("text-lg font-semibold leading-lg text-primary-foreground",(d||i||u)&&"text-primary-foreground-muted line-through",e)},a))}function mn(o){var t=o,{className:e}=t,a=n(t,["className"]);let r=useContext(Na),d=r==null?void 0:r.done,i=r==null?void 0:r.postponed,u=r==null?void 0:r.skipped;return jsx("div",s({"data-slot":"card-week-description",className:l("text-xs font-semibold leading-xs text-gray-foreground",(d||i||u)&&"text-gray-foreground-muted",e)},a))}function gn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-week-tags",className:l("flex flex-wrap items-center gap-2 [[data-slot=card-week-header]:not(:has([data-slot=card-week-progress]))+&]:mt-6",e)},a))}function xn(t){var r=t,{className:e,value:a}=r,o=n(r,["className","value"]);return jsx("div",{"data-slot":"card-week-progress-circle",className:l("flex flex-1 justify-end",e),children:jsx(to,s({size:104,value:a},o))})}function hn(r){var d=r,{className:e,value:a,indicatorClassName:o}=d,t=n(d,["className","value","indicatorClassName"]);let i=useContext(Na),u=i==null?void 0:i.done;return jsx("div",{"data-slot":"card-week-progress",className:l("flex flex-1",e),children:jsx(Ke,f(s({},t),{value:u?100:a,indicatorClassName:l(u&&"bg-secondary-stroke-emphasis",o)}))})}function bn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-week-footer",className:l("mt-auto flex flex-col gap-2",e)},a))}function Ln(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx("div",f(s({"data-slot":"card-week-content",className:l("flex flex-col text-xs font-medium",e)},o),{children:a}))}function Cn(r){var d=r,{className:e,children:a,isTime:o}=d,t=n(d,["className","children","isTime"]);return jsxs("div",f(s({"data-slot":"card-week-text",className:l("flex items-center gap-1.5",o?"text-secondary-foreground":"text-gray-foreground-muted",e)},t),{children:[o&&jsx(TimeRemaining,{size:16}),jsx("span",{children:a})]}))}function vn(o){var t=o,{className:e}=t,a=n(t,["className"]);let r=useContext(Na),d=r==null?void 0:r.done,i=r==null?void 0:r.postponed,u=r==null?void 0:r.skipped;return !d&&!i&&!u?null:i||u?jsxs("div",f(s({"data-slot":"card-week-status",className:l("ml-auto flex items-center gap-1.5",e)},a),{children:[jsx("div",{className:"flex size-4 items-center justify-center rounded-full bg-yellow-24 text-feedback-warning-foreground",children:jsx(Check,{size:12,strokeWidth:1.67})}),jsx("div",{className:"font-semibold text-feedback-warning-foreground",children:i?"Adiado":"Pulado"})]})):jsxs("div",f(s({"data-slot":"card-week-status",className:l("ml-auto flex items-center gap-1.5",e)},a),{children:[jsx("div",{className:"flex size-4 items-center justify-center rounded-full bg-secondary-background-soft text-secondary-foreground",children:jsx(Check,{size:12,strokeWidth:1.67})}),jsx("div",{className:"font-semibold text-secondary-foreground",children:"Feito"})]}))}function In(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-week-actions",className:l("flex flex-wrap items-center justify-end gap-2 pt-4",e)},a))}var _r=cva("flex flex-col gap-4 overflow-hidden rounded-lg border border-gray-stroke-muted p-6",{variants:{variant:{default:"bg-surface-card",blocked:"bg-gray-background-soft"}},defaultVariants:{variant:"default"}}),lt=cva("text-xs font-medium leading-xs text-gray-foreground-muted"),Gr=createContext(null);function dt(){var e;return (e=useContext(Gr))!=null?e:{}}function Tn(r){var d=r,{className:e,variant:a,availableDate:o}=d,t=n(d,["className","variant","availableDate"]);let i=useMemo(()=>({variant:a,availableDate:o}),[a,o]);return jsx(Gr.Provider,{value:i,children:jsx("div",s({"data-slot":"card-module",className:l(_r({variant:a}),e)},t))})}function An(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-module-header",className:l("flex flex-col",e)},a))}function Dn(r){var d=r,{className:e,children:a,count:o}=d,t=n(d,["className","children","count"]);let{variant:i}=dt();return jsxs("div",f(s({"data-slot":"card-module-label",className:l("flex items-center justify-between gap-2 text-xs font-medium leading-xs",i==="blocked"?"text-gray-foreground-muted":"text-content-paragraph",e)},t),{children:[jsx("span",{children:a}),o&&jsx("span",{className:"text-sm leading-sm text-gray-foreground-muted",children:o})]}))}function Rn(o){var t=o,{className:e}=t,a=n(t,["className"]);let{variant:r}=dt();return jsx("div",s({"data-slot":"card-module-title",className:l("line-clamp-2 min-h-14 max-w-[70%] text-lg font-semibold",r==="blocked"?"text-primary-foreground-muted":"text-primary-foreground",e)},a))}function Mn(t){var r=t,{className:e,progress:a}=r,o=n(r,["className","progress"]);let{variant:d}=dt(),i=Number.isFinite(a)?Math.min(100,Math.max(0,a)):0,u=d==="blocked"?jsx("div",{"data-slot":"card-module-status",className:lt(),children:"N\xE3o iniciado"}):i>=100?jsx("div",{"data-slot":"card-module-status",className:lt(),children:"Conclu\xEDdo"}):jsxs("div",{"data-slot":"card-module-status",className:lt(),children:[jsxs("span",{className:"font-semibold text-gray-foreground",children:[i,"%"]})," ","de progresso"]});return jsxs("div",f(s({"data-slot":"card-module-progress",className:l("flex flex-col gap-2",e)},o),{children:[u,d!=="blocked"&&jsx(Ke,{value:i,indicatorClassName:i===100?"bg-secondary-stroke-emphasis":"bg-primary-stroke"})]}))}function Bn(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{variant:d,availableDate:i}=dt();return d!=="blocked"||!i?null:jsxs("div",f(s({"data-slot":"card-module-footer",className:l("flex flex-col gap-3",e)},o),{children:[jsx("div",{className:"border-t border-gray-stroke-muted"}),jsxs("div",{className:"flex items-center justify-between",children:[jsxs(xe,{variant:"gray-soft",icon:jsx(Lock,{}),children:["Dispon\xEDvel em ",i]}),a]})]}))}function Nn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Y,s({"data-slot":"card-module-button",size:"sm",iconLeft:jsx(ArrowRightMd,{}),className:l(e)},a))}function Fn(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx("div",f(s({"data-slot":"card-module-action",className:l("flex items-center justify-end",e)},o),{children:a}))}var Wr=createContext({animation:void 0});function so(o){var t=o,{animation:e}=t,a=n(t,["animation"]);return jsx(Wr.Provider,{value:useMemo(()=>({animation:e}),[e]),children:jsx(Collapsible.Root,s({"data-slot":"collapsible"},a))})}function lo(a){var e=n(a,[]);return jsx(Collapsible.Trigger,s({"data-slot":"collapsible-trigger"},e))}function no(o){var t=o,{className:e}=t,a=n(t,["className"]);let{animation:r}=useContext(Wr),d={accordion:"overflow-hidden data-[state=closed]:animate-collapsible-up data-[state=open]:animate-collapsible-down",fade:"data-[state=closed]:animate-fade-out data-[state=open]:animate-fade-in"};return jsx(Collapsible.Content,s({"data-slot":"collapsible-content",className:l(r&&d[r],e)},a))}var Wn=cva("flex flex-col overflow-hidden rounded-2xl border border-gray-stroke-muted",{variants:{variant:{default:"bg-surface-card",blocked:"bg-gray-background-soft"}},defaultVariants:{variant:"default"}}),Xr=createContext(null);function Ea(){var e;return (e=useContext(Xr))!=null?e:{}}function Xn(d){var i=d,{className:e,variant:a,availableDate:o,children:t}=i,r=n(i,["className","variant","availableDate","children"]);let u=useMemo(()=>({variant:a,availableDate:o}),[a,o]);return jsx(Xr.Provider,{value:u,children:jsx(so,f(s({"data-slot":"card-topic",animation:"accordion",className:l(Wn({variant:a}),e)},r),{children:t}))})}function Kn(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{variant:d}=Ea(),i=d==="blocked";return jsx(lo,f(s({"data-slot":"card-topic-trigger",disabled:i,className:l("group flex min-h-16 w-full select-none flex-wrap items-center gap-4 p-4 text-left","[&>*:first-child]:flex-1","disabled:pointer-events-none disabled:cursor-default",!i&&"cursor-pointer",e)},o),{children:a}))}function Zn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-topic-column",className:l("flex flex-wrap items-center gap-4",e)},a))}function jn(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{variant:d}=Ea();return jsx("div",f(s({"data-slot":"card-topic-number",className:l("flex size-[30px] shrink-0 items-center justify-center rounded-full text-md font-medium text-primary-foreground-onfill",d==="blocked"?"bg-primary-foreground-muted":"bg-primary-foreground",e)},o),{children:a}))}function Qn(o){var t=o,{className:e}=t,a=n(t,["className"]);let{variant:r}=Ea();return jsx("div",s({"data-slot":"card-topic-title",className:l("min-w-0 flex-1 text-md font-semibold leading-md",r==="blocked"?"text-primary-foreground-muted":"text-primary-foreground",e)},a))}function $n(t){var r=t,{className:e,progress:a}=r,o=n(r,["className","progress"]);let{variant:d,availableDate:i}=Ea();if(d==="blocked")return i?jsx("div",f(s({"data-slot":"card-topic-progress",className:l("flex",e)},o),{children:jsxs(xe,{variant:"gray-soft",icon:jsx(Lock,{"aria-hidden":true}),children:["Dispon\xEDvel em ",i]})})):null;if(a===void 0)return null;let u=Math.min(100,Math.max(0,a)),c=u>=100;return jsxs("div",f(s({"data-slot":"card-topic-progress",className:l("flex min-w-[180px] flex-col gap-2",e)},o),{children:[jsx("div",{className:"text-xs font-medium leading-xs text-gray-foreground-muted",children:c?"Conclu\xEDdo":jsxs(Fragment,{children:[jsxs("span",{className:"font-semibold text-gray-foreground",children:[u,"%"]})," de progresso"]})}),jsx(Ke,{value:u,indicatorClassName:c?"bg-secondary-stroke-emphasis":"bg-primary-stroke"})]}))}function Jn(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{variant:d}=Ea();return jsxs("div",f(s({"data-slot":"card-topic-count",className:l("flex shrink-0 items-center gap-2",e)},o),{children:[jsx("span",{className:"text-sm font-medium leading-sm text-gray-foreground-muted",children:a}),jsx(ChevronDown,{"aria-hidden":true,size:18,strokeWidth:2.4,className:l("shrink-0 text-gray-foreground",d!=="blocked"&&"transition-transform duration-200 group-data-[state=open]:rotate-180")})]}))}function Yn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(no,s({"data-slot":"card-topic-content",className:l("px-4 pb-4",e)},a))}function ri(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-continue",className:l("flex gap-3 bg-transparent",e)},a))}function si(d){var i=d,{className:e,src:a,alt:o="",children:t}=i,r=n(i,["className","src","alt","children"]);return jsx("div",f(s({"data-slot":"card-continue-image",className:l("relative h-[122px] w-[200px] shrink-0 overflow-hidden rounded-md bg-gray-background-soft",e)},r),{children:a?jsx("img",{src:a,alt:o,loading:"lazy",className:"absolute inset-0 size-full object-cover"}):t}))}function li(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-continue-content",className:l("flex min-w-0 flex-1 flex-col justify-between gap-2",e)},a))}function di(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-continue-header",className:l("flex min-w-0 flex-col gap-1",e)},a))}function ni({items:e,className:a}){return jsx(Ma,{"data-slot":"card-continue-breadcrumb",className:"overflow-hidden",children:jsx(Ba,{className:l("flex-nowrap gap-1 text-xs font-medium leading-xs [&>[data-slot=breadcrumb-item]:last-of-type>span]:min-w-0 [&>[data-slot=breadcrumb-item]:last-of-type>span]:overflow-hidden [&>[data-slot=breadcrumb-item]:last-of-type]:min-w-0 [&>[data-slot=breadcrumb-item]:last-of-type]:flex-1 [&>[data-slot=breadcrumb-item]:last-of-type_[data-slot=breadcrumb-page]]:truncate [&_[data-slot=breadcrumb-page]]:block",a),children:e.map((o,t)=>jsx(Fragment$1,{children:t<e.length-1?jsxs(Fragment,{children:[jsx(at,{className:"text-content-paragraph",children:o}),jsx(Yt,{children:jsx(ChevronRight,{size:12,className:"text-gray-foreground"})})]}):jsx(at,{children:jsx(Jt,{className:"font-medium text-content-paragraph",children:o})})},`${o}-${t}`))})})}function ii(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-continue-title",className:l("line-clamp-2 text-lg font-semibold leading-lg text-primary-foreground",e)},a))}function ui(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx(Y,f(s({"data-slot":"card-continue-button",variant:"emphasis-soft",size:"sm",iconRight:jsx(ArrowRightSm,{}),className:l("self-start",e)},o),{children:a}))}var Kr=cva("relative z-0 flex rounded-2xl border border-gray-stroke-muted",{variants:{variant:{default:"bg-surface-card",blocked:"bg-gray-background-soft"},orientation:{vertical:"flex-col overflow-hidden",horizontal:"flex-col overflow-hidden lg:flex-row lg:items-center"}},defaultVariants:{variant:"default",orientation:"vertical"}}),Zr=createContext(null);function ia(){var e;return (e=useContext(Zr))!=null?e:{}}function Li(i){var u=i,{className:e,variant:a,availableDate:o,orientation:t,children:r}=u,d=n(u,["className","variant","availableDate","orientation","children"]);let c=useMemo(()=>({variant:a,availableDate:o,orientation:t}),[a,o,t]),p=jsx("div",f(s({"data-slot":"card-lesson",className:l(Kr({variant:a,orientation:t}),e)},d),{children:r})),m=a!=="blocked"&&t!=="horizontal";return jsx(Zr.Provider,{value:c,children:m?jsxs("div",{"data-slot":"card-lesson-stack",className:"relative pt-[17px]",children:[jsx("div",{"aria-hidden":true,className:"pointer-events-none absolute inset-x-[34px] bottom-0 top-0 z-0 max-h-[20%] rounded-2xl border border-gray-stroke-muted bg-surface-card"}),jsx("div",{"aria-hidden":true,className:"pointer-events-none absolute inset-x-4 bottom-0 top-2 z-0 max-h-[20%] rounded-2xl border border-gray-stroke-muted bg-surface-card"}),p]}):p})}function Ci(d){var i=d,{className:e,src:a,alt:o="",children:t}=i,r=n(i,["className","src","alt","children"]);let{variant:u,orientation:c}=ia(),p=c==="horizontal",m=l("h-[153px] w-full rounded-md",p&&"lg:h-[122px] lg:w-[200px]",u==="blocked"&&"opacity-20");return jsx("div",f(s({"data-slot":"card-lesson-image",className:l("px-3 pt-3",p&&"lg:shrink-0 lg:p-3",e)},r),{children:a?jsx("img",{src:a,alt:o,loading:"lazy",className:l(m,"object-cover")}):jsx("div",{className:l(m,"bg-gray-background-soft"),children:t})}))}function vi(o){var t=o,{className:e}=t,a=n(t,["className"]);let{orientation:r}=ia();return jsx("div",s({"data-slot":"card-lesson-content",className:l("flex flex-col gap-2 px-6 pt-4",r==="horizontal"&&"lg:min-w-[160px] lg:flex-1 lg:justify-center lg:gap-0 lg:px-0 lg:py-3",e)},a))}function Ii(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-lesson-header",className:l("flex flex-col",e)},a))}function ki(o){var t=o,{className:e}=t,a=n(t,["className"]);let{variant:r}=ia();return jsx("div",s({"data-slot":"card-lesson-label",className:l("text-xs font-medium leading-xs",r==="blocked"?"text-gray-foreground-muted":"text-content-paragraph",e)},a))}function yi(o){var t=o,{className:e}=t,a=n(t,["className"]);let{variant:r}=ia();return jsx("div",s({"data-slot":"card-lesson-title",className:l("line-clamp-2 text-lg font-semibold leading-lg",r==="blocked"?"text-primary-foreground-muted":"text-primary-foreground",e)},a))}function Si(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx("div",f(s({"data-slot":"card-lesson-duration",className:l("flex items-center gap-1 text-sm font-medium leading-sm text-gray-foreground-muted",e)},o),{children:a}))}function Pi(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{variant:d,availableDate:i,orientation:u}=ia();return jsxs("div",f(s({"data-slot":"card-lesson-footer",className:l("mt-auto flex flex-wrap items-center justify-between gap-4 px-6 pb-6 pt-4",u==="horizontal"&&"mt-0 lg:grow lg:basis-0 lg:flex-nowrap lg:justify-end lg:px-3 lg:py-3",e)},o),{children:[d==="blocked"&&i?jsxs(xe,{variant:"gray-soft",icon:jsx(Lock,{}),children:["Dispon\xEDvel em ",i]}):null,a]}))}function wi(t){var r=t,{className:e,status:a}=r,o=n(r,["className","status"]);let d=a==="completed";return jsx(xe,f(s({"data-slot":"card-lesson-status",variant:d?"success-soft":"warning-soft",icon:d?jsx(Check,{}):void 0,className:e},o),{children:d?"Conclu\xEDdo":"Iniciado"}))}function Ti(r){var d=r,{className:e,children:a,containerClassName:o}=d,t=n(d,["className","children","containerClassName"]);let{variant:i}=ia();return jsx(Y,f(s({"data-slot":"card-lesson-button",variant:"regular",size:"sm",disabled:i==="blocked",containerClassName:l("[&:only-child]:ml-auto",o),className:l("rounded-full disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted",e)},t),{children:a}))}var Qr=cva("inline-flex items-center justify-center place-items-center gap-2 rounded-sm whitespace-nowrap transition-all disabled:pointer-events-none shrink-0 [&_svg]:shrink-0 hover:cursor-pointer focus:outline-0 [grid-template-areas:'stack']",{variants:{variant:{regular:"bg-surface-card border-2 border-gray-stroke-muted enabled:hover:ring-4 data-[state=unchecked]:enabled:hover:ring-state-hover data-[state=unchecked]:enabled:hover:border-gray-stroke disabled:bg-gray-background-soft-muted data-[state=checked]:bg-primary-background-fill data-[state=checked]:border-primary-background-fill data-[state=checked]:enabled:hover:bg-primary-background-fill-emphasis data-[state=checked]:enabled:hover:border-primary-background-fill-emphasis data-[state=checked]:enabled:hover:ring-state-active disabled:data-[state=checked]:bg-gray-background-soft-muted disabled:data-[state=checked]:border-gray-stroke-muted data-[state=unchecked]:enabled:hover:border-gray-stroke data-[state=checked]:enabled:hover:bg-primary-background-fill-emphasis [&:disabled_svg]:text-gray-background-fill-muted"},size:{sm:"size-4 [&_svg]:size-3",md:"size-5 [&_svg]:size-4",lg:"size-6 [&_svg]:size-5"}},defaultVariants:{variant:"regular",size:"md"}});function Mi(d){var i=d,{className:e,size:a,variant:o,uncheckIcon:t}=i,r=n(i,["className","size","variant","uncheckIcon"]);return jsx(Checkbox.Root,f(s({"data-slot":"checkbox",className:l("group peer",Qr({size:a,variant:o}),e)},r),{children:jsx(Checkbox.Indicator,{"data-slot":"checkbox-indicator",className:"relative flex items-center justify-center",children:t?jsx(RemoveMinus,{className:l("absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 text-primary-foreground-onfill"),strokeWidth:2.6}):jsx(Check,{className:l("absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 text-primary-foreground-onfill"),strokeWidth:2.6})})}))}var uo=768;function Ha(){let[e,a]=useState(void 0);return useEffect(()=>{let o=window.matchMedia(`(max-width: ${uo-1}px)`),t=()=>{a(window.innerWidth<uo);};return o.addEventListener("change",t),a(window.innerWidth<uo),()=>o.removeEventListener("change",t)},[]),!!e}function fo(a){var e=n(a,[]);return jsx(DropdownMenu.Root,s({"data-slot":"dropdown-menu"},e))}function Ei(a){var e=n(a,[]);return jsx(DropdownMenu.Portal,s({"data-slot":"dropdown-menu-portal"},e))}function co(a){var e=n(a,[]);return jsx(DropdownMenu.Trigger,s({className:l("cursor-pointer",e.className),"data-slot":"dropdown-menu-trigger"},e))}function po(r){var d=r,{className:e,sideOffset:a=4,side:o}=d,t=n(d,["className","sideOffset","side"]);let i=Ha();return jsx(DropdownMenu.Portal,{children:jsx(DropdownMenu.Content,s({"data-slot":"dropdown-menu-content",sideOffset:a,side:i?"bottom":o,className:l("max-h-(--radix-dropdown-menu-content-available-height) origin-(--radix-dropdown-menu-content-transform-origin) z-50 max-h-screen min-w-[8rem] overflow-y-auto overflow-x-hidden rounded-md border bg-surface-elevated p-3 pb-2 text-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e)},t))})}function Hi(a){var e=n(a,[]);return jsx(DropdownMenu.Group,s({"data-slot":"dropdown-menu-group"},e))}function ut(r){var d=r,{className:e,inset:a,variant:o="default"}=d,t=n(d,["className","inset","variant"]);return jsx(DropdownMenu.Item,s({"data-slot":"dropdown-menu-item","data-inset":a,"data-variant":o,className:l("data-[variant=destructive]:*:[svg]:!text-destructive outline-hidden relative flex cursor-pointer select-none items-center gap-2.5 rounded-sm px-2 py-2 text-sm font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis focus:outline-0 data-[disabled]:pointer-events-none data-[inset]:pl-8 data-[variant=destructive]:text-red-foreground data-[disabled]:opacity-50 data-[variant=destructive]:hover:bg-red-background-soft-emphasis dark:[&_img]:brightness-0 dark:[&_img]:invert [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0",e)},t))}function Oi(r){var d=r,{className:e,children:a,checked:o}=d,t=n(d,["className","children","checked"]);return jsxs(DropdownMenu.CheckboxItem,f(s({"data-slot":"dropdown-menu-checkbox-item",className:l("outline-hidden relative flex cursor-pointer select-none items-center gap-2 rounded-md py-2 pl-2 pr-7 text-sm font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis focus:outline-0 data-[disabled]:pointer-events-none data-[disabled]:opacity-50 dark:[&_img]:brightness-0 dark:[&_img]:invert [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg]:text-secondary-foreground",e),checked:o},t),{children:[jsx("span",{className:"flex min-w-0 flex-1 gap-2 break-words",children:a}),jsx("span",{className:"pointer-events-none absolute right-2 flex size-3.5 items-center justify-center",children:jsx(DropdownMenu.ItemIndicator,{children:jsx(Check,{className:"size-4"})})})]}))}function ft(a){var e=n(a,[]);return jsx(DropdownMenu.RadioGroup,s({"data-slot":"dropdown-menu-radio-group"},e))}function mo(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsxs(DropdownMenu.RadioItem,f(s({"data-slot":"dropdown-menu-radio-item",className:l("outline-hidden relative flex cursor-pointer select-none items-center gap-2 rounded-md py-3 pl-2 pr-7 text-sm font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis focus:outline-0 aria-checked:text-secondary-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 dark:[&_img]:brightness-0 dark:[&_img]:invert [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:text-secondary-foreground",e)},o),{children:[jsx("span",{className:"flex min-w-0 flex-1 gap-2 break-words",children:a}),jsx("span",{className:"pointer-events-none absolute right-2 flex size-3.5 items-center justify-center",children:jsx(DropdownMenu.ItemIndicator,{children:jsx(Check,{className:"size-4"})})})]}))}function go(t){var r=t,{className:e,inset:a}=r,o=n(r,["className","inset"]);return jsx(DropdownMenu.Label,s({"data-slot":"dropdown-menu-label","data-inset":a,className:l("px-2 py-3 text-xs font-medium text-gray-foreground-muted data-[inset]:pl-8 [&:not(:first-child)]:mt-2.5",e)},o))}function xo(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(DropdownMenu.Separator,s({"data-slot":"dropdown-menu-separator",className:l("-mx-3 my-2 h-px bg-gray-stroke-muted",e)},a))}function qi(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("span",s({"data-slot":"dropdown-menu-shortcut",className:l("ml-auto text-xs tracking-widest text-gray-foreground",e)},a))}function Vi(a){var e=n(a,[]);return jsx(DropdownMenu.Sub,s({"data-slot":"dropdown-menu-sub"},e))}function zi(r){var d=r,{className:e,inset:a,children:o}=d,t=n(d,["className","inset","children"]);return jsxs(DropdownMenu.SubTrigger,f(s({"data-slot":"dropdown-menu-sub-trigger","data-inset":a,className:l("flex cursor-pointer select-none items-center rounded-sm px-2 py-2 text-sm font-medium text-gray-foreground outline-0 focus:outline-0 data-[inset]:pl-8",e)},t),{children:[o,jsx(ChevronRight,{className:"ml-auto size-3"})]}))}function Ui(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(DropdownMenu.SubContent,s({"data-slot":"dropdown-menu-sub-content",className:l("origin-(--radix-dropdown-menu-content-transform-origin) z-50 min-w-[8rem] overflow-hidden rounded-md border bg-surface-elevated p-1 text-gray-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e)},a))}var Lo=createContext({invalid:false}),ss={start:1950,end:new Date().getFullYear()};function pt(e,a){let o=e.getFullYear();return o<a.start?new Date(a.start,0,1):o>a.end?new Date(a.end,11,31):e}var Co=cva(["shadow-xs flex w-full items-center justify-between gap-2 rounded-md border-2 border-gray-stroke-muted bg-surface-card px-4 py-3 text-left text-gray-foreground outline-none transition-[color,box-shadow] enabled:hover:border-gray-stroke-emphasis enabled:hover:ring-[3px] enabled:hover:ring-state-focus disabled:pointer-events-none disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted data-[invalid]:border-feedback-error-stroke data-[invalid]:enabled:hover:border-feedback-error-stroke data-[invalid]:enabled:hover:ring-[3px] data-[invalid]:enabled:hover:ring-state-error","group-has-[[data-slot=date-picker-label]]:data-[placeholder]:text-transparent"],{variants:{size:{lg:["h-12 max-h-12 text-md","max-sm:h-14 max-sm:text-base"],md:["h-10 max-h-10 text-sm","max-sm:h-11"]}},defaultVariants:{size:"lg"}});function Xi(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({className:l("group relative flex flex-col gap-2",e),"data-slot":"date-picker-wrapper"},a))}function Ki(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx("label",f(s({className:l("pointer-events-none absolute start-3 top-0 z-10 origin-left -translate-y-1/2 bg-surface-card px-1 text-xs font-medium text-gray-foreground transition-all duration-200 ease-out","group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:start-4 group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:top-6 group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:bg-transparent group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:px-0 group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:text-md group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:font-normal group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:text-gray-foreground max-sm:group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:top-7","group-has-[[data-slot=date-picker-trigger][data-size=md]]:group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:top-5 group-has-[[data-slot=date-picker-trigger][data-size=md]]:group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:!text-sm max-sm:group-has-[[data-slot=date-picker-trigger][data-size=md]]:group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:top-[22px]",e),"data-slot":"date-picker-label"},o),{children:a}))}function Zi(o){var t=o,{className:e}=t,a=n(t,["className"]);let{invalid:r}=useContext(Lo);return jsx("span",s({className:l("-mt-1 text-xs",r?"text-feedback-error-foreground":"text-gray-foreground",e),"data-slot":"date-picker-text"},a))}function fa(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate())}function Oa(e,a){return e.getFullYear()===a.getFullYear()&&e.getMonth()===a.getMonth()&&e.getDate()===a.getDate()}function mt(e,a){return new Date(e.getFullYear(),e.getMonth()+a,1)}function gt(e){return new Date(e.getFullYear(),e.getMonth(),1)}function bo(e,a){return fa(e).getTime()<fa(a).getTime()}function ls(e,a){return fa(e).getTime()>fa(a).getTime()}function qa(e,a,o){return !!(a&&bo(e,a)||o&&ls(e,o))}function ds(e){return new Intl.DateTimeFormat("pt-BR",{year:"numeric",month:"2-digit",day:"2-digit"}).format(e)}var ns=20,is=18;function ji(V){var k=V,{value:e,defaultValue:a=null,onValueChange:o,placeholder:t="Pick a date",disabled:r,min:d,max:i,format:u=ds,className:c,inputClassName:p,contentClassName:m,size:x="lg",yearRange:h=ss,showYearSelector:y=true,invalid:L=false,children:A}=k,M=n(k,["value","defaultValue","onValueChange","placeholder","disabled","min","max","format","className","inputClassName","contentClassName","size","yearRange","showYearSelector","invalid","children"]);let I=e!==void 0,[_,E]=useState(a),b=I?e:_,[v,N]=useState(false),[W,q]=useState(()=>gt(pt(b!=null?b:new Date,h))),Z=useRef(null),Pe=useRef(null),we=useRef(null),Ce=useId(),[ae,Re]=useState(null),ge=useCallback(P=>{I||E(P),o==null||o(P);},[I,o]);useEffect(()=>{v&&q(gt(pt(b!=null?b:new Date,h)));},[v,b,h]),useEffect(()=>{v||Re(null);},[v]),useEffect(()=>{if(!v)return;let P=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=P;}},[v]),useEffect(()=>{if(!ae)return;let P=()=>N(false);return window.addEventListener("scroll",P,{passive:true,capture:true}),()=>window.removeEventListener("scroll",P,{capture:true})},[ae]),useEffect(()=>{if(!v)return;let P=H=>{let z=Z.current,ee=we.current;z&&H.target instanceof Node&&!z.contains(H.target)&&!(ee!=null&&ee.contains(H.target))&&N(false);},C=H=>{H.key==="Escape"&&N(false);};return window.addEventListener("pointerdown",P,{capture:true}),window.addEventListener("keydown",C),()=>{window.removeEventListener("pointerdown",P,{capture:true}),window.removeEventListener("keydown",C);}},[v]);let ea=290,aa=()=>{var P,C,H;if(v)N(false);else {let z=(H=(P=Pe.current)==null?void 0:P.getBoundingClientRect())!=null?H:(C=Z.current)==null?void 0:C.getBoundingClientRect();if(z){let ye=window.innerHeight-z.bottom<ea,Ue=window.innerWidth,La=window.matchMedia("(max-width: 639px)").matches?Math.min(512,Ue-16):Math.min(320,Ue),Ca=8,va=Ca,Ia=Ue-La-Ca,He=z.left;He<va?He=va:He>Ia&&(He=Ia),Re(f(s({position:"fixed"},ye?{bottom:window.innerHeight-z.top+8}:{top:z.bottom+8}),{left:He,width:La,maxWidth:360}));}N(true);}},ke=fa(new Date),se=W.getFullYear(),fe=W.getMonth(),g=new Date(se,fe,1),B=new Date(se,fe+1,0).getDate(),D=g.getDay(),w=b?u(b):"",O=Array.from({length:12},(P,C)=>({value:C,label:new Intl.DateTimeFormat("pt-BR",{month:"long"}).format(new Date(2e3,C,1))})),$=Array.from({length:h.end-h.start+1},(P,C)=>h.start+C),J=P=>{q(new Date(se,P,1));},te=P=>{q(new Date(P,fe,1));};return jsxs(Lo.Provider,{value:useMemo(()=>({invalid:L}),[L]),children:[jsxs("div",{ref:Z,className:l("relative inline-flex w-full",c),children:[jsxs("button",f(s(f(s({ref:Pe,type:"button",disabled:r,"aria-haspopup":"dialog","aria-expanded":v,"aria-controls":v?Ce:void 0,"data-invalid":L||void 0,"data-slot":"date-picker-trigger","data-size":x,"data-state":v?"open":"closed"},!w&&{"data-placeholder":""}),{className:l(Co({size:x}),v&&"border-gray-stroke-emphasis ring-[3px] ring-state-focus",w&&!L&&"border-gray-stroke-emphasis ring-[3px] ring-state-focus",w&&L&&"border-feedback-error-stroke ring-[3px] ring-state-error",p),onClick:aa}),M),{children:[jsx("span",{className:"truncate",children:w||t}),jsx(Calendar,{size:x==="md"?is:ns,strokeWidth:1.6,className:"shrink-0 !text-gray-foreground","aria-hidden":"true"})]})),v&&createPortal(jsxs("div",{ref:we,id:Ce,role:"dialog","aria-label":"Calend\xE1rio","data-slot":"date-picker-content",style:ae!=null?ae:void 0,className:l("z-50 overflow-hidden rounded-md border border-gray-stroke-muted bg-surface-elevated p-3 shadow-md",m),children:[jsxs("div",{className:"mb-3 flex items-center justify-center gap-2",children:[jsx("button",{type:"button",className:"inline-flex size-8 items-center justify-center rounded-md hover:bg-secondary-background-soft-emphasis max-sm:size-10",onClick:()=>q(P=>mt(P,-1)),"aria-label":"M\xEAs anterior",children:jsx(ChevronLeftMd,{size:18,strokeWidth:1.8})}),jsxs("div",{className:"flex items-center gap-2",children:[jsxs("div",{className:"relative",children:[jsx("select",{value:fe,onChange:P=>J(Number(P.target.value)),className:"min-w-[7rem] appearance-none rounded-md border border-gray-stroke-muted bg-surface-card py-1 pl-2 pr-7 text-sm font-medium capitalize text-gray-foreground outline-none hover:border-gray-stroke-emphasis focus:border-gray-stroke-emphasis focus:ring-2 focus:ring-state-focus max-sm:min-w-[8rem] max-sm:py-2 max-sm:text-base","aria-label":"Selecionar m\xEAs",children:O.map(P=>jsx("option",{value:P.value,className:"capitalize",children:P.label},P.value))}),jsx(ChevronDown,{size:14,strokeWidth:1.8,className:"pointer-events-none absolute right-2 top-1/2 -translate-y-1/2 text-gray-foreground","aria-hidden":true})]}),y?jsxs("div",{className:"relative",children:[jsx("select",{value:se,onChange:P=>te(Number(P.target.value)),className:"min-w-[5rem] appearance-none rounded-md border border-gray-stroke-muted bg-surface-card py-1 pl-2 pr-7 text-sm font-medium text-gray-foreground outline-none hover:border-gray-stroke-emphasis focus:border-gray-stroke-emphasis focus:ring-2 focus:ring-state-focus max-sm:min-w-[5.5rem] max-sm:py-2 max-sm:text-base","aria-label":"Selecionar ano",children:$.map(P=>jsx("option",{value:P,children:P},P))}),jsx(ChevronDown,{size:14,strokeWidth:1.8,className:"pointer-events-none absolute right-2 top-1/2 -translate-y-1/2 text-gray-foreground","aria-hidden":true})]}):jsx("div",{className:"text-sm font-semibold text-gray-foreground",children:se})]}),jsx("button",{type:"button",className:"inline-flex size-8 items-center justify-center rounded-md hover:bg-secondary-background-soft-emphasis max-sm:size-10",onClick:()=>q(P=>mt(P,1)),"aria-label":"Pr\xF3ximo m\xEAs",children:jsx(ChevronRightMd,{size:18,strokeWidth:1.8})})]}),jsxs("div",{className:"grid grid-cols-7 gap-1 text-center text-xs font-medium text-gray-foreground-muted max-sm:text-sm",children:[jsx("div",{children:"Dom"}),jsx("div",{children:"Seg"}),jsx("div",{children:"Ter"}),jsx("div",{children:"Qua"}),jsx("div",{children:"Qui"}),jsx("div",{children:"Sex"}),jsx("div",{children:"S\xE1b"})]}),jsxs("div",{className:"mt-2 grid grid-cols-7 gap-1",children:[Array.from({length:D}).map((P,C)=>jsx("div",{},`empty-${C}`)),Array.from({length:B}).map((P,C)=>{let H=new Date(se,fe,C+1),z=b?Oa(H,b):false,ee=Oa(H,ke),ye=r||qa(H,d,i);return jsx("button",{type:"button",disabled:ye,onClick:()=>{ge(H),N(false);},className:l("inline-flex h-9 w-full items-center justify-center rounded-md text-sm font-medium outline-none transition-colors hover:bg-secondary-background-soft-emphasis disabled:pointer-events-none disabled:opacity-50 max-sm:h-11 max-sm:text-base",ee&&"ring-1 ring-gray-stroke-emphasis",z&&"bg-primary-background-fill text-primary-foreground-onfill hover:bg-primary-background-fill-emphasis"),"aria-pressed":z,children:C+1},H.toISOString())})]}),jsxs("div",{className:"mt-3 flex items-center justify-between gap-2",children:[jsx("button",{type:"button",className:"rounded-md px-2 py-1 text-xs font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis max-sm:px-3 max-sm:py-2 max-sm:text-sm",onClick:()=>{ge(ke),N(false);},disabled:r||qa(ke,d,i),children:"Hoje"}),jsx("button",{type:"button",className:"rounded-md px-2 py-1 text-xs font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis max-sm:px-3 max-sm:py-2 max-sm:text-sm",onClick:()=>ge(null),disabled:r||!b,children:"Limpar"})]})]}),document.body)]}),A]})}function Qi(V){var k=V,{value:e,defaultValue:a=null,onValueChange:o,placeholder:t="Selecionar per\xEDodo",disabled:r,min:d,max:i,format:u=ds,className:c,inputClassName:p,contentClassName:m,size:x="lg",yearRange:h=ss,showYearSelector:y=true,invalid:L=false,children:A}=k,M=n(k,["value","defaultValue","onValueChange","placeholder","disabled","min","max","format","className","inputClassName","contentClassName","size","yearRange","showYearSelector","invalid","children"]);let I=e!==void 0,[_,E]=useState(a),b=I?e:_,[v,N]=useState(false),[W,q]=useState(()=>{var C,H;return gt(pt((H=(C=b==null?void 0:b.start)!=null?C:b==null?void 0:b.end)!=null?H:new Date,h))}),Z=useRef(null),Pe=useRef(null),we=useRef(null),Ce=useId(),[ae,Re]=useState(null),ge=useCallback(C=>{I||E(C),o==null||o(C);},[I,o]);useEffect(()=>{var C,H;v&&q(gt(pt((H=(C=b==null?void 0:b.start)!=null?C:b==null?void 0:b.end)!=null?H:new Date,h)));},[v,b,h]),useEffect(()=>{v||Re(null);},[v]),useEffect(()=>{if(!v)return;let C=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=C;}},[v]),useEffect(()=>{if(!ae)return;let C=()=>N(false);return window.addEventListener("scroll",C,{passive:true,capture:true}),()=>window.removeEventListener("scroll",C,{capture:true})},[ae]),useEffect(()=>{if(!v)return;let C=z=>{let ee=Z.current,ye=we.current;ee&&z.target instanceof Node&&!ee.contains(z.target)&&!(ye!=null&&ye.contains(z.target))&&N(false);},H=z=>{z.key==="Escape"&&N(false);};return window.addEventListener("pointerdown",C,{capture:true}),window.addEventListener("keydown",H),()=>{window.removeEventListener("pointerdown",C,{capture:true}),window.removeEventListener("keydown",H);}},[v]);let ea=330,aa=()=>{var C,H,z;if(v)N(false);else {let ee=(z=(C=Pe.current)==null?void 0:C.getBoundingClientRect())!=null?z:(H=Z.current)==null?void 0:H.getBoundingClientRect();if(ee){let Ue=window.innerHeight-ee.bottom<ea,ta=window.innerWidth,Ca=window.matchMedia("(max-width: 639px)").matches?Math.min(512,ta-16):Math.min(320,ta),va=8,Ia=va,He=ta-Ca-va,ka=ee.left;ka<Ia?ka=Ia:ka>He&&(ka=He),Re(f(s({position:"fixed"},Ue?{bottom:window.innerHeight-ee.top+8}:{top:ee.bottom+8}),{left:ka,width:Ca,maxWidth:360}));}N(true);}},ke=fa(new Date),se=W.getFullYear(),fe=W.getMonth(),g=new Date(se,fe,1),B=new Date(se,fe+1,0).getDate(),D=g.getDay(),w=Array.from({length:12},(C,H)=>({value:H,label:new Intl.DateTimeFormat("pt-BR",{month:"long"}).format(new Date(2e3,H,1))})),O=Array.from({length:h.end-h.start+1},(C,H)=>h.start+H),$=C=>{q(new Date(se,C,1));},J=C=>{q(new Date(C,fe,1));},te=C=>{r||qa(C,d,i)||(!b||!b.start||b.end?ge({start:C,end:null}):(bo(C,b.start)?ge({start:C,end:b.start}):ge({start:b.start,end:C}),N(false)));},P=b!=null&&b.start&&(b!=null&&b.end)?`${u(b.start)} - ${u(b.end)}`:b!=null&&b.start?u(b.start):"";return jsxs(Lo.Provider,{value:useMemo(()=>({invalid:L}),[L]),children:[jsxs("div",{ref:Z,className:l("relative inline-flex w-full",c),children:[jsxs("button",f(s(f(s({ref:Pe,type:"button",disabled:r,"aria-haspopup":"dialog","aria-expanded":v,"aria-controls":v?Ce:void 0,"data-invalid":L||void 0,"data-slot":"date-picker-trigger","data-size":x,"data-state":v?"open":"closed"},!P&&{"data-placeholder":""}),{className:l(Co({size:x}),v&&"border-gray-stroke-emphasis ring-[3px] ring-state-focus",P&&!L&&"border-gray-stroke-emphasis ring-[3px] ring-state-focus",P&&L&&"border-feedback-error-stroke ring-[3px] ring-state-error",p),onClick:aa}),M),{children:[jsx("span",{className:"truncate",children:P||t}),jsx(Calendar,{size:x==="md"?is:ns,strokeWidth:1.6,className:"shrink-0 !text-gray-foreground","aria-hidden":"true"})]})),v&&createPortal(jsxs("div",{ref:we,id:Ce,role:"dialog","aria-label":"Calend\xE1rio","data-slot":"date-picker-content",style:ae!=null?ae:void 0,className:l("z-50 overflow-hidden rounded-md border border-gray-stroke-muted bg-surface-elevated p-3 shadow-md",m),children:[jsxs("div",{className:"mb-3 flex items-center justify-center gap-2",children:[jsx("button",{type:"button",className:"inline-flex size-8 items-center justify-center rounded-md hover:bg-secondary-background-soft-emphasis max-sm:size-10",onClick:()=>q(C=>mt(C,-1)),"aria-label":"M\xEAs anterior",children:jsx(ChevronLeftMd,{size:18,strokeWidth:1.8})}),jsxs("div",{className:"flex items-center gap-2",children:[jsxs("div",{className:"relative",children:[jsx("select",{value:fe,onChange:C=>$(Number(C.target.value)),className:"min-w-[7rem] appearance-none rounded-md border border-gray-stroke-muted bg-surface-card py-1 pl-2 pr-7 text-sm font-medium capitalize text-gray-foreground outline-none hover:border-gray-stroke-emphasis focus:border-gray-stroke-emphasis focus:ring-2 focus:ring-state-focus max-sm:min-w-[8rem] max-sm:py-2 max-sm:text-base","aria-label":"Selecionar m\xEAs",children:w.map(C=>jsx("option",{value:C.value,className:"capitalize",children:C.label},C.value))}),jsx(ChevronDown,{size:14,strokeWidth:1.8,className:"pointer-events-none absolute right-2 top-1/2 -translate-y-1/2 text-gray-foreground","aria-hidden":true})]}),y?jsxs("div",{className:"relative",children:[jsx("select",{value:se,onChange:C=>J(Number(C.target.value)),className:"min-w-[5rem] appearance-none rounded-md border border-gray-stroke-muted bg-surface-card py-1 pl-2 pr-7 text-sm font-medium text-gray-foreground outline-none hover:border-gray-stroke-emphasis focus:border-gray-stroke-emphasis focus:ring-2 focus:ring-state-focus max-sm:min-w-[5.5rem] max-sm:py-2 max-sm:text-base","aria-label":"Selecionar ano",children:O.map(C=>jsx("option",{value:C,children:C},C))}),jsx(ChevronDown,{size:14,strokeWidth:1.8,className:"pointer-events-none absolute right-2 top-1/2 -translate-y-1/2 text-gray-foreground","aria-hidden":true})]}):jsx("div",{className:"text-sm font-semibold text-gray-foreground",children:se})]}),jsx("button",{type:"button",className:"inline-flex size-8 items-center justify-center rounded-md hover:bg-secondary-background-soft-emphasis max-sm:size-10",onClick:()=>q(C=>mt(C,1)),"aria-label":"Pr\xF3ximo m\xEAs",children:jsx(ChevronRightMd,{size:18,strokeWidth:1.8})})]}),jsxs("div",{className:"grid grid-cols-7 gap-1 text-center text-xs font-medium text-gray-foreground-muted max-sm:text-sm",children:[jsx("div",{children:"Dom"}),jsx("div",{children:"Seg"}),jsx("div",{children:"Ter"}),jsx("div",{children:"Qua"}),jsx("div",{children:"Qui"}),jsx("div",{children:"Sex"}),jsx("div",{children:"S\xE1b"})]}),jsxs("div",{className:"mt-2 grid grid-cols-7 gap-1",children:[Array.from({length:D}).map((C,H)=>jsx("div",{},`empty-${H}`)),Array.from({length:B}).map((C,H)=>{let z=new Date(se,fe,H+1),ee=(b==null?void 0:b.start)&&Oa(z,b.start),ye=(b==null?void 0:b.end)&&Oa(z,b.end),Ue=(b==null?void 0:b.start)&&(b==null?void 0:b.end)&&ls(z,b.start)&&bo(z,b.end),ta=Oa(z,ke),La=r||qa(z,d,i);return jsx("button",{type:"button",disabled:La,onClick:()=>te(z),className:l("inline-flex h-9 w-full items-center justify-center rounded-md text-sm font-medium outline-none transition-colors hover:bg-secondary-background-soft-emphasis disabled:pointer-events-none disabled:opacity-50",ta&&"ring-1 ring-gray-stroke-emphasis",Ue&&"bg-primary-background-soft",(ee||ye)&&"bg-primary-background-fill text-primary-foreground-onfill hover:bg-primary-background-fill-emphasis"),"aria-pressed":ee||ye||void 0,children:H+1},z.toISOString())})]}),jsxs("div",{className:"mt-3 flex items-center justify-between gap-2",children:[jsx("button",{type:"button",className:"rounded-md px-2 py-1 text-xs font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis",onClick:()=>{ge({start:ke,end:ke}),N(false);},disabled:r||qa(ke,d,i),children:"Hoje"}),jsx("button",{type:"button",className:"rounded-md px-2 py-1 text-xs font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis",onClick:()=>ge(null),disabled:r||!b,children:"Limpar"})]})]}),document.body)]}),A]})}var su=24,lu=20,du=1.6,fs=10,cs=8;function nu(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({className:l("group relative flex flex-col gap-2",e),"data-slot":"input-wrapper"},a))}function iu(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({className:l("relative",e),"data-slot":"input-field"},a))}function uu(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx("label",f(s({className:l("pointer-events-none absolute start-3 top-0 z-10 origin-left -translate-y-1/2 bg-surface-card px-1 text-xs font-medium text-gray-foreground transition-all duration-200 ease-out","group-has-[[data-slot=input][disabled]]:bg-transparent","group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:start-4 group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:top-6 group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:bg-transparent group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:px-0 group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:text-md group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:font-normal","group-has-[[data-slot=input][data-empty]:not(:focus)]:start-4 group-has-[[data-slot=input][data-empty]:not(:focus)]:top-6 group-has-[[data-slot=input][data-empty]:not(:focus)]:bg-transparent group-has-[[data-slot=input][data-empty]:not(:focus)]:px-0 group-has-[[data-slot=input][data-empty]:not(:focus)]:text-md group-has-[[data-slot=input][data-empty]:not(:focus)]:font-normal","group-has-[[data-slot=input][data-size=md]]:group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:top-5 group-has-[[data-slot=input][data-size=md]]:group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:!text-sm","group-has-[[data-slot=input][data-size=md]]:group-has-[[data-slot=input][data-empty]:not(:focus)]:top-5 group-has-[[data-slot=input][data-empty]:not(:focus)]:!text-sm","group-has-[[data-slot=input][aria-invalid=true]]:text-feedback-error-foreground","group-has-[[data-slot=input-start-icon]]:group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:start-12","group-has-[[data-slot=input-start-icon]]:group-has-[[data-slot=input][data-empty]:not(:focus)]:start-12",e),"data-slot":"input-label"},o),{children:a}))}function fu(t){var r=t,{className:e,invalid:a=false}=r,o=n(r,["className","invalid"]);return jsx("span",s({className:l("-mt-1 text-xs",a?"text-feedback-error-foreground":"text-gray-foreground",e),"data-slot":"input-text"},o))}function vo(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({className:l("group/adornment relative flex w-full",e),"data-slot":"input-adornment"},a))}function Lt(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("span",s({className:l("pointer-events-none absolute start-4 top-1/2 z-10 flex -translate-y-1/2 items-center pr-3 text-gray-foreground",e),"data-slot":"input-start-icon"},a))}function Io(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("span",s({className:l("absolute end-4 top-1/2 z-10 flex -translate-y-1/2 items-center text-gray-foreground",e),"data-slot":"input-end-icon"},a))}var ht=cva(["shadow-xs w-full min-w-0 rounded-md border-2 border-gray-stroke-muted bg-surface-card px-4 py-3 text-gray-foreground outline-none transition-[color,box-shadow] selection:bg-secondary-background-soft-emphasis selection:text-gray-foreground placeholder:text-gray-foreground-emphasis hover:border-gray-stroke-emphasis hover:ring-[3px] hover:ring-state-focus disabled:cursor-default disabled:bg-gray-background-soft-muted disabled:placeholder:text-gray-foreground-muted disabled:hover:border-gray-stroke-muted disabled:hover:ring-0","focus-visible:border-gray-stroke-emphasis focus-visible:ring-[3px] focus-visible:ring-state-focus","aria-[invalid]:border-feedback-error-stroke aria-[invalid]:hover:ring-state-error aria-[invalid]:focus-visible:ring-state-error","aria-[invalid]:[&:not(:placeholder-shown):not(:disabled)]:border-feedback-error-stroke aria-[invalid]:[&:not(:placeholder-shown):not(:disabled)]:ring-[3px] aria-[invalid]:[&:not(:placeholder-shown):not(:disabled)]:ring-state-error","group-has-[[data-slot=input-label]]:py-3 group-has-[[data-slot=input-label]]:placeholder:text-transparent","[&:not(:placeholder-shown):not(:disabled)]:border-gray-stroke-emphasis [&:not(:placeholder-shown):not(:disabled)]:ring-[3px] [&:not(:placeholder-shown):not(:disabled)]:ring-state-focus","group-has-[[data-slot=input-end-icon]]/adornment:pr-10"],{variants:{size:{lg:["h-12 max-h-12 text-md","group-has-[[data-slot=input-label]]:h-14","group-has-[[data-slot=input-start-icon]]/adornment:pl-[48px]"],md:["h-10 max-h-10 text-sm","group-has-[[data-slot=input-label]]:h-11","group-has-[[data-slot=input-start-icon]]/adornment:pl-[44px]"]}},defaultVariants:{size:"lg"}}),cu={email:jsx(Mail,{})},pu={};function ca(e,a="lg"){return cloneElement(e,{size:a==="md"?lu:su,strokeWidth:du})}function ms(d){var i=d,{className:e,invalid:a=false,size:o="lg",disabled:t}=i,r=n(i,["className","invalid","size","disabled"]);let[u,c]=useState(false);return jsxs(vo,{children:[jsx(Lt,{children:ca(jsx(Lock,{}),o)}),jsx("input",s({type:u?"text":"password","data-slot":"input","data-size":o,disabled:t,className:l(ht({size:o,className:e})),"aria-invalid":a||r["aria-invalid"]?true:void 0},r)),jsx(Io,{children:jsx("button",{type:"button",tabIndex:-1,disabled:t,onClick:()=>c(p=>!p),className:l("text-gray-foreground transition-colors hover:text-gray-foreground-emphasis disabled:cursor-default disabled:opacity-50"),"data-invalid":a,"aria-label":u?"Hide password":"Show password",children:ca(u?jsx(Hide,{}):jsx(Show,{}),o)})})]})}function gs(m){var x=m,{className:e,invalid:a=false,size:o="lg",iconLeft:t,min:r,value:d,defaultValue:i,onChange:u,disabled:c}=x,p=n(x,["className","invalid","size","iconLeft","min","value","defaultValue","onChange","disabled"]);let h=d!==void 0,[y,L]=useState(()=>i!=null?i:""),A=useRef(null),M=h?d===""?"":String(d):y,V=M===""?NaN:Number(M),k=r!==void 0&&Number(r)<0,I=useCallback(N=>{let W=r!==void 0&&Number(r)<0,q=N.replace(/[^\d.-]/g,"");W?q=(q.startsWith("-")?"-":"")+q.replace(/-/g,""):q=q.replace(/-/g,"");let Z=q.indexOf(".");return Z===-1?q:q.slice(0,Z+1)+q.slice(Z+1).replace(/\./g,"")},[r]),_=useCallback(N=>{let W=I(N.target.value);if(W===N.target.value)h?u==null||u(N):(L(W),u==null||u(f(s({},N),{target:f(s({},N.target),{value:W})})));else {let q=f(s({},N),{target:f(s({},N.target),{value:W})});h||L(W),u==null||u(q);}},[h,u,I]),E=r!==void 0?Number(r):void 0,b=useCallback(N=>{let q=(Number.isNaN(V)?E!=null?E:0:V)+N;return E!==void 0&&q<E?E:q},[V,E]),v=useCallback(N=>{let W=b(N),q=String(W),Z=A.current,we={type:"change",target:Z?{value:q,name:Z.name,id:Z.id,form:Z.form,type:Z.type}:{value:q},currentTarget:Z,bubbles:true,cancelable:false,nativeEvent:{}};h||L(q),u==null||u(we);},[b,h,u]);return jsxs(vo,{children:[t!=null&&jsx(Lt,{children:ca(t,o)}),jsx("input",s({ref:A,type:"text",inputMode:"decimal",pattern:k?"-?[0-9]*":"[0-9]*","data-slot":"input","data-size":o,"data-empty":M===""?"":void 0,min:r,value:M,onChange:_,disabled:c,className:l(ht({size:o}),"pr-12","[appearance:textfield] [&::-webkit-inner-spin-button]:appearance-none [&::-webkit-outer-spin-button]:appearance-none",e),"aria-invalid":a||p["aria-invalid"]?true:void 0},p)),jsxs("div",{className:"absolute end-0 top-0 flex h-full flex-col items-center justify-center gap-0.5 px-4",children:[jsx("button",{type:"button",tabIndex:-1,disabled:c,onClick:()=>v(1),className:"flex items-center justify-center rounded-full !p-0.5 px-2 text-gray-foreground transition-colors disabled:cursor-default disabled:opacity-50 disabled:hover:bg-transparent","aria-label":"Increase value",children:jsx(ChevronDown,{className:"rotate-180",size:o==="md"?cs:fs,strokeWidth:3})}),jsx("button",{type:"button",tabIndex:-1,disabled:c,onClick:()=>v(-1),className:"flex items-center justify-center rounded-full !p-0.5 px-2 text-gray-foreground transition-colors disabled:cursor-default disabled:opacity-50 disabled:hover:bg-transparent","aria-label":"Decrease value",children:jsx(ChevronDown,{size:o==="md"?cs:fs,strokeWidth:3})})]})]})}function ko(u){var c=u,{className:e,type:a="text",size:o="lg",invalid:t=false,iconLeft:r,iconRight:d}=c,i=n(c,["className","type","size","invalid","iconLeft","iconRight"]);if(a==="numeric")return jsx(gs,s({className:e,size:o,invalid:t,iconLeft:r},i));if(a==="password")return jsx(ms,s({className:e,size:o,invalid:t},i));let p=r!=null?r:cu[a],m=(a==="text"||a==="email")&&t,x=m?jsx(TriangleWarning,{}):d!=null?d:pu[a];return p!=null||x!=null?jsxs("div",{className:"group/adornment relative flex w-full","data-slot":"input-adornment",children:[p!=null&&jsx(Lt,{children:ca(p,o)}),jsx("input",s({type:"text","data-slot":"input","data-size":o,className:l(ht({size:o,className:e})),"aria-invalid":t||i["aria-invalid"]?true:void 0},i)),x!=null&&jsx(Io,{className:m?"text-feedback-error-foreground":void 0,children:ca(x,o)})]}):jsx("input",s({type:"text","data-slot":"input","data-size":o,className:l(ht({size:o,className:e})),"aria-invalid":t||i["aria-invalid"]?true:void 0},i))}var xs=cva("inline-flex select-none items-center gap-3 text-sm font-medium leading-none disabled:cursor-default disabled:text-gray-foreground-muted peer-disabled:cursor-default peer-disabled:text-gray-foreground-muted group-data-[disabled]:pointer-events-none group-data-[disabled]:text-gray-foreground-muted whitespace-nowrap transition-all shrink-0 [&_svg]:shrink-0 hover:cursor-pointer focus:outline-0",{variants:{variant:{regular:"text-gray-foreground hover:text-gray-foreground-emphasis"},size:{sm:"text-xs",md:"text-sm",lg:"text-md"}},defaultVariants:{variant:"regular",size:"md"}});function xu(d){var i=d,{className:e,variant:a,size:o,block:t}=i,r=n(i,["className","variant","size","block"]);return jsx(Label.Root,s({"data-slot":"label",className:l(xs({size:o,variant:a}),e,t&&"flex flex-col items-start justify-center gap-4 whitespace-normal rounded-lg border border-gray-stroke-muted p-4 font-normal")},r))}function bu({width:e=171,height:a=36,className:o,svgClassName:t}){return jsxs("svg",{className:l("dark:brightness-0 dark:invert",o),xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 171 36",width:e,height:a,children:[jsx("path",{fill:"#01CFB5",d:"M170.246 8.366 158.874 34.77c-.317.744-1.131 1.23-2.038 1.23h-3.47c-1.552 0-2.606-1.377-2.011-2.628l2.875-6.066-8.476-18.918c-.563-1.246.492-2.59 2.027-2.59h3.541c.929 0 1.755.513 2.061 1.278l4.688 11.864h.093l4.464-11.836c.295-.782 1.126-1.306 2.066-1.306h3.514c1.524 0 2.573 1.322 2.038 2.568Zm-24.869 8.623v10.42a.823.823 0 0 1-.82.826h-3.956a.818.818 0 0 1-.82-.825v-.667a11.207 11.207 0 0 1-5.699 1.541c-6.235 0-11.295-5.054-11.295-11.295 0-6.24 5.06-11.295 11.295-11.295 2.076 0 4.027.557 5.694 1.541v-.006a11.295 11.295 0 0 1 5.601 9.76Zm-5.984.005c0-2.94-2.377-5.327-5.306-5.327-2.929 0-5.306 2.388-5.306 5.327 0 2.94 2.377 5.323 5.306 5.323 2.929 0 5.306-2.383 5.306-5.323Zm5.793.4c.005-.099.005-.192.005-.29 0-.098-.005-.191-.005-.284v.573Zm-26.17-11.722h-4.355a.977.977 0 0 0-.978.978v11.902a3.416 3.416 0 0 1-6.831 0V6.65a.977.977 0 0 0-.978-.978h-4.355a.977.977 0 0 0-.978.978v11.902a3.417 3.417 0 0 1-5.83 2.415c-.618-.617-1-1.47-1-2.415V6.65a.977.977 0 0 0-.979-.978h-4.355a.977.977 0 0 0-.978.978v13.088h-.006c0 .781.115 1.535.334 2.256 1.098 3.623 4.765 6.29 9.13 6.29 2.739 0 5.209-1.054 6.935-2.732 1.689 1.83 4.197 2.994 7 2.994 4.53 0 8.295-3.043 9.06-7.043.093-.487.143-.99.143-1.497V6.65a.978.978 0 0 0-.979-.978Z"}),jsx("path",{fill:"#00205B",className:t,d:"M65.557 7.694c-.639.399-1.235.863-1.781 1.388.54-.536 1.137-1 1.781-1.388ZM82.727.831v26.617a.82.82 0 0 1-.82.825h-3.956a.77.77 0 0 1-.415-.12.81.81 0 0 1-.405-.71v-.755a11.018 11.018 0 0 1-5.689 1.574c-5.47 0-10.01-3.967-10.923-9.191-.016-.098-.038-.197-.054-.3-.011-.088-.028-.18-.039-.268 0-.028-.005-.055-.01-.088-.006-.06-.012-.12-.023-.18-.005-.076-.01-.159-.021-.24v-.028c-.006-.093-.017-.18-.017-.273a9.516 9.516 0 0 1 0-1.11l.017-.273v-.027l.032-.311c0-.033.006-.066.006-.099a.665.665 0 0 0 .01-.104c.012-.087.023-.18.039-.267.016-.11.033-.213.055-.323a11.09 11.09 0 0 1 3.17-6.005 11.548 11.548 0 0 1 1.88-1.48 9.127 9.127 0 0 1 1.31-.646c1.039-.42 2.186-.65 3.405-.683-.071 0-.142.011-.213.011a9.587 9.587 0 0 0-3.203.672c-.453.18-.896.4-1.311.65.393-.245.809-.459 1.23-.655-.006 0-.011.005-.017.005l.033-.016c-.011.005-.022.005-.038.01a8.79 8.79 0 0 1 .519-.229c-.039.017-.071.033-.104.05.038-.017.07-.033.11-.05.087-.033.174-.065.267-.098.087-.038.175-.066.268-.099.033-.016.065-.021.098-.032.055-.017.104-.039.158-.055.11-.033.214-.066.323-.098a9.584 9.584 0 0 1 .607-.153c.092-.022.196-.044.295-.066.098-.016.196-.033.295-.055l.295-.049h.005a2.82 2.82 0 0 0 .197-.027c.07-.005.131-.022.202-.022.087-.01.18-.016.268-.022.082-.01.164-.01.246-.016.07 0 .142-.011.213-.011.136-.006.273-.006.415-.006.093 0 .191.006.284.006h.12c.083 0 .159.005.236.01.098.006.196.012.295.023.087.005.174.01.256.022.05.005.099.01.142.016.088.01.175.022.257.038l.312.05c1.06.185 2.07.519 3.005.983v.115c-.038-.022-.076-.038-.12-.06.038.022.077.038.12.065v-.12c.268.131.525.273.77.426V.825a.827.827 0 0 1 .82-.825h3.957a.838.838 0 0 1 .836.83Zm-5.694 16.213a5.32 5.32 0 0 0-5.312-5.323c-2.929 0-5.306 2.388-5.306 5.323 0 2.94 2.377 5.322 5.306 5.322a5.316 5.316 0 0 0 5.312-5.322Zm-19.59.431c0 .41-.017.765-.066 1.132a.597.597 0 0 1-.596.524H42.284a.598.598 0 0 0-.574.77c.623 1.94 2.46 3.192 4.749 3.192 1.607 0 2.678-.574 3.656-1.749a.614.614 0 0 1 .47-.213h5.191c.448 0 .738.47.53.869-2.093 4.033-5.705 6.372-9.847 6.372-6.06 0-11.137-5.055-11.137-11.088 0-6.033 4.847-11.235 11.022-11.235h.006c6.284 0 11.093 4.94 11.093 11.426Zm-6.563-3.393c-.738-1.683-2.437-2.754-4.541-2.754-1.973 0-3.721 1.027-4.47 2.754a.594.594 0 0 0 .552.825h7.907a.593.593 0 0 0 .552-.825ZM23.13 5.803c-2.738 0-5.207 1.055-6.934 2.733-1.689-1.831-4.197-2.995-7-2.995-4.53 0-8.295 3.044-9.06 7.044-.088.486-.137.989-.137 1.497v13.35c0 .54.437.978.978.978h4.355a.977.977 0 0 0 .978-.978V15.618c0-1.65 1.328-3.263 2.962-3.476a3.398 3.398 0 0 1 2.87.973c.617.617 1 1.47 1 2.415v11.902c0 .54.436.978.977.978h4.355a.977.977 0 0 0 .979-.978V15.618c0-1.65 1.327-3.263 2.961-3.476a3.398 3.398 0 0 1 2.87.973c.617.617 1 1.47 1 2.415v11.902c0 .54.436.978.977.978h4.355a.977.977 0 0 0 .979-.978V14.344a7.75 7.75 0 0 0-.334-2.257c-1.098-3.623-4.77-6.284-9.13-6.284Z"})]})}function Lu({width:e=60,height:a=67,className:o,svgClassName:t}){return jsx("svg",{className:l("dark:brightness-0 dark:invert",o),width:e,height:a,viewBox:"0 0 60 67",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:jsx("path",{fill:"#00205B",className:t,d:"M42.33 10.8959C37.32 10.8959 32.8 12.8259 29.64 15.8959C26.55 12.5459 21.96 10.4159 16.83 10.4159C8.54 10.4159 1.65 15.9859 0.25 23.3059C0.09 24.1959 0 25.1159 0 26.0459V50.4759C0 51.4659 0.8 52.2659 1.79 52.2659H9.76C10.75 52.2659 11.55 51.4659 11.55 50.4759V28.8559C11.55 25.8359 13.98 22.8859 16.97 22.4959C19.03 22.2259 20.91 22.9659 22.22 24.2759C23.35 25.4059 24.05 26.9659 24.05 28.6959V50.4759C24.05 51.4659 24.85 52.2659 25.84 52.2659H33.81C34.8 52.2659 35.6 51.4659 35.6 50.4759V28.8559C35.6 25.8359 38.03 22.8859 41.02 22.4959C43.08 22.2259 44.96 22.9659 46.27 24.2759C47.4 25.4059 48.1 26.9659 48.1 28.6959V50.4759C48.1 51.4659 48.9 52.2659 49.89 52.2659H57.86C58.85 52.2659 59.65 51.4659 59.65 50.4759V26.5259C59.65 25.0959 59.44 23.7159 59.04 22.3959C57.03 15.7659 50.31 10.8959 42.33 10.8959Z"})})}var pa={tablet:"600px",mobile:"320px"};function bs(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("nav",s({role:"navigation","aria-label":"pagination",className:l("flex w-full items-center justify-between",e)},a))}function Ls(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("ul",s({className:l("flex flex-row items-center gap-2",e)},a))}function yo(r){var d=r,{count:e,label:a="itens",className:o}=d,t=n(d,["count","label","className"]);return jsx("p",f(s({className:l("text-xs font-medium text-gray-foreground-muted",o)},t),{children:a==="itens"?jsxs(Fragment,{children:["Mostrando"," ",jsx("span",{className:"font-semibold text-gray-foreground",children:e})," ",a]}):jsxs(Fragment,{children:[jsx("span",{className:"font-semibold text-gray-foreground",children:e})," ",a]})}))}function vt(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("li",s({className:l("",e)},a))}function Cs(p){var m=p,{className:e,isActive:a,iconLeft:o,iconRight:t,size:r="md",variant:d="regular",activeVariant:i,inactiveVariant:u}=m,c=n(m,["className","isActive","iconLeft","iconRight","size","variant","activeVariant","inactiveVariant"]);return jsx(Y,f(s({"aria-current":a?"page":void 0,variant:a&&i?i:!a&&u?u:a?d:`${d}-soft`,className:l("",e),size:r,iconLeft:o,iconRight:t},c),{children:c.children}))}function vs(r){var d=r,{className:e,size:a="md",variant:o="regular-basic"}=d,t=n(d,["className","size","variant"]);return jsx(Y,f(s({"aria-label":"Go to previous page",className:l("",e),iconLeft:jsx(ChevronLeftDuo,{}),variant:o,size:a},t),{children:t.children||"Anterior"}))}function Is(r){var d=r,{className:e,size:a="md",variant:o="regular-basic"}=d,t=n(d,["className","size","variant"]);return jsx(Y,f(s({"aria-label":"Go to next page",className:l("",e),variant:o,iconRight:jsx(ChevronRightDuo,{}),size:a},t),{children:t.children||"Pr\xF3ximo"}))}function ks(t){var r=t,{className:e,size:a="md"}=r,o=n(r,["className","size"]);return jsx("span",f(s({"aria-hidden":true,className:l("flex items-center justify-center",{sm:"h-8 w-8",md:"h-9 w-9",lg:"h-10 w-10"}[a],e)},o),{children:jsx(MoreHorizontal,{className:"h-4 w-4"})}))}function ys(e,a,o=2){let t=[];if(a<=o+2)for(let r=1;r<=a;r++)t.push(r);else {let r=Math.floor(o/2);if(e<=r+1){for(let d=1;d<=o+1;d++)t.push(d);o+1<a&&t.push(-1,a);}else if(e>=a-r){t.push(1),a-o>1&&t.push(-1);for(let d=a-o;d<=a;d++)t.push(d);}else {t.push(1,-1);for(let d=e-r;d<=e+r;d++)t.push(d);t.push(-1,a);}}return t}function Pu({currentPage:e,totalPages:a,maxVisibleItems:o,onPageChange:t,itemsPerPage:r,totalItems:d,className:i,responsive:u=true,size:c="md"}){let[p,m]=useState(()=>typeof window=="undefined"?false:window.innerWidth<=parseInt(pa.tablet));useEffect(()=>{if(typeof window=="undefined"||!u)return;let L=parseInt(pa.tablet),A=()=>{m(window.innerWidth<=L);};return window.addEventListener("resize",A),A(),()=>window.removeEventListener("resize",A)},[u]);let x=typeof o=="number"?o:u&&p?0:2,h=u&&p,y=()=>ys(e,a,x);return jsxs(bs,{className:l("",i),children:[r!==void 0&&!h?jsx(yo,{count:r,label:"itens"}):jsx("div",{}),jsxs(Ls,{children:[jsx(vt,{children:jsx(vs,{onClick:()=>t(Math.max(1,e-1)),disabled:e===1,size:c})}),y().map((L,A)=>jsx(vt,{children:L===-1?jsx(ks,{size:c}):jsx(Cs,{onClick:()=>t(L),isActive:L===e,size:c,children:L})},A)),jsx(vt,{children:jsx(Is,{onClick:()=>t(Math.min(a,e+1)),disabled:e===a,size:c})})]}),d!==void 0&&!h?jsx(yo,{count:d,label:"total"}):jsx("div",{})]})}var Au={sm:"size-2 group-data-[disabled]:group-data-[state=checked]:size-1.5",md:"size-2.5 group-data-[disabled]:group-data-[state=checked]:size-1.5",lg:"size-3.5 group-data-[disabled]:group-data-[state=checked]:size-2"},Ss=cva("inline-flex items-center justify-center place-items-center gap-2 rounded-pill whitespace-nowrap transition-all disabled:pointer-events-none shrink-0 [&_svg]:shrink-0 hover:cursor-pointer focus:outline-0 [grid-template-areas:'stack']",{variants:{variant:{regular:"bg-surface-card border-2 border-gray-stroke-muted enabled:hover:ring-4 data-[state=unchecked]:enabled:hover:ring-state-hover data-[state=unchecked]:enabled:hover:border-gray-stroke disabled:bg-gray-background-soft-muted data-[state=checked]:bg-primary-background-fill data-[state=checked]:border-primary-background-fill data-[state=checked]:enabled:hover:bg-primary-background-fill-emphasis data-[state=checked]:enabled:hover:border-primary-background-fill-emphasis data-[state=checked]:enabled:hover:ring-state-active disabled:data-[state=checked]:bg-gray-background-soft-muted disabled:data-[state=checked]:border-gray-stroke-muted data-[state=unchecked]:enabled:hover:border-gray-stroke data-[state=checked]:enabled:hover:bg-primary-background-fill-emphasis [&:disabled_svg]:fill-gray-background-fill-muted"},size:{sm:"size-4",md:"size-5",lg:"size-6"}},defaultVariants:{variant:"regular",size:"md"}});function Du(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(RadioGroup.Root,s({"data-slot":"radio-group",className:l("grid gap-3",e)},a))}function Ru(r){var d=r,{className:e,size:a,variant:o}=d,t=n(d,["className","size","variant"]);return jsx(RadioGroup.Item,f(s({"data-slot":"radio-group-item",className:l("shadow-xs group peer aspect-square size-4 shrink-0 rounded-full outline-none transition-[color,box-shadow] disabled:cursor-not-allowed",Ss({size:a,variant:o}),e)},t),{children:jsx(RadioGroup.Indicator,{"data-slot":"radio-group-indicator",className:"relative flex items-center justify-center",children:jsx(Circle,{className:l("absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 fill-surface-card",Au[a||"md"])})})}))}function ga(o){var t=o,{delayDuration:e=0}=t,a=n(t,["delayDuration"]);return jsx(Tooltip.Provider,s({"data-slot":"tooltip-provider",delayDuration:e},a))}function je(a){var e=n(a,[]);return jsx(Tooltip.Root,s({"data-slot":"tooltip"},e))}function Qe(a){var e=n(a,[]);return jsx(Tooltip.Trigger,s({"data-slot":"tooltip-trigger"},e))}function $e(r){var d=r,{className:e,sideOffset:a=0,children:o}=d,t=n(d,["className","sideOffset","children"]);return jsx(Tooltip.Portal,{children:jsxs(Tooltip.Content,f(s({"data-slot":"tooltip-content",sideOffset:a,className:l("origin-(--radix-tooltip-content-transform-origin) z-50 w-fit text-balance rounded-md bg-surface-elevated px-3 py-2 text-sm font-medium text-gray-foreground-emphasis animate-in fade-in-0 zoom-in-95 [filter:drop-shadow(0_0_1px_var(--color-drop-shadow-layer-a))_drop-shadow(0_2px_2px_var(--color-drop-shadow-layer-b))] data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e)},t),{children:[o,jsx(Tooltip.Arrow,{className:"z-50 size-3 translate-y-[calc(-50%_-_2px)] rotate-45 rounded-[2px] bg-surface-elevated fill-surface-elevated"})]}))})}function qu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("div",{className:"w-full overflow-x-auto rounded-lg border border-gray-stroke-muted",children:jsx("table",f(s({className:l("w-full border-collapse text-left",a)},o),{children:e}))})}function Vu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("thead",f(s({className:l("h-11 border-b border-gray-stroke-muted bg-surface-card",a)},o),{children:jsx("tr",{children:e})}))}function zu(d){var i=d,{children:e,className:a,tooltip:o,highlight:t}=i,r=n(i,["children","className","tooltip","highlight"]);return jsx("th",f(s({className:l("text-ellipsis whitespace-nowrap px-5 text-sm font-semibold text-gray-foreground first:pr-0",a)},r),{children:jsxs("div",{className:"flex items-center gap-1.5",children:[jsx("span",{className:l(t&&"flex size-7 shrink-0 items-center justify-center rounded-full bg-primary-foreground-onfill"),children:e}),o&&jsx(ga,{children:jsxs(je,{children:[jsx(Qe,{asChild:true,children:jsx(Info,{className:"size-4"})}),jsx($e,{children:o})]})})]})}))}function Uu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("tbody",f(s({className:l("bg-surface-card",a)},o),{children:e}))}function _u(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("tr",f(s({className:l("w-full border-t border-solid border-gray-stroke-muted first:border-t-0",a)},o),{children:e}))}function Gu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("td",{className:"py-4 pl-5 align-middle",children:jsx("div",f(s({className:l("flex size-7 shrink-0 items-center justify-center overflow-hidden whitespace-nowrap rounded-full bg-primary-foreground text-sm font-semibold text-primary-foreground-onfill",a)},o),{children:e}))})}function Wu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("td",f(s({className:"px-5 py-4 align-middle"},o),{children:jsx("div",{className:l("flex items-center gap-5",a),children:jsx("div",{className:"flex shrink-0 items-center gap-5 pr-8",children:e})})}))}function Xu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("div",f(s({className:l("flex shrink-0 flex-col items-start whitespace-nowrap text-gray-foreground",a)},o),{children:e}))}function Ku(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("span",f(s({className:l("shrink-0 overflow-hidden text-ellipsis font-sans text-xxs font-medium leading-xxs",a)},o),{children:e}))}function Zu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("span",f(s({className:l("shrink-0 overflow-hidden text-ellipsis font-sans text-sm font-semibold leading-5",a)},o),{children:e}))}function ju(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx(xe,f(s({className:l("bg-gradient-to-r from-cm-24 to-secondary-24 text-primary-foreground",a)},o),{icon:jsx(CheckboxFill,{className:"text-primary-foreground"}),children:e}))}function Qu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("td",f(s({className:"px-5 py-4 align-middle"},o),{children:jsx("div",{className:l("flex flex-col items-start gap-2",a),children:e})}))}function $u(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("p",f(s({className:l("relative shrink-0 overflow-hidden text-ellipsis whitespace-nowrap text-[10px] font-medium leading-[12px] text-gray-foreground",a)},o),{children:e}))}function Ju(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("div",f(s({className:l("avatar-group flex shrink-0 items-center gap-2",a)},o),{children:e}))}function Yu(i){var u=i,{src:e,alt:a,fallback:o="?",className:t,tooltip:r}=u,d=n(u,["src","alt","fallback","className","tooltip"]);let c=jsxs(jt,f(s({size:"sm",className:l("ring-2 ring-background",t)},d),{children:[jsx(Qt,{src:e,alt:a}),jsx($t,{children:o})]}));return r?jsx(ga,{children:jsxs(je,{children:[jsx(Qe,{asChild:true,children:c}),jsx($e,{children:r})]})}):c}function ef(r){var d=r,{children:e,className:a,icon:o}=d,t=n(d,["children","className","icon"]);return jsx("td",f(s({className:"px-5 py-4 align-middle"},t),{children:jsx(xe,{variant:"regular-soft",className:a,icon:o,children:e})}))}function af({className:e,percentage:a}){let o=t=>t>=0&&t<=49||t>=50&&t<=80||t>=81&&t<=100?"bg-primary-stroke":"bg-gray-100";return jsx("div",{className:l("relative h-0.5 w-full overflow-hidden rounded-pill bg-gray-100",e),children:jsx("div",{className:l("absolute inset-y-0 left-0 rounded-pill transition-all duration-300",o(a)),style:{width:`${a}%`}})})}function tf(r){var d=r,{questions:e,answered:a,className:o}=d,t=n(d,["questions","answered","className"]);let i=a>0?a/e*100:0;return a===0?jsx("td",f(s({className:"px-5 py-4 align-middle"},t),{children:jsx("div",{className:l("flex min-w-[140px] flex-col items-start justify-center gap-2",o),children:jsxs("div",{className:"flex shrink-0 items-center justify-center gap-2 text-xs font-medium text-gray-foreground-muted",children:[jsx("div",{className:"flex size-4 items-center justify-center rounded-full bg-gray-background-soft",children:jsx(RemoveMinus,{className:"size-3 text-gray-foreground",strokeWidth:2.6})}),jsx("span",{className:"whitespace-nowrap font-medium text-gray-foreground-muted",children:"N\xE3o iniciado"})]})})})):jsx("td",f(s({className:"px-5 py-4 align-middle"},t),{children:jsxs("div",{className:l("flex min-w-[140px] flex-col items-start justify-center gap-2",o),children:[jsx("div",{className:"flex shrink-0 items-center gap-0.5 text-xs leading-4",children:jsxs("span",{className:"relative shrink-0 whitespace-nowrap font-medium text-gray-foreground-muted",children:[jsx("span",{className:"font-semibold text-gray-foreground",children:a})," ",a>1?"respondidas":"respondida"]})}),jsx(af,{percentage:i})]})}))}var of={notStarted:{icon:RemoveMinus,bgColor:"bg-gray-background-soft",iconColor:"text-gray-foreground",titleClassName:"font-medium text-gray-foreground-muted",title:()=>"N\xE3o iniciado",subtitle:()=>""},minNotReached:{icon:Warning,bgColor:"bg-feedback-warning-background-soft",iconColor:"text-feedback-warning-foreground",titleClassName:"font-medium text-gray-foreground-muted",title:()=>"M\xEDnimo n\xE3o atingido",subtitle:({remainingQuestions:e})=>e>1?`Faltam ${e} quest\xF5es`:`Falta ${e} quest\xE3o`},dominated:{icon:Check,bgColor:"bg-feedback-success-background-soft",iconColor:"text-feedback-success-foreground",titleClassName:"font-medium text-gray-foreground-muted",title:({progress:e})=>jsxs(Fragment,{children:[jsxs("span",{className:"font-semibold text-gray-foreground",children:[Math.round(e),"%"]})," ","de ",e>1?"acertos":"acerto"]}),subtitle:({correct:e,answered:a})=>`${e} de ${a} acertos`},notDominated:{icon:CloseMd,bgColor:"bg-feedback-error-background-soft",iconColor:"text-feedback-error-foreground",titleClassName:"font-medium text-gray-foreground-muted",title:({progress:e})=>jsxs(Fragment,{children:[jsxs("span",{className:"font-semibold text-gray-foreground",children:[Math.round(e),"%"]})," ","de ",e>1?"acertos":"acerto"]}),subtitle:({correct:e,answered:a})=>`${e} de ${a} acertos`}};function rf(e,a,o){return [[e,"notStarted"],[a,"minNotReached"],[o>=80,"dominated"],[true,"notDominated"]].find(([r])=>r)[1]}function sf(d){var i=d,{answered:e,correct:a,minQuestions:o,className:t}=i,r=n(i,["answered","correct","minQuestions","className"]);let u=e>0?a/e*100:0,c=e===0,p=a<o,m=o-a,x=rf(c,p,u),{icon:h,bgColor:y,iconColor:L,titleClassName:A,title:M,subtitle:V}=of[x],k={progress:u,correct:a,answered:e,remainingQuestions:m};return jsx("td",f(s({className:"px-5 py-4 align-middle"},r),{children:jsx("div",{className:l("flex min-w-[140px] flex-col items-start justify-center gap-2",t),children:jsxs("div",{className:"flex shrink-0 items-center justify-center gap-2 text-xs font-medium text-gray-foreground-muted",children:[jsx("div",{className:l("flex size-4 items-center justify-center rounded-full",y),children:jsx(h,{className:l("size-3",L),strokeWidth:2.6})}),jsxs("div",{className:"flex flex-col items-start justify-center",children:[jsx("span",{className:l("whitespace-nowrap",A),children:M(k)}),jsx("span",{className:"whitespace-nowrap text-xxs font-semibold text-gray-foreground-muted",children:V(k)})]})]})})}))}function lf(r){var d=r,{children:e,className:a,onClick:o}=d,t=n(d,["children","className","onClick"]);return jsx("td",f(s({className:"px-5 py-4 align-middle"},t),{children:jsx(Y,{variant:"regular-soft",size:"sm",iconRight:jsx(ArrowRightMd,{className:"size-4"}),onClick:o,className:a,children:e})}))}var As=cva("transition-all duration-150",{variants:{size:{sm:"size-6",md:"size-7",lg:"size-8"}},defaultVariants:{size:"md"}}),nf=cva("",{variants:{size:{sm:"size-7",md:"size-8",lg:"size-9"}},defaultVariants:{size:"md"}}),Ds=cva("inline-flex items-center justify-center",{variants:{size:{sm:"size-7",md:"size-8",lg:"size-9"},readOnly:{true:"cursor-default",false:"cursor-pointer"}},defaultVariants:{size:"md",readOnly:false}}),Rs=cva("flex w-full min-w-0 justify-between text-gray-foreground font-medium gap-2",{variants:{size:{sm:"text-xs",md:"text-xs",lg:"text-sm"}},defaultVariants:{size:"md"}});function uf({state:e,className:a}){let o=ve(),t=useRef(`rating-${Math.random().toString(36).slice(2)}`),r=o||t.current;return e==="full"?jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 24",fill:"none",className:a,children:jsx("path",{d:"M0.888855 9.61676C0.523397 9.27879 0.721914 8.66782 1.21623 8.60921L8.2204 7.77843C8.42186 7.75455 8.59685 7.62803 8.68182 7.44381L11.6361 1.03906C11.8446 0.587053 12.4872 0.586967 12.6957 1.03898L15.6499 7.44368C15.7349 7.6279 15.9087 7.75475 16.1102 7.77864L23.1148 8.60921C23.6091 8.66782 23.807 9.27897 23.4416 9.61694L18.2638 14.4061C18.1148 14.5438 18.0485 14.7488 18.0881 14.9478L19.4622 21.8658C19.5593 22.354 19.0396 22.7323 18.6053 22.4892L12.4507 19.0432C12.2737 18.9441 12.0586 18.9446 11.8816 19.0437L5.72641 22.4883C5.29205 22.7314 4.7715 22.354 4.86851 21.8658L6.2429 14.9483C6.28244 14.7493 6.21629 14.5438 6.06735 14.406L0.888855 9.61676Z",className:"fill-feedback-warning-background-soft stroke-feedback-warning-stroke hover:stroke-feedback-warning-stroke-emphasis",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})}):e==="half"?jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 24",fill:"none",className:a,children:[jsx("defs",{children:jsxs("linearGradient",{id:r,x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[jsx("stop",{offset:"50%",className:"[stop-color:var(--color-feedback-warning-background-soft)]",stopOpacity:"1"}),jsx("stop",{offset:"50%",stopColor:"transparent",stopOpacity:"0"})]})}),jsx("path",{d:"M0.888855 9.61676C0.523397 9.27879 0.721914 8.66782 1.21623 8.60921L8.2204 7.77843C8.42186 7.75455 8.59685 7.62803 8.68182 7.44381L11.6361 1.03906C11.8446 0.587053 12.4872 0.586967 12.6957 1.03898L15.6499 7.44368C15.7349 7.6279 15.9087 7.75475 16.1102 7.77864L23.1148 8.60921C23.6091 8.66782 23.807 9.27897 23.4416 9.61694L18.2638 14.4061C18.1148 14.5438 18.0485 14.7488 18.0881 14.9478L19.4622 21.8658C19.5593 22.354 19.0396 22.7323 18.6053 22.4892L12.4507 19.0432C12.2737 18.9441 12.0586 18.9446 11.8816 19.0437L5.72641 22.4883C5.29205 22.7314 4.7715 22.354 4.86851 21.8658L6.2429 14.9483C6.28244 14.7493 6.21629 14.5438 6.06735 14.406L0.888855 9.61676Z",fill:`url(#${r})`,className:"stroke-feedback-warning-stroke hover:stroke-feedback-warning-stroke-emphasis",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]}):jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 24",fill:"none",className:a,children:jsx("path",{d:"M0.888855 9.61676C0.523397 9.27879 0.721914 8.66782 1.21623 8.60921L8.2204 7.77843C8.42186 7.75455 8.59685 7.62803 8.68182 7.44381L11.6361 1.03906C11.8446 0.587053 12.4872 0.586967 12.6957 1.03898L15.6499 7.44368C15.7349 7.6279 15.9087 7.75475 16.1102 7.77864L23.1148 8.60921C23.6091 8.66782 23.807 9.27897 23.4416 9.61694L18.2638 14.4061C18.1148 14.5438 18.0485 14.7488 18.0881 14.9478L19.4622 21.8658C19.5593 22.354 19.0396 22.7323 18.6053 22.4892L12.4507 19.0432C12.2737 18.9441 12.0586 18.9446 11.8816 19.0437L5.72641 22.4883C5.29205 22.7314 4.7715 22.354 4.86851 21.8658L6.2429 14.9483C6.28244 14.7493 6.21629 14.5438 6.06735 14.406L0.888855 9.61676Z",fill:"transparent",className:"stroke-gray-stroke-emphasis",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})})}function ff(e,a){let o=e+1;return a>=o?"full":a>=o-.5?"half":"empty"}function cf({value:e,onChange:a,maxStars:o=5,readOnly:t=false,labels:r,size:d="md",className:i,classNameContainer:u,classNameLabels:c}){let[p,m]=useState(e!=null?e:0),[x,h]=useState(null),y=e!==void 0,L=y?e:p,A=k=>{if(t)return;let I=k+1;y||m(I),a==null||a(I);},M=k=>{t||h(k);},V=()=>{t||h(null);};return jsxs("div",{"data-slot":"rating",className:l("inline-flex w-fit flex-col gap-2",i),children:[jsx("div",{className:l("inline-flex flex-row gap-1",u),onMouseLeave:V,children:Array.from({length:o},(k,I)=>{let _=x!==null,E=_&&I<=x,b=x===I,v=_?E?"full":"empty":ff(I,L);return jsx("button",{type:"button",disabled:t,onClick:()=>A(I),onMouseEnter:()=>M(I),className:Ds({size:d,readOnly:t}),"aria-label":`Rate ${I+1} out of ${o}`,children:jsx(uf,{state:v,className:b&&!t?nf({size:d}):As({size:d})})},I)})}),r&&r.length===2&&jsxs("div",{className:l(Rs({size:d}),c),children:[jsx("span",{className:"truncate",children:r[0]}),jsx("span",{className:"truncate text-right",children:r[1]})]})]})}function Po(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsxs(ScrollArea.Root,f(s({"data-slot":"scroll-area",className:l("relative",e)},o),{children:[jsx(ScrollArea.Viewport,{"data-slot":"scroll-area-viewport",className:"size-full rounded-[inherit]",children:a}),jsx(Ua,{}),jsx(Ua,{orientation:"horizontal"}),jsx(ScrollArea.Corner,{})]}))}function Ua(t){var r=t,{className:e,orientation:a="vertical"}=r,o=n(r,["className","orientation"]);return jsx(ScrollArea.ScrollAreaScrollbar,f(s({"data-slot":"scroll-area-scrollbar",orientation:a,className:l("flex touch-none select-none",a==="vertical"&&"h-full w-2.5 border-l border-l-transparent p-px",a==="horizontal"&&"h-2.5 flex-col border-t border-t-transparent p-px",e)},o),{children:jsx(ScrollArea.ScrollAreaThumb,{"data-slot":"scroll-area-thumb",className:"relative flex-1 rounded-full bg-gray-stroke-muted"})}))}var Pt=createContext({invalid:false,size:"lg"});function Cf(t){var r=t,{invalid:e=false,size:a="lg"}=r,o=n(r,["invalid","size"]);return jsx(Pt.Provider,{value:useMemo(()=>({invalid:e,size:a}),[e,a]),children:jsx(Select.Root,s({"data-slot":"select"},o))})}function vf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({className:l("group relative flex flex-col gap-2",e),"data-slot":"select-wrapper"},a))}function If(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx("label",f(s({className:l("pointer-events-none absolute start-3 top-0 origin-left -translate-y-1/2 bg-surface-card px-1 text-xs font-medium text-gray-foreground transition-all duration-200 ease-out","group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:start-4 group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:top-6 group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:bg-transparent group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:px-0 group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:text-md group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:font-normal group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:text-gray-foreground","group-has-[[data-slot=select-trigger][data-size=md]]:group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:top-5 group-has-[[data-slot=select-trigger][data-size=md]]:group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:!text-sm",e),"data-slot":"select-label"},o),{children:a}))}function kf(a){var e=n(a,[]);return jsx(Select.Group,s({"data-slot":"select-group"},e))}function yf(a){var e=n(a,[]);return jsx(Select.Value,s({"data-slot":"select-value"},e))}var Sf=cva(["shadow-xs flex w-full items-center justify-between gap-2 rounded-md border-2 border-gray-stroke-muted bg-surface-card px-4 py-3 text-left text-gray-foreground outline-none transition-[color,box-shadow] hover:border-gray-stroke-emphasis hover:ring-[3px] hover:ring-state-focus disabled:cursor-default disabled:bg-gray-background-soft-muted disabled:hover:border-gray-stroke-muted disabled:hover:ring-0 aria-[invalid]:border-feedback-error-stroke aria-[invalid]:hover:ring-[3px] aria-[invalid]:hover:ring-state-error data-[placeholder]:text-gray-foreground-emphasis *:data-[slot=select-value]:flex *:data-[slot=select-value]:items-center *:data-[slot=select-value]:gap-2 disabled:data-[placeholder]:text-gray-foreground-muted [&>span]:line-clamp-1 [&_svg]:pointer-events-none [&_svg]:shrink-0"],{variants:{size:{lg:["h-12 max-h-12 text-md [&_svg]:size-6","group-has-[[data-slot=select-label]]:h-14"],md:["h-10 max-h-10 text-sm [&_svg]:size-5","group-has-[[data-slot=select-label]]:h-11"]}},defaultVariants:{size:"lg"}}),Pf=cva("data-disabled:pointer-events-none relative flex w-full cursor-default select-none items-center rounded px-2 font-medium text-gray-foreground outline-none hover:cursor-pointer hover:bg-secondary-background-soft-emphasis gap-3",{variants:{size:{lg:"py-2 text-sm [&_svg]:size-5",md:"py-2 text-sm [&_svg]:size-5"}},defaultVariants:{size:"lg"}});function wf(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{invalid:d,size:i}=useContext(Pt);return jsxs(Select.Trigger,f(s({className:l(Sf({size:i}),!d&&"[&:not([data-placeholder]):not(:disabled)]:border-gray-stroke-emphasis","group-has-[[data-slot=select-label]]:py-3 group-has-[[data-slot=select-label]]:data-[placeholder]:text-transparent",e),"data-slot":"select-trigger","data-size":i,"aria-invalid":d?"true":void 0},o),{children:[a,jsx(Select.Icon,{asChild:true,children:jsx(ChevronDown,{className:l("flex-shrink-0 text-gray-foreground"),strokeWidth:1.6})})]}))}function Tf(r){var d=r,{className:e,children:a,position:o="popper"}=d,t=n(d,["className","children","position"]);return jsx(Select.Portal,{children:jsxs(Select.Content,f(s({className:l("relative z-50 max-h-[min(24rem,var(--radix-select-content-available-height))] min-w-32 overflow-hidden rounded-md border border-gray-stroke-muted bg-surface-elevated text-gray-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 [&_[role=group]]:py-1",o==="popper"&&"w-full min-w-[var(--radix-select-trigger-width)] data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),"data-slot":"select-content",position:o},t),{children:[jsx(Ns,{}),jsx(Select.Viewport,{className:l("p-2",o==="popper"&&"h-[var(--radix-select-trigger-height)]"),children:a}),jsx(Fs,{})]}))})}function Af(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Select.Label,s({className:l("px-2 py-2 text-xs font-medium text-gray-foreground-muted",e),"data-slot":"select-header"},a))}function Df(r){var d=r,{className:e,children:a,icon:o}=d,t=n(d,["className","children","icon"]);let{size:i}=useContext(Pt);return jsxs(Select.Item,f(s({className:l(Pf({size:i}),e),"data-slot":"select-item"},t),{children:[o&&jsx("span",{className:"flex shrink-0 items-center justify-center text-gray-foreground",children:isValidElement(o)?cloneElement(o,{strokeWidth:1.6}):o}),jsx(Select.ItemText,{children:a}),jsx("span",{className:"absolute end-2 flex size-3.5 items-center justify-center",children:jsx(Select.ItemIndicator,{children:jsx(Check,{strokeWidth:1.6,className:"text-secondary-foreground"})})})]}))}function Rf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Select.Separator,s({className:l("-mx-1 my-1 h-px bg-gray-stroke-muted",e),"data-slot":"select-separator"},a))}function Ns(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Select.ScrollUpButton,f(s({className:l("flex cursor-default items-center justify-center py-1",e),"data-slot":"select-scroll-up-button"},a),{children:jsx(ChevronUp,{size:16,strokeWidth:1.6,className:"text-gray-foreground"})}))}function Fs(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Select.ScrollDownButton,f(s({className:l("flex cursor-default items-center justify-center py-1",e),"data-slot":"select-scroll-down-button"},a),{children:jsx(ChevronDown,{size:24,strokeWidth:1.6,className:"text-gray-foreground"})}))}function Mf(o){var t=o,{className:e}=t,a=n(t,["className"]);let{invalid:r}=useContext(Pt);return jsx("span",s({className:l("-mt-1 text-xs",r?"text-feedback-error-foreground":"text-gray-foreground",e),"data-slot":"select-text"},a))}var Es=createContext(null);function Hf(r){var d=r,{className:e,size:a="md",children:o}=d,t=n(d,["className","size","children"]);return jsx(Es.Provider,{value:useMemo(()=>({size:a}),[a]),children:jsx(Tabs.Root,f(s({"data-slot":"tabs",className:l("flex flex-col gap-2",e)},t),{children:o}))})}function Of(t){var r=t,{className:e,containerClassName:a}=r,o=n(r,["className","containerClassName"]);return jsxs(Po,{className:l("[&_[data-slot=scroll-area-scrollbar][data-orientation=horizontal]]:h-1",a),children:[jsx(Tabs.List,s({"data-slot":"tabs-list",className:l("inline-flex w-fit items-center justify-center rounded-md bg-gray-background-soft p-0.5",e)},o)),jsx(Ua,{orientation:"horizontal"})]})}var Hs=cva("shadow-transparent data-[state=active]:shadow-level-1 group inline-flex items-center justify-center gap-2.5 whitespace-nowrap rounded-[6px] font-medium text-gray-foreground outline-none data-[state=active]:bg-surface-card data-[state=active]:text-primary-foreground [&_svg]:shrink-0 [&_svg]:text-inherit disabled:text-gray-foreground-muted disabled:pointer-events-none",{variants:{size:{sm:"max-h-7 px-3 py-1.5 text-xs [&_svg]:size-4",md:"max-h-9 px-4 py-2 text-sm [&_svg]:size-5",lg:"max-h-11 px-4 py-2.5 text-md [&_svg]:size-6"}},defaultVariants:{size:"md"}});function qf(i){var u=i,{className:e,icon:a,badge:o,badgeVariant:t,children:r}=u,d=n(u,["className","icon","badge","badgeVariant","children"]);var x;let c=h=>h!=null&&h!==0&&h!==""&&h!=="0"&&!d.disabled,p=useContext(Es),m=(x=p==null?void 0:p.size)!=null?x:"md";return jsxs(Tabs.Trigger,f(s({"data-slot":"tabs-trigger",className:l(Hs({size:m,className:e}))},d),{children:[a,r&&jsxs("span",{className:"inline-grid [grid-template-areas:'stack']",children:[jsx("span",{"aria-hidden":"true",className:"invisible font-semibold [grid-area:stack]",children:r}),jsx("span",{className:"font-medium [grid-area:stack] group-data-[state=active]:font-semibold",children:r})]}),c(o)&&jsx(_e,{size:m,variant:t,children:String(o)})]}))}function Vf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Tabs.Content,s({"data-slot":"tabs-content",className:l("flex-1 outline-none",e)},a))}var Os=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),zf=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(a,o,t)=>t?t.toUpperCase():o.toLowerCase()),Do=e=>{let a=zf(e);return a.charAt(0).toUpperCase()+a.slice(1)},Tt=(...e)=>e.filter((a,o,t)=>!!a&&a.trim()!==""&&t.indexOf(a)===o).join(" ").trim(),qs=e=>{for(let a in e)if(a.startsWith("aria-")||a==="role"||a==="title")return true};var Vs={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};var Us=forwardRef((p,c)=>{var m=p,{color:e="currentColor",size:a=24,strokeWidth:o=2,absoluteStrokeWidth:t,className:r="",children:d,iconNode:i}=m,u=n(m,["color","size","strokeWidth","absoluteStrokeWidth","className","children","iconNode"]);return createElement("svg",s(s(f(s({ref:c},Vs),{width:a,height:a,stroke:e,strokeWidth:t?Number(o)*24/Number(a):o,className:Tt("lucide",r)}),!d&&!qs(u)&&{"aria-hidden":"true"}),u),[...i.map(([x,h])=>createElement(x,h)),...Array.isArray(d)?d:[d]])});var _s=(e,a)=>{let o=forwardRef((i,d)=>{var u=i,{className:t}=u,r=n(u,["className"]);return createElement(Us,s({ref:d,iconNode:a,className:Tt(`lucide-${Os(Do(e))}`,`lucide-${e}`,t)},r))});return o.displayName=Do(e),o};var Wf=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],_a=_s("x",Wf);function Mo(a){var e=n(a,[]);return jsx(Dialog.Root,s({"data-slot":"sheet"},e))}function Xf(a){var e=n(a,[]);return jsx(Dialog.Trigger,s({"data-slot":"sheet-trigger"},e))}function Kf(a){var e=n(a,[]);return jsx(Dialog.Close,s({"data-slot":"sheet-close"},e))}function Zf(a){var e=n(a,[]);return jsx(Dialog.Portal,s({"data-slot":"sheet-portal"},e))}function jf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Dialog.Overlay,s({"data-slot":"sheet-overlay",className:l("bg-black/50 fixed inset-0 z-50 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e)},a))}function Bo(r){var d=r,{className:e,children:a,side:o="right"}=d,t=n(d,["className","children","side"]);return jsxs(Zf,{children:[jsx(jf,{}),jsxs(Dialog.Content,f(s({"data-slot":"sheet-content",className:l("fixed z-50 flex flex-col gap-4 bg-background shadow-lg transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500 data-[state=open]:animate-in data-[state=closed]:animate-out",o==="right"&&"inset-y-0 right-0 h-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-sm",o==="left"&&"inset-y-0 left-0 h-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-sm",o==="top"&&"inset-x-0 top-0 h-auto border-b data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top",o==="bottom"&&"inset-x-0 bottom-0 h-auto border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom",e)},t),{children:[a,jsxs(Dialog.Close,{className:"rounded-xs focus:outline-hidden absolute right-4 top-4 opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary",children:[jsx(_a,{className:"size-4"}),jsx("span",{className:"sr-only",children:"Close"})]})]}))]})}function Qf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sheet-header",className:l("flex flex-col gap-1.5 p-4",e)},a))}function $f(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sheet-footer",className:l("mt-auto flex flex-col gap-2 p-4",e)},a))}function Jf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Dialog.Title,s({"data-slot":"sheet-title",className:l("font-semibold text-foreground",e)},a))}function Yf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Dialog.Description,s({"data-slot":"sheet-description",className:l("text-muted-foreground text-sm",e)},a))}function At(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"skeleton",className:l("animate-pulse rounded-md bg-gray-150",e)},a))}var dc="sidebar_state",nc=3600*24*7,ic="b",Ks=createContext(null);function ha(){let e=useContext(Ks);if(!e)throw new Error("useSidebar must be used within a SidebarProvider.");return e}function uc(i){var u=i,{defaultOpen:e=true,open:a,onOpenChange:o,className:t,children:r}=u,d=n(u,["defaultOpen","open","onOpenChange","className","children"]);let c=Ha(),[p,m]=useState(false),[x,h]=useState(e),y=a!=null?a:x,L=useCallback(k=>{let I=typeof k=="function"?k(y):k;o?o(I):h(I),document.cookie=`${dc}=${I}; path=/; max-age=${nc}`;},[o,y]),A=useCallback(()=>c?m(k=>!k):L(k=>!k),[c,L,m]);useEffect(()=>{let k=I=>{I.key===ic&&(I.metaKey||I.ctrlKey)&&(I.preventDefault(),A());};return window.addEventListener("keydown",k),()=>window.removeEventListener("keydown",k)},[A]);let M=y?"expanded":"collapsed",V=useMemo(()=>({state:M,open:y,setOpen:L,isMobile:c,openMobile:p,setOpenMobile:m,toggleSidebar:A}),[M,y,L,c,p,m,A]);return jsx(Ks.Provider,{value:V,children:jsx(ga,{delayDuration:0,children:jsx("div",f(s({"data-slot":"sidebar-wrapper",className:l("group/sidebar-wrapper has-data-[variant=inset]:bg-surface-navigation flex min-h-svh w-full",t)},d),{children:r}))})})}function fc(u){var c=u,{side:e="left",variant:a="sidebar",collapsible:o="offcanvas",className:t,containerClassName:r,children:d}=c,i=n(c,["side","variant","collapsible","className","containerClassName","children"]);let{isMobile:p,state:m,openMobile:x,setOpenMobile:h}=ha();return o==="none"?jsx("div",f(s({"data-slot":"sidebar",className:l("flex h-full w-[var(--sidebar-width)] flex-col bg-surface-navigation text-gray-foreground",t)},i),{children:d})):p?jsx(Mo,f(s({open:x,onOpenChange:h},i),{children:jsx(Bo,{"data-sidebar":"sidebar","data-slot":"sidebar","data-mobile":"true",className:l("w-[var(--sidebar-width-mobile)] bg-surface-navigation p-0 text-gray-foreground [&>button]:hidden",t),side:e,children:jsx("div",{className:"flex h-full w-full flex-col",children:d})})})):jsxs("div",{className:l("group peer hidden text-gray-foreground md:block",t),"data-state":m,"data-collapsible":m==="collapsed"?o:"","data-variant":a,"data-side":e,"data-slot":"sidebar",children:[jsx("div",{"data-slot":"sidebar-gap",className:l("relative w-[var(--sidebar-width)] bg-transparent transition-[width] duration-200 ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180",a==="floating"||a==="inset"?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4)))]":"group-data-[collapsible=icon]:w-[var(--sidebar-width-icon)]")}),jsx("div",f(s({"data-slot":"sidebar-container",className:l("fixed inset-y-0 z-10 hidden h-svh w-[var(--sidebar-width)] border-gray-stroke-muted transition-[left,right,width] duration-200 ease-linear md:flex",e==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",a==="floating"||a==="inset"?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4))+2px)]":"group-data-[collapsible=icon]:w-[var(--sidebar-width-icon)] group-data-[side=left]:border-r group-data-[side=right]:border-l",r)},i),{children:jsx("div",{"data-sidebar":"sidebar","data-slot":"sidebar-inner",className:"flex h-full w-full flex-col bg-surface-navigation group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:border-gray-stroke-muted group-data-[variant=floating]:shadow-sm",children:d})}))]})}function cc(c){var p=c,{className:e,onClick:a,sizeIcon:o="size-5",icon:t=jsx(HamburgerMd,{className:o}),showTooltip:r=false,tooltipContent:d,enableHover:i=false}=p,u=n(p,["className","onClick","sizeIcon","icon","showTooltip","tooltipContent","enableHover"]);let{toggleSidebar:m,open:x,isMobile:h}=ha(),[y,L]=useState(false),M=d||{open:"Esconder",closed:"Mostrar"},V=()=>i&&y?x?jsx(ChevronLeftMd,{className:o}):jsx(ChevronRightMd,{className:o}):t,k=jsxs("button",f(s({"data-sidebar":"trigger","data-slot":"sidebar-trigger",className:l("flex min-h-8 min-w-8 items-center justify-center rounded-full bg-surface-elevated text-gray-foreground transition-all duration-200 hover:shadow-[0px_0px_2px_0px_rgba(24,26,30,0.16),0px_2px_4px_0px_rgba(24,26,30,0.08)] [&>svg]:text-gray-foreground",e),onClick:I=>{a==null||a(I),m();},onMouseEnter:!h&&i?()=>L(true):void 0,onMouseLeave:!h&&i?()=>L(false):void 0},u),{children:[V(),jsx("span",{className:"sr-only",children:"Toggle Sidebar"})]}));return !r||h?k:jsxs(je,{children:[jsx(Qe,{asChild:true,children:k}),jsx($e,{side:"right",align:"center",children:x?M.open:M.closed})]})}function pc(o){var t=o,{className:e}=t,a=n(t,["className"]);let{toggleSidebar:r}=ha();return jsx("button",s({"data-sidebar":"rail","data-slot":"sidebar-rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:r,title:"Toggle Sidebar",className:l("absolute inset-y-0 z-20 hidden w-4 -translate-x-1/2 transition-all ease-linear after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] hover:after:bg-gray-stroke-muted group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","in-data-[side=left]:cursor-w-resize in-data-[side=right]:cursor-e-resize","[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-w-resize","group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full hover:group-data-[collapsible=offcanvas]:bg-surface-navigation","[[data-side=left][data-collapsible=offcanvas]_&]:-right-2","[[data-side=right][data-collapsible=offcanvas]_&]:-left-2",e)},a))}function mc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("main",s({"data-slot":"sidebar-inset",className:l("relative flex w-full flex-1 flex-col bg-surface-navigation","md:peer-data-[variant=inset]:m-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:peer-data-[state=collapsed]:ml-2 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow-sm",e)},a))}function gc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(ko,s({"data-slot":"sidebar-input","data-sidebar":"input",className:l("bg-bg-surface-navigation h-8 w-full shadow-none",e)},a))}function xc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sidebar-header","data-sidebar":"header",className:l("flex flex-col gap-0.5 px-4 pt-3",e)},a))}function hc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sidebar-footer","data-sidebar":"footer",className:l("flex flex-col gap-0.5 px-4 pb-3 [[data-state=collapsed]_&]:px-2",e)},a))}function bc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(sa,s({"data-slot":"sidebar-separator","data-sidebar":"separator",className:l("mx-2 w-auto bg-gray-stroke-muted",e)},a))}function Lc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sidebar-content","data-sidebar":"content",className:l("flex min-h-0 flex-1 flex-col gap-0.5 overflow-auto group-data-[collapsible=icon]:overflow-hidden",e)},a))}function Cc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sidebar-group","data-sidebar":"group",className:l("relative flex w-full min-w-0 flex-col p-2 px-4",e)},a))}function vc(t){var r=t,{className:e,asChild:a=false}=r,o=n(r,["className","asChild"]);let d=a?Slot.Slot:"div";return jsx(d,s({"data-slot":"sidebar-group-label","data-sidebar":"group-label",className:l("outline-hidden flex h-12 shrink-0 items-center whitespace-nowrap rounded-md px-2 text-xs font-semibold uppercase text-gray-foreground-muted ring-ring transition-[margin,opacity] duration-200 ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:mt-0 group-data-[collapsible=icon]:hidden",e)},o))}function Ic(t){var r=t,{className:e,asChild:a=false}=r,o=n(r,["className","asChild"]);let d=a?Slot.Slot:"button";return jsx(d,s({"data-slot":"sidebar-group-action","data-sidebar":"group-action",className:l("outline-hidden absolute right-3 top-3.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-gray-foreground ring-ring transition-transform hover:bg-secondary-background-soft-emphasis focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 md:after:hidden","group-data-[collapsible=icon]:hidden",e)},o))}function kc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sidebar-group-content","data-sidebar":"group-content",className:l("w-full text-sm",e)},a))}function yc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("ul",s({"data-slot":"sidebar-menu","data-sidebar":"menu",className:l("flex w-full min-w-0 flex-col gap-1",e)},a))}function Sc(r){var d=r,{className:e,isActive:a,children:o}=d,t=n(d,["className","isActive","children"]);return jsxs("li",f(s({"data-slot":"sidebar-menu-item","data-sidebar":"menu-item",className:l("group/menu-item relative hover:cursor-pointer",e)},t),{children:[a&&jsx("span",{className:"absolute -left-4 top-0 h-full w-0.5 bg-secondary-stroke-emphasis","aria-hidden":"true"}),o]}))}var Pc=cva("peer/menu-button font-medium flex w-full items-center gap-2.5 overflow-hidden rounded-md p-[.55rem] text-left text-sm outline-hidden ring-ring transition-[width,height,padding] hover:bg-secondary-background-soft-emphasis focus-visible:ring-2 active:text-secondary-foreground active:font-semibold disabled:pointer-events-none disabled:opacity-50 group-has-data-[sidebar=menu-action]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:text-secondary-foreground data-[active=true]:font-semibold data-[active=true]:hover:bg-secondary-background-soft-emphasis data-[active=true]:hover:text-secondary-foreground group-data-[collapsible=icon]:size-10! group-data-[collapsible=icon]:p-2.5! [&>span:last-child]:truncate [&>svg] [&>svg]:size-5 [&>svg]:shrink-0 mx-auto",{variants:{variant:{default:"hover:bg-secondary-background-soft-emphasis",section:"[[data-state=collapsed]_&]:p-[5px]",outline:"bg-surface-navigation shadow-[0_0_0_1px_hsl(var(--color-border))] hover:bg-secondary-background-soft-emphasis hover:shadow-[0_0_0_1px_hsl(var(--secondary))]"},size:{sm:"h-8 text-xs",md:"h-10 text-sm",lg:"h-12 text-md group-data-[collapsible=icon]:p-0!"}},defaultVariants:{variant:"default",size:"md"}});function wc(u){var c=u,{asChild:e=false,isActive:a=false,variant:o="default",size:t="md",tooltip:r,className:d}=c,i=n(c,["asChild","isActive","variant","size","tooltip","className"]);let p=e?Slot.Slot:"button",{isMobile:m,state:x}=ha(),h=jsx(p,s({"data-slot":"sidebar-menu-button","data-sidebar":"menu-button","data-size":t,"data-active":a,className:l(Pc({variant:o,size:t}),d)},i));return r?(typeof r=="string"&&(r={children:r}),jsxs(je,{children:[jsx(Qe,{asChild:true,children:h}),jsx($e,s({side:"right",align:"center",hidden:x!=="collapsed"||m},r))]})):h}function Tc(r){var d=r,{className:e,asChild:a=false,showOnHover:o=false}=d,t=n(d,["className","asChild","showOnHover"]);let i=a?Slot.Slot:"button";return jsx(i,s({"data-slot":"sidebar-menu-action","data-sidebar":"menu-action",className:l("outline-hidden absolute right-1 top-1.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-gray-foreground ring-ring transition-transform hover:bg-secondary-background-soft-emphasis focus-visible:ring-2 peer-hover/menu-button:text-secondary-stroke-emphasis [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 md:after:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",o&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-secondary md:opacity-0",e)},t))}function Ac(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sidebar-menu-badge","data-sidebar":"menu-badge",className:l("pointer-events-none absolute right-1 flex h-5 min-w-5 select-none items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-gray-foreground","peer-hover/menu-button:text-secondary peer-data-[active=true]/menu-button:text-secondary","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",e)},a))}function Dc(t){var r=t,{className:e,showIcon:a=false}=r,o=n(r,["className","showIcon"]);let d=useMemo(()=>`${Math.floor(Math.random()*40)+50}%`,[]);return jsxs("div",f(s({"data-slot":"sidebar-menu-skeleton","data-sidebar":"menu-skeleton",className:l("flex h-8 items-center gap-0.5 rounded-md px-2",e)},o),{children:[a&&jsx(At,{className:"size-4 rounded-md","data-sidebar":"menu-skeleton-icon"}),jsx(At,{className:"max-w-(--skeleton-width) h-4 flex-1","data-sidebar":"menu-skeleton-text",style:{"--skeleton-width":d}})]}))}function Rc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("ul",s({"data-slot":"sidebar-menu-sub","data-sidebar":"menu-sub",className:l("mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l border-gray-stroke-muted px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",e)},a))}function Mc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("li",s({"data-slot":"sidebar-menu-sub-item","data-sidebar":"menu-sub-item",className:l("group/menu-sub-item relative",e)},a))}function Bc({icon:e,title:a}){let{state:o,isMobile:t}=ha();return jsxs(Fragment,{children:[e,jsx("span",{className:l("whitespace-nowrap",o==="collapsed"&&"opacity-0",t&&"opacity-100"),children:a})]})}function Nc(){return jsx("div",{className:"ml-auto transition-transform duration-200 group-data-[state=open]/collapsible:rotate-90",children:jsx(ChevronRightMd,{size:20})})}function Fc(d){var i=d,{asChild:e=false,size:a="md",isActive:o=false,className:t}=i,r=n(i,["asChild","size","isActive","className"]);let u=e?Slot.Slot:"a";return jsx(u,s({"data-slot":"sidebar-menu-sub-button","data-sidebar":"menu-sub-button","data-size":a,"data-active":o,className:l("outline-hidden flex h-9 min-w-0 -translate-x-px items-center gap-0.5 overflow-hidden rounded-md px-2 font-medium text-gray-foreground ring-ring hover:bg-secondary-background-soft-emphasis focus-visible:ring-2 active:font-semibold active:text-secondary-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-gray-foreground","data-[active=true]:font-semibold data-[active=true]:text-secondary-foreground",a==="sm"&&"text-xs",a==="md"&&"text-sm","group-data-[collapsible=icon]:hidden",t)},r))}var qc={sm:"size-2",md:"size-3",lg:"size-4"},js={sm:"[&_svg]:size-2",md:"[&_svg]:size-3",lg:"[&_svg]:size-3.5"},Vc={sm:"data-[state=checked]:translate-x-[11px] data-[state=checked]:rtl:-translate-x-[11px] data-[state=checked]:data-[disabled]:translate-x-[10px] data-[state=checked]:data-[disabled]:rtl:-translate-x-[10px]",md:"data-[state=checked]:translate-x-[15px] data-[state=checked]:rtl:-translate-x-[15px] data-[state=checked]:data-[disabled]:translate-x-[14px] data-[state=checked]:data-[disabled]:rtl:-translate-x-[14px]",lg:"data-[state=checked]:translate-x-[19px] data-[state=checked]:rtl:-translate-x-[19px] data-[state=checked]:data-[disabled]:translate-x-[18px] data-[state=checked]:data-[disabled]:rtl:-translate-x-[18px]"},Qs=cva("peer inline-flex shrink-0 items-center rounded-pill outline-none transition-all disabled:pointer-events-none focus:outline-0",{variants:{variant:{regular:"border-2 border-gray-stroke-muted data-[disabled]:cursor-default data-[disabled]:!bg-gray-background-soft-muted data-[state=checked]:bg-primary-background-fill data-[state=unchecked]:bg-surface-card data-[state=checked]:border-transparent data-[disabled]:data-[state=checked]:bg-gray-background-soft-muted data-[disabled]:data-[state=checked]:border-gray-stroke-muted enabled:hover:ring-4 data-[state=unchecked]:enabled:hover:ring-state-hover data-[state=checked]:enabled:hover:ring-state-active data-[state=unchecked]:enabled:hover:border-gray-stroke data-[state=checked]:enabled:hover:bg-primary-background-fill-emphasis"},size:{sm:"h-4 w-6",md:"h-5 w-8",lg:"h-6 w-10"}},defaultVariants:{variant:"regular",size:"md"}});function zc(c){var p=c,{className:e,size:a,variant:o,checkedIcon:t,uncheckedIcon:r,checked:d,defaultChecked:i}=p,u=n(p,["className","size","variant","checkedIcon","uncheckedIcon","checked","defaultChecked"]);let[m,x]=useState(i||false),h=d!==void 0,y=h?d:m,L=t||r;return jsx(Switch.Root,f(s({"data-slot":"switch",className:l("group",Qs({size:a,variant:o}),e),checked:d,defaultChecked:i,onCheckedChange:A=>{var M;h||x(A),(M=u.onCheckedChange)==null||M.call(u,A);}},u),{children:jsx(Switch.Thumb,{"data-slot":"switch-thumb",className:l("pointer-events-none flex items-center justify-center rounded-full ring-0 transition-transform data-[state=unchecked]:translate-x-0.5 data-[disabled]:!bg-gray-background-fill-muted data-[state=checked]:bg-primary-foreground-onfill data-[state=unchecked]:bg-gray-foreground-muted data-[state=unchecked]:group-hover:bg-gray-foreground data-[state=unchecked]:group-data-[disabled]:group-hover:bg-gray-foreground-muted",L&&"!bg-transparent data-[disabled]:!bg-transparent",qc[a||"md"],Vc[a||"md"]),children:L&&jsxs(Fragment,{children:[y&&t&&jsx("span",{className:l("flex items-center justify-center text-primary-foreground-onfill group-data-[disabled]:text-gray-300",js[a||"md"]),children:t}),!y&&r&&jsx("span",{className:l("flex items-center justify-center text-gray-foreground group-data-[disabled]:text-gray-300",js[a||"md"]),children:r})]})})}))}var $s=createContext({});function Kc({children:e,value:a,onValueChange:o,open:t,defaultOpen:r,onOpenChange:d}){let[i,u]=useState(a||""),c={value:a||i,onValueChange:o||u};return jsx($s.Provider,{value:c,children:jsx(fo,{open:t,defaultOpen:r,onOpenChange:d,children:e})})}function Zc({children:e,asChild:a=true,className:o}){return jsx(co,{className:o,asChild:a,children:e})}function jc({children:e,align:a="center",side:o="right",className:t}){return jsx(po,{className:t,align:a,side:o,children:e})}function Qc({children:e,label:a}){let{value:o,onValueChange:t}=useContext($s);return a?jsxs(Fragment,{children:[jsx(go,{children:a}),jsx(ft,{value:o,onValueChange:t,children:e})]}):jsx(ft,{value:o,onValueChange:t,children:e})}function $c({children:e,value:a,onClick:o,icon:t}){let r=()=>{o&&o();};return a?jsxs(mo,{value:a,onClick:r,children:[typeof t=="string"?jsx("img",{src:t,alt:"",width:20,height:14}):t,e]}):jsxs(ut,{onClick:r,children:[typeof t=="string"?jsx("img",{src:t,alt:"",width:20,height:14}):t,e]})}function Jc({children:e,onClick:a,icon:o}){return jsxs(ut,{onClick:a,children:[o,e]})}function Yc(){return jsx(xo,{})}var el=createContext(null),lp=150,Js=16,dp="w-8";function Eo(){let e=useContext(el);if(!e)throw new Error("useTabsContext must be used within a Tabs component.");return e}function np(e,a){let o=useRef(null);return useEffect(()=>()=>{o.current&&clearTimeout(o.current);},[]),useCallback(((...t)=>{o.current&&clearTimeout(o.current),o.current=setTimeout(()=>e(...t),a);}),[e,a])}var al=cva("relative inline-flex min-w-full items-center justify-between gap-0 bg-surface-section",{variants:{variant:{standalone:"rounded-lg border border-gray-stroke-muted px-6",header:"border-b border-gray-stroke-muted px-3.5 sm:px-6 lg:px-8 bg-transparent"}},defaultVariants:{variant:"standalone"}}),tl=cva(["inline-flex min-w-fit flex-1 items-center justify-center gap-2 whitespace-nowrap font-medium transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2","disabled:pointer-events-none disabled:text-gray-foreground-muted","[&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg]:transition-all","relative font-medium text-gray-foreground hover:text-gray-foreground data-[state=active]:text-primary-foreground data-[state=active]:font-semibold"],{variants:{variant:{standalone:"px-3.5 md:px-10 lg:px-16",header:"px-4"},size:{md:"h-[46px] text-sm",lg:"h-[54px] text-base"}},defaultVariants:{variant:"standalone",size:"md"}}),ip=cva("relative min-w-0 max-w-full",{variants:{variant:{standalone:"",header:"px-3.5 sm:px-6 lg:px-8"}},defaultVariants:{variant:"standalone"}}),Ys=cva(["pointer-events-none absolute top-0 z-10 h-full transition-opacity duration-200",dp],{variants:{side:{left:"left-0 bg-gradient-to-r from-background to-transparent",right:"right-0 bg-gradient-to-l from-background to-transparent"},variant:{standalone:"",header:""}},compoundVariants:[{side:"left",variant:"header",class:"left-3.5 sm:left-6 lg:left-8"},{side:"right",variant:"header",class:"right-3.5 sm:right-6 lg:right-8"}],defaultVariants:{side:"left",variant:"standalone"}}),ol=cva("ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",{variants:{variant:{standalone:"",header:""},size:{md:"",lg:""}},compoundVariants:[{variant:"standalone",size:"md",class:"m-4"},{variant:"standalone",size:"lg",class:"m-6"},{variant:"header",size:"md",class:"my-4"},{variant:"header",size:"lg",class:"my-6"}],defaultVariants:{variant:"standalone",size:"md"}});function up(i){var u=i,{className:e,variant:a="standalone",size:o="md",responsive:t=true,children:r}=u,d=n(u,["className","variant","size","responsive","children"]);let[c,p]=useState(o),m=useCallback(()=>{if(typeof window=="undefined")return;let h=parseInt(pa.tablet),y=parseInt(pa.mobile),L=window.innerWidth;L<=y||L<=h?p("md"):p(o);},[o]),x=np(m,lp);return useEffect(()=>{if(typeof window=="undefined"||!t){p(o);return}return m(),window.addEventListener("resize",x),()=>window.removeEventListener("resize",x)},[t,o,m,x]),jsx(el.Provider,{value:useMemo(()=>({variant:a,size:o,responsiveSize:c}),[a,o,c]),children:jsx(Tabs.Root,f(s({"data-slot":"tabs","data-variant":a,"data-size":c,className:l("flex w-full max-w-full flex-col overflow-hidden",e)},d),{children:r}))})}function fp(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{variant:d,responsiveSize:i}=Eo(),u=useRef(null),c=useRef(null),[p,m]=useState(false),[x,h]=useState(false),[y,L]=useState(null),A=useCallback(()=>{let k=u.current;if(!k)return;let{scrollLeft:I,scrollWidth:_,clientWidth:E}=k,b=_>E;m(b&&I>0),h(b&&I<_-E-1);},[]),M=useCallback(()=>{let k=c.current;if(!k)return;let I=k.querySelector('[data-state="active"]');if(I){let _=k.getBoundingClientRect(),E=I.getBoundingClientRect();L({left:E.left-_.left,width:E.width});}},[]),V=useCallback(()=>{let k=u.current,I=c.current;if(!k||!I)return;let _=I.querySelector('[data-state="active"]');if(_){let E=k.getBoundingClientRect(),b=_.getBoundingClientRect();b.left<E.left?k.scrollBy({left:b.left-E.left-Js,behavior:"smooth"}):b.right>E.right&&k.scrollBy({left:b.right-E.right+Js,behavior:"smooth"});}},[]);return useEffect(()=>{let k=u.current;if(!k)return;A();let I=new ResizeObserver(()=>{A(),M();});return I.observe(k),k.addEventListener("scroll",A,{passive:true}),()=>{I.disconnect(),k.removeEventListener("scroll",A);}},[A,M]),useEffect(()=>{M();},[M,a]),useEffect(()=>{let k=c.current;if(!k)return;let I=new MutationObserver(_=>{for(let E of _)if(E.type==="attributes"&&E.attributeName==="data-state"){M(),V();break}});return I.observe(k,{attributes:true,subtree:true,attributeFilter:["data-state"]}),()=>I.disconnect()},[M,V]),jsxs("div",{"data-slot":"tabs-list-wrapper",className:ip({variant:d}),children:[jsx("div",{className:l(Ys({side:"left",variant:d}),p?"opacity-100":"opacity-0"),"aria-hidden":"true"}),jsx("div",{className:l(Ys({side:"right",variant:d}),x?"opacity-100":"opacity-0"),"aria-hidden":"true"}),jsx("div",{ref:u,className:"overflow-x-auto overflow-y-hidden [-ms-overflow-style:none] [scrollbar-width:none] [&::-webkit-scrollbar]:hidden",children:jsxs("div",{ref:c,className:"relative",children:[jsx(Tabs.List,f(s({"data-slot":"tabs-list","data-variant":d,"data-size":i,className:l(al({variant:d}),e)},o),{children:a})),y&&jsx("div",{className:"pointer-events-none absolute bottom-0 h-0.5 bg-secondary-stroke-emphasis transition-all duration-300 ease-out",style:{left:y.left,width:y.width},"aria-hidden":"true"})]})})]})}function cp(d){var i=d,{className:e,children:a,icon:o,badge:t}=i,r=n(i,["className","children","icon","badge"]);let{variant:u,responsiveSize:c}=Eo(),p=useRef(null),[m,x]=useState(false);useEffect(()=>{let y=p.current;if(!y)return;let L=()=>{x(y.getAttribute("data-state")==="active");};L();let A=new MutationObserver(L);return A.observe(y,{attributes:true,attributeFilter:["data-state"]}),()=>A.disconnect()},[]);let h=()=>o?isValidElement(o)?cloneElement(o,{strokeWidth:m?2:1.6}):o:null;return jsxs(Tabs.Trigger,f(s({ref:p,"data-slot":"tabs-trigger","data-variant":u,"data-size":c,className:l(tl({variant:u,size:c}),e)},r),{children:[o&&jsx("span",{"data-slot":"tabs-icon",className:"flex shrink-0 items-center","aria-hidden":"true",children:h()}),jsx("span",{children:a}),t&&jsx("span",{"data-slot":"tabs-badge",className:"flex shrink-0 items-center",role:"status",children:t})]}))}function pp(o){var t=o,{className:e}=t,a=n(t,["className"]);let{variant:r,responsiveSize:d}=Eo();return jsx(Tabs.Content,s({"data-slot":"tabs-content","data-variant":r,"data-size":d,className:l(ol({variant:r,size:d}),e)},a))}var rl=cva("group/tile relative flex flex-col justify-center rounded-lg gap-0.5 px-5 py-4 cursor-default data-[disabled=true]:pointer-events-none",{variants:{variant:{regular:"bg-surface-settings-on text-primary-foreground fill-primary-foreground data-[disabled=false]:hover:[background:radial-gradient(51.96%_112.02%_at_50%_112.02%,_var(--color-surface-card)_0%,_var(--color-surface-settings-on)_100%)] data-[disabled=true]:bg-surface-disable data-[inactive=true]:bg-surface-settings-off data-[inactive=true]:hover:[background:radial-gradient(51.96%_112.02%_at_50%_112.02%,_var(--color-surface-card)_0%,_var(--color-surface-settings-off)_100%)]",cm:"bg-cm-background-fill text-cm-foreground-onfill fill-cm-foreground-onfill data-[disabled=false]:hover:[background:radial-gradient(63.78%_137.5%_at_50%_137.5%,_var(--color-cm-background-fill-emphasis)_0%,_var(--color-cm-background-fill)_100%)] data-[disabled=true]:opacity-70 data-[inactive=true]:[filter:brightness(.8)]",go:"bg-go-background-fill text-go-foreground-onfill fill-go-foreground-onfill data-[disabled=false]:hover:[background:radial-gradient(63.78%_137.5%_at_50%_137.5%,_var(--color-go-background-fill-emphasis)_0%,_var(--color-go-background-fill)_100%)] data-[disabled=true]:opacity-70 data-[inactive=true]:[filter:brightness(.8)]",cir:"bg-cir-background-fill text-cir-foreground-onfill fill-cir-foreground-onfill data-[disabled=false]:hover:[background:radial-gradient(63.78%_137.5%_at_50%_137.5%,_var(--color-cir-background-fill-emphasis)_0%,_var(--color-cir-background-fill)_100%)] data-[disabled=true]:opacity-70 data-[inactive=true]:[filter:brightness(.8)]",ped:"bg-ped-background-fill text-ped-foreground-onfill fill-ped-foreground-onfill data-[disabled=false]:hover:[background:radial-gradient(51.96%_112.02%_at_50%_112.02%,_var(--color-ped-background-fill-emphasis)_0%,_var(--color-ped-background-fill)_100%)] data-[disabled=true]:opacity-70 data-[inactive=true]:[filter:brightness(.8)]",prev:"bg-prev-background-fill text-prev-foreground-onfill fill-prev-foreground-onfill data-[disabled=false]:hover:[background:radial-gradient(63.78%_137.5%_at_50%_137.5%,_var(--color-prev-background-fill-emphasis)_0%,_var(--color-prev-background-fill)_100%)] data-[disabled=true]:opacity-70 data-[inactive=true]:[filter:brightness(.8)]"}},defaultVariants:{variant:"regular"}});function hp(i){var u=i,{className:e,variant:a="regular",asChild:o=false,disabled:t=false,inactive:r=false}=u,d=n(u,["className","variant","asChild","disabled","inactive"]);let c=o?Slot.Slot:"div";return jsxs(c,f(s({"data-slot":"tile","data-variant":a,"data-inactive":r,"data-disabled":t,"aria-disabled":t||r,className:l(rl({variant:a,className:e}),d.onClick&&!t&&"cursor-pointer")},d),{children:[d.children,d.onClick&&!t&&jsx(EditPencil,{className:"absolute right-5 top-4 size-5 opacity-0 transition-opacity group-hover/tile:opacity-100"})]}))}function bp(t){var r=t,{className:e,icon:a}=r,o=n(r,["className","icon"]);return jsx("div",f(s({"data-slot":"tile-icon",className:l("mb-2.5 last:mb-0 [&>svg]:size-5",e)},o),{children:a}))}function Lp(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"tile-title",className:l("line-clamp-1 flex w-fit text-xs font-medium",e)},a))}function Cp(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("span",s({"data-slot":"tile-description",className:l("line-clamp-1 flex w-fit text-sm font-semibold",e)},a))}var yp=3,Sp=5e3,Ee={ADD_TOAST:"ADD_TOAST",UPDATE_TOAST:"UPDATE_TOAST",DISMISS_TOAST:"DISMISS_TOAST",REMOVE_TOAST:"REMOVE_TOAST"},Ho=0;function Pp(){return Ho=(Ho+1)%Number.MAX_SAFE_INTEGER,Ho.toString()}var Oo=new Map,sl=e=>{if(Oo.has(e))return;let a=setTimeout(()=>{Oo.delete(e),Za({type:Ee.REMOVE_TOAST,toastId:e});},Sp);Oo.set(e,a);},wp=(e,a)=>{switch(a.type){case Ee.ADD_TOAST:return f(s({},e),{toasts:[a.toast,...e.toasts].slice(0,yp)});case Ee.UPDATE_TOAST:return f(s({},e),{toasts:e.toasts.map(o=>o.id===a.toast.id?s(s({},o),a.toast):o)});case Ee.DISMISS_TOAST:{let{toastId:o}=a;return o?sl(o):e.toasts.forEach(t=>{sl(t.id);}),f(s({},e),{toasts:e.toasts.map(t=>t.id===o||a.toastId===void 0?f(s({},t),{open:false}):t)})}case Ee.REMOVE_TOAST:return a.toastId===void 0?f(s({},e),{toasts:[]}):f(s({},e),{toasts:e.toasts.filter(o=>o.id!==a.toastId)})}},Ft=[],Et={toasts:[]};function Za(e){Et=wp(Et,e),[...Ft].forEach(a=>{a(Et);});}function Tp(a){var e=n(a,[]);let o=Pp(),t=d=>Za({type:Ee.UPDATE_TOAST,toast:f(s({},d),{id:o})}),r=()=>Za({type:Ee.DISMISS_TOAST,toastId:o});return Za({type:Ee.ADD_TOAST,toast:f(s({},e),{id:o,open:true,onOpenChange:d=>{d||r();}})}),{id:o,dismiss:r,update:t}}function qo(){let[e,a]=useState(Et);return useEffect(()=>(Ft.push(a),()=>{let o=Ft.indexOf(a);o>-1&&Ft.splice(o,1);}),[]),f(s({},e),{toast:Tp,dismiss:o=>Za({type:Ee.DISMISS_TOAST,toastId:o})})}var nl=cva("group pointer-events-auto relative flex w-full items-center justify-between gap-4 overflow-hidden rounded-md bg-surface-elevated p-2 pl-4 shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=open]:slide-in-from-top-full data-[state=closed]:fade-out-0 data-[state=closed]:slide-out-to-top-4 data-[state=open]:duration-300 data-[state=closed]:duration-400 data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=cancel]:transition-transform data-[swipe=end]:animate-out transition-[transform,opacity]",{variants:{variant:{primary:"text-primary-foreground",secondary:"text-secondary-foreground",success:"text-feedback-success-foreground",warning:"text-feedback-warning-foreground",error:"text-feedback-error-foreground"}},defaultVariants:{variant:"primary"}}),Bp=cva("size-6 shrink-0",{variants:{variant:{primary:"text-primary-foreground fill-primary-background-soft",secondary:"text-secondary-foreground fill-secondary-background-soft",success:"text-feedback-success-foreground fill-feedback-success-background-soft",warning:"text-feedback-warning-foreground fill-feedback-warning-background-soft",error:"text-feedback-error-foreground fill-feedback-error-background-soft"}},defaultVariants:{variant:"primary"}}),Np={primary:"regular-soft",secondary:"emphasis-soft",success:"success-soft",warning:"warning-soft",error:"error-soft"},Fp={primary:Info,secondary:Info,success:CircleCheck,warning:TriangleWarning,error:OctagonWarning},il=Toast.Provider;function ul(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Toast.Viewport,s({"data-slot":"toast-viewport",className:l("fixed right-0 top-0 z-[100] flex max-h-screen w-full min-w-0 max-w-[500px] flex-col gap-2 p-4 md:w-[500px]",e)},a))}function fl(i){var u=i,{className:e,variant:a="primary",showIcon:o=true,duration:t=5e3,children:r}=u,d=n(u,["className","variant","showIcon","duration","children"]);let c=Fp[a||"primary"];return jsxs(Toast.Root,f(s({duration:t,className:l(nl({variant:a}),e)},d),{children:[o&&jsx(c,{className:l(Bp({variant:a}))}),jsx("div",{className:"flex flex-1 items-center justify-between gap-4",children:r})]}))}function Ep(c){var p=c,{className:e,variant:a="primary",size:o="sm",iconLeft:t,iconRight:r,children:d,altText:i="Toast action"}=p,u=n(p,["className","variant","size","iconLeft","iconRight","children","altText"]);return jsx(Toast.Action,f(s({asChild:true,altText:i,className:l("inline-flex items-center justify-center",e)},u),{children:jsx(Y,{iconLeft:t,iconRight:r,size:o,variant:Np[a],children:d})}))}function cl(t){var r=t,{className:e,label:a="Fechar"}=r,o=n(r,["className","label"]);return jsx(Toast.Close,f(s({className:l("shrink-0",e)},o),{asChild:true,children:jsx(Y,{iconLeft:jsx(CloseMd,{className:"size-4"}),size:"sm","aria-label":a,variant:"regular-basic"})}))}function pl(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Toast.Title,s({className:l("flex-1 text-md font-medium",e)},a))}function ml(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Toast.Description,s({className:l("text-xs",e)},a))}function Hp(){let{toasts:e}=qo();return jsxs(il,{children:[e.map(function(i){var u=i,{id:a,title:o,description:t,action:r}=u,d=n(u,["id","title","description","action"]);return jsxs(fl,f(s({},d),{children:[jsxs("div",{className:"grid",children:[o&&jsx(pl,{children:o}),t&&jsx(ml,{children:t})]}),jsxs("div",{className:"flex items-center gap-2",children:[r,jsx(cl,{})]})]}),a)}),jsx(ul,{})]})}/*! Bundled license information:
|
|
1
|
+
import*as R from'react';import {createContext,forwardRef,createElement,Children,isValidElement,useMemo,useContext,useState,useCallback,Fragment as Fragment$1,useEffect,useRef,useId,cloneElement}from'react';import {cva}from'class-variance-authority';import {Mail,CloseMd,ChevronDown,Check,User,ChevronRightMd,MoreHorizontal,TimeRemaining,Lock,ArrowRightMd,ChevronRight,ArrowRightSm,RemoveMinus,Calendar,ChevronLeftMd,Hide,Show,TriangleWarning,ChevronLeftDuo,ChevronRightDuo,Circle,Info,CheckboxFill,Warning,ChevronUp,HamburgerMd,EditPencil,OctagonWarning,CircleCheck,SearchMagnifyingGlass}from'@medway-ui/icons';import {clsx}from'clsx';import {extendTailwindMerge}from'tailwind-merge';import {jsxs,jsx,Fragment}from'react/jsx-runtime';import {Toast,Slot,AlertDialog,Separator,Dialog,Avatar,Progress,Collapsible,Checkbox,DropdownMenu,Label,RadioGroup,Tooltip,ScrollArea,Select,Tabs,Switch,Popover}from'radix-ui';import {createPortal}from'react-dom';var ml=Object.defineProperty,gl=Object.defineProperties;var xl=Object.getOwnPropertyDescriptors;var Qa=Object.getOwnPropertySymbols;var zo=Object.prototype.hasOwnProperty,Uo=Object.prototype.propertyIsEnumerable;var Vo=(e,a,o)=>a in e?ml(e,a,{enumerable:true,configurable:true,writable:true,value:o}):e[a]=o,s=(e,a)=>{for(var o in a||(a={}))zo.call(a,o)&&Vo(e,o,a[o]);if(Qa)for(var o of Qa(a))Uo.call(a,o)&&Vo(e,o,a[o]);return e},f=(e,a)=>gl(e,xl(a));var n=(e,a)=>{var o={};for(var t in e)zo.call(e,t)&&a.indexOf(t)<0&&(o[t]=e[t]);if(e!=null&&Qa)for(var t of Qa(e))a.indexOf(t)<0&&Uo.call(e,t)&&(o[t]=e[t]);return o};var Ll=extendTailwindMerge({extend:{classGroups:{"font-size":["text-xxs","text-xs","text-sm","text-base","text-md","text-lg","text-xl","text-title-xs","text-title-sm","text-title-md","text-title-lg","text-title-xl","text-title-xxl","text-display-sm","text-display-md","text-display-lg"],leading:["leading-xxs","leading-xs","leading-sm","leading-md","leading-lg","leading-title-xs","leading-title-sm","leading-title-md","leading-title-lg","leading-title-xl","leading-title-xxl","leading-display-sm","leading-display-md","leading-display-lg"],"font-weight":["font-regular","font-medium","font-semibold","font-bold","font-extrabold"],rounded:["rounded-none","rounded-sm","rounded-md","rounded-lg","rounded-pill","rounded-circular","rounded-full"]}}});function l(...e){return Ll(clsx(e))}var Ht=createContext(null),Xo=cva("relative flex flex-col items-center justify-between gap-5 w-full rounded-md px-4 py-3 text-sm has-[>svg]:gap-x-9 gap-y-1 items-center [&>svg]:translate-y-0 [&>svg]:text-current lg:flex-row",{variants:{variant:{regular:"[background:linear-gradient(0deg,_var(--color-primary-background-soft)_0%,_var(--color-primary-background-soft)_100%),_var(--color-surface-card)] text-primary-foreground [&>svg]:text-primary-foreground",emphasis:"[background:linear-gradient(0deg,_var(--color-secondary-background-soft)_0%,_var(--color-secondary-background-soft)_100%),_var(--color-surface-card)] text-secondary-foreground [&>svg]:text-secondary-foreground",success:"[background:linear-gradient(0deg,_var(--color-green-background-soft)_0%,_var(--color-green-background-soft)_100%),_var(--color-surface-card)] text-green-foreground [&>svg]:text-green-foreground",warning:"[background:linear-gradient(0deg,_var(--color-yellow-background-soft)_0%,_var(--color-yellow-background-soft)_100%),_var(--color-surface-card)] text-yellow-foreground [&>svg]:text-yellow-foreground",error:"[background:linear-gradient(0deg,_var(--color-red-background-soft)_0%,_var(--color-red-background-soft)_100%),_var(--color-surface-card)] text-red-foreground [&>svg]:text-red-foreground"}},defaultVariants:{variant:"regular"}});function yl(d){var i=d,{className:e,variant:a="regular",onClose:o,children:t}=i,r=n(i,["className","variant","onClose","children"]);let u=Children.toArray(t),c=u.some(x=>isValidElement(x)&&x.type===Zo),p=u.some(x=>isValidElement(x)&&x.type===Ko),m=useMemo(()=>({variant:a,hasDescription:c,hasTitle:p,onClose:o}),[a,c,p,o]);return jsx(Ht.Provider,{value:m,children:jsxs("div",f(s({"data-slot":"alert",role:"alert",className:l(Xo({variant:a}),e)},r),{children:[t,o&&jsx(CloseMd,{"aria-label":"alert-close",onClick:o,className:"absolute right-4 top-2 !size-4 cursor-pointer !text-gray-foreground"})]}))})}function Sl(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-container",className:l("flex gap-3",e)},a))}function Pl(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-content",className:l("flex flex-col gap-1",e)},a))}function wl(t){var r=t,{className:e,icon:a}=r,o=n(r,["className","icon"]);return jsx("div",f(s({"data-slot":"alert-icon",className:l("size-6",e)},o),{children:a}))}function Ko(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-title",className:l("line-clamp-1 min-h-4 text-md font-medium",e)},a))}function Zo(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-description",className:l("!line-clamp-3 grid justify-items-start gap-1 text-sm leading-5",e)},a))}function Tl(o){var t=o,{className:e}=t,a=n(t,["className"]);let r=useContext(Ht),d=(r==null?void 0:r.hasDescription)||false,i=(r==null?void 0:r.hasTitle)||false,u=r==null?void 0:r.onClose;return jsx("div",s({"data-slot":"alert-actions",className:l("relative mt-2 flex flex-wrap items-center gap-x-2 lg:mt-0 lg:flex-nowrap",(!d||!i)&&u&&"lg:right-5",e)},a))}var jo=cva("inline-flex items-center justify-center rounded-pill px-3 py-2 min-h-10 text-sm font-semibold transition-colors whitespace-nowrap focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 hover:brightness-90",{variants:{variant:{regular:"text-current",basic:"text-current"},alertVariant:{regular:"",emphasis:"",success:"",warning:"",error:""}},compoundVariants:[{variant:"regular",alertVariant:"regular",class:"bg-primary-background-soft"},{variant:"regular",alertVariant:"emphasis",class:"bg-secondary-background-soft"},{variant:"regular",alertVariant:"success",class:"bg-green-background-soft"},{variant:"regular",alertVariant:"warning",class:"bg-yellow-background-soft"},{variant:"regular",alertVariant:"error",class:"bg-red-background-soft"}],defaultVariants:{variant:"regular",alertVariant:"regular"}});function Al(t){var r=t,{className:e,variant:a}=r,o=n(r,["className","variant"]);let d=useContext(Ht),i=(d==null?void 0:d.variant)||"regular";return jsx("button",s({className:l(jo({variant:a,alertVariant:i}),e)},o))}function Ot({size:e=24,className:a}){return jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:l("animate-spin",a),children:jsx("path",{d:"M21 12a9 9 0 1 1-6.219-8.56"})})}var Nl={sm:"size-4 p-0 leading-none",md:"size-5 p-0 leading-none",lg:"size-6 p-0 leading-none",xl:"size-7 p-0 leading-none"},Fl={sm:"px-1",md:"px-1",lg:"px-1",xl:"px-1.5"},$o=cva("inline-flex items-center justify-center rounded-pill border font-semibold w-fit whitespace-nowrap shrink-0 gap-1 [&>svg]:pointer-events-none overflow-hidden border-transparent px-2",{variants:{variant:{regular:"bg-secondary-background-fill text-secondary-foreground-onfill",error:"bg-red-background-soft text-red-stroke-emphasis",warning:"bg-yellow-background-soft text-yellow-foreground",freemium:"[background:radial-gradient(135.09%_111.8%_at_0%_50%,rgba(24,98,188,0.02)_0%,rgba(0,32,91,0)_100%),linear-gradient(46deg,rgba(62,218,199,0.56)_6.54%,rgba(24,98,188,0.17)_85.21%),var(--color-primary)] text-white"},size:{sm:"min-w-4 text-xxs [&>svg]:size-2.5",md:"min-w-5 text-xs [&>svg]:size-3",lg:"min-w-6 text-xs [&>svg]:size-3.5",xl:"min-w-7 text-sm [&>svg]:size-4"}},defaultVariants:{variant:"regular",size:"md"}});function _e(u){var c=u,{className:e,variant:a,size:o,icon:t,animation:r,asChild:d=false}=c,i=n(c,["className","variant","size","icon","animation","asChild"]);let p=d?Slot.Slot:"span",m=Children.count(i.children)>0,x=!!t&&!m,h=typeof i.children=="string"||typeof i.children=="number"?String(i.children).trim():"",y=/^[A-Za-z0-9]$/.test(h),L=/^[A-Za-z0-9]{2,3}$/.test(h),A=/^\d{1,2}\S$/.test(h),M=L||A;return jsxs(p,f(s({"data-slot":"badge",className:l($o({variant:a,size:o}),(x||y)&&Nl[o||"md"],!x&&M&&Fl[o||"md"],r==="shine"&&"animate-shine bg-[linear-gradient(135deg,transparent_25%,var(--color-white-24)_50%,transparent_75%,transparent_100%)] bg-[length:250%_250%,100%_100%] bg-no-repeat",e)},i),{children:[t,i.children]}))}var ql={sm:"!h-8 !min-h-8 !w-8 !px-3 !py-2",md:"!h-10 !min-h-10 !w-10 !px-[14px] !py-[10px]",lg:"!h-12 !min-h-12 !w-12 !p-3",xl:"!h-14 !min-h-14 !w-14 !p-3"},Jo={sm:"size-2",md:"size-2.5",lg:"size-2.5",xl:"size-3"},Vl={sm:"sm",md:"md",lg:"md",xl:"lg"},ya=cva("inline-flex items-center justify-center place-items-center gap-2 rounded-pill text-sm font-semibold whitespace-nowrap transition-all disabled:pointer-events-none shrink-0 [&_svg]:shrink-0 hover:cursor-pointer focus:outline-0 [grid-template-areas:'stack']",{variants:{variant:{regular:"bg-primary-background-fill text-primary-foreground-onfill hover:bg-primary-background-fill-emphasis disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill","regular-soft":"bg-primary-background-soft text-primary-foreground hover:bg-primary-background-soft-emphasis hover:text-primary-foreground-emphasis disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted","regular-basic":"bg-transparent text-primary-foreground hover:bg-primary-background-soft-emphasis hover:text-primary-foreground-emphasis disabled:bg-transparent disabled:text-gray-foreground-muted",emphasis:"bg-secondary-background-fill text-secondary-foreground-onfill hover:bg-secondary-background-fill-emphasis disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill","emphasis-soft":"bg-secondary-background-soft text-secondary-foreground hover:bg-secondary-background-soft-emphasis hover:text-secondary-foreground-emphasis disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted","emphasis-basic":"bg-transparent text-secondary-foreground hover:bg-secondary-background-soft-emphasis hover:text-secondary-foreground-emphasis disabled:bg-transparent disabled:text-gray-foreground-muted",error:"bg-red-background-fill text-red-foreground-onfill hover:bg-red-background-fill-emphasis disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill","error-soft":"bg-red-background-soft text-red-foreground hover:bg-red-background-soft-emphasis hover:text-red-foreground-emphasis disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted","error-basic":"bg-transparent text-red-foreground hover:bg-red-background-soft-emphasis hover:text-red-foreground-emphasis disabled:bg-transparent disabled:text-gray-foreground-muted",warning:"bg-yellow-background-fill text-yellow-foreground-onfill hover:bg-yellow-background-fill-emphasis disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill","warning-soft":"bg-yellow-background-soft text-yellow-foreground hover:bg-yellow-background-soft-emphasis hover:text-yellow-foreground-emphasis disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted","warning-basic":"bg-transparent text-yellow-foreground hover:bg-yellow-background-soft-emphasis hover:text-yellow-foreground-emphasis disabled:bg-transparent disabled:text-gray-foreground-muted",success:"bg-green-background-fill text-green-foreground-onfill hover:bg-green-background-fill-emphasis disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill","success-soft":"bg-green-background-soft text-green-foreground hover:bg-green-background-soft-emphasis hover:text-green-foreground-emphasis disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted","success-basic":"bg-transparent text-green-foreground hover:bg-green-background-soft-emphasis hover:text-green-foreground-emphasis disabled:bg-transparent disabled:text-gray-foreground-muted",outlined:"border border-gray-stroke-muted bg-transparent text-foreground hover:border-transparent hover:bg-gray-50 disabled:border-transparent dark:bg-transparent hover:dark:border-gray-400 disabled:border-gray-stroke-muted disabled:text-gray-foreground-muted",gradient:"text-white [background:linear-gradient(284deg,var(--color-primary)_2.11%,var(--color-secondary)_128.06%)] hover:[background:linear-gradient(284deg,var(--color-primary)2.11%,var(--color-secondary)102.63%)] disabled:[background:var(--color-gray-50)] disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill",medbrain:"border-2 border-transparent bg-clip-text [background:linear-gradient(var(--color-white),var(--color-white))_padding-box,linear-gradient(75deg,var(--color-secondary),var(--color-cm-lighten-3))_border-box] [box-shadow:-8px_0_8px_0_var(--color-prev-16)_inset,8px_0_8px_0_var(--color-secondary-24)_inset,0_0_8px_0_var(--color-cm-16)_inset] hover:[background:linear-gradient(var(--color-white),var(--color-white))_padding-box,linear-gradient(75deg,var(--color-cm-lighten-3),var(--color-secondary))_border-box] [&_span]:bg-clip-text [&_span]:text-transparent [&_span]:bg-gradient-to-r [&_span]:from-cm [&_span]:to-primary [&_span]:hover:to-secondary disabled:bg-gray-background-fill-muted disabled:text-gray-foreground-onfill [&_svg]:text-cm-darken-1"},size:{sm:"min-h-8 min-w-8 px-3 py-1 has-[>svg]:px-3 [&_svg:not([class*='size-'])]:size-[13px] text-xs",md:"min-h-10 min-w-10 px-3.5 py-2 has-[>svg]:px-3.5 [&_svg:not([class*='size-'])]:size-4 text-sm",lg:"min-h-12 min-w-12 px-4 py-3 has-[>svg]:px-4 [&_svg:not([class*='size-'])]:size-6 text-md",xl:"min-h-14 min-w-14 px-[18px] py-3.5 has-[>svg]:px-[18px] [&_svg:not([class*='size-'])]:size-7 text-lg"}},defaultVariants:{variant:"regular",size:"md"}});function Y(x){var h=x,{className:e,containerClassName:a,variant:o,size:t,asChild:r=false,iconRight:d,iconLeft:i,badge:u,loading:c=false,alert:p}=h,m=n(h,["className","containerClassName","variant","size","asChild","iconRight","iconLeft","badge","loading","alert"]);let y=r?Slot.Slot:"button",L=I=>I!=null&&I!==0&&I!==""&&I!=="0",A=I=>I,M=!m.children&&(i||d||p),V=()=>p?jsxs("span",{className:l("relative mr-1 flex size-2.5",Jo[t||"md"]),children:[jsx("span",{className:"absolute inline-flex h-full w-full animate-ping rounded-full opacity-75",style:{backgroundColor:p}}),jsx("span",{className:l("relative inline-flex size-2.5 rounded-full",Jo[t||"md"]),style:{backgroundColor:p}})]}):null,k=()=>c?jsxs(Fragment,{children:[jsx(Ot,{className:"[grid-area:stack]"}),jsx("span",{className:l("[grid-area:stack]",c&&"invisible"),children:m.children})]}):jsxs(Fragment,{children:[p?V():i&&A(i),m.children&&jsx("span",{children:m.children}),d&&A(d)]});return jsxs("div",{className:l("relative",a),children:[L(u)&&jsx(_e,{size:Vl[t||"md"],variant:"regular",className:l("absolute -right-2 -top-1 z-10"),role:"status","aria-label":`${u}-notifications`,children:String(u)}),jsx(y,f(s({disabled:c,"aria-busy":c,"aria-live":c?"polite":void 0,"data-slot":"button",className:l(M&&ql[t||"md"],c&&"!inline-grid",ya({variant:o,size:t,className:e}))},m),{children:k()}))]})}var Sa="regular",Vt=createContext(null),Gl=cva("flex w-full items-center justify-center px-8 py-8",{variants:{variant:{regular:"[background-image:radial-gradient(50%_100%_at_50%_0%,var(--color-primary-background-soft)_0%,transparent_100%)]",warning:"[background-image:radial-gradient(50%_100%_at_50%_0%,var(--color-feedback-warning-background-soft)_0%,transparent_100%)]",error:"[background-image:radial-gradient(50%_100%_at_50%_0%,var(--color-feedback-error-background-soft)_0%,transparent_100%)]",success:"[background-image:radial-gradient(50%_100%_at_50%_0%,var(--color-feedback-success-background-soft)_0%,transparent_100%)]"}},defaultVariants:{variant:Sa}}),Wl=cva("flex items-center justify-center rounded-full p-4 [&_svg]:size-8",{variants:{variant:{regular:"bg-primary-background-fill text-primary-foreground-onfill",warning:"bg-yellow-background-fill text-yellow-foreground-onfill",error:"bg-red-background-fill text-red-foreground-onfill",success:"bg-green-background-fill text-green-foreground-onfill"}},defaultVariants:{variant:Sa}}),Xl={regular:"regular",warning:"warning",error:"error",success:"success"};function Kl(o){var t=o,{variant:e=Sa}=t,a=n(t,["variant"]);let r=useMemo(()=>({variant:e}),[e]);return jsx(Vt.Provider,{value:r,children:jsx(AlertDialog.Root,s({"data-slot":"alert-dialog"},a))})}function Zl(a){var e=n(a,[]);return jsx(AlertDialog.Trigger,s({"data-slot":"alert-dialog-trigger"},e))}function tr(a){var e=n(a,[]);return jsx(AlertDialog.Portal,s({"data-slot":"alert-dialog-portal"},e))}function or(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(AlertDialog.Overlay,s({"data-slot":"alert-dialog-overlay",className:l("fixed inset-0 z-50 bg-black-48 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e)},a))}function jl(d){var i=d,{className:e,overlayClassName:a,showCloseButton:o=false,children:t}=i,r=n(i,["className","overlayClassName","showCloseButton","children"]);return jsxs(tr,{children:[jsx(or,{className:a}),jsxs(AlertDialog.Content,f(s({"data-slot":"alert-dialog-content",className:l("fixed left-1/2 top-1/2 z-50 flex w-full max-w-[calc(100%-2rem)] -translate-x-1/2 -translate-y-1/2 flex-col overflow-hidden rounded-xl border bg-surface-elevated shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-1/2 data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-1/2 sm:max-w-lg",e)},r),{children:[t,o&&jsxs(AlertDialog.Cancel,{"data-slot":"alert-dialog-close",className:"focus:outline-hidden absolute right-3 top-3 rounded-pill p-1.5 hover:bg-gray-background-soft disabled:pointer-events-none [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0",children:[jsx(CloseMd,{}),jsx("span",{className:"sr-only",children:"Close"})]})]}))]})}function Ql(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-dialog-header",className:l("flex flex-col items-center gap-3 px-8 pt-8 text-center","[[data-slot=alert-dialog-content]:has([data-slot=alert-dialog-icon])_&]:pt-0",e)},a))}function $l(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);var u;let d=useContext(Vt),i=(u=d==null?void 0:d.variant)!=null?u:Sa;return jsx("div",f(s({"data-slot":"alert-dialog-icon",className:l(Gl({variant:i}),e)},o),{children:jsx("div",{className:Wl({variant:i}),children:a})}))}function Jl(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-dialog-tag",className:l("flex justify-center",e)},a))}function Yl(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(AlertDialog.Title,s({"data-slot":"alert-dialog-title",className:l("text-title-sm font-semibold leading-title-sm text-content-title",e)},a))}function ed(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(AlertDialog.Description,s({"data-slot":"alert-dialog-description",className:l("text-md leading-md text-content-paragraph",e)},a))}function ad(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"alert-dialog-footer",className:l("flex flex-row items-center justify-center gap-4 px-8 pb-8 pt-6",e)},a))}function td(r){var d=r,{className:e,variant:a,size:o="lg"}=d,t=n(d,["className","variant","size"]);var c;let i=useContext(Vt);process.env.NODE_ENV!=="production"&&!i&&a===void 0&&console.warn("[AlertDialogAction] used outside of AlertDialogContent \u2014 variant context unavailable, falling back to 'regular'.");let u=a!=null?a:Xl[(c=i==null?void 0:i.variant)!=null?c:Sa];return jsx(AlertDialog.Action,s({className:l(ya({variant:u,size:o}),e)},t))}function od(r){var d=r,{className:e,variant:a="regular-soft",size:o="lg"}=d,t=n(d,["className","variant","size"]);return jsx(AlertDialog.Cancel,s({className:l(ya({variant:a,size:o}),e)},t))}var rd=0;function sd(){return `medway-id-${++rd}`}var ld=R.useId||(()=>{});function ve(){let e=ld(),[a]=R.useState(()=>e!=null?e:sd());return a}var dd=/[\\\/_+.#"@\[\(\{&]/,nd=/[\\\/_+.#"@\[\(\{&]/g,id=/[\s-]/,sr=/[\s-]/g;function zt(e,a,o,t,r,d,i){if(d===a.length)return r===e.length?1:.99;let u=`${r},${d}`;if(i[u]!==void 0)return i[u];let c=t.charAt(d),p=o.indexOf(c,r),m=0,x,h,y,L;for(;p>=0;)x=zt(e,a,o,t,p+1,d+1,i),x>m&&(p===r?x*=1:dd.test(e.charAt(p-1))?(x*=.8,y=e.slice(r,p-1).match(nd),y&&r>0&&(x*=Math.pow(.999,y.length))):id.test(e.charAt(p-1))?(x*=.9,L=e.slice(r,p-1).match(sr),L&&r>0&&(x*=Math.pow(.999,L.length))):(x*=.17,r>0&&(x*=Math.pow(.999,p-r))),e.charAt(p)!==a.charAt(d)&&(x*=.9999)),(x<.1&&o.charAt(p-1)===t.charAt(d+1)||t.charAt(d+1)===t.charAt(d)&&o.charAt(p-1)!==t.charAt(d))&&(h=zt(e,a,o,t,p+1,d+2,i),h*.1>x&&(x=h*.1)),x>m&&(m=x),p=o.indexOf(c,p+1);return i[u]=m,m}function rr(e){return e.toLowerCase().replace(sr," ")}function lr(e,a,o){return e=o&&o.length>0?`${e+" "+o.join(" ")}`:e,zt(e,a,rr(e),rr(a),0,0,{})}var Pa='[cmdk-group=""]',Ut='[cmdk-group-items=""]',ud='[cmdk-group-heading=""]',nr='[cmdk-item=""]',dr=`${nr}:not([aria-disabled="true"])`,_t="cmdk-item-select",oa="data-value",fd=(e,a,o)=>lr(e,a,o),ir=R.createContext(void 0),Ta=()=>R.useContext(ir),ur=R.createContext(void 0),Gt=()=>R.useContext(ur),fr=R.createContext(void 0),cr=R.forwardRef((e,a)=>{let o=ra(()=>{var g,B;return {search:"",value:(B=(g=e.value)!=null?g:e.defaultValue)!=null?B:"",selectedItemId:void 0,filtered:{count:0,items:new Map,groups:new Set}}}),t=ra(()=>new Set),r=ra(()=>new Map),d=ra(()=>new Map),i=ra(()=>new Set),u=Cr(e),fe=e,{label:c,children:p,value:m,onValueChange:x,filter:h,shouldFilter:y,loop:L,disablePointerSelection:A=false,vimBindings:M=true}=fe,V=n(fe,["label","children","value","onValueChange","filter","shouldFilter","loop","disablePointerSelection","vimBindings"]),k=ve(),I=ve(),_=ve(),E=R.useRef(null),b=md();Oe(()=>{if(m!==void 0){let g=m.trim();o.current.value=g,v.emit();}},[m]),Oe(()=>{b(6,we);},[]);let v=R.useMemo(()=>({subscribe:g=>(i.current.add(g),()=>i.current.delete(g)),snapshot:()=>o.current,setState:(g,B,D)=>{var w,O,$,J,te,P;if(!Object.is(o.current[g],B)){if(o.current[g]=B,g==="search")Pe(),q(),b(1,Z);else if(g==="value"){if((w=document.activeElement)!=null&&w.hasAttribute("cmdk-input")||(O=document.activeElement)!=null&&O.hasAttribute("cmdk-root")){let C=document.getElementById(_);C?C.focus():($=document.getElementById(k))==null||$.focus();}if(b(7,()=>{var C;o.current.selectedItemId=(C=Ce())==null?void 0:C.id,v.emit();}),D||b(5,we),((J=u.current)==null?void 0:J.value)!==void 0){let C=B!=null?B:"";(P=(te=u.current).onValueChange)==null||P.call(te,C);return}}v.emit();}},emit:()=>{i.current.forEach(g=>g());}}),[]),N=R.useMemo(()=>({value:(g,B,D)=>{var w;B!==((w=d.current.get(g))==null?void 0:w.value)&&(d.current.set(g,{value:B,keywords:D}),o.current.filtered.items.set(g,W(B,D)),b(2,()=>{q(),v.emit();}));},item:(g,B)=>(t.current.add(g),B&&(r.current.has(B)?r.current.get(B).add(g):r.current.set(B,new Set([g]))),b(3,()=>{Pe(),q(),o.current.value||Z(),v.emit();}),()=>{d.current.delete(g),t.current.delete(g),o.current.filtered.items.delete(g);let D=Ce();b(4,()=>{Pe(),(D==null?void 0:D.getAttribute("id"))===g&&Z(),v.emit();});}),group:g=>(r.current.has(g)||r.current.set(g,new Set),()=>{d.current.delete(g),r.current.delete(g);}),filter:()=>u.current.shouldFilter!==false,label:c||e["aria-label"]||"",getDisablePointerSelection:()=>!!u.current.disablePointerSelection,listId:k,inputId:_,labelId:I,listInnerRef:E}),[]);function W(g,B){var w,O;let D=(O=(w=u.current)==null?void 0:w.filter)!=null?O:fd;return g?D(g,o.current.search,B):0}function q(){if(!o.current.search||u.current.shouldFilter===false)return;let g=o.current.filtered.items,B=[];o.current.filtered.groups.forEach(w=>{let O=r.current.get(w),$=0;O==null||O.forEach(J=>{let te=g.get(J);$=Math.max(te!=null?te:0,$);}),B.push([w,$]);});let D=E.current;ae().sort((w,O)=>{var te,P;let $=w.getAttribute("id"),J=O.getAttribute("id");return ((te=g.get(J))!=null?te:0)-((P=g.get($))!=null?P:0)}).forEach(w=>{let O=w.closest(Ut);O?O.appendChild(w.parentElement===O?w:w.closest(`${Ut} > *`)):D==null||D.appendChild(w.parentElement===D?w:w.closest(`${Ut} > *`));}),B.sort((w,O)=>O[1]-w[1]).forEach(w=>{var $,J;let O=($=E.current)==null?void 0:$.querySelector(`${Pa}[${oa}="${encodeURIComponent(w[0])}"]`);(J=O==null?void 0:O.parentElement)==null||J.appendChild(O);});}function Z(){let g=ae().find(D=>D.getAttribute("aria-disabled")!=="true"),B=g==null?void 0:g.getAttribute(oa);v.setState("value",B||void 0);}function Pe(){var B,D,w,O,$;if(!o.current.search||u.current.shouldFilter===false){o.current.filtered.count=t.current.size;return}o.current.filtered.groups=new Set;let g=0;for(let J of t.current){let te=(D=(B=d.current.get(J))==null?void 0:B.value)!=null?D:"",P=(O=(w=d.current.get(J))==null?void 0:w.keywords)!=null?O:[],C=W(te,P);o.current.filtered.items.set(J,C),C>0&&g++;}for(let[J,te]of r.current)for(let P of te)if((($=o.current.filtered.items.get(P))!=null?$:0)>0){o.current.filtered.groups.add(J);break}o.current.filtered.count=g;}function we(){var B,D,w;let g=Ce();g&&(((B=g.parentElement)==null?void 0:B.firstChild)===g&&((w=(D=g.closest(Pa))==null?void 0:D.querySelector(ud))==null||w.scrollIntoView({block:"nearest"})),g.scrollIntoView({block:"nearest"}));}function Ce(){var g;return (g=E.current)==null?void 0:g.querySelector(`${nr}[aria-selected="true"]`)}function ae(){var g;return Array.from(((g=E.current)==null?void 0:g.querySelectorAll(dr))||[])}function Re(g){let D=ae()[g];D&&v.setState("value",D.getAttribute(oa));}function ge(g){var $;let B=Ce(),D=ae(),w=D.findIndex(J=>J===B),O=D[w+g];($=u.current)!=null&&$.loop&&(O=w+g<0?D[D.length-1]:w+g===D.length?D[0]:D[w+g]),O&&v.setState("value",O.getAttribute(oa));}function ea(g){let B=Ce(),D=B==null?void 0:B.closest(Pa),w;for(;D&&!w;)D=g>0?cd(D,Pa):pd(D,Pa),w=D==null?void 0:D.querySelector(dr);w?v.setState("value",w.getAttribute(oa)):ge(g);}let aa=()=>Re(ae().length-1),ke=g=>{g.preventDefault(),g.metaKey?aa():g.altKey?ea(1):ge(1);},se=g=>{g.preventDefault(),g.metaKey?Re(0):g.altKey?ea(-1):ge(-1);};return jsxs("div",f(s({ref:a,tabIndex:-1},V),{"cmdk-root":"",onKeyDown:g=>{var D;(D=V.onKeyDown)==null||D.call(V,g);let B=g.nativeEvent.isComposing||g.keyCode===229;if(!(g.defaultPrevented||B))switch(g.key){case "n":case "j":{M&&g.ctrlKey&&ke(g);break}case "ArrowDown":{ke(g);break}case "p":case "k":{M&&g.ctrlKey&&se(g);break}case "ArrowUp":{se(g);break}case "Home":{g.preventDefault(),Re(0);break}case "End":{g.preventDefault(),aa();break}case "Enter":{g.preventDefault();let w=Ce();if(w){let O=new Event(_t);w.dispatchEvent(O);}}}},children:[jsx("label",{"cmdk-label":"",htmlFor:N.inputId,id:N.labelId,style:xd,children:c}),Ya(e,g=>jsx(ur.Provider,{value:v,children:jsx(ir.Provider,{value:N,children:g})}))]}))});cr.displayName="Command";var pr=R.forwardRef((e,a)=>{var _,E;let o=ve(),t=R.useRef(null),r=R.useContext(fr),d=Ta(),i=Cr(e),u=(E=(_=i.current)==null?void 0:_.forceMount)!=null?E:r==null?void 0:r.forceMount;Oe(()=>{if(!u)return d.item(o,r==null?void 0:r.id)},[u]);let c=vr(o,t,[e.value,e.children,t],e.keywords),p=Gt(),m=qe(v=>v.value&&v.value===c.current),x=qe(v=>{var N;return u||d.filter()===false?true:v.search?((N=v.filtered.items.get(o))!=null?N:0)>0:true});R.useEffect(()=>{let v=t.current;if(!(!v||e.disabled))return v.addEventListener(_t,h),()=>v.removeEventListener(_t,h)},[x,e.onSelect,e.disabled]);function h(){var v,N,W;y(),(W=(N=i.current).onSelect)==null||W.call(N,(v=c.current)!=null?v:"");}function y(){var v;p.setState("value",(v=c.current)!=null?v:"",true);}if(!x)return null;let b=e,{disabled:L,value:A,onSelect:M,forceMount:V,keywords:k}=b,I=n(b,["disabled","value","onSelect","forceMount","keywords"]);return jsx("div",f(s({ref:wa(t,a)},I),{id:o,"cmdk-item":"",role:"option","aria-disabled":!!L,"aria-selected":!!m,"data-disabled":!!L,"data-selected":!!m,onPointerMove:L||d.getDisablePointerSelection()?void 0:y,onClick:L?void 0:h,children:e.children}))});pr.displayName="Item";var mr=R.forwardRef((e,a)=>{let y=e,{heading:o,children:t,forceMount:r}=y,d=n(y,["heading","children","forceMount"]),i=ve(),u=R.useRef(null),c=R.useRef(null),p=ve(),m=Ta(),x=qe(L=>r||m.filter()===false?true:L.search?L.filtered.groups.has(i):true);Oe(()=>m.group(i),[]),vr(i,u,[e.value,e.heading,c]);let h=R.useMemo(()=>({id:i,forceMount:r}),[r]);return jsxs("div",f(s({ref:wa(u,a)},d),{"cmdk-group":"",role:"presentation",hidden:x?void 0:true,children:[o&&jsx("div",{ref:c,"cmdk-group-heading":"","aria-hidden":true,id:p,children:o}),Ya(e,L=>jsx("div",{"cmdk-group-items":"",role:"group","aria-labelledby":o?p:void 0,children:jsx(fr.Provider,{value:h,children:L})}))]}))});mr.displayName="Group";var gr=R.forwardRef((e,a)=>{let i=e,{alwaysRender:o}=i,t=n(i,["alwaysRender"]),r=R.useRef(null),d=qe(u=>!u.search);return !o&&!d?null:jsx("div",f(s({ref:wa(r,a)},t),{"cmdk-separator":"",role:"separator"}))});gr.displayName="Separator";var xr=R.forwardRef((e,a)=>{let p=e,{onValueChange:o}=p,t=n(p,["onValueChange"]),r=e.value!=null,d=Gt(),i=qe(m=>m.search),u=qe(m=>m.selectedItemId),c=Ta();return R.useEffect(()=>{e.value!=null&&d.setState("search",e.value);},[e.value]),jsx("input",f(s({ref:a},t),{"cmdk-input":"",autoComplete:"off",autoCorrect:"off",spellCheck:false,"aria-autocomplete":"list",role:"combobox","aria-expanded":true,"aria-controls":c.listId,"aria-labelledby":c.labelId,"aria-activedescendant":u,id:c.inputId,type:"text",value:r?e.value:i,onChange:m=>{r||d.setState("search",m.target.value),o==null||o(m.target.value);}}))});xr.displayName="Input";var hr=R.forwardRef((e,a)=>{let p=e,{children:o,label:t="Suggestions"}=p,r=n(p,["children","label"]),d=R.useRef(null),i=R.useRef(null),u=qe(m=>m.selectedItemId),c=Ta();return R.useEffect(()=>{if(i.current&&d.current){let m=i.current,x=d.current,h,y=new ResizeObserver(()=>{h=requestAnimationFrame(()=>{let L=m.offsetHeight;x.style.setProperty("--cmdk-list-height",L.toFixed(1)+"px");});});return y.observe(m),()=>{cancelAnimationFrame(h),y.unobserve(m);}}},[]),R.useEffect(()=>{let m=d.current;if(!m)return;let x=h=>{m.contains(h.target)&&h.stopPropagation();};return document.addEventListener("wheel",x,{capture:true}),()=>{document.removeEventListener("wheel",x,{capture:true});}},[]),jsx("div",f(s({ref:wa(d,a)},r),{"cmdk-list":"",role:"listbox",tabIndex:-1,"aria-activedescendant":u,"aria-label":t,id:c.listId,children:Ya(e,m=>jsx("div",{ref:wa(i,c.listInnerRef),"cmdk-list-sizer":"",children:m}))}))});hr.displayName="List";var br=R.forwardRef((e,a)=>qe(t=>t.filtered.count===0)?jsx("div",f(s({ref:a},e),{"cmdk-empty":"",role:"presentation"})):null);br.displayName="Empty";var Lr=R.forwardRef((e,a)=>{let i=e,{progress:o,children:t,label:r="Loading..."}=i,d=n(i,["progress","children","label"]);return jsx("div",f(s({ref:a},d),{"cmdk-loading":"",role:"progressbar","aria-valuenow":o,"aria-valuemin":0,"aria-valuemax":100,"aria-label":r,children:Ya(e,u=>jsx("div",{"aria-hidden":true,children:u}))}))});Lr.displayName="Loading";var We=Object.assign(cr,{List:hr,Item:pr,Input:xr,Group:mr,Separator:gr,Empty:br,Loading:Lr});function cd(e,a){let o=e.nextElementSibling;for(;o;){if(o.matches(a))return o;o=o.nextElementSibling;}}function pd(e,a){let o=e.previousElementSibling;for(;o;){if(o.matches(a))return o;o=o.previousElementSibling;}}function Cr(e){let a=R.useRef(e);return Oe(()=>{a.current=e;}),a}var Oe=typeof window=="undefined"?R.useEffect:R.useLayoutEffect;function ra(e){let a=R.useRef(void 0);return a.current===void 0&&(a.current=e()),a}function qe(e){let a=Gt(),[,o]=R.useState({}),t=R.useRef(e(a.snapshot()));return t.current=e(a.snapshot()),Oe(()=>a.subscribe(()=>{let r=e(a.snapshot());Object.is(r,t.current)||(t.current=r,o({}));}),[a,e]),t.current}function vr(e,a,o,t=[]){let r=R.useRef(void 0),d=Ta();return Oe(()=>{var c;let i=(()=>{var p;for(let m of o){if(typeof m=="string")return m.trim();if(typeof m=="object"&&m!==null&&"current"in m)return m.current?(p=m.current.textContent)==null?void 0:p.trim():r.current}})(),u=t.map(p=>p.trim());d.value(e,i!=null?i:"",u),(c=a.current)==null||c.setAttribute(oa,i!=null?i:""),r.current=i;}),r}var md=()=>{let[e,a]=R.useState(),o=ra(()=>new Map);return Oe(()=>{o.current.forEach(t=>t()),o.current=new Map;},[e]),(t,r)=>{o.current.set(t,r),a({});}};function gd(e){let a=e.type;return typeof a=="function"?a(e.props):"render"in a?a.render(e.props):e}function Ya({asChild:e,children:a},o){return e&&R.isValidElement(a)?R.cloneElement(gd(a),{ref:a.ref},o(a.props.children)):o(a)}function wa(...e){return a=>{e.forEach(o=>{typeof o=="function"?o(a):o!=null&&typeof o=="object"&&(o.current=a);});}}var xd={position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"};function sa(r){var d=r,{className:e,orientation:a="horizontal",decorative:o=true}=d,t=n(d,["className","orientation","decorative"]);return jsx(Separator.Root,s({"data-slot":"separator-root",decorative:o,orientation:a,className:l("shrink-0 bg-gray-stroke-muted data-[orientation=horizontal]:h-px data-[orientation=vertical]:h-full data-[orientation=horizontal]:w-full data-[orientation=vertical]:w-px",e)},t))}function Id(a){var e=n(a,[]);return jsx(Dialog.Root,s({"data-slot":"dialog"},e))}function kd(a){var e=n(a,[]);return jsx(Dialog.Trigger,s({"data-slot":"dialog-trigger"},e))}function kr(a){var e=n(a,[]);return jsx(Dialog.Portal,s({"data-slot":"dialog-portal"},e))}function yd(a){var e=n(a,[]);return jsx(Dialog.Close,s({"data-slot":"dialog-close"},e))}function yr(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Dialog.Overlay,s({"data-slot":"dialog-overlay",className:l("fixed inset-0 z-50 bg-black-48 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e)},a))}function Sd(d){var i=d,{className:e,overlayClassName:a,children:o,showCloseButton:t=true}=i,r=n(i,["className","overlayClassName","children","showCloseButton"]);return jsxs(kr,{"data-slot":"dialog-portal",children:[jsx(yr,{className:a}),jsxs(Dialog.Content,f(s({"data-slot":"dialog-container",className:l("fixed left-1/2 top-1/2 z-50 flex max-h-[calc(100%-2rem)] w-full max-w-[calc(100%-2rem)] -translate-x-1/2 -translate-y-1/2 flex-col gap-0 overflow-y-auto rounded-xl border bg-background p-0 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-1/2 data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-1/2 sm:max-h-[85vh] sm:max-w-lg",e)},r),{children:[o,t&&jsxs(Dialog.Close,{"data-slot":"dialog-close",className:"focus:outline-hidden absolute right-3 top-3 rounded-pill p-1.5 hover:bg-gray-background-soft disabled:pointer-events-none data-[state=open]:text-gray-foreground [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0",children:[jsx(CloseMd,{}),jsx("span",{className:"sr-only",children:"Close"})]})]}))]})}function Pd({containerClassName:e,className:a,children:o}){return jsx("div",{className:l("mb-auto overflow-y-auto",e),children:jsx("div",{"data-slot":"dialog-content",className:l("px-8 py-6 text-md leading-md text-primary-foreground",a),children:o})})}function wd(t){var r=t,{className:e,separator:a=false}=r,o=n(r,["className","separator"]);return jsxs(Fragment,{children:[jsx("div",s({"data-slot":"dialog-header",className:l("flex flex-col gap-2 px-8 py-6 text-center sm:text-left",e)},o)),a&&jsx(sa,{})]})}function Td(t){var r=t,{className:e,separator:a=false}=r,o=n(r,["className","separator"]);return jsxs(Fragment,{children:[a&&jsx(sa,{}),jsx("div",s({"data-slot":"dialog-footer",className:l("flex flex-col-reverse gap-2 px-8 py-6 sm:flex-row sm:justify-end",e)},o))]})}function Ad(d){var i=d,{className:e,iconLeft:a,iconRight:o,children:t}=i,r=n(i,["className","iconLeft","iconRight","children"]);let u=c=>isValidElement(c)?cloneElement(c,{size:32,strokeWidth:2.2,className:"flex-shrink-0"}):c;return jsxs(Dialog.Title,f(s({"data-slot":"dialog-title",className:l("flex items-center gap-3 text-title-md font-semibold leading-title-md !text-content-title",e)},r),{children:[a&&u(a),t,o&&u(o)]}))}function Dd(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Dialog.Description,s({"data-slot":"dialog-description",className:l("text-md leading-md text-content-paragraph",e)},a))}function Pr(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(We,s({className:l("flex size-full flex-col overflow-hidden rounded-md bg-surface-card text-gray-foreground",e),"data-slot":"command"},a))}function wr(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsxs("div",{className:"flex items-center border-b border-gray-stroke-muted px-4","cmdk-input-wrapper":"",children:[jsx(We.Input,s({className:l("flex h-12 w-full bg-transparent py-3 text-md font-medium outline-none placeholder:text-gray-foreground-muted disabled:cursor-not-allowed disabled:opacity-50",e),"data-slot":"command-input-wrapper"},a)),jsx(SearchMagnifyingGlass,{className:"text-gray-foreground-muted",size:24})]})}function Tr(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(We.List,s({className:l("max-h-80 flex-1 overflow-y-auto overflow-x-hidden",e),"data-slot":"command-list","data-radix-scroll-area":""},a))}function Ar(a){var e=n(a,[]);return jsx(We.Empty,s({className:"py-6 text-center text-sm","data-slot":"command-empty"},e))}function Dr(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(We.Group,s({className:l("overflow-hidden p-2 text-gray-foreground [&_[cmdk-group-heading]]:px-3 [&_[cmdk-group-heading]]:py-2 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-gray-foreground-muted",e),"data-slot":"command-group"},a))}function Rr(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(We.Item,s({className:l("outline-hidden relative flex cursor-default select-none items-center gap-3 rounded-md px-2 py-1.5 text-sm data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0",e),"data-slot":"command-item"},a))}function Mr(a){var e=n(a,[]);return jsx(Popover.Root,s({"data-slot":"popover"},e))}function Br(a){var e=n(a,[]);return jsx(Popover.Trigger,s({"data-slot":"popover-trigger"},e))}function Nr(d){var i=d,{className:e,align:a="center",sideOffset:o=4,showArrow:t=false}=i,r=n(i,["className","align","sideOffset","showArrow"]);return jsx(Popover.Portal,{children:jsxs(Popover.Content,f(s({align:a,className:l("outline-hidden z-50 w-72 rounded-md border bg-surface-card p-4 text-gray-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),"data-slot":"popover-content",sideOffset:o},r),{children:[r.children,t&&jsx(Popover.Arrow,{className:"-my-px fill-gray-foreground drop-shadow-[0_1px_0_var(--border)]"})]}))})}var na=createContext({invalid:false,disabled:false,open:false,setOpen:()=>{},values:[],toggleValue:()=>{},onCancelSelection:()=>{},listId:""});function Od({children:e,invalid:a=false,disabled:o=false,values:t,onValuesChange:r,open:d,onOpenChange:i,defaultValues:u=[]}){let[c,p]=useState(u),[m,x]=useState(false),[h,y]=useState([]),L=t!==void 0,A=d!==void 0,M=L?t:c,V=A?d:m,k=useCallback(v=>{let N=M.includes(v)?M.filter(W=>W!==v):[...M,v];L||p(N),r==null||r(N);},[M,L,r]),I=useCallback(v=>{o||(v&&y(M),A||x(v),i==null||i(v));},[o,M,A,i]),_=useCallback(()=>{L||p(h),r==null||r(h);},[L,h,r]),E=ve(),b=useMemo(()=>({invalid:a,disabled:o,open:V,setOpen:I,values:M,toggleValue:k,onCancelSelection:_,listId:E}),[a,o,V,I,M,k,_,E]);return jsx(na.Provider,{value:b,children:jsx(Mr,{open:V,onOpenChange:I,children:e})})}function qd(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({className:l("group relative flex flex-col gap-2",e),"data-slot":"autocomplete-wrapper"},a))}function Vd(r){var d=r,{className:e,placeholder:a="Selecione uma op\xE7\xE3o",children:o}=d,t=n(d,["className","placeholder","children"]);let{invalid:i,disabled:u,open:c,values:p,listId:m}=useContext(na),x=ve(),h=p.length>0;return jsx(Br,{asChild:true,children:jsxs("button",f(s({"aria-controls":m,"aria-expanded":c,"aria-invalid":i||void 0,className:l("shadow-xs flex h-12 max-h-12 w-full items-center justify-between gap-2 rounded-md border-2 border-gray-stroke-muted bg-surface-card px-4 py-3 text-left text-md text-gray-foreground outline-none transition-[color,box-shadow] hover:border-gray-stroke-emphasis hover:ring-[3px] hover:ring-state-focus disabled:cursor-default disabled:bg-gray-background-soft-muted disabled:hover:border-gray-stroke-muted disabled:hover:ring-0 aria-[invalid]:border-feedback-error-stroke aria-[invalid]:hover:ring-[3px] aria-[invalid]:hover:ring-state-error [&>span]:line-clamp-1 [&_svg]:pointer-events-none [&_svg]:shrink-0",h&&!i&&"border-gray-stroke-emphasis",e),"data-slot":"autocomplete-trigger","data-placeholder":"",disabled:u,id:x,role:"combobox",type:"button"},t),{children:[jsx("span",{className:"truncate text-gray-foreground-emphasis",children:o!=null?o:a}),jsx(ChevronDown,{"aria-hidden":"true",className:"shrink-0 text-gray-foreground",size:24,strokeWidth:1.6})]}))})}function Kt({className:e,cancelLabel:a="Cancelar",confirmLabel:o="Concluir",onCancel:t,onConfirm:r}){let{setOpen:d,onCancelSelection:i,values:u}=useContext(na);return jsxs("div",{className:l("flex items-center justify-between border-t border-gray-stroke-muted px-4 py-3",e),"data-slot":"autocomplete-content-footer",children:[jsx(Y,{size:"sm",variant:"regular-soft",onClick:()=>{i(),t==null||t(),d(false);},children:a}),jsx(Y,{size:"sm",variant:"emphasis",iconLeft:jsx(Check,{strokeWidth:2.6}),onClick:()=>{r==null||r(u),d(false);},children:o})]})}function zd({children:e,className:a,searchPlaceholder:o="Buscar...",emptyMessage:t="Nenhum resultado encontrado"}){let r=Children.toArray(e),d=r.filter(u=>isValidElement(u)&&u.type===Kt),i=r.filter(u=>!(isValidElement(u)&&u.type===Kt));return jsxs(Nr,{align:"start",className:l("w-full min-w-[var(--radix-popper-anchor-width)] border-gray-stroke-muted p-0",a),children:[jsxs(Pr,{children:[jsx(wr,{placeholder:o}),jsxs(Tr,{id:useContext(na).listId,children:[jsx(Ar,{children:t}),i]})]}),d]})}function Ud({children:e,value:a,name:o,className:t,disabled:r=false}){let{values:d,toggleValue:i}=useContext(na),u=d.includes(a);return jsxs(Rr,{className:l("relative flex w-full cursor-default select-none items-center gap-3 rounded px-2 py-2.5 text-base font-medium text-gray-foreground outline-none hover:cursor-pointer hover:bg-secondary-background-soft-emphasis data-[selected=true]:bg-secondary-background-soft-emphasis",t),disabled:r,onSelect:()=>{i(a);},value:a,keywords:o?[o]:void 0,children:[jsx("span",{className:l("inline-flex size-[18px] shrink-0 items-center justify-center rounded-sm border-2 transition-all",u?"border-primary-background-fill bg-primary-background-fill":"border-gray-stroke-muted bg-surface-card"),children:u&&jsx(Check,{size:12,strokeWidth:2.6,className:"text-primary-foreground-onfill"})}),e]})}function _d(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Dr,s({className:e},a))}function Gd(o){var t=o,{className:e}=t,a=n(t,["className"]);let{invalid:r}=useContext(na);return jsx("span",s({className:l("-mt-1 text-xs",r?"text-feedback-error-foreground":"text-gray-foreground",e),"data-slot":"autocomplete-text"},a))}var Kd={sm:"sm",md:"md",lg:"md",xl:"lg"},Hr=cva("relative flex shrink-0 overflow-hidden rounded-full",{variants:{size:{sm:"size-8",md:"size-10",lg:"size-12",xl:"size-14"}},defaultVariants:{size:"md"}});function jt(d){var i=d,{className:e,size:a,badge:o,children:t}=i,r=n(i,["className","size","badge","children"]);return jsxs("div",{className:"relative",children:[o&&jsx(_e,{size:Kd[a||"md"],className:l("absolute -right-2 -top-1 z-10"),children:String(o)}),jsx(Avatar.Root,f(s({"data-slot":"avatar",className:l(Hr({size:a,className:e}))},r),{children:t}))]})}function Qt(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Avatar.Image,s({"data-slot":"avatar-image",className:l("size-full object-cover",e)},a))}function $t(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Avatar.Fallback,f(s({"data-slot":"avatar-fallback",className:l("flex size-full items-center justify-center rounded-full bg-gray-background-soft text-sm font-semibold text-primary-foreground",e)},a),{children:a.children?a.children:jsx(User,{className:"size-1/2"})}))}function Ma(a){var e=n(a,[]);return jsx("nav",s({"aria-label":"breadcrumb","data-slot":"breadcrumb"},e))}function Ba(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("ol",s({className:l("line-clamp-1 flex flex-wrap items-center gap-1.5 text-sm font-medium text-gray-foreground [&_svg]:shrink-0",e),"data-slot":"breadcrumb-list"},a))}function at(r){var d=r,{className:e,icon:a,children:o}=d,t=n(d,["className","icon","children"]);return jsx("li",f(s({className:l("inline-flex items-center gap-1.5 [&_svg]:text-primary-foreground",e),"data-slot":"breadcrumb-item"},t),{children:jsxs("span",{className:"inline-flex items-center gap-2",children:[a&&a,o]})}))}function Jd(t){var r=t,{asChild:e,className:a}=r,o=n(r,["asChild","className"]);let d=e?Slot.Root:"a";return jsx(d,s({className:l("transition-colors hover:underline",a),"data-slot":"breadcrumb-link"},o))}function Jt(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("span",s({"aria-current":"page","aria-disabled":"true",className:l("font-semibold text-primary-foreground",e),"data-slot":"breadcrumb-page",role:"link"},a))}function Yt(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("li",f(s({"aria-hidden":"true",className:a,"data-slot":"breadcrumb-separator",role:"presentation"},o),{children:e!=null?e:jsx(ChevronRightMd,{className:"text-gray-foreground",strokeWidth:1.33,size:20})}))}function Yd(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsxs("span",f(s({"aria-hidden":"true",className:l("flex size-5 items-center justify-center",e),"data-slot":"breadcrumb-ellipsis",role:"presentation"},a),{children:[jsx(MoreHorizontal,{className:"text-gray-foreground",size:18}),jsx("span",{className:"sr-only",children:"More"})]}))}function Ke(d){var i=d,{className:e,indicatorClassName:a,label:o,value:t}=i,r=n(i,["className","indicatorClassName","label","value"]);let u=Math.round(t||0);return jsxs("div",{className:"flex w-full flex-col gap-2",children:[o&&jsxs("div",{"data-slot":"progress-label",className:"text-xs font-medium text-gray-foreground-muted",children:[jsxs("span",{className:"font-semibold text-gray-foreground",children:[u,"%"]})," ",jsx("span",{children:o})]}),jsx(Progress.Root,f(s({"data-slot":"progress",className:l("relative flex h-px w-full overflow-x-clip rounded-pill bg-gray-stroke-muted",e)},r),{children:jsx(Progress.Indicator,{"data-slot":"progress-indicator",className:l("relative -top-[0.5px] flex h-0.5 w-full flex-1 bg-primary-stroke transition-all",a),style:{transform:`translateX(-${100-(t||0)}%)`}})}))]})}function to(m){var x=m,{className:e,indicatorClassName:a,trackClassName:o,valueClassName:t,label:r,labelClassName:d,value:i=0,size:u=96,strokeWidth:c=2}=x,p=n(x,["className","indicatorClassName","trackClassName","valueClassName","label","labelClassName","value","size","strokeWidth"]);let h=typeof i=="string",y=h?0:Math.round(i),L=(u-c)/2,A=L*2*Math.PI,M=A-y/100*A,V=Math.max(18,Math.min(u/5)),k=Math.max(10,Math.min(u/9,16));return jsxs("div",f(s({"data-slot":"progress-circle",className:l("relative inline-flex items-center justify-center",e),style:{width:u,height:u}},p),{children:[jsxs("svg",{className:"absolute inset-0 -rotate-90",width:u,height:u,viewBox:`0 0 ${u} ${u}`,children:[jsx("circle",{"data-slot":"progress-circle-track",cx:u/2,cy:u/2,r:L,stroke:"currentColor",strokeWidth:c,fill:"none",className:l("text-gray-stroke-muted",o)}),jsx("circle",{"data-slot":"progress-circle-indicator",cx:u/2,cy:u/2,r:L,stroke:"currentColor",strokeWidth:c,fill:"none",strokeDasharray:A,strokeDashoffset:M,strokeLinecap:"round",className:l("text-primary-stroke transition-all duration-300 ease-in-out",a)})]}),jsxs("div",{"data-slot":"progress-circle-content",className:"relative z-10 flex flex-col items-center justify-center px-2 text-sm font-medium text-gray-foreground-muted",children:[jsxs("div",{children:[jsx("span",{className:l("mr-px font-semibold",t),style:{fontSize:`${V}px`},children:i}),!h&&"%"]}),r&&jsx("div",{"data-slot":"progress-circle-label",className:l("text-center font-medium leading-tight text-gray-foreground-muted",d),style:{fontSize:`${k}px`},children:r})]})]}))}var Vr=cva("inline-flex items-center justify-center rounded-md px-2 py-1 text-xs font-semibold w-fit whitespace-nowrap shrink-0 gap-1.5 transition-colors overflow-hidden max-h-6",{variants:{variant:{regular:"bg-primary-background-fill text-primary-foreground-onfill fill-primary-foreground-onfill","regular-soft":"bg-primary-background-soft text-primary-foreground fill-primary-foreground","regular-basic":"bg-transparent text-primary-foreground fill-primary-foreground",emphasis:"bg-secondary-background-fill text-secondary-foreground-onfill fill-secondary-foreground-onfill","emphasis-soft":"bg-secondary-background-soft text-secondary-foreground fill-secondary-foreground","emphasis-basic":"bg-transparent text-secondary-foreground fill-secondary-foreground",gray:"bg-gray-background-fill text-gray-foreground-onfill fill-gray-foreground-onfill","gray-soft":"bg-gray-background-soft text-gray-foreground fill-gray-foreground","gray-basic":"bg-transparent text-gray-foreground fill-gray-foreground",success:"bg-green-background-fill text-green-foreground-onfill fill-green-foreground-onfill","success-soft":"bg-green-background-soft text-green-foreground fill-green-foreground","success-basic":"bg-transparent text-green-foreground fill-green-foreground",error:"bg-red-background-fill text-red-foreground-onfill fill-red-foreground-onfill","error-soft":"bg-red-background-soft text-red-foreground fill-red-foreground","error-basic":"bg-transparent text-red-foreground fill-red-foreground",warning:"bg-yellow-background-fill text-yellow-foreground-onfill fill-yellow-foreground-onfill","warning-soft":"bg-yellow-background-soft text-yellow-foreground fill-yellow-foreground","warning-basic":"bg-transparent text-yellow-foreground fill-yellow-foreground",cm:"bg-cm-background-fill text-cm-foreground-onfill fill-cm-foreground-onfill","cm-soft":"bg-cm-background-soft text-cm-foreground fill-cm-foreground","cm-basic":"bg-transparent text-cm-foreground fill-cm-foreground",go:"bg-go-background-fill text-go-foreground-onfill fill-go-foreground-onfill","go-soft":"bg-go-background-soft text-go-foreground fill-go-foreground","go-basic":"bg-transparent text-go-foreground fill-go-foreground",cir:"bg-cir-background-fill text-cir-foreground-onfill fill-cir-foreground-onfill","cir-soft":"bg-cir-background-soft text-cir-foreground fill-cir-foreground","cir-basic":"bg-transparent text-cir-foreground fill-cir-foreground",ped:"bg-ped-background-fill text-ped-foreground-onfill fill-ped-foreground-onfill","ped-soft":"bg-ped-background-soft text-ped-foreground fill-ped-foreground","ped-basic":"bg-transparent text-ped-foreground fill-ped-foreground",prev:"bg-prev-background-fill text-prev-foreground-onfill fill-prev-foreground-onfill","prev-soft":"bg-prev-background-soft text-prev-foreground fill-prev-foreground","prev-basic":"bg-transparent text-prev-foreground fill-prev-foreground",ia:"[background:linear-gradient(90deg,var(--color-secondary-darken-1)_0%,var(--color-cm)_100%)] text-primary-foreground-onfill fill-primary-foreground-onfill","ia-soft":"[background:linear-gradient(90deg,color-mix(in_srgb,var(--color-secondary-darken-1)_15%,transparent)_0%,color-mix(in_srgb,var(--color-cm)_15%,transparent)_100%)] text-secondary-foreground fill-secondary-foreground","ia-basic":"bg-transparent text-secondary-foreground [&_[data-slot=tag-text]]:bg-clip-text [&_[data-slot=tag-text]]:text-transparent [&_[data-slot=tag-text]]:[-webkit-background-clip:text] [&_[data-slot=tag-text]]:[background-image:linear-gradient(90deg,var(--color-secondary-darken-1)_0%,var(--color-cm)_100%)]"}},defaultVariants:{variant:"regular"}});function tn(t){var r=t,{className:e,icon:a}=r,o=n(r,["className","icon"]);return jsx("div",f(s({"data-slot":"tag-icon",className:l("[&>svg]:size-3.5",e)},o),{children:a}))}function xe(i){var u=i,{className:e,variant:a,asChild:o=false,icon:t,children:r}=u,d=n(u,["className","variant","asChild","icon","children"]);let c=o?Slot.Slot:"span";return jsxs(c,f(s({"data-slot":"tag",className:l(Vr({variant:a}),e)},d),{children:[t&&jsx(tn,{icon:t}),jsx("span",{"data-slot":"tag-text",children:r})]}))}var Na=createContext(null);function dn(d){var i=d,{className:e,done:a,postponed:o,skipped:t}=i,r=n(i,["className","done","postponed","skipped"]);let u=useMemo(()=>({done:a,postponed:o,skipped:t}),[a,o,t]);return jsx(Na.Provider,{value:u,children:jsx("div",s({"data-slot":"card-week",className:l("flex flex-col overflow-hidden rounded-xl border border-gray-stroke-muted text-gray-foreground-muted",e)},r))})}function nn(d){var i=d,{className:e,children:a,tag:o,tagIcon:t}=i,r=n(i,["className","children","tag","tagIcon"]);return jsxs("div",f(s({"data-slot":"card-week-breadcrumb",className:l("flex min-h-12 items-center gap-4 bg-primary-background-soft-muted px-6 py-3",e)},r),{children:[jsx(Ma,{className:"flex-1 overflow-hidden",children:jsx(Ba,{className:"flex-nowrap gap-1.5 text-xs [&>[data-slot=breadcrumb-item]:last-of-type>span]:min-w-0 [&>[data-slot=breadcrumb-item]:last-of-type>span]:overflow-hidden [&>[data-slot=breadcrumb-item]:last-of-type]:min-w-0 [&>[data-slot=breadcrumb-item]:last-of-type]:flex-1 [&>[data-slot=breadcrumb-item]:last-of-type_[data-slot=breadcrumb-page]]:truncate [&_[data-slot=breadcrumb-page]]:block",children:a})}),o&&jsx(xe,{variant:"regular-soft",icon:t,children:o})]}))}function un(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-week-container",className:l("flex flex-1 flex-col gap-5 bg-surface-card px-6 py-5",e)},a))}function fn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-week-header",className:l("flex justify-between [&.border-b]:pb-6",e)},a))}function cn(o){var t=o,{className:e}=t,a=n(t,["className"]);let r=useContext(Na),d=r==null?void 0:r.done,i=r==null?void 0:r.postponed,u=r==null?void 0:r.skipped;return jsx("div",s({"data-slot":"card-week-title",className:l("text-lg font-semibold leading-lg text-primary-foreground",(d||i||u)&&"text-primary-foreground-muted line-through",e)},a))}function pn(o){var t=o,{className:e}=t,a=n(t,["className"]);let r=useContext(Na),d=r==null?void 0:r.done,i=r==null?void 0:r.postponed,u=r==null?void 0:r.skipped;return jsx("div",s({"data-slot":"card-week-description",className:l("text-xs font-semibold leading-xs text-gray-foreground",(d||i||u)&&"text-gray-foreground-muted",e)},a))}function mn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-week-tags",className:l("flex flex-wrap items-center gap-2 [[data-slot=card-week-header]:not(:has([data-slot=card-week-progress]))+&]:mt-6",e)},a))}function gn(t){var r=t,{className:e,value:a}=r,o=n(r,["className","value"]);return jsx("div",{"data-slot":"card-week-progress-circle",className:l("flex flex-1 justify-end",e),children:jsx(to,s({size:104,value:a},o))})}function xn(r){var d=r,{className:e,value:a,indicatorClassName:o}=d,t=n(d,["className","value","indicatorClassName"]);let i=useContext(Na),u=i==null?void 0:i.done;return jsx("div",{"data-slot":"card-week-progress",className:l("flex flex-1",e),children:jsx(Ke,f(s({},t),{value:u?100:a,indicatorClassName:l(u&&"bg-secondary-stroke-emphasis",o)}))})}function hn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-week-footer",className:l("mt-auto flex flex-col gap-2",e)},a))}function bn(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx("div",f(s({"data-slot":"card-week-content",className:l("flex flex-col text-xs font-medium",e)},o),{children:a}))}function Ln(r){var d=r,{className:e,children:a,isTime:o}=d,t=n(d,["className","children","isTime"]);return jsxs("div",f(s({"data-slot":"card-week-text",className:l("flex items-center gap-1.5",o?"text-secondary-foreground":"text-gray-foreground-muted",e)},t),{children:[o&&jsx(TimeRemaining,{size:16}),jsx("span",{children:a})]}))}function Cn(o){var t=o,{className:e}=t,a=n(t,["className"]);let r=useContext(Na),d=r==null?void 0:r.done,i=r==null?void 0:r.postponed,u=r==null?void 0:r.skipped;return !d&&!i&&!u?null:i||u?jsxs("div",f(s({"data-slot":"card-week-status",className:l("ml-auto flex items-center gap-1.5",e)},a),{children:[jsx("div",{className:"flex size-4 items-center justify-center rounded-full bg-yellow-24 text-feedback-warning-foreground",children:jsx(Check,{size:12,strokeWidth:1.67})}),jsx("div",{className:"font-semibold text-feedback-warning-foreground",children:i?"Adiado":"Pulado"})]})):jsxs("div",f(s({"data-slot":"card-week-status",className:l("ml-auto flex items-center gap-1.5",e)},a),{children:[jsx("div",{className:"flex size-4 items-center justify-center rounded-full bg-secondary-background-soft text-secondary-foreground",children:jsx(Check,{size:12,strokeWidth:1.67})}),jsx("div",{className:"font-semibold text-secondary-foreground",children:"Feito"})]}))}function vn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-week-actions",className:l("flex flex-wrap items-center justify-end gap-2 pt-4",e)},a))}var _r=cva("flex flex-col gap-4 overflow-hidden rounded-lg border border-gray-stroke-muted p-6",{variants:{variant:{default:"bg-surface-card",blocked:"bg-gray-background-soft"}},defaultVariants:{variant:"default"}}),lt=cva("text-xs font-medium leading-xs text-gray-foreground-muted"),Gr=createContext(null);function dt(){var e;return (e=useContext(Gr))!=null?e:{}}function wn(r){var d=r,{className:e,variant:a,availableDate:o}=d,t=n(d,["className","variant","availableDate"]);let i=useMemo(()=>({variant:a,availableDate:o}),[a,o]);return jsx(Gr.Provider,{value:i,children:jsx("div",s({"data-slot":"card-module",className:l(_r({variant:a}),e)},t))})}function Tn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-module-header",className:l("flex flex-col",e)},a))}function An(r){var d=r,{className:e,children:a,count:o}=d,t=n(d,["className","children","count"]);let{variant:i}=dt();return jsxs("div",f(s({"data-slot":"card-module-label",className:l("flex items-center justify-between gap-2 text-xs font-medium leading-xs",i==="blocked"?"text-gray-foreground-muted":"text-content-paragraph",e)},t),{children:[jsx("span",{children:a}),o&&jsx("span",{className:"text-sm leading-sm text-gray-foreground-muted",children:o})]}))}function Dn(o){var t=o,{className:e}=t,a=n(t,["className"]);let{variant:r}=dt();return jsx("div",s({"data-slot":"card-module-title",className:l("line-clamp-2 min-h-14 max-w-[70%] text-lg font-semibold",r==="blocked"?"text-primary-foreground-muted":"text-primary-foreground",e)},a))}function Rn(t){var r=t,{className:e,progress:a}=r,o=n(r,["className","progress"]);let{variant:d}=dt(),i=Number.isFinite(a)?Math.min(100,Math.max(0,a)):0,u=d==="blocked"?jsx("div",{"data-slot":"card-module-status",className:lt(),children:"N\xE3o iniciado"}):i>=100?jsx("div",{"data-slot":"card-module-status",className:lt(),children:"Conclu\xEDdo"}):jsxs("div",{"data-slot":"card-module-status",className:lt(),children:[jsxs("span",{className:"font-semibold text-gray-foreground",children:[i,"%"]})," ","de progresso"]});return jsxs("div",f(s({"data-slot":"card-module-progress",className:l("flex flex-col gap-2",e)},o),{children:[u,d!=="blocked"&&jsx(Ke,{value:i,indicatorClassName:i===100?"bg-secondary-stroke-emphasis":"bg-primary-stroke"})]}))}function Mn(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{variant:d,availableDate:i}=dt();return d!=="blocked"||!i?null:jsxs("div",f(s({"data-slot":"card-module-footer",className:l("flex flex-col gap-3",e)},o),{children:[jsx("div",{className:"border-t border-gray-stroke-muted"}),jsxs("div",{className:"flex items-center justify-between",children:[jsxs(xe,{variant:"gray-soft",icon:jsx(Lock,{}),children:["Dispon\xEDvel em ",i]}),a]})]}))}function Bn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Y,s({"data-slot":"card-module-button",size:"sm",iconLeft:jsx(ArrowRightMd,{}),className:l(e)},a))}function Nn(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx("div",f(s({"data-slot":"card-module-action",className:l("flex items-center justify-end",e)},o),{children:a}))}var Wr=createContext({animation:void 0});function so(o){var t=o,{animation:e}=t,a=n(t,["animation"]);return jsx(Wr.Provider,{value:useMemo(()=>({animation:e}),[e]),children:jsx(Collapsible.Root,s({"data-slot":"collapsible"},a))})}function lo(a){var e=n(a,[]);return jsx(Collapsible.Trigger,s({"data-slot":"collapsible-trigger"},e))}function no(o){var t=o,{className:e}=t,a=n(t,["className"]);let{animation:r}=useContext(Wr),d={accordion:"overflow-hidden data-[state=closed]:animate-collapsible-up data-[state=open]:animate-collapsible-down",fade:"data-[state=closed]:animate-fade-out data-[state=open]:animate-fade-in"};return jsx(Collapsible.Content,s({"data-slot":"collapsible-content",className:l(r&&d[r],e)},a))}var Gn=cva("flex flex-col overflow-hidden rounded-2xl border border-gray-stroke-muted",{variants:{variant:{default:"bg-surface-card",blocked:"bg-gray-background-soft"}},defaultVariants:{variant:"default"}}),Xr=createContext(null);function Ea(){var e;return (e=useContext(Xr))!=null?e:{}}function Wn(d){var i=d,{className:e,variant:a,availableDate:o,children:t}=i,r=n(i,["className","variant","availableDate","children"]);let u=useMemo(()=>({variant:a,availableDate:o}),[a,o]);return jsx(Xr.Provider,{value:u,children:jsx(so,f(s({"data-slot":"card-topic",animation:"accordion",className:l(Gn({variant:a}),e)},r),{children:t}))})}function Xn(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{variant:d}=Ea(),i=d==="blocked";return jsx(lo,f(s({"data-slot":"card-topic-trigger",disabled:i,className:l("group flex min-h-16 w-full select-none flex-wrap items-center gap-4 p-4 text-left","[&>*:first-child]:flex-1","disabled:pointer-events-none disabled:cursor-default",!i&&"cursor-pointer",e)},o),{children:a}))}function Kn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-topic-column",className:l("flex flex-wrap items-center gap-4",e)},a))}function Zn(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{variant:d}=Ea();return jsx("div",f(s({"data-slot":"card-topic-number",className:l("flex size-[30px] shrink-0 items-center justify-center rounded-full text-md font-medium text-primary-foreground-onfill",d==="blocked"?"bg-primary-foreground-muted":"bg-primary-foreground",e)},o),{children:a}))}function jn(o){var t=o,{className:e}=t,a=n(t,["className"]);let{variant:r}=Ea();return jsx("div",s({"data-slot":"card-topic-title",className:l("min-w-0 flex-1 text-md font-semibold leading-md",r==="blocked"?"text-primary-foreground-muted":"text-primary-foreground",e)},a))}function Qn(t){var r=t,{className:e,progress:a}=r,o=n(r,["className","progress"]);let{variant:d,availableDate:i}=Ea();if(d==="blocked")return i?jsx("div",f(s({"data-slot":"card-topic-progress",className:l("flex",e)},o),{children:jsxs(xe,{variant:"gray-soft",icon:jsx(Lock,{"aria-hidden":true}),children:["Dispon\xEDvel em ",i]})})):null;if(a===void 0)return null;let u=Math.min(100,Math.max(0,a)),c=u>=100;return jsxs("div",f(s({"data-slot":"card-topic-progress",className:l("flex min-w-[180px] flex-col gap-2",e)},o),{children:[jsx("div",{className:"text-xs font-medium leading-xs text-gray-foreground-muted",children:c?"Conclu\xEDdo":jsxs(Fragment,{children:[jsxs("span",{className:"font-semibold text-gray-foreground",children:[u,"%"]})," de progresso"]})}),jsx(Ke,{value:u,indicatorClassName:c?"bg-secondary-stroke-emphasis":"bg-primary-stroke"})]}))}function $n(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{variant:d}=Ea();return jsxs("div",f(s({"data-slot":"card-topic-count",className:l("flex shrink-0 items-center gap-2",e)},o),{children:[jsx("span",{className:"text-sm font-medium leading-sm text-gray-foreground-muted",children:a}),jsx(ChevronDown,{"aria-hidden":true,size:18,strokeWidth:2.4,className:l("shrink-0 text-gray-foreground",d!=="blocked"&&"transition-transform duration-200 group-data-[state=open]:rotate-180")})]}))}function Jn(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(no,s({"data-slot":"card-topic-content",className:l("px-4 pb-4",e)},a))}function oi(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-continue",className:l("flex gap-3 bg-transparent",e)},a))}function ri(d){var i=d,{className:e,src:a,alt:o="",children:t}=i,r=n(i,["className","src","alt","children"]);return jsx("div",f(s({"data-slot":"card-continue-image",className:l("relative h-[122px] w-[200px] shrink-0 overflow-hidden rounded-md bg-gray-background-soft",e)},r),{children:a?jsx("img",{src:a,alt:o,loading:"lazy",className:"absolute inset-0 size-full object-cover"}):t}))}function si(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-continue-content",className:l("flex min-w-0 flex-1 flex-col justify-between gap-2",e)},a))}function li(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-continue-header",className:l("flex min-w-0 flex-col gap-1",e)},a))}function di({items:e,className:a}){return jsx(Ma,{"data-slot":"card-continue-breadcrumb",className:"overflow-hidden",children:jsx(Ba,{className:l("flex-nowrap gap-1 text-xs font-medium leading-xs [&>[data-slot=breadcrumb-item]:last-of-type>span]:min-w-0 [&>[data-slot=breadcrumb-item]:last-of-type>span]:overflow-hidden [&>[data-slot=breadcrumb-item]:last-of-type]:min-w-0 [&>[data-slot=breadcrumb-item]:last-of-type]:flex-1 [&>[data-slot=breadcrumb-item]:last-of-type_[data-slot=breadcrumb-page]]:truncate [&_[data-slot=breadcrumb-page]]:block",a),children:e.map((o,t)=>jsx(Fragment$1,{children:t<e.length-1?jsxs(Fragment,{children:[jsx(at,{className:"text-content-paragraph",children:o}),jsx(Yt,{children:jsx(ChevronRight,{size:12,className:"text-gray-foreground"})})]}):jsx(at,{children:jsx(Jt,{className:"font-medium text-content-paragraph",children:o})})},`${o}-${t}`))})})}function ni(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-continue-title",className:l("line-clamp-2 text-lg font-semibold leading-lg text-primary-foreground",e)},a))}function ii(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx(Y,f(s({"data-slot":"card-continue-button",variant:"emphasis-soft",size:"sm",iconRight:jsx(ArrowRightSm,{}),className:l("self-start",e)},o),{children:a}))}var Kr=cva("relative z-0 flex rounded-2xl border border-gray-stroke-muted",{variants:{variant:{default:"bg-surface-card",blocked:"bg-gray-background-soft"},orientation:{vertical:"flex-col overflow-hidden",horizontal:"flex-col overflow-hidden lg:flex-row lg:items-center"}},defaultVariants:{variant:"default",orientation:"vertical"}}),Zr=createContext(null);function ia(){var e;return (e=useContext(Zr))!=null?e:{}}function bi(i){var u=i,{className:e,variant:a,availableDate:o,orientation:t,children:r}=u,d=n(u,["className","variant","availableDate","orientation","children"]);let c=useMemo(()=>({variant:a,availableDate:o,orientation:t}),[a,o,t]),p=jsx("div",f(s({"data-slot":"card-lesson",className:l(Kr({variant:a,orientation:t}),e)},d),{children:r})),m=a!=="blocked"&&t!=="horizontal";return jsx(Zr.Provider,{value:c,children:m?jsxs("div",{"data-slot":"card-lesson-stack",className:"relative pt-[17px]",children:[jsx("div",{"aria-hidden":true,className:"pointer-events-none absolute inset-x-[34px] bottom-0 top-0 z-0 max-h-[20%] rounded-2xl border border-gray-stroke-muted bg-surface-card"}),jsx("div",{"aria-hidden":true,className:"pointer-events-none absolute inset-x-4 bottom-0 top-2 z-0 max-h-[20%] rounded-2xl border border-gray-stroke-muted bg-surface-card"}),p]}):p})}function Li(d){var i=d,{className:e,src:a,alt:o="",children:t}=i,r=n(i,["className","src","alt","children"]);let{variant:u,orientation:c}=ia(),p=c==="horizontal",m=l("h-[153px] w-full rounded-md",p&&"lg:h-[122px] lg:w-[200px]",u==="blocked"&&"opacity-20");return jsx("div",f(s({"data-slot":"card-lesson-image",className:l("px-3 pt-3",p&&"lg:shrink-0 lg:p-3",e)},r),{children:a?jsx("img",{src:a,alt:o,loading:"lazy",className:l(m,"object-cover")}):jsx("div",{className:l(m,"bg-gray-background-soft"),children:t})}))}function Ci(o){var t=o,{className:e}=t,a=n(t,["className"]);let{orientation:r}=ia();return jsx("div",s({"data-slot":"card-lesson-content",className:l("flex flex-col gap-2 px-6 pt-4",r==="horizontal"&&"lg:min-w-[160px] lg:flex-1 lg:justify-center lg:gap-0 lg:px-0 lg:py-3",e)},a))}function vi(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"card-lesson-header",className:l("flex flex-col",e)},a))}function Ii(o){var t=o,{className:e}=t,a=n(t,["className"]);let{variant:r}=ia();return jsx("div",s({"data-slot":"card-lesson-label",className:l("text-xs font-medium leading-xs",r==="blocked"?"text-gray-foreground-muted":"text-content-paragraph",e)},a))}function ki(o){var t=o,{className:e}=t,a=n(t,["className"]);let{variant:r}=ia();return jsx("div",s({"data-slot":"card-lesson-title",className:l("line-clamp-2 text-lg font-semibold leading-lg",r==="blocked"?"text-primary-foreground-muted":"text-primary-foreground",e)},a))}function yi(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx("div",f(s({"data-slot":"card-lesson-duration",className:l("flex items-center gap-1 text-sm font-medium leading-sm text-gray-foreground-muted",e)},o),{children:a}))}function Si(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{variant:d,availableDate:i,orientation:u}=ia();return jsxs("div",f(s({"data-slot":"card-lesson-footer",className:l("mt-auto flex flex-wrap items-center justify-between gap-4 px-6 pb-6 pt-4",u==="horizontal"&&"mt-0 lg:grow lg:basis-0 lg:flex-nowrap lg:justify-end lg:px-3 lg:py-3",e)},o),{children:[d==="blocked"&&i?jsxs(xe,{variant:"gray-soft",icon:jsx(Lock,{}),children:["Dispon\xEDvel em ",i]}):null,a]}))}function Pi(t){var r=t,{className:e,status:a}=r,o=n(r,["className","status"]);let d=a==="completed";return jsx(xe,f(s({"data-slot":"card-lesson-status",variant:d?"success-soft":"warning-soft",icon:d?jsx(Check,{}):void 0,className:e},o),{children:d?"Conclu\xEDdo":"Iniciado"}))}function wi(r){var d=r,{className:e,children:a,containerClassName:o}=d,t=n(d,["className","children","containerClassName"]);let{variant:i}=ia();return jsx(Y,f(s({"data-slot":"card-lesson-button",variant:"regular",size:"sm",disabled:i==="blocked",containerClassName:l("[&:only-child]:ml-auto",o),className:l("rounded-full disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted",e)},t),{children:a}))}var Qr=cva("inline-flex items-center justify-center place-items-center gap-2 rounded-sm whitespace-nowrap transition-all disabled:pointer-events-none shrink-0 [&_svg]:shrink-0 hover:cursor-pointer focus:outline-0 [grid-template-areas:'stack']",{variants:{variant:{regular:"bg-surface-card border-2 border-gray-stroke-muted enabled:hover:ring-4 data-[state=unchecked]:enabled:hover:ring-state-hover data-[state=unchecked]:enabled:hover:border-gray-stroke disabled:bg-gray-background-soft-muted data-[state=checked]:bg-primary-background-fill data-[state=checked]:border-primary-background-fill data-[state=checked]:enabled:hover:bg-primary-background-fill-emphasis data-[state=checked]:enabled:hover:border-primary-background-fill-emphasis data-[state=checked]:enabled:hover:ring-state-active disabled:data-[state=checked]:bg-gray-background-soft-muted disabled:data-[state=checked]:border-gray-stroke-muted data-[state=unchecked]:enabled:hover:border-gray-stroke data-[state=checked]:enabled:hover:bg-primary-background-fill-emphasis [&:disabled_svg]:text-gray-background-fill-muted"},size:{sm:"size-4 [&_svg]:size-3",md:"size-5 [&_svg]:size-4",lg:"size-6 [&_svg]:size-5"}},defaultVariants:{variant:"regular",size:"md"}});function Ri(d){var i=d,{className:e,size:a,variant:o,uncheckIcon:t}=i,r=n(i,["className","size","variant","uncheckIcon"]);return jsx(Checkbox.Root,f(s({"data-slot":"checkbox",className:l("group peer",Qr({size:a,variant:o}),e)},r),{children:jsx(Checkbox.Indicator,{"data-slot":"checkbox-indicator",className:"relative flex items-center justify-center",children:t?jsx(RemoveMinus,{className:l("absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 text-primary-foreground-onfill"),strokeWidth:2.6}):jsx(Check,{className:l("absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 text-primary-foreground-onfill"),strokeWidth:2.6})})}))}var uo=768;function Ha(){let[e,a]=useState(void 0);return useEffect(()=>{let o=window.matchMedia(`(max-width: ${uo-1}px)`),t=()=>{a(window.innerWidth<uo);};return o.addEventListener("change",t),a(window.innerWidth<uo),()=>o.removeEventListener("change",t)},[]),!!e}function fo(a){var e=n(a,[]);return jsx(DropdownMenu.Root,s({"data-slot":"dropdown-menu"},e))}function Fi(a){var e=n(a,[]);return jsx(DropdownMenu.Portal,s({"data-slot":"dropdown-menu-portal"},e))}function co(a){var e=n(a,[]);return jsx(DropdownMenu.Trigger,s({className:l("cursor-pointer",e.className),"data-slot":"dropdown-menu-trigger"},e))}function po(r){var d=r,{className:e,sideOffset:a=4,side:o}=d,t=n(d,["className","sideOffset","side"]);let i=Ha();return jsx(DropdownMenu.Portal,{children:jsx(DropdownMenu.Content,s({"data-slot":"dropdown-menu-content",sideOffset:a,side:i?"bottom":o,className:l("max-h-(--radix-dropdown-menu-content-available-height) origin-(--radix-dropdown-menu-content-transform-origin) z-50 max-h-screen min-w-[8rem] overflow-y-auto overflow-x-hidden rounded-md border bg-surface-elevated p-3 pb-2 text-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e)},t))})}function Ei(a){var e=n(a,[]);return jsx(DropdownMenu.Group,s({"data-slot":"dropdown-menu-group"},e))}function ut(r){var d=r,{className:e,inset:a,variant:o="default"}=d,t=n(d,["className","inset","variant"]);return jsx(DropdownMenu.Item,s({"data-slot":"dropdown-menu-item","data-inset":a,"data-variant":o,className:l("data-[variant=destructive]:*:[svg]:!text-destructive outline-hidden relative flex cursor-pointer select-none items-center gap-2.5 rounded-sm px-2 py-2 text-sm font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis focus:outline-0 data-[disabled]:pointer-events-none data-[inset]:pl-8 data-[variant=destructive]:text-red-foreground data-[disabled]:opacity-50 data-[variant=destructive]:hover:bg-red-background-soft-emphasis dark:[&_img]:brightness-0 dark:[&_img]:invert [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0",e)},t))}function Hi(r){var d=r,{className:e,children:a,checked:o}=d,t=n(d,["className","children","checked"]);return jsxs(DropdownMenu.CheckboxItem,f(s({"data-slot":"dropdown-menu-checkbox-item",className:l("outline-hidden relative flex cursor-pointer select-none items-center gap-2 rounded-md py-2 pl-2 pr-7 text-sm font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis focus:outline-0 data-[disabled]:pointer-events-none data-[disabled]:opacity-50 dark:[&_img]:brightness-0 dark:[&_img]:invert [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg]:text-secondary-foreground",e),checked:o},t),{children:[jsx("span",{className:"flex min-w-0 flex-1 gap-2 break-words",children:a}),jsx("span",{className:"pointer-events-none absolute right-2 flex size-3.5 items-center justify-center",children:jsx(DropdownMenu.ItemIndicator,{children:jsx(Check,{className:"size-4"})})})]}))}function ft(a){var e=n(a,[]);return jsx(DropdownMenu.RadioGroup,s({"data-slot":"dropdown-menu-radio-group"},e))}function mo(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsxs(DropdownMenu.RadioItem,f(s({"data-slot":"dropdown-menu-radio-item",className:l("outline-hidden relative flex cursor-pointer select-none items-center gap-2 rounded-md py-3 pl-2 pr-7 text-sm font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis focus:outline-0 aria-checked:text-secondary-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 dark:[&_img]:brightness-0 dark:[&_img]:invert [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:text-secondary-foreground",e)},o),{children:[jsx("span",{className:"flex min-w-0 flex-1 gap-2 break-words",children:a}),jsx("span",{className:"pointer-events-none absolute right-2 flex size-3.5 items-center justify-center",children:jsx(DropdownMenu.ItemIndicator,{children:jsx(Check,{className:"size-4"})})})]}))}function go(t){var r=t,{className:e,inset:a}=r,o=n(r,["className","inset"]);return jsx(DropdownMenu.Label,s({"data-slot":"dropdown-menu-label","data-inset":a,className:l("px-2 py-3 text-xs font-medium text-gray-foreground-muted data-[inset]:pl-8 [&:not(:first-child)]:mt-2.5",e)},o))}function xo(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(DropdownMenu.Separator,s({"data-slot":"dropdown-menu-separator",className:l("-mx-3 my-2 h-px bg-gray-stroke-muted",e)},a))}function Oi(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("span",s({"data-slot":"dropdown-menu-shortcut",className:l("ml-auto text-xs tracking-widest text-gray-foreground",e)},a))}function qi(a){var e=n(a,[]);return jsx(DropdownMenu.Sub,s({"data-slot":"dropdown-menu-sub"},e))}function Vi(r){var d=r,{className:e,inset:a,children:o}=d,t=n(d,["className","inset","children"]);return jsxs(DropdownMenu.SubTrigger,f(s({"data-slot":"dropdown-menu-sub-trigger","data-inset":a,className:l("flex cursor-pointer select-none items-center rounded-sm px-2 py-2 text-sm font-medium text-gray-foreground outline-0 focus:outline-0 data-[inset]:pl-8",e)},t),{children:[o,jsx(ChevronRight,{className:"ml-auto size-3"})]}))}function zi(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(DropdownMenu.SubContent,s({"data-slot":"dropdown-menu-sub-content",className:l("origin-(--radix-dropdown-menu-content-transform-origin) z-50 min-w-[8rem] overflow-hidden rounded-md border bg-surface-elevated p-1 text-gray-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e)},a))}var Lo=createContext({invalid:false}),ss={start:1950,end:new Date().getFullYear()};function pt(e,a){let o=e.getFullYear();return o<a.start?new Date(a.start,0,1):o>a.end?new Date(a.end,11,31):e}var Co=cva(["shadow-xs flex w-full items-center justify-between gap-2 rounded-md border-2 border-gray-stroke-muted bg-surface-card px-4 py-3 text-left text-gray-foreground outline-none transition-[color,box-shadow] enabled:hover:border-gray-stroke-emphasis enabled:hover:ring-[3px] enabled:hover:ring-state-focus disabled:pointer-events-none disabled:bg-gray-background-soft-muted disabled:text-gray-foreground-muted data-[invalid]:border-feedback-error-stroke data-[invalid]:enabled:hover:border-feedback-error-stroke data-[invalid]:enabled:hover:ring-[3px] data-[invalid]:enabled:hover:ring-state-error","group-has-[[data-slot=date-picker-label]]:data-[placeholder]:text-transparent"],{variants:{size:{lg:["h-12 max-h-12 text-md","max-sm:h-14 max-sm:text-base"],md:["h-10 max-h-10 text-sm","max-sm:h-11"]}},defaultVariants:{size:"lg"}});function Wi(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({className:l("group relative flex flex-col gap-2",e),"data-slot":"date-picker-wrapper"},a))}function Xi(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx("label",f(s({className:l("pointer-events-none absolute start-3 top-0 z-10 origin-left -translate-y-1/2 bg-surface-card px-1 text-xs font-medium text-gray-foreground transition-all duration-200 ease-out","group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:start-4 group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:top-6 group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:bg-transparent group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:px-0 group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:text-md group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:font-normal group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:text-gray-foreground max-sm:group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:top-7","group-has-[[data-slot=date-picker-trigger][data-size=md]]:group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:top-5 group-has-[[data-slot=date-picker-trigger][data-size=md]]:group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:!text-sm max-sm:group-has-[[data-slot=date-picker-trigger][data-size=md]]:group-has-[[data-slot=date-picker-trigger][data-placeholder]:not([data-state=open])]:top-[22px]",e),"data-slot":"date-picker-label"},o),{children:a}))}function Ki(o){var t=o,{className:e}=t,a=n(t,["className"]);let{invalid:r}=useContext(Lo);return jsx("span",s({className:l("-mt-1 text-xs",r?"text-feedback-error-foreground":"text-gray-foreground",e),"data-slot":"date-picker-text"},a))}function fa(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate())}function Oa(e,a){return e.getFullYear()===a.getFullYear()&&e.getMonth()===a.getMonth()&&e.getDate()===a.getDate()}function mt(e,a){return new Date(e.getFullYear(),e.getMonth()+a,1)}function gt(e){return new Date(e.getFullYear(),e.getMonth(),1)}function bo(e,a){return fa(e).getTime()<fa(a).getTime()}function ls(e,a){return fa(e).getTime()>fa(a).getTime()}function qa(e,a,o){return !!(a&&bo(e,a)||o&&ls(e,o))}function ds(e){return new Intl.DateTimeFormat("pt-BR",{year:"numeric",month:"2-digit",day:"2-digit"}).format(e)}var ns=20,is=18;function Zi(V){var k=V,{value:e,defaultValue:a=null,onValueChange:o,placeholder:t="Pick a date",disabled:r,min:d,max:i,format:u=ds,className:c,inputClassName:p,contentClassName:m,size:x="lg",yearRange:h=ss,showYearSelector:y=true,invalid:L=false,children:A}=k,M=n(k,["value","defaultValue","onValueChange","placeholder","disabled","min","max","format","className","inputClassName","contentClassName","size","yearRange","showYearSelector","invalid","children"]);let I=e!==void 0,[_,E]=useState(a),b=I?e:_,[v,N]=useState(false),[W,q]=useState(()=>gt(pt(b!=null?b:new Date,h))),Z=useRef(null),Pe=useRef(null),we=useRef(null),Ce=useId(),[ae,Re]=useState(null),ge=useCallback(P=>{I||E(P),o==null||o(P);},[I,o]);useEffect(()=>{v&&q(gt(pt(b!=null?b:new Date,h)));},[v,b,h]),useEffect(()=>{v||Re(null);},[v]),useEffect(()=>{if(!v)return;let P=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=P;}},[v]),useEffect(()=>{if(!ae)return;let P=()=>N(false);return window.addEventListener("scroll",P,{passive:true,capture:true}),()=>window.removeEventListener("scroll",P,{capture:true})},[ae]),useEffect(()=>{if(!v)return;let P=H=>{let z=Z.current,ee=we.current;z&&H.target instanceof Node&&!z.contains(H.target)&&!(ee!=null&&ee.contains(H.target))&&N(false);},C=H=>{H.key==="Escape"&&N(false);};return window.addEventListener("pointerdown",P,{capture:true}),window.addEventListener("keydown",C),()=>{window.removeEventListener("pointerdown",P,{capture:true}),window.removeEventListener("keydown",C);}},[v]);let ea=290,aa=()=>{var P,C,H;if(v)N(false);else {let z=(H=(P=Pe.current)==null?void 0:P.getBoundingClientRect())!=null?H:(C=Z.current)==null?void 0:C.getBoundingClientRect();if(z){let ye=window.innerHeight-z.bottom<ea,Ue=window.innerWidth,La=window.matchMedia("(max-width: 639px)").matches?Math.min(512,Ue-16):Math.min(320,Ue),Ca=8,va=Ca,Ia=Ue-La-Ca,He=z.left;He<va?He=va:He>Ia&&(He=Ia),Re(f(s({position:"fixed"},ye?{bottom:window.innerHeight-z.top+8}:{top:z.bottom+8}),{left:He,width:La,maxWidth:360}));}N(true);}},ke=fa(new Date),se=W.getFullYear(),fe=W.getMonth(),g=new Date(se,fe,1),B=new Date(se,fe+1,0).getDate(),D=g.getDay(),w=b?u(b):"",O=Array.from({length:12},(P,C)=>({value:C,label:new Intl.DateTimeFormat("pt-BR",{month:"long"}).format(new Date(2e3,C,1))})),$=Array.from({length:h.end-h.start+1},(P,C)=>h.start+C),J=P=>{q(new Date(se,P,1));},te=P=>{q(new Date(P,fe,1));};return jsxs(Lo.Provider,{value:useMemo(()=>({invalid:L}),[L]),children:[jsxs("div",{ref:Z,className:l("relative inline-flex w-full",c),children:[jsxs("button",f(s(f(s({ref:Pe,type:"button",disabled:r,"aria-haspopup":"dialog","aria-expanded":v,"aria-controls":v?Ce:void 0,"data-invalid":L||void 0,"data-slot":"date-picker-trigger","data-size":x,"data-state":v?"open":"closed"},!w&&{"data-placeholder":""}),{className:l(Co({size:x}),v&&"border-gray-stroke-emphasis ring-[3px] ring-state-focus",w&&!L&&"border-gray-stroke-emphasis ring-[3px] ring-state-focus",w&&L&&"border-feedback-error-stroke ring-[3px] ring-state-error",p),onClick:aa}),M),{children:[jsx("span",{className:"truncate",children:w||t}),jsx(Calendar,{size:x==="md"?is:ns,strokeWidth:1.6,className:"shrink-0 !text-gray-foreground","aria-hidden":"true"})]})),v&&createPortal(jsxs("div",{ref:we,id:Ce,role:"dialog","aria-label":"Calend\xE1rio","data-slot":"date-picker-content",style:ae!=null?ae:void 0,className:l("z-50 overflow-hidden rounded-md border border-gray-stroke-muted bg-surface-elevated p-3 shadow-md",m),children:[jsxs("div",{className:"mb-3 flex items-center justify-center gap-2",children:[jsx("button",{type:"button",className:"inline-flex size-8 items-center justify-center rounded-md hover:bg-secondary-background-soft-emphasis max-sm:size-10",onClick:()=>q(P=>mt(P,-1)),"aria-label":"M\xEAs anterior",children:jsx(ChevronLeftMd,{size:18,strokeWidth:1.8})}),jsxs("div",{className:"flex items-center gap-2",children:[jsxs("div",{className:"relative",children:[jsx("select",{value:fe,onChange:P=>J(Number(P.target.value)),className:"min-w-[7rem] appearance-none rounded-md border border-gray-stroke-muted bg-surface-card py-1 pl-2 pr-7 text-sm font-medium capitalize text-gray-foreground outline-none hover:border-gray-stroke-emphasis focus:border-gray-stroke-emphasis focus:ring-2 focus:ring-state-focus max-sm:min-w-[8rem] max-sm:py-2 max-sm:text-base","aria-label":"Selecionar m\xEAs",children:O.map(P=>jsx("option",{value:P.value,className:"capitalize",children:P.label},P.value))}),jsx(ChevronDown,{size:14,strokeWidth:1.8,className:"pointer-events-none absolute right-2 top-1/2 -translate-y-1/2 text-gray-foreground","aria-hidden":true})]}),y?jsxs("div",{className:"relative",children:[jsx("select",{value:se,onChange:P=>te(Number(P.target.value)),className:"min-w-[5rem] appearance-none rounded-md border border-gray-stroke-muted bg-surface-card py-1 pl-2 pr-7 text-sm font-medium text-gray-foreground outline-none hover:border-gray-stroke-emphasis focus:border-gray-stroke-emphasis focus:ring-2 focus:ring-state-focus max-sm:min-w-[5.5rem] max-sm:py-2 max-sm:text-base","aria-label":"Selecionar ano",children:$.map(P=>jsx("option",{value:P,children:P},P))}),jsx(ChevronDown,{size:14,strokeWidth:1.8,className:"pointer-events-none absolute right-2 top-1/2 -translate-y-1/2 text-gray-foreground","aria-hidden":true})]}):jsx("div",{className:"text-sm font-semibold text-gray-foreground",children:se})]}),jsx("button",{type:"button",className:"inline-flex size-8 items-center justify-center rounded-md hover:bg-secondary-background-soft-emphasis max-sm:size-10",onClick:()=>q(P=>mt(P,1)),"aria-label":"Pr\xF3ximo m\xEAs",children:jsx(ChevronRightMd,{size:18,strokeWidth:1.8})})]}),jsxs("div",{className:"grid grid-cols-7 gap-1 text-center text-xs font-medium text-gray-foreground-muted max-sm:text-sm",children:[jsx("div",{children:"Dom"}),jsx("div",{children:"Seg"}),jsx("div",{children:"Ter"}),jsx("div",{children:"Qua"}),jsx("div",{children:"Qui"}),jsx("div",{children:"Sex"}),jsx("div",{children:"S\xE1b"})]}),jsxs("div",{className:"mt-2 grid grid-cols-7 gap-1",children:[Array.from({length:D}).map((P,C)=>jsx("div",{},`empty-${C}`)),Array.from({length:B}).map((P,C)=>{let H=new Date(se,fe,C+1),z=b?Oa(H,b):false,ee=Oa(H,ke),ye=r||qa(H,d,i);return jsx("button",{type:"button",disabled:ye,onClick:()=>{ge(H),N(false);},className:l("inline-flex h-9 w-full items-center justify-center rounded-md text-sm font-medium outline-none transition-colors hover:bg-secondary-background-soft-emphasis disabled:pointer-events-none disabled:opacity-50 max-sm:h-11 max-sm:text-base",ee&&"ring-1 ring-gray-stroke-emphasis",z&&"bg-primary-background-fill text-primary-foreground-onfill hover:bg-primary-background-fill-emphasis"),"aria-pressed":z,children:C+1},H.toISOString())})]}),jsxs("div",{className:"mt-3 flex items-center justify-between gap-2",children:[jsx("button",{type:"button",className:"rounded-md px-2 py-1 text-xs font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis max-sm:px-3 max-sm:py-2 max-sm:text-sm",onClick:()=>{ge(ke),N(false);},disabled:r||qa(ke,d,i),children:"Hoje"}),jsx("button",{type:"button",className:"rounded-md px-2 py-1 text-xs font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis max-sm:px-3 max-sm:py-2 max-sm:text-sm",onClick:()=>ge(null),disabled:r||!b,children:"Limpar"})]})]}),document.body)]}),A]})}function ji(V){var k=V,{value:e,defaultValue:a=null,onValueChange:o,placeholder:t="Selecionar per\xEDodo",disabled:r,min:d,max:i,format:u=ds,className:c,inputClassName:p,contentClassName:m,size:x="lg",yearRange:h=ss,showYearSelector:y=true,invalid:L=false,children:A}=k,M=n(k,["value","defaultValue","onValueChange","placeholder","disabled","min","max","format","className","inputClassName","contentClassName","size","yearRange","showYearSelector","invalid","children"]);let I=e!==void 0,[_,E]=useState(a),b=I?e:_,[v,N]=useState(false),[W,q]=useState(()=>{var C,H;return gt(pt((H=(C=b==null?void 0:b.start)!=null?C:b==null?void 0:b.end)!=null?H:new Date,h))}),Z=useRef(null),Pe=useRef(null),we=useRef(null),Ce=useId(),[ae,Re]=useState(null),ge=useCallback(C=>{I||E(C),o==null||o(C);},[I,o]);useEffect(()=>{var C,H;v&&q(gt(pt((H=(C=b==null?void 0:b.start)!=null?C:b==null?void 0:b.end)!=null?H:new Date,h)));},[v,b,h]),useEffect(()=>{v||Re(null);},[v]),useEffect(()=>{if(!v)return;let C=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=C;}},[v]),useEffect(()=>{if(!ae)return;let C=()=>N(false);return window.addEventListener("scroll",C,{passive:true,capture:true}),()=>window.removeEventListener("scroll",C,{capture:true})},[ae]),useEffect(()=>{if(!v)return;let C=z=>{let ee=Z.current,ye=we.current;ee&&z.target instanceof Node&&!ee.contains(z.target)&&!(ye!=null&&ye.contains(z.target))&&N(false);},H=z=>{z.key==="Escape"&&N(false);};return window.addEventListener("pointerdown",C,{capture:true}),window.addEventListener("keydown",H),()=>{window.removeEventListener("pointerdown",C,{capture:true}),window.removeEventListener("keydown",H);}},[v]);let ea=330,aa=()=>{var C,H,z;if(v)N(false);else {let ee=(z=(C=Pe.current)==null?void 0:C.getBoundingClientRect())!=null?z:(H=Z.current)==null?void 0:H.getBoundingClientRect();if(ee){let Ue=window.innerHeight-ee.bottom<ea,ta=window.innerWidth,Ca=window.matchMedia("(max-width: 639px)").matches?Math.min(512,ta-16):Math.min(320,ta),va=8,Ia=va,He=ta-Ca-va,ka=ee.left;ka<Ia?ka=Ia:ka>He&&(ka=He),Re(f(s({position:"fixed"},Ue?{bottom:window.innerHeight-ee.top+8}:{top:ee.bottom+8}),{left:ka,width:Ca,maxWidth:360}));}N(true);}},ke=fa(new Date),se=W.getFullYear(),fe=W.getMonth(),g=new Date(se,fe,1),B=new Date(se,fe+1,0).getDate(),D=g.getDay(),w=Array.from({length:12},(C,H)=>({value:H,label:new Intl.DateTimeFormat("pt-BR",{month:"long"}).format(new Date(2e3,H,1))})),O=Array.from({length:h.end-h.start+1},(C,H)=>h.start+H),$=C=>{q(new Date(se,C,1));},J=C=>{q(new Date(C,fe,1));},te=C=>{r||qa(C,d,i)||(!b||!b.start||b.end?ge({start:C,end:null}):(bo(C,b.start)?ge({start:C,end:b.start}):ge({start:b.start,end:C}),N(false)));},P=b!=null&&b.start&&(b!=null&&b.end)?`${u(b.start)} - ${u(b.end)}`:b!=null&&b.start?u(b.start):"";return jsxs(Lo.Provider,{value:useMemo(()=>({invalid:L}),[L]),children:[jsxs("div",{ref:Z,className:l("relative inline-flex w-full",c),children:[jsxs("button",f(s(f(s({ref:Pe,type:"button",disabled:r,"aria-haspopup":"dialog","aria-expanded":v,"aria-controls":v?Ce:void 0,"data-invalid":L||void 0,"data-slot":"date-picker-trigger","data-size":x,"data-state":v?"open":"closed"},!P&&{"data-placeholder":""}),{className:l(Co({size:x}),v&&"border-gray-stroke-emphasis ring-[3px] ring-state-focus",P&&!L&&"border-gray-stroke-emphasis ring-[3px] ring-state-focus",P&&L&&"border-feedback-error-stroke ring-[3px] ring-state-error",p),onClick:aa}),M),{children:[jsx("span",{className:"truncate",children:P||t}),jsx(Calendar,{size:x==="md"?is:ns,strokeWidth:1.6,className:"shrink-0 !text-gray-foreground","aria-hidden":"true"})]})),v&&createPortal(jsxs("div",{ref:we,id:Ce,role:"dialog","aria-label":"Calend\xE1rio","data-slot":"date-picker-content",style:ae!=null?ae:void 0,className:l("z-50 overflow-hidden rounded-md border border-gray-stroke-muted bg-surface-elevated p-3 shadow-md",m),children:[jsxs("div",{className:"mb-3 flex items-center justify-center gap-2",children:[jsx("button",{type:"button",className:"inline-flex size-8 items-center justify-center rounded-md hover:bg-secondary-background-soft-emphasis max-sm:size-10",onClick:()=>q(C=>mt(C,-1)),"aria-label":"M\xEAs anterior",children:jsx(ChevronLeftMd,{size:18,strokeWidth:1.8})}),jsxs("div",{className:"flex items-center gap-2",children:[jsxs("div",{className:"relative",children:[jsx("select",{value:fe,onChange:C=>$(Number(C.target.value)),className:"min-w-[7rem] appearance-none rounded-md border border-gray-stroke-muted bg-surface-card py-1 pl-2 pr-7 text-sm font-medium capitalize text-gray-foreground outline-none hover:border-gray-stroke-emphasis focus:border-gray-stroke-emphasis focus:ring-2 focus:ring-state-focus max-sm:min-w-[8rem] max-sm:py-2 max-sm:text-base","aria-label":"Selecionar m\xEAs",children:w.map(C=>jsx("option",{value:C.value,className:"capitalize",children:C.label},C.value))}),jsx(ChevronDown,{size:14,strokeWidth:1.8,className:"pointer-events-none absolute right-2 top-1/2 -translate-y-1/2 text-gray-foreground","aria-hidden":true})]}),y?jsxs("div",{className:"relative",children:[jsx("select",{value:se,onChange:C=>J(Number(C.target.value)),className:"min-w-[5rem] appearance-none rounded-md border border-gray-stroke-muted bg-surface-card py-1 pl-2 pr-7 text-sm font-medium text-gray-foreground outline-none hover:border-gray-stroke-emphasis focus:border-gray-stroke-emphasis focus:ring-2 focus:ring-state-focus max-sm:min-w-[5.5rem] max-sm:py-2 max-sm:text-base","aria-label":"Selecionar ano",children:O.map(C=>jsx("option",{value:C,children:C},C))}),jsx(ChevronDown,{size:14,strokeWidth:1.8,className:"pointer-events-none absolute right-2 top-1/2 -translate-y-1/2 text-gray-foreground","aria-hidden":true})]}):jsx("div",{className:"text-sm font-semibold text-gray-foreground",children:se})]}),jsx("button",{type:"button",className:"inline-flex size-8 items-center justify-center rounded-md hover:bg-secondary-background-soft-emphasis max-sm:size-10",onClick:()=>q(C=>mt(C,1)),"aria-label":"Pr\xF3ximo m\xEAs",children:jsx(ChevronRightMd,{size:18,strokeWidth:1.8})})]}),jsxs("div",{className:"grid grid-cols-7 gap-1 text-center text-xs font-medium text-gray-foreground-muted max-sm:text-sm",children:[jsx("div",{children:"Dom"}),jsx("div",{children:"Seg"}),jsx("div",{children:"Ter"}),jsx("div",{children:"Qua"}),jsx("div",{children:"Qui"}),jsx("div",{children:"Sex"}),jsx("div",{children:"S\xE1b"})]}),jsxs("div",{className:"mt-2 grid grid-cols-7 gap-1",children:[Array.from({length:D}).map((C,H)=>jsx("div",{},`empty-${H}`)),Array.from({length:B}).map((C,H)=>{let z=new Date(se,fe,H+1),ee=(b==null?void 0:b.start)&&Oa(z,b.start),ye=(b==null?void 0:b.end)&&Oa(z,b.end),Ue=(b==null?void 0:b.start)&&(b==null?void 0:b.end)&&ls(z,b.start)&&bo(z,b.end),ta=Oa(z,ke),La=r||qa(z,d,i);return jsx("button",{type:"button",disabled:La,onClick:()=>te(z),className:l("inline-flex h-9 w-full items-center justify-center rounded-md text-sm font-medium outline-none transition-colors hover:bg-secondary-background-soft-emphasis disabled:pointer-events-none disabled:opacity-50",ta&&"ring-1 ring-gray-stroke-emphasis",Ue&&"bg-primary-background-soft",(ee||ye)&&"bg-primary-background-fill text-primary-foreground-onfill hover:bg-primary-background-fill-emphasis"),"aria-pressed":ee||ye||void 0,children:H+1},z.toISOString())})]}),jsxs("div",{className:"mt-3 flex items-center justify-between gap-2",children:[jsx("button",{type:"button",className:"rounded-md px-2 py-1 text-xs font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis",onClick:()=>{ge({start:ke,end:ke}),N(false);},disabled:r||qa(ke,d,i),children:"Hoje"}),jsx("button",{type:"button",className:"rounded-md px-2 py-1 text-xs font-medium text-gray-foreground hover:bg-secondary-background-soft-emphasis",onClick:()=>ge(null),disabled:r||!b,children:"Limpar"})]})]}),document.body)]}),A]})}var ru=24,su=20,lu=1.6,fs=10,cs=8;function du(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({className:l("group relative flex flex-col gap-2",e),"data-slot":"input-wrapper"},a))}function nu(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({className:l("relative",e),"data-slot":"input-field"},a))}function iu(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx("label",f(s({className:l("pointer-events-none absolute start-3 top-0 z-10 origin-left -translate-y-1/2 bg-surface-card px-1 text-xs font-medium text-gray-foreground transition-all duration-200 ease-out","group-has-[[data-slot=input][disabled]]:bg-transparent","group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:start-4 group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:top-6 group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:bg-transparent group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:px-0 group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:text-md group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:font-normal","group-has-[[data-slot=input][data-empty]:not(:focus)]:start-4 group-has-[[data-slot=input][data-empty]:not(:focus)]:top-6 group-has-[[data-slot=input][data-empty]:not(:focus)]:bg-transparent group-has-[[data-slot=input][data-empty]:not(:focus)]:px-0 group-has-[[data-slot=input][data-empty]:not(:focus)]:text-md group-has-[[data-slot=input][data-empty]:not(:focus)]:font-normal","group-has-[[data-slot=input][data-size=md]]:group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:top-5 group-has-[[data-slot=input][data-size=md]]:group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:!text-sm","group-has-[[data-slot=input][data-size=md]]:group-has-[[data-slot=input][data-empty]:not(:focus)]:top-5 group-has-[[data-slot=input][data-empty]:not(:focus)]:!text-sm","group-has-[[data-slot=input][aria-invalid=true]]:text-feedback-error-foreground","group-has-[[data-slot=input-start-icon]]:group-has-[[data-slot=input]:placeholder-shown:not(:focus)]:start-12","group-has-[[data-slot=input-start-icon]]:group-has-[[data-slot=input][data-empty]:not(:focus)]:start-12",e),"data-slot":"input-label"},o),{children:a}))}function uu(t){var r=t,{className:e,invalid:a=false}=r,o=n(r,["className","invalid"]);return jsx("span",s({className:l("-mt-1 text-xs",a?"text-feedback-error-foreground":"text-gray-foreground",e),"data-slot":"input-text"},o))}function vo(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({className:l("group/adornment relative flex w-full",e),"data-slot":"input-adornment"},a))}function Lt(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("span",s({className:l("pointer-events-none absolute start-4 top-1/2 z-10 flex -translate-y-1/2 items-center pr-3 text-gray-foreground",e),"data-slot":"input-start-icon"},a))}function Io(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("span",s({className:l("absolute end-4 top-1/2 z-10 flex -translate-y-1/2 items-center text-gray-foreground",e),"data-slot":"input-end-icon"},a))}var ht=cva(["shadow-xs w-full min-w-0 rounded-md border-2 border-gray-stroke-muted bg-surface-card px-4 py-3 text-gray-foreground outline-none transition-[color,box-shadow] selection:bg-secondary-background-soft-emphasis selection:text-gray-foreground placeholder:text-gray-foreground-emphasis hover:border-gray-stroke-emphasis hover:ring-[3px] hover:ring-state-focus disabled:cursor-default disabled:bg-gray-background-soft-muted disabled:placeholder:text-gray-foreground-muted disabled:hover:border-gray-stroke-muted disabled:hover:ring-0","focus-visible:border-gray-stroke-emphasis focus-visible:ring-[3px] focus-visible:ring-state-focus","aria-[invalid]:border-feedback-error-stroke aria-[invalid]:hover:ring-state-error aria-[invalid]:focus-visible:ring-state-error","aria-[invalid]:[&:not(:placeholder-shown):not(:disabled)]:border-feedback-error-stroke aria-[invalid]:[&:not(:placeholder-shown):not(:disabled)]:ring-[3px] aria-[invalid]:[&:not(:placeholder-shown):not(:disabled)]:ring-state-error","group-has-[[data-slot=input-label]]:py-3 group-has-[[data-slot=input-label]]:placeholder:text-transparent","[&:not(:placeholder-shown):not(:disabled)]:border-gray-stroke-emphasis [&:not(:placeholder-shown):not(:disabled)]:ring-[3px] [&:not(:placeholder-shown):not(:disabled)]:ring-state-focus","group-has-[[data-slot=input-end-icon]]/adornment:pr-10"],{variants:{size:{lg:["h-12 max-h-12 text-md","group-has-[[data-slot=input-label]]:h-14","group-has-[[data-slot=input-start-icon]]/adornment:pl-[48px]"],md:["h-10 max-h-10 text-sm","group-has-[[data-slot=input-label]]:h-11","group-has-[[data-slot=input-start-icon]]/adornment:pl-[44px]"]}},defaultVariants:{size:"lg"}}),fu={email:jsx(Mail,{})},cu={};function ca(e,a="lg"){return cloneElement(e,{size:a==="md"?su:ru,strokeWidth:lu})}function ms(d){var i=d,{className:e,invalid:a=false,size:o="lg",disabled:t}=i,r=n(i,["className","invalid","size","disabled"]);let[u,c]=useState(false);return jsxs(vo,{children:[jsx(Lt,{children:ca(jsx(Lock,{}),o)}),jsx("input",s({type:u?"text":"password","data-slot":"input","data-size":o,disabled:t,className:l(ht({size:o,className:e})),"aria-invalid":a||r["aria-invalid"]?true:void 0},r)),jsx(Io,{children:jsx("button",{type:"button",tabIndex:-1,disabled:t,onClick:()=>c(p=>!p),className:l("text-gray-foreground transition-colors hover:text-gray-foreground-emphasis disabled:cursor-default disabled:opacity-50"),"data-invalid":a,"aria-label":u?"Hide password":"Show password",children:ca(u?jsx(Hide,{}):jsx(Show,{}),o)})})]})}function gs(m){var x=m,{className:e,invalid:a=false,size:o="lg",iconLeft:t,min:r,value:d,defaultValue:i,onChange:u,disabled:c}=x,p=n(x,["className","invalid","size","iconLeft","min","value","defaultValue","onChange","disabled"]);let h=d!==void 0,[y,L]=useState(()=>i!=null?i:""),A=useRef(null),M=h?d===""?"":String(d):y,V=M===""?NaN:Number(M),k=r!==void 0&&Number(r)<0,I=useCallback(N=>{let W=r!==void 0&&Number(r)<0,q=N.replace(/[^\d.-]/g,"");W?q=(q.startsWith("-")?"-":"")+q.replace(/-/g,""):q=q.replace(/-/g,"");let Z=q.indexOf(".");return Z===-1?q:q.slice(0,Z+1)+q.slice(Z+1).replace(/\./g,"")},[r]),_=useCallback(N=>{let W=I(N.target.value);if(W===N.target.value)h?u==null||u(N):(L(W),u==null||u(f(s({},N),{target:f(s({},N.target),{value:W})})));else {let q=f(s({},N),{target:f(s({},N.target),{value:W})});h||L(W),u==null||u(q);}},[h,u,I]),E=r!==void 0?Number(r):void 0,b=useCallback(N=>{let q=(Number.isNaN(V)?E!=null?E:0:V)+N;return E!==void 0&&q<E?E:q},[V,E]),v=useCallback(N=>{let W=b(N),q=String(W),Z=A.current,we={type:"change",target:Z?{value:q,name:Z.name,id:Z.id,form:Z.form,type:Z.type}:{value:q},currentTarget:Z,bubbles:true,cancelable:false,nativeEvent:{}};h||L(q),u==null||u(we);},[b,h,u]);return jsxs(vo,{children:[t!=null&&jsx(Lt,{children:ca(t,o)}),jsx("input",s({ref:A,type:"text",inputMode:"decimal",pattern:k?"-?[0-9]*":"[0-9]*","data-slot":"input","data-size":o,"data-empty":M===""?"":void 0,min:r,value:M,onChange:_,disabled:c,className:l(ht({size:o}),"pr-12","[appearance:textfield] [&::-webkit-inner-spin-button]:appearance-none [&::-webkit-outer-spin-button]:appearance-none",e),"aria-invalid":a||p["aria-invalid"]?true:void 0},p)),jsxs("div",{className:"absolute end-0 top-0 flex h-full flex-col items-center justify-center gap-0.5 px-4",children:[jsx("button",{type:"button",tabIndex:-1,disabled:c,onClick:()=>v(1),className:"flex items-center justify-center rounded-full !p-0.5 px-2 text-gray-foreground transition-colors disabled:cursor-default disabled:opacity-50 disabled:hover:bg-transparent","aria-label":"Increase value",children:jsx(ChevronDown,{className:"rotate-180",size:o==="md"?cs:fs,strokeWidth:3})}),jsx("button",{type:"button",tabIndex:-1,disabled:c,onClick:()=>v(-1),className:"flex items-center justify-center rounded-full !p-0.5 px-2 text-gray-foreground transition-colors disabled:cursor-default disabled:opacity-50 disabled:hover:bg-transparent","aria-label":"Decrease value",children:jsx(ChevronDown,{size:o==="md"?cs:fs,strokeWidth:3})})]})]})}function ko(u){var c=u,{className:e,type:a="text",size:o="lg",invalid:t=false,iconLeft:r,iconRight:d}=c,i=n(c,["className","type","size","invalid","iconLeft","iconRight"]);if(a==="numeric")return jsx(gs,s({className:e,size:o,invalid:t,iconLeft:r},i));if(a==="password")return jsx(ms,s({className:e,size:o,invalid:t},i));let p=r!=null?r:fu[a],m=(a==="text"||a==="email")&&t,x=m?jsx(TriangleWarning,{}):d!=null?d:cu[a];return p!=null||x!=null?jsxs("div",{className:"group/adornment relative flex w-full","data-slot":"input-adornment",children:[p!=null&&jsx(Lt,{children:ca(p,o)}),jsx("input",s({type:"text","data-slot":"input","data-size":o,className:l(ht({size:o,className:e})),"aria-invalid":t||i["aria-invalid"]?true:void 0},i)),x!=null&&jsx(Io,{className:m?"text-feedback-error-foreground":void 0,children:ca(x,o)})]}):jsx("input",s({type:"text","data-slot":"input","data-size":o,className:l(ht({size:o,className:e})),"aria-invalid":t||i["aria-invalid"]?true:void 0},i))}var xs=cva("inline-flex select-none items-center gap-3 text-sm font-medium leading-none disabled:cursor-default disabled:text-gray-foreground-muted peer-disabled:cursor-default peer-disabled:text-gray-foreground-muted group-data-[disabled]:pointer-events-none group-data-[disabled]:text-gray-foreground-muted whitespace-nowrap transition-all shrink-0 [&_svg]:shrink-0 hover:cursor-pointer focus:outline-0",{variants:{variant:{regular:"text-gray-foreground hover:text-gray-foreground-emphasis"},size:{sm:"text-xs",md:"text-sm",lg:"text-md"}},defaultVariants:{variant:"regular",size:"md"}});function gu(d){var i=d,{className:e,variant:a,size:o,block:t}=i,r=n(i,["className","variant","size","block"]);return jsx(Label.Root,s({"data-slot":"label",className:l(xs({size:o,variant:a}),e,t&&"flex flex-col items-start justify-center gap-4 whitespace-normal rounded-lg border border-gray-stroke-muted p-4 font-normal")},r))}function hu({width:e=171,height:a=36,className:o,svgClassName:t}){return jsxs("svg",{className:l("dark:brightness-0 dark:invert",o),xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 171 36",width:e,height:a,children:[jsx("path",{fill:"#01CFB5",d:"M170.246 8.366 158.874 34.77c-.317.744-1.131 1.23-2.038 1.23h-3.47c-1.552 0-2.606-1.377-2.011-2.628l2.875-6.066-8.476-18.918c-.563-1.246.492-2.59 2.027-2.59h3.541c.929 0 1.755.513 2.061 1.278l4.688 11.864h.093l4.464-11.836c.295-.782 1.126-1.306 2.066-1.306h3.514c1.524 0 2.573 1.322 2.038 2.568Zm-24.869 8.623v10.42a.823.823 0 0 1-.82.826h-3.956a.818.818 0 0 1-.82-.825v-.667a11.207 11.207 0 0 1-5.699 1.541c-6.235 0-11.295-5.054-11.295-11.295 0-6.24 5.06-11.295 11.295-11.295 2.076 0 4.027.557 5.694 1.541v-.006a11.295 11.295 0 0 1 5.601 9.76Zm-5.984.005c0-2.94-2.377-5.327-5.306-5.327-2.929 0-5.306 2.388-5.306 5.327 0 2.94 2.377 5.323 5.306 5.323 2.929 0 5.306-2.383 5.306-5.323Zm5.793.4c.005-.099.005-.192.005-.29 0-.098-.005-.191-.005-.284v.573Zm-26.17-11.722h-4.355a.977.977 0 0 0-.978.978v11.902a3.416 3.416 0 0 1-6.831 0V6.65a.977.977 0 0 0-.978-.978h-4.355a.977.977 0 0 0-.978.978v11.902a3.417 3.417 0 0 1-5.83 2.415c-.618-.617-1-1.47-1-2.415V6.65a.977.977 0 0 0-.979-.978h-4.355a.977.977 0 0 0-.978.978v13.088h-.006c0 .781.115 1.535.334 2.256 1.098 3.623 4.765 6.29 9.13 6.29 2.739 0 5.209-1.054 6.935-2.732 1.689 1.83 4.197 2.994 7 2.994 4.53 0 8.295-3.043 9.06-7.043.093-.487.143-.99.143-1.497V6.65a.978.978 0 0 0-.979-.978Z"}),jsx("path",{fill:"#00205B",className:t,d:"M65.557 7.694c-.639.399-1.235.863-1.781 1.388.54-.536 1.137-1 1.781-1.388ZM82.727.831v26.617a.82.82 0 0 1-.82.825h-3.956a.77.77 0 0 1-.415-.12.81.81 0 0 1-.405-.71v-.755a11.018 11.018 0 0 1-5.689 1.574c-5.47 0-10.01-3.967-10.923-9.191-.016-.098-.038-.197-.054-.3-.011-.088-.028-.18-.039-.268 0-.028-.005-.055-.01-.088-.006-.06-.012-.12-.023-.18-.005-.076-.01-.159-.021-.24v-.028c-.006-.093-.017-.18-.017-.273a9.516 9.516 0 0 1 0-1.11l.017-.273v-.027l.032-.311c0-.033.006-.066.006-.099a.665.665 0 0 0 .01-.104c.012-.087.023-.18.039-.267.016-.11.033-.213.055-.323a11.09 11.09 0 0 1 3.17-6.005 11.548 11.548 0 0 1 1.88-1.48 9.127 9.127 0 0 1 1.31-.646c1.039-.42 2.186-.65 3.405-.683-.071 0-.142.011-.213.011a9.587 9.587 0 0 0-3.203.672c-.453.18-.896.4-1.311.65.393-.245.809-.459 1.23-.655-.006 0-.011.005-.017.005l.033-.016c-.011.005-.022.005-.038.01a8.79 8.79 0 0 1 .519-.229c-.039.017-.071.033-.104.05.038-.017.07-.033.11-.05.087-.033.174-.065.267-.098.087-.038.175-.066.268-.099.033-.016.065-.021.098-.032.055-.017.104-.039.158-.055.11-.033.214-.066.323-.098a9.584 9.584 0 0 1 .607-.153c.092-.022.196-.044.295-.066.098-.016.196-.033.295-.055l.295-.049h.005a2.82 2.82 0 0 0 .197-.027c.07-.005.131-.022.202-.022.087-.01.18-.016.268-.022.082-.01.164-.01.246-.016.07 0 .142-.011.213-.011.136-.006.273-.006.415-.006.093 0 .191.006.284.006h.12c.083 0 .159.005.236.01.098.006.196.012.295.023.087.005.174.01.256.022.05.005.099.01.142.016.088.01.175.022.257.038l.312.05c1.06.185 2.07.519 3.005.983v.115c-.038-.022-.076-.038-.12-.06.038.022.077.038.12.065v-.12c.268.131.525.273.77.426V.825a.827.827 0 0 1 .82-.825h3.957a.838.838 0 0 1 .836.83Zm-5.694 16.213a5.32 5.32 0 0 0-5.312-5.323c-2.929 0-5.306 2.388-5.306 5.323 0 2.94 2.377 5.322 5.306 5.322a5.316 5.316 0 0 0 5.312-5.322Zm-19.59.431c0 .41-.017.765-.066 1.132a.597.597 0 0 1-.596.524H42.284a.598.598 0 0 0-.574.77c.623 1.94 2.46 3.192 4.749 3.192 1.607 0 2.678-.574 3.656-1.749a.614.614 0 0 1 .47-.213h5.191c.448 0 .738.47.53.869-2.093 4.033-5.705 6.372-9.847 6.372-6.06 0-11.137-5.055-11.137-11.088 0-6.033 4.847-11.235 11.022-11.235h.006c6.284 0 11.093 4.94 11.093 11.426Zm-6.563-3.393c-.738-1.683-2.437-2.754-4.541-2.754-1.973 0-3.721 1.027-4.47 2.754a.594.594 0 0 0 .552.825h7.907a.593.593 0 0 0 .552-.825ZM23.13 5.803c-2.738 0-5.207 1.055-6.934 2.733-1.689-1.831-4.197-2.995-7-2.995-4.53 0-8.295 3.044-9.06 7.044-.088.486-.137.989-.137 1.497v13.35c0 .54.437.978.978.978h4.355a.977.977 0 0 0 .978-.978V15.618c0-1.65 1.328-3.263 2.962-3.476a3.398 3.398 0 0 1 2.87.973c.617.617 1 1.47 1 2.415v11.902c0 .54.436.978.977.978h4.355a.977.977 0 0 0 .979-.978V15.618c0-1.65 1.327-3.263 2.961-3.476a3.398 3.398 0 0 1 2.87.973c.617.617 1 1.47 1 2.415v11.902c0 .54.436.978.977.978h4.355a.977.977 0 0 0 .979-.978V14.344a7.75 7.75 0 0 0-.334-2.257c-1.098-3.623-4.77-6.284-9.13-6.284Z"})]})}function bu({width:e=60,height:a=67,className:o,svgClassName:t}){return jsx("svg",{className:l("dark:brightness-0 dark:invert",o),width:e,height:a,viewBox:"0 0 60 67",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:jsx("path",{fill:"#00205B",className:t,d:"M42.33 10.8959C37.32 10.8959 32.8 12.8259 29.64 15.8959C26.55 12.5459 21.96 10.4159 16.83 10.4159C8.54 10.4159 1.65 15.9859 0.25 23.3059C0.09 24.1959 0 25.1159 0 26.0459V50.4759C0 51.4659 0.8 52.2659 1.79 52.2659H9.76C10.75 52.2659 11.55 51.4659 11.55 50.4759V28.8559C11.55 25.8359 13.98 22.8859 16.97 22.4959C19.03 22.2259 20.91 22.9659 22.22 24.2759C23.35 25.4059 24.05 26.9659 24.05 28.6959V50.4759C24.05 51.4659 24.85 52.2659 25.84 52.2659H33.81C34.8 52.2659 35.6 51.4659 35.6 50.4759V28.8559C35.6 25.8359 38.03 22.8859 41.02 22.4959C43.08 22.2259 44.96 22.9659 46.27 24.2759C47.4 25.4059 48.1 26.9659 48.1 28.6959V50.4759C48.1 51.4659 48.9 52.2659 49.89 52.2659H57.86C58.85 52.2659 59.65 51.4659 59.65 50.4759V26.5259C59.65 25.0959 59.44 23.7159 59.04 22.3959C57.03 15.7659 50.31 10.8959 42.33 10.8959Z"})})}var pa={tablet:"600px",mobile:"320px"};function bs(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("nav",s({role:"navigation","aria-label":"pagination",className:l("flex w-full items-center justify-between",e)},a))}function Ls(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("ul",s({className:l("flex flex-row items-center gap-2",e)},a))}function yo(r){var d=r,{count:e,label:a="itens",className:o}=d,t=n(d,["count","label","className"]);return jsx("p",f(s({className:l("text-xs font-medium text-gray-foreground-muted",o)},t),{children:a==="itens"?jsxs(Fragment,{children:["Mostrando"," ",jsx("span",{className:"font-semibold text-gray-foreground",children:e})," ",a]}):jsxs(Fragment,{children:[jsx("span",{className:"font-semibold text-gray-foreground",children:e})," ",a]})}))}function vt(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("li",s({className:l("",e)},a))}function Cs(p){var m=p,{className:e,isActive:a,iconLeft:o,iconRight:t,size:r="md",variant:d="regular",activeVariant:i,inactiveVariant:u}=m,c=n(m,["className","isActive","iconLeft","iconRight","size","variant","activeVariant","inactiveVariant"]);return jsx(Y,f(s({"aria-current":a?"page":void 0,variant:a&&i?i:!a&&u?u:a?d:`${d}-soft`,className:l("",e),size:r,iconLeft:o,iconRight:t},c),{children:c.children}))}function vs(r){var d=r,{className:e,size:a="md",variant:o="regular-basic"}=d,t=n(d,["className","size","variant"]);return jsx(Y,f(s({"aria-label":"Go to previous page",className:l("",e),iconLeft:jsx(ChevronLeftDuo,{}),variant:o,size:a},t),{children:t.children||"Anterior"}))}function Is(r){var d=r,{className:e,size:a="md",variant:o="regular-basic"}=d,t=n(d,["className","size","variant"]);return jsx(Y,f(s({"aria-label":"Go to next page",className:l("",e),variant:o,iconRight:jsx(ChevronRightDuo,{}),size:a},t),{children:t.children||"Pr\xF3ximo"}))}function ks(t){var r=t,{className:e,size:a="md"}=r,o=n(r,["className","size"]);return jsx("span",f(s({"aria-hidden":true,className:l("flex items-center justify-center",{sm:"h-8 w-8",md:"h-9 w-9",lg:"h-10 w-10"}[a],e)},o),{children:jsx(MoreHorizontal,{className:"h-4 w-4"})}))}function ys(e,a,o=2){let t=[];if(a<=o+2)for(let r=1;r<=a;r++)t.push(r);else {let r=Math.floor(o/2);if(e<=r+1){for(let d=1;d<=o+1;d++)t.push(d);o+1<a&&t.push(-1,a);}else if(e>=a-r){t.push(1),a-o>1&&t.push(-1);for(let d=a-o;d<=a;d++)t.push(d);}else {t.push(1,-1);for(let d=e-r;d<=e+r;d++)t.push(d);t.push(-1,a);}}return t}function Su({currentPage:e,totalPages:a,maxVisibleItems:o,onPageChange:t,itemsPerPage:r,totalItems:d,className:i,responsive:u=true,size:c="md"}){let[p,m]=useState(()=>typeof window=="undefined"?false:window.innerWidth<=parseInt(pa.tablet));useEffect(()=>{if(typeof window=="undefined"||!u)return;let L=parseInt(pa.tablet),A=()=>{m(window.innerWidth<=L);};return window.addEventListener("resize",A),A(),()=>window.removeEventListener("resize",A)},[u]);let x=typeof o=="number"?o:u&&p?0:2,h=u&&p,y=()=>ys(e,a,x);return jsxs(bs,{className:l("",i),children:[r!==void 0&&!h?jsx(yo,{count:r,label:"itens"}):jsx("div",{}),jsxs(Ls,{children:[jsx(vt,{children:jsx(vs,{onClick:()=>t(Math.max(1,e-1)),disabled:e===1,size:c})}),y().map((L,A)=>jsx(vt,{children:L===-1?jsx(ks,{size:c}):jsx(Cs,{onClick:()=>t(L),isActive:L===e,size:c,children:L})},A)),jsx(vt,{children:jsx(Is,{onClick:()=>t(Math.min(a,e+1)),disabled:e===a,size:c})})]}),d!==void 0&&!h?jsx(yo,{count:d,label:"total"}):jsx("div",{})]})}var Tu={sm:"size-2 group-data-[disabled]:group-data-[state=checked]:size-1.5",md:"size-2.5 group-data-[disabled]:group-data-[state=checked]:size-1.5",lg:"size-3.5 group-data-[disabled]:group-data-[state=checked]:size-2"},Ss=cva("inline-flex items-center justify-center place-items-center gap-2 rounded-pill whitespace-nowrap transition-all disabled:pointer-events-none shrink-0 [&_svg]:shrink-0 hover:cursor-pointer focus:outline-0 [grid-template-areas:'stack']",{variants:{variant:{regular:"bg-surface-card border-2 border-gray-stroke-muted enabled:hover:ring-4 data-[state=unchecked]:enabled:hover:ring-state-hover data-[state=unchecked]:enabled:hover:border-gray-stroke disabled:bg-gray-background-soft-muted data-[state=checked]:bg-primary-background-fill data-[state=checked]:border-primary-background-fill data-[state=checked]:enabled:hover:bg-primary-background-fill-emphasis data-[state=checked]:enabled:hover:border-primary-background-fill-emphasis data-[state=checked]:enabled:hover:ring-state-active disabled:data-[state=checked]:bg-gray-background-soft-muted disabled:data-[state=checked]:border-gray-stroke-muted data-[state=unchecked]:enabled:hover:border-gray-stroke data-[state=checked]:enabled:hover:bg-primary-background-fill-emphasis [&:disabled_svg]:fill-gray-background-fill-muted"},size:{sm:"size-4",md:"size-5",lg:"size-6"}},defaultVariants:{variant:"regular",size:"md"}});function Au(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(RadioGroup.Root,s({"data-slot":"radio-group",className:l("grid gap-3",e)},a))}function Du(r){var d=r,{className:e,size:a,variant:o}=d,t=n(d,["className","size","variant"]);return jsx(RadioGroup.Item,f(s({"data-slot":"radio-group-item",className:l("shadow-xs group peer aspect-square size-4 shrink-0 rounded-full outline-none transition-[color,box-shadow] disabled:cursor-not-allowed",Ss({size:a,variant:o}),e)},t),{children:jsx(RadioGroup.Indicator,{"data-slot":"radio-group-indicator",className:"relative flex items-center justify-center",children:jsx(Circle,{className:l("absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 fill-surface-card",Tu[a||"md"])})})}))}function ga(o){var t=o,{delayDuration:e=0}=t,a=n(t,["delayDuration"]);return jsx(Tooltip.Provider,s({"data-slot":"tooltip-provider",delayDuration:e},a))}function je(a){var e=n(a,[]);return jsx(Tooltip.Root,s({"data-slot":"tooltip"},e))}function Qe(a){var e=n(a,[]);return jsx(Tooltip.Trigger,s({"data-slot":"tooltip-trigger"},e))}function $e(r){var d=r,{className:e,sideOffset:a=0,children:o}=d,t=n(d,["className","sideOffset","children"]);return jsx(Tooltip.Portal,{children:jsxs(Tooltip.Content,f(s({"data-slot":"tooltip-content",sideOffset:a,className:l("origin-(--radix-tooltip-content-transform-origin) z-50 w-fit text-balance rounded-md bg-surface-elevated px-3 py-2 text-sm font-medium text-gray-foreground-emphasis animate-in fade-in-0 zoom-in-95 [filter:drop-shadow(0_0_1px_var(--color-drop-shadow-layer-a))_drop-shadow(0_2px_2px_var(--color-drop-shadow-layer-b))] data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e)},t),{children:[o,jsx(Tooltip.Arrow,{className:"z-50 size-3 translate-y-[calc(-50%_-_2px)] rotate-45 rounded-[2px] bg-surface-elevated fill-surface-elevated"})]}))})}function Ou(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("div",{className:"w-full overflow-x-auto rounded-lg border border-gray-stroke-muted",children:jsx("table",f(s({className:l("w-full border-collapse text-left",a)},o),{children:e}))})}function qu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("thead",f(s({className:l("h-11 border-b border-gray-stroke-muted bg-surface-card",a)},o),{children:jsx("tr",{children:e})}))}function Vu(d){var i=d,{children:e,className:a,tooltip:o,highlight:t}=i,r=n(i,["children","className","tooltip","highlight"]);return jsx("th",f(s({className:l("text-ellipsis whitespace-nowrap px-5 text-sm font-semibold text-gray-foreground first:pr-0",a)},r),{children:jsxs("div",{className:"flex items-center gap-1.5",children:[jsx("span",{className:l(t&&"flex size-7 shrink-0 items-center justify-center rounded-full bg-primary-foreground-onfill"),children:e}),o&&jsx(ga,{children:jsxs(je,{children:[jsx(Qe,{asChild:true,children:jsx(Info,{className:"size-4"})}),jsx($e,{children:o})]})})]})}))}function zu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("tbody",f(s({className:l("bg-surface-card",a)},o),{children:e}))}function Uu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("tr",f(s({className:l("w-full border-t border-solid border-gray-stroke-muted first:border-t-0",a)},o),{children:e}))}function _u(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("td",{className:"py-4 pl-5 align-middle",children:jsx("div",f(s({className:l("flex size-7 shrink-0 items-center justify-center overflow-hidden whitespace-nowrap rounded-full bg-primary-foreground text-sm font-semibold text-primary-foreground-onfill",a)},o),{children:e}))})}function Gu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("td",f(s({className:"px-5 py-4 align-middle"},o),{children:jsx("div",{className:l("flex items-center gap-5",a),children:jsx("div",{className:"flex shrink-0 items-center gap-5 pr-8",children:e})})}))}function Wu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("div",f(s({className:l("flex shrink-0 flex-col items-start whitespace-nowrap text-gray-foreground",a)},o),{children:e}))}function Xu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("span",f(s({className:l("shrink-0 overflow-hidden text-ellipsis font-sans text-xxs font-medium leading-xxs",a)},o),{children:e}))}function Ku(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("span",f(s({className:l("shrink-0 overflow-hidden text-ellipsis font-sans text-sm font-semibold leading-5",a)},o),{children:e}))}function Zu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx(xe,f(s({className:l("bg-gradient-to-r from-cm-24 to-secondary-24 text-primary-foreground",a)},o),{icon:jsx(CheckboxFill,{className:"text-primary-foreground"}),children:e}))}function ju(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("td",f(s({className:"px-5 py-4 align-middle"},o),{children:jsx("div",{className:l("flex flex-col items-start gap-2",a),children:e})}))}function Qu(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("p",f(s({className:l("relative shrink-0 overflow-hidden text-ellipsis whitespace-nowrap text-[10px] font-medium leading-[12px] text-gray-foreground",a)},o),{children:e}))}function $u(t){var r=t,{children:e,className:a}=r,o=n(r,["children","className"]);return jsx("div",f(s({className:l("avatar-group flex shrink-0 items-center gap-2",a)},o),{children:e}))}function Ju(i){var u=i,{src:e,alt:a,fallback:o="?",className:t,tooltip:r}=u,d=n(u,["src","alt","fallback","className","tooltip"]);let c=jsxs(jt,f(s({size:"sm",className:l("ring-2 ring-background",t)},d),{children:[jsx(Qt,{src:e,alt:a}),jsx($t,{children:o})]}));return r?jsx(ga,{children:jsxs(je,{children:[jsx(Qe,{asChild:true,children:c}),jsx($e,{children:r})]})}):c}function Yu(r){var d=r,{children:e,className:a,icon:o}=d,t=n(d,["children","className","icon"]);return jsx("td",f(s({className:"px-5 py-4 align-middle"},t),{children:jsx(xe,{variant:"regular-soft",className:a,icon:o,children:e})}))}function ef({className:e,percentage:a}){let o=t=>t>=0&&t<=49||t>=50&&t<=80||t>=81&&t<=100?"bg-primary-stroke":"bg-gray-100";return jsx("div",{className:l("relative h-0.5 w-full overflow-hidden rounded-pill bg-gray-100",e),children:jsx("div",{className:l("absolute inset-y-0 left-0 rounded-pill transition-all duration-300",o(a)),style:{width:`${a}%`}})})}function af(r){var d=r,{questions:e,answered:a,className:o}=d,t=n(d,["questions","answered","className"]);let i=a>0?a/e*100:0;return a===0?jsx("td",f(s({className:"px-5 py-4 align-middle"},t),{children:jsx("div",{className:l("flex min-w-[140px] flex-col items-start justify-center gap-2",o),children:jsxs("div",{className:"flex shrink-0 items-center justify-center gap-2 text-xs font-medium text-gray-foreground-muted",children:[jsx("div",{className:"flex size-4 items-center justify-center rounded-full bg-gray-background-soft",children:jsx(RemoveMinus,{className:"size-3 text-gray-foreground",strokeWidth:2.6})}),jsx("span",{className:"whitespace-nowrap font-medium text-gray-foreground-muted",children:"N\xE3o iniciado"})]})})})):jsx("td",f(s({className:"px-5 py-4 align-middle"},t),{children:jsxs("div",{className:l("flex min-w-[140px] flex-col items-start justify-center gap-2",o),children:[jsx("div",{className:"flex shrink-0 items-center gap-0.5 text-xs leading-4",children:jsxs("span",{className:"relative shrink-0 whitespace-nowrap font-medium text-gray-foreground-muted",children:[jsx("span",{className:"font-semibold text-gray-foreground",children:a})," ",a>1?"respondidas":"respondida"]})}),jsx(ef,{percentage:i})]})}))}var tf={notStarted:{icon:RemoveMinus,bgColor:"bg-gray-background-soft",iconColor:"text-gray-foreground",titleClassName:"font-medium text-gray-foreground-muted",title:()=>"N\xE3o iniciado",subtitle:()=>""},minNotReached:{icon:Warning,bgColor:"bg-feedback-warning-background-soft",iconColor:"text-feedback-warning-foreground",titleClassName:"font-medium text-gray-foreground-muted",title:()=>"M\xEDnimo n\xE3o atingido",subtitle:({remainingQuestions:e})=>e>1?`Faltam ${e} quest\xF5es`:`Falta ${e} quest\xE3o`},dominated:{icon:Check,bgColor:"bg-feedback-success-background-soft",iconColor:"text-feedback-success-foreground",titleClassName:"font-medium text-gray-foreground-muted",title:({progress:e})=>jsxs(Fragment,{children:[jsxs("span",{className:"font-semibold text-gray-foreground",children:[Math.round(e),"%"]})," ","de ",e>1?"acertos":"acerto"]}),subtitle:({correct:e,answered:a})=>`${e} de ${a} acertos`},notDominated:{icon:CloseMd,bgColor:"bg-feedback-error-background-soft",iconColor:"text-feedback-error-foreground",titleClassName:"font-medium text-gray-foreground-muted",title:({progress:e})=>jsxs(Fragment,{children:[jsxs("span",{className:"font-semibold text-gray-foreground",children:[Math.round(e),"%"]})," ","de ",e>1?"acertos":"acerto"]}),subtitle:({correct:e,answered:a})=>`${e} de ${a} acertos`}};function of(e,a,o){return [[e,"notStarted"],[a,"minNotReached"],[o>=80,"dominated"],[true,"notDominated"]].find(([r])=>r)[1]}function rf(d){var i=d,{answered:e,correct:a,minQuestions:o,className:t}=i,r=n(i,["answered","correct","minQuestions","className"]);let u=e>0?a/e*100:0,c=e===0,p=a<o,m=o-a,x=of(c,p,u),{icon:h,bgColor:y,iconColor:L,titleClassName:A,title:M,subtitle:V}=tf[x],k={progress:u,correct:a,answered:e,remainingQuestions:m};return jsx("td",f(s({className:"px-5 py-4 align-middle"},r),{children:jsx("div",{className:l("flex min-w-[140px] flex-col items-start justify-center gap-2",t),children:jsxs("div",{className:"flex shrink-0 items-center justify-center gap-2 text-xs font-medium text-gray-foreground-muted",children:[jsx("div",{className:l("flex size-4 items-center justify-center rounded-full",y),children:jsx(h,{className:l("size-3",L),strokeWidth:2.6})}),jsxs("div",{className:"flex flex-col items-start justify-center",children:[jsx("span",{className:l("whitespace-nowrap",A),children:M(k)}),jsx("span",{className:"whitespace-nowrap text-xxs font-semibold text-gray-foreground-muted",children:V(k)})]})]})})}))}function sf(r){var d=r,{children:e,className:a,onClick:o}=d,t=n(d,["children","className","onClick"]);return jsx("td",f(s({className:"px-5 py-4 align-middle"},t),{children:jsx(Y,{variant:"regular-soft",size:"sm",iconRight:jsx(ArrowRightMd,{className:"size-4"}),onClick:o,className:a,children:e})}))}var As=cva("transition-all duration-150",{variants:{size:{sm:"size-6",md:"size-7",lg:"size-8"}},defaultVariants:{size:"md"}}),df=cva("",{variants:{size:{sm:"size-7",md:"size-8",lg:"size-9"}},defaultVariants:{size:"md"}}),Ds=cva("inline-flex items-center justify-center",{variants:{size:{sm:"size-7",md:"size-8",lg:"size-9"},readOnly:{true:"cursor-default",false:"cursor-pointer"}},defaultVariants:{size:"md",readOnly:false}}),Rs=cva("flex w-full min-w-0 justify-between text-gray-foreground font-medium gap-2",{variants:{size:{sm:"text-xs",md:"text-xs",lg:"text-sm"}},defaultVariants:{size:"md"}});function nf({state:e,className:a}){let o=ve(),t=useRef(`rating-${Math.random().toString(36).slice(2)}`),r=o||t.current;return e==="full"?jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 24",fill:"none",className:a,children:jsx("path",{d:"M0.888855 9.61676C0.523397 9.27879 0.721914 8.66782 1.21623 8.60921L8.2204 7.77843C8.42186 7.75455 8.59685 7.62803 8.68182 7.44381L11.6361 1.03906C11.8446 0.587053 12.4872 0.586967 12.6957 1.03898L15.6499 7.44368C15.7349 7.6279 15.9087 7.75475 16.1102 7.77864L23.1148 8.60921C23.6091 8.66782 23.807 9.27897 23.4416 9.61694L18.2638 14.4061C18.1148 14.5438 18.0485 14.7488 18.0881 14.9478L19.4622 21.8658C19.5593 22.354 19.0396 22.7323 18.6053 22.4892L12.4507 19.0432C12.2737 18.9441 12.0586 18.9446 11.8816 19.0437L5.72641 22.4883C5.29205 22.7314 4.7715 22.354 4.86851 21.8658L6.2429 14.9483C6.28244 14.7493 6.21629 14.5438 6.06735 14.406L0.888855 9.61676Z",className:"fill-feedback-warning-background-soft stroke-feedback-warning-stroke hover:stroke-feedback-warning-stroke-emphasis",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})}):e==="half"?jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 24",fill:"none",className:a,children:[jsx("defs",{children:jsxs("linearGradient",{id:r,x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[jsx("stop",{offset:"50%",className:"[stop-color:var(--color-feedback-warning-background-soft)]",stopOpacity:"1"}),jsx("stop",{offset:"50%",stopColor:"transparent",stopOpacity:"0"})]})}),jsx("path",{d:"M0.888855 9.61676C0.523397 9.27879 0.721914 8.66782 1.21623 8.60921L8.2204 7.77843C8.42186 7.75455 8.59685 7.62803 8.68182 7.44381L11.6361 1.03906C11.8446 0.587053 12.4872 0.586967 12.6957 1.03898L15.6499 7.44368C15.7349 7.6279 15.9087 7.75475 16.1102 7.77864L23.1148 8.60921C23.6091 8.66782 23.807 9.27897 23.4416 9.61694L18.2638 14.4061C18.1148 14.5438 18.0485 14.7488 18.0881 14.9478L19.4622 21.8658C19.5593 22.354 19.0396 22.7323 18.6053 22.4892L12.4507 19.0432C12.2737 18.9441 12.0586 18.9446 11.8816 19.0437L5.72641 22.4883C5.29205 22.7314 4.7715 22.354 4.86851 21.8658L6.2429 14.9483C6.28244 14.7493 6.21629 14.5438 6.06735 14.406L0.888855 9.61676Z",fill:`url(#${r})`,className:"stroke-feedback-warning-stroke hover:stroke-feedback-warning-stroke-emphasis",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]}):jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 24",fill:"none",className:a,children:jsx("path",{d:"M0.888855 9.61676C0.523397 9.27879 0.721914 8.66782 1.21623 8.60921L8.2204 7.77843C8.42186 7.75455 8.59685 7.62803 8.68182 7.44381L11.6361 1.03906C11.8446 0.587053 12.4872 0.586967 12.6957 1.03898L15.6499 7.44368C15.7349 7.6279 15.9087 7.75475 16.1102 7.77864L23.1148 8.60921C23.6091 8.66782 23.807 9.27897 23.4416 9.61694L18.2638 14.4061C18.1148 14.5438 18.0485 14.7488 18.0881 14.9478L19.4622 21.8658C19.5593 22.354 19.0396 22.7323 18.6053 22.4892L12.4507 19.0432C12.2737 18.9441 12.0586 18.9446 11.8816 19.0437L5.72641 22.4883C5.29205 22.7314 4.7715 22.354 4.86851 21.8658L6.2429 14.9483C6.28244 14.7493 6.21629 14.5438 6.06735 14.406L0.888855 9.61676Z",fill:"transparent",className:"stroke-gray-stroke-emphasis",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})})}function uf(e,a){let o=e+1;return a>=o?"full":a>=o-.5?"half":"empty"}function ff({value:e,onChange:a,maxStars:o=5,readOnly:t=false,labels:r,size:d="md",className:i,classNameContainer:u,classNameLabels:c}){let[p,m]=useState(e!=null?e:0),[x,h]=useState(null),y=e!==void 0,L=y?e:p,A=k=>{if(t)return;let I=k+1;y||m(I),a==null||a(I);},M=k=>{t||h(k);},V=()=>{t||h(null);};return jsxs("div",{"data-slot":"rating",className:l("inline-flex w-fit flex-col gap-2",i),children:[jsx("div",{className:l("inline-flex flex-row gap-1",u),onMouseLeave:V,children:Array.from({length:o},(k,I)=>{let _=x!==null,E=_&&I<=x,b=x===I,v=_?E?"full":"empty":uf(I,L);return jsx("button",{type:"button",disabled:t,onClick:()=>A(I),onMouseEnter:()=>M(I),className:Ds({size:d,readOnly:t}),"aria-label":`Rate ${I+1} out of ${o}`,children:jsx(nf,{state:v,className:b&&!t?df({size:d}):As({size:d})})},I)})}),r&&r.length===2&&jsxs("div",{className:l(Rs({size:d}),c),children:[jsx("span",{className:"truncate",children:r[0]}),jsx("span",{className:"truncate text-right",children:r[1]})]})]})}function Po(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsxs(ScrollArea.Root,f(s({"data-slot":"scroll-area",className:l("relative",e)},o),{children:[jsx(ScrollArea.Viewport,{"data-slot":"scroll-area-viewport",className:"size-full rounded-[inherit]",children:a}),jsx(Ua,{}),jsx(Ua,{orientation:"horizontal"}),jsx(ScrollArea.Corner,{})]}))}function Ua(t){var r=t,{className:e,orientation:a="vertical"}=r,o=n(r,["className","orientation"]);return jsx(ScrollArea.ScrollAreaScrollbar,f(s({"data-slot":"scroll-area-scrollbar",orientation:a,className:l("flex touch-none select-none",a==="vertical"&&"h-full w-2.5 border-l border-l-transparent p-px",a==="horizontal"&&"h-2.5 flex-col border-t border-t-transparent p-px",e)},o),{children:jsx(ScrollArea.ScrollAreaThumb,{"data-slot":"scroll-area-thumb",className:"relative flex-1 rounded-full bg-gray-stroke-muted"})}))}var Pt=createContext({invalid:false,size:"lg"});function Lf(t){var r=t,{invalid:e=false,size:a="lg"}=r,o=n(r,["invalid","size"]);return jsx(Pt.Provider,{value:useMemo(()=>({invalid:e,size:a}),[e,a]),children:jsx(Select.Root,s({"data-slot":"select"},o))})}function Cf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({className:l("group relative flex flex-col gap-2",e),"data-slot":"select-wrapper"},a))}function vf(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);return jsx("label",f(s({className:l("pointer-events-none absolute start-3 top-0 origin-left -translate-y-1/2 bg-surface-card px-1 text-xs font-medium text-gray-foreground transition-all duration-200 ease-out","group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:start-4 group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:top-6 group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:bg-transparent group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:px-0 group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:text-md group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:font-normal group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:text-gray-foreground","group-has-[[data-slot=select-trigger][data-size=md]]:group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:top-5 group-has-[[data-slot=select-trigger][data-size=md]]:group-has-[[data-slot=select-trigger][data-placeholder]:not([data-state=open])]:!text-sm",e),"data-slot":"select-label"},o),{children:a}))}function If(a){var e=n(a,[]);return jsx(Select.Group,s({"data-slot":"select-group"},e))}function kf(a){var e=n(a,[]);return jsx(Select.Value,s({"data-slot":"select-value"},e))}var yf=cva(["shadow-xs flex w-full items-center justify-between gap-2 rounded-md border-2 border-gray-stroke-muted bg-surface-card px-4 py-3 text-left text-gray-foreground outline-none transition-[color,box-shadow] hover:border-gray-stroke-emphasis hover:ring-[3px] hover:ring-state-focus disabled:cursor-default disabled:bg-gray-background-soft-muted disabled:hover:border-gray-stroke-muted disabled:hover:ring-0 aria-[invalid]:border-feedback-error-stroke aria-[invalid]:hover:ring-[3px] aria-[invalid]:hover:ring-state-error data-[placeholder]:text-gray-foreground-emphasis *:data-[slot=select-value]:flex *:data-[slot=select-value]:items-center *:data-[slot=select-value]:gap-2 disabled:data-[placeholder]:text-gray-foreground-muted [&>span]:line-clamp-1 [&_svg]:pointer-events-none [&_svg]:shrink-0"],{variants:{size:{lg:["h-12 max-h-12 text-md [&_svg]:size-6","group-has-[[data-slot=select-label]]:h-14"],md:["h-10 max-h-10 text-sm [&_svg]:size-5","group-has-[[data-slot=select-label]]:h-11"]}},defaultVariants:{size:"lg"}}),Sf=cva("data-disabled:pointer-events-none relative flex w-full cursor-default select-none items-center rounded px-2 font-medium text-gray-foreground outline-none hover:cursor-pointer hover:bg-secondary-background-soft-emphasis gap-3",{variants:{size:{lg:"py-2 text-sm [&_svg]:size-5",md:"py-2 text-sm [&_svg]:size-5"}},defaultVariants:{size:"lg"}});function Pf(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{invalid:d,size:i}=useContext(Pt);return jsxs(Select.Trigger,f(s({className:l(yf({size:i}),!d&&"[&:not([data-placeholder]):not(:disabled)]:border-gray-stroke-emphasis","group-has-[[data-slot=select-label]]:py-3 group-has-[[data-slot=select-label]]:data-[placeholder]:text-transparent",e),"data-slot":"select-trigger","data-size":i,"aria-invalid":d?"true":void 0},o),{children:[a,jsx(Select.Icon,{asChild:true,children:jsx(ChevronDown,{className:l("flex-shrink-0 text-gray-foreground"),strokeWidth:1.6})})]}))}function wf(r){var d=r,{className:e,children:a,position:o="popper"}=d,t=n(d,["className","children","position"]);return jsx(Select.Portal,{children:jsxs(Select.Content,f(s({className:l("relative z-50 max-h-[min(24rem,var(--radix-select-content-available-height))] min-w-32 overflow-hidden rounded-md border border-gray-stroke-muted bg-surface-elevated text-gray-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 [&_[role=group]]:py-1",o==="popper"&&"w-full min-w-[var(--radix-select-trigger-width)] data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),"data-slot":"select-content",position:o},t),{children:[jsx(Ns,{}),jsx(Select.Viewport,{className:l("p-2",o==="popper"&&"h-[var(--radix-select-trigger-height)]"),children:a}),jsx(Fs,{})]}))})}function Tf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Select.Label,s({className:l("px-2 py-2 text-xs font-medium text-gray-foreground-muted",e),"data-slot":"select-header"},a))}function Af(r){var d=r,{className:e,children:a,icon:o}=d,t=n(d,["className","children","icon"]);let{size:i}=useContext(Pt);return jsxs(Select.Item,f(s({className:l(Sf({size:i}),e),"data-slot":"select-item"},t),{children:[o&&jsx("span",{className:"flex shrink-0 items-center justify-center text-gray-foreground",children:isValidElement(o)?cloneElement(o,{strokeWidth:1.6}):o}),jsx(Select.ItemText,{children:a}),jsx("span",{className:"absolute end-2 flex size-3.5 items-center justify-center",children:jsx(Select.ItemIndicator,{children:jsx(Check,{strokeWidth:1.6,className:"text-secondary-foreground"})})})]}))}function Df(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Select.Separator,s({className:l("-mx-1 my-1 h-px bg-gray-stroke-muted",e),"data-slot":"select-separator"},a))}function Ns(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Select.ScrollUpButton,f(s({className:l("flex cursor-default items-center justify-center py-1",e),"data-slot":"select-scroll-up-button"},a),{children:jsx(ChevronUp,{size:16,strokeWidth:1.6,className:"text-gray-foreground"})}))}function Fs(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Select.ScrollDownButton,f(s({className:l("flex cursor-default items-center justify-center py-1",e),"data-slot":"select-scroll-down-button"},a),{children:jsx(ChevronDown,{size:24,strokeWidth:1.6,className:"text-gray-foreground"})}))}function Rf(o){var t=o,{className:e}=t,a=n(t,["className"]);let{invalid:r}=useContext(Pt);return jsx("span",s({className:l("-mt-1 text-xs",r?"text-feedback-error-foreground":"text-gray-foreground",e),"data-slot":"select-text"},a))}var Es=createContext(null);function Ef(r){var d=r,{className:e,size:a="md",children:o}=d,t=n(d,["className","size","children"]);return jsx(Es.Provider,{value:useMemo(()=>({size:a}),[a]),children:jsx(Tabs.Root,f(s({"data-slot":"tabs",className:l("flex flex-col gap-2",e)},t),{children:o}))})}function Hf(t){var r=t,{className:e,containerClassName:a}=r,o=n(r,["className","containerClassName"]);return jsxs(Po,{className:l("[&_[data-slot=scroll-area-scrollbar][data-orientation=horizontal]]:h-1",a),children:[jsx(Tabs.List,s({"data-slot":"tabs-list",className:l("inline-flex w-fit items-center justify-center rounded-md bg-gray-background-soft p-0.5",e)},o)),jsx(Ua,{orientation:"horizontal"})]})}var Hs=cva("shadow-transparent data-[state=active]:shadow-level-1 group inline-flex items-center justify-center gap-2.5 whitespace-nowrap rounded-[6px] font-medium text-gray-foreground outline-none data-[state=active]:bg-surface-card data-[state=active]:text-primary-foreground [&_svg]:shrink-0 [&_svg]:text-inherit disabled:text-gray-foreground-muted disabled:pointer-events-none",{variants:{size:{sm:"max-h-7 px-3 py-1.5 text-xs [&_svg]:size-4",md:"max-h-9 px-4 py-2 text-sm [&_svg]:size-5",lg:"max-h-11 px-4 py-2.5 text-md [&_svg]:size-6"}},defaultVariants:{size:"md"}});function Of(i){var u=i,{className:e,icon:a,badge:o,badgeVariant:t,children:r}=u,d=n(u,["className","icon","badge","badgeVariant","children"]);var x;let c=h=>h!=null&&h!==0&&h!==""&&h!=="0"&&!d.disabled,p=useContext(Es),m=(x=p==null?void 0:p.size)!=null?x:"md";return jsxs(Tabs.Trigger,f(s({"data-slot":"tabs-trigger",className:l(Hs({size:m,className:e}))},d),{children:[a,r&&jsxs("span",{className:"inline-grid [grid-template-areas:'stack']",children:[jsx("span",{"aria-hidden":"true",className:"invisible font-semibold [grid-area:stack]",children:r}),jsx("span",{className:"font-medium [grid-area:stack] group-data-[state=active]:font-semibold",children:r})]}),c(o)&&jsx(_e,{size:m,variant:t,children:String(o)})]}))}function qf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Tabs.Content,s({"data-slot":"tabs-content",className:l("flex-1 outline-none",e)},a))}var Os=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),Vf=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(a,o,t)=>t?t.toUpperCase():o.toLowerCase()),Do=e=>{let a=Vf(e);return a.charAt(0).toUpperCase()+a.slice(1)},Tt=(...e)=>e.filter((a,o,t)=>!!a&&a.trim()!==""&&t.indexOf(a)===o).join(" ").trim(),qs=e=>{for(let a in e)if(a.startsWith("aria-")||a==="role"||a==="title")return true};var Vs={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};var Us=forwardRef((p,c)=>{var m=p,{color:e="currentColor",size:a=24,strokeWidth:o=2,absoluteStrokeWidth:t,className:r="",children:d,iconNode:i}=m,u=n(m,["color","size","strokeWidth","absoluteStrokeWidth","className","children","iconNode"]);return createElement("svg",s(s(f(s({ref:c},Vs),{width:a,height:a,stroke:e,strokeWidth:t?Number(o)*24/Number(a):o,className:Tt("lucide",r)}),!d&&!qs(u)&&{"aria-hidden":"true"}),u),[...i.map(([x,h])=>createElement(x,h)),...Array.isArray(d)?d:[d]])});var _s=(e,a)=>{let o=forwardRef((i,d)=>{var u=i,{className:t}=u,r=n(u,["className"]);return createElement(Us,s({ref:d,iconNode:a,className:Tt(`lucide-${Os(Do(e))}`,`lucide-${e}`,t)},r))});return o.displayName=Do(e),o};var Gf=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],_a=_s("x",Gf);function Mo(a){var e=n(a,[]);return jsx(Dialog.Root,s({"data-slot":"sheet"},e))}function Wf(a){var e=n(a,[]);return jsx(Dialog.Trigger,s({"data-slot":"sheet-trigger"},e))}function Xf(a){var e=n(a,[]);return jsx(Dialog.Close,s({"data-slot":"sheet-close"},e))}function Kf(a){var e=n(a,[]);return jsx(Dialog.Portal,s({"data-slot":"sheet-portal"},e))}function Zf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Dialog.Overlay,s({"data-slot":"sheet-overlay",className:l("bg-black/50 fixed inset-0 z-50 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e)},a))}function Bo(r){var d=r,{className:e,children:a,side:o="right"}=d,t=n(d,["className","children","side"]);return jsxs(Kf,{children:[jsx(Zf,{}),jsxs(Dialog.Content,f(s({"data-slot":"sheet-content",className:l("fixed z-50 flex flex-col gap-4 bg-background shadow-lg transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500 data-[state=open]:animate-in data-[state=closed]:animate-out",o==="right"&&"inset-y-0 right-0 h-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-sm",o==="left"&&"inset-y-0 left-0 h-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-sm",o==="top"&&"inset-x-0 top-0 h-auto border-b data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top",o==="bottom"&&"inset-x-0 bottom-0 h-auto border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom",e)},t),{children:[a,jsxs(Dialog.Close,{className:"rounded-xs focus:outline-hidden absolute right-4 top-4 opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary",children:[jsx(_a,{className:"size-4"}),jsx("span",{className:"sr-only",children:"Close"})]})]}))]})}function jf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sheet-header",className:l("flex flex-col gap-1.5 p-4",e)},a))}function Qf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sheet-footer",className:l("mt-auto flex flex-col gap-2 p-4",e)},a))}function $f(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Dialog.Title,s({"data-slot":"sheet-title",className:l("font-semibold text-foreground",e)},a))}function Jf(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Dialog.Description,s({"data-slot":"sheet-description",className:l("text-muted-foreground text-sm",e)},a))}function At(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"skeleton",className:l("animate-pulse rounded-md bg-gray-150",e)},a))}var lc="sidebar_state",dc=3600*24*7,nc="b",Ks=createContext(null);function ha(){let e=useContext(Ks);if(!e)throw new Error("useSidebar must be used within a SidebarProvider.");return e}function ic(i){var u=i,{defaultOpen:e=true,open:a,onOpenChange:o,className:t,children:r}=u,d=n(u,["defaultOpen","open","onOpenChange","className","children"]);let c=Ha(),[p,m]=useState(false),[x,h]=useState(e),y=a!=null?a:x,L=useCallback(k=>{let I=typeof k=="function"?k(y):k;o?o(I):h(I),document.cookie=`${lc}=${I}; path=/; max-age=${dc}`;},[o,y]),A=useCallback(()=>c?m(k=>!k):L(k=>!k),[c,L,m]);useEffect(()=>{let k=I=>{I.key===nc&&(I.metaKey||I.ctrlKey)&&(I.preventDefault(),A());};return window.addEventListener("keydown",k),()=>window.removeEventListener("keydown",k)},[A]);let M=y?"expanded":"collapsed",V=useMemo(()=>({state:M,open:y,setOpen:L,isMobile:c,openMobile:p,setOpenMobile:m,toggleSidebar:A}),[M,y,L,c,p,m,A]);return jsx(Ks.Provider,{value:V,children:jsx(ga,{delayDuration:0,children:jsx("div",f(s({"data-slot":"sidebar-wrapper",className:l("group/sidebar-wrapper has-data-[variant=inset]:bg-surface-navigation flex min-h-svh w-full",t)},d),{children:r}))})})}function uc(u){var c=u,{side:e="left",variant:a="sidebar",collapsible:o="offcanvas",className:t,containerClassName:r,children:d}=c,i=n(c,["side","variant","collapsible","className","containerClassName","children"]);let{isMobile:p,state:m,openMobile:x,setOpenMobile:h}=ha();return o==="none"?jsx("div",f(s({"data-slot":"sidebar",className:l("flex h-full w-[var(--sidebar-width)] flex-col bg-surface-navigation text-gray-foreground",t)},i),{children:d})):p?jsx(Mo,f(s({open:x,onOpenChange:h},i),{children:jsx(Bo,{"data-sidebar":"sidebar","data-slot":"sidebar","data-mobile":"true",className:l("w-[var(--sidebar-width-mobile)] bg-surface-navigation p-0 text-gray-foreground [&>button]:hidden",t),side:e,children:jsx("div",{className:"flex h-full w-full flex-col",children:d})})})):jsxs("div",{className:l("group peer hidden text-gray-foreground md:block",t),"data-state":m,"data-collapsible":m==="collapsed"?o:"","data-variant":a,"data-side":e,"data-slot":"sidebar",children:[jsx("div",{"data-slot":"sidebar-gap",className:l("relative w-[var(--sidebar-width)] bg-transparent transition-[width] duration-200 ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180",a==="floating"||a==="inset"?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4)))]":"group-data-[collapsible=icon]:w-[var(--sidebar-width-icon)]")}),jsx("div",f(s({"data-slot":"sidebar-container",className:l("fixed inset-y-0 z-10 hidden h-svh w-[var(--sidebar-width)] border-gray-stroke-muted transition-[left,right,width] duration-200 ease-linear md:flex",e==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",a==="floating"||a==="inset"?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4))+2px)]":"group-data-[collapsible=icon]:w-[var(--sidebar-width-icon)] group-data-[side=left]:border-r group-data-[side=right]:border-l",r)},i),{children:jsx("div",{"data-sidebar":"sidebar","data-slot":"sidebar-inner",className:"flex h-full w-full flex-col bg-surface-navigation group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:border-gray-stroke-muted group-data-[variant=floating]:shadow-sm",children:d})}))]})}function fc(c){var p=c,{className:e,onClick:a,sizeIcon:o="size-5",icon:t=jsx(HamburgerMd,{className:o}),showTooltip:r=false,tooltipContent:d,enableHover:i=false}=p,u=n(p,["className","onClick","sizeIcon","icon","showTooltip","tooltipContent","enableHover"]);let{toggleSidebar:m,open:x,isMobile:h}=ha(),[y,L]=useState(false),M=d||{open:"Esconder",closed:"Mostrar"},V=()=>i&&y?x?jsx(ChevronLeftMd,{className:o}):jsx(ChevronRightMd,{className:o}):t,k=jsxs("button",f(s({"data-sidebar":"trigger","data-slot":"sidebar-trigger",className:l("flex min-h-8 min-w-8 items-center justify-center rounded-full bg-surface-elevated text-gray-foreground transition-all duration-200 hover:shadow-[0px_0px_2px_0px_rgba(24,26,30,0.16),0px_2px_4px_0px_rgba(24,26,30,0.08)] [&>svg]:text-gray-foreground",e),onClick:I=>{a==null||a(I),m();},onMouseEnter:!h&&i?()=>L(true):void 0,onMouseLeave:!h&&i?()=>L(false):void 0},u),{children:[V(),jsx("span",{className:"sr-only",children:"Toggle Sidebar"})]}));return !r||h?k:jsxs(je,{children:[jsx(Qe,{asChild:true,children:k}),jsx($e,{side:"right",align:"center",children:x?M.open:M.closed})]})}function cc(o){var t=o,{className:e}=t,a=n(t,["className"]);let{toggleSidebar:r}=ha();return jsx("button",s({"data-sidebar":"rail","data-slot":"sidebar-rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:r,title:"Toggle Sidebar",className:l("absolute inset-y-0 z-20 hidden w-4 -translate-x-1/2 transition-all ease-linear after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] hover:after:bg-gray-stroke-muted group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","in-data-[side=left]:cursor-w-resize in-data-[side=right]:cursor-e-resize","[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-w-resize","group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full hover:group-data-[collapsible=offcanvas]:bg-surface-navigation","[[data-side=left][data-collapsible=offcanvas]_&]:-right-2","[[data-side=right][data-collapsible=offcanvas]_&]:-left-2",e)},a))}function pc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("main",s({"data-slot":"sidebar-inset",className:l("relative flex w-full flex-1 flex-col bg-surface-navigation","md:peer-data-[variant=inset]:m-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:peer-data-[state=collapsed]:ml-2 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow-sm",e)},a))}function mc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(ko,s({"data-slot":"sidebar-input","data-sidebar":"input",className:l("bg-bg-surface-navigation h-8 w-full shadow-none",e)},a))}function gc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sidebar-header","data-sidebar":"header",className:l("flex flex-col gap-0.5 px-4 pt-3",e)},a))}function xc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sidebar-footer","data-sidebar":"footer",className:l("flex flex-col gap-0.5 px-4 pb-3 [[data-state=collapsed]_&]:px-2",e)},a))}function hc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(sa,s({"data-slot":"sidebar-separator","data-sidebar":"separator",className:l("mx-2 w-auto bg-gray-stroke-muted",e)},a))}function bc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sidebar-content","data-sidebar":"content",className:l("flex min-h-0 flex-1 flex-col gap-0.5 overflow-auto group-data-[collapsible=icon]:overflow-hidden",e)},a))}function Lc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sidebar-group","data-sidebar":"group",className:l("relative flex w-full min-w-0 flex-col p-2 px-4",e)},a))}function Cc(t){var r=t,{className:e,asChild:a=false}=r,o=n(r,["className","asChild"]);let d=a?Slot.Slot:"div";return jsx(d,s({"data-slot":"sidebar-group-label","data-sidebar":"group-label",className:l("outline-hidden flex h-12 shrink-0 items-center whitespace-nowrap rounded-md px-2 text-xs font-semibold uppercase text-gray-foreground-muted ring-ring transition-[margin,opacity] duration-200 ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:mt-0 group-data-[collapsible=icon]:hidden",e)},o))}function vc(t){var r=t,{className:e,asChild:a=false}=r,o=n(r,["className","asChild"]);let d=a?Slot.Slot:"button";return jsx(d,s({"data-slot":"sidebar-group-action","data-sidebar":"group-action",className:l("outline-hidden absolute right-3 top-3.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-gray-foreground ring-ring transition-transform hover:bg-secondary-background-soft-emphasis focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 md:after:hidden","group-data-[collapsible=icon]:hidden",e)},o))}function Ic(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sidebar-group-content","data-sidebar":"group-content",className:l("w-full text-sm",e)},a))}function kc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("ul",s({"data-slot":"sidebar-menu","data-sidebar":"menu",className:l("flex w-full min-w-0 flex-col gap-1",e)},a))}function yc(r){var d=r,{className:e,isActive:a,children:o}=d,t=n(d,["className","isActive","children"]);return jsxs("li",f(s({"data-slot":"sidebar-menu-item","data-sidebar":"menu-item",className:l("group/menu-item relative hover:cursor-pointer",e)},t),{children:[a&&jsx("span",{className:"absolute -left-4 top-0 h-full w-0.5 bg-secondary-stroke-emphasis","aria-hidden":"true"}),o]}))}var Sc=cva("peer/menu-button font-medium flex w-full items-center gap-2.5 overflow-hidden rounded-md p-[.55rem] text-left text-sm outline-hidden ring-ring transition-[width,height,padding] hover:bg-secondary-background-soft-emphasis focus-visible:ring-2 active:text-secondary-foreground active:font-semibold disabled:pointer-events-none disabled:opacity-50 group-has-data-[sidebar=menu-action]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:text-secondary-foreground data-[active=true]:font-semibold data-[active=true]:hover:bg-secondary-background-soft-emphasis data-[active=true]:hover:text-secondary-foreground group-data-[collapsible=icon]:size-10! group-data-[collapsible=icon]:p-2.5! [&>span:last-child]:truncate [&>svg] [&>svg]:size-5 [&>svg]:shrink-0 mx-auto",{variants:{variant:{default:"hover:bg-secondary-background-soft-emphasis",section:"[[data-state=collapsed]_&]:p-[5px]",outline:"bg-surface-navigation shadow-[0_0_0_1px_hsl(var(--color-border))] hover:bg-secondary-background-soft-emphasis hover:shadow-[0_0_0_1px_hsl(var(--secondary))]"},size:{sm:"h-8 text-xs",md:"h-10 text-sm",lg:"h-12 text-md group-data-[collapsible=icon]:p-0!"}},defaultVariants:{variant:"default",size:"md"}});function Pc(u){var c=u,{asChild:e=false,isActive:a=false,variant:o="default",size:t="md",tooltip:r,className:d}=c,i=n(c,["asChild","isActive","variant","size","tooltip","className"]);let p=e?Slot.Slot:"button",{isMobile:m,state:x}=ha(),h=jsx(p,s({"data-slot":"sidebar-menu-button","data-sidebar":"menu-button","data-size":t,"data-active":a,className:l(Sc({variant:o,size:t}),d)},i));return r?(typeof r=="string"&&(r={children:r}),jsxs(je,{children:[jsx(Qe,{asChild:true,children:h}),jsx($e,s({side:"right",align:"center",hidden:x!=="collapsed"||m},r))]})):h}function wc(r){var d=r,{className:e,asChild:a=false,showOnHover:o=false}=d,t=n(d,["className","asChild","showOnHover"]);let i=a?Slot.Slot:"button";return jsx(i,s({"data-slot":"sidebar-menu-action","data-sidebar":"menu-action",className:l("outline-hidden absolute right-1 top-1.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-gray-foreground ring-ring transition-transform hover:bg-secondary-background-soft-emphasis focus-visible:ring-2 peer-hover/menu-button:text-secondary-stroke-emphasis [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 md:after:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",o&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-secondary md:opacity-0",e)},t))}function Tc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"sidebar-menu-badge","data-sidebar":"menu-badge",className:l("pointer-events-none absolute right-1 flex h-5 min-w-5 select-none items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-gray-foreground","peer-hover/menu-button:text-secondary peer-data-[active=true]/menu-button:text-secondary","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",e)},a))}function Ac(t){var r=t,{className:e,showIcon:a=false}=r,o=n(r,["className","showIcon"]);let d=useMemo(()=>`${Math.floor(Math.random()*40)+50}%`,[]);return jsxs("div",f(s({"data-slot":"sidebar-menu-skeleton","data-sidebar":"menu-skeleton",className:l("flex h-8 items-center gap-0.5 rounded-md px-2",e)},o),{children:[a&&jsx(At,{className:"size-4 rounded-md","data-sidebar":"menu-skeleton-icon"}),jsx(At,{className:"max-w-(--skeleton-width) h-4 flex-1","data-sidebar":"menu-skeleton-text",style:{"--skeleton-width":d}})]}))}function Dc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("ul",s({"data-slot":"sidebar-menu-sub","data-sidebar":"menu-sub",className:l("mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l border-gray-stroke-muted px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",e)},a))}function Rc(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("li",s({"data-slot":"sidebar-menu-sub-item","data-sidebar":"menu-sub-item",className:l("group/menu-sub-item relative",e)},a))}function Mc({icon:e,title:a}){let{state:o,isMobile:t}=ha();return jsxs(Fragment,{children:[e,jsx("span",{className:l("whitespace-nowrap",o==="collapsed"&&"opacity-0",t&&"opacity-100"),children:a})]})}function Bc(){return jsx("div",{className:"ml-auto transition-transform duration-200 group-data-[state=open]/collapsible:rotate-90",children:jsx(ChevronRightMd,{size:20})})}function Nc(d){var i=d,{asChild:e=false,size:a="md",isActive:o=false,className:t}=i,r=n(i,["asChild","size","isActive","className"]);let u=e?Slot.Slot:"a";return jsx(u,s({"data-slot":"sidebar-menu-sub-button","data-sidebar":"menu-sub-button","data-size":a,"data-active":o,className:l("outline-hidden flex h-9 min-w-0 -translate-x-px items-center gap-0.5 overflow-hidden rounded-md px-2 font-medium text-gray-foreground ring-ring hover:bg-secondary-background-soft-emphasis focus-visible:ring-2 active:font-semibold active:text-secondary-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-gray-foreground","data-[active=true]:font-semibold data-[active=true]:text-secondary-foreground",a==="sm"&&"text-xs",a==="md"&&"text-sm","group-data-[collapsible=icon]:hidden",t)},r))}var Oc={sm:"size-2",md:"size-3",lg:"size-4"},js={sm:"[&_svg]:size-2",md:"[&_svg]:size-3",lg:"[&_svg]:size-3.5"},qc={sm:"data-[state=checked]:translate-x-[11px] data-[state=checked]:rtl:-translate-x-[11px] data-[state=checked]:data-[disabled]:translate-x-[10px] data-[state=checked]:data-[disabled]:rtl:-translate-x-[10px]",md:"data-[state=checked]:translate-x-[15px] data-[state=checked]:rtl:-translate-x-[15px] data-[state=checked]:data-[disabled]:translate-x-[14px] data-[state=checked]:data-[disabled]:rtl:-translate-x-[14px]",lg:"data-[state=checked]:translate-x-[19px] data-[state=checked]:rtl:-translate-x-[19px] data-[state=checked]:data-[disabled]:translate-x-[18px] data-[state=checked]:data-[disabled]:rtl:-translate-x-[18px]"},Qs=cva("peer inline-flex shrink-0 items-center rounded-pill outline-none transition-all disabled:pointer-events-none focus:outline-0",{variants:{variant:{regular:"border-2 border-gray-stroke-muted data-[disabled]:cursor-default data-[disabled]:!bg-gray-background-soft-muted data-[state=checked]:bg-primary-background-fill data-[state=unchecked]:bg-surface-card data-[state=checked]:border-transparent data-[disabled]:data-[state=checked]:bg-gray-background-soft-muted data-[disabled]:data-[state=checked]:border-gray-stroke-muted enabled:hover:ring-4 data-[state=unchecked]:enabled:hover:ring-state-hover data-[state=checked]:enabled:hover:ring-state-active data-[state=unchecked]:enabled:hover:border-gray-stroke data-[state=checked]:enabled:hover:bg-primary-background-fill-emphasis"},size:{sm:"h-4 w-6",md:"h-5 w-8",lg:"h-6 w-10"}},defaultVariants:{variant:"regular",size:"md"}});function Vc(c){var p=c,{className:e,size:a,variant:o,checkedIcon:t,uncheckedIcon:r,checked:d,defaultChecked:i}=p,u=n(p,["className","size","variant","checkedIcon","uncheckedIcon","checked","defaultChecked"]);let[m,x]=useState(i||false),h=d!==void 0,y=h?d:m,L=t||r;return jsx(Switch.Root,f(s({"data-slot":"switch",className:l("group",Qs({size:a,variant:o}),e),checked:d,defaultChecked:i,onCheckedChange:A=>{var M;h||x(A),(M=u.onCheckedChange)==null||M.call(u,A);}},u),{children:jsx(Switch.Thumb,{"data-slot":"switch-thumb",className:l("pointer-events-none flex items-center justify-center rounded-full ring-0 transition-transform data-[state=unchecked]:translate-x-0.5 data-[disabled]:!bg-gray-background-fill-muted data-[state=checked]:bg-primary-foreground-onfill data-[state=unchecked]:bg-gray-foreground-muted data-[state=unchecked]:group-hover:bg-gray-foreground data-[state=unchecked]:group-data-[disabled]:group-hover:bg-gray-foreground-muted",L&&"!bg-transparent data-[disabled]:!bg-transparent",Oc[a||"md"],qc[a||"md"]),children:L&&jsxs(Fragment,{children:[y&&t&&jsx("span",{className:l("flex items-center justify-center text-primary-foreground-onfill group-data-[disabled]:text-gray-300",js[a||"md"]),children:t}),!y&&r&&jsx("span",{className:l("flex items-center justify-center text-gray-foreground group-data-[disabled]:text-gray-300",js[a||"md"]),children:r})]})})}))}var $s=createContext({});function Xc({children:e,value:a,onValueChange:o,open:t,defaultOpen:r,onOpenChange:d}){let[i,u]=useState(a||""),c={value:a||i,onValueChange:o||u};return jsx($s.Provider,{value:c,children:jsx(fo,{open:t,defaultOpen:r,onOpenChange:d,children:e})})}function Kc({children:e,asChild:a=true,className:o}){return jsx(co,{className:o,asChild:a,children:e})}function Zc({children:e,align:a="center",side:o="right",className:t}){return jsx(po,{className:t,align:a,side:o,children:e})}function jc({children:e,label:a}){let{value:o,onValueChange:t}=useContext($s);return a?jsxs(Fragment,{children:[jsx(go,{children:a}),jsx(ft,{value:o,onValueChange:t,children:e})]}):jsx(ft,{value:o,onValueChange:t,children:e})}function Qc({children:e,value:a,onClick:o,icon:t}){let r=()=>{o&&o();};return a?jsxs(mo,{value:a,onClick:r,children:[typeof t=="string"?jsx("img",{src:t,alt:"",width:20,height:14}):t,e]}):jsxs(ut,{onClick:r,children:[typeof t=="string"?jsx("img",{src:t,alt:"",width:20,height:14}):t,e]})}function $c({children:e,onClick:a,icon:o}){return jsxs(ut,{onClick:a,children:[o,e]})}function Jc(){return jsx(xo,{})}var el=createContext(null),sp=150,Js=16,lp="w-8";function Eo(){let e=useContext(el);if(!e)throw new Error("useTabsContext must be used within a Tabs component.");return e}function dp(e,a){let o=useRef(null);return useEffect(()=>()=>{o.current&&clearTimeout(o.current);},[]),useCallback(((...t)=>{o.current&&clearTimeout(o.current),o.current=setTimeout(()=>e(...t),a);}),[e,a])}var al=cva("relative inline-flex min-w-full items-center justify-between gap-0 bg-surface-section",{variants:{variant:{standalone:"rounded-lg border border-gray-stroke-muted px-6",header:"border-b border-gray-stroke-muted px-3.5 sm:px-6 lg:px-8 bg-transparent"}},defaultVariants:{variant:"standalone"}}),tl=cva(["inline-flex min-w-fit flex-1 items-center justify-center gap-2 whitespace-nowrap font-medium transition-colors","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2","disabled:pointer-events-none disabled:text-gray-foreground-muted","[&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg]:transition-all","relative font-medium text-gray-foreground hover:text-gray-foreground data-[state=active]:text-primary-foreground data-[state=active]:font-semibold"],{variants:{variant:{standalone:"px-3.5 md:px-10 lg:px-16",header:"px-4"},size:{md:"h-[46px] text-sm",lg:"h-[54px] text-base"}},defaultVariants:{variant:"standalone",size:"md"}}),np=cva("relative min-w-0 max-w-full",{variants:{variant:{standalone:"",header:"px-3.5 sm:px-6 lg:px-8"}},defaultVariants:{variant:"standalone"}}),Ys=cva(["pointer-events-none absolute top-0 z-10 h-full transition-opacity duration-200",lp],{variants:{side:{left:"left-0 bg-gradient-to-r from-background to-transparent",right:"right-0 bg-gradient-to-l from-background to-transparent"},variant:{standalone:"",header:""}},compoundVariants:[{side:"left",variant:"header",class:"left-3.5 sm:left-6 lg:left-8"},{side:"right",variant:"header",class:"right-3.5 sm:right-6 lg:right-8"}],defaultVariants:{side:"left",variant:"standalone"}}),ol=cva("ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",{variants:{variant:{standalone:"",header:""},size:{md:"",lg:""}},compoundVariants:[{variant:"standalone",size:"md",class:"m-4"},{variant:"standalone",size:"lg",class:"m-6"},{variant:"header",size:"md",class:"my-4"},{variant:"header",size:"lg",class:"my-6"}],defaultVariants:{variant:"standalone",size:"md"}});function ip(i){var u=i,{className:e,variant:a="standalone",size:o="md",responsive:t=true,children:r}=u,d=n(u,["className","variant","size","responsive","children"]);let[c,p]=useState(o),m=useCallback(()=>{if(typeof window=="undefined")return;let h=parseInt(pa.tablet),y=parseInt(pa.mobile),L=window.innerWidth;L<=y||L<=h?p("md"):p(o);},[o]),x=dp(m,sp);return useEffect(()=>{if(typeof window=="undefined"||!t){p(o);return}return m(),window.addEventListener("resize",x),()=>window.removeEventListener("resize",x)},[t,o,m,x]),jsx(el.Provider,{value:useMemo(()=>({variant:a,size:o,responsiveSize:c}),[a,o,c]),children:jsx(Tabs.Root,f(s({"data-slot":"tabs","data-variant":a,"data-size":c,className:l("flex w-full max-w-full flex-col overflow-hidden",e)},d),{children:r}))})}function up(t){var r=t,{className:e,children:a}=r,o=n(r,["className","children"]);let{variant:d,responsiveSize:i}=Eo(),u=useRef(null),c=useRef(null),[p,m]=useState(false),[x,h]=useState(false),[y,L]=useState(null),A=useCallback(()=>{let k=u.current;if(!k)return;let{scrollLeft:I,scrollWidth:_,clientWidth:E}=k,b=_>E;m(b&&I>0),h(b&&I<_-E-1);},[]),M=useCallback(()=>{let k=c.current;if(!k)return;let I=k.querySelector('[data-state="active"]');if(I){let _=k.getBoundingClientRect(),E=I.getBoundingClientRect();L({left:E.left-_.left,width:E.width});}},[]),V=useCallback(()=>{let k=u.current,I=c.current;if(!k||!I)return;let _=I.querySelector('[data-state="active"]');if(_){let E=k.getBoundingClientRect(),b=_.getBoundingClientRect();b.left<E.left?k.scrollBy({left:b.left-E.left-Js,behavior:"smooth"}):b.right>E.right&&k.scrollBy({left:b.right-E.right+Js,behavior:"smooth"});}},[]);return useEffect(()=>{let k=u.current;if(!k)return;A();let I=new ResizeObserver(()=>{A(),M();});return I.observe(k),k.addEventListener("scroll",A,{passive:true}),()=>{I.disconnect(),k.removeEventListener("scroll",A);}},[A,M]),useEffect(()=>{M();},[M,a]),useEffect(()=>{let k=c.current;if(!k)return;let I=new MutationObserver(_=>{for(let E of _)if(E.type==="attributes"&&E.attributeName==="data-state"){M(),V();break}});return I.observe(k,{attributes:true,subtree:true,attributeFilter:["data-state"]}),()=>I.disconnect()},[M,V]),jsxs("div",{"data-slot":"tabs-list-wrapper",className:np({variant:d}),children:[jsx("div",{className:l(Ys({side:"left",variant:d}),p?"opacity-100":"opacity-0"),"aria-hidden":"true"}),jsx("div",{className:l(Ys({side:"right",variant:d}),x?"opacity-100":"opacity-0"),"aria-hidden":"true"}),jsx("div",{ref:u,className:"overflow-x-auto overflow-y-hidden [-ms-overflow-style:none] [scrollbar-width:none] [&::-webkit-scrollbar]:hidden",children:jsxs("div",{ref:c,className:"relative",children:[jsx(Tabs.List,f(s({"data-slot":"tabs-list","data-variant":d,"data-size":i,className:l(al({variant:d}),e)},o),{children:a})),y&&jsx("div",{className:"pointer-events-none absolute bottom-0 h-0.5 bg-secondary-stroke-emphasis transition-all duration-300 ease-out",style:{left:y.left,width:y.width},"aria-hidden":"true"})]})})]})}function fp(d){var i=d,{className:e,children:a,icon:o,badge:t}=i,r=n(i,["className","children","icon","badge"]);let{variant:u,responsiveSize:c}=Eo(),p=useRef(null),[m,x]=useState(false);useEffect(()=>{let y=p.current;if(!y)return;let L=()=>{x(y.getAttribute("data-state")==="active");};L();let A=new MutationObserver(L);return A.observe(y,{attributes:true,attributeFilter:["data-state"]}),()=>A.disconnect()},[]);let h=()=>o?isValidElement(o)?cloneElement(o,{strokeWidth:m?2:1.6}):o:null;return jsxs(Tabs.Trigger,f(s({ref:p,"data-slot":"tabs-trigger","data-variant":u,"data-size":c,className:l(tl({variant:u,size:c}),e)},r),{children:[o&&jsx("span",{"data-slot":"tabs-icon",className:"flex shrink-0 items-center","aria-hidden":"true",children:h()}),jsx("span",{children:a}),t&&jsx("span",{"data-slot":"tabs-badge",className:"flex shrink-0 items-center",role:"status",children:t})]}))}function cp(o){var t=o,{className:e}=t,a=n(t,["className"]);let{variant:r,responsiveSize:d}=Eo();return jsx(Tabs.Content,s({"data-slot":"tabs-content","data-variant":r,"data-size":d,className:l(ol({variant:r,size:d}),e)},a))}var rl=cva("group/tile relative flex flex-col justify-center rounded-lg gap-0.5 px-5 py-4 cursor-default data-[disabled=true]:pointer-events-none",{variants:{variant:{regular:"bg-surface-settings-on text-primary-foreground fill-primary-foreground data-[disabled=false]:hover:[background:radial-gradient(51.96%_112.02%_at_50%_112.02%,_var(--color-surface-card)_0%,_var(--color-surface-settings-on)_100%)] data-[disabled=true]:bg-surface-disable data-[inactive=true]:bg-surface-settings-off data-[inactive=true]:hover:[background:radial-gradient(51.96%_112.02%_at_50%_112.02%,_var(--color-surface-card)_0%,_var(--color-surface-settings-off)_100%)]",cm:"bg-cm-background-fill text-cm-foreground-onfill fill-cm-foreground-onfill data-[disabled=false]:hover:[background:radial-gradient(63.78%_137.5%_at_50%_137.5%,_var(--color-cm-background-fill-emphasis)_0%,_var(--color-cm-background-fill)_100%)] data-[disabled=true]:opacity-70 data-[inactive=true]:[filter:brightness(.8)]",go:"bg-go-background-fill text-go-foreground-onfill fill-go-foreground-onfill data-[disabled=false]:hover:[background:radial-gradient(63.78%_137.5%_at_50%_137.5%,_var(--color-go-background-fill-emphasis)_0%,_var(--color-go-background-fill)_100%)] data-[disabled=true]:opacity-70 data-[inactive=true]:[filter:brightness(.8)]",cir:"bg-cir-background-fill text-cir-foreground-onfill fill-cir-foreground-onfill data-[disabled=false]:hover:[background:radial-gradient(63.78%_137.5%_at_50%_137.5%,_var(--color-cir-background-fill-emphasis)_0%,_var(--color-cir-background-fill)_100%)] data-[disabled=true]:opacity-70 data-[inactive=true]:[filter:brightness(.8)]",ped:"bg-ped-background-fill text-ped-foreground-onfill fill-ped-foreground-onfill data-[disabled=false]:hover:[background:radial-gradient(51.96%_112.02%_at_50%_112.02%,_var(--color-ped-background-fill-emphasis)_0%,_var(--color-ped-background-fill)_100%)] data-[disabled=true]:opacity-70 data-[inactive=true]:[filter:brightness(.8)]",prev:"bg-prev-background-fill text-prev-foreground-onfill fill-prev-foreground-onfill data-[disabled=false]:hover:[background:radial-gradient(63.78%_137.5%_at_50%_137.5%,_var(--color-prev-background-fill-emphasis)_0%,_var(--color-prev-background-fill)_100%)] data-[disabled=true]:opacity-70 data-[inactive=true]:[filter:brightness(.8)]"}},defaultVariants:{variant:"regular"}});function xp(i){var u=i,{className:e,variant:a="regular",asChild:o=false,disabled:t=false,inactive:r=false}=u,d=n(u,["className","variant","asChild","disabled","inactive"]);let c=o?Slot.Slot:"div";return jsxs(c,f(s({"data-slot":"tile","data-variant":a,"data-inactive":r,"data-disabled":t,"aria-disabled":t||r,className:l(rl({variant:a,className:e}),d.onClick&&!t&&"cursor-pointer")},d),{children:[d.children,d.onClick&&!t&&jsx(EditPencil,{className:"absolute right-5 top-4 size-5 opacity-0 transition-opacity group-hover/tile:opacity-100"})]}))}function hp(t){var r=t,{className:e,icon:a}=r,o=n(r,["className","icon"]);return jsx("div",f(s({"data-slot":"tile-icon",className:l("mb-2.5 last:mb-0 [&>svg]:size-5",e)},o),{children:a}))}function bp(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("div",s({"data-slot":"tile-title",className:l("line-clamp-1 flex w-fit text-xs font-medium",e)},a))}function Lp(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx("span",s({"data-slot":"tile-description",className:l("line-clamp-1 flex w-fit text-sm font-semibold",e)},a))}var kp=3,yp=5e3,Ee={ADD_TOAST:"ADD_TOAST",UPDATE_TOAST:"UPDATE_TOAST",DISMISS_TOAST:"DISMISS_TOAST",REMOVE_TOAST:"REMOVE_TOAST"},Ho=0;function Sp(){return Ho=(Ho+1)%Number.MAX_SAFE_INTEGER,Ho.toString()}var Oo=new Map,sl=e=>{if(Oo.has(e))return;let a=setTimeout(()=>{Oo.delete(e),Za({type:Ee.REMOVE_TOAST,toastId:e});},yp);Oo.set(e,a);},Pp=(e,a)=>{switch(a.type){case Ee.ADD_TOAST:return f(s({},e),{toasts:[a.toast,...e.toasts].slice(0,kp)});case Ee.UPDATE_TOAST:return f(s({},e),{toasts:e.toasts.map(o=>o.id===a.toast.id?s(s({},o),a.toast):o)});case Ee.DISMISS_TOAST:{let{toastId:o}=a;return o?sl(o):e.toasts.forEach(t=>{sl(t.id);}),f(s({},e),{toasts:e.toasts.map(t=>t.id===o||a.toastId===void 0?f(s({},t),{open:false}):t)})}case Ee.REMOVE_TOAST:return a.toastId===void 0?f(s({},e),{toasts:[]}):f(s({},e),{toasts:e.toasts.filter(o=>o.id!==a.toastId)})}},Ft=[],Et={toasts:[]};function Za(e){Et=Pp(Et,e),[...Ft].forEach(a=>{a(Et);});}function wp(a){var e=n(a,[]);let o=Sp(),t=d=>Za({type:Ee.UPDATE_TOAST,toast:f(s({},d),{id:o})}),r=()=>Za({type:Ee.DISMISS_TOAST,toastId:o});return Za({type:Ee.ADD_TOAST,toast:f(s({},e),{id:o,open:true,onOpenChange:d=>{d||r();}})}),{id:o,dismiss:r,update:t}}function qo(){let[e,a]=useState(Et);return useEffect(()=>(Ft.push(a),()=>{let o=Ft.indexOf(a);o>-1&&Ft.splice(o,1);}),[]),f(s({},e),{toast:wp,dismiss:o=>Za({type:Ee.DISMISS_TOAST,toastId:o})})}var nl=cva("group pointer-events-auto relative flex w-full items-center justify-between gap-4 overflow-hidden rounded-md bg-surface-elevated p-2 pl-4 shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=open]:slide-in-from-top-full data-[state=closed]:fade-out-0 data-[state=closed]:slide-out-to-top-4 data-[state=open]:duration-300 data-[state=closed]:duration-400 data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=cancel]:transition-transform data-[swipe=end]:animate-out transition-[transform,opacity]",{variants:{variant:{primary:"text-primary-foreground",secondary:"text-secondary-foreground",success:"text-feedback-success-foreground",warning:"text-feedback-warning-foreground",error:"text-feedback-error-foreground"}},defaultVariants:{variant:"primary"}}),Mp=cva("size-6 shrink-0",{variants:{variant:{primary:"text-primary-foreground fill-primary-background-soft",secondary:"text-secondary-foreground fill-secondary-background-soft",success:"text-feedback-success-foreground fill-feedback-success-background-soft",warning:"text-feedback-warning-foreground fill-feedback-warning-background-soft",error:"text-feedback-error-foreground fill-feedback-error-background-soft"}},defaultVariants:{variant:"primary"}}),Bp={primary:"regular-soft",secondary:"emphasis-soft",success:"success-soft",warning:"warning-soft",error:"error-soft"},Np={primary:Info,secondary:Info,success:CircleCheck,warning:TriangleWarning,error:OctagonWarning},Fp=Toast.Provider;function il(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Toast.Viewport,s({"data-slot":"toast-viewport",className:l("fixed right-0 top-0 z-[100] flex max-h-screen w-full min-w-0 max-w-[500px] flex-col gap-2 p-4 md:w-[500px]",e)},a))}function ul(i){var u=i,{className:e,variant:a="primary",showIcon:o=true,duration:t=5e3,children:r}=u,d=n(u,["className","variant","showIcon","duration","children"]);let c=Np[a||"primary"];return jsxs(Toast.Root,f(s({duration:t,className:l(nl({variant:a}),e)},d),{children:[o&&jsx(c,{className:l(Mp({variant:a}))}),jsx("div",{className:"flex flex-1 items-center justify-between gap-4",children:r})]}))}function Ep(c){var p=c,{className:e,variant:a="primary",size:o="sm",iconLeft:t,iconRight:r,children:d,altText:i="Toast action"}=p,u=n(p,["className","variant","size","iconLeft","iconRight","children","altText"]);return jsx(Toast.Action,f(s({asChild:true,altText:i,className:l("inline-flex items-center justify-center",e)},u),{children:jsx(Y,{iconLeft:t,iconRight:r,size:o,variant:Bp[a],children:d})}))}function fl(t){var r=t,{className:e,label:a="Fechar"}=r,o=n(r,["className","label"]);return jsx(Toast.Close,f(s({className:l("shrink-0",e)},o),{asChild:true,children:jsx(Y,{iconLeft:jsx(CloseMd,{className:"size-4"}),size:"sm","aria-label":a,variant:"regular-basic"})}))}function cl(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Toast.Title,s({className:l("flex-1 text-md font-medium",e)},a))}function pl(o){var t=o,{className:e}=t,a=n(t,["className"]);return jsx(Toast.Description,s({className:l("text-xs",e)},a))}function Hp(){let{toasts:e}=qo();return jsxs(Fp,{children:[e.map(function(i){var u=i,{id:a,title:o,description:t,action:r}=u,d=n(u,["id","title","description","action"]);return jsxs(ul,f(s({},d),{children:[jsxs("div",{className:"grid",children:[o&&jsx(cl,{children:o}),t&&jsx(pl,{children:t})]}),jsxs("div",{className:"flex items-center gap-2",children:[r,jsx(fl,{})]})]}),a)}),jsx(il,{})]})}/*! Bundled license information:
|
|
2
2
|
|
|
3
3
|
lucide-react/dist/esm/shared/src/utils.js:
|
|
4
4
|
lucide-react/dist/esm/defaultAttributes.js:
|
|
@@ -12,5 +12,5 @@ lucide-react/dist/esm/lucide-react.js:
|
|
|
12
12
|
* This source code is licensed under the ISC license.
|
|
13
13
|
* See the LICENSE file in the root directory of this source tree.
|
|
14
14
|
*)
|
|
15
|
-
*/export{
|
|
15
|
+
*/export{yl as Alert,Tl as AlertActions,Al as AlertButton,Sl as AlertContainer,Pl as AlertContent,Zo as AlertDescription,Kl as AlertDialog,td as AlertDialogAction,od as AlertDialogCancel,jl as AlertDialogContent,ed as AlertDialogDescription,ad as AlertDialogFooter,Ql as AlertDialogHeader,$l as AlertDialogIcon,or as AlertDialogOverlay,tr as AlertDialogPortal,Jl as AlertDialogTag,Yl as AlertDialogTitle,Zl as AlertDialogTrigger,wl as AlertIcon,Ko as AlertTitle,Od as Autocomplete,zd as AutocompleteContent,Kt as AutocompleteContentFooter,_d as AutocompleteGroup,Ud as AutocompleteItem,Gd as AutocompleteText,Vd as AutocompleteTrigger,qd as AutocompleteWrapper,jt as Avatar,$t as AvatarFallback,Qt as AvatarImage,_e as Badge,Ma as Breadcrumb,Yd as BreadcrumbEllipsis,at as BreadcrumbItem,Jd as BreadcrumbLink,Ba as BreadcrumbList,Jt as BreadcrumbPage,Yt as BreadcrumbSeparator,Y as Button,oi as CardContinue,di as CardContinueBreadcrumb,ii as CardContinueButton,si as CardContinueContent,li as CardContinueHeader,ri as CardContinueImage,ni as CardContinueTitle,bi as CardLesson,wi as CardLessonButton,Ci as CardLessonContent,yi as CardLessonDuration,Si as CardLessonFooter,vi as CardLessonHeader,Li as CardLessonImage,Ii as CardLessonLabel,Pi as CardLessonStatus,ki as CardLessonTitle,wn as CardModule,Nn as CardModuleAction,Bn as CardModuleButton,Mn as CardModuleFooter,Tn as CardModuleHeader,An as CardModuleLabel,Rn as CardModuleProgress,Dn as CardModuleTitle,Wn as CardTopic,Kn as CardTopicColumn,Jn as CardTopicContent,$n as CardTopicCount,Zn as CardTopicNumber,Qn as CardTopicProgress,jn as CardTopicTitle,Xn as CardTopicTrigger,dn as CardWeek,vn as CardWeekActions,nn as CardWeekBreadcrumb,un as CardWeekContainer,bn as CardWeekContent,pn as CardWeekDescription,hn as CardWeekFooter,fn as CardWeekHeader,xn as CardWeekProgress,gn as CardWeekProgressCircle,Cn as CardWeekStatus,mn as CardWeekTags,Ln as CardWeekText,cn as CardWeekTitle,Ri as Checkbox,so as Collapsible,no as CollapsibleContent,lo as CollapsibleTrigger,Zi as DatePicker,Xi as DatePickerLabel,Ki as DatePickerText,Wi as DatePickerWrapper,ji as DateRangePicker,Id as Dialog,yd as DialogClose,Sd as DialogContainer,Pd as DialogContent,Dd as DialogDescription,Td as DialogFooter,wd as DialogHeader,yr as DialogOverlay,kr as DialogPortal,Ad as DialogTitle,kd as DialogTrigger,fo as DropdownMenu,Hi as DropdownMenuCheckboxItem,po as DropdownMenuContent,Ei as DropdownMenuGroup,ut as DropdownMenuItem,go as DropdownMenuLabel,Fi as DropdownMenuPortal,ft as DropdownMenuRadioGroup,mo as DropdownMenuRadioItem,xo as DropdownMenuSeparator,Oi as DropdownMenuShortcut,qi as DropdownMenuSub,zi as DropdownMenuSubContent,Vi as DropdownMenuSubTrigger,co as DropdownMenuTrigger,ko as Input,vo as InputAdornment,Io as InputEndIcon,nu as InputField,iu as InputLabel,gs as InputNumeric,ms as InputPassword,Lt as InputStartIcon,uu as InputText,du as InputWrapper,gu as Label,Ot as Loading,hu as Logo,bu as LogoShort,Su as Pagination,Ls as PaginationContent,ks as PaginationEllipsis,yo as PaginationInfo,vt as PaginationItem,Cs as PaginationLink,Is as PaginationNext,vs as PaginationPrevious,bs as PaginationRoot,Ke as Progress,to as ProgressCircle,Au as RadioGroup,Du as RadioGroupItem,Ou as Ranking,$u as RankingAssigneeGroup,Ju as RankingAssigneeItem,Qu as RankingAssigneeLabel,ju as RankingAssigneesColumn,zu as RankingBody,sf as RankingButton,qu as RankingHeader,Vu as RankingHeaderCell,Uu as RankingItem,_u as RankingNumber,rf as RankingPerformance,Yu as RankingPriority,af as RankingQuestions,Xu as RankingSpecialty,Zu as RankingSuperFocus,Ku as RankingTopic,Gu as RankingTopicColumn,Wu as RankingTopicContent,ff as Rating,Ds as RatingButtonVariants,Rs as RatingLabelVariants,As as RatingStarVariants,Po as ScrollArea,Ua as ScrollBar,Ef as SegmentControl,qf as SegmentControlContent,Hf as SegmentControlList,Of as SegmentControlTrigger,Lf as Select,wf as SelectContent,If as SelectGroup,Tf as SelectHeader,Af as SelectItem,vf as SelectLabel,Fs as SelectScrollDownButton,Ns as SelectScrollUpButton,Df as SelectSeparator,Rf as SelectText,Pf as SelectTrigger,kf as SelectValue,Cf as SelectWrapper,sa as Separator,Mo as Sheet,Xf as SheetClose,Bo as SheetContent,Jf as SheetDescription,Qf as SheetFooter,jf as SheetHeader,$f as SheetTitle,Wf as SheetTrigger,uc as Sidebar,bc as SidebarContent,xc as SidebarFooter,Lc as SidebarGroup,vc as SidebarGroupAction,Ic as SidebarGroupContent,Cc as SidebarGroupLabel,gc as SidebarHeader,mc as SidebarInput,pc as SidebarInset,kc as SidebarMenu,wc as SidebarMenuAction,Tc as SidebarMenuBadge,Pc as SidebarMenuButton,yc as SidebarMenuItem,Bc as SidebarMenuItemCollapse,Mc as SidebarMenuItemTitle,Ac as SidebarMenuSkeleton,Dc as SidebarMenuSub,Nc as SidebarMenuSubButton,Rc as SidebarMenuSubItem,ic as SidebarProvider,cc as SidebarRail,hc as SidebarSeparator,fc as SidebarTrigger,At as Skeleton,Vc as Switch,Xc as Switcher,Zc as SwitcherContent,$c as SwitcherFooter,jc as SwitcherGroup,Qc as SwitcherItem,Jc as SwitcherSeparator,Kc as SwitcherTrigger,ip as Tabs,cp as TabsContent,up as TabsList,fp as TabsTrigger,xe as Tag,xp as Tile,Lp as TileDescription,hp as TileIcon,bp as TileTitle,ul as Toast,Ep as ToastAction,fl as ToastClose,pl as ToastDescription,Hp as ToastProvider,cl as ToastTitle,il as ToastViewport,je as Tooltip,$e as TooltipContent,ga as TooltipProvider,Qe as TooltipTrigger,jo as alertButtonVariants,Xo as alertVariants,ca as applyInputIconSize,Hr as avatarVariants,$o as badgeVariants,ya as buttonVariants,ys as calculatePageNumbers,Kr as cardLessonVariants,lt as cardModuleStatusVariants,_r as cardModuleVariants,Qr as checkboxVariants,Co as datePickerTriggerVariants,xs as labelVariants,Ss as radioGroupVariants,Hs as segmentControlTriggerVariants,Qs as switchVariants,ol as tabsContentVariants,al as tabsListVariants,tl as tabsTriggerVariants,Vr as tagVariants,rl as tileVariants,nl as toastVariants,Ha as useIsMobile,ha as useSidebar,qo as useToast};//# sourceMappingURL=index.mjs.map
|
|
16
16
|
//# sourceMappingURL=index.mjs.map
|