@ghostly-solutions/ui 0.3.2 → 0.3.4
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/chunk-gv8xjarq.js +11 -0
- package/dist/components/ui-provider/ui-provider.d.ts +3 -8
- package/dist/components/ui-provider/ui-provider.d.ts.map +1 -1
- package/dist/index.d.ts +3 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +5 -3
- package/dist/lib/{theme-constants.d.ts → theme/constants.d.ts} +5 -4
- package/dist/lib/theme/constants.d.ts.map +1 -0
- package/dist/lib/theme/core.d.ts +94 -0
- package/dist/lib/theme/core.d.ts.map +1 -0
- package/dist/lib/theme/index.d.ts +5 -0
- package/dist/lib/theme/index.d.ts.map +1 -0
- package/dist/lib/theme/provider.d.ts +43 -0
- package/dist/lib/theme/provider.d.ts.map +1 -0
- package/dist/lib/theme/system.d.ts +82 -0
- package/dist/lib/theme/system.d.ts.map +1 -0
- package/dist/server.d.ts +2 -3
- package/dist/server.d.ts.map +1 -1
- package/dist/server.js +1 -1
- package/dist/styles/index.css +1 -1
- package/package.json +1 -1
- package/dist/chunk-5pcmmk0e.js +0 -2
- package/dist/components/theme-script/index.d.ts +0 -2
- package/dist/components/theme-script/index.d.ts.map +0 -1
- package/dist/components/theme-script/theme-script.d.ts +0 -17
- package/dist/components/theme-script/theme-script.d.ts.map +0 -1
- package/dist/lib/theme-constants.d.ts.map +0 -1
- package/dist/lib/theme-script.d.ts +0 -12
- package/dist/lib/theme-script.d.ts.map +0 -1
- package/dist/lib/theme.d.ts +0 -26
- package/dist/lib/theme.d.ts.map +0 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import{a as o,b as Ry,c as Yr,d as Hy,e as ky,f as Wa,g as ai,h as ii,i as qr,j as Ay,k as ct,l as pi,m as mo,n as Iy,o as Vy,p as ci,q as ui,r as By}from"./chunk-5pcmmk0e.js";import{cva as sM}from"class-variance-authority";import*as je from"@radix-ui/react-accordion";import{cva as ya}from"class-variance-authority";import{ChevronDown as Mu}from"lucide-react";import{createContext as Nu,forwardRef as Po,useContext as Hi}from"react";import{createContext as Su,useContext as Ri}from"react";import{jsxDEV as wu}from"react/jsx-dev-runtime";var bo="md",ba=Su(bo),yo=({density:e,children:t})=>{return wu(ba.Provider,{value:e,children:t},void 0,!1,void 0,this)};yo.displayName="DensityProvider";var zu=()=>{return Ri(ba)};function u(e){let t=Ri(ba);if(e!==void 0)return e;return t}import{jsxDEV as ft}from"react/jsx-dev-runtime";var Te={sm:"sm",md:"md",lg:"lg"},Pa=Nu(Te.md),ki=ya("border-b border-border"),Ai=ya("gs-interactive flex flex-1 items-center justify-between font-medium hover:underline [&[data-state=open]>svg]:rotate-180",{variants:{size:{[Te.sm]:"py-3 text-xs [&>svg]:size-3.5",[Te.md]:"py-4 text-sm [&>svg]:size-4",[Te.lg]:"py-5 text-base [&>svg]:size-5"}},defaultVariants:{size:Te.md}}),Ii=ya("gs-accordion-content overflow-hidden",{variants:{size:{[Te.sm]:"text-xs",[Te.md]:"text-sm",[Te.lg]:"text-base"}},defaultVariants:{size:Te.md}}),Lu={[Te.sm]:"pt-0 pb-3",[Te.md]:"pt-0 pb-4",[Te.lg]:"pt-0 pb-5"},Vi=Po(({size:e=Te.md,...t},r)=>{let a=u(e)??Te.md;return ft(Pa.Provider,{value:a,children:ft(je.Root,{ref:r,...t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Vi.displayName="Accordion";var Bi=Po(({className:e,...t},r)=>ft(je.Item,{ref:r,className:o(ki(),e),...t},void 0,!1,void 0,this));Bi.displayName="AccordionItem";var Di=Po(({className:e,children:t,...r},a)=>{let i=Hi(Pa);return ft(je.Header,{className:"flex",children:ft(je.Trigger,{ref:a,className:o(Ai({size:i}),e),...r,children:[t,ft(Mu,{className:"shrink-0 transition-transform"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});Di.displayName="AccordionTrigger";var Fi=Po(({className:e,children:t,...r},a)=>{let i=Hi(Pa);return ft(je.Content,{ref:a,className:o(Ii({size:i}),e),...r,children:ft("div",{className:Lu[i],children:t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Fi.displayName="AccordionContent";import{cva as ha}from"class-variance-authority";import{TriangleAlert as Ru,CircleCheck as Hu,Info as ku,CircleAlert as Au}from"lucide-react";import{forwardRef as Ta}from"react";import{jsxDEV as xa}from"react/jsx-dev-runtime";var er={default:"default",success:"success",warning:"warning",error:"error",info:"info"},Br={sm:"sm",md:"md",lg:"lg",xl:"xl"},_i=ha("relative w-full rounded-[var(--radius)] border [&>svg~*]:pl-7 [&>svg+div]:translate-y-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:text-foreground",{variants:{variant:{[er.default]:"bg-background text-foreground",[er.success]:"border-success/50 text-success [&>svg]:text-success bg-success/10",[er.warning]:"border-warning/50 text-warning [&>svg]:text-warning bg-warning/10",[er.error]:"border-destructive/50 text-destructive [&>svg]:text-destructive bg-destructive/10",[er.info]:"border-info/50 text-info [&>svg]:text-info bg-info/10"},size:{[Br.sm]:"p-3 text-xs [&>svg]:top-3 [&>svg]:left-3 [&>svg~*]:pl-6",[Br.md]:"p-4 text-sm",[Br.lg]:"p-5 text-sm",[Br.xl]:"p-6 text-base [&>svg]:top-6 [&>svg]:left-6 [&>svg~*]:pl-8"}},defaultVariants:{variant:er.default,size:Br.md}}),Oi=ha("mb-1 font-medium leading-none tracking-tight"),Gi=ha("text-sm [&_p]:leading-relaxed"),Wi=Ta(({className:e,variant:t,size:r,...a},i)=>{let n=u(r);return xa("div",{ref:i,role:"alert",className:o(_i({variant:t,size:n}),e),...a},void 0,!1,void 0,this)});Wi.displayName="Alert";var Ui=Ta(({className:e,...t},r)=>xa("h5",{ref:r,className:o(Oi(),e),...t},void 0,!1,void 0,this));Ui.displayName="AlertTitle";var $i=Ta(({className:e,...t},r)=>xa("div",{ref:r,className:o(Gi(),e),...t},void 0,!1,void 0,this));$i.displayName="AlertDescription";import*as ue from"@radix-ui/react-alert-dialog";import{cva as Ei}from"class-variance-authority";import{forwardRef as ar}from"react";import{Slot as Ki}from"@radix-ui/react-slot";import{cva as Sa}from"class-variance-authority";import{forwardRef as ho}from"react";import{forwardRef as Iu}from"react";import{jsxDEV as Ca}from"react/jsx-dev-runtime";var tr={sm:"sm",md:"md",lg:"lg",xl:"xl"},Vu={[tr.sm]:"h-4 w-4",[tr.md]:"h-5 w-5",[tr.lg]:"h-6 w-6",[tr.xl]:"h-8 w-8"},rr=Iu(({className:e,size:t=tr.md,label:r="Loading",...a},i)=>{let n=u(t);return Ca("span",{ref:i,className:o("inline-flex items-center justify-center",e),role:"status","aria-label":r,...a,children:[Ca("span",{className:o("animate-spin rounded-full border-2 border-current border-r-transparent",Vu[n])},void 0,!1,void 0,this),Ca("span",{className:"sr-only",children:r},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});rr.displayName="Spinner";import{jsxDEV as lt}from"react/jsx-dev-runtime";var st={primary:"primary",secondary:"secondary",neutral:"neutral",outline:"outline",ghost:"ghost",danger:"danger"},Le={sm:"sm",md:"md",lg:"lg",xl:"xl",icon:"icon",iconSm:"icon-sm",iconLg:"icon-lg"},gt={default:"default",success:"success",warning:"warning",error:"error",info:"info"},or={sm:"sm",md:"md",lg:"lg"},Bu="Loading",Du="button",Dr=Sa("gs-interactive relative inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-[var(--radius)] border border-transparent font-semibold outline-none focus-visible:border-primary disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground",{variants:{variant:{[st.primary]:"border-primary bg-primary text-primary-foreground enabled:hover:bg-primary/90",[st.secondary]:"border-secondary bg-secondary text-secondary-foreground enabled:hover:bg-secondary/90",[st.neutral]:"border-border bg-muted text-foreground enabled:hover:bg-muted/90",[st.outline]:"border-border bg-background text-foreground enabled:hover:border-primary enabled:hover:bg-muted/50",[st.ghost]:"border-transparent bg-transparent text-foreground enabled:hover:bg-muted/70",[st.danger]:"border-destructive bg-destructive text-destructive-foreground enabled:hover:bg-destructive/90"},size:{[Le.sm]:"h-8 px-2.5 text-xs",[Le.md]:"h-10 px-4 text-sm",[Le.lg]:"h-11 px-5 text-sm",[Le.xl]:"h-12 px-6 text-base",[Le.icon]:"h-10 w-10 p-0",[Le.iconSm]:"h-9 w-9 p-0",[Le.iconLg]:"h-11 w-11 p-0"}},defaultVariants:{variant:st.primary,size:Le.md}}),Yi=Sa("shrink-0",{variants:{size:{[or.sm]:"size-3",[or.md]:"size-4",[or.lg]:"size-4.5"}},defaultVariants:{size:or.md}}),Xi=Sa("inline-flex items-center rounded-full border px-1.5 py-0.5 font-semibold text-[10px] leading-none",{variants:{tone:{[gt.default]:"border-border/70 bg-background/75 text-muted-foreground",[gt.success]:"border-success/35 bg-success/12 text-success",[gt.warning]:"border-warning/35 bg-warning/12 text-warning",[gt.error]:"border-destructive/35 bg-destructive/12 text-destructive",[gt.info]:"border-info/35 bg-info/12 text-info"}},defaultVariants:{tone:gt.default}});function Fu(e){return e===Le.icon||e===Le.iconSm||e===Le.iconLg}function _u(e,t,r){return e&&t?-1:r}function Ou(e){return e["aria-label"]??e["aria-labelledby"]??e.title}function Gu(){if(typeof process>"u")return!0;return!0}var qi=ho(({className:e,size:t=or.md,...r},a)=>lt(Ki,{ref:a,className:o(Yi({size:t}),e),...r},void 0,!1,void 0,this));qi.displayName="ButtonIcon";var Zi=ho(({className:e,...t},r)=>lt("span",{ref:r,className:o("truncate",e),...t},void 0,!1,void 0,this));Zi.displayName="ButtonLabel";var Ji=ho(({className:e,tone:t=gt.default,...r},a)=>lt("span",{ref:a,className:o(Xi({tone:t}),e),...r},void 0,!1,void 0,this));Ji.displayName="ButtonBadge";var Qi=ho(({className:e,variant:t=st.primary,size:r=Le.md,asChild:a=!1,loading:i=!1,loadingText:n=Bu,fullWidth:s=!1,leadingIcon:l,trailingIcon:m,disabled:d,children:f,type:c,tabIndex:P,onClick:p,...v},S)=>{let N=u(r),z=N??r,T=Ou(v);if(Gu()&&Fu(z)&&!T)throw Error("Icon-size Button requires aria-label, aria-labelledby, or title.");let b=Boolean(d||i),x=o(Dr({variant:t,size:N}),s&&"w-full",e);if(a)return lt(Ki,{ref:S,className:x,"aria-disabled":b||void 0,"aria-busy":i||void 0,tabIndex:_u(!0,b,P),onClick:b?(M)=>{M.preventDefault()}:p,...v,children:f},void 0,!1,void 0,this);return lt("button",{ref:S,className:x,disabled:b,"aria-disabled":b,"aria-busy":i,tabIndex:P,type:c??Du,onClick:i?void 0:p,...v,children:[lt("span",{className:o("absolute inset-0 flex items-center justify-center transition-opacity duration-150",i?"opacity-100":"opacity-0"),"aria-hidden":"true",children:lt(rr,{size:"sm"},void 0,!1,void 0,this)},void 0,!1,void 0,this),i&<("span",{className:"sr-only",children:n},void 0,!1,void 0,this),lt("span",{className:o("inline-flex items-center justify-center gap-2 transition-opacity duration-150",i&&"opacity-0"),children:[l,f,m]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});Qi.displayName="Button";import{jsxDEV as et}from"react/jsx-dev-runtime";var vt={sm:"sm",md:"md",lg:"lg",xl:"xl",full:"full"},ji=Ei("gs-dialog-overlay fixed inset-0 z-50 bg-black/50"),en=Ei("gs-dialog-content fixed left-1/2 top-1/2 z-50 grid w-full gap-4 border border-border bg-background p-6 text-foreground shadow-[var(--shadow-xl)] rounded-[var(--radius)]",{variants:{size:{[vt.sm]:"max-w-sm",[vt.md]:"max-w-md",[vt.lg]:"max-w-lg",[vt.xl]:"max-w-xl",[vt.full]:"max-w-[calc(100vw-2rem)] max-h-[calc(100vh-2rem)]"}},defaultVariants:{size:vt.md}}),Wu=ue.Root,Uu=ue.Trigger,tn=ue.Portal,za=ar(({className:e,...t},r)=>et(ue.Overlay,{ref:r,className:o(ji(),e),...t},void 0,!1,void 0,this));za.displayName="AlertDialogOverlay";var rn=ar(({className:e,size:t=vt.md,...r},a)=>{let i=u(t);return et(tn,{children:[et(za,{},void 0,!1,void 0,this),et(ue.Content,{ref:a,className:o(en({size:i}),e),...r},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});rn.displayName="AlertDialogContent";var on=({className:e,...t})=>et("div",{className:o("flex flex-col space-y-2 text-center sm:text-left",e),...t},void 0,!1,void 0,this);on.displayName="AlertDialogHeader";var an=({className:e,...t})=>et("div",{className:o("flex flex-col-reverse sm:flex-row sm:justify-end sm:gap-2.5",e),...t},void 0,!1,void 0,this);an.displayName="AlertDialogFooter";var nn=ar(({className:e,...t},r)=>et(ue.Title,{ref:r,className:o("text-lg font-semibold",e),...t},void 0,!1,void 0,this));nn.displayName="AlertDialogTitle";var sn=ar(({className:e,...t},r)=>et(ue.Description,{ref:r,className:o("text-sm text-muted-foreground",e),...t},void 0,!1,void 0,this));sn.displayName="AlertDialogDescription";var ln=ar(({className:e,...t},r)=>et(ue.Action,{ref:r,className:o(Dr(),e),...t},void 0,!1,void 0,this));ln.displayName="AlertDialogAction";var mn=ar(({className:e,...t},r)=>et(ue.Cancel,{ref:r,className:o(Dr({variant:"outline"}),"mt-2 sm:mt-0",e),...t},void 0,!1,void 0,this));mn.displayName="AlertDialogCancel";import*as dn from"@radix-ui/react-aspect-ratio";var $u=dn.Root;import*as nr from"@radix-ui/react-avatar";import{cva as Ku}from"class-variance-authority";import{forwardRef as To}from"react";import{jsxDEV as ir}from"react/jsx-dev-runtime";var Ie={sm:"sm",md:"md",lg:"lg",xl:"xl"},pn=Ku("relative flex shrink-0 overflow-hidden rounded-full",{variants:{size:{[Ie.sm]:"h-6 w-6",[Ie.md]:"h-10 w-10",[Ie.lg]:"h-12 w-12",[Ie.xl]:"h-16 w-16"}},defaultVariants:{size:Ie.md}}),wa=To(({className:e,size:t=Ie.md,...r},a)=>{let i=u(t);return ir(nr.Root,{ref:a,className:o(pn({size:i}),e),...r},void 0,!1,void 0,this)});wa.displayName="Avatar";var cn=To(({className:e,...t},r)=>ir(nr.Image,{ref:r,className:o("aspect-square h-full w-full object-cover",e),...t},void 0,!1,void 0,this));cn.displayName="AvatarImage";var Ma=To(({className:e,...t},r)=>ir(nr.Fallback,{ref:r,className:o("flex h-full w-full items-center justify-center rounded-full bg-muted font-medium text-muted-foreground",e),...t},void 0,!1,void 0,this));Ma.displayName="AvatarFallback";var Yu={[Ie.sm]:"-space-x-2",[Ie.md]:"-space-x-3",[Ie.lg]:"-space-x-4",[Ie.xl]:"-space-x-5"},un=To(({className:e,children:t,max:r,size:a=Ie.md,...i},n)=>{let s=u(a),l=Array.isArray(t)?t:[t],m=r?l.slice(0,r):l,d=r?Math.max(0,l.length-r):0;return ir("div",{ref:n,className:o("flex items-center",Yu[s],e),...i,children:[m,d>0&&ir(wa,{size:s,className:"border-2 border-background",children:ir(Ma,{className:"text-xs",children:["+",d]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});un.displayName="AvatarGroup";import{Slot as Xu}from"@radix-ui/react-slot";import{cva as qu}from"class-variance-authority";import{X as Zu}from"lucide-react";import{forwardRef as Ju}from"react";import{jsxDEV as Fr}from"react/jsx-dev-runtime";var ge={default:"default",primary:"primary",success:"success",warning:"warning",error:"error",info:"info",outline:"outline"},bt={sm:"sm",md:"md",lg:"lg",dot:"dot"},fn=qu("inline-flex items-center justify-center gap-1 whitespace-nowrap rounded-full border font-medium",{variants:{variant:{[ge.default]:"border-border bg-muted text-muted-foreground",[ge.primary]:"border-primary/30 bg-primary/10 text-primary",[ge.success]:"border-success/30 bg-success/10 text-success",[ge.warning]:"border-warning/30 bg-warning/10 text-warning",[ge.error]:"border-destructive/30 bg-destructive/10 text-destructive",[ge.info]:"border-info/30 bg-info/10 text-info",[ge.outline]:"border-border bg-transparent text-foreground"},solid:{true:"",false:""},size:{[bt.sm]:"h-5 px-2 text-[10px]",[bt.md]:"h-6 px-2.5 text-xs",[bt.lg]:"h-7 px-3 text-sm",[bt.dot]:"h-2 w-2 p-0"}},compoundVariants:[{solid:!0,variant:ge.default,className:"border-transparent bg-foreground text-background"},{solid:!0,variant:ge.primary,className:"border-primary bg-primary text-primary-foreground"},{solid:!0,variant:ge.success,className:"border-success bg-success text-background"},{solid:!0,variant:ge.warning,className:"border-warning bg-warning text-background"},{solid:!0,variant:ge.error,className:"border-destructive bg-destructive text-destructive-foreground"},{solid:!0,variant:ge.info,className:"border-info bg-info text-background"},{solid:!0,variant:ge.outline,className:"border-border bg-foreground text-background"}],defaultVariants:{variant:ge.default,solid:!1,size:bt.md}}),gn=Ju(({className:e,variant:t=ge.default,size:r=bt.md,solid:a=!1,pulse:i=!1,removable:n=!1,onRemove:s,onClick:l,children:m,asChild:d=!1,...f},c)=>{let P=u(r),p=Boolean(l),v=P===bt.dot,S=(T)=>{T.stopPropagation(),s?.(T)},N=o(fn({variant:t,solid:a,size:P}),p&&"cursor-pointer",i&&"animate-pulse",n&&!v&&"pr-1",e),z=n&&!v&&Fr("button",{type:"button",className:"gs-interactive ml-0.5 inline-flex size-4 items-center justify-center rounded-full text-current opacity-60 hover:opacity-100",onClick:S,"aria-label":"Remove",tabIndex:-1,children:Fr(Zu,{className:"size-3"},void 0,!1,void 0,this)},void 0,!1,void 0,this);if(d)return Fr(Xu,{ref:c,className:N,onClick:l,...f,children:m},void 0,!1,void 0,this);if(p)return Fr("button",{ref:c,className:N,onClick:l,type:"button",...f,children:[!v&&m,z]},void 0,!0,void 0,this);return Fr("span",{ref:c,className:N,...f,children:[!v&&m,z]},void 0,!0,void 0,this)});gn.displayName="Badge";import{Children as Qu,cloneElement as Eu,forwardRef as ju,isValidElement as ef,useCallback as vn,useEffect as tf,useLayoutEffect as rf,useRef as of,useState as af}from"react";import{jsxDEV as bn}from"react/jsx-dev-runtime";function nf(e){let t=[];return Qu.forEach(e,(r,a)=>{if(!ef(r))return;let i=r.key??a;t.push({key:i,element:r,isLeaving:!1})}),t}function sf(e,t){let r=new Set(t.map((n)=>n.key)),a=new Set(e.map((n)=>n.key)),i=[];for(let n of e)if(r.has(n.key)){let s=t.find((l)=>l.key===n.key);if(s)i.push({...s,isLeaving:!1})}else i.push({...n,isLeaving:!0});for(let n of t)if(!a.has(n.key))i.push(n);return i}function lf(e,t,r){if(r.current)return r.current=!1,t;return sf(e,t)}var mf=typeof window<"u"?rf:tf,yn=ju(({children:e,className:t,onRemove:r,gap:a="sm"},i)=>{let[n,s]=af([]),l=of(!0);mf(()=>{let c=nf(e);s((P)=>lf(P,c,l))},[e]);let m=vn((c)=>{s((P)=>P.filter((p)=>p.key!==c))},[]),d=vn((c)=>{r?.(c)},[r]),f={sm:"gap-1",md:"gap-2",lg:"gap-3"}[a];return bn("div",{ref:i,className:o("inline-flex flex-wrap items-center",f,t),children:n.map((c)=>{let P={};if(c.element.props.removable&&r)P.onRemove=()=>{d(c.key)};let p=o("inline-flex transition-all duration-200",c.isLeaving&&"pointer-events-none scale-95 opacity-0");return bn("span",{className:p,onTransitionEnd:c.isLeaving?()=>m(c.key):void 0,children:Eu(c.element,P)},c.key,!1,void 0,this)})},void 0,!1,void 0,this)});yn.displayName="BadgeGroup";import{Slot as df}from"@radix-ui/react-slot";import{cva as sr}from"class-variance-authority";import{ChevronRight as pf,MoreHorizontal as cf}from"lucide-react";import{createContext as uf,forwardRef as _r,useContext as Na}from"react";import{jsxDEV as Ue}from"react/jsx-dev-runtime";var le={sm:"sm",md:"md",lg:"lg"},xo=uf(le.md),Pn=sr("flex flex-wrap items-center break-words text-muted-foreground",{variants:{size:{[le.sm]:"gap-1 text-xs",[le.md]:"gap-1.5 text-sm sm:gap-2.5",[le.lg]:"gap-2 text-base sm:gap-3"}},defaultVariants:{size:le.md}}),hn=sr("inline-flex items-center gap-1.5"),Tn=sr("gs-interactive hover:text-foreground focus-visible:outline-none focus-visible:text-foreground"),xn=sr("font-normal text-foreground"),Cn=sr("",{variants:{size:{[le.sm]:"[&>svg]:size-3",[le.md]:"[&>svg]:size-3.5",[le.lg]:"[&>svg]:size-4"}},defaultVariants:{size:le.md}}),Sn=sr("flex items-center justify-center",{variants:{size:{[le.sm]:"h-7 w-7 [&>svg]:size-3.5",[le.md]:"h-9 w-9 [&>svg]:size-4",[le.lg]:"h-10 w-10 [&>svg]:size-5"}},defaultVariants:{size:le.md}}),zn=_r(({size:e=le.md,...t},r)=>{let a=u(e)??le.md;return Ue(xo.Provider,{value:a,children:Ue("nav",{ref:r,"aria-label":"breadcrumb",...t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});zn.displayName="Breadcrumb";var wn=_r(({className:e,...t},r)=>{let a=Na(xo);return Ue("ol",{ref:r,className:o(Pn({size:a}),e),...t},void 0,!1,void 0,this)});wn.displayName="BreadcrumbList";var Mn=_r(({className:e,...t},r)=>Ue("li",{ref:r,className:o(hn(),e),...t},void 0,!1,void 0,this));Mn.displayName="BreadcrumbItem";var Nn=_r(({asChild:e,className:t,...r},a)=>{return Ue(e?df:"a",{ref:a,className:o(Tn(),t),...r},void 0,!1,void 0,this)});Nn.displayName="BreadcrumbLink";var Ln=_r(({className:e,...t},r)=>Ue("span",{ref:r,role:"link",tabIndex:0,"aria-disabled":"true","aria-current":"page",className:o(xn(),e),...t},void 0,!1,void 0,this));Ln.displayName="BreadcrumbPage";var Rn=({children:e,className:t,...r})=>{let a=Na(xo),i={[le.sm]:"size-3",[le.md]:"size-3.5",[le.lg]:"size-4"};return Ue("li",{role:"presentation","aria-hidden":"true",className:o(Cn({size:a}),t),...r,children:e??Ue(pf,{className:i[a]},void 0,!1,void 0,this)},void 0,!1,void 0,this)};Rn.displayName="BreadcrumbSeparator";var Hn=({className:e,...t})=>{let r=Na(xo);return Ue("span",{role:"presentation","aria-hidden":"true",className:o(Sn({size:r}),e),...t,children:[Ue(cf,{},void 0,!1,void 0,this),Ue("span",{className:"sr-only",children:"More"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)};Hn.displayName="BreadcrumbEllipsis";import{cva as ff}from"class-variance-authority";import{forwardRef as gf}from"react";import{jsxDEV as vf}from"react/jsx-dev-runtime";var Or={horizontal:"horizontal",vertical:"vertical"},kn=ff("inline-flex items-stretch",{variants:{orientation:{[Or.horizontal]:"flex-row",[Or.vertical]:"flex-col"},attached:{true:"gap-0 [&>*:not(:first-child)]:rounded-l-none [&>*:not(:last-child)]:rounded-r-none",false:"gap-2"}},defaultVariants:{orientation:Or.horizontal,attached:!1}}),An=gf(({className:e,orientation:t=Or.horizontal,attached:r=!1,fullWidth:a=!1,...i},n)=>vf("div",{ref:n,className:o(kn({orientation:t,attached:r}),a&&"w-full",e),...i},void 0,!1,void 0,this));An.displayName="ButtonGroup";import{cva as yt}from"class-variance-authority";import{forwardRef as bf,useCallback as lr,useEffect as yf,useMemo as In,useState as Vn}from"react";import{jsxDEV as Re}from"react/jsx-dev-runtime";var B={sm:"sm",md:"md",lg:"lg",xl:"xl"},Dn=yt("flex flex-col rounded-xl border border-border bg-card/95 shadow-[var(--shadow-sm)] transition-[color,background-color,border-color,box-shadow] duration-150",{variants:{size:{[B.sm]:"p-3 text-sm",[B.md]:"p-4 text-sm",[B.lg]:"p-5 text-base",[B.xl]:"p-6 text-base"}},defaultVariants:{size:B.md}}),Fn=yt("mb-3 flex items-center justify-between",{variants:{size:{[B.sm]:"gap-1",[B.md]:"gap-2",[B.lg]:"gap-3",[B.xl]:"gap-3"}},defaultVariants:{size:B.md}}),_n=yt("font-semibold text-foreground",{variants:{size:{[B.sm]:"text-sm",[B.md]:"text-base",[B.lg]:"text-lg",[B.xl]:"text-xl"}},defaultVariants:{size:B.md}}),La=yt(["inline-flex items-center justify-center rounded-md border border-transparent","text-muted-foreground hover:border-border/70 hover:bg-accent/60 hover:text-foreground","active:scale-[0.98]","transition-[color,background-color,border-color,box-shadow,transform,opacity] duration-150","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2","disabled:pointer-events-none disabled:opacity-50"],{variants:{size:{[B.sm]:"size-7",[B.md]:"size-8",[B.lg]:"size-10",[B.xl]:"size-10"}},defaultVariants:{size:B.md}}),On=yt("grid grid-cols-7",{variants:{size:{[B.sm]:"gap-0.5",[B.md]:"gap-1",[B.lg]:"gap-1.5",[B.xl]:"gap-2"}},defaultVariants:{size:B.md}}),Gn=yt("text-center font-semibold uppercase tracking-wide text-muted-foreground",{variants:{size:{[B.sm]:"py-1 text-[10px]",[B.md]:"py-1.5 text-xs",[B.lg]:"py-2 text-sm",[B.xl]:"py-2 text-sm"}},defaultVariants:{size:B.md}}),Wn=yt(["inline-flex items-center justify-center rounded-md border border-transparent font-medium","transition-[color,background-color,border-color,box-shadow,transform,opacity] duration-150","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-1","active:scale-[0.98]"],{variants:{size:{[B.sm]:"size-7 text-xs",[B.md]:"size-9 text-sm",[B.lg]:"size-10 text-base",[B.xl]:"size-11 text-base"},state:{default:"cursor-pointer text-foreground hover:border-border/70 hover:bg-accent/60",selected:"border-primary/35 bg-primary text-primary-foreground shadow-[var(--glow-brand-sm)] hover:bg-primary/90",today:"border-primary/30 bg-primary/10 text-primary",disabled:"cursor-not-allowed border-transparent bg-muted/40 text-muted-foreground/60",outside:"",rangeStart:"cursor-pointer rounded-r-none border-primary/35 bg-primary text-primary-foreground hover:bg-primary/90",rangeEnd:"cursor-pointer rounded-l-none border-primary/35 bg-primary text-primary-foreground hover:bg-primary/90",range:"cursor-pointer rounded-none border-transparent bg-primary/12 text-primary hover:bg-primary/20"}},defaultVariants:{size:B.md,state:"default"}}),Pf=yt("rounded-md border border-transparent",{variants:{size:{[B.sm]:"size-7",[B.md]:"size-9",[B.lg]:"size-10",[B.xl]:"size-11"}},defaultVariants:{size:B.md}}),Bn=["Su","Mo","Tu","We","Th","Fr","Sa"],hf=["January","February","March","April","May","June","July","August","September","October","November","December"],mt=(e)=>new Date(e.getFullYear(),e.getMonth(),e.getDate()),mr=(e,t)=>{return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()},Un=bf(({className:e,size:t="md",cellSize:r,mode:a="single",value:i,defaultValue:n,onChange:s,rangeValue:l,onRangeChange:m,viewMonth:d,onViewMonthChange:f,minDate:c,maxDate:P,disabledDates:p=[],weekStartsOn:v=1,highlightToday:S=!0,...N},z)=>{let T=u(t)??B.md,b=u(r??T)??T,[x,M]=Vn(i??n??null),[C,L]=Vn(i??n??new Date),R=d??C,_=lr((g)=>{if(f){let y=typeof g==="function"?g(d??C):g;f(y)}else L((y)=>{return typeof g==="function"?g(y):g})},[d,C,f]),G=i!==void 0?i:x,O=c?mt(c):null,$=P?mt(P):null;yf(()=>{if(i!==void 0){if(M(i??null),i&&!d)L(i)}},[i,d]);let w=lr((g,y)=>{return(new Date(g,y,1).getDay()-v+7)%7},[v]),I=In(()=>{let g=R.getFullYear(),y=R.getMonth(),H=w(g,y),ce=new Date(g,y+1,0).getDate(),q=[];for(let E=0;E<H;E+=1)q.push({key:`leading-${g}-${y}-${E}`,date:null});for(let E=1;E<=ce;E+=1)q.push({key:`day-${g}-${y}-${E}`,date:new Date(g,y,E)});let Ae=(7-q.length%7)%7;for(let E=0;E<Ae;E+=1)q.push({key:`trailing-${g}-${y}-${E}`,date:null});return q},[R,w]),h=lr((g)=>{let y=mt(g);if(O&&y<O)return!0;if($&&y>$)return!0;return p.some((H)=>mr(y,mt(H)))},[O,$,p]),V=lr((g)=>{if(h(g))return"disabled";if(a==="range"&&l){let{from:y,to:H}=l;if(y&&mr(g,y))return"rangeStart";if(H&&mr(g,H))return"rangeEnd";if(y&&H){let ce=mt(g),q=mt(y),Ae=mt(H);if(ce>q&&ce<Ae)return"range"}}if(a==="single"&&G&&mr(g,G))return"selected";if(S&&mr(g,new Date))return"today";return"default"},[G,S,h,a,l]),J=lr((g)=>{if(h(g))return;let y=new Date(g);if(a==="range"){if(!l?.from||l.from&&l.to)m?.({from:y,to:void 0});else{let H=mt(l.from);if(mt(y)<H)m?.({from:y,to:l.from});else m?.({from:l.from,to:y})}return}if(i===void 0)M(y);s?.(y)},[h,a,s,m,l,i]),k=lr((g)=>{_((y)=>{let H=new Date(y);return H.setMonth(H.getMonth()+g),H})},[_]),Y=In(()=>{return[...Bn.slice(v),...Bn.slice(0,v)]},[v]);return Re("div",{ref:z,className:o(Dn({size:T}),e),...N,children:[Re("div",{className:o(Fn({size:T})),children:[Re("button",{type:"button",onClick:()=>k(-1),className:o(La({size:T})),"aria-label":"Previous month",children:Re("svg",{className:"size-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Re("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 19l-7-7 7-7"},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),Re("span",{className:o(_n({size:T})),children:[hf[R.getMonth()]," ",R.getFullYear()]},void 0,!0,void 0,this),Re("button",{type:"button",onClick:()=>k(1),className:o(La({size:T})),"aria-label":"Next month",children:Re("svg",{className:"size-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Re("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),Re("div",{className:o(On({size:T})),children:[Y.map((g)=>Re("div",{className:o(Gn({size:b})),children:g},g,!1,void 0,this)),I.map((g)=>{if(!g.date)return Re("div",{"aria-hidden":"true",className:o(Pf({size:b}))},g.key,!1,void 0,this);let y=g.date,H=V(y);return Re("button",{type:"button",onClick:()=>J(y),disabled:H==="disabled",className:o(Wn({size:b,state:H})),children:y.getDate()},g.key,!1,void 0,this)})]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});Un.displayName="Calendar";import{Slot as dr}from"@radix-ui/react-slot";import{cva as Tf}from"class-variance-authority";import{forwardRef as pr}from"react";import{jsxDEV as cr}from"react/jsx-dev-runtime";var Co={default:"default",muted:"muted",danger:"danger"},$n=Tf("gs-interactive relative overflow-hidden rounded-[var(--radius)] border bg-card text-card-foreground shadow-[var(--shadow-sm)]",{variants:{variant:{[Co.default]:"border-border",[Co.muted]:"border-border/70 bg-muted/40",[Co.danger]:"border-destructive/30 bg-destructive/[0.06]"}},defaultVariants:{variant:Co.default}}),Kn=pr(({asChild:e=!1,className:t,variant:r,...a},i)=>{return cr(e?dr:"div",{ref:i,className:o($n({variant:r}),t),...a},void 0,!1,void 0,this)});Kn.displayName="Card";var Yn=pr(({asChild:e=!1,className:t,...r},a)=>{return cr(e?dr:"div",{ref:a,className:o("flex flex-col gap-1.5 border-b border-border/50 p-4",t),...r},void 0,!1,void 0,this)});Yn.displayName="CardHeader";var Xn=pr(({asChild:e=!1,className:t,...r},a)=>{return cr(e?dr:"div",{ref:a,className:o("p-4",t),...r},void 0,!1,void 0,this)});Xn.displayName="CardContent";var qn=pr(({asChild:e=!1,className:t,...r},a)=>{return cr(e?dr:"div",{ref:a,className:o("flex items-center border-t border-border/50 p-4",t),...r},void 0,!1,void 0,this)});qn.displayName="CardFooter";var Zn=pr(({asChild:e=!1,className:t,...r},a)=>{return cr(e?dr:"h3",{ref:a,className:o("font-semibold text-base leading-none tracking-tight",t),...r},void 0,!1,void 0,this)});Zn.displayName="CardTitle";var Jn=pr(({asChild:e=!1,className:t,...r},a)=>{return cr(e?dr:"p",{ref:a,className:o("text-sm text-muted-foreground",t),...r},void 0,!1,void 0,this)});Jn.displayName="CardDescription";import*as zo from"@radix-ui/react-checkbox";import{cva as xf}from"class-variance-authority";import{Check as Cf,Minus as Sf}from"lucide-react";import{forwardRef as zf}from"react";import{jsxDEV as So}from"react/jsx-dev-runtime";var $e={sm:"sm",md:"md",lg:"lg",xl:"xl"},ur={default:"default",error:"error",success:"success"},En=xf("gs-interactive inline-flex shrink-0 items-center justify-center rounded border border-border bg-background text-foreground enabled:active:scale-[0.94] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background data-[state=checked]:border-primary data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground data-[state=indeterminate]:border-primary data-[state=indeterminate]:bg-primary data-[state=indeterminate]:text-primary-foreground disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground",{variants:{size:{[$e.sm]:"h-4 w-4",[$e.md]:"h-5 w-5",[$e.lg]:"h-6 w-6",[$e.xl]:"h-7 w-7"},status:{[ur.default]:"enabled:hover:border-primary/70",[ur.error]:"enabled:hover:border-destructive/70 focus-visible:ring-destructive data-[state=checked]:border-destructive data-[state=checked]:bg-destructive data-[state=checked]:text-destructive-foreground data-[state=indeterminate]:border-destructive data-[state=indeterminate]:bg-destructive data-[state=indeterminate]:text-destructive-foreground",[ur.success]:"enabled:hover:border-success/70 focus-visible:ring-success data-[state=checked]:border-success data-[state=checked]:bg-success data-[state=checked]:text-success-foreground data-[state=indeterminate]:border-success data-[state=indeterminate]:bg-success data-[state=indeterminate]:text-success-foreground"}},defaultVariants:{size:$e.md,status:ur.default}}),Qn={[$e.sm]:"size-3.5",[$e.md]:"size-3.5",[$e.lg]:"size-4",[$e.xl]:"size-5"},jn=zf(({className:e,size:t=$e.md,status:r=ur.default,checked:a,disabled:i,...n},s)=>{let l=u(t);return So(zo.Root,{ref:s,checked:a,disabled:i,className:o(En({size:l,status:r}),e),...n,children:So(zo.Indicator,{className:"gs-checkbox-indicator flex items-center justify-center text-current",children:a==="indeterminate"?So(Sf,{className:Qn[l]},void 0,!1,void 0,this):So(Cf,{className:Qn[l]},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});jn.displayName="Checkbox";import{cva as Pt}from"class-variance-authority";import{forwardRef as wf,useCallback as Mf,useState as Nf}from"react";import{jsxDEV as xe,Fragment as es}from"react/jsx-dev-runtime";var K={sm:"sm",md:"md",lg:"lg"},Ra={default:"default",ghost:"ghost"},ts=Pt("relative rounded-lg overflow-hidden font-mono",{variants:{size:{[K.sm]:"text-xs",[K.md]:"text-sm",[K.lg]:"text-base"},variant:{[Ra.default]:"bg-muted border border-border",[Ra.ghost]:"bg-transparent"}},defaultVariants:{size:K.md,variant:Ra.default}}),rs=Pt("flex items-center justify-between border-b border-border bg-muted",{variants:{size:{[K.sm]:"px-2.5 py-1.5 text-xs",[K.md]:"px-4 py-2 text-sm",[K.lg]:"px-5 py-2.5 text-base"}},defaultVariants:{size:K.md}}),os=Pt("text-muted-foreground font-medium",{variants:{size:{[K.sm]:"text-[11px]",[K.md]:"text-xs",[K.lg]:"text-sm"}},defaultVariants:{size:K.md}}),as=Pt(["inline-flex items-center gap-1.5 rounded-md font-medium","text-muted-foreground hover:text-foreground hover:bg-muted","transition-all duration-150","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary"],{variants:{size:{[K.sm]:"px-2 py-1 text-xs",[K.md]:"px-2.5 py-1 text-xs",[K.lg]:"px-3 py-1.5 text-sm"},copied:{true:"text-success",false:""}},defaultVariants:{size:K.md,copied:!1}}),is=Pt("overflow-x-auto",{variants:{size:{[K.sm]:"p-2.5",[K.md]:"p-4",[K.lg]:"p-5"}},defaultVariants:{size:K.md}}),ns=Pt("text-foreground",{variants:{size:{[K.sm]:"",[K.md]:"",[K.lg]:""},showLineNumbers:{true:"",false:""}},defaultVariants:{size:K.md,showLineNumbers:!1}}),ss=Pt("block",{variants:{size:{[K.sm]:"min-h-[1.25rem]",[K.md]:"min-h-[1.5rem]",[K.lg]:"min-h-[1.75rem]"},highlighted:{true:"bg-primary/10 -mx-4 px-4",false:""}},defaultVariants:{size:K.md,highlighted:!1}}),ls=Pt("inline-block text-right text-muted-foreground select-none",{variants:{size:{[K.sm]:"w-6 mr-2 text-[10px]",[K.md]:"w-8 mr-4 text-xs",[K.lg]:"w-10 mr-5 text-sm"}},defaultVariants:{size:K.md}}),ms=wf(({className:e,code:t,language:r,showLineNumbers:a=!1,highlightedLines:i=[],showCopy:n=!0,size:s="md",variant:l="default",onCopy:m,...d},f)=>{let c=u(s),[P,p]=Nf(!1),v=Mf(async()=>{try{await navigator.clipboard.writeText(t),p(!0),m?.(t),setTimeout(()=>p(!1),2000)}catch(z){}},[t,m]),S=t.split(`
|
|
3
|
-
`),
|
|
4
|
-
`]},`line-${String(T)}`,!0,void 0,this))},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});ms.displayName="CodeBlock";import*as fr from"@radix-ui/react-collapsible";import{cva as Lf}from"class-variance-authority";import{forwardRef as Rf}from"react";import{jsxDEV as Af}from"react/jsx-dev-runtime";var ds=Lf("gs-collapsible-content overflow-hidden"),Hf=fr.Root,kf=fr.CollapsibleTrigger,ps=Rf(({className:e,...t},r)=>Af(fr.CollapsibleContent,{ref:r,className:o(ds(),e),...t},void 0,!1,void 0,this));ps.displayName="CollapsibleContent";import*as ht from"@radix-ui/react-dialog";import{cva as Ke}from"class-variance-authority";import{createContext as If,forwardRef as tt,useContext as Vf,useEffect as Bf,useState as cs}from"react";import{jsxDEV as fe}from"react/jsx-dev-runtime";var us=Ke(["fixed left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 z-50","w-full max-w-lg","bg-background border border-border rounded-xl shadow-2xl","overflow-hidden","animate-in fade-in-0 zoom-in-95 duration-200","data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95"],{variants:{size:{sm:"max-w-sm",md:"max-w-lg",lg:"max-w-2xl"}},defaultVariants:{size:"md"}}),fs=Ke(["fixed inset-0 z-50 bg-black/50 backdrop-blur-sm","animate-in fade-in-0 duration-200","data-[state=closed]:animate-out data-[state=closed]:fade-out-0"]),gs=Ke(["flex h-12 w-full bg-transparent px-4 py-3","text-base text-foreground placeholder:text-muted-foreground","border-b border-border","focus:outline-none","disabled:cursor-not-allowed disabled:opacity-50"]),vs=Ke(["max-h-[300px] overflow-y-auto overflow-x-hidden p-2"]),bs=Ke(["py-6 text-center text-sm text-muted-foreground"]),ys=Ke(["overflow-hidden"]),Ps=Ke(["px-2 py-1.5 text-xs font-medium text-muted-foreground"]),wo={default:"default",danger:"danger"},hs=Ke(["relative flex items-center gap-2 rounded-lg px-2 py-2","text-sm cursor-pointer select-none","outline-none transition-colors duration-150","data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50"],{variants:{selected:{true:"bg-primary/10 text-primary",false:"hover:bg-background-subtle"},variant:{[wo.default]:"text-foreground",[wo.danger]:"text-destructive hover:bg-destructive/10 focus:bg-destructive focus:text-destructive-foreground"}},defaultVariants:{selected:!1,variant:wo.default}}),Ts=Ke(["-mx-1 my-1 h-px bg-border"]),xs=Ke(["ml-auto text-xs tracking-widest text-muted-foreground"]),Cs=Ke(["flex items-center justify-center py-6"]),Ss=If(null),Ha=()=>{let e=Vf(Ss);if(!e)throw Error("useCommand must be used within a Command");return e},ka=tt(({className:e,children:t,loop:r=!0,...a},i)=>{let[n,s]=cs(""),[l,m]=cs(0);return fe(Ss.Provider,{value:{search:n,setSearch:s,selectedIndex:l,setSelectedIndex:m},children:fe("div",{ref:i,className:o("flex flex-col overflow-hidden rounded-xl bg-background",e),...a,children:t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});ka.displayName="Command";var zs=tt(({children:e,size:t,...r},a)=>{return fe(ht.Root,{...r,children:fe(ht.Portal,{children:[fe(ht.Overlay,{className:o(fs())},void 0,!1,void 0,this),fe(ht.Content,{ref:a,className:o(us({size:t})),children:fe(ka,{children:e},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});zs.displayName="CommandDialog";var ws=tt(({className:e,icon:t,...r},a)=>{let{search:i,setSearch:n,setSelectedIndex:s}=Ha();return fe("div",{className:"flex items-center border-border border-b px-3",children:[t&&fe("span",{className:"mr-2 shrink-0 text-muted-foreground",children:t},void 0,!1,void 0,this),fe("input",{ref:a,value:i,onChange:(l)=>{n(l.target.value),s(0)},className:o(gs(),e),...r},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});ws.displayName="CommandInput";var Ms=tt(({className:e,children:t,...r},a)=>{return fe("div",{ref:a,className:o(vs(),e),...r,children:t},void 0,!1,void 0,this)});Ms.displayName="CommandList";var Ns=tt(({className:e,children:t="No results found.",...r},a)=>{return fe("div",{ref:a,className:o(bs(),e),...r,children:t},void 0,!1,void 0,this)});Ns.displayName="CommandEmpty";var Ls=tt(({className:e,heading:t,children:r,...a},i)=>{return fe("div",{ref:i,className:o(ys(),e),...a,children:[t&&fe("div",{className:o(Ps()),children:t},void 0,!1,void 0,this),r]},void 0,!0,void 0,this)});Ls.displayName="CommandGroup";var Rs=tt(({className:e,disabled:t,onSelect:r,children:a,keywords:i,variant:n,...s},l)=>{let{search:m}=Ha();if(!(()=>{if(!m)return!0;let f=m.toLowerCase();if((typeof a==="string"?a.toLowerCase():"").includes(f))return!0;if(i?.some((P)=>P.toLowerCase().includes(f)))return!0;return!1})())return null;return fe("div",{ref:l,role:"option","aria-selected":!1,"aria-disabled":t,"data-disabled":t,onClick:()=>!t&&r?.(),onKeyDown:(f)=>{if(f.key==="Enter"&&!t)f.preventDefault(),r?.()},tabIndex:t?-1:0,className:o(hs({selected:!1,variant:n}),e),...s,children:a},void 0,!1,void 0,this)});Rs.displayName="CommandItem";var Hs=tt(({className:e,...t},r)=>{return fe("div",{ref:r,className:o(Ts(),e),...t},void 0,!1,void 0,this)});Hs.displayName="CommandSeparator";var ks=tt(({className:e,children:t,...r},a)=>{return fe("span",{ref:a,className:o(xs(),e),...r,children:t},void 0,!1,void 0,this)});ks.displayName="CommandShortcut";var As=tt(({className:e,children:t,...r},a)=>{return fe("div",{ref:a,className:o(Cs(),e),...r,children:t},void 0,!1,void 0,this)});As.displayName="CommandLoading";var Df=({key:e,modifier:t="meta",callback:r})=>{Bf(()=>{let a=(i)=>{if({ctrl:i.ctrlKey,meta:i.metaKey,alt:i.altKey,shift:i.shiftKey}[t]&&i.key.toLowerCase()===e.toLowerCase())i.preventDefault(),r()};return document.addEventListener("keydown",a),()=>document.removeEventListener("keydown",a)},[e,t,r])};import*as D from"@radix-ui/react-context-menu";import{cva as Vt}from"class-variance-authority";import{Check as Ff,ChevronRight as _f,Circle as Of}from"lucide-react";import{createContext as Gf,forwardRef as Tt,useContext as gr}from"react";import{jsxDEV as me}from"react/jsx-dev-runtime";var W={sm:"sm",md:"md",lg:"lg"},Mo={default:"default",danger:"danger"},Bt=Gf(W.md),Aa=Vt("z-50 min-w-[8rem] overflow-hidden rounded-[var(--radius)] border border-border/70 bg-popover p-1 text-popover-foreground shadow-[var(--shadow-md)] gs-float-content origin-[var(--radix-context-menu-content-transform-origin)]"),Ia=Vt("gs-interactive relative flex cursor-pointer select-none items-center rounded-md outline-none data-[disabled]:pointer-events-none data-[disabled]:text-muted-foreground/50 data-[disabled]:cursor-not-allowed [&_svg]:pointer-events-none [&_svg]:shrink-0",{variants:{size:{[W.sm]:"h-6 gap-1.5 px-1.5 text-xs [&_svg]:size-3",[W.md]:"h-8 gap-2 px-2 text-sm [&_svg]:size-4",[W.lg]:"h-9 gap-2 px-2.5 text-sm [&_svg]:size-4"},variant:{[Mo.default]:"hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground",[Mo.danger]:"text-destructive hover:bg-destructive/10 focus:bg-destructive focus:text-destructive-foreground"}},defaultVariants:{size:W.md,variant:Mo.default}}),Is=Vt("gs-interactive relative flex cursor-pointer select-none items-center rounded-md outline-none hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:text-muted-foreground/50 data-[disabled]:cursor-not-allowed",{variants:{size:{[W.sm]:"h-6 pl-6 pr-1.5 text-xs",[W.md]:"h-8 pl-8 pr-2 text-sm",[W.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:W.md}}),Vs=Vt("gs-interactive relative flex cursor-pointer select-none items-center rounded-md outline-none hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:text-muted-foreground/50 data-[disabled]:cursor-not-allowed",{variants:{size:{[W.sm]:"h-6 pl-6 pr-1.5 text-xs",[W.md]:"h-8 pl-8 pr-2 text-sm",[W.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:W.md}}),Bs=Vt("font-semibold text-muted-foreground",{variants:{size:{[W.sm]:"px-1.5 py-0.5 text-[10px]",[W.md]:"px-2 py-1.5 text-xs",[W.lg]:"px-2.5 py-1.5 text-xs"}},defaultVariants:{size:W.md}}),Ds=Vt("-mx-1 my-1 h-px bg-border/50"),Fs=Vt("ml-auto tracking-widest text-muted-foreground/70",{variants:{size:{[W.sm]:"text-[10px]",[W.md]:"text-xs",[W.lg]:"text-xs"}},defaultVariants:{size:W.md}}),_s={[W.sm]:"absolute left-1.5 flex size-3 items-center justify-center",[W.md]:"absolute left-2 flex size-3.5 items-center justify-center",[W.lg]:"absolute left-2.5 flex size-4 items-center justify-center"},Wf={[W.sm]:"size-3",[W.md]:"size-3.5",[W.lg]:"size-4"},Uf={[W.sm]:"size-1.5 fill-current",[W.md]:"size-2 fill-current",[W.lg]:"size-2.5 fill-current"},$f=D.Root,Kf=D.Trigger,Yf=D.Group,Xf=D.Portal,qf=D.Sub,Zf=D.RadioGroup,Os=Tt(({className:e,inset:t,children:r,...a},i)=>{let n=gr(Bt),s=u(n);return me(D.SubTrigger,{ref:i,className:o(Ia({size:s}),"data-[state=open]:bg-accent",t&&"pl-8",e),...a,children:[r,me(_f,{className:"ml-auto"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Os.displayName=D.SubTrigger.displayName;var Gs=Tt(({className:e,...t},r)=>me(D.Portal,{children:me(D.SubContent,{ref:r,className:o(Aa(),e),...t},void 0,!1,void 0,this)},void 0,!1,void 0,this));Gs.displayName=D.SubContent.displayName;var Ws=Tt(({className:e,size:t,...r},a)=>{let i=u(t)??W.md;return me(Bt.Provider,{value:i,children:me(D.Portal,{children:me(D.Content,{ref:a,className:o(Aa(),e),...r},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Ws.displayName=D.Content.displayName;var Us=Tt(({className:e,inset:t,variant:r,...a},i)=>{let n=gr(Bt),s=u(n);return me(D.Item,{ref:i,className:o(Ia({size:s,variant:r}),t&&"pl-8",e),...a},void 0,!1,void 0,this)});Us.displayName=D.Item.displayName;var $s=Tt(({className:e,children:t,checked:r,...a},i)=>{let n=gr(Bt),s=u(n)??W.md;return me(D.CheckboxItem,{ref:i,className:o(Is({size:s}),e),checked:r,...a,children:[me("span",{className:_s[s],children:me(D.ItemIndicator,{children:me(Ff,{className:Wf[s]},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),t]},void 0,!0,void 0,this)});$s.displayName=D.CheckboxItem.displayName;var Ks=Tt(({className:e,children:t,...r},a)=>{let i=gr(Bt),n=u(i)??W.md;return me(D.RadioItem,{ref:a,className:o(Vs({size:n}),e),...r,children:[me("span",{className:_s[n],children:me(D.ItemIndicator,{children:me(Of,{className:Uf[n]},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),t]},void 0,!0,void 0,this)});Ks.displayName=D.RadioItem.displayName;var Ys=Tt(({className:e,inset:t,...r},a)=>{let i=gr(Bt),n=u(i);return me(D.Label,{ref:a,className:o(Bs({size:n}),t&&"pl-8",e),...r},void 0,!1,void 0,this)});Ys.displayName=D.Label.displayName;var Xs=Tt(({className:e,...t},r)=>me(D.Separator,{ref:r,className:o(Ds(),e),...t},void 0,!1,void 0,this));Xs.displayName=D.Separator.displayName;var qs=({className:e,...t})=>{let r=gr(Bt),a=u(r);return me("span",{className:o(Fs({size:a}),e),...t},void 0,!1,void 0,this)};qs.displayName="ContextMenuShortcut";import*as ve from"@radix-ui/react-dialog";import{cva as Jf}from"class-variance-authority";import{X as Qf}from"lucide-react";import{forwardRef as No}from"react";import{jsxDEV as Ye}from"react/jsx-dev-runtime";var xt={sm:"sm",md:"md",lg:"lg",xl:"xl",full:"full"},Va=ve.Root,Ef=ve.Trigger,Zs=ve.Portal,jf=ve.Close,Ba=No(({className:e,...t},r)=>Ye(ve.Overlay,{ref:r,className:o("gs-dialog-overlay fixed inset-0 z-50 bg-black/50",e),...t},void 0,!1,void 0,this));Ba.displayName="DialogOverlay";var Js=Jf("gs-dialog-content fixed left-1/2 top-1/2 z-50 grid w-full gap-4 border border-border bg-background p-6 text-foreground shadow-[var(--shadow-xl)] rounded-[var(--radius)]",{variants:{size:{[xt.sm]:"max-w-sm",[xt.md]:"max-w-md",[xt.lg]:"max-w-lg",[xt.xl]:"max-w-xl",[xt.full]:"max-w-[calc(100vw-2rem)] max-h-[calc(100vh-2rem)]"}},defaultVariants:{size:xt.md}}),Lo=No(({className:e,children:t,size:r=xt.md,showClose:a=!0,...i},n)=>{let s=u(r);return Ye(Zs,{children:[Ye(Ba,{},void 0,!1,void 0,this),Ye(ve.Content,{ref:n,className:o(Js({size:s}),e),...i,children:[t,a&&Ye(ve.Close,{className:"gs-interactive absolute top-4 right-4 rounded-[var(--radius)] border border-border p-1.5 text-muted-foreground hover:bg-accent hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none",children:[Ye(Qf,{className:"size-4"},void 0,!1,void 0,this),Ye("span",{className:"sr-only",children:"Close"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});Lo.displayName="DialogContent";var Qs=({className:e,...t})=>Ye("div",{className:o("flex flex-col space-y-1.5 text-center sm:text-left",e),...t},void 0,!1,void 0,this);Qs.displayName="DialogHeader";var Es=({className:e,...t})=>Ye("div",{className:o("flex flex-col-reverse sm:flex-row sm:justify-end sm:gap-2.5",e),...t},void 0,!1,void 0,this);Es.displayName="DialogFooter";var js=No(({className:e,...t},r)=>Ye(ve.Title,{ref:r,className:o("font-semibold text-lg leading-none tracking-tight",e),...t},void 0,!1,void 0,this));js.displayName="DialogTitle";var el=No(({className:e,...t},r)=>Ye(ve.Description,{ref:r,className:o("text-muted-foreground text-sm",e),...t},void 0,!1,void 0,this));el.displayName="DialogDescription";import{cva as Da}from"class-variance-authority";import{X as eg}from"lucide-react";import{forwardRef as Ro}from"react";import{Drawer as dt}from"vaul";import{jsxDEV as Ve}from"react/jsx-dev-runtime";var Be={sm:"sm",md:"md",lg:"lg",xl:"xl",full:"full"},tg={[Be.sm]:"sm:max-w-sm",[Be.md]:"sm:max-w-md",[Be.lg]:"sm:max-w-lg",[Be.xl]:"sm:max-w-xl",[Be.full]:"sm:max-w-full"},rg={[Be.sm]:"sm:max-h-[30vh]",[Be.md]:"sm:max-h-[50vh]",[Be.lg]:"sm:max-h-[70vh]",[Be.xl]:"sm:max-h-[85vh]",[Be.full]:"sm:max-h-full"},tl=Da(["fixed inset-0 z-50 bg-black/50","data-[state=open]:animate-in data-[state=open]:fade-in-0 data-[state=open]:duration-200","data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:duration-150"]),rl=Da(["group/drawer-content fixed z-50 flex h-auto flex-col border border-border bg-background shadow-[var(--shadow-xl)]","data-[vaul-drawer-direction=top]:inset-x-0 data-[vaul-drawer-direction=top]:top-0 data-[vaul-drawer-direction=top]:mb-24 data-[vaul-drawer-direction=top]:max-h-[80vh] data-[vaul-drawer-direction=top]:rounded-b-xl data-[vaul-drawer-direction=top]:border-t-0","data-[vaul-drawer-direction=bottom]:inset-x-0 data-[vaul-drawer-direction=bottom]:bottom-0 data-[vaul-drawer-direction=bottom]:mt-24 data-[vaul-drawer-direction=bottom]:max-h-[80vh] data-[vaul-drawer-direction=bottom]:rounded-t-xl data-[vaul-drawer-direction=bottom]:border-b-0","data-[vaul-drawer-direction=right]:inset-y-0 data-[vaul-drawer-direction=right]:right-0 data-[vaul-drawer-direction=right]:h-full data-[vaul-drawer-direction=right]:w-3/4 data-[vaul-drawer-direction=right]:border-r-0","data-[vaul-drawer-direction=left]:inset-y-0 data-[vaul-drawer-direction=left]:left-0 data-[vaul-drawer-direction=left]:h-full data-[vaul-drawer-direction=left]:w-3/4 data-[vaul-drawer-direction=left]:border-l-0"]),ol=Da("mx-auto shrink-0 rounded-full bg-muted-foreground/25 transition-colors duration-150 hover:bg-muted-foreground/40",{variants:{direction:{top:"mb-4 mt-2 h-1.5 w-[60px]",bottom:"mb-2 mt-4 h-1.5 w-[60px]",left:"ml-auto mr-2 mt-auto mb-auto h-[60px] w-1.5",right:"ml-2 mr-auto mt-auto mb-auto h-[60px] w-1.5"}},defaultVariants:{direction:"bottom"}}),og=dt.Root,ag=dt.Trigger,ig=dt.Close,al=dt.Portal,Fa=Ro(({className:e,...t},r)=>Ve(dt.Overlay,{ref:r,className:o(tl(),e),...t},void 0,!1,void 0,this));Fa.displayName="DrawerOverlay";var il=Ro(({size:e=Be.md,showClose:t=!1,direction:r="bottom",className:a,children:i,...n},s)=>{let m=r==="left"||r==="right"?tg[e]:rg[e];return Ve(al,{children:[Ve(Fa,{},void 0,!1,void 0,this),Ve(dt.Content,{ref:s,className:o(rl(),m,a),...n,children:[(r==="top"||r==="bottom")&&Ve("div",{className:o(ol({direction:r}))},void 0,!1,void 0,this),i,t&&Ve(dt.Close,{className:"absolute top-4 right-4 rounded-[var(--radius)] border border-border p-1.5 text-muted-foreground transition-[color,background-color,border-color] duration-150 hover:bg-accent hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none",children:[Ve(eg,{className:"size-4"},void 0,!1,void 0,this),Ve("span",{className:"sr-only",children:"Close"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});il.displayName="DrawerContent";var nl=({className:e,...t})=>Ve("div",{className:o("flex flex-col gap-1.5 p-4 group-data-[vaul-drawer-direction=bottom]/drawer-content:text-center group-data-[vaul-drawer-direction=top]/drawer-content:text-center sm:text-left",e),...t},void 0,!1,void 0,this);nl.displayName="DrawerHeader";var sl=({className:e,...t})=>Ve("div",{className:o("mt-auto flex flex-col gap-2 p-4",e),...t},void 0,!1,void 0,this);sl.displayName="DrawerFooter";var ll=Ro(({className:e,...t},r)=>Ve(dt.Title,{ref:r,className:o("font-semibold text-foreground text-lg",e),...t},void 0,!1,void 0,this));ll.displayName="DrawerTitle";var ml=Ro(({className:e,...t},r)=>Ve(dt.Description,{ref:r,className:o("text-muted-foreground text-sm",e),...t},void 0,!1,void 0,this));ml.displayName="DrawerDescription";import*as F from"@radix-ui/react-dropdown-menu";import{cva as Ft}from"class-variance-authority";import{Check as ng,ChevronRight as sg,Circle as lg}from"lucide-react";import{createContext as mg,forwardRef as Ct,useCallback as dg,useContext as vr,useEffect as pg,useRef as dl,useState as cg}from"react";import{jsxDEV as se}from"react/jsx-dev-runtime";var U={sm:"sm",md:"md",lg:"lg"},Ho={default:"default",danger:"danger"},_t=mg(U.md),Dt=null,Gr=null,ug=0,_a=Ft("z-50 min-w-[8rem] overflow-hidden rounded-[var(--radius)] border border-border/70 bg-popover p-1 text-popover-foreground shadow-[var(--shadow-md)] gs-float-content origin-[var(--radix-dropdown-menu-content-transform-origin)]"),Oa=Ft("gs-interactive relative flex cursor-pointer select-none items-center rounded-md outline-none data-[disabled]:pointer-events-none data-[disabled]:text-muted-foreground/50 data-[disabled]:cursor-not-allowed [&_svg]:pointer-events-none [&_svg]:shrink-0",{variants:{size:{[U.sm]:"h-6 gap-1.5 px-1.5 text-xs [&_svg]:size-3",[U.md]:"h-8 gap-2 px-2 text-sm [&_svg]:size-4",[U.lg]:"h-9 gap-2 px-2.5 text-sm [&_svg]:size-4"},variant:{[Ho.default]:"hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground",[Ho.danger]:"text-destructive hover:bg-destructive/10 focus:bg-destructive focus:text-destructive-foreground"}},defaultVariants:{size:U.md,variant:Ho.default}}),pl=Ft("gs-interactive relative flex cursor-pointer select-none items-center rounded-md outline-none hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:text-muted-foreground/50 data-[disabled]:cursor-not-allowed",{variants:{size:{[U.sm]:"h-6 pl-6 pr-1.5 text-xs",[U.md]:"h-8 pl-8 pr-2 text-sm",[U.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:U.md}}),cl=Ft("gs-interactive relative flex cursor-pointer select-none items-center rounded-md outline-none hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:text-muted-foreground/50 data-[disabled]:cursor-not-allowed",{variants:{size:{[U.sm]:"h-6 pl-6 pr-1.5 text-xs",[U.md]:"h-8 pl-8 pr-2 text-sm",[U.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:U.md}}),ul=Ft("font-semibold text-muted-foreground",{variants:{size:{[U.sm]:"px-1.5 py-0.5 text-[10px]",[U.md]:"px-2 py-1.5 text-xs",[U.lg]:"px-2.5 py-1.5 text-xs"}},defaultVariants:{size:U.md}}),fl=Ft("-mx-1 my-1 h-px bg-border/50"),gl=Ft("ml-auto tracking-widest text-muted-foreground/70",{variants:{size:{[U.sm]:"text-[10px]",[U.md]:"text-xs",[U.lg]:"text-xs"}},defaultVariants:{size:U.md}}),vl={[U.sm]:"absolute left-1.5 flex size-3 items-center justify-center",[U.md]:"absolute left-2 flex size-3.5 items-center justify-center",[U.lg]:"absolute left-2.5 flex size-4 items-center justify-center"},fg={[U.sm]:"size-3",[U.md]:"size-3.5",[U.lg]:"size-4"},gg={[U.sm]:"size-1.5 fill-current",[U.md]:"size-2 fill-current",[U.lg]:"size-2.5 fill-current"},bl=({children:e,open:t,defaultOpen:r,onOpenChange:a,...i})=>{let[n,s]=cg(r??!1),l=t!==void 0,m=l?t:n,d=dl(++ug),f=dl({onOpenChange:a,isControlled:l});f.current={onOpenChange:a,isControlled:l};let c=dg((P)=>{let{onOpenChange:p,isControlled:v}=f.current;if(P){if(Dt!==null&&Dt!==d.current&&Gr)Gr();Dt=d.current,Gr=()=>{let{onOpenChange:S,isControlled:N}=f.current;if(!N)s(!1);S?.(!1)}}else if(Dt===d.current)Dt=null,Gr=null;if(!v)s(P);p?.(P)},[]);return pg(()=>{return()=>{if(Dt===d.current)Dt=null,Gr=null}},[]),se(F.Root,{open:m,onOpenChange:c,...i,children:e},void 0,!1,void 0,this)};bl.displayName="DropdownMenu";var vg=F.Trigger,bg=F.Group,yg=F.Portal,Pg=F.Sub,hg=F.RadioGroup,yl=Ct(({className:e,inset:t,children:r,...a},i)=>{let n=vr(_t),s=u(n);return se(F.SubTrigger,{ref:i,className:o(Oa({size:s}),"data-[state=open]:bg-accent",t&&"pl-8",e),...a,children:[r,se(sg,{className:"ml-auto"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});yl.displayName=F.SubTrigger.displayName;var Pl=Ct(({className:e,...t},r)=>se(F.Portal,{children:se(F.SubContent,{ref:r,className:o(_a(),e),...t},void 0,!1,void 0,this)},void 0,!1,void 0,this));Pl.displayName=F.SubContent.displayName;var hl=Ct(({className:e,sideOffset:t=4,size:r,...a},i)=>{let n=u(r)??U.md;return se(_t.Provider,{value:n,children:se(F.Portal,{children:se(F.Content,{ref:i,sideOffset:t,className:o(_a(),e),...a},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});hl.displayName=F.Content.displayName;var Tl=Ct(({className:e,inset:t,variant:r,...a},i)=>{let n=vr(_t),s=u(n);return se(F.Item,{ref:i,className:o(Oa({size:s,variant:r}),t&&"pl-8",e),...a},void 0,!1,void 0,this)});Tl.displayName=F.Item.displayName;var xl=Ct(({className:e,children:t,checked:r,...a},i)=>{let n=vr(_t),s=u(n)??U.md;return se(F.CheckboxItem,{ref:i,className:o(pl({size:s}),e),checked:r,...a,children:[se("span",{className:vl[s],children:se(F.ItemIndicator,{children:se(ng,{className:fg[s]},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),t]},void 0,!0,void 0,this)});xl.displayName=F.CheckboxItem.displayName;var Cl=Ct(({className:e,children:t,...r},a)=>{let i=vr(_t),n=u(i)??U.md;return se(F.RadioItem,{ref:a,className:o(cl({size:n}),e),...r,children:[se("span",{className:vl[n],children:se(F.ItemIndicator,{children:se(lg,{className:gg[n]},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),t]},void 0,!0,void 0,this)});Cl.displayName=F.RadioItem.displayName;var Sl=Ct(({className:e,inset:t,...r},a)=>{let i=vr(_t),n=u(i);return se(F.Label,{ref:a,className:o(ul({size:n}),t&&"pl-8",e),...r},void 0,!1,void 0,this)});Sl.displayName=F.Label.displayName;var zl=Ct(({className:e,...t},r)=>se(F.Separator,{ref:r,className:o(fl(),e),...t},void 0,!1,void 0,this));zl.displayName=F.Separator.displayName;var wl=({className:e,...t})=>{let r=vr(_t),a=u(r);return se("span",{className:o(gl({size:a}),e),...t},void 0,!1,void 0,this)};wl.displayName="DropdownMenuShortcut";import{cva as Ur}from"class-variance-authority";import{forwardRef as Tg}from"react";import{jsxDEV as Wr}from"react/jsx-dev-runtime";var be={sm:"sm",md:"md",lg:"lg"},Ml=Ur("flex flex-col items-center justify-center text-center rounded-[var(--radius)] border border-dashed border-border/50 bg-muted/20",{variants:{size:{[be.sm]:"gap-2 p-4",[be.md]:"gap-4 p-8",[be.lg]:"gap-6 p-12"}},defaultVariants:{size:be.md}}),Nl=Ur("flex items-center justify-center rounded-full bg-muted/50 text-muted-foreground",{variants:{size:{[be.sm]:"h-10 w-10 [&>svg]:h-4 [&>svg]:w-4",[be.md]:"h-16 w-16 [&>svg]:h-7 [&>svg]:w-7",[be.lg]:"h-20 w-20 [&>svg]:h-9 [&>svg]:w-9"}},defaultVariants:{size:be.md}}),Ll=Ur("font-semibold text-foreground",{variants:{size:{[be.sm]:"text-sm",[be.md]:"text-lg",[be.lg]:"text-xl"}},defaultVariants:{size:be.md}}),Rl=Ur("text-muted-foreground max-w-sm",{variants:{size:{[be.sm]:"text-xs",[be.md]:"text-sm",[be.lg]:"text-base"}},defaultVariants:{size:be.md}}),Hl=Ur("flex items-center gap-2 mt-2"),kl=Tg(({className:e,icon:t,title:r,description:a,actions:i,size:n=be.md,children:s,...l},m)=>{let d=u(n);return Wr("div",{ref:m,className:o(Ml({size:d}),e),...l,children:[t&&Wr("div",{className:Nl({size:d}),children:t},void 0,!1,void 0,this),r&&Wr("h3",{className:Ll({size:d}),children:r},void 0,!1,void 0,this),a&&Wr("p",{className:Rl({size:d}),children:a},void 0,!1,void 0,this),i&&Wr("div",{className:Hl(),children:i},void 0,!1,void 0,this),s]},void 0,!0,void 0,this)});kl.displayName="EmptyState";import{cva as br}from"class-variance-authority";import{Component as xg,createElement as Al}from"react";import{jsxDEV as Ce,Fragment as Sg}from"react/jsx-dev-runtime";var Il=br(["flex flex-col items-center justify-center rounded-xl border text-center","transition-colors duration-200 ease-out"],{variants:{size:{sm:"gap-3 p-6",md:"gap-4 p-8",lg:"gap-6 p-12",xl:"gap-7 p-14"},variant:{destructive:"border-destructive/30 bg-destructive/8",warning:"border-warning/30 bg-warning/8",info:"border-info/30 bg-info/8"}},defaultVariants:{size:"md",variant:"destructive"}}),Vl=br(["flex items-center justify-center rounded-full","transition-colors duration-200 ease-out"],{variants:{size:{sm:"h-12 w-12 [&>svg]:h-5 [&>svg]:w-5",md:"h-16 w-16 [&>svg]:h-7 [&>svg]:w-7",lg:"h-20 w-20 [&>svg]:h-9 [&>svg]:w-9",xl:"h-24 w-24 [&>svg]:h-10 [&>svg]:w-10"},variant:{destructive:"bg-destructive/10 text-destructive",warning:"bg-warning/10 text-warning",info:"bg-info/10 text-info"}},defaultVariants:{size:"md",variant:"destructive"}}),Bl=br("font-semibold transition-colors duration-300",{variants:{size:{sm:"text-lg",md:"text-xl",lg:"text-2xl",xl:"text-3xl"},variant:{destructive:"text-destructive",warning:"text-warning",info:"text-info"}},defaultVariants:{size:"md",variant:"destructive"}}),Dl=br("max-w-xl text-muted-foreground transition-all duration-200",{variants:{size:{sm:"text-sm",md:"text-sm",lg:"text-base",xl:"text-lg"}},defaultVariants:{size:"md"}}),Fl=br("mt-2 flex flex-wrap items-center justify-center gap-2"),_l=br("mt-4 max-h-48 w-full max-w-2xl overflow-auto rounded-md border border-border/70 bg-background/80 p-3 text-left font-mono text-xs text-muted-foreground");class Ol extends xg{static displayName="ErrorBoundary";constructor(e){super(e);this.state={hasError:!1,error:null}}static getDerivedStateFromError(e){return{hasError:!0,error:e}}componentDidCatch(e,t){this.props.onError?.(e,t)}handleReset=()=>{this.setState({hasError:!1,error:null}),this.props.onReset?.()};render(){let{children:e,fallback:t,showDetails:r=!1,size:a="md",variant:i="destructive",className:n,title:s="Something went wrong",description:l="An unexpected error occurred. Please try again.",icon:m,actions:d,resetLabel:f="Try again",hideReset:c=!1,renderDetails:P}=this.props;if(this.state.hasError&&this.state.error){let p={error:this.state.error,reset:this.handleReset};if(t){if(typeof t==="function")return Al(t,p);return t}let v=null;if(d)v=typeof d==="function"?Al(d,p):d;else if(!c){let N={destructive:"border-destructive/30 bg-destructive text-destructive-foreground hover:bg-destructive/90",warning:"border-warning/30 bg-warning text-warning-foreground hover:bg-warning/90",info:"border-info/30 bg-info text-info-foreground hover:bg-info/90"};v=Ce("button",{type:"button",onClick:this.handleReset,className:o("inline-flex items-center justify-center rounded-md border px-4 py-2 font-medium text-sm","transition-colors duration-150 ease-out","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-1",N[i]),children:f},void 0,!1,void 0,this)}let S=P?P(this.state.error):Ce(Sg,{children:[Ce("strong",{children:"Error:"},void 0,!1,void 0,this)," ",this.state.error.message,this.state.error.stack&&Ce("pre",{className:"mt-2 whitespace-pre-wrap",children:this.state.error.stack},void 0,!1,void 0,this)]},void 0,!0,void 0,this);return Ce("div",{className:o(Il({size:a,variant:i}),n),children:[Ce("div",{className:o(Vl({size:a,variant:i})),children:m??Ce(Cg,{},void 0,!1,void 0,this)},void 0,!1,void 0,this),Ce("h3",{className:o(Bl({size:a,variant:i})),children:s},void 0,!1,void 0,this),Ce("p",{className:o(Dl({size:a})),children:l},void 0,!1,void 0,this),v&&Ce("div",{className:o(Fl()),children:v},void 0,!1,void 0,this),r&&Ce("div",{className:o(_l()),children:S},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}return e}}function Cg(){return Ce("svg",{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",children:[Ce("circle",{cx:"12",cy:"12",r:"10"},void 0,!1,void 0,this),Ce("line",{x1:"12",x2:"12",y1:"8",y2:"12"},void 0,!1,void 0,this),Ce("line",{x1:"12",x2:"12.01",y1:"16",y2:"16"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}import{cva as St}from"class-variance-authority";import{forwardRef as zg,useCallback as Xe,useRef as wg,useState as Gl}from"react";import{jsxDEV as Pe}from"react/jsx-dev-runtime";var ee={sm:"sm",md:"md",lg:"lg",xl:"xl"},Wl=St(["relative flex flex-col items-center justify-center","rounded-xl border-2 border-dashed","shadow-[var(--shadow-xs)]","transition-[color,background-color,border-color,box-shadow,transform,opacity] duration-150","cursor-pointer","hover:border-primary/45 hover:bg-primary/8","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary focus-visible:ring-offset-2"],{variants:{size:{[ee.sm]:"min-h-28 p-5",[ee.md]:"min-h-36 p-8",[ee.lg]:"min-h-44 p-10",[ee.xl]:"min-h-52 p-12"},isDragging:{true:"scale-[1.01] border-primary bg-primary/12 shadow-[var(--glow-brand-sm)]",false:"border-border bg-card/75"},disabled:{true:"cursor-not-allowed border-border/70 bg-muted/35 text-muted-foreground pointer-events-none",false:""},hasError:{true:"border-destructive bg-destructive/5",false:""}},defaultVariants:{size:ee.md,isDragging:!1,disabled:!1,hasError:!1}}),Ul=St("text-muted-foreground transition-colors duration-200",{variants:{size:{[ee.sm]:"mb-2 size-6",[ee.md]:"size-8 mb-3",[ee.lg]:"size-10 mb-4",[ee.xl]:"size-12 mb-5"},isDragging:{true:"text-primary",false:""}},defaultVariants:{size:ee.md,isDragging:!1}}),Ga=St("text-center",{variants:{size:{[ee.sm]:"text-sm",[ee.md]:"text-sm",[ee.lg]:"text-base",[ee.xl]:"text-lg"}},defaultVariants:{size:ee.md}}),$l=St("mt-4 w-full space-y-2"),Kl=St(["flex items-center gap-3 rounded-lg border border-border/75 bg-card p-3.5","transition-[color,background-color,border-color,box-shadow,transform,opacity] duration-150","hover:border-primary/30 hover:bg-accent/45"]),Yl=St("min-w-0 flex-1 truncate font-medium text-foreground",{variants:{size:{[ee.sm]:"text-sm",[ee.md]:"text-sm",[ee.lg]:"text-base",[ee.xl]:"text-base"}},defaultVariants:{size:"md"}}),Xl=St("text-muted-foreground",{variants:{size:{[ee.sm]:"text-xs",[ee.md]:"text-sm",[ee.lg]:"text-sm",[ee.xl]:"text-base"}},defaultVariants:{size:"md"}}),ql=St(["size-7 shrink-0 rounded-full border border-transparent","flex items-center justify-center","text-muted-foreground hover:border-destructive/25 hover:bg-destructive/10 hover:text-destructive","transition-colors duration-150","cursor-pointer"]),Zl=zg(({className:e,size:t="md",disabled:r=!1,accept:a,multiple:i=!1,maxSize:n,maxFiles:s,value:l=[],onChange:m,onError:d,icon:f,title:c="Drop files here or click to upload",description:P,showFileList:p=!0,...v},S)=>{let N=u(t),[z,T]=Gl(!1),[b,x]=Gl(!1),M=wg(null),C=Xe((k)=>{if(k===0)return"0 Bytes";let Y=1024,g=["Bytes","KB","MB","GB"],y=Math.floor(Math.log(k)/Math.log(Y));return`${parseFloat((k/Y**y).toFixed(2))} ${g[y]}`},[]),L=Xe((k)=>{let Y=[...k];if(x(!1),a){let g=a.split(",").map((y)=>y.trim());if(Y=Y.filter((y)=>{return g.some((H)=>{if(H.startsWith("."))return y.name.toLowerCase().endsWith(H.toLowerCase());if(H.endsWith("/*"))return y.type.startsWith(H.slice(0,-1));return y.type===H})}),Y.length<k.length)d?.("Some files were rejected due to file type"),x(!0)}if(n){let g=Y.length;if(Y=Y.filter((y)=>y.size<=n),Y.length<g)d?.(`File size must be less than ${C(n)}`),x(!0)}if(s&&Y.length+l.length>s)Y=Y.slice(0,s-l.length),d?.(`Maximum ${s} files allowed`),x(!0);return Y},[a,n,s,l.length,d,C]),R=Xe((k)=>{if(!k||k.length===0)return;let Y=Array.from(k),g=L(Y);if(g.length>0)if(i)m?.([...l,...g]);else m?.(g.slice(0,1))},[i,l,m,L]),_=Xe((k)=>{k.preventDefault(),k.stopPropagation(),T(!0)},[]),G=Xe((k)=>{k.preventDefault(),k.stopPropagation(),T(!1)},[]),O=Xe((k)=>{k.preventDefault(),k.stopPropagation()},[]),$=Xe((k)=>{if(k.preventDefault(),k.stopPropagation(),T(!1),r)return;R(k.dataTransfer.files)},[r,R]),w=Xe((k)=>{if(R(k.target.files),M.current)M.current.value=""},[R]),I=Xe(()=>{if(!r)M.current?.click()},[r]),h=Xe((k)=>{if(k.key==="Enter"||k.key===" ")k.preventDefault(),I()},[I]),V=Xe((k)=>{let Y=l.filter((g,y)=>y!==k);m?.(Y)},[l,m]),J=Pe("svg",{className:o(Ul({size:N,isDragging:z})),fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:Pe("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 16.5v2.25A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75V16.5m-13.5-9L12 3m0 0l4.5 4.5M12 3v13.5"},void 0,!1,void 0,this)},void 0,!1,void 0,this);return Pe("div",{ref:S,className:o("w-full",e),...v,children:[Pe("div",{role:"button",tabIndex:r?-1:0,onClick:I,onKeyDown:h,onDragEnter:_,onDragLeave:G,onDragOver:O,onDrop:$,className:o(Wl({size:N,isDragging:z,disabled:r,hasError:b})),children:[Pe("input",{ref:M,type:"file",accept:a,multiple:i,disabled:r,onChange:w,className:"sr-only"},void 0,!1,void 0,this),f||J,Pe("p",{className:o(Ga({size:N}),"font-medium text-foreground"),children:c},void 0,!1,void 0,this),P&&Pe("p",{className:o(Ga({size:N}),"mt-1 text-muted-foreground"),children:P},void 0,!1,void 0,this)]},void 0,!0,void 0,this),p&&l.length>0&&Pe("div",{className:o($l()),children:l.map((k,Y)=>Pe("div",{className:o(Kl()),children:[Pe("svg",{className:"size-5 shrink-0 text-muted-foreground",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:Pe("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m2.25 0H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"},void 0,!1,void 0,this)},void 0,!1,void 0,this),Pe("span",{className:o(Yl({size:N})),children:k.name},void 0,!1,void 0,this),Pe("span",{className:o(Xl({size:N})),children:C(k.size)},void 0,!1,void 0,this),Pe("button",{type:"button",onClick:(g)=>{g.stopPropagation(),V(Y)},className:o(ql()),"aria-label":`Remove ${k.name}`,children:Pe("svg",{className:"size-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Pe("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12"},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},`${k.name}-${Y}`,!0,void 0,this))},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Zl.displayName="FileUpload";import{cva as Mg}from"class-variance-authority";import{createContext as Ng,forwardRef as ko,useContext as Lg,useId as Rg}from"react";import{jsxDEV as Ot,Fragment as kg}from"react/jsx-dev-runtime";var De={sm:"sm",md:"md",lg:"lg"},Jl=Ng(null),$r=()=>{let e=Lg(Jl);if(!e)throw Error("useFormField must be used within a FormField");return e},Ql=Mg("flex flex-col",{variants:{size:{[De.sm]:"gap-1",[De.md]:"gap-1.5",[De.lg]:"gap-2"}},defaultVariants:{size:De.md}}),El=ko(({className:e,size:t=De.md,error:r,disabled:a=!1,required:i=!1,children:n,...s},l)=>{let m=Rg(),d=u(t),f={id:m,size:d,error:r,disabled:a,required:i};return Ot(Jl.Provider,{value:f,children:Ot("div",{ref:l,className:o(Ql({size:d}),e),...s,children:n},void 0,!1,void 0,this)},void 0,!1,void 0,this)});El.displayName="FormField";var Hg={[De.sm]:"text-xs",[De.md]:"text-sm",[De.lg]:"text-base"},jl=ko(({className:e,htmlFor:t,children:r,...a},i)=>{let{id:n,size:s,disabled:l,required:m}=$r();return Ot("label",{ref:i,htmlFor:t??n,className:o("inline-block font-medium text-foreground select-none",Hg[s],l&&"cursor-not-allowed opacity-60",e),...a,children:[r,m&&Ot("span",{className:"ml-0.5 text-destructive","aria-hidden":"true",children:"*"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});jl.displayName="FormFieldLabel";var em={[De.sm]:"text-[10px]",[De.md]:"text-xs",[De.lg]:"text-sm"},tm=ko(({className:e,...t},r)=>{let{id:a,size:i}=$r();return Ot("p",{ref:r,id:`${a}-description`,className:o("text-muted-foreground",em[i],e),...t},void 0,!1,void 0,this)});tm.displayName="FormFieldDescription";var rm=ko(({className:e,children:t,...r},a)=>{let{id:i,size:n,error:s}=$r(),l=t??s;if(!l)return null;return Ot("p",{ref:a,id:`${i}-error`,role:"alert",className:o("text-destructive",em[n],e),...r,children:l},void 0,!1,void 0,this)});rm.displayName="FormFieldError";var om=({children:e})=>{let{id:t,disabled:r,required:a,error:i}=$r(),n=[i?`${t}-error`:void 0,`${t}-description`].filter(Boolean).join(" ");return Ot(kg,{children:e({id:t,disabled:r,required:a,status:i?"error":"default","aria-describedby":n||void 0,"aria-invalid":i?!0:void 0})},void 0,!1,void 0,this)};om.displayName="FormFieldControl";import*as Gt from"@radix-ui/react-hover-card";import{cva as Ag}from"class-variance-authority";import{forwardRef as Ig}from"react";import{jsxDEV as Dg}from"react/jsx-dev-runtime";var yr={sm:"sm",md:"md",lg:"lg"},am=Ag("z-50 rounded-[var(--radius)] border border-border/70 bg-popover text-popover-foreground shadow-[var(--shadow-md)] gs-float-content origin-[var(--radix-hover-card-content-transform-origin)]",{variants:{size:{[yr.sm]:"w-52 p-3 text-xs",[yr.md]:"w-64 p-4 text-sm",[yr.lg]:"w-80 p-5 text-sm"}},defaultVariants:{size:yr.md}}),Vg=Gt.Root,Bg=Gt.Trigger,im=Ig(({className:e,align:t="center",sideOffset:r=4,size:a=yr.md,...i},n)=>{let s=u(a);return Dg(Gt.Content,{ref:n,align:t,sideOffset:r,className:o(am({size:s}),e),...i},void 0,!1,void 0,this)});im.displayName=Gt.Content.displayName;import{cva as Fg}from"class-variance-authority";import{X as _g}from"lucide-react";import{forwardRef as Og,useRef as Gg,useState as Wg}from"react";import{jsxDEV as Wt}from"react/jsx-dev-runtime";var Kr={default:"default",error:"error",success:"success"},X={sm:"sm",md:"md",lg:"lg",xl:"xl"},Ug="Clear input",sm=Fg("gs-interactive w-full rounded-[var(--radius)] border border-input bg-background text-sm text-foreground outline-none placeholder:text-muted-foreground focus-visible:ring-2 disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground",{variants:{status:{[Kr.default]:"focus-visible:ring-primary",[Kr.error]:"border-destructive focus-visible:ring-destructive",[Kr.success]:"border-success focus-visible:ring-success"},size:{[X.sm]:"h-8 px-2 text-xs",[X.md]:"h-10 px-3",[X.lg]:"h-11 px-4",[X.xl]:"h-12 px-4 text-base"}},defaultVariants:{status:Kr.default,size:X.md}}),$g={[X.sm]:"pl-7",[X.md]:"pl-9",[X.lg]:"pl-10",[X.xl]:"pl-10"},Kg={[X.sm]:"pr-7",[X.md]:"pr-9",[X.lg]:"pr-10",[X.xl]:"pr-10"},Yg={[X.sm]:"pr-12",[X.md]:"pr-16",[X.lg]:"pr-18",[X.xl]:"pr-18"},Xg={[X.sm]:"text-xs left-2",[X.md]:"text-sm left-3",[X.lg]:"text-sm left-3.5",[X.xl]:"text-base left-3.5"},qg={[X.sm]:"text-xs",[X.md]:"text-sm",[X.lg]:"text-sm",[X.xl]:"text-base"},Zg={[X.sm]:"size-4",[X.md]:"size-5",[X.lg]:"size-5",[X.xl]:"size-6"};function nm(e){if(e===void 0||e===null)return"";if(Array.isArray(e))return e.join("");return String(e)}var lm=Og(({className:e,status:t=Kr.default,size:r=X.md,fullWidth:a=!1,prefix:i,suffix:n,clearable:s=!1,clearAriaLabel:l=Ug,onClear:m,onValueChange:d,disabled:f,readOnly:c,onChange:P,value:p,defaultValue:v,...S},N)=>{let z=Boolean(i),T=Boolean(n),b=u(r),x=Gg(null),M=Yr(N,x),[C,L]=Wg(()=>nm(v)),R=p!==void 0,_=R?nm(p):C,G=s&&!f&&!c&&_.length>0,O=T||G,$=T&&G,w=(h)=>{let V=h.target.value;if(!R)L(V);d?.(V),P?.(h)},I=()=>{if(!R)L("");d?.("");let h=x.current;if(h)h.value="",h.dispatchEvent(new Event("input",{bubbles:!0})),h.focus();m?.()};return Wt("div",{className:o("relative flex items-center",a&&"w-full"),children:[z&&Wt("span",{className:o("absolute inset-y-0 flex items-center text-muted-foreground",Xg[b]),children:i},void 0,!1,void 0,this),Wt("input",{ref:M,className:o(sm({status:t,size:b}),z&&$g[b],$&&Yg[b],!$&&O&&Kg[b],e),disabled:f,readOnly:c,onChange:w,value:_,...S},void 0,!1,void 0,this),O&&Wt("span",{className:o("absolute inset-y-0 right-2 flex items-center gap-1 text-muted-foreground",qg[b]),children:[T&&Wt("span",{className:"inline-flex items-center",children:n},void 0,!1,void 0,this),G&&Wt("button",{type:"button","aria-label":l,onMouseDown:(h)=>h.preventDefault(),onClick:I,className:o("gs-interactive inline-flex items-center justify-center rounded-[calc(var(--radius)-4px)] text-muted-foreground hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",Zg[b]),children:Wt(_g,{className:"size-3.5"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});lm.displayName="Input";import{cva as Jg}from"class-variance-authority";import{forwardRef as Qg}from"react";function Xr(){return Wa()}import{jsxDEV as Eg}from"react/jsx-dev-runtime";var Pr={sm:"sm",md:"md",lg:"lg"},mm=Jg("inline-flex items-center justify-center rounded border border-border bg-muted font-mono font-medium text-muted-foreground shadow-[0_1px_0_1px] shadow-border/50",{variants:{size:{[Pr.sm]:"min-w-5 h-5 px-1 text-[10px]",[Pr.md]:"min-w-6 h-6 px-1.5 text-xs",[Pr.lg]:"min-w-7 h-7 px-2 text-sm"}},defaultVariants:{size:Pr.md}}),dm=Qg(({className:e,size:t=Pr.md,keys:r,children:a,...i},n)=>{let s=u(t),{isMac:l}=Xr(),m=r?qr(r,l):a;return Eg("kbd",{ref:n,className:o(mm({size:s}),e),...i,children:m},void 0,!1,void 0,this)});dm.displayName="Kbd";import{cva as jg}from"class-variance-authority";import{forwardRef as ev}from"react";import{jsxDEV as pm}from"react/jsx-dev-runtime";var hr={sm:"sm",md:"md",lg:"lg"},cm=jg("inline-block font-medium text-foreground select-none peer-disabled:cursor-not-allowed peer-disabled:opacity-60",{variants:{size:{[hr.sm]:"text-xs",[hr.md]:"text-sm",[hr.lg]:"text-base"}},defaultVariants:{size:hr.md}}),um=ev(({className:e,size:t=hr.md,required:r=!1,disabled:a=!1,children:i,...n},s)=>{let l=u(t);return pm("label",{ref:s,className:o(cm({size:l}),a&&"cursor-not-allowed opacity-60",e),"aria-disabled":a||void 0,...n,children:[i,r&&pm("span",{className:"ml-0.5 text-destructive","aria-hidden":"true",children:"*"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});um.displayName="Label";import*as zt from"@radix-ui/react-popover";import{cva as sv}from"class-variance-authority";import{Check as lv,ChevronDown as mv,X as dv,X as pv}from"lucide-react";import{forwardRef as cv,useCallback as Zr,useEffect as uv,useRef as fv,useState as vm}from"react";import*as Fe from"@radix-ui/react-popover";import{cva as tv}from"class-variance-authority";import{forwardRef as rv}from"react";import{jsxDEV as fm}from"react/jsx-dev-runtime";var Tr={sm:"sm",md:"md",lg:"lg"},xr=tv("z-50 rounded-[var(--radius)] border border-border bg-popover text-popover-foreground outline-none shadow-[var(--shadow-md)] gs-float-content origin-[var(--radix-popover-content-transform-origin)]",{variants:{size:{[Tr.sm]:"w-56 p-3 text-sm",[Tr.md]:"w-72 p-4 text-sm",[Tr.lg]:"w-96 p-5 text-sm"}},defaultVariants:{size:Tr.md}}),ov=Fe.Root,av=Fe.Trigger,iv=Fe.Anchor,nv=Fe.Close,gm=rv(({className:e,align:t="center",sideOffset:r=4,portal:a=!0,portalContainer:i,size:n=Tr.md,...s},l)=>{let m=u(n),d=fm(Fe.Content,{ref:l,align:t,sideOffset:r,className:o(xr({size:m}),e),...s},void 0,!1,void 0,this);if(a)return fm(Fe.Portal,{container:i??void 0,children:d},void 0,!1,void 0,this);return d});gm.displayName="PopoverContent";import{jsxDEV as re,Fragment as bv}from"react/jsx-dev-runtime";var de={sm:"sm",md:"md",lg:"lg",xl:"xl"},bm=sv(["gs-interactive group flex w-full items-center gap-2 rounded-[var(--radius)] border border-input","bg-background text-sm text-foreground outline-none","placeholder:text-muted-foreground focus-visible:ring-2","data-[state=open]:ring-2","disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground"].join(" "),{variants:{size:{[de.sm]:"min-h-8 px-2.5 py-1 text-xs",[de.md]:"min-h-10 px-3.5 py-1.5",[de.lg]:"min-h-11 px-4.5 py-2 text-sm",[de.xl]:"min-h-12 px-4 py-2 text-base"},status:{default:"focus-visible:ring-primary data-[state=open]:ring-primary",error:"border-destructive focus-visible:ring-destructive data-[state=open]:ring-destructive",success:"border-success focus-visible:ring-success data-[state=open]:ring-success"}},defaultVariants:{size:de.md,status:"default"}}),gv={[de.sm]:"h-5 px-1.5 text-[10px]",[de.md]:"h-6 px-2 text-xs",[de.lg]:"h-6.5 px-2.5 text-xs",[de.xl]:"h-7 px-2.5 text-sm"},vv={[de.sm]:"min-h-7 py-1 px-2 text-xs",[de.md]:"min-h-9 py-2 px-3 text-sm",[de.lg]:"min-h-10 py-2.5 px-3.5 text-sm",[de.xl]:"min-h-11 py-3 px-4 text-base"},Ao={[de.sm]:"size-3.5",[de.md]:"size-4",[de.lg]:"size-4",[de.xl]:"size-4.5"},ym=cv(({className:e,options:t,value:r,defaultValue:a=[],onValueChange:i,placeholder:n="Select options...",size:s=de.md,status:l="default",clearable:m=!1,maxDisplayItems:d=3,disabled:f,...c},P)=>{let p=u(s)??s,[v,S]=vm(!1),[N,z]=vm(a),T=fv(null),b=r!==void 0,x=b?r:N,M=Zr((w)=>{let I=x.includes(w)?x.filter((h)=>h!==w):[...x,w];if(!b)z(I);i?.(I)},[x,b,i]),C=Zr((w,I)=>{I.stopPropagation();let h=x.filter((V)=>V!==w);if(!b)z(h);i?.(h)},[x,b,i]),L=Zr((w)=>{if(w.stopPropagation(),w.preventDefault(),!b)z([]);i?.([])},[b,i]),R=t.filter((w)=>x.includes(w.value)),_=R.length>0,G=m&&_&&!f,O=Zr((w)=>{let I=T.current;if(!I)return;let h=Array.from(I.querySelectorAll('[role="option"]:not([data-disabled])'));if(h.length===0)return;let V=I.querySelector('[role="option"]:focus'),J=V?h.indexOf(V):-1,k;switch(w){case"first":k=h[0];break;case"last":k=h[h.length-1];break;case"next":k=h[J+1]??h[0];break;case"prev":k=h[J-1]??h[h.length-1];break}k?.focus()},[]),$=Zr((w)=>{switch(w.key){case"ArrowDown":w.preventDefault(),O("next");break;case"ArrowUp":w.preventDefault(),O("prev");break;case"Home":w.preventDefault(),O("first");break;case"End":w.preventDefault(),O("last");break;case"Escape":w.preventDefault(),S(!1);break}},[O]);return uv(()=>{if(v)requestAnimationFrame(()=>O("first"))},[v,O]),re(zt.Root,{open:v,onOpenChange:S,children:[re(zt.Trigger,{asChild:!0,children:re("button",{ref:P,type:"button",disabled:f,"data-state":v?"open":"closed","data-placeholder":_?void 0:"",className:o(bm({size:p,status:l}),e),...c,children:[re("span",{className:"flex min-w-0 flex-1 flex-wrap items-center gap-1 text-left",children:_?re(bv,{children:[R.slice(0,d).map((w)=>re("span",{className:o("inline-flex items-center gap-1 rounded-[calc(var(--radius)-4px)] border border-border/60 bg-muted/50 font-medium text-foreground",gv[p]),children:[re("span",{className:"truncate",children:w.label},void 0,!1,void 0,this),re("span",{"data-slot":"multiselect-remove","aria-label":`Remove ${w.label}`,onMouseDown:(I)=>I.preventDefault(),onClick:(I)=>C(w.value,I),className:"ml-0.5 inline-flex shrink-0 items-center justify-center rounded-full opacity-60 hover:opacity-100",children:re(pv,{className:"h-3 w-3"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},w.value,!0,void 0,this)),R.length>d&&re("span",{className:"text-muted-foreground text-xs",children:["+",R.length-d]},void 0,!0,void 0,this)]},void 0,!0,void 0,this):re("span",{className:"text-muted-foreground",children:n},void 0,!1,void 0,this)},void 0,!1,void 0,this),re("span",{className:"inline-flex shrink-0 items-center gap-1 text-muted-foreground",children:[G&&re("span",{role:"button",tabIndex:-1,"aria-label":"Clear all",onMouseDown:(w)=>w.preventDefault(),onClick:L,className:"gs-interactive inline-flex items-center justify-center rounded-[calc(var(--radius)-4px)] text-muted-foreground hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",children:re(dv,{className:Ao[p]},void 0,!1,void 0,this)},void 0,!1,void 0,this),re(mv,{className:o(Ao[p],"opacity-60 transition-transform duration-200 ease-[cubic-bezier(0.16,1,0.3,1)]",v&&"rotate-180")},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this),re(zt.Portal,{children:re(zt.Content,{ref:T,role:"listbox","aria-multiselectable":"true",align:"start",sideOffset:4,onKeyDown:$,onOpenAutoFocus:(w)=>w.preventDefault(),className:o(xr(),"max-h-96 w-[var(--radix-popover-trigger-width)] overflow-y-auto overflow-x-hidden p-1"),children:[t.map((w)=>{let I=x.includes(w.value);return re("div",{role:"option",tabIndex:w.disabled?void 0:-1,"aria-selected":I,"aria-disabled":w.disabled||void 0,"data-disabled":w.disabled?"":void 0,className:o("gs-interactive relative flex w-full cursor-pointer select-none items-center gap-2","rounded-[calc(var(--radius)-3px)] outline-none","hover:bg-accent focus-visible:bg-accent focus-visible:text-accent-foreground","data-disabled:cursor-not-allowed data-disabled:opacity-50",vv[p]),onClick:()=>!w.disabled&&M(w.value),onKeyDown:(h)=>{if(h.key==="Enter"||h.key===" "){if(h.preventDefault(),!w.disabled)M(w.value)}},children:[re("span",{className:o("flex shrink-0 items-center justify-center",Ao[p]),children:I&&re(lv,{className:Ao[p]},void 0,!1,void 0,this)},void 0,!1,void 0,this),re("span",{className:"min-w-0 flex-1 truncate",children:w.label},void 0,!1,void 0,this)]},w.value,!0,void 0,this)}),t.length===0&&re("div",{className:"px-3 py-6 text-center text-muted-foreground text-sm",children:"No options available"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});ym.displayName="Multiselect";import*as oe from"@radix-ui/react-navigation-menu";import{cva as Ut}from"class-variance-authority";import{createContext as yv,forwardRef as Cr,useContext as Pv}from"react";import{jsxDEV as He}from"react/jsx-dev-runtime";var qe={sm:"sm",md:"md",lg:"lg"},Pm=yv(qe.md),hm=Ut("relative z-10 flex max-w-max flex-1 items-center justify-center"),Tm=Ut("group flex flex-1 list-none items-center justify-center space-x-1"),xm=Ut(["group inline-flex w-max items-center justify-center rounded-md bg-background font-medium","gs-interactive","hover:bg-accent hover:text-accent-foreground","focus:bg-accent focus:text-accent-foreground focus:outline-none","disabled:pointer-events-none disabled:opacity-50","data-[active]:bg-accent/50 data-[state=open]:bg-accent/50"],{variants:{size:{[qe.sm]:"h-8 px-3 py-1.5 text-xs",[qe.md]:"h-10 px-4 py-2 text-sm",[qe.lg]:"h-12 px-5 py-2.5 text-sm"}},defaultVariants:{size:qe.md}}),Cm=Ut(["left-0 top-0 w-full","data-[motion^=from-]:animate-in data-[motion^=to-]:animate-out","data-[motion^=from-]:fade-in data-[motion^=to-]:fade-out","data-[motion=from-end]:slide-in-from-right-52 data-[motion=from-start]:slide-in-from-left-52","data-[motion=to-end]:slide-out-to-right-52 data-[motion=to-start]:slide-out-to-left-52","md:absolute md:w-auto"]),hv=Ut(["block select-none space-y-1 rounded-md leading-none no-underline outline-none","gs-interactive","hover:bg-accent hover:text-accent-foreground","focus:bg-accent focus:text-accent-foreground"],{variants:{size:{[qe.sm]:"p-2 text-xs",[qe.md]:"p-3 text-sm",[qe.lg]:"p-4 text-sm"}},defaultVariants:{size:qe.md}}),Sm=Ut(["origin-top-center relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border bg-popover text-popover-foreground shadow-lg","gs-float-content","transition-[width,height] duration-300 ease-[var(--motion-ease-emphasized)]","md:w-[var(--radix-navigation-menu-viewport-width)]"]),zm=Ut(["top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden","data-[state=visible]:animate-in data-[state=hidden]:animate-out","data-[state=hidden]:fade-out data-[state=visible]:fade-in"]),Tv=()=>He("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180","aria-hidden":"true",children:He("path",{d:"m6 9 6 6 6-6"},void 0,!1,void 0,this)},void 0,!1,void 0,this),wm=Cr(({className:e,children:t,size:r,...a},i)=>{let n=u(r??qe.md);return He(Pm.Provider,{value:n,children:He(oe.Root,{ref:i,className:o(hm(),e),...a,children:[t,He(Ua,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});wm.displayName=oe.Root.displayName;var Mm=Cr(({className:e,...t},r)=>He(oe.List,{ref:r,className:o(Tm(),e),...t},void 0,!1,void 0,this));Mm.displayName=oe.List.displayName;var xv=oe.Item,Nm=Cr(({className:e,children:t,...r},a)=>{let i=Pv(Pm);return He(oe.Trigger,{ref:a,className:o(xm({size:i}),"group",e),...r,children:[t,He(Tv,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Nm.displayName=oe.Trigger.displayName;var Lm=Cr(({className:e,...t},r)=>He(oe.Content,{ref:r,className:o(Cm(),e),...t},void 0,!1,void 0,this));Lm.displayName=oe.Content.displayName;var Cv=oe.Link,Ua=Cr(({className:e,...t},r)=>He("div",{className:"absolute top-full left-0 flex justify-center",children:He(oe.Viewport,{className:o(Sm(),e),ref:r,...t},void 0,!1,void 0,this)},void 0,!1,void 0,this));Ua.displayName=oe.Viewport.displayName;var Rm=Cr(({className:e,...t},r)=>He(oe.Indicator,{ref:r,className:o(zm(),e),...t,children:He("div",{className:"relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md"},void 0,!1,void 0,this)},void 0,!1,void 0,this));Rm.displayName=oe.Indicator.displayName;import{cva as Sr}from"class-variance-authority";import{Fragment as Sv,forwardRef as zv,useCallback as $t,useEffect as Hm,useMemo as km,useRef as wv,useState as Am}from"react";import{jsxDEV as Kt}from"react/jsx-dev-runtime";var Yt={sm:"sm",md:"md",lg:"lg",xl:"xl"},Qr={default:"default",error:"error",success:"success"},Jr={single:"single",first:"first",middle:"middle",last:"last"},Im=Sr("relative inline-flex items-center",{variants:{size:{sm:"gap-1",md:"gap-1.5",lg:"gap-2",xl:"gap-2.5"}},defaultVariants:{size:Yt.md}}),Vm=Sr("relative inline-flex items-center",{variants:{size:{sm:"gap-0",md:"gap-0",lg:"gap-0",xl:"gap-0"},status:{default:"",error:"text-destructive",success:"text-success"}},defaultVariants:{size:Yt.md,status:Qr.default}}),Bm=Sr(["relative flex items-center justify-center border bg-background","transition-[color,background-color,border-color,box-shadow,transform,opacity] duration-150","motion-reduce:transition-none"],{variants:{size:{sm:"h-8 w-8",md:"h-10 w-10",lg:"h-11 w-11",xl:"h-12 w-12"},filled:{true:"border-border bg-card",false:"border-input bg-background"},focused:{true:"scale-[1.02]",false:""},status:{default:"focus-within:border-ring",error:"border-destructive/70 focus-within:border-destructive focus-within:ring-2 focus-within:ring-destructive/20",success:"border-success/70 focus-within:border-success focus-within:ring-2 focus-within:ring-success/20"},disabled:{true:"border-border/80 bg-muted/45",false:""},position:{single:"rounded-[calc(var(--radius)-2px)]",first:"rounded-l-[calc(var(--radius)-2px)] rounded-r-none",middle:"rounded-none border-l-0",last:"rounded-r-[calc(var(--radius)-2px)] rounded-l-none border-l-0"}},defaultVariants:{size:Yt.md,filled:!1,focused:!1,status:Qr.default,disabled:!1,position:Jr.single}}),Dm=Sr(["h-full w-full rounded-[inherit] bg-transparent text-center font-sans font-medium outline-none","transition-[color,opacity] duration-150 motion-reduce:transition-none","disabled:cursor-not-allowed disabled:text-muted-foreground"],{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base",xl:"text-lg"},status:{default:"caret-primary",error:"caret-destructive",success:"caret-success"},filled:{true:"text-foreground",false:"text-muted-foreground"}},defaultVariants:{size:Yt.md,status:Qr.default,filled:!1}}),Fm=Sr(["pointer-events-none absolute inset-0 flex items-center justify-center select-none","font-medium text-muted-foreground/45","transition-[opacity,transform] duration-150 motion-reduce:transition-none"],{variants:{size:{sm:"text-sm",md:"text-base",lg:"text-lg",xl:"text-xl"},focused:{true:"opacity-0 scale-95",false:"opacity-100 scale-100"}},defaultVariants:{size:Yt.md,focused:!1}}),_m=Sr("select-none font-medium text-muted-foreground",{variants:{size:{sm:"px-0.5 text-sm",md:"px-0.5 text-base",lg:"px-1 text-lg",xl:"px-1.5 text-xl"}},defaultVariants:{size:Yt.md}});function Mv(e){if(!Number.isFinite(e))return 6;return Math.max(1,Math.floor(e))}function $a(e,t){let r=(e??"").split("").slice(0,t);if(r.length<t)return r.concat(Array(t-r.length).fill(""));return r}var Om=zv(({className:e,length:t=6,value:r,onChange:a,onComplete:i,size:n=Yt.md,status:s=Qr.default,disabled:l=!1,autoFocus:m=!1,mask:d=!1,groupSize:f,separator:c,separatorChar:P="—",placeholder:p="•",inputMode:v="numeric",pattern:S="[0-9]*",...N},z)=>{let T=u(n),b=Mv(t),x=wv([]),[M,C]=Am(null),[L,R]=Am(()=>$a(r,b));Hm(()=>{if(r!==void 0){R($a(r,b));return}R((g)=>$a(g.join(""),b))},[r,b]),Hm(()=>{if(m)x.current[0]?.focus()},[m]);let _=km(()=>{if(typeof f==="number"&&Number.isFinite(f)){let g=Math.floor(f);if(g<=0)return b;return Math.min(b,Math.max(1,g))}if(typeof c==="number"&&Number.isFinite(c)){let g=Math.floor(c);if(g<=0)return b;return Math.min(b,Math.max(1,g))}if(c)return Math.max(1,Math.floor(b/2));return b},[f,b,c]),G=km(()=>{let g=[];for(let y=0;y<b;y+=_){let H=Math.min(y+_,b),ce=[];for(let q=y;q<H;q+=1)ce.push(q);g.push(ce)}return g},[_,b]),O=$t((g)=>{let y=x.current[g];if(!y)return;y.focus(),y.select()},[]),$=$t((g)=>{R(g);let y=g.join("");if(a?.(y),g.every((H)=>H!=="")&&y.length===b)i?.(y)},[a,i,b]),w=$t((g,y)=>{if(l)return;let ce=(v==="numeric"?y.replace(/\D/g,""):y).slice(-1),q=[...L];if(q[g]=ce,$(q),ce&&g<b-1)O(g+1)},[L,l,$,O,v,b]),I=$t((g,y)=>{if(l)return;if(y.key==="Backspace"){if(y.preventDefault(),L[g]){let H=[...L];H[g]="",$(H);return}if(g>0){let H=[...L];H[g-1]="",$(H),O(g-1)}return}if(y.key==="Delete"){if(y.preventDefault(),L[g]){let H=[...L];H[g]="",$(H)}return}if(y.key==="ArrowLeft"){if(y.preventDefault(),g>0)O(g-1);return}if(y.key==="ArrowRight"){if(y.preventDefault(),g<b-1)O(g+1);return}if(y.key==="Home"){y.preventDefault(),O(0);return}if(y.key==="End")y.preventDefault(),O(b-1)},[L,l,$,O,b]),h=$t((g,y)=>{if(y.preventDefault(),l)return;let H=y.clipboardData.getData("text"),q=(v==="numeric"?H.replace(/\D/g,""):H.replace(/\s/g,"")).split("");if(q.length===0)return;let Ae=[...L];for(let A=0;A<q.length;A+=1){let j=g+A;if(j>=b)break;Ae[j]=q[A]??""}$(Ae);let E=Math.min(b-1,g+q.length-1);if(E<b-1){O(E+1);return}x.current[E]?.blur()},[L,l,$,O,v,b]),V=$t((g,y)=>{C(g),y.target.select()},[]),J=$t(()=>{C(null)},[]),k=c!==void 0,Y=P.length>0&&c!==!1&&(k||G.length>1);return Kt("div",{ref:z,className:o(Im({size:T}),e),role:"group","aria-label":"One-time password input",...N,children:G.map((g,y)=>Kt(Sv,{children:[Kt("div",{"data-gs-otp-group":"true",className:o(Vm({size:T,status:s})),children:g.map((H,ce)=>{let q=L[H]??"",Ae=M===H,E=Jr.middle;if(g.length===1)E=Jr.single;else if(ce===0)E=Jr.first;else if(ce===g.length-1)E=Jr.last;return Kt("div",{"data-gs-otp-slot":"true","data-disabled":l,className:o(Bm({size:T,filled:Boolean(q),focused:Ae,status:s,disabled:l,position:E})),children:[Kt("input",{ref:(A)=>{x.current[H]=A},type:d?"password":"text",inputMode:v,pattern:S,maxLength:1,value:q,placeholder:"",disabled:l,"aria-invalid":s===Qr.error,"aria-label":`Digit ${H+1} of ${b}`,autoComplete:"one-time-code",onChange:(A)=>w(H,A.target.value),onKeyDown:(A)=>I(H,A),onPaste:(A)=>h(H,A),onFocus:(A)=>V(H,A),onBlur:J,className:o(Dm({size:T,status:s,filled:Boolean(q)}))},void 0,!1,void 0,this),!q&&Kt("div",{"data-gs-otp-placeholder":"true","aria-hidden":"true",className:o(Fm({size:T,focused:Ae})),children:p},void 0,!1,void 0,this)]},`slot-${H}`,!0,void 0,this)})},void 0,!1,void 0,this),Y&&y<G.length-1&&Kt("span",{"data-gs-otp-separator":"true",className:o(_m({size:T})),children:P},void 0,!1,void 0,this)]},`group-${g[0]}-${g[g.length-1]}`,!0,void 0,this))},void 0,!1,void 0,this)});Om.displayName="OTPInput";import{createContext as Av,useCallback as zr,useContext as Iv,useMemo as Vv,useState as Bv}from"react";import*as ne from"@radix-ui/react-dialog";import{cva as Gm}from"class-variance-authority";import{X as Nv}from"lucide-react";import{forwardRef as Io}from"react";import{jsxDEV as Ze}from"react/jsx-dev-runtime";var ke={top:"top",right:"right",bottom:"bottom",left:"left"},te={sm:"sm",md:"md",lg:"lg",xl:"xl",full:"full"},Lv={[ke.top]:"gs-sheet-content gs-sheet-content-top",[ke.right]:"gs-sheet-content gs-sheet-content-right",[ke.bottom]:"gs-sheet-content gs-sheet-content-bottom",[ke.left]:"gs-sheet-content gs-sheet-content-left"},Rv={[ke.right]:{[te.sm]:"sm:max-w-sm",[te.md]:"sm:max-w-md",[te.lg]:"sm:max-w-lg",[te.xl]:"sm:max-w-xl",[te.full]:"sm:max-w-full"},[ke.left]:{[te.sm]:"sm:max-w-sm",[te.md]:"sm:max-w-md",[te.lg]:"sm:max-w-lg",[te.xl]:"sm:max-w-xl",[te.full]:"sm:max-w-full"},[ke.top]:{[te.sm]:"sm:max-h-[30vh]",[te.md]:"sm:max-h-[50vh]",[te.lg]:"sm:max-h-[70vh]",[te.xl]:"sm:max-h-[85vh]",[te.full]:"sm:max-h-full"},[ke.bottom]:{[te.sm]:"sm:max-h-[30vh]",[te.md]:"sm:max-h-[50vh]",[te.lg]:"sm:max-h-[70vh]",[te.xl]:"sm:max-h-[85vh]",[te.full]:"sm:max-h-full"}},Wm=Gm("gs-sheet-overlay fixed inset-0 z-50 bg-black/50"),Um=Gm("fixed z-50 flex flex-col gap-4 border border-border bg-background p-6 shadow-[var(--shadow-xl)]",{variants:{side:{[ke.top]:"inset-x-0 top-0 border-b",[ke.bottom]:"inset-x-0 bottom-0 border-t",[ke.left]:"inset-y-0 left-0 h-full w-3/4 border-r",[ke.right]:"inset-y-0 right-0 h-full w-3/4 border-l"}},defaultVariants:{side:ke.right}}),Ka=ne.Root,Hv=ne.Trigger,kv=ne.Close,$m=ne.Portal,Ya=Io(({className:e,...t},r)=>Ze(ne.Overlay,{className:o(Wm(),e),...t,ref:r},void 0,!1,void 0,this));Ya.displayName=ne.Overlay.displayName;var Vo=Io(({side:e="right",size:t=te.md,showClose:r=!0,className:a,children:i,...n},s)=>{let l=u(t)??te.md,m=Lv[e],d=Rv[e][l];return Ze($m,{children:[Ze(Ya,{},void 0,!1,void 0,this),Ze(ne.Content,{ref:s,className:o(Um({side:e}),m,d,a),...n,children:[i,r&&Ze(ne.Close,{className:"gs-interactive absolute top-4 right-4 rounded-[var(--radius)] border border-border p-1.5 text-muted-foreground hover:bg-accent hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none",children:[Ze(Nv,{className:"size-4"},void 0,!1,void 0,this),Ze("span",{className:"sr-only",children:"Close"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});Vo.displayName=ne.Content.displayName;var Km=({className:e,...t})=>Ze("div",{className:o("flex flex-col space-y-2 text-center sm:text-left",e),...t},void 0,!1,void 0,this);Km.displayName="SheetHeader";var Ym=({className:e,...t})=>Ze("div",{className:o("flex flex-col-reverse sm:flex-row sm:justify-end sm:gap-2.5",e),...t},void 0,!1,void 0,this);Ym.displayName="SheetFooter";var Xm=Io(({className:e,...t},r)=>Ze(ne.Title,{ref:r,className:o("font-semibold text-foreground text-lg",e),...t},void 0,!1,void 0,this));Xm.displayName=ne.Title.displayName;var qm=Io(({className:e,...t},r)=>Ze(ne.Description,{ref:r,className:o("text-muted-foreground text-sm",e),...t},void 0,!1,void 0,this));qm.displayName=ne.Description.displayName;import{jsxDEV as pt}from"react/jsx-dev-runtime";var Xa=0;function Dv(){return Xa=(Xa+1)%Number.MAX_SAFE_INTEGER,`overlay-${Xa}-${Date.now()}`}var Jm=Av(null),Zm=400;function Qm({children:e}){let[t,r]=Bv([]),a=zr((d)=>{r((f)=>f.map((c)=>c.id===d?{...c,open:!1}:c)),setTimeout(()=>{r((f)=>f.filter((c)=>c.id!==d))},Zm)},[]),i=zr(()=>{r((d)=>d.map((f)=>({...f,open:!1}))),setTimeout(()=>{r([])},Zm)},[]),n=zr((d,f,c,P={})=>{let p=Dv(),v=(z)=>{return pt(f,{...c,close:z.close},void 0,!1,void 0,this)};v.displayName=`OverlayWrapper(${f.displayName??f.name??"Component"})`;let S={id:p,type:d,component:v,wrapperProps:P,open:!0};return r((z)=>[...z,S]),{id:p,close:()=>a(p)}},[a]),s=zr((d,f,c)=>{return n("dialog",d,f,c)},[n]),l=zr((d,f,c)=>{return n("sheet",d,f,c)},[n]),m=Vv(()=>({dialog:s,sheet:l,close:a,closeAll:i}),[s,l,a,i]);return pt(Jm.Provider,{value:m,children:[e,t.map((d)=>pt(Fv,{entry:d,onClose:a},d.id,!1,void 0,this))]},void 0,!0,void 0,this)}Qm.displayName="OverlayProvider";function Fv({entry:e,onClose:t}){let{id:r,type:a,component:i,wrapperProps:n,open:s}=e,l=zr(()=>t(r),[r,t]);if(a==="dialog"){let{showClose:m,size:d,...f}=n;return pt(Va,{open:s,onOpenChange:(c)=>!c&&l(),children:pt(Lo,{showClose:m,size:d,...f,children:pt(i,{close:l},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}if(a==="sheet"){let{side:m,showClose:d,...f}=n;return pt(Ka,{open:s,onOpenChange:(c)=>!c&&l(),children:pt(Vo,{side:m,showClose:d,...f,children:pt(i,{close:l},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}return null}function _v(){let e=Iv(Jm);if(!e)throw Error("useOverlay must be used within an OverlayProvider");return e}import{cva as Er}from"class-variance-authority";import{ChevronLeft as Ov,ChevronRight as Gv,MoreHorizontal as Wv}from"lucide-react";import{createContext as Uv,forwardRef as jr,useContext as Bo}from"react";import{jsxDEV as we}from"react/jsx-dev-runtime";var _e={sm:"sm",md:"md",lg:"lg"},eo=Uv(_e.md),Em=Er("mx-auto flex w-full justify-center"),jm=Er("flex flex-row items-center gap-1"),ed=Er(""),Do=Er("gs-interactive inline-flex items-center justify-center whitespace-nowrap rounded-[var(--radius)] font-medium 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:bg-accent hover:text-accent-foreground",{variants:{isActive:{true:"border border-border bg-background shadow-[var(--shadow-sm)]",false:""},size:{[_e.sm]:"h-7 w-7 text-xs [&_svg]:size-3.5",[_e.md]:"h-9 w-9 text-sm [&_svg]:size-4",[_e.lg]:"h-10 w-10 text-sm [&_svg]:size-5"}},defaultVariants:{isActive:!1,size:_e.md}}),td=Er("flex items-center justify-center",{variants:{size:{[_e.sm]:"h-7 w-7 [&_svg]:size-3.5",[_e.md]:"h-9 w-9 [&_svg]:size-4",[_e.lg]:"h-10 w-10 [&_svg]:size-5"}},defaultVariants:{size:_e.md}}),rd=({className:e,size:t=_e.md,...r})=>{let a=u(t)??_e.md;return we(eo.Provider,{value:a,children:we("nav",{"aria-label":"pagination",className:o(Em(),e),...r},void 0,!1,void 0,this)},void 0,!1,void 0,this)};rd.displayName="Pagination";var od=jr(({className:e,...t},r)=>we("ul",{ref:r,className:o(jm(),e),...t},void 0,!1,void 0,this));od.displayName="PaginationContent";var ad=jr(({className:e,...t},r)=>we("li",{ref:r,className:o(ed(),e),...t},void 0,!1,void 0,this));ad.displayName="PaginationItem";var id=jr(({className:e,isActive:t,...r},a)=>{let i=Bo(eo);return we("button",{ref:a,type:"button","aria-current":t?"page":void 0,className:o(Do({isActive:t,size:i}),e),...r},void 0,!1,void 0,this)});id.displayName="PaginationLink";var nd=jr(({className:e,...t},r)=>{let a=Bo(eo);return we("button",{ref:r,type:"button","aria-label":"Go to previous page",className:o(Do({size:a}),"gap-1 pl-2.5 pr-3 w-auto",e),...t,children:[we(Ov,{},void 0,!1,void 0,this),we("span",{children:"Previous"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});nd.displayName="PaginationPrevious";var sd=jr(({className:e,...t},r)=>{let a=Bo(eo);return we("button",{ref:r,type:"button","aria-label":"Go to next page",className:o(Do({size:a}),"gap-1 pl-3 pr-2.5 w-auto",e),...t,children:[we("span",{children:"Next"},void 0,!1,void 0,this),we(Gv,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});sd.displayName="PaginationNext";var ld=({className:e,...t})=>{let r=Bo(eo);return we("span",{"aria-hidden":!0,className:o(td({size:r}),e),...t,children:[we(Wv,{},void 0,!1,void 0,this),we("span",{className:"sr-only",children:"More pages"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)};ld.displayName="PaginationEllipsis";import*as oo from"@radix-ui/react-progress";import{cva as md}from"class-variance-authority";import{forwardRef as $v}from"react";import{jsxDEV as Fo}from"react/jsx-dev-runtime";var to={sm:"sm",md:"md",lg:"lg",xl:"xl"},ro={default:"default",success:"success",warning:"warning",error:"error"},dd=md("relative w-full overflow-hidden rounded-full bg-muted",{variants:{size:{[to.sm]:"h-1",[to.md]:"h-2.5",[to.lg]:"h-4",[to.xl]:"h-5"}},defaultVariants:{size:to.md}}),pd=md("h-full w-full flex-1 rounded-full transition-transform duration-100 ease-out",{variants:{variant:{[ro.default]:"bg-primary",[ro.success]:"bg-success",[ro.warning]:"bg-warning",[ro.error]:"bg-destructive"}},defaultVariants:{variant:ro.default}}),cd=$v(({className:e,value:t,size:r,variant:a,showValue:i,...n},s)=>{let l=u(r);return Fo("div",{className:"flex w-full items-center gap-2",children:[Fo(oo.Root,{ref:s,className:o(dd({size:l}),e),...n,children:Fo(oo.Indicator,{className:o(pd({variant:a})),style:{transform:`translateX(-${100-(t||0)}%)`}},void 0,!1,void 0,this)},void 0,!1,void 0,this),i&&Fo("span",{className:"font-medium text-muted-foreground text-sm tabular-nums",children:[t,"%"]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});cd.displayName=oo.Root.displayName;import*as Mr from"@radix-ui/react-radio-group";import{cva as ud}from"class-variance-authority";import{forwardRef as fd}from"react";import{jsxDEV as _o}from"react/jsx-dev-runtime";var Je={sm:"sm",md:"md",lg:"lg",xl:"xl"},wr={default:"default",error:"error",success:"success"},gd=ud("grid gap-2"),vd=ud("gs-interactive aspect-square rounded-full border border-input bg-background ring-offset-background enabled:active:scale-[0.94] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 data-[state=checked]:border-primary data-[state=checked]:text-primary disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground",{variants:{size:{[Je.sm]:"h-4 w-4",[Je.md]:"h-5 w-5",[Je.lg]:"h-6 w-6",[Je.xl]:"h-7 w-7"},status:{[wr.default]:"enabled:hover:border-primary/70",[wr.error]:"border-destructive enabled:hover:border-destructive/70 focus-visible:ring-destructive data-[state=checked]:border-destructive data-[state=checked]:text-destructive",[wr.success]:"border-success enabled:hover:border-success/70 focus-visible:ring-success data-[state=checked]:border-success data-[state=checked]:text-success"}},defaultVariants:{size:Je.md,status:wr.default}}),Kv={[Je.sm]:"h-2 w-2",[Je.md]:"h-2.5 w-2.5",[Je.lg]:"h-3 w-3",[Je.xl]:"h-3.5 w-3.5"},bd=fd(({className:e,...t},r)=>_o(Mr.Root,{ref:r,className:o(gd(),e),...t},void 0,!1,void 0,this));bd.displayName="RadioGroup";var yd=fd(({className:e,size:t=Je.md,status:r=wr.default,...a},i)=>{let n=u(t);return _o(Mr.Item,{ref:i,className:o(vd({size:n,status:r}),e),...a,children:_o(Mr.Indicator,{className:"flex items-center justify-center",children:_o("span",{className:o("block rounded-full bg-current transition-transform duration-150",Kv[n])},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});yd.displayName="RadioGroupItem";import{cva as Wo}from"class-variance-authority";import{forwardRef as qa,useCallback as Oo,useRef as Yv,useState as Xv}from"react";import{jsxDEV as Go}from"react/jsx-dev-runtime";var Pd=Wo("flex h-full w-full",{variants:{direction:{horizontal:"flex-row",vertical:"flex-col"}},defaultVariants:{direction:"horizontal"}}),hd=Wo("relative overflow-hidden"),Td=Wo("relative flex items-center justify-center bg-border transition-colors duration-150 hover:bg-primary/40 active:bg-primary focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",{variants:{direction:{horizontal:"h-full w-1 cursor-col-resize",vertical:"h-1 w-full cursor-row-resize"},withHandle:{true:"",false:""}},compoundVariants:[{direction:"horizontal",withHandle:!0,class:"w-3"},{direction:"vertical",withHandle:!0,class:"h-3"}],defaultVariants:{direction:"horizontal",withHandle:!1}}),xd=Wo("z-10 flex items-center justify-center rounded-sm bg-border",{variants:{direction:{horizontal:"h-6 w-1",vertical:"h-1 w-6"}},defaultVariants:{direction:"horizontal"}}),Cd=qa(({className:e,direction:t="horizontal",children:r,...a},i)=>Go("div",{ref:i,"data-panel-group":"","data-direction":t,className:o(Pd({direction:t}),e),...a,children:r},void 0,!1,void 0,this));Cd.displayName="ResizablePanelGroup";var Sd=qa(({className:e,defaultSize:t=50,children:r,style:a,...i},n)=>Go("div",{ref:n,"data-panel":"",className:o(hd(),e),style:{...a,flexGrow:0,flexShrink:0,flexBasis:`${t}%`},...i,children:r},void 0,!1,void 0,this));Sd.displayName="ResizablePanel";var zd=qa(({className:e,withHandle:t=!1,disabled:r=!1,...a},i)=>{let[n,s]=Xv(!1),l=Yv(null),m=Oo((p,v)=>{if(r)return;s(!0);let S=(z)=>{let T="touches"in z?z.touches[0]:null,b=T?T.clientX:z.clientX,x=T?T.clientY:z.clientY,M=l.current;if(!M)return;let C=M.closest("[data-panel-group]");if(!C)return;let L=C.dataset.direction,R=C.getBoundingClientRect(),_=Array.from(C.querySelectorAll(":scope > [data-panel]")),G=Array.from(C.children).indexOf(M),O,$;for(let w of _){let I=Array.from(C.children).indexOf(w);if(I<G)O=w;if(I>G&&!$)$=w}if(O&&$){let w=L==="horizontal"?R.width:R.height,h=(L==="horizontal"?b-R.left:x-R.top)/w*100,V=Math.max(10,Math.min(90,h)),J=100-V;O.style.flexBasis=`${V}%`,$.style.flexBasis=`${J}%`}},N=()=>{s(!1),document.removeEventListener("mousemove",S),document.removeEventListener("mouseup",N),document.removeEventListener("touchmove",S),document.removeEventListener("touchend",N)};document.addEventListener("mousemove",S),document.addEventListener("mouseup",N),document.addEventListener("touchmove",S),document.addEventListener("touchend",N)},[r]),d=Oo((p)=>{p.preventDefault(),m(p.clientX,p.clientY)},[m]),f=Oo((p)=>{let v=p.touches[0];if(v)m(v.clientX,v.clientY)},[m]),c=Oo((p)=>{if(r)return;let v=l.current??p.currentTarget,S=v.closest("[data-panel-group]");if(!S)return;let N=S.dataset.direction,z=p.shiftKey?10:1,T=Array.from(S.querySelectorAll(":scope > [data-panel]")),b=Array.from(S.children).indexOf(v),x,M;for(let R of T){let _=Array.from(S.children).indexOf(R);if(_<b)x=R;if(_>b&&!M)M=R}if(!(x&&M))return;let C=Number.parseFloat(x.style.flexBasis)||50,L=0;if(N==="horizontal"){if(p.key==="ArrowLeft")L=-z;if(p.key==="ArrowRight")L=z}else{if(p.key==="ArrowUp")L=-z;if(p.key==="ArrowDown")L=z}if(L!==0){p.preventDefault();let R=Math.max(10,Math.min(90,C+L));x.style.flexBasis=`${R}%`,M.style.flexBasis=`${100-R}%`}},[r]),P="horizontal";return Go("div",{ref:(p)=>{if(l.current=p,typeof i==="function")i(p);else if(i)i.current=p},role:"separator","aria-orientation":"horizontal",tabIndex:r?-1:0,"data-panel-resize-handle":"","data-dragging":n,onMouseDown:d,onTouchStart:f,onKeyDown:c,className:o(Td({direction:"horizontal",withHandle:t}),n&&"bg-primary",r&&"pointer-events-none opacity-50",e),...a,children:t&&Go("div",{className:o(xd({direction:"horizontal"}))},void 0,!1,void 0,this)},void 0,!1,void 0,this)});zd.displayName="ResizableHandle";import*as rt from"@radix-ui/react-scroll-area";import{cva as Za}from"class-variance-authority";import{forwardRef as wd}from"react";import{jsxDEV as Nr}from"react/jsx-dev-runtime";var Md=Za("relative overflow-hidden"),qv={display:"flex",flexDirection:"column"},Zv={flex:"1 1 0%",minHeight:0},Nd=Za("flex touch-none select-none transition-colors duration-150",{variants:{orientation:{vertical:"h-full w-2.5 border-l border-l-transparent p-px",horizontal:"h-2.5 flex-col border-t border-t-transparent p-px"}},defaultVariants:{orientation:"vertical"}}),Ld=Za("relative flex-1 rounded-full bg-border"),Rd=wd(({className:e,children:t,style:r,...a},i)=>Nr(rt.Root,{ref:i,className:o(Md(),e),style:{...r,...qv},...a,children:[Nr(rt.Viewport,{className:"w-full rounded-[inherit]",style:Zv,children:t},void 0,!1,void 0,this),Nr(Ja,{},void 0,!1,void 0,this),Nr(rt.Corner,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this));Rd.displayName="ScrollArea";var Ja=wd(({className:e,orientation:t="vertical",...r},a)=>Nr(rt.ScrollAreaScrollbar,{ref:a,orientation:t,className:o(Nd({orientation:t}),e),...r,children:Nr(rt.ScrollAreaThumb,{className:o(Ld())},void 0,!1,void 0,this)},void 0,!1,void 0,this));Ja.displayName="ScrollBar";import{cva as Ea}from"class-variance-authority";import{createContext as Jv,forwardRef as ja,useCallback as Hd,useContext as Id,useEffect as Qa,useLayoutEffect as Qv,useRef as kd,useState as Ad}from"react";import{jsxDEV as Xt}from"react/jsx-dev-runtime";var Me={sm:"sm",md:"md",lg:"lg"},Vd=Ea("relative inline-flex items-center rounded-[var(--radius)] border border-border bg-muted/50 p-1 text-muted-foreground",{variants:{size:{[Me.sm]:"h-9 gap-0.5",[Me.md]:"h-10 gap-0.5",[Me.lg]:"h-11 gap-1"}},defaultVariants:{size:Me.md}}),Bd=Ea(["relative z-10 inline-flex items-center justify-center rounded-[calc(var(--radius)-2px)]","cursor-pointer outline-none select-none","transition-[color] duration-150","focus-visible:ring-2 focus-visible:ring-ring","disabled:pointer-events-none disabled:text-muted-foreground/40"],{variants:{size:{[Me.sm]:"size-7",[Me.md]:"size-8",[Me.lg]:"size-9"},active:{true:"text-foreground",false:"text-muted-foreground hover:text-foreground/70"}},defaultVariants:{size:Me.md,active:!1}}),Dd=Ea(["relative z-10 inline-flex items-center justify-center gap-1.5 rounded-[calc(var(--radius)-2px)]","cursor-pointer outline-none select-none whitespace-nowrap font-medium","transition-[color] duration-150","focus-visible:ring-2 focus-visible:ring-ring","disabled:pointer-events-none disabled:text-muted-foreground/40"],{variants:{size:{[Me.sm]:"h-7 px-3 text-xs",[Me.md]:"h-8 px-3 text-sm",[Me.lg]:"h-9 px-4 text-sm"},active:{true:"text-foreground",false:"text-muted-foreground hover:text-foreground/70"}},defaultVariants:{size:Me.md,active:!1}}),ei=Jv({activeValue:"",onSelect:()=>{},size:Me.md,disabled:!1}),Ev=typeof window<"u"?Qv:Qa,Fd=ja(({className:e,value:t,defaultValue:r,onValueChange:a,size:i,disabled:n=!1,children:s,...l},m)=>{let d=u(i),f=kd(null),[c,P]=Ad(r??""),[p,v]=Ad(null),S=kd(!0),N=t!==void 0?t:c,z=Hd((b)=>{if(n)return;if(t===void 0)P(b);a?.(b)},[n,t,a]),T=Hd(()=>{let b=f.current;if(!b)return;let x=b.querySelector('[data-state="active"]');if(!x){v(null);return}let M=b.getBoundingClientRect(),C=x.getBoundingClientRect();v({left:C.left-M.left,width:C.width})},[]);return Ev(()=>{T()},[T,N]),Qa(()=>{if(S.current)requestAnimationFrame(()=>{S.current=!1})},[]),Qa(()=>{let b=f.current;if(!b)return;let x=new MutationObserver(()=>{T()});return x.observe(b,{attributes:!0,attributeFilter:["data-state"],subtree:!0}),()=>x.disconnect()},[T]),Xt(ei.Provider,{value:{activeValue:N,onSelect:z,size:d,disabled:n},children:Xt("div",{ref:(b)=>{if(f.current=b,typeof m==="function")m(b);else if(m)m.current=b},role:"radiogroup",className:o(Vd({size:d}),n&&"opacity-50 pointer-events-none",e),...l,children:[p&&Xt("span",{"aria-hidden":"true",className:o("absolute rounded-[calc(var(--radius)-2px)] bg-background shadow-sm",!S.current&&"transition-[left,width] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-emphasized)]"),style:{left:p.left,width:p.width,top:"4px",bottom:"4px"}},void 0,!1,void 0,this),s]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});Fd.displayName="SegmentedControl";var _d=ja(({className:e,value:t,icon:r,disabled:a=!1,...i},n)=>{let{activeValue:s,onSelect:l,size:m,disabled:d}=Id(ei),f=s===t,c=a||d;return Xt("button",{ref:n,type:"button",role:"radio","aria-checked":f,"aria-disabled":c||void 0,"data-state":f?"active":"inactive","data-value":t,disabled:c,onClick:()=>l(t),className:o(Bd({size:m,active:f}),e),...i,children:Xt("span",{className:"size-4 [&>svg]:size-full",children:r},void 0,!1,void 0,this)},void 0,!1,void 0,this)});_d.displayName="SegmentedControlItem";var Od=ja(({className:e,value:t,icon:r,disabled:a=!1,children:i,...n},s)=>{let{activeValue:l,onSelect:m,size:d,disabled:f}=Id(ei),c=l===t,P=a||f;return Xt("button",{ref:s,type:"button",role:"radio","aria-checked":c,"aria-disabled":P||void 0,"data-state":c?"active":"inactive","data-value":t,disabled:P,onClick:()=>m(t),className:o(Dd({size:d,active:c}),e),...n,children:[r&&Xt("span",{className:"size-4 [&>svg]:size-full",children:r},void 0,!1,void 0,this),i]},void 0,!0,void 0,this)});Od.displayName="SegmentedControlLabelItem";import*as wt from"@radix-ui/react-popover";import{cva as Wd}from"class-variance-authority";import{Check as jv,ChevronDown as eb,X as tb}from"lucide-react";import{Children as rb,createContext as ob,forwardRef as no,isValidElement as ab,useCallback as Uo,useContext as Ud,useEffect as $o,useId as Gd,useMemo as ib,useRef as $d,useState as ao}from"react";import{jsxDEV as ae,Fragment as cb}from"react/jsx-dev-runtime";var Q={sm:"sm",md:"md",lg:"lg",xl:"xl"},Lr={default:"default",error:"error",success:"success"},io={trigger:"trigger",auto:"auto"},nb={start:"start",center:"center",end:"end"},Kd=Wd(["gs-interactive group flex items-center gap-2 rounded-[var(--radius)] border border-input","bg-background text-sm text-foreground outline-none","placeholder:text-muted-foreground focus-visible:ring-2","data-[state=open]:ring-2","disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground","data-[placeholder]:text-muted-foreground","[&_[data-slot=select-value]]:line-clamp-1"].join(" "),{variants:{size:{[Q.sm]:"h-8 px-2.5 text-xs",[Q.md]:"h-10 px-3.5",[Q.lg]:"h-11 px-4.5 text-sm",[Q.xl]:"h-12 px-4 text-base"},status:{[Lr.default]:"focus-visible:ring-primary data-[state=open]:ring-primary",[Lr.error]:"border-destructive focus-visible:ring-destructive data-[state=open]:ring-destructive",[Lr.success]:"border-success focus-visible:ring-success data-[state=open]:ring-success"}},defaultVariants:{size:Q.md,status:Lr.default}}),Yd=Wd(["max-h-96 overflow-y-auto overflow-x-hidden"].join(" "),{variants:{widthMode:{[io.trigger]:"w-[var(--radix-popover-trigger-width)]",[io.auto]:"w-max min-w-0"},size:{[Q.sm]:"text-xs",[Q.md]:"text-sm",[Q.lg]:"text-sm",[Q.xl]:"text-base"}},defaultVariants:{widthMode:io.auto,size:Q.md}}),sb={[Q.sm]:"min-h-7 py-1 px-2 pr-3 text-xs",[Q.md]:"min-h-9 py-2 px-3 pr-4.5 text-sm",[Q.lg]:"min-h-10 py-2.5 px-3.5 pr-5.5 text-sm",[Q.xl]:"min-h-11 py-3 px-4 pr-6 text-base"},lb={[Q.sm]:"px-2 py-1 text-xs",[Q.md]:"px-2 py-1.5 text-sm",[Q.lg]:"px-2.5 py-1.5 text-sm",[Q.xl]:"px-3 py-2 text-base"},Ko={[Q.sm]:"size-3.5",[Q.md]:"size-4",[Q.lg]:"size-4",[Q.xl]:"size-4.5"};function ti(e){if(e===null||e===void 0||typeof e==="boolean")return"";if(typeof e==="string"||typeof e==="number")return String(e);if(Array.isArray(e))return e.map((t)=>ti(t)).join("");if(ab(e))return ti(e.props.children);return""}var ri=ob(null);function Yo(){let e=Ud(ri);if(!e)throw Error("Select components must be used within Select");return e}function oi(e){let t=Ud(ri);if(e)return e;return t?.triggerSize??Q.md}var mb=({children:e,value:t,defaultValue:r="",onValueChange:a,open:i,defaultOpen:n=!1,onOpenChange:s,disabled:l=!1})=>{let[m,d]=ao(Q.md),[f,c]=ao(!1),[P,p]=ao(r),[v,S]=ao(n),[N,z]=ao(0),T=$d(new Map),b=t!==void 0,x=i!==void 0,M=b?t:P,C=x?i:v,L=Uo((I)=>{if(!b)p(I);if(a?.(I),!x)S(!1);s?.(!1)},[b,x,a,s]),R=Uo((I)=>{if(l)return;if(!x)S(I);s?.(I)},[l,x,s]),_=Uo((I,h)=>{if(T.current.get(I)!==h)T.current.set(I,h),z((J)=>J+1)},[]),G=Uo((I)=>{return T.current.get(I)},[]),O=Gd(),$=Gd(),w=ib(()=>({value:M,onValueChange:L,open:C,onOpenChange:R,triggerSize:m,setTriggerSize:d,triggerFullWidth:f,setTriggerFullWidth:c,disabled:l,triggerId:O,contentId:$,registerItem:_,getLabel:G}),[M,L,C,R,m,f,l,O,$,_,G,N]);return ae(ri.Provider,{value:w,children:ae(wt.Root,{open:C,onOpenChange:R,children:e},void 0,!1,void 0,this)},void 0,!1,void 0,this)},db=({children:e,className:t})=>ae("div",{role:"group",className:t,children:e},void 0,!1,void 0,this),pb=({placeholder:e})=>{let{value:t,getLabel:r}=Yo();if(!t)return e?ae("span",{className:"text-muted-foreground",children:e},void 0,!1,void 0,this):null;let a=r(t);return ae(cb,{children:a??t},void 0,!1,void 0,this)},Xd=no(({className:e,children:t,size:r=Q.md,status:a=Lr.default,fullWidth:i=!1,clearable:n=!1,leadingIcon:s,indicatorIcon:l,renderValue:m,placeholder:d,onKeyDown:f,...c},P)=>{let p=Yo(),v=u(r)??r,S=p.setTriggerSize,N=p.setTriggerFullWidth;$o(()=>{S(v)},[v,S]),$o(()=>{N(i)},[i,N]);let z=p.value.length>0,T=n&&z&&!p.disabled,b=(C)=>{C.stopPropagation(),C.preventDefault(),p.onValueChange("")},x;if(m)x=z?m(p.value):d?ae("span",{className:"text-muted-foreground",children:d},void 0,!1,void 0,this):null;else x=t;let M=(C)=>{if(f?.(C),C.defaultPrevented)return;if(C.key==="ArrowDown"||C.key==="ArrowUp"||C.key==="Enter"||C.key===" "){if(!p.open)C.preventDefault(),p.onOpenChange(!0)}};return ae(wt.Trigger,{asChild:!0,children:ae("button",{ref:P,type:"button",role:"combobox","aria-expanded":p.open,"aria-haspopup":"listbox","aria-controls":p.contentId,id:p.triggerId,disabled:p.disabled,"data-state":p.open?"open":"closed","data-placeholder":z?void 0:"",className:o(Kd({size:v,status:a}),i?"w-full":"w-auto",e),onKeyDown:M,...c,children:[s&&ae("i",{className:"inline-flex shrink-0 items-center text-muted-foreground not-italic",children:s},void 0,!1,void 0,this),ae("span",{"data-slot":"select-value",className:"min-w-0 flex-1 text-left",children:x},void 0,!1,void 0,this),ae("span",{className:"inline-flex shrink-0 items-center gap-1 text-muted-foreground",children:[T&&ae("span",{role:"button",tabIndex:-1,"aria-label":"Clear selection",onMouseDown:(C)=>C.preventDefault(),onClick:b,className:"gs-interactive inline-flex items-center justify-center rounded-[calc(var(--radius)-4px)] text-muted-foreground hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",children:ae(tb,{className:Ko[v]},void 0,!1,void 0,this)},void 0,!1,void 0,this),l??ae(eb,{className:o(Ko[v],"opacity-60 transition-transform duration-200 ease-[cubic-bezier(0.16,1,0.3,1)]",p.open&&"rotate-180")},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});Xd.displayName="SelectTrigger";var qd=no(({className:e,children:t,widthMode:r,size:a,align:i="start",side:n="bottom",sideOffset:s=4,portal:l=!0,forceMount:m=!0,onKeyDown:d,...f},c)=>{let P=Yo(),p=oi(a),v=r??io.auto,S=$d(null),N=Yr(c,S),z=(x)=>{let M=S.current;if(!M)return;let C=Array.from(M.querySelectorAll('[role="option"]:not([data-disabled])'));if(C.length===0)return;let L=M.querySelector('[role="option"]:focus'),R=L?C.indexOf(L):-1,_;switch(x){case"first":_=C[0];break;case"last":_=C[C.length-1];break;case"next":_=C[R+1]??C[0];break;case"prev":_=C[R-1]??C[C.length-1];break}_?.focus()},T=(x)=>{if(d?.(x),x.defaultPrevented)return;switch(x.key){case"ArrowDown":x.preventDefault(),z("next");break;case"ArrowUp":x.preventDefault(),z("prev");break;case"Home":x.preventDefault(),z("first");break;case"End":x.preventDefault(),z("last");break;case"Escape":x.preventDefault(),P.onOpenChange(!1);break}};$o(()=>{if(P.open)requestAnimationFrame(()=>z("first"))},[P.open]);let b=ae(wt.Content,{ref:N,id:P.contentId,role:"listbox","aria-labelledby":P.triggerId,side:n,align:i,sideOffset:s,forceMount:m,onKeyDown:T,onOpenAutoFocus:(x)=>x.preventDefault(),className:o(xr(),Yd({widthMode:v,size:p}),"p-1",e),...f,children:t},void 0,!1,void 0,this);if(l)return ae(wt.Portal,{children:b},void 0,!1,void 0,this);return b});qd.displayName="SelectContent";var Zd=no(({className:e,size:t,...r},a)=>{let i=oi(t);return ae("div",{ref:a,className:o("font-semibold text-foreground",lb[i],e),...r},void 0,!1,void 0,this)});Zd.displayName="SelectLabel";var Jd=no(({className:e,children:t,value:r,label:a,size:i,disabled:n=!1,...s},l)=>{let m=Yo(),d=oi(i),f=m.value===r,c=m.registerItem,P=ti(rb.toArray(t)).trim();$o(()=>{let S=a??(P.length>0?P:r);c(r,S)},[P,r,a,c]);let p=()=>{if(!n)m.onValueChange(r)},v=(S)=>{if(S.key==="Enter"||S.key===" ")S.preventDefault(),p()};return ae("div",{ref:l,role:"option",tabIndex:n?void 0:-1,"aria-selected":f,"aria-disabled":n||void 0,"data-selected":f?"":void 0,"data-disabled":n?"":void 0,"data-value":r,className:o("gs-interactive relative flex w-full cursor-pointer select-none items-center gap-2","rounded-[calc(var(--radius)-3px)] outline-none","hover:bg-accent focus-visible:bg-accent focus-visible:text-accent-foreground","data-disabled:cursor-not-allowed data-disabled:opacity-50",sb[d],f&&"bg-accent/50",e),onClick:p,onKeyDown:v,...s,children:[ae("span",{className:o("flex shrink-0 items-center justify-center",Ko[d]),children:f&&ae(jv,{className:Ko[d]},void 0,!1,void 0,this)},void 0,!1,void 0,this),ae("span",{className:"min-w-0 flex-1 truncate",children:t},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Jd.displayName="SelectItem";var Qd=no(({className:e,...t},r)=>ae("div",{ref:r,className:o("-mx-1 my-1 h-px bg-border",e),...t},void 0,!1,void 0,this));Qd.displayName="SelectSeparator";import{cva as ub}from"class-variance-authority";import{forwardRef as fb}from"react";import{jsxDEV as gb}from"react/jsx-dev-runtime";var so={horizontal:"horizontal",vertical:"vertical"},Ed=ub("shrink-0 bg-border",{variants:{orientation:{[so.horizontal]:"h-px w-full",[so.vertical]:"h-full w-px"}},defaultVariants:{orientation:so.horizontal}}),jd=fb(({className:e,orientation:t=so.horizontal,decorative:r=!0,...a},i)=>{let n=r?{role:"none"}:{role:"separator","aria-orientation":t};return gb("div",{ref:i,className:o(Ed({orientation:t}),e),...n,...a},void 0,!1,void 0,this)});jd.displayName="Separator";import{cva as Xo}from"class-variance-authority";import{forwardRef as qo}from"react";import{jsxDEV as Zo}from"react/jsx-dev-runtime";var pe={sm:"sm",md:"md",lg:"lg"},ep=Xo("animate-pulse rounded-[var(--radius)] bg-muted"),tp=Xo("w-full",{variants:{size:{[pe.sm]:"h-3",[pe.md]:"h-4",[pe.lg]:"h-5"}},defaultVariants:{size:pe.md}}),rp=Xo("",{variants:{size:{[pe.sm]:"h-8 w-8",[pe.md]:"h-10 w-10",[pe.lg]:"h-12 w-12"}},defaultVariants:{size:pe.md}}),op=Xo("",{variants:{size:{[pe.sm]:"h-8 w-20",[pe.md]:"h-9 w-24",[pe.lg]:"h-10 w-28"}},defaultVariants:{size:pe.md}}),lo=qo(({className:e,circle:t=!1,...r},a)=>Zo("div",{ref:a,className:o(ep(),t&&"rounded-full",e),...r},void 0,!1,void 0,this));lo.displayName="Skeleton";var ap=qo(({className:e,size:t=pe.md,...r},a)=>{let i=u(t)??pe.md;return Zo(lo,{ref:a,className:o(tp({size:i}),e),...r},void 0,!1,void 0,this)});ap.displayName="SkeletonText";var ip=qo(({className:e,size:t=pe.md,...r},a)=>{let i=u(t)??pe.md;return Zo(lo,{ref:a,circle:!0,className:o(rp({size:i}),e),...r},void 0,!1,void 0,this)});ip.displayName="SkeletonAvatar";var np=qo(({className:e,size:t=pe.md,...r},a)=>{let i=u(t)??pe.md;return Zo(lo,{ref:a,className:o(op({size:i}),e),...r},void 0,!1,void 0,this)});np.displayName="SkeletonButton";import*as Mt from"@radix-ui/react-slider";import{cva as Eo}from"class-variance-authority";import{forwardRef as vb}from"react";import{jsxDEV as Qo}from"react/jsx-dev-runtime";var Jo={sm:"sm",md:"md",lg:"lg"},sp=Eo("relative flex w-full touch-none select-none items-center",{variants:{size:{[Jo.sm]:"[&_[data-slider-track]]:h-0.5 [&_[data-slider-thumb]]:h-3 [&_[data-slider-thumb]]:w-3",[Jo.md]:"[&_[data-slider-track]]:h-2 [&_[data-slider-thumb]]:h-5 [&_[data-slider-thumb]]:w-5",[Jo.lg]:"[&_[data-slider-track]]:h-3 [&_[data-slider-thumb]]:h-6 [&_[data-slider-thumb]]:w-6"}},defaultVariants:{size:Jo.md}}),lp=Eo("relative w-full grow overflow-hidden rounded-full bg-secondary"),mp=Eo("absolute h-full bg-primary"),dp=Eo("gs-interactive block rounded-full border-2 border-primary bg-background ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50"),pp=vb(({className:e,size:t,...r},a)=>{let i=u(t);return Qo(Mt.Root,{ref:a,className:o(sp({size:i}),e),...r,children:[Qo(Mt.Track,{"data-slider-track":!0,className:o(lp()),children:Qo(Mt.Range,{className:o(mp())},void 0,!1,void 0,this)},void 0,!1,void 0,this),(r.defaultValue??r.value??[0]).map((n,s)=>Qo(Mt.Thumb,{"data-slider-thumb":!0,className:o(dp())},`thumb-${String(s)}`,!1,void 0,this))]},void 0,!0,void 0,this)});pp.displayName="Slider";import{cva as ye}from"class-variance-authority";import{forwardRef as Pb,useCallback as Rr,useEffect as si,useMemo as jo,useRef as up,useState as ea}from"react";import{createPortal as hb}from"react-dom";import{useCallback as bb,useEffect as yb,useRef as cp}from"react";function ni(e,t,r={}){let{enabled:a=!0,preventDefault:i=!0,stopPropagation:n=!1,target:s="global"}=r,l=cp(t);l.current=t;let m=cp([]),d=Array.isArray(e)?e:[e];m.current=d.map((c)=>({combo:c,def:ai(c)}));let f=bb((c)=>{if(!a)return;for(let{combo:P,def:p}of m.current)if(ii(c,p)){if(i)c.preventDefault();if(n)c.stopPropagation();l.current(c,P);return}},[a,i,n]);yb(()=>{if(!a)return;let c=s==="global"?document:s.current;if(!c)return;return c.addEventListener("keydown",f),()=>{c.removeEventListener("keydown",f)}},[a,f,s])}import{jsxDEV as Z}from"react/jsx-dev-runtime";var qt={sm:"sm",md:"md",lg:"lg",xl:"xl"},Hr={idle:"idle",loading:"loading",error:"error"},fp=ye("fixed inset-0 z-[120] bg-black/60 backdrop-blur-sm",{variants:{state:{open:"animate-in fade-in-0",closing:"animate-out fade-out-0"}},defaultVariants:{state:"open"}}),gp=ye(["fixed left-1/2 top-[15vh] z-[120] w-full -translate-x-1/2","rounded-[calc(var(--radius)+6px)] border border-border bg-popover shadow-2xl","overflow-hidden"],{variants:{size:{[qt.sm]:"max-w-md",[qt.md]:"max-w-xl",[qt.lg]:"max-w-2xl",[qt.xl]:"max-w-3xl"},state:{open:"animate-in fade-in-0 slide-in-from-top-4",closing:"animate-out fade-out-0 slide-out-to-top-4"}},defaultVariants:{size:qt.md,state:"open"}}),vp=ye("flex items-center gap-3 border-b border-border px-4 py-3"),bp=ye(["w-full flex-1 bg-transparent text-foreground text-base","placeholder:text-muted-foreground","outline-none border-none"]),yp=ye("size-4 text-muted-foreground shrink-0"),ta=ye(["inline-flex items-center justify-center px-1.5 py-0.5 rounded","font-mono text-[10px] font-medium","bg-muted border border-border text-muted-foreground"]),Pp=ye("overflow-y-auto max-h-80 py-1"),hp=ye("px-3 py-2 text-xs font-semibold text-muted-foreground uppercase tracking-wide"),Tp=ye(["group flex items-center gap-3 px-3 py-2 mx-2 rounded-lg cursor-pointer","text-foreground transition-colors duration-100"],{variants:{selected:{true:"bg-primary/10",false:"hover:bg-muted"},disabled:{true:"opacity-50 cursor-not-allowed pointer-events-none",false:""}},defaultVariants:{selected:!1,disabled:!1}}),xp=ye("size-4 shrink-0",{variants:{selected:{true:"text-primary",false:"text-muted-foreground"}},defaultVariants:{selected:!1}}),Cp=ye("flex-1 min-w-0"),Sp=ye("text-sm font-medium truncate"),zp=ye("text-xs text-muted-foreground truncate"),wp=ye("flex items-center gap-1 text-[11px] text-muted-foreground shrink-0"),ra=ye("flex flex-col items-center justify-center py-8 text-muted-foreground min-h-24",{variants:{state:{empty:"text-muted-foreground",loading:"text-muted-foreground",error:"text-destructive"}},defaultVariants:{state:"empty"}}),oa=ye("text-sm font-medium"),Mp=ye("text-xs mt-1"),Tb=(e,t)=>{if(!t)return!0;let r=t.toLowerCase();if(e.title.toLowerCase().includes(r))return!0;if(e.description?.toLowerCase().includes(r))return!0;if(e.keywords?.some((a)=>a.toLowerCase().includes(r)))return!0;return!1},Np=Pb(({className:e,open:t,onOpenChange:r,actions:a,onActionSelect:i,value:n,defaultValue:s="",onValueChange:l,placeholder:m="Search commands, pages, or actions...",size:d=qt.md,status:f=Hr.idle,statusMessage:c,emptyText:P="No command found for this query.",hotkey:p,portal:v=!0,...S},N)=>{let z=up(null),T=up(null),[b,x]=ea(s),[M,C]=ea(0),[L,R]=ea(!1),[_,G]=ea(!1),{isMac:O}=Xr(),$=Rr((A)=>qr(A,O),[O]),w=jo(()=>p&&p.length>0?p.join("+"):null,[p]);ni(w??"",()=>r(!t),{enabled:!!w});let I=n!==void 0?n:b,h=jo(()=>a.filter((A)=>Tb(A,I)),[a,I]),V=jo(()=>h.map((A,j)=>A.disabled?-1:j).filter((A)=>A>=0),[h]),J=jo(()=>{let A=new Map,j=new Map,ie=0;for(let Ne of h){let It=Ne.group??"";if(!A.has(It))A.set(It,[]);A.get(It).push(Ne),j.set(Ne,ie),ie++}return{groups:A,indexMap:j}},[h]);si(()=>{if(t){R(!0),G(!1),C(0);return}if(L)G(!0)},[t]);let k=Rr(()=>{if(_)R(!1),G(!1)},[_]);si(()=>{if(t)document.body.style.overflow="hidden";else document.body.style.overflow="";return()=>{document.body.style.overflow=""}},[t]),si(()=>{if(t&&L)requestAnimationFrame(()=>z.current?.focus())},[t,L]);let Y=Rr((A)=>{let j=A.target.value;x(j),l?.(j),C(0)},[l]),g=Rr((A)=>{let j=T.current;if(!j)return;j.querySelectorAll('[role="option"]')[A]?.scrollIntoView({block:"nearest"})},[]),y=Rr((A)=>{if(A.key==="Escape"){A.preventDefault(),r(!1);return}if(A.key==="ArrowDown"){if(A.preventDefault(),V.length===0)return;let ie=(V.indexOf(M)+1)%V.length,Ne=V[ie];C(Ne),g(Ne);return}if(A.key==="ArrowUp"){if(A.preventDefault(),V.length===0)return;let ie=(V.indexOf(M)-1+V.length)%V.length,Ne=V[ie];C(Ne),g(Ne);return}if(A.key==="Enter"){A.preventDefault();let j=h[M];if(j&&!j.disabled)i(j,M)}},[M,V,h,i,r,g]),H=Rr((A,j)=>{if(A.disabled)return;i(A,j)},[i]);if(!L)return null;let ce=_?"closing":"open",q=f===Hr.idle,Ae=f!==Hr.idle,E=Z("div",{ref:N,role:"dialog","aria-modal":"true",onKeyDown:y,className:o(e),...S,children:[Z("div",{"data-testid":"spotlight-overlay",className:o(fp({state:ce})),onClick:()=>r(!1),onKeyDown:(A)=>{if(A.key==="Escape")r(!1)}},void 0,!1,void 0,this),Z("div",{className:o(gp({size:d,state:ce})),onAnimationEnd:k,children:[Z("div",{className:o(vp()),children:[Z("svg",{className:o(yp()),fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Z("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"},void 0,!1,void 0,this)},void 0,!1,void 0,this),Z("input",{ref:z,type:"text",value:I,onChange:Y,placeholder:m,className:o(bp())},void 0,!1,void 0,this),p?Z("div",{className:"flex items-center gap-1",children:p.map((A)=>Z("kbd",{className:o(ta()),children:$(A)},A,!1,void 0,this))},void 0,!1,void 0,this):Z("kbd",{className:o(ta()),children:"ESC"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),Ae&&f===Hr.loading&&Z("div",{className:o(ra({state:"loading"})),children:Z("div",{className:o(oa()),children:"Searching commands..."},void 0,!1,void 0,this)},void 0,!1,void 0,this),Ae&&f===Hr.error&&Z("div",{className:o(ra({state:"error"})),children:[Z("div",{className:o(oa()),children:"Search failed"},void 0,!1,void 0,this),c&&Z("div",{className:o(Mp()),children:c},void 0,!1,void 0,this)]},void 0,!0,void 0,this),q&&h.length===0&&Z("div",{className:o(ra({state:"empty"})),children:Z("div",{className:o(oa()),children:P},void 0,!1,void 0,this)},void 0,!1,void 0,this),q&&h.length>0&&Z("div",{ref:T,className:o(Pp()),children:Array.from(J.groups.entries()).map(([A,j])=>Z("div",{children:[A&&Z("div",{className:o(hp()),children:A},void 0,!1,void 0,this),j.map((ie)=>{let Ne=J.indexMap.get(ie)??0,It=Ne===M;return Z("div",{role:"option","aria-selected":It,"aria-disabled":ie.disabled??!1,onClick:()=>H(ie,Ne),className:o(Tp({selected:It,disabled:ie.disabled??!1})),children:[ie.icon&&Z("span",{className:o(xp({selected:It})),children:ie.icon},void 0,!1,void 0,this),Z("div",{className:o(Cp()),children:[Z("div",{className:o(Sp()),children:ie.title},void 0,!1,void 0,this),ie.description&&Z("div",{className:o(zp()),children:ie.description},void 0,!1,void 0,this)]},void 0,!0,void 0,this),ie.shortcut&&ie.shortcut.length>0&&Z("div",{className:o(wp()),children:ie.shortcut.map((Li)=>Z("kbd",{className:o(ta()),children:$(Li)},Li,!1,void 0,this))},void 0,!1,void 0,this)]},ie.id,!0,void 0,this)})]},A||"__ungrouped__",!0,void 0,this))},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this);if(v)return hb(E,document.body);return E});Np.displayName="Spotlight";var xb=rr;import{createContext as Cb,useCallback as li,useContext as Sb,useEffect as Ip,useLayoutEffect as zb,useMemo as wb,useRef as Lp,useState as mi}from"react";import{jsxDEV as Nb}from"react/jsx-dev-runtime";var Rp=typeof window<"u"?zb:Ip,Hp="gs-theme-transitioning";function Vp(){if(typeof window>"u")return"light";return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function di(e){if(e===ct.system)return Vp();return e}function kp(e,t,r,a,i){let n=di(r);if(a)e.classList.add(Hp);if(e.setAttribute(pi,t),n==="dark")e.classList.add(mo);else e.classList.remove(mo);if(a)setTimeout(()=>e.classList.remove(Hp),i)}function aa(e){try{return localStorage.getItem(e)}catch{return null}}function Ap(e,t){try{localStorage.setItem(e,t)}catch{}}var Bp=Cb(null),ia=({children:e,defaultTheme:t="ghostly-solutions",defaultColorScheme:r=ct.system,enableTransition:a=!1,transitionDuration:i=300,storageKey:n})=>{let s=n!==!1,l=typeof n==="string"?n:ci,m=typeof n==="string"?`${n}-color-scheme`:ui,[d,f]=mi(t),[c,P]=mi(r),[p,v]=mi("light"),S=Lp(!0),N=Lp(!1);Rp(()=>{if(N.current)return;if(N.current=!0,s){let _=aa(l),G=aa(m);if(_)f(_);if(G==="light"||G==="dark"||G==="system")P(G)}let M=document.documentElement,C=aa(l)||t,L=aa(m),R=L==="light"||L==="dark"||L==="system"?L:r;kp(M,C,R,!1,i),v(di(R))},[]),Rp(()=>{if(!N.current)return;let M=document.documentElement,C=!S.current&&a;S.current=!1,kp(M,d,c,C,i),v(di(c))},[d,c,a,i]),Ip(()=>{if(c!==ct.system)return;let M=window.matchMedia("(prefers-color-scheme: dark)"),C=()=>{let L=Vp();v(L);let R=document.documentElement;if(L==="dark")R.classList.add(mo);else R.classList.remove(mo)};return M.addEventListener("change",C),()=>M.removeEventListener("change",C)},[c]);let z=li((M)=>{if(f(M),s)Ap(l,M)},[s,l]),T=li((M)=>{if(P(M),s)Ap(m,M)},[s,m]),b=li(()=>{let M=p==="dark"?ct.light:ct.dark;T(M)},[p,T]),x=wb(()=>({theme:d,setTheme:z,colorScheme:c,setColorScheme:T,resolvedColorScheme:p,toggleColorScheme:b}),[d,z,c,T,p,b]);return Nb(Bp.Provider,{value:x,children:e},void 0,!1,void 0,this)};ia.displayName="ThemeProvider";var Mb=()=>{let e=Sb(Bp);if(!e)throw Error("useTheme must be used within a ThemeProvider");return e};import{jsxDEV as Dp}from"react/jsx-dev-runtime";function Fp({children:e,defaultTheme:t="ghostly-solutions",defaultColorScheme:r=ct.system,density:a=bo,enableTransition:i=!1,transitionDuration:n,storageKey:s}){return Dp(ia,{defaultTheme:t,defaultColorScheme:r,enableTransition:i,transitionDuration:n,storageKey:s,children:Dp(yo,{density:a,children:e},void 0,!1,void 0,this)},void 0,!1,void 0,this)}Fp.displayName="UIProvider";import{cva as Lb}from"class-variance-authority";import{forwardRef as Rb}from"react";import{jsxDEV as Nt}from"react/jsx-dev-runtime";var Oe={sm:"sm",md:"md",lg:"lg"},Zt={up:"up",down:"down",neutral:"neutral"},_p=Lb("gs-interactive relative flex flex-col rounded-lg border border-border bg-card text-card-foreground shadow-sm transition-[color,background-color,border-color,box-shadow] duration-150 hover:shadow-md",{variants:{size:{[Oe.sm]:"gap-1 p-3",[Oe.md]:"gap-1.5 p-4",[Oe.lg]:"gap-2 p-5"}},defaultVariants:{size:Oe.md}}),Hb={[Oe.sm]:"text-lg font-semibold",[Oe.md]:"text-2xl font-bold",[Oe.lg]:"text-3xl font-bold"},kb={[Oe.sm]:"text-xs",[Oe.md]:"text-sm",[Oe.lg]:"text-base"},Ab={[Zt.up]:"text-success",[Zt.down]:"text-destructive",[Zt.neutral]:"text-muted-foreground"},Ib={[Zt.up]:"↑",[Zt.down]:"↓",[Zt.neutral]:"→"},Op=Rb(({className:e,size:t=Oe.md,label:r,value:a,trend:i,trendValue:n,icon:s,...l},m)=>{let d=u(t);return Nt("div",{ref:m,className:o(_p({size:d}),e),...l,children:[Nt("div",{className:"flex items-center justify-between",children:[Nt("span",{className:o("text-muted-foreground",kb[d]),children:r},void 0,!1,void 0,this),s&&Nt("span",{className:"text-muted-foreground/70","aria-hidden":"true",children:s},void 0,!1,void 0,this)]},void 0,!0,void 0,this),Nt("div",{className:"flex items-baseline gap-2",children:[Nt("span",{className:o("tracking-tight text-foreground",Hb[d]),children:a},void 0,!1,void 0,this),i&&n&&Nt("span",{className:o("inline-flex items-center gap-0.5 text-xs font-medium",Ab[i]),children:[Nt("span",{"aria-hidden":"true",children:Ib[i]},void 0,!1,void 0,this),n]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});Op.displayName="StatCard";import{cva as Jt}from"class-variance-authority";import{Check as Vb}from"lucide-react";import{forwardRef as Qt}from"react";import{jsxDEV as Lt}from"react/jsx-dev-runtime";var Gp=Jt("flex w-full",{variants:{orientation:{horizontal:"flex-row items-start",vertical:"flex-col"}},defaultVariants:{orientation:"horizontal"}}),Wp=Jt("flex",{variants:{orientation:{horizontal:"flex-1 flex-col items-center",vertical:"gap-4 flex-row"}},defaultVariants:{orientation:"horizontal"}}),Up=Jt(["relative z-10 flex shrink-0 items-center justify-center rounded-full border-2 font-semibold","transition-[color,background-color,border-color,box-shadow] duration-200 ease-out"],{variants:{status:{incomplete:["border-border/80 bg-card text-muted-foreground","shadow-[0_1px_2px_rgba(0,0,0,0.05)]"],current:["border-primary bg-primary text-primary-foreground","shadow-[0_2px_4px_rgba(99,102,241,0.2)]"],complete:["border-success/60 bg-success text-success-foreground","shadow-[0_1px_3px_rgba(0,0,0,0.1)]","[&>svg]:gs-step-check-animated"]},size:{sm:"h-8 w-8 text-xs",md:"h-10 w-10 text-sm",lg:"h-12 w-12 text-base",xl:"h-14 w-14 text-lg"},animated:{true:"gs-step-indicator-animated",false:""}},defaultVariants:{status:"incomplete",size:"md",animated:!0}}),$p=Jt("rounded-full transition-[background-color,opacity] duration-300 ease-out",{variants:{orientation:{horizontal:"mx-2 mt-5 h-1 flex-1",vertical:"ml-5 min-h-10 w-1"},status:{incomplete:"bg-border/60",complete:"bg-gradient-to-r from-primary to-success"},size:{sm:"opacity-80",md:"",lg:"opacity-95",xl:"opacity-100"},animated:{true:"",false:""}},compoundVariants:[{status:"complete",orientation:"horizontal",animated:!0,className:"gs-connector-fill-animated"},{status:"complete",orientation:"vertical",animated:!0,className:"gs-connector-fill-vertical-animated"}],defaultVariants:{orientation:"horizontal",status:"incomplete",size:"md",animated:!0}}),Kp=Jt("flex flex-col",{variants:{orientation:{horizontal:"mt-3 items-center text-center",vertical:"flex-1 pb-8 last:pb-0"}},defaultVariants:{orientation:"horizontal"}}),Yp=Jt("font-medium transition-colors duration-200 ease-out",{variants:{status:{incomplete:"text-muted-foreground",current:"text-foreground",complete:"text-foreground"},size:{sm:"text-sm",md:"text-sm",lg:"text-base",xl:"text-lg"}},defaultVariants:{status:"incomplete",size:"md"}}),Xp=Jt("text-muted-foreground transition-colors duration-200 ease-out",{variants:{size:{sm:"text-sm",md:"text-xs",lg:"text-sm",xl:"text-base"}},defaultVariants:{size:"md"}});var qp=Qt(({className:e,orientation:t="horizontal",activeStep:r,...a},i)=>{return Lt("div",{ref:i,role:"group","aria-label":"Progress steps",className:o(Gp({orientation:t}),e),"data-orientation":t,"data-active-step":r,...a},void 0,!1,void 0,this)});qp.displayName="Stepper";var Zp=Qt(({className:e,orientation:t="horizontal",isLast:r,isCurrent:a,...i},n)=>{return Lt("div",{ref:n,className:o(Wp({orientation:t}),e),"data-last":r,"aria-current":a?"step":void 0,...i},void 0,!1,void 0,this)});Zp.displayName="Step";var Jp=Qt(({className:e,status:t="incomplete",size:r="md",icon:a,step:i,children:n,animated:s=!0,...l},m)=>{let d=u(r);return Lt("div",{ref:m,className:o(Up({status:t,size:d,animated:s}),e),"data-status":t,"aria-hidden":"true",...l,children:t==="complete"?a||Lt(Vb,{className:"size-4",strokeWidth:3},void 0,!1,void 0,this):n||i},void 0,!1,void 0,this)});Jp.displayName="StepIndicator";var Qp=Qt(({className:e,orientation:t="horizontal",status:r="incomplete",size:a="md",animated:i=!0,...n},s)=>{let l=u(a);return Lt("div",{ref:s,className:o($p({orientation:t,status:r,size:l,animated:i}),e),"data-status":r,...n},void 0,!1,void 0,this)});Qp.displayName="StepConnector";var Ep=Qt(({className:e,orientation:t="horizontal",...r},a)=>{return Lt("div",{ref:a,className:o(Kp({orientation:t}),e),...r},void 0,!1,void 0,this)});Ep.displayName="StepContent";var jp=Qt(({className:e,status:t="incomplete",size:r="md",...a},i)=>{let n=u(r);return Lt("h4",{ref:i,className:o(Yp({status:t,size:n}),e),...a},void 0,!1,void 0,this)});jp.displayName="StepTitle";var ec=Qt(({className:e,size:t="md",...r},a)=>{let i=u(t);return Lt("p",{ref:a,className:o(Xp({size:i}),e),...r},void 0,!1,void 0,this)});ec.displayName="StepDescription";import*as na from"@radix-ui/react-switch";import{cva as Bb}from"class-variance-authority";import{forwardRef as Db}from"react";import{jsxDEV as tc}from"react/jsx-dev-runtime";var Se={sm:"sm",md:"md",lg:"lg",xl:"xl"},kr={default:"default",error:"error",success:"success"},rc=Bb("gs-interactive relative inline-flex shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent bg-input enabled:active:scale-[0.96] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:bg-input/70",{variants:{size:{[Se.sm]:"h-4.5 w-8",[Se.md]:"h-5 w-9",[Se.lg]:"h-6 w-11",[Se.xl]:"h-7 w-[3.25rem]"},status:{[kr.default]:"disabled:data-[state=checked]:bg-muted-foreground/40 enabled:data-[state=unchecked]:hover:bg-input/80 data-[state=checked]:bg-primary data-[state=checked]:hover:bg-primary/90",[kr.error]:"bg-destructive/30 disabled:bg-destructive/25 disabled:data-[state=checked]:bg-destructive/50 enabled:data-[state=unchecked]:hover:bg-destructive/45 focus-visible:ring-destructive data-[state=checked]:bg-destructive data-[state=checked]:hover:bg-destructive/90",[kr.success]:"disabled:bg-success/20 disabled:data-[state=checked]:bg-success/45 focus-visible:ring-success enabled:data-[state=unchecked]:hover:bg-input/80 data-[state=checked]:bg-success data-[state=checked]:hover:bg-success/90"}},defaultVariants:{size:Se.md,status:kr.default}}),Fb={[Se.sm]:"h-3.5 w-3.5",[Se.md]:"h-4 w-4",[Se.lg]:"h-5 w-5",[Se.xl]:"h-6 w-6"},_b={[Se.sm]:"data-[state=checked]:translate-x-3.5",[Se.md]:"data-[state=checked]:translate-x-4",[Se.lg]:"data-[state=checked]:translate-x-5",[Se.xl]:"data-[state=checked]:translate-x-6"},oc=Db(({className:e,size:t=Se.md,status:r=kr.default,checked:a,disabled:i,...n},s)=>{let l=u(t);return tc(na.Root,{ref:s,checked:a,disabled:i,className:o(rc({size:l,status:r}),e),...n,children:tc(na.Thumb,{className:o("pointer-events-none block rounded-full bg-background shadow-sm transition-transform duration-150",Fb[l],_b[l])},void 0,!1,void 0,this)},void 0,!1,void 0,this)});oc.displayName="Switch";import{cva as ut}from"class-variance-authority";import{createContext as Ob,forwardRef as Rt,useContext as ac}from"react";import{jsxDEV as ot}from"react/jsx-dev-runtime";var he={sm:"sm",md:"md",lg:"lg"},fi=Ob(he.md),ic=ut("relative w-full overflow-auto rounded-[var(--radius)] border border-border bg-card shadow-[var(--shadow-sm)]"),nc=ut("w-full caption-bottom",{variants:{size:{[he.sm]:"text-xs",[he.md]:"text-sm",[he.lg]:"text-sm"}},defaultVariants:{size:he.md}}),sc=ut("sticky top-0 z-[1] [&_tr]:border-b [&_tr]:border-border [&_th]:bg-muted"),lc=ut("[&_tr:last-child]:border-0"),mc=ut("border-t border-border bg-muted font-medium text-muted-foreground [&>tr]:last:border-b-0"),dc=ut("gs-interactive border-b border-border hover:bg-muted/50 data-[state=selected]:bg-primary/10"),pc=ut("text-left align-middle font-semibold text-muted-foreground [&:has([role=checkbox])]:pr-0",{variants:{size:{[he.sm]:"h-8 px-2",[he.md]:"h-10 px-3",[he.lg]:"h-12 px-4"}},defaultVariants:{size:he.md}}),cc=ut("align-middle text-foreground [&:has([role=checkbox])]:pr-0",{variants:{size:{[he.sm]:"p-2",[he.md]:"p-3",[he.lg]:"p-4"}},defaultVariants:{size:he.md}}),uc=ut("mt-4 text-sm text-muted-foreground"),fc=Rt(({className:e,containerClassName:t,size:r=he.md,...a},i)=>{let n=u(r)??he.md;return ot(fi.Provider,{value:n,children:ot("div",{className:o(ic(),t),children:ot("table",{ref:i,className:o(nc({size:n}),e),...a},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});fc.displayName="Table";var gc=Rt(({className:e,...t},r)=>ot("thead",{ref:r,className:o(sc(),e),...t},void 0,!1,void 0,this));gc.displayName="TableHeader";var vc=Rt(({className:e,...t},r)=>ot("tbody",{ref:r,className:o(lc(),e),...t},void 0,!1,void 0,this));vc.displayName="TableBody";var bc=Rt(({className:e,...t},r)=>ot("tfoot",{ref:r,className:o(mc(),e),...t},void 0,!1,void 0,this));bc.displayName="TableFooter";var yc=Rt(({className:e,...t},r)=>ot("tr",{ref:r,className:o(dc(),e),...t},void 0,!1,void 0,this));yc.displayName="TableRow";var Pc=Rt(({className:e,size:t,...r},a)=>{let i=ac(fi);return ot("th",{ref:a,className:o(pc({size:t??i}),e),...r},void 0,!1,void 0,this)});Pc.displayName="TableHead";var hc=Rt(({className:e,size:t,...r},a)=>{let i=ac(fi);return ot("td",{ref:a,className:o(cc({size:t??i}),e),...r},void 0,!1,void 0,this)});hc.displayName="TableCell";var Tc=Rt(({className:e,...t},r)=>ot("caption",{ref:r,className:o(uc(),e),...t},void 0,!1,void 0,this));Tc.displayName="TableCaption";import*as Qe from"@radix-ui/react-tabs";import{cva as gi}from"class-variance-authority";import{createContext as Gb,forwardRef as vi,useCallback as xc,useContext as Wb,useEffect as bi,useLayoutEffect as Ub,useRef as sa,useState as $b}from"react";import{jsxDEV as po}from"react/jsx-dev-runtime";var at={sm:"sm",md:"md",lg:"lg",xl:"xl"},Cc=gi("relative inline-flex items-center justify-center rounded-[var(--radius)] border border-border bg-muted/50 p-1 text-muted-foreground",{variants:{size:{[at.sm]:"h-9 gap-0.5",[at.md]:"h-11 gap-1",[at.lg]:"h-12 gap-1",[at.xl]:"h-14 gap-1.5"}},defaultVariants:{size:at.md}}),Sc=gi("gs-interactive relative z-10 inline-flex items-center justify-center whitespace-nowrap rounded-[calc(var(--radius)-2px)] font-semibold outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:pointer-events-none disabled:cursor-not-allowed disabled:text-muted-foreground/50 data-[state=active]:text-foreground data-[state=inactive]:hover:text-foreground/80",{variants:{size:{[at.sm]:"px-2.5 py-1 text-xs",[at.md]:"px-3 py-1.5 text-sm",[at.lg]:"px-4 py-2 text-sm",[at.xl]:"px-5 py-2.5 text-base"}},defaultVariants:{size:at.md}}),zc=gi("mt-3 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2"),wc=Gb({registerTrigger:()=>{}}),Kb=typeof window<"u"?Ub:bi,Yb=Qe.Root,Mc=vi(({className:e,size:t,children:r,...a},i)=>{let n=u(t),s=sa(null),l=sa(new Map),[m,d]=$b(null),f=sa(!0),c=xc((p,v)=>{if(v)l.current.set(p,v);else l.current.delete(p)},[]),P=xc(()=>{let p=s.current;if(!p)return;let v=p.querySelector('[data-state="active"]');if(!v){d(null);return}let S=p.getBoundingClientRect(),N=v.getBoundingClientRect();d({left:N.left-S.left,width:N.width})},[]);return Kb(()=>{P()},[P]),bi(()=>{let p=s.current;if(!p)return;let v=new MutationObserver(()=>{f.current=!1,P()});return v.observe(p,{attributes:!0,attributeFilter:["data-state"],subtree:!0}),()=>v.disconnect()},[P]),po(wc.Provider,{value:{registerTrigger:c},children:po(Qe.List,{ref:(p)=>{if(s.current=p,typeof i==="function")i(p);else if(i)i.current=p},className:o(Cc({size:n}),e),...a,children:[m&&po("span",{"aria-hidden":"true",className:o("absolute rounded-[calc(var(--radius)-2px)] bg-background shadow-sm",!f.current&&"transition-[left,width] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-emphasized)]"),style:{left:m.left,width:m.width,top:"4px",bottom:"4px"}},void 0,!1,void 0,this),r]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});Mc.displayName=Qe.List.displayName;var Nc=vi(({className:e,size:t,value:r,...a},i)=>{let n=u(t),{registerTrigger:s}=Wb(wc),l=sa(null);return bi(()=>{return s(r,l.current),()=>s(r,null)},[r,s]),po(Qe.Trigger,{ref:(m)=>{if(l.current=m,typeof i==="function")i(m);else if(i)i.current=m},value:r,className:o(Sc({size:n}),e),...a},void 0,!1,void 0,this)});Nc.displayName=Qe.Trigger.displayName;var Lc=vi(({className:e,...t},r)=>po(Qe.Content,{ref:r,className:o(zc(),e),...t},void 0,!1,void 0,this));Lc.displayName=Qe.Content.displayName;import{cva as Xb}from"class-variance-authority";import{forwardRef as qb}from"react";import{jsxDEV as Zb}from"react/jsx-dev-runtime";var co={default:"default",error:"error",success:"success"},Ar={sm:"sm",md:"md",lg:"lg",xl:"xl"},Rc=Xb("gs-interactive w-full resize-y rounded-[var(--radius)] border border-input bg-background text-sm text-foreground outline-none placeholder:text-muted-foreground focus-visible:ring-2 disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground",{variants:{status:{[co.default]:"focus-visible:ring-primary",[co.error]:"border-destructive focus-visible:ring-destructive",[co.success]:"border-success focus-visible:ring-success"},size:{[Ar.sm]:"min-h-[64px] px-2 py-1.5 text-xs",[Ar.md]:"min-h-[96px] px-3 py-2",[Ar.lg]:"min-h-[112px] px-4 py-2.5",[Ar.xl]:"min-h-[128px] px-4 py-3 text-base"}},defaultVariants:{status:co.default,size:Ar.md}}),Hc=qb(({className:e,status:t=co.default,size:r=Ar.md,fullWidth:a=!1,noResize:i=!1,disabled:n,...s},l)=>{let m=u(r);return Zb("textarea",{ref:l,className:o(Rc({status:t,size:m}),n&&"bg-muted",a&&"w-full",i&&"resize-none",e),disabled:n,...s},void 0,!1,void 0,this)});Hc.displayName="Textarea";import{cva as Ht}from"class-variance-authority";import{forwardRef as kt}from"react";import{jsxDEV as it}from"react/jsx-dev-runtime";var kc=Ht("relative flex flex-col"),Ac=Ht(["group relative flex pb-8 last:pb-0","transition-opacity duration-300 ease-[cubic-bezier(0.22,1,0.36,1)]"],{variants:{align:{left:"flex-row gap-4",right:"flex-row-reverse gap-4"},animated:{true:"gs-timeline-item-animated",false:""}},defaultVariants:{align:"left",animated:!0}}),Ic=Ht(["absolute bottom-0 w-0.5 rounded-full","transition-[background-color,opacity,height] duration-300 ease-[cubic-bezier(0.22,1,0.36,1)]"],{variants:{variant:{default:"bg-border",success:"bg-gradient-to-b from-success/50 to-success/30",warning:"bg-gradient-to-b from-warning/50 to-warning/30",error:"bg-gradient-to-b from-destructive/50 to-destructive/30",info:"bg-gradient-to-b from-info/50 to-info/30",primary:"bg-gradient-to-b from-primary/50 to-primary/30"},size:{sm:"left-[11px] top-7",md:"left-[15px] top-9",lg:"left-[21px] top-12",xl:"left-[25px] top-14"},animated:{true:"gs-timeline-connector-animated",false:""}},defaultVariants:{variant:"default",size:"md",animated:!0}}),Vc=Ht(["relative z-10 flex shrink-0 items-center justify-center rounded-full border-2","transition-[color,background-color,border-color,box-shadow] duration-200 ease-[cubic-bezier(0.22,1,0.36,1)]","[&>svg]:shrink-0"],{variants:{variant:{default:["border-border/80 bg-card text-muted-foreground","shadow-[0_1px_3px_rgba(0,0,0,0.12),0_0_0_2px_rgba(0,0,0,0.04)]","hover:border-border hover:shadow-[0_2px_6px_rgba(0,0,0,0.16),0_0_0_2px_rgba(0,0,0,0.06)]"],success:["border-success/60 bg-success/10 text-success","shadow-[0_1px_4px_rgba(0,0,0,0.1),0_0_0_2px_rgba(var(--success-rgb,34,197,94),0.2)]","hover:bg-success/15 hover:border-success/70 hover:shadow-[0_2px_8px_rgba(0,0,0,0.12),0_0_0_3px_rgba(var(--success-rgb,34,197,94),0.25)]"],warning:["border-warning/60 bg-warning/10 text-warning","shadow-[0_1px_4px_rgba(0,0,0,0.1),0_0_0_2px_rgba(var(--warning-rgb,234,179,8),0.2)]","hover:bg-warning/15 hover:border-warning/70 hover:shadow-[0_2px_8px_rgba(0,0,0,0.12),0_0_0_3px_rgba(var(--warning-rgb,234,179,8),0.25)]"],error:["border-destructive/60 bg-destructive/10 text-destructive","shadow-[0_1px_4px_rgba(0,0,0,0.1),0_0_0_2px_rgba(var(--destructive-rgb,239,68,68),0.2)]","hover:bg-destructive/15 hover:border-destructive/70 hover:shadow-[0_2px_8px_rgba(0,0,0,0.12),0_0_0_3px_rgba(var(--destructive-rgb,239,68,68),0.25)]"],info:["border-info/60 bg-info/10 text-info","shadow-[0_1px_4px_rgba(0,0,0,0.1),0_0_0_2px_rgba(var(--info-rgb,59,130,246),0.2)]","hover:bg-info/15 hover:border-info/70 hover:shadow-[0_2px_8px_rgba(0,0,0,0.12),0_0_0_3px_rgba(var(--info-rgb,59,130,246),0.25)]"],primary:["border-primary/60 bg-primary/10 text-primary","shadow-[0_1px_4px_rgba(0,0,0,0.1),0_0_0_2px_rgba(var(--primary-rgb,99,102,241),0.2)]","hover:bg-primary/15 hover:border-primary/70 hover:shadow-[0_2px_8px_rgba(0,0,0,0.12),0_0_0_3px_rgba(var(--primary-rgb,99,102,241),0.25)]"]},size:{sm:"h-6 w-6 [&>svg]:size-3",md:"h-8 w-8 [&>svg]:size-4",lg:"h-11 w-11 [&>svg]:size-5",xl:"h-14 w-14 [&>svg]:size-6"},pulse:{true:"gs-timeline-dot-pulse-enabled gs-timeline-dot-pulse",false:""},animated:{true:"gs-timeline-dot-animated",false:""}},defaultVariants:{variant:"default",size:"md",pulse:!1,animated:!0}}),Bc=Ht("flex flex-col gap-1 pt-0.5 min-w-0 transition-opacity duration-200 ease-[cubic-bezier(0.22,1,0.36,1)]"),Dc=Ht("font-semibold text-foreground leading-tight transition-colors duration-200 ease-[cubic-bezier(0.22,1,0.36,1)]",{variants:{size:{sm:"text-sm",md:"text-base",lg:"text-lg",xl:"text-xl"}},defaultVariants:{size:"md"}}),Fc=Ht("text-muted-foreground transition-colors duration-200 ease-[cubic-bezier(0.22,1,0.36,1)]",{variants:{size:{sm:"text-sm",md:"text-sm",lg:"text-base",xl:"text-lg"}},defaultVariants:{size:"md"}}),_c=Ht("font-medium text-muted-foreground/70 transition-colors duration-200 ease-[cubic-bezier(0.22,1,0.36,1)]",{variants:{size:{sm:"text-sm",md:"text-sm",lg:"text-base",xl:"text-base"}},defaultVariants:{size:"md"}});var Oc=kt(({className:e,...t},r)=>{return it("div",{ref:r,role:"list","aria-label":"Timeline events",className:o(kc(),e),...t},void 0,!1,void 0,this)});Oc.displayName="Timeline";var Gc=kt(({className:e,align:t,isLast:r,animated:a=!0,...i},n)=>{return it("div",{ref:n,role:"listitem",className:o(Ac({align:t,animated:a}),e),"data-last":r,...i},void 0,!1,void 0,this)});Gc.displayName="TimelineItem";var Wc=kt(({className:e,variant:t,size:r,animated:a=!0,...i},n)=>{let s=u(r);return it("div",{ref:n,className:o(Ic({variant:t,size:s,animated:a}),e),...i},void 0,!1,void 0,this)});Wc.displayName="TimelineConnector";var Uc=kt(({className:e,variant:t,size:r,icon:a,children:i,pulse:n=!1,animated:s=!0,...l},m)=>{let d=u(r);return it("div",{ref:m,className:o(Vc({variant:t,size:d,pulse:n,animated:s}),e),"aria-hidden":"true",...l,children:a||i||it(Jb,{},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Uc.displayName="TimelineDot";var $c=kt(({className:e,...t},r)=>{return it("div",{ref:r,className:o(Bc(),e),...t},void 0,!1,void 0,this)});$c.displayName="TimelineContent";var Kc=kt(({className:e,size:t,...r},a)=>{let i=u(t);return it("h4",{ref:a,className:o(Dc({size:i}),e),...r},void 0,!1,void 0,this)});Kc.displayName="TimelineTitle";var Yc=kt(({className:e,size:t,...r},a)=>{let i=u(t);return it("p",{ref:a,className:o(Fc({size:i}),e),...r},void 0,!1,void 0,this)});Yc.displayName="TimelineDescription";var Xc=kt(({className:e,size:t,...r},a)=>{let i=u(t);return it("time",{ref:a,className:o(_c({size:i}),e),...r},void 0,!1,void 0,this)});Xc.displayName="TimelineTime";function Jb(){return it("span",{className:"size-2 rounded-full bg-current"},void 0,!1,void 0,this)}import{cva as qc}from"class-variance-authority";var Ir={default:"default",success:"success",info:"info",warning:"warning",error:"error"},Ge={sm:"sm",md:"md",lg:"lg"},yi=qc("pointer-events-auto relative flex w-full items-center overflow-hidden rounded-[var(--radius)] border shadow-[var(--shadow-md)]",{variants:{variant:{[Ir.default]:"border-border bg-card text-card-foreground",[Ir.success]:"border-success/30 bg-card text-card-foreground",[Ir.info]:"border-info/30 bg-card text-card-foreground",[Ir.warning]:"border-warning/30 bg-card text-card-foreground",[Ir.error]:"border-destructive/30 bg-card text-card-foreground"},size:{[Ge.sm]:"gap-2 p-3",[Ge.md]:"gap-3 p-4",[Ge.lg]:"gap-3.5 p-5"}},defaultVariants:{variant:Ir.default,size:Ge.md}}),Pi=qc("gs-interactive inline-flex shrink-0 items-center justify-center rounded-[var(--radius)] border border-border bg-transparent font-medium text-foreground hover:bg-secondary focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50",{variants:{size:{[Ge.sm]:"h-6 px-2 text-xs",[Ge.md]:"h-7 px-2.5 text-xs",[Ge.lg]:"h-8 px-3 text-sm"}},defaultVariants:{size:Ge.md}});import{AlertTriangle as iy,CheckCircle2 as ny,Info as jc,X as sy,XCircle as ly}from"lucide-react";import{forwardRef as my,useCallback as da,useEffect as pa,useRef as Si,useState as zi}from"react";import{useSyncExternalStore as Qb}from"react";var Eb=5,Jc=5000,jb=500,hi=0;function ey(){return hi=(hi+1)%Number.MAX_SAFE_INTEGER,`toast-${hi}-${Date.now()}`}var Ti=new Set,We=[],jt=new Map,fo=new Map,go=!1,Et=new Map;function la(){for(let e of Ti)e()}function Zc(){return We}function ty(e){return Ti.add(e),()=>{Ti.delete(e)}}function xi(e,t){if(go){Et.set(e,t);return}clearTimeout(jt.get(e));let r=Date.now(),a=setTimeout(()=>{jt.delete(e),Et.delete(e),ma(e)},t);jt.set(e,a),Et.set(e,t);let i=setInterval(()=>{let n=Date.now()-r,s=t-n;if(s<=0)clearInterval(i),Et.delete(e);else Et.set(e,s)},100)}function ry(e){clearTimeout(fo.get(e));let t=setTimeout(()=>{We=We.filter((r)=>r.id!==e),fo.delete(e),la()},jb);fo.set(e,t)}function uo(e){let t=e.id??ey(),r=e.duration??Jc;if(We.find((n)=>n.id===t))return We=We.map((n)=>n.id===t?{...n,...e,id:t,open:!0,createdAt:Date.now()}:n),clearTimeout(fo.get(t)),fo.delete(t),xi(t,r),la(),t;return We=[{...e,id:t,variant:e.variant??"default",dismissible:e.dismissible??!0,open:!0,createdAt:Date.now()},...We].slice(0,Eb),xi(t,r),la(),t}function ma(e){clearTimeout(jt.get(e)),jt.delete(e),Et.delete(e),We=We.map((t)=>t.id===e?{...t,open:!1}:t),la(),ry(e)}function Qc(){for(let e of We)ma(e.id)}function oy(){if(go)return;go=!0;for(let[e,t]of jt)clearTimeout(t),jt.delete(e)}function ay(){if(!go)return;go=!1;for(let e of We)if(e.open){let t=Et.get(e.id)??Jc;xi(e.id,t)}}var Ec=Object.assign((e)=>uo(e),{success:(e,t)=>uo({...t,variant:"success",title:e}),info:(e,t)=>uo({...t,variant:"info",title:e}),warning:(e,t)=>uo({...t,variant:"warning",title:e}),error:(e,t)=>uo({...t,variant:"error",title:e}),dismiss:ma,dismissAll:Qc});function Ci(){return{toasts:Qb(ty,Zc,Zc),toast:Ec,dismiss:ma,dismissAll:Qc,pauseAll:oy,resumeAll:ay}}import{jsxDEV as ze}from"react/jsx-dev-runtime";var tu=10,eu=0.05,dy=200,ru="cubic-bezier(0.2, 0.8, 0.2, 1)",py="cubic-bezier(0.22, 1, 0.36, 1)",cy={"top-right":"top-4 right-4","top-left":"top-4 left-4","bottom-right":"bottom-4 right-4","bottom-left":"bottom-4 left-4","top-center":"top-4 left-1/2 -translate-x-1/2","bottom-center":"bottom-4 left-1/2 -translate-x-1/2"},uy={success:(e)=>ze(ny,{className:o("mt-0.5 shrink-0 text-success",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),info:(e)=>ze(jc,{className:o("mt-0.5 shrink-0 text-info",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),warning:(e)=>ze(iy,{className:o("mt-0.5 shrink-0 text-warning",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),error:(e)=>ze(ly,{className:o("mt-0.5 shrink-0 text-destructive",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),default:(e)=>ze(jc,{className:o("mt-0.5 shrink-0 text-muted-foreground",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this)};function fy(e,t,r,a,i){let n=e<a,s=r?i:e*tu,l=r?1:n?1-e*eu:1-a*eu,m=n||r?1:0,d=t-e;return{offset:s,scale:l,opacity:m,zIndex:d}}var ou=my(({position:e="bottom-right",gap:t=12,visibleCount:r=3,size:a=Ge.md,className:i,...n},s)=>{let{toasts:l,dismiss:m,pauseAll:d,resumeAll:f}=Ci(),c=u(a)??Ge.md,[P,p]=zi(!1),[v,S]=zi({}),N=Si(null),z=Si(void 0),T=e.startsWith("bottom"),b=da((h)=>{if(N.current=h,typeof s==="function")s(h);else if(s)s.current=h},[s]),x=da(()=>{clearTimeout(z.current),p(!0),d()},[d]),M=da(()=>{clearTimeout(z.current),z.current=setTimeout(()=>{p(!1),f()},dy)},[f]);pa(()=>{return()=>clearTimeout(z.current)},[]);let C=da((h,V)=>{S((J)=>{if(J[h]===V)return J;return{...J,[h]:V}})},[]);if(pa(()=>{let h=new Set(l.map((V)=>V.id));S((V)=>{let J=!1,k={};for(let[Y,g]of Object.entries(V))if(h.has(Y))k[Y]=g;else J=!0;return J?k:V})},[l]),l.length===0)return null;let L=l.filter((h)=>h.open),R=new Map,_=0;for(let[h,V]of L.entries()){let J=v[V.id]??0;R.set(V.id,fy(h,L.length,P,r,_)),_+=J+t}let G=L[0],$=(G?v[G.id]??0:0)+Math.min(L.length-1,r-1)*tu,w=_-(L.length>0?t:0),I=P?w:$;return ze("ol",{ref:b,role:"region","aria-label":"Notifications",tabIndex:-1,onMouseEnter:x,onMouseLeave:M,className:o("pointer-events-auto fixed z-[100] w-full max-w-[400px] outline-none",cy[e],i),style:{height:Math.max(I,0),transition:`height 400ms ${ru}`},...n,children:l.map((h)=>{let V=!h.open,J=R.get(h.id);return ze(gy,{toast:h,layout:J??{offset:0,scale:1,opacity:0,zIndex:0},isClosed:V,isBottom:T,size:c,onDismiss:m,onMeasure:C},h.id,!1,void 0,this)})},void 0,!1,void 0,this)});ou.displayName="Toaster";function gy({toast:e,layout:t,isClosed:r,isBottom:a,size:i,onDismiss:n,onMeasure:s}){let l=Si(null),[m,d]=zi(!1);pa(()=>{let v=requestAnimationFrame(()=>d(!0));return()=>cancelAnimationFrame(v)},[]),pa(()=>{let v=l.current;if(!v)return;let S=new ResizeObserver((N)=>{for(let z of N){let T=z.borderBoxSize?.[0];if(T)s(e.id,T.blockSize)}});return S.observe(v),()=>S.disconnect()},[e.id,s]);let f=a?{bottom:0,left:0,right:0}:{top:0,left:0,right:0},c,P,p;if(!m)c=`translateY(${a?80:-80}px) scale(0.9)`,P=0,p="none";else if(r)c=`translateY(${a?80:-80}px) scale(0.95)`,P=0,p="none";else c=`translateY(${a?-t.offset:t.offset}px) scale(${t.scale})`,P=t.opacity,p="auto";return ze("li",{ref:l,"data-state":e.open?"open":"closed","data-variant":e.variant,className:"absolute list-none",style:{...f,zIndex:t.zIndex,transformOrigin:a?"center bottom":"center top",transform:c,opacity:P,pointerEvents:p,transition:[`transform 400ms ${ru}`,`opacity 250ms ${py}`].join(", ")},children:ze("div",{className:o(yi({variant:e.variant,size:i}),"w-full"),children:[uy[e.variant]?.(i),ze("div",{className:"flex-1 space-y-0.5",children:[e.title&&ze("p",{className:o("font-semibold leading-tight",i==="sm"?"text-xs":"text-sm"),children:e.title},void 0,!1,void 0,this),e.description&&ze("p",{className:o("leading-snug text-muted-foreground",i==="sm"?"text-xs":"text-sm"),children:e.description},void 0,!1,void 0,this)]},void 0,!0,void 0,this),e.action&&ze("button",{type:"button",className:o(Pi({size:i}),"mt-0.5"),onClick:e.action.onClick,"aria-label":e.action.altText,children:e.action.label},void 0,!1,void 0,this),e.dismissible!==!1&&ze("button",{type:"button",className:o("gs-interactive mt-0.5 shrink-0 rounded-[var(--radius)] p-1 text-muted-foreground hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",i==="sm"?"[&>svg]:size-3.5":"[&>svg]:size-4"),onClick:()=>n(e.id),"aria-label":"Dismiss",children:ze(sy,{},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}import*as au from"@radix-ui/react-toggle";import{cva as vy}from"class-variance-authority";import{forwardRef as by}from"react";import{jsxDEV as yy}from"react/jsx-dev-runtime";var wi={default:"default",outline:"outline"},ca={sm:"sm",md:"md",lg:"lg"},ua=vy("gs-interactive inline-flex items-center justify-center gap-2 rounded-[var(--radius)] border border-transparent text-sm font-medium outline-none transition-[color,background-color,border-color] duration-150 hover:bg-muted hover:text-muted-foreground focus-visible:border-primary disabled:cursor-not-allowed disabled:pointer-events-none data-[state=on]:bg-accent data-[state=on]:text-accent-foreground [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{[wi.default]:"bg-transparent disabled:bg-transparent disabled:text-foreground/50",[wi.outline]:"border-input bg-transparent hover:bg-accent hover:text-accent-foreground disabled:bg-transparent disabled:text-foreground/50 disabled:border-border/50"},size:{[ca.sm]:"h-7 px-1.5 min-w-7 text-xs",[ca.md]:"h-10 px-3 min-w-10",[ca.lg]:"h-11 px-5 min-w-11"}},defaultVariants:{variant:wi.default,size:ca.md}}),iu=by(({className:e,variant:t,size:r,...a},i)=>{let n=u(r);return yy(au.Root,{ref:i,className:o(ua({variant:t,size:n}),e),...a},void 0,!1,void 0,this)});iu.displayName="Toggle";import*as fa from"@radix-ui/react-toggle-group";import{cva as Py}from"class-variance-authority";import{createContext as hy,forwardRef as nu,useContext as Ty}from"react";import{jsxDEV as Mi}from"react/jsx-dev-runtime";var xy={default:"default",outline:"outline"},Cy={sm:"sm",md:"md",lg:"lg"},su=Py("flex items-center justify-center gap-1"),lu=hy({size:Cy.md,variant:xy.default}),mu=nu(({className:e,variant:t,size:r,children:a,...i},n)=>{let s=u(r);return Mi(fa.Root,{ref:n,className:o(su(),e),...i,children:Mi(lu.Provider,{value:{variant:t,size:s},children:a},void 0,!1,void 0,this)},void 0,!1,void 0,this)});mu.displayName="ToggleGroup";var du=nu(({className:e,children:t,variant:r,size:a,...i},n)=>{let s=Ty(lu),l=u(a);return Mi(fa.Item,{ref:n,className:o(ua({variant:r??s.variant,size:l??s.size}),e),...i,children:t},void 0,!1,void 0,this)});du.displayName="ToggleGroupItem";import{cva as pu}from"class-variance-authority";import{forwardRef as ga}from"react";import{jsxDEV as va}from"react/jsx-dev-runtime";var Ee={sm:"sm",md:"md",lg:"lg"},cu=pu("flex items-center border-b border-border bg-background",{variants:{size:{[Ee.sm]:"gap-1.5 px-3 py-1.5",[Ee.md]:"gap-2 px-4 py-2",[Ee.lg]:"gap-3 px-5 py-2.5"}},defaultVariants:{size:Ee.md}}),uu=ga(({className:e,size:t=Ee.md,...r},a)=>{let i=u(t);return va("div",{ref:a,role:"toolbar",className:o(cu({size:i}),e),...r},void 0,!1,void 0,this)});uu.displayName="Toolbar";var fu=pu("flex items-center",{variants:{size:{[Ee.sm]:"gap-1",[Ee.md]:"gap-1.5",[Ee.lg]:"gap-2"}},defaultVariants:{size:Ee.md}}),gu=ga(({className:e,size:t=Ee.md,...r},a)=>{let i=u(t);return va("div",{ref:a,role:"group",className:o(fu({size:i}),e),...r},void 0,!1,void 0,this)});gu.displayName="ToolbarGroup";var vu=ga(({className:e,...t},r)=>{return va("div",{ref:r,role:"none",className:o("h-5 w-px shrink-0 bg-border",e),...t},void 0,!1,void 0,this)});vu.displayName="ToolbarSeparator";var bu=ga(({className:e,...t},r)=>{return va("div",{ref:r,className:o("flex-1",e),...t},void 0,!1,void 0,this)});bu.displayName="ToolbarSpacer";import*as nt from"@radix-ui/react-tooltip";import{cva as Sy}from"class-variance-authority";import{createContext as zy,forwardRef as yu,useContext as Pu}from"react";import{jsxDEV as vo}from"react/jsx-dev-runtime";var wy=nt.Provider,Ni=zy(!1),hu=({persistOnClick:e=!1,children:t,...r})=>vo(Ni.Provider,{value:e,children:vo(nt.Root,{...r,children:t},void 0,!1,void 0,this)},void 0,!1,void 0,this);hu.displayName="Tooltip";var Tu=yu(({onClick:e,onPointerDown:t,...r},a)=>{let i=Pu(Ni);return vo(nt.Trigger,{ref:a,onClick:i?(n)=>{n.preventDefault(),e?.(n)}:e,onPointerDown:i?(n)=>{n.preventDefault(),t?.(n)}:t,...r},void 0,!1,void 0,this)});Tu.displayName="TooltipTrigger";var Vr={sm:"sm",md:"md",lg:"lg"},xu=Sy("z-50 overflow-hidden rounded-[var(--radius)] border border-primary/20 bg-primary text-primary-foreground shadow-[var(--shadow-md)] gs-float-content origin-[var(--radix-tooltip-content-transform-origin)]",{variants:{size:{[Vr.sm]:"px-2 py-1 text-[10px]",[Vr.md]:"px-3 py-1.5 text-xs",[Vr.lg]:"px-4 py-2 text-sm"}},defaultVariants:{size:Vr.md}}),Cu=yu(({className:e,sideOffset:t=4,onPointerDownOutside:r,size:a=Vr.md,...i},n)=>{let s=Pu(Ni),l=u(a);return vo(nt.Portal,{children:vo(nt.Content,{ref:n,sideOffset:t,className:o(xu({size:l}),e),onPointerDownOutside:s?(m)=>{m.preventDefault(),r?.(m)}:r,...i},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Cu.displayName="TooltipContent";import*as At from"react";var My=()=>{};function Ny({prop:e,defaultProp:t,onChange:r=My}){let[a,i]=Ly({defaultProp:t,onChange:r}),n=e!==void 0,s=n?e:a,l=At.useCallback((m)=>{if(n){let f=typeof m==="function"?m(e):m;if(f!==e)r(f)}else i(m)},[n,e,i,r]);return[s,l]}function Ly({defaultProp:e,onChange:t}){let r=At.useState(e),[a]=r,i=At.useRef(a),n=t;return At.useEffect(()=>{if(i.current!==a)n?.(a),i.current=a},[a,n]),r}export{Ci as useToast,Mb as useTheme,Xr as usePlatform,_v as useOverlay,ni as useHotkey,$r as useFormField,u as useDensitySize,zu as useDensity,Ny as useControllableState,Yr as useComposedRefs,Df as useCommandShortcut,Ha as useCommand,xu as tooltipContentVariants,cu as toolbarVariants,fu as toolbarGroupVariants,ua as toggleVariants,su as toggleGroupVariants,yi as toastVariants,Pi as toastActionVariants,Ec as toast,kc as timelineVariants,Dc as timelineTitleVariants,_c as timelineTimeVariants,Ac as timelineItemVariants,Vc as timelineDotVariants,Fc as timelineDescriptionVariants,Bc as timelineContentVariants,Ic as timelineConnectorVariants,Rc as textareaVariants,Sc as tabsTriggerVariants,Cc as tabsListVariants,zc as tabsContentVariants,nc as tableVariants,dc as tableRowVariants,sc as tableHeaderVariants,pc as tableHeadVariants,mc as tableFooterVariants,ic as tableContainerVariants,cc as tableCellVariants,uc as tableCaptionVariants,lc as tableBodyVariants,rc as switchVariants,Gp as stepperVariants,Wp as stepVariants,Yp as stepTitleVariants,Up as stepIndicatorVariants,Xp as stepDescriptionVariants,Kp as stepContentVariants,$p as stepConnectorVariants,_p as statCardVariants,ra as spotlightStatusVariants,oa as spotlightStatusTitleVariants,Mp as spotlightStatusDescriptionVariants,wp as spotlightShortcutVariants,Pp as spotlightResultsVariants,gp as spotlightPanelVariants,fp as spotlightOverlayVariants,Tp as spotlightOptionVariants,Sp as spotlightOptionTitleVariants,xp as spotlightOptionIconVariants,zp as spotlightOptionDescriptionVariants,Cp as spotlightOptionContentVariants,ta as spotlightKbdVariants,bp as spotlightInputVariants,yp as spotlightIconVariants,vp as spotlightHeaderVariants,hp as spotlightGroupLabelVariants,sp as sliderVariants,lp as sliderTrackVariants,dp as sliderThumbVariants,mp as sliderRangeVariants,ep as skeletonVariants,tp as skeletonTextVariants,op as skeletonButtonVariants,rp as skeletonAvatarVariants,Wm as sheetOverlayVariants,Um as sheetContentVariants,Ed as separatorVariants,Kd as selectTriggerVariants,Yd as selectContentVariants,Vd as segmentedControlVariants,Dd as segmentedControlLabelVariants,Bd as segmentedControlItemVariants,Nd as scrollBarVariants,Ld as scrollBarThumbVariants,Md as scrollAreaVariants,hd as resizablePanelVariants,Pd as resizablePanelGroupVariants,Td as resizableHandleVariants,xd as resizableHandleIconVariants,vd as radioItemVariants,gd as radioGroupVariants,dd as progressVariants,pd as progressIndicatorVariants,xr as popoverContentVariants,ai as parseHotkey,Em as paginationVariants,Do as paginationLinkVariants,ed as paginationItemVariants,td as paginationEllipsisVariants,jm as paginationContentVariants,Bm as otpSlotVariants,_m as otpSeparatorVariants,Fm as otpPlaceholderVariants,Dm as otpInputVariants,Vm as otpGroupVariants,Im as otpContainerVariants,Sm as navigationMenuViewportVariants,hm as navigationMenuVariants,xm as navigationMenuTriggerVariants,Tm as navigationMenuListVariants,hv as navigationMenuLinkVariants,zm as navigationMenuIndicatorVariants,Cm as navigationMenuContentVariants,bm as multiselectTriggerVariants,ii as matchHotkey,cm as labelVariants,mm as kbdVariants,mr as isSameDay,sm as inputVariants,am as hoverCardContentVariants,Ay as formatHotkeyTokens,qr as formatHotkey,Ql as formFieldVariants,Wl as fileUploadVariants,Ga as fileUploadTextVariants,$l as fileUploadListVariants,Kl as fileUploadItemVariants,Xl as fileUploadItemSizeVariants,ql as fileUploadItemRemoveVariants,Yl as fileUploadItemNameVariants,Ul as fileUploadIconVariants,Il as errorBoundaryVariants,Bl as errorBoundaryTitleVariants,Vl as errorBoundaryIconVariants,_l as errorBoundaryDetailsVariants,Dl as errorBoundaryDescriptionVariants,Fl as errorBoundaryActionsVariants,Ml as emptyStateVariants,Ll as emptyStateTitleVariants,Nl as emptyStateIconVariants,Rl as emptyStateDescriptionVariants,Hl as emptyStateActionsVariants,gl as dropdownMenuShortcutVariants,fl as dropdownMenuSeparatorVariants,cl as dropdownMenuRadioItemVariants,ul as dropdownMenuLabelVariants,Oa as dropdownMenuItemVariants,_a as dropdownMenuContentVariants,pl as dropdownMenuCheckboxItemVariants,tl as drawerOverlayVariants,ol as drawerHandleVariants,rl as drawerContentVariants,Js as dialogContentVariants,Wa as detectPlatform,sM as cva,ky as createOptionalContext,Hy as createContext,Fs as contextMenuShortcutVariants,Ds as contextMenuSeparatorVariants,Vs as contextMenuRadioItemVariants,Bs as contextMenuLabelVariants,Ia as contextMenuItemVariants,Aa as contextMenuContentVariants,Is as contextMenuCheckboxItemVariants,Ry as composeRefs,xs as commandShortcutVariants,Ts as commandSeparatorVariants,fs as commandOverlayVariants,Cs as commandLoadingVariants,vs as commandListVariants,hs as commandItemVariants,gs as commandInputVariants,ys as commandGroupVariants,Ps as commandGroupHeadingVariants,bs as commandEmptyVariants,us as commandDialogVariants,ds as collapsibleContentVariants,ts as codeBlockVariants,ns as codeBlockPreVariants,ss as codeBlockLineVariants,ls as codeBlockLineNumberVariants,os as codeBlockLanguageVariants,rs as codeBlockHeaderVariants,as as codeBlockCopyVariants,is as codeBlockContentVariants,o as cn,En as checkboxVariants,$n as cardVariants,Gn as calendarWeekdayVariants,Dn as calendarVariants,_n as calendarTitleVariants,La as calendarNavButtonVariants,Fn as calendarHeaderVariants,On as calendarGridVariants,Wn as calendarDayVariants,Dr as buttonVariants,Yi as buttonIconVariants,kn as buttonGroupVariants,Xi as buttonBadgeVariants,Cn as breadcrumbSeparatorVariants,xn as breadcrumbPageVariants,Pn as breadcrumbListVariants,Tn as breadcrumbLinkVariants,hn as breadcrumbItemVariants,Sn as breadcrumbEllipsisVariants,fn as badgeVariants,pn as avatarVariants,_i as alertVariants,Oi as alertTitleVariants,ji as alertDialogOverlayVariants,en as alertDialogContentVariants,Gi as alertDescriptionVariants,Ai as accordionTriggerVariants,ki as accordionItemVariants,Ii as accordionContentVariants,Au as XCircleIcon,st as Variant,Fp as UIProvider,Tu as TooltipTrigger,Vr as TooltipSize,wy as TooltipProvider,Cu as TooltipContent,hu as Tooltip,bu as ToolbarSpacer,Ee as ToolbarSize,vu as ToolbarSeparator,gu as ToolbarGroup,uu as Toolbar,du as ToggleGroupItem,mu as ToggleGroup,iu as Toggle,ou as Toaster,Ge as ToastSize,Kc as TimelineTitle,Xc as TimelineTime,Gc as TimelineItem,Uc as TimelineDot,Yc as TimelineDescription,$c as TimelineContent,Wc as TimelineConnector,Oc as Timeline,ia as ThemeProvider,Hc as Textarea,Nc as TabsTrigger,Mc as TabsList,Lc as TabsContent,Yb as Tabs,he as TableSize,yc as TableRow,gc as TableHeader,Pc as TableHead,bc as TableFooter,hc as TableCell,Tc as TableCaption,vc as TableBody,fc as Table,pi as THEME_ATTR,kr as SwitchStatus,Se as SwitchSize,oc as Switch,qp as Stepper,jp as StepTitle,Jp as StepIndicator,ec as StepDescription,Ep as StepContent,Qp as StepConnector,Zp as Step,Zt as StatCardTrend,Oe as StatCardSize,Op as StatCard,Hr as SpotlightStatus,qt as SpotlightSize,Np as Spotlight,tr as SpinnerSize,rr as Spinner,pp as Slider,ap as SkeletonText,pe as SkeletonSize,np as SkeletonButton,ip as SkeletonAvatar,lo as Skeleton,Le as Size,Hv as SheetTrigger,Xm as SheetTitle,te as SheetSize,$m as SheetPortal,Ya as SheetOverlay,Km as SheetHeader,Ym as SheetFooter,qm as SheetDescription,Vo as SheetContent,kv as SheetClose,Ka as Sheet,so as SeparatorOrientation,jd as Separator,pb as SelectValue,Xd as SelectTrigger,Lr as SelectStatus,Q as SelectSize,Qd as SelectSeparator,Zd as SelectLabel,Jd as SelectItem,db as SelectGroup,io as SelectContentWidthMode,nb as SelectContentAlign,qd as SelectContent,mb as Select,Me as SegmentedControlSize,Od as SegmentedControlLabelItem,_d as SegmentedControlItem,Fd as SegmentedControl,Ja as ScrollBar,Rd as ScrollArea,Iy as STORAGE_VERSION,ci as STORAGE_THEME_KEY,Vy as STORAGE_PREFIX,By as STORAGE_DENSITY_KEY,ui as STORAGE_COLOR_SCHEME_KEY,Cd as ResizablePanelGroup,Sd as ResizablePanel,zd as ResizableHandle,wr as RadioStatus,Je as RadioSize,yd as RadioGroupItem,bd as RadioGroup,cd as Progress,av as PopoverTrigger,Tr as PopoverSize,gm as PopoverContent,nv as PopoverClose,iv as PopoverAnchor,ov as Popover,_e as PaginationSize,nd as PaginationPrevious,sd as PaginationNext,id as PaginationLink,ad as PaginationItem,ld as PaginationEllipsis,od as PaginationContent,rd as Pagination,Qm as OverlayProvider,Om as OTPInput,Ua as NavigationMenuViewport,Nm as NavigationMenuTrigger,qe as NavigationMenuSize,Mm as NavigationMenuList,Cv as NavigationMenuLink,xv as NavigationMenuItem,Rm as NavigationMenuIndicator,Lm as NavigationMenuContent,wm as NavigationMenu,de as MultiselectSize,ym as Multiselect,xb as Loader,hr as LabelSize,um as Label,Pr as KbdSize,dm as Kbd,lm as Input,ku as InfoIcon,or as IconSize,Bg as HoverCardTrigger,yr as HoverCardSize,im as HoverCardContent,Vg as HoverCard,Or as GroupOrientation,De as FormFieldSize,jl as FormFieldLabel,rm as FormFieldError,tm as FormFieldDescription,om as FormFieldControl,El as FormField,Zl as FileUpload,Ol as ErrorBoundary,kl as EmptyState,vg as DropdownMenuTrigger,yl as DropdownMenuSubTrigger,Pl as DropdownMenuSubContent,Pg as DropdownMenuSub,wl as DropdownMenuShortcut,zl as DropdownMenuSeparator,Cl as DropdownMenuRadioItem,hg as DropdownMenuRadioGroup,yg as DropdownMenuPortal,Sl as DropdownMenuLabel,Ho as DropdownMenuItemVariant,Tl as DropdownMenuItem,bg as DropdownMenuGroup,hl as DropdownMenuContent,xl as DropdownMenuCheckboxItem,bl as DropdownMenu,ag as DrawerTrigger,ll as DrawerTitle,Be as DrawerSize,al as DrawerPortal,Fa as DrawerOverlay,nl as DrawerHeader,sl as DrawerFooter,ml as DrawerDescription,il as DrawerContent,ig as DrawerClose,og as Drawer,Ef as DialogTrigger,js as DialogTitle,xt as DialogSize,Zs as DialogPortal,Ba as DialogOverlay,Qs as DialogHeader,Es as DialogFooter,el as DialogDescription,Lo as DialogContent,jf as DialogClose,Va as Dialog,yo as DensityProvider,bo as DENSITY_DEFAULT,Kf as ContextMenuTrigger,Os as ContextMenuSubTrigger,Gs as ContextMenuSubContent,qf as ContextMenuSub,qs as ContextMenuShortcut,Xs as ContextMenuSeparator,Ks as ContextMenuRadioItem,Zf as ContextMenuRadioGroup,Xf as ContextMenuPortal,Ys as ContextMenuLabel,Mo as ContextMenuItemVariant,Us as ContextMenuItem,Yf as ContextMenuGroup,Ws as ContextMenuContent,$s as ContextMenuCheckboxItem,$f as ContextMenu,ks as CommandShortcut,Hs as CommandSeparator,As as CommandLoading,Ms as CommandList,wo as CommandItemVariant,Rs as CommandItem,ws as CommandInput,Ls as CommandGroup,Ns as CommandEmpty,zs as CommandDialog,ka as Command,ct as ColorScheme,kf as CollapsibleTrigger,ps as CollapsibleContent,Hf as Collapsible,ms as CodeBlock,ur as CheckboxStatus,$e as CheckboxSize,jn as Checkbox,Hu as CheckCircleIcon,Zn as CardTitle,Yn as CardHeader,qn as CardFooter,Jn as CardDescription,Xn as CardContent,Kn as Card,Un as Calendar,Zi as ButtonLabel,qi as ButtonIcon,An as ButtonGroup,Ji as ButtonBadge,Qi as Button,le as BreadcrumbSize,Rn as BreadcrumbSeparator,Ln as BreadcrumbPage,wn as BreadcrumbList,Nn as BreadcrumbLink,Mn as BreadcrumbItem,Hn as BreadcrumbEllipsis,zn as Breadcrumb,ge as BadgeVariant,gt as BadgeTone,bt as BadgeSize,yn as BadgeGroup,gn as Badge,Ie as AvatarSize,cn as AvatarImage,un as AvatarGroup,Ma as AvatarFallback,wa as Avatar,$u as AspectRatio,Ru as AlertTriangleIcon,Ui as AlertTitle,Uu as AlertDialogTrigger,nn as AlertDialogTitle,vt as AlertDialogSize,tn as AlertDialogPortal,za as AlertDialogOverlay,on as AlertDialogHeader,an as AlertDialogFooter,sn as AlertDialogDescription,rn as AlertDialogContent,mn as AlertDialogCancel,ln as AlertDialogAction,Wu as AlertDialog,$i as AlertDescription,Wi as Alert,Di as AccordionTrigger,Te as AccordionSize,Bi as AccordionItem,Fi as AccordionContent,Vi as Accordion};
|
|
2
|
+
import{A as zi,B as Ba,C as Si,D as Zu,E as qu,F as Oa,G as Ju,H as Ri,a as i,b as lT,c as Qr,d as mT,e as dT,f as oa,g as Ta,h as ha,i as jr,j as pT,k as lt,l as Du,m as Fu,n as Bu,o as Ou,p as _u,q as Gu,r as Wu,s as Uu,t as _r,u as st,v as $u,w as Ku,x as Yu,y as Xu,z as Ci}from"./chunk-gv8xjarq.js";import{cva as Yw}from"class-variance-authority";import*as je from"@radix-ui/react-accordion";import{cva as Ai}from"class-variance-authority";import{ChevronDown as rf}from"lucide-react";import{createContext as of,forwardRef as zo,useContext as Ka}from"react";import{createContext as ju,useContext as $a}from"react";import{jsxDEV as tf}from"react/jsx-dev-runtime";var xo="md",ki=ju(xo),Co=({density:e,children:t})=>{return tf(ki.Provider,{value:e,children:t},void 0,!1,void 0,this)};Co.displayName="DensityProvider";var ef=()=>{return $a(ki)};function c(e){let t=$a(ki);if(e!==void 0)return e;return t}import{jsxDEV as yt}from"react/jsx-dev-runtime";var Ce={sm:"sm",md:"md",lg:"lg"},Ii=of(Ce.md),Ya=Ai("border-b border-border"),Xa=Ai("gs-interactive flex flex-1 items-center justify-between font-medium hover:underline [&[data-state=open]>svg]:rotate-180",{variants:{size:{[Ce.sm]:"py-3 text-xs [&>svg]:size-3.5",[Ce.md]:"py-4 text-sm [&>svg]:size-4",[Ce.lg]:"py-5 text-base [&>svg]:size-5"}},defaultVariants:{size:Ce.md}}),Za=Ai("gs-accordion-content overflow-hidden",{variants:{size:{[Ce.sm]:"text-xs",[Ce.md]:"text-sm",[Ce.lg]:"text-base"}},defaultVariants:{size:Ce.md}}),af={[Ce.sm]:"pt-0 pb-3",[Ce.md]:"pt-0 pb-4",[Ce.lg]:"pt-0 pb-5"},qa=zo(({size:e=Ce.md,...t},r)=>{let o=c(e)??Ce.md;return yt(Ii.Provider,{value:o,children:yt(je.Root,{ref:r,...t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});qa.displayName="Accordion";var Ja=zo(({className:e,...t},r)=>yt(je.Item,{ref:r,className:i(Ya(),e),...t},void 0,!1,void 0,this));Ja.displayName="AccordionItem";var Qa=zo(({className:e,children:t,...r},o)=>{let a=Ka(Ii);return yt(je.Header,{className:"flex",children:yt(je.Trigger,{ref:o,className:i(Xa({size:a}),e),...r,children:[t,yt(rf,{className:"shrink-0 transition-transform"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});Qa.displayName="AccordionTrigger";var Ea=zo(({className:e,children:t,...r},o)=>{let a=Ka(Ii);return yt(je.Content,{ref:o,className:i(Za({size:a}),e),...r,children:yt("div",{className:af[a],children:t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Ea.displayName="AccordionContent";import{cva as Vi}from"class-variance-authority";import{TriangleAlert as nf,CircleCheck as sf,Info as lf,CircleAlert as mf}from"lucide-react";import{forwardRef as Di}from"react";import{jsxDEV as Fi}from"react/jsx-dev-runtime";var ir={default:"default",success:"success",warning:"warning",error:"error",info:"info"},Gr={sm:"sm",md:"md",lg:"lg",xl:"xl"},ja=Vi("relative w-full rounded-[var(--radius)] border [&>svg~*]:pl-7 [&>svg+div]:translate-y-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:text-foreground",{variants:{variant:{[ir.default]:"bg-background text-foreground",[ir.success]:"border-success/50 text-success [&>svg]:text-success bg-success/10",[ir.warning]:"border-warning/50 text-warning [&>svg]:text-warning bg-warning/10",[ir.error]:"border-destructive/50 text-destructive [&>svg]:text-destructive bg-destructive/10",[ir.info]:"border-info/50 text-info [&>svg]:text-info bg-info/10"},size:{[Gr.sm]:"p-3 text-xs [&>svg]:top-3 [&>svg]:left-3 [&>svg~*]:pl-6",[Gr.md]:"p-4 text-sm",[Gr.lg]:"p-5 text-sm",[Gr.xl]:"p-6 text-base [&>svg]:top-6 [&>svg]:left-6 [&>svg~*]:pl-8"}},defaultVariants:{variant:ir.default,size:Gr.md}}),en=Vi("mb-1 font-medium leading-none tracking-tight"),tn=Vi("text-sm [&_p]:leading-relaxed"),rn=Di(({className:e,variant:t,size:r,...o},a)=>{let n=c(r);return Fi("div",{ref:a,role:"alert",className:i(ja({variant:t,size:n}),e),...o},void 0,!1,void 0,this)});rn.displayName="Alert";var on=Di(({className:e,...t},r)=>Fi("h5",{ref:r,className:i(en(),e),...t},void 0,!1,void 0,this));on.displayName="AlertTitle";var an=Di(({className:e,...t},r)=>Fi("div",{ref:r,className:i(tn(),e),...t},void 0,!1,void 0,this));an.displayName="AlertDescription";import*as ge from"@radix-ui/react-alert-dialog";import{cva as un}from"class-variance-authority";import{forwardRef as lr}from"react";import{Slot as nn}from"@radix-ui/react-slot";import{cva as Oi}from"class-variance-authority";import{forwardRef as So}from"react";import{forwardRef as df}from"react";import{jsxDEV as Bi}from"react/jsx-dev-runtime";var ar={sm:"sm",md:"md",lg:"lg",xl:"xl"},pf={[ar.sm]:"h-4 w-4",[ar.md]:"h-5 w-5",[ar.lg]:"h-6 w-6",[ar.xl]:"h-8 w-8"},nr=df(({className:e,size:t=ar.md,label:r="Loading",...o},a)=>{let n=c(t);return Bi("span",{ref:a,className:i("inline-flex items-center justify-center",e),role:"status","aria-label":r,...o,children:[Bi("span",{className:i("animate-spin rounded-full border-2 border-current border-r-transparent",pf[n])},void 0,!1,void 0,this),Bi("span",{className:"sr-only",children:r},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});nr.displayName="Spinner";import{jsxDEV as dt}from"react/jsx-dev-runtime";var mt={primary:"primary",secondary:"secondary",neutral:"neutral",outline:"outline",ghost:"ghost",danger:"danger"},Le={sm:"sm",md:"md",lg:"lg",xl:"xl",icon:"icon",iconSm:"icon-sm",iconLg:"icon-lg"},vt={default:"default",success:"success",warning:"warning",error:"error",info:"info"},sr={sm:"sm",md:"md",lg:"lg"},cf="Loading",uf="button",Wr=Oi("gs-interactive relative inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-[var(--radius)] border border-transparent font-semibold outline-none focus-visible:border-primary disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground",{variants:{variant:{[mt.primary]:"border-primary bg-primary text-primary-foreground enabled:hover:bg-primary/90",[mt.secondary]:"border-secondary bg-secondary text-secondary-foreground enabled:hover:bg-secondary/90",[mt.neutral]:"border-border bg-muted text-foreground enabled:hover:bg-muted/90",[mt.outline]:"border-border bg-background text-foreground enabled:hover:border-primary enabled:hover:bg-muted/50",[mt.ghost]:"border-transparent bg-transparent text-foreground enabled:hover:bg-muted/70",[mt.danger]:"border-destructive bg-destructive text-destructive-foreground enabled:hover:bg-destructive/90"},size:{[Le.sm]:"h-8 px-2.5 text-xs",[Le.md]:"h-10 px-4 text-sm",[Le.lg]:"h-11 px-5 text-sm",[Le.xl]:"h-12 px-6 text-base",[Le.icon]:"h-10 w-10 p-0",[Le.iconSm]:"h-9 w-9 p-0",[Le.iconLg]:"h-11 w-11 p-0"}},defaultVariants:{variant:mt.primary,size:Le.md}}),sn=Oi("shrink-0",{variants:{size:{[sr.sm]:"size-3",[sr.md]:"size-4",[sr.lg]:"size-4.5"}},defaultVariants:{size:sr.md}}),ln=Oi("inline-flex items-center rounded-full border px-1.5 py-0.5 font-semibold text-[10px] leading-none",{variants:{tone:{[vt.default]:"border-border/70 bg-background/75 text-muted-foreground",[vt.success]:"border-success/35 bg-success/12 text-success",[vt.warning]:"border-warning/35 bg-warning/12 text-warning",[vt.error]:"border-destructive/35 bg-destructive/12 text-destructive",[vt.info]:"border-info/35 bg-info/12 text-info"}},defaultVariants:{tone:vt.default}});function ff(e){return e===Le.icon||e===Le.iconSm||e===Le.iconLg}function gf(e,t,r){return e&&t?-1:r}function yf(e){return e["aria-label"]??e["aria-labelledby"]??e.title}function vf(){if(typeof process>"u")return!0;return!0}var mn=So(({className:e,size:t=sr.md,...r},o)=>dt(nn,{ref:o,className:i(sn({size:t}),e),...r},void 0,!1,void 0,this));mn.displayName="ButtonIcon";var dn=So(({className:e,...t},r)=>dt("span",{ref:r,className:i("truncate",e),...t},void 0,!1,void 0,this));dn.displayName="ButtonLabel";var pn=So(({className:e,tone:t=vt.default,...r},o)=>dt("span",{ref:o,className:i(ln({tone:t}),e),...r},void 0,!1,void 0,this));pn.displayName="ButtonBadge";var cn=So(({className:e,variant:t=mt.primary,size:r=Le.md,asChild:o=!1,loading:a=!1,loadingText:n=cf,fullWidth:s=!1,leadingIcon:l,trailingIcon:m,disabled:d,children:f,type:u,tabIndex:T,onClick:p,...y},S)=>{let P=c(r),w=P??r,C=yf(y);if(vf()&&ff(w)&&!C)throw Error("Icon-size Button requires aria-label, aria-labelledby, or title.");let v=Boolean(d||a),z=i(Wr({variant:t,size:P}),s&&"w-full",e);if(o)return dt(nn,{ref:S,className:z,"aria-disabled":v||void 0,"aria-busy":a||void 0,tabIndex:gf(!0,v,T),onClick:v?(V)=>{V.preventDefault()}:p,...y,children:f},void 0,!1,void 0,this);return dt("button",{ref:S,className:z,disabled:v,"aria-disabled":v,"aria-busy":a,tabIndex:T,type:u??uf,onClick:a?void 0:p,...y,children:[dt("span",{className:i("absolute inset-0 flex items-center justify-center transition-opacity duration-150",a?"opacity-100":"opacity-0"),"aria-hidden":"true",children:dt(nr,{size:"sm"},void 0,!1,void 0,this)},void 0,!1,void 0,this),a&&dt("span",{className:"sr-only",children:n},void 0,!1,void 0,this),dt("span",{className:i("inline-flex items-center justify-center gap-2 transition-opacity duration-150",a&&"opacity-0"),children:[l,f,m]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});cn.displayName="Button";import{jsxDEV as et}from"react/jsx-dev-runtime";var bt={sm:"sm",md:"md",lg:"lg",xl:"xl",full:"full"},fn=un("gs-dialog-overlay fixed inset-0 z-50 bg-black/50"),gn=un("gs-dialog-content fixed left-1/2 top-1/2 z-50 grid w-full gap-4 border border-border bg-background p-6 text-foreground shadow-[var(--shadow-xl)] rounded-[var(--radius)]",{variants:{size:{[bt.sm]:"max-w-sm",[bt.md]:"max-w-md",[bt.lg]:"max-w-lg",[bt.xl]:"max-w-xl",[bt.full]:"max-w-[calc(100vw-2rem)] max-h-[calc(100vh-2rem)]"}},defaultVariants:{size:bt.md}}),bf=ge.Root,Tf=ge.Trigger,yn=ge.Portal,_i=lr(({className:e,...t},r)=>et(ge.Overlay,{ref:r,className:i(fn(),e),...t},void 0,!1,void 0,this));_i.displayName="AlertDialogOverlay";var vn=lr(({className:e,size:t=bt.md,...r},o)=>{let a=c(t);return et(yn,{children:[et(_i,{},void 0,!1,void 0,this),et(ge.Content,{ref:o,className:i(gn({size:a}),e),...r},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});vn.displayName="AlertDialogContent";var bn=({className:e,...t})=>et("div",{className:i("flex flex-col space-y-2 text-center sm:text-left",e),...t},void 0,!1,void 0,this);bn.displayName="AlertDialogHeader";var Tn=({className:e,...t})=>et("div",{className:i("flex flex-col-reverse sm:flex-row sm:justify-end sm:gap-2.5",e),...t},void 0,!1,void 0,this);Tn.displayName="AlertDialogFooter";var hn=lr(({className:e,...t},r)=>et(ge.Title,{ref:r,className:i("text-lg font-semibold",e),...t},void 0,!1,void 0,this));hn.displayName="AlertDialogTitle";var Pn=lr(({className:e,...t},r)=>et(ge.Description,{ref:r,className:i("text-sm text-muted-foreground",e),...t},void 0,!1,void 0,this));Pn.displayName="AlertDialogDescription";var xn=lr(({className:e,...t},r)=>et(ge.Action,{ref:r,className:i(Wr(),e),...t},void 0,!1,void 0,this));xn.displayName="AlertDialogAction";var Cn=lr(({className:e,...t},r)=>et(ge.Cancel,{ref:r,className:i(Wr({variant:"outline"}),"mt-2 sm:mt-0",e),...t},void 0,!1,void 0,this));Cn.displayName="AlertDialogCancel";import*as zn from"@radix-ui/react-aspect-ratio";var hf=zn.Root;import*as dr from"@radix-ui/react-avatar";import{cva as Pf}from"class-variance-authority";import{forwardRef as No}from"react";import{jsxDEV as mr}from"react/jsx-dev-runtime";var Ie={sm:"sm",md:"md",lg:"lg",xl:"xl"},Sn=Pf("relative flex shrink-0 overflow-hidden rounded-full",{variants:{size:{[Ie.sm]:"h-6 w-6",[Ie.md]:"h-10 w-10",[Ie.lg]:"h-12 w-12",[Ie.xl]:"h-16 w-16"}},defaultVariants:{size:Ie.md}}),Gi=No(({className:e,size:t=Ie.md,...r},o)=>{let a=c(t);return mr(dr.Root,{ref:o,className:i(Sn({size:a}),e),...r},void 0,!1,void 0,this)});Gi.displayName="Avatar";var Nn=No(({className:e,...t},r)=>mr(dr.Image,{ref:r,className:i("aspect-square h-full w-full object-cover",e),...t},void 0,!1,void 0,this));Nn.displayName="AvatarImage";var Wi=No(({className:e,...t},r)=>mr(dr.Fallback,{ref:r,className:i("flex h-full w-full items-center justify-center rounded-full bg-muted font-medium text-muted-foreground",e),...t},void 0,!1,void 0,this));Wi.displayName="AvatarFallback";var xf={[Ie.sm]:"-space-x-2",[Ie.md]:"-space-x-3",[Ie.lg]:"-space-x-4",[Ie.xl]:"-space-x-5"},wn=No(({className:e,children:t,max:r,size:o=Ie.md,...a},n)=>{let s=c(o),l=Array.isArray(t)?t:[t],m=r?l.slice(0,r):l,d=r?Math.max(0,l.length-r):0;return mr("div",{ref:n,className:i("flex items-center",xf[s],e),...a,children:[m,d>0&&mr(Gi,{size:s,className:"border-2 border-background",children:mr(Wi,{className:"text-xs",children:["+",d]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});wn.displayName="AvatarGroup";import{Slot as Cf}from"@radix-ui/react-slot";import{cva as zf}from"class-variance-authority";import{X as Sf}from"lucide-react";import{forwardRef as Nf}from"react";import{jsxDEV as Ur}from"react/jsx-dev-runtime";var ve={default:"default",primary:"primary",success:"success",warning:"warning",error:"error",info:"info",outline:"outline"},Tt={sm:"sm",md:"md",lg:"lg",dot:"dot"},Rn=zf("inline-flex items-center justify-center gap-1 whitespace-nowrap rounded-full border font-medium",{variants:{variant:{[ve.default]:"border-border bg-muted text-muted-foreground",[ve.primary]:"border-primary/30 bg-primary/10 text-primary",[ve.success]:"border-success/30 bg-success/10 text-success",[ve.warning]:"border-warning/30 bg-warning/10 text-warning",[ve.error]:"border-destructive/30 bg-destructive/10 text-destructive",[ve.info]:"border-info/30 bg-info/10 text-info",[ve.outline]:"border-border bg-transparent text-foreground"},solid:{true:"",false:""},size:{[Tt.sm]:"h-5 px-2 text-[10px]",[Tt.md]:"h-6 px-2.5 text-xs",[Tt.lg]:"h-7 px-3 text-sm",[Tt.dot]:"h-2 w-2 p-0"}},compoundVariants:[{solid:!0,variant:ve.default,className:"border-transparent bg-foreground text-background"},{solid:!0,variant:ve.primary,className:"border-primary bg-primary text-primary-foreground"},{solid:!0,variant:ve.success,className:"border-success bg-success text-background"},{solid:!0,variant:ve.warning,className:"border-warning bg-warning text-background"},{solid:!0,variant:ve.error,className:"border-destructive bg-destructive text-destructive-foreground"},{solid:!0,variant:ve.info,className:"border-info bg-info text-background"},{solid:!0,variant:ve.outline,className:"border-border bg-foreground text-background"}],defaultVariants:{variant:ve.default,solid:!1,size:Tt.md}}),Mn=Nf(({className:e,variant:t=ve.default,size:r=Tt.md,solid:o=!1,pulse:a=!1,removable:n=!1,onRemove:s,onClick:l,children:m,asChild:d=!1,...f},u)=>{let T=c(r),p=Boolean(l),y=T===Tt.dot,S=(C)=>{C.stopPropagation(),s?.(C)},P=i(Rn({variant:t,solid:o,size:T}),p&&"cursor-pointer",a&&"animate-pulse",n&&!y&&"pr-1",e),w=n&&!y&&Ur("button",{type:"button",className:"gs-interactive ml-0.5 inline-flex size-4 items-center justify-center rounded-full text-current opacity-60 hover:opacity-100",onClick:S,"aria-label":"Remove",tabIndex:-1,children:Ur(Sf,{className:"size-3"},void 0,!1,void 0,this)},void 0,!1,void 0,this);if(d)return Ur(Cf,{ref:u,className:P,onClick:l,...f,children:m},void 0,!1,void 0,this);if(p)return Ur("button",{ref:u,className:P,onClick:l,type:"button",...f,children:[!y&&m,w]},void 0,!0,void 0,this);return Ur("span",{ref:u,className:P,...f,children:[!y&&m,w]},void 0,!0,void 0,this)});Mn.displayName="Badge";import{Children as wf,cloneElement as Rf,forwardRef as Mf,isValidElement as Lf,useCallback as Ln,useEffect as Hf,useLayoutEffect as kf,useRef as Af,useState as If}from"react";import{jsxDEV as Hn}from"react/jsx-dev-runtime";function Vf(e){let t=[];return wf.forEach(e,(r,o)=>{if(!Lf(r))return;let a=r.key??o;t.push({key:a,element:r,isLeaving:!1})}),t}function Df(e,t){let r=new Set(t.map((n)=>n.key)),o=new Set(e.map((n)=>n.key)),a=[];for(let n of e)if(r.has(n.key)){let s=t.find((l)=>l.key===n.key);if(s)a.push({...s,isLeaving:!1})}else a.push({...n,isLeaving:!0});for(let n of t)if(!o.has(n.key))a.push(n);return a}function Ff(e,t,r){if(r.current)return r.current=!1,t;return Df(e,t)}var Bf=typeof window<"u"?kf:Hf,kn=Mf(({children:e,className:t,onRemove:r,gap:o="sm"},a)=>{let[n,s]=If([]),l=Af(!0);Bf(()=>{let u=Vf(e);s((T)=>Ff(T,u,l))},[e]);let m=Ln((u)=>{s((T)=>T.filter((p)=>p.key!==u))},[]),d=Ln((u)=>{r?.(u)},[r]),f={sm:"gap-1",md:"gap-2",lg:"gap-3"}[o];return Hn("div",{ref:a,className:i("inline-flex flex-wrap items-center",f,t),children:n.map((u)=>{let T={};if(u.element.props.removable&&r)T.onRemove=()=>{d(u.key)};let p=i("inline-flex transition-all duration-200",u.isLeaving&&"pointer-events-none scale-95 opacity-0");return Hn("span",{className:p,onTransitionEnd:u.isLeaving?()=>m(u.key):void 0,children:Rf(u.element,T)},u.key,!1,void 0,this)})},void 0,!1,void 0,this)});kn.displayName="BadgeGroup";import{Slot as Of}from"@radix-ui/react-slot";import{cva as pr}from"class-variance-authority";import{ChevronRight as _f,MoreHorizontal as Gf}from"lucide-react";import{createContext as Wf,forwardRef as $r,useContext as Ui}from"react";import{jsxDEV as Ue}from"react/jsx-dev-runtime";var de={sm:"sm",md:"md",lg:"lg"},wo=Wf(de.md),An=pr("flex flex-wrap items-center break-words text-muted-foreground",{variants:{size:{[de.sm]:"gap-1 text-xs",[de.md]:"gap-1.5 text-sm sm:gap-2.5",[de.lg]:"gap-2 text-base sm:gap-3"}},defaultVariants:{size:de.md}}),In=pr("inline-flex items-center gap-1.5"),Vn=pr("gs-interactive hover:text-foreground focus-visible:outline-none focus-visible:text-foreground"),Dn=pr("font-normal text-foreground"),Fn=pr("",{variants:{size:{[de.sm]:"[&>svg]:size-3",[de.md]:"[&>svg]:size-3.5",[de.lg]:"[&>svg]:size-4"}},defaultVariants:{size:de.md}}),Bn=pr("flex items-center justify-center",{variants:{size:{[de.sm]:"h-7 w-7 [&>svg]:size-3.5",[de.md]:"h-9 w-9 [&>svg]:size-4",[de.lg]:"h-10 w-10 [&>svg]:size-5"}},defaultVariants:{size:de.md}}),On=$r(({size:e=de.md,...t},r)=>{let o=c(e)??de.md;return Ue(wo.Provider,{value:o,children:Ue("nav",{ref:r,"aria-label":"breadcrumb",...t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});On.displayName="Breadcrumb";var _n=$r(({className:e,...t},r)=>{let o=Ui(wo);return Ue("ol",{ref:r,className:i(An({size:o}),e),...t},void 0,!1,void 0,this)});_n.displayName="BreadcrumbList";var Gn=$r(({className:e,...t},r)=>Ue("li",{ref:r,className:i(In(),e),...t},void 0,!1,void 0,this));Gn.displayName="BreadcrumbItem";var Wn=$r(({asChild:e,className:t,...r},o)=>{return Ue(e?Of:"a",{ref:o,className:i(Vn(),t),...r},void 0,!1,void 0,this)});Wn.displayName="BreadcrumbLink";var Un=$r(({className:e,...t},r)=>Ue("span",{ref:r,role:"link",tabIndex:0,"aria-disabled":"true","aria-current":"page",className:i(Dn(),e),...t},void 0,!1,void 0,this));Un.displayName="BreadcrumbPage";var $n=({children:e,className:t,...r})=>{let o=Ui(wo),a={[de.sm]:"size-3",[de.md]:"size-3.5",[de.lg]:"size-4"};return Ue("li",{role:"presentation","aria-hidden":"true",className:i(Fn({size:o}),t),...r,children:e??Ue(_f,{className:a[o]},void 0,!1,void 0,this)},void 0,!1,void 0,this)};$n.displayName="BreadcrumbSeparator";var Kn=({className:e,...t})=>{let r=Ui(wo);return Ue("span",{role:"presentation","aria-hidden":"true",className:i(Bn({size:r}),e),...t,children:[Ue(Gf,{},void 0,!1,void 0,this),Ue("span",{className:"sr-only",children:"More"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)};Kn.displayName="BreadcrumbEllipsis";import{cva as Uf}from"class-variance-authority";import{forwardRef as $f}from"react";import{jsxDEV as Kf}from"react/jsx-dev-runtime";var Kr={horizontal:"horizontal",vertical:"vertical"},Yn=Uf("inline-flex items-stretch",{variants:{orientation:{[Kr.horizontal]:"flex-row",[Kr.vertical]:"flex-col"},attached:{true:"gap-0 [&>*:not(:first-child)]:rounded-l-none [&>*:not(:last-child)]:rounded-r-none",false:"gap-2"}},defaultVariants:{orientation:Kr.horizontal,attached:!1}}),Xn=$f(({className:e,orientation:t=Kr.horizontal,attached:r=!1,fullWidth:o=!1,...a},n)=>Kf("div",{ref:n,className:i(Yn({orientation:t,attached:r}),o&&"w-full",e),...a},void 0,!1,void 0,this));Xn.displayName="ButtonGroup";import{cva as ht}from"class-variance-authority";import{forwardRef as Yf,useCallback as cr,useEffect as Xf,useMemo as Zn,useState as qn}from"react";import{jsxDEV as He}from"react/jsx-dev-runtime";var O={sm:"sm",md:"md",lg:"lg",xl:"xl"},Qn=ht("flex flex-col rounded-xl border border-border bg-card/95 shadow-[var(--shadow-sm)] transition-[color,background-color,border-color,box-shadow] duration-150",{variants:{size:{[O.sm]:"p-3 text-sm",[O.md]:"p-4 text-sm",[O.lg]:"p-5 text-base",[O.xl]:"p-6 text-base"}},defaultVariants:{size:O.md}}),En=ht("mb-3 flex items-center justify-between",{variants:{size:{[O.sm]:"gap-1",[O.md]:"gap-2",[O.lg]:"gap-3",[O.xl]:"gap-3"}},defaultVariants:{size:O.md}}),jn=ht("font-semibold text-foreground",{variants:{size:{[O.sm]:"text-sm",[O.md]:"text-base",[O.lg]:"text-lg",[O.xl]:"text-xl"}},defaultVariants:{size:O.md}}),$i=ht(["inline-flex items-center justify-center rounded-md border border-transparent","text-muted-foreground hover:border-border/70 hover:bg-accent/60 hover:text-foreground","active:scale-[0.98]","transition-[color,background-color,border-color,box-shadow,transform,opacity] duration-150","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2","disabled:pointer-events-none disabled:opacity-50"],{variants:{size:{[O.sm]:"size-7",[O.md]:"size-8",[O.lg]:"size-10",[O.xl]:"size-10"}},defaultVariants:{size:O.md}}),es=ht("grid grid-cols-7",{variants:{size:{[O.sm]:"gap-0.5",[O.md]:"gap-1",[O.lg]:"gap-1.5",[O.xl]:"gap-2"}},defaultVariants:{size:O.md}}),ts=ht("text-center font-semibold uppercase tracking-wide text-muted-foreground",{variants:{size:{[O.sm]:"py-1 text-[10px]",[O.md]:"py-1.5 text-xs",[O.lg]:"py-2 text-sm",[O.xl]:"py-2 text-sm"}},defaultVariants:{size:O.md}}),rs=ht(["inline-flex items-center justify-center rounded-md border border-transparent font-medium","transition-[color,background-color,border-color,box-shadow,transform,opacity] duration-150","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-1","active:scale-[0.98]"],{variants:{size:{[O.sm]:"size-7 text-xs",[O.md]:"size-9 text-sm",[O.lg]:"size-10 text-base",[O.xl]:"size-11 text-base"},state:{default:"cursor-pointer text-foreground hover:border-border/70 hover:bg-accent/60",selected:"border-primary/35 bg-primary text-primary-foreground shadow-[var(--glow-brand-sm)] hover:bg-primary/90",today:"border-primary/30 bg-primary/10 text-primary",disabled:"cursor-not-allowed border-transparent bg-muted/40 text-muted-foreground/60",outside:"",rangeStart:"cursor-pointer rounded-r-none border-primary/35 bg-primary text-primary-foreground hover:bg-primary/90",rangeEnd:"cursor-pointer rounded-l-none border-primary/35 bg-primary text-primary-foreground hover:bg-primary/90",range:"cursor-pointer rounded-none border-transparent bg-primary/12 text-primary hover:bg-primary/20"}},defaultVariants:{size:O.md,state:"default"}}),Zf=ht("rounded-md border border-transparent",{variants:{size:{[O.sm]:"size-7",[O.md]:"size-9",[O.lg]:"size-10",[O.xl]:"size-11"}},defaultVariants:{size:O.md}}),Jn=["Su","Mo","Tu","We","Th","Fr","Sa"],qf=["January","February","March","April","May","June","July","August","September","October","November","December"],pt=(e)=>new Date(e.getFullYear(),e.getMonth(),e.getDate()),ur=(e,t)=>{return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()},os=Yf(({className:e,size:t="md",cellSize:r,mode:o="single",value:a,defaultValue:n,onChange:s,rangeValue:l,onRangeChange:m,viewMonth:d,onViewMonthChange:f,minDate:u,maxDate:T,disabledDates:p=[],weekStartsOn:y=1,highlightToday:S=!0,...P},w)=>{let C=c(t)??O.md,v=c(r??C)??C,[z,V]=qn(a??n??null),[h,L]=qn(a??n??new Date),A=d??h,F=cr((g)=>{if(f){let b=typeof g==="function"?g(d??h):g;f(b)}else L((b)=>{return typeof g==="function"?g(b):g})},[d,h,f]),Z=a!==void 0?a:z,B=u?pt(u):null,W=T?pt(T):null;Xf(()=>{if(a!==void 0){if(V(a??null),a&&!d)L(a)}},[a,d]);let N=cr((g,b)=>{return(new Date(g,b,1).getDay()-y+7)%7},[y]),I=Zn(()=>{let g=A.getFullYear(),b=A.getMonth(),k=N(g,b),le=new Date(g,b+1,0).getDate(),H=[];for(let $=0;$<k;$+=1)H.push({key:`leading-${g}-${b}-${$}`,date:null});for(let $=1;$<=le;$+=1)H.push({key:`day-${g}-${b}-${$}`,date:new Date(g,b,$)});let E=(7-H.length%7)%7;for(let $=0;$<E;$+=1)H.push({key:`trailing-${g}-${b}-${$}`,date:null});return H},[A,N]),x=cr((g)=>{let b=pt(g);if(B&&b<B)return!0;if(W&&b>W)return!0;return p.some((k)=>ur(b,pt(k)))},[B,W,p]),D=cr((g)=>{if(x(g))return"disabled";if(o==="range"&&l){let{from:b,to:k}=l;if(b&&ur(g,b))return"rangeStart";if(k&&ur(g,k))return"rangeEnd";if(b&&k){let le=pt(g),H=pt(b),E=pt(k);if(le>H&&le<E)return"range"}}if(o==="single"&&Z&&ur(g,Z))return"selected";if(S&&ur(g,new Date))return"today";return"default"},[Z,S,x,o,l]),Q=cr((g)=>{if(x(g))return;let b=new Date(g);if(o==="range"){if(!l?.from||l.from&&l.to)m?.({from:b,to:void 0});else{let k=pt(l.from);if(pt(b)<k)m?.({from:b,to:l.from});else m?.({from:l.from,to:b})}return}if(a===void 0)V(b);s?.(b)},[x,o,s,m,l,a]),R=cr((g)=>{F((b)=>{let k=new Date(b);return k.setMonth(k.getMonth()+g),k})},[F]),U=Zn(()=>{return[...Jn.slice(y),...Jn.slice(0,y)]},[y]);return He("div",{ref:w,className:i(Qn({size:C}),e),...P,children:[He("div",{className:i(En({size:C})),children:[He("button",{type:"button",onClick:()=>R(-1),className:i($i({size:C})),"aria-label":"Previous month",children:He("svg",{className:"size-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:He("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 19l-7-7 7-7"},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),He("span",{className:i(jn({size:C})),children:[qf[A.getMonth()]," ",A.getFullYear()]},void 0,!0,void 0,this),He("button",{type:"button",onClick:()=>R(1),className:i($i({size:C})),"aria-label":"Next month",children:He("svg",{className:"size-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:He("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),He("div",{className:i(es({size:C})),children:[U.map((g)=>He("div",{className:i(ts({size:v})),children:g},g,!1,void 0,this)),I.map((g)=>{if(!g.date)return He("div",{"aria-hidden":"true",className:i(Zf({size:v}))},g.key,!1,void 0,this);let b=g.date,k=D(b);return He("button",{type:"button",onClick:()=>Q(b),disabled:k==="disabled",className:i(rs({size:v,state:k})),children:b.getDate()},g.key,!1,void 0,this)})]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});os.displayName="Calendar";import{Slot as fr}from"@radix-ui/react-slot";import{cva as Jf}from"class-variance-authority";import{forwardRef as gr}from"react";import{jsxDEV as yr}from"react/jsx-dev-runtime";var Ro={default:"default",muted:"muted",danger:"danger"},is=Jf("gs-interactive relative overflow-hidden rounded-[var(--radius)] border bg-card text-card-foreground shadow-[var(--shadow-sm)]",{variants:{variant:{[Ro.default]:"border-border",[Ro.muted]:"border-border/70 bg-muted/40",[Ro.danger]:"border-destructive/30 bg-destructive/[0.06]"}},defaultVariants:{variant:Ro.default}}),as=gr(({asChild:e=!1,className:t,variant:r,...o},a)=>{return yr(e?fr:"div",{ref:a,className:i(is({variant:r}),t),...o},void 0,!1,void 0,this)});as.displayName="Card";var ns=gr(({asChild:e=!1,className:t,...r},o)=>{return yr(e?fr:"div",{ref:o,className:i("flex flex-col gap-1.5 border-b border-border/50 p-4",t),...r},void 0,!1,void 0,this)});ns.displayName="CardHeader";var ss=gr(({asChild:e=!1,className:t,...r},o)=>{return yr(e?fr:"div",{ref:o,className:i("p-4",t),...r},void 0,!1,void 0,this)});ss.displayName="CardContent";var ls=gr(({asChild:e=!1,className:t,...r},o)=>{return yr(e?fr:"div",{ref:o,className:i("flex items-center border-t border-border/50 p-4",t),...r},void 0,!1,void 0,this)});ls.displayName="CardFooter";var ms=gr(({asChild:e=!1,className:t,...r},o)=>{return yr(e?fr:"h3",{ref:o,className:i("font-semibold text-base leading-none tracking-tight",t),...r},void 0,!1,void 0,this)});ms.displayName="CardTitle";var ds=gr(({asChild:e=!1,className:t,...r},o)=>{return yr(e?fr:"p",{ref:o,className:i("text-sm text-muted-foreground",t),...r},void 0,!1,void 0,this)});ds.displayName="CardDescription";import*as Lo from"@radix-ui/react-checkbox";import{cva as Qf}from"class-variance-authority";import{Check as Ef,Minus as jf}from"lucide-react";import{forwardRef as eg}from"react";import{jsxDEV as Mo}from"react/jsx-dev-runtime";var $e={sm:"sm",md:"md",lg:"lg",xl:"xl"},vr={default:"default",error:"error",success:"success"},cs=Qf("gs-interactive inline-flex shrink-0 items-center justify-center rounded border border-border bg-background text-foreground enabled:active:scale-[0.94] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background data-[state=checked]:border-primary data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground data-[state=indeterminate]:border-primary data-[state=indeterminate]:bg-primary data-[state=indeterminate]:text-primary-foreground disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground",{variants:{size:{[$e.sm]:"h-4 w-4",[$e.md]:"h-5 w-5",[$e.lg]:"h-6 w-6",[$e.xl]:"h-7 w-7"},status:{[vr.default]:"enabled:hover:border-primary/70",[vr.error]:"enabled:hover:border-destructive/70 focus-visible:ring-destructive data-[state=checked]:border-destructive data-[state=checked]:bg-destructive data-[state=checked]:text-destructive-foreground data-[state=indeterminate]:border-destructive data-[state=indeterminate]:bg-destructive data-[state=indeterminate]:text-destructive-foreground",[vr.success]:"enabled:hover:border-success/70 focus-visible:ring-success data-[state=checked]:border-success data-[state=checked]:bg-success data-[state=checked]:text-success-foreground data-[state=indeterminate]:border-success data-[state=indeterminate]:bg-success data-[state=indeterminate]:text-success-foreground"}},defaultVariants:{size:$e.md,status:vr.default}}),ps={[$e.sm]:"size-3.5",[$e.md]:"size-3.5",[$e.lg]:"size-4",[$e.xl]:"size-5"},us=eg(({className:e,size:t=$e.md,status:r=vr.default,checked:o,disabled:a,...n},s)=>{let l=c(t);return Mo(Lo.Root,{ref:s,checked:o,disabled:a,className:i(cs({size:l,status:r}),e),...n,children:Mo(Lo.Indicator,{className:"gs-checkbox-indicator flex items-center justify-center text-current",children:o==="indeterminate"?Mo(jf,{className:ps[l]},void 0,!1,void 0,this):Mo(Ef,{className:ps[l]},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});us.displayName="Checkbox";import{cva as Pt}from"class-variance-authority";import{forwardRef as tg,useCallback as rg,useState as og}from"react";import{jsxDEV as ze,Fragment as fs}from"react/jsx-dev-runtime";var X={sm:"sm",md:"md",lg:"lg"},Ki={default:"default",ghost:"ghost"},gs=Pt("relative rounded-lg overflow-hidden font-mono",{variants:{size:{[X.sm]:"text-xs",[X.md]:"text-sm",[X.lg]:"text-base"},variant:{[Ki.default]:"bg-muted border border-border",[Ki.ghost]:"bg-transparent"}},defaultVariants:{size:X.md,variant:Ki.default}}),ys=Pt("flex items-center justify-between border-b border-border bg-muted",{variants:{size:{[X.sm]:"px-2.5 py-1.5 text-xs",[X.md]:"px-4 py-2 text-sm",[X.lg]:"px-5 py-2.5 text-base"}},defaultVariants:{size:X.md}}),vs=Pt("text-muted-foreground font-medium",{variants:{size:{[X.sm]:"text-[11px]",[X.md]:"text-xs",[X.lg]:"text-sm"}},defaultVariants:{size:X.md}}),bs=Pt(["inline-flex items-center gap-1.5 rounded-md font-medium","text-muted-foreground hover:text-foreground hover:bg-muted","transition-all duration-150","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary"],{variants:{size:{[X.sm]:"px-2 py-1 text-xs",[X.md]:"px-2.5 py-1 text-xs",[X.lg]:"px-3 py-1.5 text-sm"},copied:{true:"text-success",false:""}},defaultVariants:{size:X.md,copied:!1}}),Ts=Pt("overflow-x-auto",{variants:{size:{[X.sm]:"p-2.5",[X.md]:"p-4",[X.lg]:"p-5"}},defaultVariants:{size:X.md}}),hs=Pt("text-foreground",{variants:{size:{[X.sm]:"",[X.md]:"",[X.lg]:""},showLineNumbers:{true:"",false:""}},defaultVariants:{size:X.md,showLineNumbers:!1}}),Ps=Pt("block",{variants:{size:{[X.sm]:"min-h-[1.25rem]",[X.md]:"min-h-[1.5rem]",[X.lg]:"min-h-[1.75rem]"},highlighted:{true:"bg-primary/10 -mx-4 px-4",false:""}},defaultVariants:{size:X.md,highlighted:!1}}),xs=Pt("inline-block text-right text-muted-foreground select-none",{variants:{size:{[X.sm]:"w-6 mr-2 text-[10px]",[X.md]:"w-8 mr-4 text-xs",[X.lg]:"w-10 mr-5 text-sm"}},defaultVariants:{size:X.md}}),Cs=tg(({className:e,code:t,language:r,showLineNumbers:o=!1,highlightedLines:a=[],showCopy:n=!0,size:s="md",variant:l="default",onCopy:m,...d},f)=>{let u=c(s),[T,p]=og(!1),y=rg(async()=>{try{await navigator.clipboard.writeText(t),p(!0),m?.(t),setTimeout(()=>p(!1),2000)}catch(w){}},[t,m]),S=t.split(`
|
|
3
|
+
`),P=new Set(a);return ze("div",{ref:f,className:i(gs({size:u,variant:l}),e),...d,children:[(r||n)&&ze("div",{className:i(ys({size:u})),children:[ze("span",{className:i(vs({size:u})),children:r},void 0,!1,void 0,this),n&&ze("button",{type:"button",onClick:y,className:i(bs({size:u,copied:T})),children:T?ze(fs,{children:[ze("svg",{className:"size-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:ze("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"},void 0,!1,void 0,this)},void 0,!1,void 0,this),"Copied!"]},void 0,!0,void 0,this):ze(fs,{children:[ze("svg",{className:"size-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:ze("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z"},void 0,!1,void 0,this)},void 0,!1,void 0,this),"Copy"]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),ze("div",{className:i(Ts({size:u})),children:ze("pre",{className:i(hs({size:u,showLineNumbers:o})),children:ze("code",{children:S.map((w,C)=>ze("span",{className:i(Ps({size:u,highlighted:P.has(C+1)})),children:[o&&ze("span",{className:i(xs({size:u})),children:C+1},void 0,!1,void 0,this),w,`
|
|
4
|
+
`]},`line-${String(C)}`,!0,void 0,this))},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Cs.displayName="CodeBlock";import*as br from"@radix-ui/react-collapsible";import{cva as ig}from"class-variance-authority";import{forwardRef as ag}from"react";import{jsxDEV as lg}from"react/jsx-dev-runtime";var zs=ig("gs-collapsible-content overflow-hidden"),ng=br.Root,sg=br.CollapsibleTrigger,Ss=ag(({className:e,...t},r)=>lg(br.CollapsibleContent,{ref:r,className:i(zs(),e),...t},void 0,!1,void 0,this));Ss.displayName="CollapsibleContent";import*as xt from"@radix-ui/react-dialog";import{cva as Ke}from"class-variance-authority";import{createContext as mg,forwardRef as tt,useContext as dg,useEffect as pg,useState as Ns}from"react";import{jsxDEV as ye}from"react/jsx-dev-runtime";var ws=Ke(["fixed left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 z-50","w-full max-w-lg","bg-background border border-border rounded-xl shadow-2xl","overflow-hidden","animate-in fade-in-0 zoom-in-95 duration-200","data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95"],{variants:{size:{sm:"max-w-sm",md:"max-w-lg",lg:"max-w-2xl"}},defaultVariants:{size:"md"}}),Rs=Ke(["fixed inset-0 z-50 bg-black/50 backdrop-blur-sm","animate-in fade-in-0 duration-200","data-[state=closed]:animate-out data-[state=closed]:fade-out-0"]),Ms=Ke(["flex h-12 w-full bg-transparent px-4 py-3","text-base text-foreground placeholder:text-muted-foreground","border-b border-border","focus:outline-none","disabled:cursor-not-allowed disabled:opacity-50"]),Ls=Ke(["max-h-[300px] overflow-y-auto overflow-x-hidden p-2"]),Hs=Ke(["py-6 text-center text-sm text-muted-foreground"]),ks=Ke(["overflow-hidden"]),As=Ke(["px-2 py-1.5 text-xs font-medium text-muted-foreground"]),Ho={default:"default",danger:"danger"},Is=Ke(["relative flex items-center gap-2 rounded-lg px-2 py-2","text-sm cursor-pointer select-none","outline-none transition-colors duration-150","data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50"],{variants:{selected:{true:"bg-primary/10 text-primary",false:"hover:bg-background-subtle"},variant:{[Ho.default]:"text-foreground",[Ho.danger]:"text-destructive hover:bg-destructive/10 focus:bg-destructive focus:text-destructive-foreground"}},defaultVariants:{selected:!1,variant:Ho.default}}),Vs=Ke(["-mx-1 my-1 h-px bg-border"]),Ds=Ke(["ml-auto text-xs tracking-widest text-muted-foreground"]),Fs=Ke(["flex items-center justify-center py-6"]),Bs=mg(null),Yi=()=>{let e=dg(Bs);if(!e)throw Error("useCommand must be used within a Command");return e},Xi=tt(({className:e,children:t,loop:r=!0,...o},a)=>{let[n,s]=Ns(""),[l,m]=Ns(0);return ye(Bs.Provider,{value:{search:n,setSearch:s,selectedIndex:l,setSelectedIndex:m},children:ye("div",{ref:a,className:i("flex flex-col overflow-hidden rounded-xl bg-background",e),...o,children:t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Xi.displayName="Command";var Os=tt(({children:e,size:t,...r},o)=>{return ye(xt.Root,{...r,children:ye(xt.Portal,{children:[ye(xt.Overlay,{className:i(Rs())},void 0,!1,void 0,this),ye(xt.Content,{ref:o,className:i(ws({size:t})),children:ye(Xi,{children:e},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});Os.displayName="CommandDialog";var _s=tt(({className:e,icon:t,...r},o)=>{let{search:a,setSearch:n,setSelectedIndex:s}=Yi();return ye("div",{className:"flex items-center border-border border-b px-3",children:[t&&ye("span",{className:"mr-2 shrink-0 text-muted-foreground",children:t},void 0,!1,void 0,this),ye("input",{ref:o,value:a,onChange:(l)=>{n(l.target.value),s(0)},className:i(Ms(),e),...r},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});_s.displayName="CommandInput";var Gs=tt(({className:e,children:t,...r},o)=>{return ye("div",{ref:o,className:i(Ls(),e),...r,children:t},void 0,!1,void 0,this)});Gs.displayName="CommandList";var Ws=tt(({className:e,children:t="No results found.",...r},o)=>{return ye("div",{ref:o,className:i(Hs(),e),...r,children:t},void 0,!1,void 0,this)});Ws.displayName="CommandEmpty";var Us=tt(({className:e,heading:t,children:r,...o},a)=>{return ye("div",{ref:a,className:i(ks(),e),...o,children:[t&&ye("div",{className:i(As()),children:t},void 0,!1,void 0,this),r]},void 0,!0,void 0,this)});Us.displayName="CommandGroup";var $s=tt(({className:e,disabled:t,onSelect:r,children:o,keywords:a,variant:n,...s},l)=>{let{search:m}=Yi();if(!(()=>{if(!m)return!0;let f=m.toLowerCase();if((typeof o==="string"?o.toLowerCase():"").includes(f))return!0;if(a?.some((T)=>T.toLowerCase().includes(f)))return!0;return!1})())return null;return ye("div",{ref:l,role:"option","aria-selected":!1,"aria-disabled":t,"data-disabled":t,onClick:()=>!t&&r?.(),onKeyDown:(f)=>{if(f.key==="Enter"&&!t)f.preventDefault(),r?.()},tabIndex:t?-1:0,className:i(Is({selected:!1,variant:n}),e),...s,children:o},void 0,!1,void 0,this)});$s.displayName="CommandItem";var Ks=tt(({className:e,...t},r)=>{return ye("div",{ref:r,className:i(Vs(),e),...t},void 0,!1,void 0,this)});Ks.displayName="CommandSeparator";var Ys=tt(({className:e,children:t,...r},o)=>{return ye("span",{ref:o,className:i(Ds(),e),...r,children:t},void 0,!1,void 0,this)});Ys.displayName="CommandShortcut";var Xs=tt(({className:e,children:t,...r},o)=>{return ye("div",{ref:o,className:i(Fs(),e),...r,children:t},void 0,!1,void 0,this)});Xs.displayName="CommandLoading";var cg=({key:e,modifier:t="meta",callback:r})=>{pg(()=>{let o=(a)=>{if({ctrl:a.ctrlKey,meta:a.metaKey,alt:a.altKey,shift:a.shiftKey}[t]&&a.key.toLowerCase()===e.toLowerCase())a.preventDefault(),r()};return document.addEventListener("keydown",o),()=>document.removeEventListener("keydown",o)},[e,t,r])};import*as _ from"@radix-ui/react-context-menu";import{cva as Ft}from"class-variance-authority";import{Check as ug,ChevronRight as fg,Circle as gg}from"lucide-react";import{createContext as yg,forwardRef as Ct,useContext as Tr}from"react";import{jsxDEV as pe}from"react/jsx-dev-runtime";var K={sm:"sm",md:"md",lg:"lg"},ko={default:"default",danger:"danger"},Bt=yg(K.md),Zi=Ft("z-50 min-w-[8rem] overflow-hidden rounded-[var(--radius)] border border-border/70 bg-popover p-1 text-popover-foreground shadow-[var(--shadow-md)] gs-float-content origin-[var(--radix-context-menu-content-transform-origin)]"),qi=Ft("gs-interactive relative flex cursor-pointer select-none items-center rounded-md outline-none data-[disabled]:pointer-events-none data-[disabled]:text-muted-foreground/50 data-[disabled]:cursor-not-allowed [&_svg]:pointer-events-none [&_svg]:shrink-0",{variants:{size:{[K.sm]:"h-6 gap-1.5 px-1.5 text-xs [&_svg]:size-3",[K.md]:"h-8 gap-2 px-2 text-sm [&_svg]:size-4",[K.lg]:"h-9 gap-2 px-2.5 text-sm [&_svg]:size-4"},variant:{[ko.default]:"hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground",[ko.danger]:"text-destructive hover:bg-destructive/10 focus:bg-destructive focus:text-destructive-foreground"}},defaultVariants:{size:K.md,variant:ko.default}}),Zs=Ft("gs-interactive relative flex cursor-pointer select-none items-center rounded-md outline-none hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:text-muted-foreground/50 data-[disabled]:cursor-not-allowed",{variants:{size:{[K.sm]:"h-6 pl-6 pr-1.5 text-xs",[K.md]:"h-8 pl-8 pr-2 text-sm",[K.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:K.md}}),qs=Ft("gs-interactive relative flex cursor-pointer select-none items-center rounded-md outline-none hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:text-muted-foreground/50 data-[disabled]:cursor-not-allowed",{variants:{size:{[K.sm]:"h-6 pl-6 pr-1.5 text-xs",[K.md]:"h-8 pl-8 pr-2 text-sm",[K.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:K.md}}),Js=Ft("font-semibold text-muted-foreground",{variants:{size:{[K.sm]:"px-1.5 py-0.5 text-[10px]",[K.md]:"px-2 py-1.5 text-xs",[K.lg]:"px-2.5 py-1.5 text-xs"}},defaultVariants:{size:K.md}}),Qs=Ft("-mx-1 my-1 h-px bg-border/50"),Es=Ft("ml-auto tracking-widest text-muted-foreground/70",{variants:{size:{[K.sm]:"text-[10px]",[K.md]:"text-xs",[K.lg]:"text-xs"}},defaultVariants:{size:K.md}}),js={[K.sm]:"absolute left-1.5 flex size-3 items-center justify-center",[K.md]:"absolute left-2 flex size-3.5 items-center justify-center",[K.lg]:"absolute left-2.5 flex size-4 items-center justify-center"},vg={[K.sm]:"size-3",[K.md]:"size-3.5",[K.lg]:"size-4"},bg={[K.sm]:"size-1.5 fill-current",[K.md]:"size-2 fill-current",[K.lg]:"size-2.5 fill-current"},Tg=_.Root,hg=_.Trigger,Pg=_.Group,xg=_.Portal,Cg=_.Sub,zg=_.RadioGroup,el=Ct(({className:e,inset:t,children:r,...o},a)=>{let n=Tr(Bt),s=c(n);return pe(_.SubTrigger,{ref:a,className:i(qi({size:s}),"data-[state=open]:bg-accent",t&&"pl-8",e),...o,children:[r,pe(fg,{className:"ml-auto"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});el.displayName=_.SubTrigger.displayName;var tl=Ct(({className:e,...t},r)=>pe(_.Portal,{children:pe(_.SubContent,{ref:r,className:i(Zi(),e),...t},void 0,!1,void 0,this)},void 0,!1,void 0,this));tl.displayName=_.SubContent.displayName;var rl=Ct(({className:e,size:t,...r},o)=>{let a=c(t)??K.md;return pe(Bt.Provider,{value:a,children:pe(_.Portal,{children:pe(_.Content,{ref:o,className:i(Zi(),e),...r},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});rl.displayName=_.Content.displayName;var ol=Ct(({className:e,inset:t,variant:r,...o},a)=>{let n=Tr(Bt),s=c(n);return pe(_.Item,{ref:a,className:i(qi({size:s,variant:r}),t&&"pl-8",e),...o},void 0,!1,void 0,this)});ol.displayName=_.Item.displayName;var il=Ct(({className:e,children:t,checked:r,...o},a)=>{let n=Tr(Bt),s=c(n)??K.md;return pe(_.CheckboxItem,{ref:a,className:i(Zs({size:s}),e),checked:r,...o,children:[pe("span",{className:js[s],children:pe(_.ItemIndicator,{children:pe(ug,{className:vg[s]},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),t]},void 0,!0,void 0,this)});il.displayName=_.CheckboxItem.displayName;var al=Ct(({className:e,children:t,...r},o)=>{let a=Tr(Bt),n=c(a)??K.md;return pe(_.RadioItem,{ref:o,className:i(qs({size:n}),e),...r,children:[pe("span",{className:js[n],children:pe(_.ItemIndicator,{children:pe(gg,{className:bg[n]},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),t]},void 0,!0,void 0,this)});al.displayName=_.RadioItem.displayName;var nl=Ct(({className:e,inset:t,...r},o)=>{let a=Tr(Bt),n=c(a);return pe(_.Label,{ref:o,className:i(Js({size:n}),t&&"pl-8",e),...r},void 0,!1,void 0,this)});nl.displayName=_.Label.displayName;var sl=Ct(({className:e,...t},r)=>pe(_.Separator,{ref:r,className:i(Qs(),e),...t},void 0,!1,void 0,this));sl.displayName=_.Separator.displayName;var ll=({className:e,...t})=>{let r=Tr(Bt),o=c(r);return pe("span",{className:i(Es({size:o}),e),...t},void 0,!1,void 0,this)};ll.displayName="ContextMenuShortcut";import*as be from"@radix-ui/react-dialog";import{cva as Sg}from"class-variance-authority";import{X as Ng}from"lucide-react";import{forwardRef as Ao}from"react";import{jsxDEV as Ye}from"react/jsx-dev-runtime";var zt={sm:"sm",md:"md",lg:"lg",xl:"xl",full:"full"},Ji=be.Root,wg=be.Trigger,ml=be.Portal,Rg=be.Close,Qi=Ao(({className:e,...t},r)=>Ye(be.Overlay,{ref:r,className:i("gs-dialog-overlay fixed inset-0 z-50 bg-black/50",e),...t},void 0,!1,void 0,this));Qi.displayName="DialogOverlay";var dl=Sg("gs-dialog-content fixed left-1/2 top-1/2 z-50 grid w-full gap-4 border border-border bg-background p-6 text-foreground shadow-[var(--shadow-xl)] rounded-[var(--radius)]",{variants:{size:{[zt.sm]:"max-w-sm",[zt.md]:"max-w-md",[zt.lg]:"max-w-lg",[zt.xl]:"max-w-xl",[zt.full]:"max-w-[calc(100vw-2rem)] max-h-[calc(100vh-2rem)]"}},defaultVariants:{size:zt.md}}),Io=Ao(({className:e,children:t,size:r=zt.md,showClose:o=!0,...a},n)=>{let s=c(r);return Ye(ml,{children:[Ye(Qi,{},void 0,!1,void 0,this),Ye(be.Content,{ref:n,className:i(dl({size:s}),e),...a,children:[t,o&&Ye(be.Close,{className:"gs-interactive absolute top-4 right-4 rounded-[var(--radius)] border border-border p-1.5 text-muted-foreground hover:bg-accent hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none",children:[Ye(Ng,{className:"size-4"},void 0,!1,void 0,this),Ye("span",{className:"sr-only",children:"Close"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});Io.displayName="DialogContent";var pl=({className:e,...t})=>Ye("div",{className:i("flex flex-col space-y-1.5 text-center sm:text-left",e),...t},void 0,!1,void 0,this);pl.displayName="DialogHeader";var cl=({className:e,...t})=>Ye("div",{className:i("flex flex-col-reverse sm:flex-row sm:justify-end sm:gap-2.5",e),...t},void 0,!1,void 0,this);cl.displayName="DialogFooter";var ul=Ao(({className:e,...t},r)=>Ye(be.Title,{ref:r,className:i("font-semibold text-lg leading-none tracking-tight",e),...t},void 0,!1,void 0,this));ul.displayName="DialogTitle";var fl=Ao(({className:e,...t},r)=>Ye(be.Description,{ref:r,className:i("text-muted-foreground text-sm",e),...t},void 0,!1,void 0,this));fl.displayName="DialogDescription";import{cva as Ei}from"class-variance-authority";import{X as Mg}from"lucide-react";import{forwardRef as Vo}from"react";import{Drawer as ct}from"vaul";import{jsxDEV as Ve}from"react/jsx-dev-runtime";var De={sm:"sm",md:"md",lg:"lg",xl:"xl",full:"full"},Lg={[De.sm]:"sm:max-w-sm",[De.md]:"sm:max-w-md",[De.lg]:"sm:max-w-lg",[De.xl]:"sm:max-w-xl",[De.full]:"sm:max-w-full"},Hg={[De.sm]:"sm:max-h-[30vh]",[De.md]:"sm:max-h-[50vh]",[De.lg]:"sm:max-h-[70vh]",[De.xl]:"sm:max-h-[85vh]",[De.full]:"sm:max-h-full"},gl=Ei(["fixed inset-0 z-50 bg-black/50","data-[state=open]:animate-in data-[state=open]:fade-in-0 data-[state=open]:duration-200","data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:duration-150"]),yl=Ei(["group/drawer-content fixed z-50 flex h-auto flex-col border border-border bg-background shadow-[var(--shadow-xl)]","data-[vaul-drawer-direction=top]:inset-x-0 data-[vaul-drawer-direction=top]:top-0 data-[vaul-drawer-direction=top]:mb-24 data-[vaul-drawer-direction=top]:max-h-[80vh] data-[vaul-drawer-direction=top]:rounded-b-xl data-[vaul-drawer-direction=top]:border-t-0","data-[vaul-drawer-direction=bottom]:inset-x-0 data-[vaul-drawer-direction=bottom]:bottom-0 data-[vaul-drawer-direction=bottom]:mt-24 data-[vaul-drawer-direction=bottom]:max-h-[80vh] data-[vaul-drawer-direction=bottom]:rounded-t-xl data-[vaul-drawer-direction=bottom]:border-b-0","data-[vaul-drawer-direction=right]:inset-y-0 data-[vaul-drawer-direction=right]:right-0 data-[vaul-drawer-direction=right]:h-full data-[vaul-drawer-direction=right]:w-3/4 data-[vaul-drawer-direction=right]:border-r-0","data-[vaul-drawer-direction=left]:inset-y-0 data-[vaul-drawer-direction=left]:left-0 data-[vaul-drawer-direction=left]:h-full data-[vaul-drawer-direction=left]:w-3/4 data-[vaul-drawer-direction=left]:border-l-0"]),vl=Ei("mx-auto shrink-0 rounded-full bg-muted-foreground/25 transition-colors duration-150 hover:bg-muted-foreground/40",{variants:{direction:{top:"mb-4 mt-2 h-1.5 w-[60px]",bottom:"mb-2 mt-4 h-1.5 w-[60px]",left:"ml-auto mr-2 mt-auto mb-auto h-[60px] w-1.5",right:"ml-2 mr-auto mt-auto mb-auto h-[60px] w-1.5"}},defaultVariants:{direction:"bottom"}}),kg=ct.Root,Ag=ct.Trigger,Ig=ct.Close,bl=ct.Portal,ji=Vo(({className:e,...t},r)=>Ve(ct.Overlay,{ref:r,className:i(gl(),e),...t},void 0,!1,void 0,this));ji.displayName="DrawerOverlay";var Tl=Vo(({size:e=De.md,showClose:t=!1,direction:r="bottom",className:o,children:a,...n},s)=>{let m=r==="left"||r==="right"?Lg[e]:Hg[e];return Ve(bl,{children:[Ve(ji,{},void 0,!1,void 0,this),Ve(ct.Content,{ref:s,className:i(yl(),m,o),...n,children:[(r==="top"||r==="bottom")&&Ve("div",{className:i(vl({direction:r}))},void 0,!1,void 0,this),a,t&&Ve(ct.Close,{className:"absolute top-4 right-4 rounded-[var(--radius)] border border-border p-1.5 text-muted-foreground transition-[color,background-color,border-color] duration-150 hover:bg-accent hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none",children:[Ve(Mg,{className:"size-4"},void 0,!1,void 0,this),Ve("span",{className:"sr-only",children:"Close"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});Tl.displayName="DrawerContent";var hl=({className:e,...t})=>Ve("div",{className:i("flex flex-col gap-1.5 p-4 group-data-[vaul-drawer-direction=bottom]/drawer-content:text-center group-data-[vaul-drawer-direction=top]/drawer-content:text-center sm:text-left",e),...t},void 0,!1,void 0,this);hl.displayName="DrawerHeader";var Pl=({className:e,...t})=>Ve("div",{className:i("mt-auto flex flex-col gap-2 p-4",e),...t},void 0,!1,void 0,this);Pl.displayName="DrawerFooter";var xl=Vo(({className:e,...t},r)=>Ve(ct.Title,{ref:r,className:i("font-semibold text-foreground text-lg",e),...t},void 0,!1,void 0,this));xl.displayName="DrawerTitle";var Cl=Vo(({className:e,...t},r)=>Ve(ct.Description,{ref:r,className:i("text-muted-foreground text-sm",e),...t},void 0,!1,void 0,this));Cl.displayName="DrawerDescription";import*as G from"@radix-ui/react-dropdown-menu";import{cva as _t}from"class-variance-authority";import{Check as Vg,ChevronRight as Dg,Circle as Fg}from"lucide-react";import{createContext as Bg,forwardRef as St,useCallback as Og,useContext as hr,useEffect as _g,useRef as zl,useState as Gg}from"react";import{jsxDEV as me}from"react/jsx-dev-runtime";var Y={sm:"sm",md:"md",lg:"lg"},Do={default:"default",danger:"danger"},Gt=Bg(Y.md),Ot=null,Yr=null,Wg=0,ea=_t("z-50 min-w-[8rem] overflow-hidden rounded-[var(--radius)] border border-border/70 bg-popover p-1 text-popover-foreground shadow-[var(--shadow-md)] gs-float-content origin-[var(--radix-dropdown-menu-content-transform-origin)]"),ta=_t("gs-interactive relative flex cursor-pointer select-none items-center rounded-md outline-none data-[disabled]:pointer-events-none data-[disabled]:text-muted-foreground/50 data-[disabled]:cursor-not-allowed [&_svg]:pointer-events-none [&_svg]:shrink-0",{variants:{size:{[Y.sm]:"h-6 gap-1.5 px-1.5 text-xs [&_svg]:size-3",[Y.md]:"h-8 gap-2 px-2 text-sm [&_svg]:size-4",[Y.lg]:"h-9 gap-2 px-2.5 text-sm [&_svg]:size-4"},variant:{[Do.default]:"hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground",[Do.danger]:"text-destructive hover:bg-destructive/10 focus:bg-destructive focus:text-destructive-foreground"}},defaultVariants:{size:Y.md,variant:Do.default}}),Sl=_t("gs-interactive relative flex cursor-pointer select-none items-center rounded-md outline-none hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:text-muted-foreground/50 data-[disabled]:cursor-not-allowed",{variants:{size:{[Y.sm]:"h-6 pl-6 pr-1.5 text-xs",[Y.md]:"h-8 pl-8 pr-2 text-sm",[Y.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:Y.md}}),Nl=_t("gs-interactive relative flex cursor-pointer select-none items-center rounded-md outline-none hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:text-muted-foreground/50 data-[disabled]:cursor-not-allowed",{variants:{size:{[Y.sm]:"h-6 pl-6 pr-1.5 text-xs",[Y.md]:"h-8 pl-8 pr-2 text-sm",[Y.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:Y.md}}),wl=_t("font-semibold text-muted-foreground",{variants:{size:{[Y.sm]:"px-1.5 py-0.5 text-[10px]",[Y.md]:"px-2 py-1.5 text-xs",[Y.lg]:"px-2.5 py-1.5 text-xs"}},defaultVariants:{size:Y.md}}),Rl=_t("-mx-1 my-1 h-px bg-border/50"),Ml=_t("ml-auto tracking-widest text-muted-foreground/70",{variants:{size:{[Y.sm]:"text-[10px]",[Y.md]:"text-xs",[Y.lg]:"text-xs"}},defaultVariants:{size:Y.md}}),Ll={[Y.sm]:"absolute left-1.5 flex size-3 items-center justify-center",[Y.md]:"absolute left-2 flex size-3.5 items-center justify-center",[Y.lg]:"absolute left-2.5 flex size-4 items-center justify-center"},Ug={[Y.sm]:"size-3",[Y.md]:"size-3.5",[Y.lg]:"size-4"},$g={[Y.sm]:"size-1.5 fill-current",[Y.md]:"size-2 fill-current",[Y.lg]:"size-2.5 fill-current"},Hl=({children:e,open:t,defaultOpen:r,onOpenChange:o,...a})=>{let[n,s]=Gg(r??!1),l=t!==void 0,m=l?t:n,d=zl(++Wg),f=zl({onOpenChange:o,isControlled:l});f.current={onOpenChange:o,isControlled:l};let u=Og((T)=>{let{onOpenChange:p,isControlled:y}=f.current;if(T){if(Ot!==null&&Ot!==d.current&&Yr)Yr();Ot=d.current,Yr=()=>{let{onOpenChange:S,isControlled:P}=f.current;if(!P)s(!1);S?.(!1)}}else if(Ot===d.current)Ot=null,Yr=null;if(!y)s(T);p?.(T)},[]);return _g(()=>{return()=>{if(Ot===d.current)Ot=null,Yr=null}},[]),me(G.Root,{open:m,onOpenChange:u,...a,children:e},void 0,!1,void 0,this)};Hl.displayName="DropdownMenu";var Kg=G.Trigger,Yg=G.Group,Xg=G.Portal,Zg=G.Sub,qg=G.RadioGroup,kl=St(({className:e,inset:t,children:r,...o},a)=>{let n=hr(Gt),s=c(n);return me(G.SubTrigger,{ref:a,className:i(ta({size:s}),"data-[state=open]:bg-accent",t&&"pl-8",e),...o,children:[r,me(Dg,{className:"ml-auto"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});kl.displayName=G.SubTrigger.displayName;var Al=St(({className:e,...t},r)=>me(G.Portal,{children:me(G.SubContent,{ref:r,className:i(ea(),e),...t},void 0,!1,void 0,this)},void 0,!1,void 0,this));Al.displayName=G.SubContent.displayName;var Il=St(({className:e,sideOffset:t=4,size:r,...o},a)=>{let n=c(r)??Y.md;return me(Gt.Provider,{value:n,children:me(G.Portal,{children:me(G.Content,{ref:a,sideOffset:t,className:i(ea(),e),...o},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Il.displayName=G.Content.displayName;var Vl=St(({className:e,inset:t,variant:r,...o},a)=>{let n=hr(Gt),s=c(n);return me(G.Item,{ref:a,className:i(ta({size:s,variant:r}),t&&"pl-8",e),...o},void 0,!1,void 0,this)});Vl.displayName=G.Item.displayName;var Dl=St(({className:e,children:t,checked:r,...o},a)=>{let n=hr(Gt),s=c(n)??Y.md;return me(G.CheckboxItem,{ref:a,className:i(Sl({size:s}),e),checked:r,...o,children:[me("span",{className:Ll[s],children:me(G.ItemIndicator,{children:me(Vg,{className:Ug[s]},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),t]},void 0,!0,void 0,this)});Dl.displayName=G.CheckboxItem.displayName;var Fl=St(({className:e,children:t,...r},o)=>{let a=hr(Gt),n=c(a)??Y.md;return me(G.RadioItem,{ref:o,className:i(Nl({size:n}),e),...r,children:[me("span",{className:Ll[n],children:me(G.ItemIndicator,{children:me(Fg,{className:$g[n]},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),t]},void 0,!0,void 0,this)});Fl.displayName=G.RadioItem.displayName;var Bl=St(({className:e,inset:t,...r},o)=>{let a=hr(Gt),n=c(a);return me(G.Label,{ref:o,className:i(wl({size:n}),t&&"pl-8",e),...r},void 0,!1,void 0,this)});Bl.displayName=G.Label.displayName;var Ol=St(({className:e,...t},r)=>me(G.Separator,{ref:r,className:i(Rl(),e),...t},void 0,!1,void 0,this));Ol.displayName=G.Separator.displayName;var _l=({className:e,...t})=>{let r=hr(Gt),o=c(r);return me("span",{className:i(Ml({size:o}),e),...t},void 0,!1,void 0,this)};_l.displayName="DropdownMenuShortcut";import{cva as Zr}from"class-variance-authority";import{forwardRef as Jg}from"react";import{jsxDEV as Xr}from"react/jsx-dev-runtime";var Te={sm:"sm",md:"md",lg:"lg"},Gl=Zr("flex flex-col items-center justify-center text-center rounded-[var(--radius)] border border-dashed border-border/50 bg-muted/20",{variants:{size:{[Te.sm]:"gap-2 p-4",[Te.md]:"gap-4 p-8",[Te.lg]:"gap-6 p-12"}},defaultVariants:{size:Te.md}}),Wl=Zr("flex items-center justify-center rounded-full bg-muted/50 text-muted-foreground",{variants:{size:{[Te.sm]:"h-10 w-10 [&>svg]:h-4 [&>svg]:w-4",[Te.md]:"h-16 w-16 [&>svg]:h-7 [&>svg]:w-7",[Te.lg]:"h-20 w-20 [&>svg]:h-9 [&>svg]:w-9"}},defaultVariants:{size:Te.md}}),Ul=Zr("font-semibold text-foreground",{variants:{size:{[Te.sm]:"text-sm",[Te.md]:"text-lg",[Te.lg]:"text-xl"}},defaultVariants:{size:Te.md}}),$l=Zr("text-muted-foreground max-w-sm",{variants:{size:{[Te.sm]:"text-xs",[Te.md]:"text-sm",[Te.lg]:"text-base"}},defaultVariants:{size:Te.md}}),Kl=Zr("flex items-center gap-2 mt-2"),Yl=Jg(({className:e,icon:t,title:r,description:o,actions:a,size:n=Te.md,children:s,...l},m)=>{let d=c(n);return Xr("div",{ref:m,className:i(Gl({size:d}),e),...l,children:[t&&Xr("div",{className:Wl({size:d}),children:t},void 0,!1,void 0,this),r&&Xr("h3",{className:Ul({size:d}),children:r},void 0,!1,void 0,this),o&&Xr("p",{className:$l({size:d}),children:o},void 0,!1,void 0,this),a&&Xr("div",{className:Kl(),children:a},void 0,!1,void 0,this),s]},void 0,!0,void 0,this)});Yl.displayName="EmptyState";import{cva as Pr}from"class-variance-authority";import{Component as Qg,createElement as Xl}from"react";import{jsxDEV as Se,Fragment as jg}from"react/jsx-dev-runtime";var Zl=Pr(["flex flex-col items-center justify-center rounded-xl border text-center","transition-colors duration-200 ease-out"],{variants:{size:{sm:"gap-3 p-6",md:"gap-4 p-8",lg:"gap-6 p-12",xl:"gap-7 p-14"},variant:{destructive:"border-destructive/30 bg-destructive/8",warning:"border-warning/30 bg-warning/8",info:"border-info/30 bg-info/8"}},defaultVariants:{size:"md",variant:"destructive"}}),ql=Pr(["flex items-center justify-center rounded-full","transition-colors duration-200 ease-out"],{variants:{size:{sm:"h-12 w-12 [&>svg]:h-5 [&>svg]:w-5",md:"h-16 w-16 [&>svg]:h-7 [&>svg]:w-7",lg:"h-20 w-20 [&>svg]:h-9 [&>svg]:w-9",xl:"h-24 w-24 [&>svg]:h-10 [&>svg]:w-10"},variant:{destructive:"bg-destructive/10 text-destructive",warning:"bg-warning/10 text-warning",info:"bg-info/10 text-info"}},defaultVariants:{size:"md",variant:"destructive"}}),Jl=Pr("font-semibold transition-colors duration-300",{variants:{size:{sm:"text-lg",md:"text-xl",lg:"text-2xl",xl:"text-3xl"},variant:{destructive:"text-destructive",warning:"text-warning",info:"text-info"}},defaultVariants:{size:"md",variant:"destructive"}}),Ql=Pr("max-w-xl text-muted-foreground transition-all duration-200",{variants:{size:{sm:"text-sm",md:"text-sm",lg:"text-base",xl:"text-lg"}},defaultVariants:{size:"md"}}),El=Pr("mt-2 flex flex-wrap items-center justify-center gap-2"),jl=Pr("mt-4 max-h-48 w-full max-w-2xl overflow-auto rounded-md border border-border/70 bg-background/80 p-3 text-left font-mono text-xs text-muted-foreground");class em extends Qg{static displayName="ErrorBoundary";constructor(e){super(e);this.state={hasError:!1,error:null}}static getDerivedStateFromError(e){return{hasError:!0,error:e}}componentDidCatch(e,t){this.props.onError?.(e,t)}handleReset=()=>{this.setState({hasError:!1,error:null}),this.props.onReset?.()};render(){let{children:e,fallback:t,showDetails:r=!1,size:o="md",variant:a="destructive",className:n,title:s="Something went wrong",description:l="An unexpected error occurred. Please try again.",icon:m,actions:d,resetLabel:f="Try again",hideReset:u=!1,renderDetails:T}=this.props;if(this.state.hasError&&this.state.error){let p={error:this.state.error,reset:this.handleReset};if(t){if(typeof t==="function")return Xl(t,p);return t}let y=null;if(d)y=typeof d==="function"?Xl(d,p):d;else if(!u){let P={destructive:"border-destructive/30 bg-destructive text-destructive-foreground hover:bg-destructive/90",warning:"border-warning/30 bg-warning text-warning-foreground hover:bg-warning/90",info:"border-info/30 bg-info text-info-foreground hover:bg-info/90"};y=Se("button",{type:"button",onClick:this.handleReset,className:i("inline-flex items-center justify-center rounded-md border px-4 py-2 font-medium text-sm","transition-colors duration-150 ease-out","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-1",P[a]),children:f},void 0,!1,void 0,this)}let S=T?T(this.state.error):Se(jg,{children:[Se("strong",{children:"Error:"},void 0,!1,void 0,this)," ",this.state.error.message,this.state.error.stack&&Se("pre",{className:"mt-2 whitespace-pre-wrap",children:this.state.error.stack},void 0,!1,void 0,this)]},void 0,!0,void 0,this);return Se("div",{className:i(Zl({size:o,variant:a}),n),children:[Se("div",{className:i(ql({size:o,variant:a})),children:m??Se(Eg,{},void 0,!1,void 0,this)},void 0,!1,void 0,this),Se("h3",{className:i(Jl({size:o,variant:a})),children:s},void 0,!1,void 0,this),Se("p",{className:i(Ql({size:o})),children:l},void 0,!1,void 0,this),y&&Se("div",{className:i(El()),children:y},void 0,!1,void 0,this),r&&Se("div",{className:i(jl()),children:S},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}return e}}function Eg(){return Se("svg",{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",children:[Se("circle",{cx:"12",cy:"12",r:"10"},void 0,!1,void 0,this),Se("line",{x1:"12",x2:"12",y1:"8",y2:"12"},void 0,!1,void 0,this),Se("line",{x1:"12",x2:"12.01",y1:"16",y2:"16"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}import{cva as Nt}from"class-variance-authority";import{forwardRef as ey,useCallback as Xe,useRef as ty,useState as tm}from"react";import{jsxDEV as Pe}from"react/jsx-dev-runtime";var re={sm:"sm",md:"md",lg:"lg",xl:"xl"},rm=Nt(["relative flex flex-col items-center justify-center","rounded-xl border-2 border-dashed","shadow-[var(--shadow-xs)]","transition-[color,background-color,border-color,box-shadow,transform,opacity] duration-150","cursor-pointer","hover:border-primary/45 hover:bg-primary/8","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary focus-visible:ring-offset-2"],{variants:{size:{[re.sm]:"min-h-28 p-5",[re.md]:"min-h-36 p-8",[re.lg]:"min-h-44 p-10",[re.xl]:"min-h-52 p-12"},isDragging:{true:"scale-[1.01] border-primary bg-primary/12 shadow-[var(--glow-brand-sm)]",false:"border-border bg-card/75"},disabled:{true:"cursor-not-allowed border-border/70 bg-muted/35 text-muted-foreground pointer-events-none",false:""},hasError:{true:"border-destructive bg-destructive/5",false:""}},defaultVariants:{size:re.md,isDragging:!1,disabled:!1,hasError:!1}}),om=Nt("text-muted-foreground transition-colors duration-200",{variants:{size:{[re.sm]:"mb-2 size-6",[re.md]:"size-8 mb-3",[re.lg]:"size-10 mb-4",[re.xl]:"size-12 mb-5"},isDragging:{true:"text-primary",false:""}},defaultVariants:{size:re.md,isDragging:!1}}),ra=Nt("text-center",{variants:{size:{[re.sm]:"text-sm",[re.md]:"text-sm",[re.lg]:"text-base",[re.xl]:"text-lg"}},defaultVariants:{size:re.md}}),im=Nt("mt-4 w-full space-y-2"),am=Nt(["flex items-center gap-3 rounded-lg border border-border/75 bg-card p-3.5","transition-[color,background-color,border-color,box-shadow,transform,opacity] duration-150","hover:border-primary/30 hover:bg-accent/45"]),nm=Nt("min-w-0 flex-1 truncate font-medium text-foreground",{variants:{size:{[re.sm]:"text-sm",[re.md]:"text-sm",[re.lg]:"text-base",[re.xl]:"text-base"}},defaultVariants:{size:"md"}}),sm=Nt("text-muted-foreground",{variants:{size:{[re.sm]:"text-xs",[re.md]:"text-sm",[re.lg]:"text-sm",[re.xl]:"text-base"}},defaultVariants:{size:"md"}}),lm=Nt(["size-7 shrink-0 rounded-full border border-transparent","flex items-center justify-center","text-muted-foreground hover:border-destructive/25 hover:bg-destructive/10 hover:text-destructive","transition-colors duration-150","cursor-pointer"]),mm=ey(({className:e,size:t="md",disabled:r=!1,accept:o,multiple:a=!1,maxSize:n,maxFiles:s,value:l=[],onChange:m,onError:d,icon:f,title:u="Drop files here or click to upload",description:T,showFileList:p=!0,...y},S)=>{let P=c(t),[w,C]=tm(!1),[v,z]=tm(!1),V=ty(null),h=Xe((R)=>{if(R===0)return"0 Bytes";let U=1024,g=["Bytes","KB","MB","GB"],b=Math.floor(Math.log(R)/Math.log(U));return`${parseFloat((R/U**b).toFixed(2))} ${g[b]}`},[]),L=Xe((R)=>{let U=[...R];if(z(!1),o){let g=o.split(",").map((b)=>b.trim());if(U=U.filter((b)=>{return g.some((k)=>{if(k.startsWith("."))return b.name.toLowerCase().endsWith(k.toLowerCase());if(k.endsWith("/*"))return b.type.startsWith(k.slice(0,-1));return b.type===k})}),U.length<R.length)d?.("Some files were rejected due to file type"),z(!0)}if(n){let g=U.length;if(U=U.filter((b)=>b.size<=n),U.length<g)d?.(`File size must be less than ${h(n)}`),z(!0)}if(s&&U.length+l.length>s)U=U.slice(0,s-l.length),d?.(`Maximum ${s} files allowed`),z(!0);return U},[o,n,s,l.length,d,h]),A=Xe((R)=>{if(!R||R.length===0)return;let U=Array.from(R),g=L(U);if(g.length>0)if(a)m?.([...l,...g]);else m?.(g.slice(0,1))},[a,l,m,L]),F=Xe((R)=>{R.preventDefault(),R.stopPropagation(),C(!0)},[]),Z=Xe((R)=>{R.preventDefault(),R.stopPropagation(),C(!1)},[]),B=Xe((R)=>{R.preventDefault(),R.stopPropagation()},[]),W=Xe((R)=>{if(R.preventDefault(),R.stopPropagation(),C(!1),r)return;A(R.dataTransfer.files)},[r,A]),N=Xe((R)=>{if(A(R.target.files),V.current)V.current.value=""},[A]),I=Xe(()=>{if(!r)V.current?.click()},[r]),x=Xe((R)=>{if(R.key==="Enter"||R.key===" ")R.preventDefault(),I()},[I]),D=Xe((R)=>{let U=l.filter((g,b)=>b!==R);m?.(U)},[l,m]),Q=Pe("svg",{className:i(om({size:P,isDragging:w})),fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:Pe("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 16.5v2.25A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75V16.5m-13.5-9L12 3m0 0l4.5 4.5M12 3v13.5"},void 0,!1,void 0,this)},void 0,!1,void 0,this);return Pe("div",{ref:S,className:i("w-full",e),...y,children:[Pe("div",{role:"button",tabIndex:r?-1:0,onClick:I,onKeyDown:x,onDragEnter:F,onDragLeave:Z,onDragOver:B,onDrop:W,className:i(rm({size:P,isDragging:w,disabled:r,hasError:v})),children:[Pe("input",{ref:V,type:"file",accept:o,multiple:a,disabled:r,onChange:N,className:"sr-only"},void 0,!1,void 0,this),f||Q,Pe("p",{className:i(ra({size:P}),"font-medium text-foreground"),children:u},void 0,!1,void 0,this),T&&Pe("p",{className:i(ra({size:P}),"mt-1 text-muted-foreground"),children:T},void 0,!1,void 0,this)]},void 0,!0,void 0,this),p&&l.length>0&&Pe("div",{className:i(im()),children:l.map((R,U)=>Pe("div",{className:i(am()),children:[Pe("svg",{className:"size-5 shrink-0 text-muted-foreground",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:Pe("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m2.25 0H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"},void 0,!1,void 0,this)},void 0,!1,void 0,this),Pe("span",{className:i(nm({size:P})),children:R.name},void 0,!1,void 0,this),Pe("span",{className:i(sm({size:P})),children:h(R.size)},void 0,!1,void 0,this),Pe("button",{type:"button",onClick:(g)=>{g.stopPropagation(),D(U)},className:i(lm()),"aria-label":`Remove ${R.name}`,children:Pe("svg",{className:"size-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Pe("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12"},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},`${R.name}-${U}`,!0,void 0,this))},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});mm.displayName="FileUpload";import{cva as ry}from"class-variance-authority";import{createContext as oy,forwardRef as Fo,useContext as iy,useId as ay}from"react";import{jsxDEV as Wt,Fragment as sy}from"react/jsx-dev-runtime";var Fe={sm:"sm",md:"md",lg:"lg"},dm=oy(null),qr=()=>{let e=iy(dm);if(!e)throw Error("useFormField must be used within a FormField");return e},pm=ry("flex flex-col",{variants:{size:{[Fe.sm]:"gap-1",[Fe.md]:"gap-1.5",[Fe.lg]:"gap-2"}},defaultVariants:{size:Fe.md}}),cm=Fo(({className:e,size:t=Fe.md,error:r,disabled:o=!1,required:a=!1,children:n,...s},l)=>{let m=ay(),d=c(t),f={id:m,size:d,error:r,disabled:o,required:a};return Wt(dm.Provider,{value:f,children:Wt("div",{ref:l,className:i(pm({size:d}),e),...s,children:n},void 0,!1,void 0,this)},void 0,!1,void 0,this)});cm.displayName="FormField";var ny={[Fe.sm]:"text-xs",[Fe.md]:"text-sm",[Fe.lg]:"text-base"},um=Fo(({className:e,htmlFor:t,children:r,...o},a)=>{let{id:n,size:s,disabled:l,required:m}=qr();return Wt("label",{ref:a,htmlFor:t??n,className:i("inline-block font-medium text-foreground select-none",ny[s],l&&"cursor-not-allowed opacity-60",e),...o,children:[r,m&&Wt("span",{className:"ml-0.5 text-destructive","aria-hidden":"true",children:"*"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});um.displayName="FormFieldLabel";var fm={[Fe.sm]:"text-[10px]",[Fe.md]:"text-xs",[Fe.lg]:"text-sm"},gm=Fo(({className:e,...t},r)=>{let{id:o,size:a}=qr();return Wt("p",{ref:r,id:`${o}-description`,className:i("text-muted-foreground",fm[a],e),...t},void 0,!1,void 0,this)});gm.displayName="FormFieldDescription";var ym=Fo(({className:e,children:t,...r},o)=>{let{id:a,size:n,error:s}=qr(),l=t??s;if(!l)return null;return Wt("p",{ref:o,id:`${a}-error`,role:"alert",className:i("text-destructive",fm[n],e),...r,children:l},void 0,!1,void 0,this)});ym.displayName="FormFieldError";var vm=({children:e})=>{let{id:t,disabled:r,required:o,error:a}=qr(),n=[a?`${t}-error`:void 0,`${t}-description`].filter(Boolean).join(" ");return Wt(sy,{children:e({id:t,disabled:r,required:o,status:a?"error":"default","aria-describedby":n||void 0,"aria-invalid":a?!0:void 0})},void 0,!1,void 0,this)};vm.displayName="FormFieldControl";import*as Ut from"@radix-ui/react-hover-card";import{cva as ly}from"class-variance-authority";import{forwardRef as my}from"react";import{jsxDEV as cy}from"react/jsx-dev-runtime";var xr={sm:"sm",md:"md",lg:"lg"},bm=ly("z-50 rounded-[var(--radius)] border border-border/70 bg-popover text-popover-foreground shadow-[var(--shadow-md)] gs-float-content origin-[var(--radix-hover-card-content-transform-origin)]",{variants:{size:{[xr.sm]:"w-52 p-3 text-xs",[xr.md]:"w-64 p-4 text-sm",[xr.lg]:"w-80 p-5 text-sm"}},defaultVariants:{size:xr.md}}),dy=Ut.Root,py=Ut.Trigger,Tm=my(({className:e,align:t="center",sideOffset:r=4,size:o=xr.md,...a},n)=>{let s=c(o);return cy(Ut.Content,{ref:n,align:t,sideOffset:r,className:i(bm({size:s}),e),...a},void 0,!1,void 0,this)});Tm.displayName=Ut.Content.displayName;import{cva as uy}from"class-variance-authority";import{X as fy}from"lucide-react";import{forwardRef as gy,useRef as yy,useState as vy}from"react";import{jsxDEV as $t}from"react/jsx-dev-runtime";var Jr={default:"default",error:"error",success:"success"},J={sm:"sm",md:"md",lg:"lg",xl:"xl"},by="Clear input",Pm=uy("gs-interactive w-full rounded-[var(--radius)] border border-input bg-background text-sm text-foreground outline-none placeholder:text-muted-foreground focus-visible:ring-2 disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground",{variants:{status:{[Jr.default]:"focus-visible:ring-primary",[Jr.error]:"border-destructive focus-visible:ring-destructive",[Jr.success]:"border-success focus-visible:ring-success"},size:{[J.sm]:"h-8 px-2 text-xs",[J.md]:"h-10 px-3",[J.lg]:"h-11 px-4",[J.xl]:"h-12 px-4 text-base"}},defaultVariants:{status:Jr.default,size:J.md}}),Ty={[J.sm]:"pl-7",[J.md]:"pl-9",[J.lg]:"pl-10",[J.xl]:"pl-10"},hy={[J.sm]:"pr-7",[J.md]:"pr-9",[J.lg]:"pr-10",[J.xl]:"pr-10"},Py={[J.sm]:"pr-12",[J.md]:"pr-16",[J.lg]:"pr-18",[J.xl]:"pr-18"},xy={[J.sm]:"text-xs left-2",[J.md]:"text-sm left-3",[J.lg]:"text-sm left-3.5",[J.xl]:"text-base left-3.5"},Cy={[J.sm]:"text-xs",[J.md]:"text-sm",[J.lg]:"text-sm",[J.xl]:"text-base"},zy={[J.sm]:"size-4",[J.md]:"size-5",[J.lg]:"size-5",[J.xl]:"size-6"};function hm(e){if(e===void 0||e===null)return"";if(Array.isArray(e))return e.join("");return String(e)}var xm=gy(({className:e,status:t=Jr.default,size:r=J.md,fullWidth:o=!1,prefix:a,suffix:n,clearable:s=!1,clearAriaLabel:l=by,onClear:m,onValueChange:d,disabled:f,readOnly:u,onChange:T,value:p,defaultValue:y,...S},P)=>{let w=Boolean(a),C=Boolean(n),v=c(r),z=yy(null),V=Qr(P,z),[h,L]=vy(()=>hm(y)),A=p!==void 0,F=A?hm(p):h,Z=s&&!f&&!u&&F.length>0,B=C||Z,W=C&&Z,N=(x)=>{let D=x.target.value;if(!A)L(D);d?.(D),T?.(x)},I=()=>{if(!A)L("");d?.("");let x=z.current;if(x)x.value="",x.dispatchEvent(new Event("input",{bubbles:!0})),x.focus();m?.()};return $t("div",{className:i("relative flex items-center",o&&"w-full"),children:[w&&$t("span",{className:i("absolute inset-y-0 flex items-center text-muted-foreground",xy[v]),children:a},void 0,!1,void 0,this),$t("input",{ref:V,className:i(Pm({status:t,size:v}),w&&Ty[v],W&&Py[v],!W&&B&&hy[v],e),disabled:f,readOnly:u,onChange:N,value:F,...S},void 0,!1,void 0,this),B&&$t("span",{className:i("absolute inset-y-0 right-2 flex items-center gap-1 text-muted-foreground",Cy[v]),children:[C&&$t("span",{className:"inline-flex items-center",children:n},void 0,!1,void 0,this),Z&&$t("button",{type:"button","aria-label":l,onMouseDown:(x)=>x.preventDefault(),onClick:I,className:i("gs-interactive inline-flex items-center justify-center rounded-[calc(var(--radius)-4px)] text-muted-foreground hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",zy[v]),children:$t(fy,{className:"size-3.5"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});xm.displayName="Input";import{cva as Sy}from"class-variance-authority";import{forwardRef as Ny}from"react";function Er(){return oa()}import{jsxDEV as wy}from"react/jsx-dev-runtime";var Cr={sm:"sm",md:"md",lg:"lg"},Cm=Sy("inline-flex items-center justify-center rounded border border-border bg-muted font-mono font-medium text-muted-foreground shadow-[0_1px_0_1px] shadow-border/50",{variants:{size:{[Cr.sm]:"min-w-5 h-5 px-1 text-[10px]",[Cr.md]:"min-w-6 h-6 px-1.5 text-xs",[Cr.lg]:"min-w-7 h-7 px-2 text-sm"}},defaultVariants:{size:Cr.md}}),zm=Ny(({className:e,size:t=Cr.md,keys:r,children:o,...a},n)=>{let s=c(t),{isMac:l}=Er(),m=r?jr(r,l):o;return wy("kbd",{ref:n,className:i(Cm({size:s}),e),...a,children:m},void 0,!1,void 0,this)});zm.displayName="Kbd";import{cva as Ry}from"class-variance-authority";import{forwardRef as My}from"react";import{jsxDEV as Sm}from"react/jsx-dev-runtime";var zr={sm:"sm",md:"md",lg:"lg"},Nm=Ry("inline-block font-medium text-foreground select-none peer-disabled:cursor-not-allowed peer-disabled:opacity-60",{variants:{size:{[zr.sm]:"text-xs",[zr.md]:"text-sm",[zr.lg]:"text-base"}},defaultVariants:{size:zr.md}}),wm=My(({className:e,size:t=zr.md,required:r=!1,disabled:o=!1,children:a,...n},s)=>{let l=c(t);return Sm("label",{ref:s,className:i(Nm({size:l}),o&&"cursor-not-allowed opacity-60",e),"aria-disabled":o||void 0,...n,children:[a,r&&Sm("span",{className:"ml-0.5 text-destructive","aria-hidden":"true",children:"*"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});wm.displayName="Label";var Ly=nr;import*as wt from"@radix-ui/react-popover";import{cva as Fy}from"class-variance-authority";import{Check as By,ChevronDown as Oy,X as _y,X as Gy}from"lucide-react";import{forwardRef as Wy,useCallback as eo,useEffect as Uy,useRef as $y,useState as Lm}from"react";import*as Be from"@radix-ui/react-popover";import{cva as Hy}from"class-variance-authority";import{forwardRef as ky}from"react";import{jsxDEV as Rm}from"react/jsx-dev-runtime";var Sr={sm:"sm",md:"md",lg:"lg"},Nr=Hy("z-50 rounded-[var(--radius)] border border-border bg-popover text-popover-foreground outline-none shadow-[var(--shadow-md)] gs-float-content origin-[var(--radix-popover-content-transform-origin)]",{variants:{size:{[Sr.sm]:"w-56 p-3 text-sm",[Sr.md]:"w-72 p-4 text-sm",[Sr.lg]:"w-96 p-5 text-sm"}},defaultVariants:{size:Sr.md}}),Ay=Be.Root,Iy=Be.Trigger,Vy=Be.Anchor,Dy=Be.Close,Mm=ky(({className:e,align:t="center",sideOffset:r=4,portal:o=!0,portalContainer:a,size:n=Sr.md,...s},l)=>{let m=c(n),d=Rm(Be.Content,{ref:l,align:t,sideOffset:r,className:i(Nr({size:m}),e),...s},void 0,!1,void 0,this);if(o)return Rm(Be.Portal,{container:a??void 0,children:d},void 0,!1,void 0,this);return d});Mm.displayName="PopoverContent";import{jsxDEV as ie,Fragment as Xy}from"react/jsx-dev-runtime";var ce={sm:"sm",md:"md",lg:"lg",xl:"xl"},Hm=Fy(["gs-interactive group flex w-full items-center gap-2 rounded-[var(--radius)] border border-input","bg-background text-sm text-foreground outline-none","placeholder:text-muted-foreground focus-visible:ring-2","data-[state=open]:ring-2","disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground"].join(" "),{variants:{size:{[ce.sm]:"min-h-8 px-2.5 py-1 text-xs",[ce.md]:"min-h-10 px-3.5 py-1.5",[ce.lg]:"min-h-11 px-4.5 py-2 text-sm",[ce.xl]:"min-h-12 px-4 py-2 text-base"},status:{default:"focus-visible:ring-primary data-[state=open]:ring-primary",error:"border-destructive focus-visible:ring-destructive data-[state=open]:ring-destructive",success:"border-success focus-visible:ring-success data-[state=open]:ring-success"}},defaultVariants:{size:ce.md,status:"default"}}),Ky={[ce.sm]:"h-5 px-1.5 text-[10px]",[ce.md]:"h-6 px-2 text-xs",[ce.lg]:"h-6.5 px-2.5 text-xs",[ce.xl]:"h-7 px-2.5 text-sm"},Yy={[ce.sm]:"min-h-7 py-1 px-2 text-xs",[ce.md]:"min-h-9 py-2 px-3 text-sm",[ce.lg]:"min-h-10 py-2.5 px-3.5 text-sm",[ce.xl]:"min-h-11 py-3 px-4 text-base"},Bo={[ce.sm]:"size-3.5",[ce.md]:"size-4",[ce.lg]:"size-4",[ce.xl]:"size-4.5"},km=Wy(({className:e,options:t,value:r,defaultValue:o=[],onValueChange:a,placeholder:n="Select options...",size:s=ce.md,status:l="default",clearable:m=!1,maxDisplayItems:d=3,disabled:f,...u},T)=>{let p=c(s)??s,[y,S]=Lm(!1),[P,w]=Lm(o),C=$y(null),v=r!==void 0,z=v?r:P,V=eo((N)=>{let I=z.includes(N)?z.filter((x)=>x!==N):[...z,N];if(!v)w(I);a?.(I)},[z,v,a]),h=eo((N,I)=>{I.stopPropagation();let x=z.filter((D)=>D!==N);if(!v)w(x);a?.(x)},[z,v,a]),L=eo((N)=>{if(N.stopPropagation(),N.preventDefault(),!v)w([]);a?.([])},[v,a]),A=t.filter((N)=>z.includes(N.value)),F=A.length>0,Z=m&&F&&!f,B=eo((N)=>{let I=C.current;if(!I)return;let x=Array.from(I.querySelectorAll('[role="option"]:not([data-disabled])'));if(x.length===0)return;let D=I.querySelector('[role="option"]:focus'),Q=D?x.indexOf(D):-1,R;switch(N){case"first":R=x[0];break;case"last":R=x[x.length-1];break;case"next":R=x[Q+1]??x[0];break;case"prev":R=x[Q-1]??x[x.length-1];break}R?.focus()},[]),W=eo((N)=>{switch(N.key){case"ArrowDown":N.preventDefault(),B("next");break;case"ArrowUp":N.preventDefault(),B("prev");break;case"Home":N.preventDefault(),B("first");break;case"End":N.preventDefault(),B("last");break;case"Escape":N.preventDefault(),S(!1);break}},[B]);return Uy(()=>{if(y)requestAnimationFrame(()=>B("first"))},[y,B]),ie(wt.Root,{open:y,onOpenChange:S,children:[ie(wt.Trigger,{asChild:!0,children:ie("button",{ref:T,type:"button",disabled:f,"data-state":y?"open":"closed","data-placeholder":F?void 0:"",className:i(Hm({size:p,status:l}),e),...u,children:[ie("span",{className:"flex min-w-0 flex-1 flex-wrap items-center gap-1 text-left",children:F?ie(Xy,{children:[A.slice(0,d).map((N)=>ie("span",{className:i("inline-flex items-center gap-1 rounded-[calc(var(--radius)-4px)] border border-border/60 bg-muted/50 font-medium text-foreground",Ky[p]),children:[ie("span",{className:"truncate",children:N.label},void 0,!1,void 0,this),ie("span",{"data-slot":"multiselect-remove","aria-label":`Remove ${N.label}`,onMouseDown:(I)=>I.preventDefault(),onClick:(I)=>h(N.value,I),className:"ml-0.5 inline-flex shrink-0 items-center justify-center rounded-full opacity-60 hover:opacity-100",children:ie(Gy,{className:"h-3 w-3"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},N.value,!0,void 0,this)),A.length>d&&ie("span",{className:"text-muted-foreground text-xs",children:["+",A.length-d]},void 0,!0,void 0,this)]},void 0,!0,void 0,this):ie("span",{className:"text-muted-foreground",children:n},void 0,!1,void 0,this)},void 0,!1,void 0,this),ie("span",{className:"inline-flex shrink-0 items-center gap-1 text-muted-foreground",children:[Z&&ie("span",{role:"button",tabIndex:-1,"aria-label":"Clear all",onMouseDown:(N)=>N.preventDefault(),onClick:L,className:"gs-interactive inline-flex items-center justify-center rounded-[calc(var(--radius)-4px)] text-muted-foreground hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",children:ie(_y,{className:Bo[p]},void 0,!1,void 0,this)},void 0,!1,void 0,this),ie(Oy,{className:i(Bo[p],"opacity-60 transition-transform duration-200 ease-[cubic-bezier(0.16,1,0.3,1)]",y&&"rotate-180")},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this),ie(wt.Portal,{children:ie(wt.Content,{ref:C,role:"listbox","aria-multiselectable":"true",align:"start",sideOffset:4,onKeyDown:W,onOpenAutoFocus:(N)=>N.preventDefault(),className:i(Nr(),"max-h-96 w-[var(--radix-popover-trigger-width)] overflow-y-auto overflow-x-hidden p-1"),children:[t.map((N)=>{let I=z.includes(N.value);return ie("div",{role:"option",tabIndex:N.disabled?void 0:-1,"aria-selected":I,"aria-disabled":N.disabled||void 0,"data-disabled":N.disabled?"":void 0,className:i("gs-interactive relative flex w-full cursor-pointer select-none items-center gap-2","rounded-[calc(var(--radius)-3px)] outline-none","hover:bg-accent focus-visible:bg-accent focus-visible:text-accent-foreground","data-disabled:cursor-not-allowed data-disabled:opacity-50",Yy[p]),onClick:()=>!N.disabled&&V(N.value),onKeyDown:(x)=>{if(x.key==="Enter"||x.key===" "){if(x.preventDefault(),!N.disabled)V(N.value)}},children:[ie("span",{className:i("flex shrink-0 items-center justify-center",Bo[p]),children:I&&ie(By,{className:Bo[p]},void 0,!1,void 0,this)},void 0,!1,void 0,this),ie("span",{className:"min-w-0 flex-1 truncate",children:N.label},void 0,!1,void 0,this)]},N.value,!0,void 0,this)}),t.length===0&&ie("div",{className:"px-3 py-6 text-center text-muted-foreground text-sm",children:"No options available"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});km.displayName="Multiselect";import*as ae from"@radix-ui/react-navigation-menu";import{cva as Kt}from"class-variance-authority";import{createContext as Zy,forwardRef as wr,useContext as qy}from"react";import{jsxDEV as ke}from"react/jsx-dev-runtime";var Ze={sm:"sm",md:"md",lg:"lg"},Am=Zy(Ze.md),Im=Kt("relative z-10 flex max-w-max flex-1 items-center justify-center"),Vm=Kt("group flex flex-1 list-none items-center justify-center space-x-1"),Dm=Kt(["group inline-flex w-max items-center justify-center rounded-md bg-background font-medium","gs-interactive","hover:bg-accent hover:text-accent-foreground","focus:bg-accent focus:text-accent-foreground focus:outline-none","disabled:pointer-events-none disabled:opacity-50","data-[active]:bg-accent/50 data-[state=open]:bg-accent/50"],{variants:{size:{[Ze.sm]:"h-8 px-3 py-1.5 text-xs",[Ze.md]:"h-10 px-4 py-2 text-sm",[Ze.lg]:"h-12 px-5 py-2.5 text-sm"}},defaultVariants:{size:Ze.md}}),Fm=Kt(["left-0 top-0 w-full","data-[motion^=from-]:animate-in data-[motion^=to-]:animate-out","data-[motion^=from-]:fade-in data-[motion^=to-]:fade-out","data-[motion=from-end]:slide-in-from-right-52 data-[motion=from-start]:slide-in-from-left-52","data-[motion=to-end]:slide-out-to-right-52 data-[motion=to-start]:slide-out-to-left-52","md:absolute md:w-auto"]),Jy=Kt(["block select-none space-y-1 rounded-md leading-none no-underline outline-none","gs-interactive","hover:bg-accent hover:text-accent-foreground","focus:bg-accent focus:text-accent-foreground"],{variants:{size:{[Ze.sm]:"p-2 text-xs",[Ze.md]:"p-3 text-sm",[Ze.lg]:"p-4 text-sm"}},defaultVariants:{size:Ze.md}}),Bm=Kt(["origin-top-center relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border bg-popover text-popover-foreground shadow-lg","gs-float-content","transition-[width,height] duration-300 ease-[var(--motion-ease-emphasized)]","md:w-[var(--radix-navigation-menu-viewport-width)]"]),Om=Kt(["top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden","data-[state=visible]:animate-in data-[state=hidden]:animate-out","data-[state=hidden]:fade-out data-[state=visible]:fade-in"]),Qy=()=>ke("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180","aria-hidden":"true",children:ke("path",{d:"m6 9 6 6 6-6"},void 0,!1,void 0,this)},void 0,!1,void 0,this),_m=wr(({className:e,children:t,size:r,...o},a)=>{let n=c(r??Ze.md);return ke(Am.Provider,{value:n,children:ke(ae.Root,{ref:a,className:i(Im(),e),...o,children:[t,ke(ia,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});_m.displayName=ae.Root.displayName;var Gm=wr(({className:e,...t},r)=>ke(ae.List,{ref:r,className:i(Vm(),e),...t},void 0,!1,void 0,this));Gm.displayName=ae.List.displayName;var Ey=ae.Item,Wm=wr(({className:e,children:t,...r},o)=>{let a=qy(Am);return ke(ae.Trigger,{ref:o,className:i(Dm({size:a}),"group",e),...r,children:[t,ke(Qy,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Wm.displayName=ae.Trigger.displayName;var Um=wr(({className:e,...t},r)=>ke(ae.Content,{ref:r,className:i(Fm(),e),...t},void 0,!1,void 0,this));Um.displayName=ae.Content.displayName;var jy=ae.Link,ia=wr(({className:e,...t},r)=>ke("div",{className:"absolute top-full left-0 flex justify-center",children:ke(ae.Viewport,{className:i(Bm(),e),ref:r,...t},void 0,!1,void 0,this)},void 0,!1,void 0,this));ia.displayName=ae.Viewport.displayName;var $m=wr(({className:e,...t},r)=>ke(ae.Indicator,{ref:r,className:i(Om(),e),...t,children:ke("div",{className:"relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md"},void 0,!1,void 0,this)},void 0,!1,void 0,this));$m.displayName=ae.Indicator.displayName;import{cva as Rr}from"class-variance-authority";import{Fragment as ev,forwardRef as tv,useCallback as Yt,useEffect as Km,useMemo as Ym,useRef as rv,useState as Xm}from"react";import{jsxDEV as Xt}from"react/jsx-dev-runtime";var Zt={sm:"sm",md:"md",lg:"lg",xl:"xl"},ro={default:"default",error:"error",success:"success"},to={single:"single",first:"first",middle:"middle",last:"last"},Zm=Rr("relative inline-flex items-center",{variants:{size:{sm:"gap-1",md:"gap-1.5",lg:"gap-2",xl:"gap-2.5"}},defaultVariants:{size:Zt.md}}),qm=Rr("relative inline-flex items-center",{variants:{size:{sm:"gap-0",md:"gap-0",lg:"gap-0",xl:"gap-0"},status:{default:"",error:"text-destructive",success:"text-success"}},defaultVariants:{size:Zt.md,status:ro.default}}),Jm=Rr(["relative flex items-center justify-center border bg-background","transition-[color,background-color,border-color,box-shadow,transform,opacity] duration-150","motion-reduce:transition-none"],{variants:{size:{sm:"h-8 w-8",md:"h-10 w-10",lg:"h-11 w-11",xl:"h-12 w-12"},filled:{true:"border-border bg-card",false:"border-input bg-background"},focused:{true:"scale-[1.02]",false:""},status:{default:"focus-within:border-ring",error:"border-destructive/70 focus-within:border-destructive focus-within:ring-2 focus-within:ring-destructive/20",success:"border-success/70 focus-within:border-success focus-within:ring-2 focus-within:ring-success/20"},disabled:{true:"border-border/80 bg-muted/45",false:""},position:{single:"rounded-[calc(var(--radius)-2px)]",first:"rounded-l-[calc(var(--radius)-2px)] rounded-r-none",middle:"rounded-none border-l-0",last:"rounded-r-[calc(var(--radius)-2px)] rounded-l-none border-l-0"}},defaultVariants:{size:Zt.md,filled:!1,focused:!1,status:ro.default,disabled:!1,position:to.single}}),Qm=Rr(["h-full w-full rounded-[inherit] bg-transparent text-center font-sans font-medium outline-none","transition-[color,opacity] duration-150 motion-reduce:transition-none","disabled:cursor-not-allowed disabled:text-muted-foreground"],{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base",xl:"text-lg"},status:{default:"caret-primary",error:"caret-destructive",success:"caret-success"},filled:{true:"text-foreground",false:"text-muted-foreground"}},defaultVariants:{size:Zt.md,status:ro.default,filled:!1}}),Em=Rr(["pointer-events-none absolute inset-0 flex items-center justify-center select-none","font-medium text-muted-foreground/45","transition-[opacity,transform] duration-150 motion-reduce:transition-none"],{variants:{size:{sm:"text-sm",md:"text-base",lg:"text-lg",xl:"text-xl"},focused:{true:"opacity-0 scale-95",false:"opacity-100 scale-100"}},defaultVariants:{size:Zt.md,focused:!1}}),jm=Rr("select-none font-medium text-muted-foreground",{variants:{size:{sm:"px-0.5 text-sm",md:"px-0.5 text-base",lg:"px-1 text-lg",xl:"px-1.5 text-xl"}},defaultVariants:{size:Zt.md}});function ov(e){if(!Number.isFinite(e))return 6;return Math.max(1,Math.floor(e))}function aa(e,t){let r=(e??"").split("").slice(0,t);if(r.length<t)return r.concat(Array(t-r.length).fill(""));return r}var ed=tv(({className:e,length:t=6,value:r,onChange:o,onComplete:a,size:n=Zt.md,status:s=ro.default,disabled:l=!1,autoFocus:m=!1,mask:d=!1,groupSize:f,separator:u,separatorChar:T="—",placeholder:p="•",inputMode:y="numeric",pattern:S="[0-9]*",...P},w)=>{let C=c(n),v=ov(t),z=rv([]),[V,h]=Xm(null),[L,A]=Xm(()=>aa(r,v));Km(()=>{if(r!==void 0){A(aa(r,v));return}A((g)=>aa(g.join(""),v))},[r,v]),Km(()=>{if(m)z.current[0]?.focus()},[m]);let F=Ym(()=>{if(typeof f==="number"&&Number.isFinite(f)){let g=Math.floor(f);if(g<=0)return v;return Math.min(v,Math.max(1,g))}if(typeof u==="number"&&Number.isFinite(u)){let g=Math.floor(u);if(g<=0)return v;return Math.min(v,Math.max(1,g))}if(u)return Math.max(1,Math.floor(v/2));return v},[f,v,u]),Z=Ym(()=>{let g=[];for(let b=0;b<v;b+=F){let k=Math.min(b+F,v),le=[];for(let H=b;H<k;H+=1)le.push(H);g.push(le)}return g},[F,v]),B=Yt((g)=>{let b=z.current[g];if(!b)return;b.focus(),b.select()},[]),W=Yt((g)=>{A(g);let b=g.join("");if(o?.(b),g.every((k)=>k!=="")&&b.length===v)a?.(b)},[o,a,v]),N=Yt((g,b)=>{if(l)return;let le=(y==="numeric"?b.replace(/\D/g,""):b).slice(-1),H=[...L];if(H[g]=le,W(H),le&&g<v-1)B(g+1)},[L,l,W,B,y,v]),I=Yt((g,b)=>{if(l)return;if(b.key==="Backspace"){if(b.preventDefault(),L[g]){let k=[...L];k[g]="",W(k);return}if(g>0){let k=[...L];k[g-1]="",W(k),B(g-1)}return}if(b.key==="Delete"){if(b.preventDefault(),L[g]){let k=[...L];k[g]="",W(k)}return}if(b.key==="ArrowLeft"){if(b.preventDefault(),g>0)B(g-1);return}if(b.key==="ArrowRight"){if(b.preventDefault(),g<v-1)B(g+1);return}if(b.key==="Home"){b.preventDefault(),B(0);return}if(b.key==="End")b.preventDefault(),B(v-1)},[L,l,W,B,v]),x=Yt((g,b)=>{if(b.preventDefault(),l)return;let k=b.clipboardData.getData("text"),H=(y==="numeric"?k.replace(/\D/g,""):k.replace(/\s/g,"")).split("");if(H.length===0)return;let E=[...L];for(let M=0;M<H.length;M+=1){let q=g+M;if(q>=v)break;E[q]=H[M]??""}W(E);let $=Math.min(v-1,g+H.length-1);if($<v-1){B($+1);return}z.current[$]?.blur()},[L,l,W,B,y,v]),D=Yt((g,b)=>{h(g),b.target.select()},[]),Q=Yt(()=>{h(null)},[]),R=u!==void 0,U=T.length>0&&u!==!1&&(R||Z.length>1);return Xt("div",{ref:w,className:i(Zm({size:C}),e),role:"group","aria-label":"One-time password input",...P,children:Z.map((g,b)=>Xt(ev,{children:[Xt("div",{"data-gs-otp-group":"true",className:i(qm({size:C,status:s})),children:g.map((k,le)=>{let H=L[k]??"",E=V===k,$=to.middle;if(g.length===1)$=to.single;else if(le===0)$=to.first;else if(le===g.length-1)$=to.last;return Xt("div",{"data-gs-otp-slot":"true","data-disabled":l,className:i(Jm({size:C,filled:Boolean(H),focused:E,status:s,disabled:l,position:$})),children:[Xt("input",{ref:(M)=>{z.current[k]=M},type:d?"password":"text",inputMode:y,pattern:S,maxLength:1,value:H,placeholder:"",disabled:l,"aria-invalid":s===ro.error,"aria-label":`Digit ${k+1} of ${v}`,autoComplete:"one-time-code",onChange:(M)=>N(k,M.target.value),onKeyDown:(M)=>I(k,M),onPaste:(M)=>x(k,M),onFocus:(M)=>D(k,M),onBlur:Q,className:i(Qm({size:C,status:s,filled:Boolean(H)}))},void 0,!1,void 0,this),!H&&Xt("div",{"data-gs-otp-placeholder":"true","aria-hidden":"true",className:i(Em({size:C,focused:E})),children:p},void 0,!1,void 0,this)]},`slot-${k}`,!0,void 0,this)})},void 0,!1,void 0,this),U&&b<Z.length-1&&Xt("span",{"data-gs-otp-separator":"true",className:i(jm({size:C})),children:T},void 0,!1,void 0,this)]},`group-${g[0]}-${g[g.length-1]}`,!0,void 0,this))},void 0,!1,void 0,this)});ed.displayName="OTPInput";import{createContext as mv,useCallback as Mr,useContext as dv,useMemo as pv,useState as cv}from"react";import*as se from"@radix-ui/react-dialog";import{cva as td}from"class-variance-authority";import{X as iv}from"lucide-react";import{forwardRef as Oo}from"react";import{jsxDEV as qe}from"react/jsx-dev-runtime";var Ae={top:"top",right:"right",bottom:"bottom",left:"left"},oe={sm:"sm",md:"md",lg:"lg",xl:"xl",full:"full"},av={[Ae.top]:"gs-sheet-content gs-sheet-content-top",[Ae.right]:"gs-sheet-content gs-sheet-content-right",[Ae.bottom]:"gs-sheet-content gs-sheet-content-bottom",[Ae.left]:"gs-sheet-content gs-sheet-content-left"},nv={[Ae.right]:{[oe.sm]:"sm:max-w-sm",[oe.md]:"sm:max-w-md",[oe.lg]:"sm:max-w-lg",[oe.xl]:"sm:max-w-xl",[oe.full]:"sm:max-w-full"},[Ae.left]:{[oe.sm]:"sm:max-w-sm",[oe.md]:"sm:max-w-md",[oe.lg]:"sm:max-w-lg",[oe.xl]:"sm:max-w-xl",[oe.full]:"sm:max-w-full"},[Ae.top]:{[oe.sm]:"sm:max-h-[30vh]",[oe.md]:"sm:max-h-[50vh]",[oe.lg]:"sm:max-h-[70vh]",[oe.xl]:"sm:max-h-[85vh]",[oe.full]:"sm:max-h-full"},[Ae.bottom]:{[oe.sm]:"sm:max-h-[30vh]",[oe.md]:"sm:max-h-[50vh]",[oe.lg]:"sm:max-h-[70vh]",[oe.xl]:"sm:max-h-[85vh]",[oe.full]:"sm:max-h-full"}},rd=td("gs-sheet-overlay fixed inset-0 z-50 bg-black/50"),od=td("fixed z-50 flex flex-col gap-4 border border-border bg-background p-6 shadow-[var(--shadow-xl)]",{variants:{side:{[Ae.top]:"inset-x-0 top-0 border-b",[Ae.bottom]:"inset-x-0 bottom-0 border-t",[Ae.left]:"inset-y-0 left-0 h-full w-3/4 border-r",[Ae.right]:"inset-y-0 right-0 h-full w-3/4 border-l"}},defaultVariants:{side:Ae.right}}),na=se.Root,sv=se.Trigger,lv=se.Close,id=se.Portal,sa=Oo(({className:e,...t},r)=>qe(se.Overlay,{className:i(rd(),e),...t,ref:r},void 0,!1,void 0,this));sa.displayName=se.Overlay.displayName;var _o=Oo(({side:e="right",size:t=oe.md,showClose:r=!0,className:o,children:a,...n},s)=>{let l=c(t)??oe.md,m=av[e],d=nv[e][l];return qe(id,{children:[qe(sa,{},void 0,!1,void 0,this),qe(se.Content,{ref:s,className:i(od({side:e}),m,d,o),...n,children:[a,r&&qe(se.Close,{className:"gs-interactive absolute top-4 right-4 rounded-[var(--radius)] border border-border p-1.5 text-muted-foreground hover:bg-accent hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none",children:[qe(iv,{className:"size-4"},void 0,!1,void 0,this),qe("span",{className:"sr-only",children:"Close"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});_o.displayName=se.Content.displayName;var ad=({className:e,...t})=>qe("div",{className:i("flex flex-col space-y-2 text-center sm:text-left",e),...t},void 0,!1,void 0,this);ad.displayName="SheetHeader";var nd=({className:e,...t})=>qe("div",{className:i("flex flex-col-reverse sm:flex-row sm:justify-end sm:gap-2.5",e),...t},void 0,!1,void 0,this);nd.displayName="SheetFooter";var sd=Oo(({className:e,...t},r)=>qe(se.Title,{ref:r,className:i("font-semibold text-foreground text-lg",e),...t},void 0,!1,void 0,this));sd.displayName=se.Title.displayName;var ld=Oo(({className:e,...t},r)=>qe(se.Description,{ref:r,className:i("text-muted-foreground text-sm",e),...t},void 0,!1,void 0,this));ld.displayName=se.Description.displayName;import{jsxDEV as ut}from"react/jsx-dev-runtime";var la=0;function uv(){return la=(la+1)%Number.MAX_SAFE_INTEGER,`overlay-${la}-${Date.now()}`}var dd=mv(null),md=400;function pd({children:e}){let[t,r]=cv([]),o=Mr((d)=>{r((f)=>f.map((u)=>u.id===d?{...u,open:!1}:u)),setTimeout(()=>{r((f)=>f.filter((u)=>u.id!==d))},md)},[]),a=Mr(()=>{r((d)=>d.map((f)=>({...f,open:!1}))),setTimeout(()=>{r([])},md)},[]),n=Mr((d,f,u,T={})=>{let p=uv(),y=(w)=>{return ut(f,{...u,close:w.close},void 0,!1,void 0,this)};y.displayName=`OverlayWrapper(${f.displayName??f.name??"Component"})`;let S={id:p,type:d,component:y,wrapperProps:T,open:!0};return r((w)=>[...w,S]),{id:p,close:()=>o(p)}},[o]),s=Mr((d,f,u)=>{return n("dialog",d,f,u)},[n]),l=Mr((d,f,u)=>{return n("sheet",d,f,u)},[n]),m=pv(()=>({dialog:s,sheet:l,close:o,closeAll:a}),[s,l,o,a]);return ut(dd.Provider,{value:m,children:[e,t.map((d)=>ut(fv,{entry:d,onClose:o},d.id,!1,void 0,this))]},void 0,!0,void 0,this)}pd.displayName="OverlayProvider";function fv({entry:e,onClose:t}){let{id:r,type:o,component:a,wrapperProps:n,open:s}=e,l=Mr(()=>t(r),[r,t]);if(o==="dialog"){let{showClose:m,size:d,...f}=n;return ut(Ji,{open:s,onOpenChange:(u)=>!u&&l(),children:ut(Io,{showClose:m,size:d,...f,children:ut(a,{close:l},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}if(o==="sheet"){let{side:m,showClose:d,...f}=n;return ut(na,{open:s,onOpenChange:(u)=>!u&&l(),children:ut(_o,{side:m,showClose:d,...f,children:ut(a,{close:l},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}return null}function gv(){let e=dv(dd);if(!e)throw Error("useOverlay must be used within an OverlayProvider");return e}import{cva as oo}from"class-variance-authority";import{ChevronLeft as yv,ChevronRight as vv,MoreHorizontal as bv}from"lucide-react";import{createContext as Tv,forwardRef as io,useContext as Go}from"react";import{jsxDEV as Re}from"react/jsx-dev-runtime";var Oe={sm:"sm",md:"md",lg:"lg"},ao=Tv(Oe.md),cd=oo("mx-auto flex w-full justify-center"),ud=oo("flex flex-row items-center gap-1"),fd=oo(""),Wo=oo("gs-interactive inline-flex items-center justify-center whitespace-nowrap rounded-[var(--radius)] font-medium 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:bg-accent hover:text-accent-foreground",{variants:{isActive:{true:"border border-border bg-background shadow-[var(--shadow-sm)]",false:""},size:{[Oe.sm]:"h-7 w-7 text-xs [&_svg]:size-3.5",[Oe.md]:"h-9 w-9 text-sm [&_svg]:size-4",[Oe.lg]:"h-10 w-10 text-sm [&_svg]:size-5"}},defaultVariants:{isActive:!1,size:Oe.md}}),gd=oo("flex items-center justify-center",{variants:{size:{[Oe.sm]:"h-7 w-7 [&_svg]:size-3.5",[Oe.md]:"h-9 w-9 [&_svg]:size-4",[Oe.lg]:"h-10 w-10 [&_svg]:size-5"}},defaultVariants:{size:Oe.md}}),yd=({className:e,size:t=Oe.md,...r})=>{let o=c(t)??Oe.md;return Re(ao.Provider,{value:o,children:Re("nav",{"aria-label":"pagination",className:i(cd(),e),...r},void 0,!1,void 0,this)},void 0,!1,void 0,this)};yd.displayName="Pagination";var vd=io(({className:e,...t},r)=>Re("ul",{ref:r,className:i(ud(),e),...t},void 0,!1,void 0,this));vd.displayName="PaginationContent";var bd=io(({className:e,...t},r)=>Re("li",{ref:r,className:i(fd(),e),...t},void 0,!1,void 0,this));bd.displayName="PaginationItem";var Td=io(({className:e,isActive:t,...r},o)=>{let a=Go(ao);return Re("button",{ref:o,type:"button","aria-current":t?"page":void 0,className:i(Wo({isActive:t,size:a}),e),...r},void 0,!1,void 0,this)});Td.displayName="PaginationLink";var hd=io(({className:e,...t},r)=>{let o=Go(ao);return Re("button",{ref:r,type:"button","aria-label":"Go to previous page",className:i(Wo({size:o}),"gap-1 pl-2.5 pr-3 w-auto",e),...t,children:[Re(yv,{},void 0,!1,void 0,this),Re("span",{children:"Previous"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});hd.displayName="PaginationPrevious";var Pd=io(({className:e,...t},r)=>{let o=Go(ao);return Re("button",{ref:r,type:"button","aria-label":"Go to next page",className:i(Wo({size:o}),"gap-1 pl-3 pr-2.5 w-auto",e),...t,children:[Re("span",{children:"Next"},void 0,!1,void 0,this),Re(vv,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Pd.displayName="PaginationNext";var xd=({className:e,...t})=>{let r=Go(ao);return Re("span",{"aria-hidden":!0,className:i(gd({size:r}),e),...t,children:[Re(bv,{},void 0,!1,void 0,this),Re("span",{className:"sr-only",children:"More pages"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)};xd.displayName="PaginationEllipsis";import*as lo from"@radix-ui/react-progress";import{cva as Cd}from"class-variance-authority";import{forwardRef as hv}from"react";import{jsxDEV as Uo}from"react/jsx-dev-runtime";var no={sm:"sm",md:"md",lg:"lg",xl:"xl"},so={default:"default",success:"success",warning:"warning",error:"error"},zd=Cd("relative w-full overflow-hidden rounded-full bg-muted",{variants:{size:{[no.sm]:"h-1",[no.md]:"h-2.5",[no.lg]:"h-4",[no.xl]:"h-5"}},defaultVariants:{size:no.md}}),Sd=Cd("h-full w-full flex-1 rounded-full transition-transform duration-100 ease-out",{variants:{variant:{[so.default]:"bg-primary",[so.success]:"bg-success",[so.warning]:"bg-warning",[so.error]:"bg-destructive"}},defaultVariants:{variant:so.default}}),Nd=hv(({className:e,value:t,size:r,variant:o,showValue:a,...n},s)=>{let l=c(r);return Uo("div",{className:"flex w-full items-center gap-2",children:[Uo(lo.Root,{ref:s,className:i(zd({size:l}),e),...n,children:Uo(lo.Indicator,{className:i(Sd({variant:o})),style:{transform:`translateX(-${100-(t||0)}%)`}},void 0,!1,void 0,this)},void 0,!1,void 0,this),a&&Uo("span",{className:"font-medium text-muted-foreground text-sm tabular-nums",children:[t,"%"]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});Nd.displayName=lo.Root.displayName;import*as Hr from"@radix-ui/react-radio-group";import{cva as wd}from"class-variance-authority";import{forwardRef as Rd}from"react";import{jsxDEV as $o}from"react/jsx-dev-runtime";var Je={sm:"sm",md:"md",lg:"lg",xl:"xl"},Lr={default:"default",error:"error",success:"success"},Md=wd("grid gap-2"),Ld=wd("gs-interactive aspect-square rounded-full border border-input bg-background ring-offset-background enabled:active:scale-[0.94] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 data-[state=checked]:border-primary data-[state=checked]:text-primary disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground",{variants:{size:{[Je.sm]:"h-4 w-4",[Je.md]:"h-5 w-5",[Je.lg]:"h-6 w-6",[Je.xl]:"h-7 w-7"},status:{[Lr.default]:"enabled:hover:border-primary/70",[Lr.error]:"border-destructive enabled:hover:border-destructive/70 focus-visible:ring-destructive data-[state=checked]:border-destructive data-[state=checked]:text-destructive",[Lr.success]:"border-success enabled:hover:border-success/70 focus-visible:ring-success data-[state=checked]:border-success data-[state=checked]:text-success"}},defaultVariants:{size:Je.md,status:Lr.default}}),Pv={[Je.sm]:"h-2 w-2",[Je.md]:"h-2.5 w-2.5",[Je.lg]:"h-3 w-3",[Je.xl]:"h-3.5 w-3.5"},Hd=Rd(({className:e,...t},r)=>$o(Hr.Root,{ref:r,className:i(Md(),e),...t},void 0,!1,void 0,this));Hd.displayName="RadioGroup";var kd=Rd(({className:e,size:t=Je.md,status:r=Lr.default,...o},a)=>{let n=c(t);return $o(Hr.Item,{ref:a,className:i(Ld({size:n,status:r}),e),...o,children:$o(Hr.Indicator,{className:"flex items-center justify-center",children:$o("span",{className:i("block rounded-full bg-current transition-transform duration-150",Pv[n])},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});kd.displayName="RadioGroupItem";import{cva as Xo}from"class-variance-authority";import{forwardRef as ma,useCallback as Ko,useRef as xv,useState as Cv}from"react";import{jsxDEV as Yo}from"react/jsx-dev-runtime";var Ad=Xo("flex h-full w-full",{variants:{direction:{horizontal:"flex-row",vertical:"flex-col"}},defaultVariants:{direction:"horizontal"}}),Id=Xo("relative overflow-hidden"),Vd=Xo("relative flex items-center justify-center bg-border transition-colors duration-150 hover:bg-primary/40 active:bg-primary focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",{variants:{direction:{horizontal:"h-full w-1 cursor-col-resize",vertical:"h-1 w-full cursor-row-resize"},withHandle:{true:"",false:""}},compoundVariants:[{direction:"horizontal",withHandle:!0,class:"w-3"},{direction:"vertical",withHandle:!0,class:"h-3"}],defaultVariants:{direction:"horizontal",withHandle:!1}}),Dd=Xo("z-10 flex items-center justify-center rounded-sm bg-border",{variants:{direction:{horizontal:"h-6 w-1",vertical:"h-1 w-6"}},defaultVariants:{direction:"horizontal"}}),Fd=ma(({className:e,direction:t="horizontal",children:r,...o},a)=>Yo("div",{ref:a,"data-panel-group":"","data-direction":t,className:i(Ad({direction:t}),e),...o,children:r},void 0,!1,void 0,this));Fd.displayName="ResizablePanelGroup";var Bd=ma(({className:e,defaultSize:t=50,children:r,style:o,...a},n)=>Yo("div",{ref:n,"data-panel":"",className:i(Id(),e),style:{...o,flexGrow:0,flexShrink:0,flexBasis:`${t}%`},...a,children:r},void 0,!1,void 0,this));Bd.displayName="ResizablePanel";var Od=ma(({className:e,withHandle:t=!1,disabled:r=!1,...o},a)=>{let[n,s]=Cv(!1),l=xv(null),m=Ko((p,y)=>{if(r)return;s(!0);let S=(w)=>{let C="touches"in w?w.touches[0]:null,v=C?C.clientX:w.clientX,z=C?C.clientY:w.clientY,V=l.current;if(!V)return;let h=V.closest("[data-panel-group]");if(!h)return;let L=h.dataset.direction,A=h.getBoundingClientRect(),F=Array.from(h.querySelectorAll(":scope > [data-panel]")),Z=Array.from(h.children).indexOf(V),B,W;for(let N of F){let I=Array.from(h.children).indexOf(N);if(I<Z)B=N;if(I>Z&&!W)W=N}if(B&&W){let N=L==="horizontal"?A.width:A.height,x=(L==="horizontal"?v-A.left:z-A.top)/N*100,D=Math.max(10,Math.min(90,x)),Q=100-D;B.style.flexBasis=`${D}%`,W.style.flexBasis=`${Q}%`}},P=()=>{s(!1),document.removeEventListener("mousemove",S),document.removeEventListener("mouseup",P),document.removeEventListener("touchmove",S),document.removeEventListener("touchend",P)};document.addEventListener("mousemove",S),document.addEventListener("mouseup",P),document.addEventListener("touchmove",S),document.addEventListener("touchend",P)},[r]),d=Ko((p)=>{p.preventDefault(),m(p.clientX,p.clientY)},[m]),f=Ko((p)=>{let y=p.touches[0];if(y)m(y.clientX,y.clientY)},[m]),u=Ko((p)=>{if(r)return;let y=l.current??p.currentTarget,S=y.closest("[data-panel-group]");if(!S)return;let P=S.dataset.direction,w=p.shiftKey?10:1,C=Array.from(S.querySelectorAll(":scope > [data-panel]")),v=Array.from(S.children).indexOf(y),z,V;for(let A of C){let F=Array.from(S.children).indexOf(A);if(F<v)z=A;if(F>v&&!V)V=A}if(!(z&&V))return;let h=Number.parseFloat(z.style.flexBasis)||50,L=0;if(P==="horizontal"){if(p.key==="ArrowLeft")L=-w;if(p.key==="ArrowRight")L=w}else{if(p.key==="ArrowUp")L=-w;if(p.key==="ArrowDown")L=w}if(L!==0){p.preventDefault();let A=Math.max(10,Math.min(90,h+L));z.style.flexBasis=`${A}%`,V.style.flexBasis=`${100-A}%`}},[r]),T="horizontal";return Yo("div",{ref:(p)=>{if(l.current=p,typeof a==="function")a(p);else if(a)a.current=p},role:"separator","aria-orientation":"horizontal",tabIndex:r?-1:0,"data-panel-resize-handle":"","data-dragging":n,onMouseDown:d,onTouchStart:f,onKeyDown:u,className:i(Vd({direction:"horizontal",withHandle:t}),n&&"bg-primary",r&&"pointer-events-none opacity-50",e),...o,children:t&&Yo("div",{className:i(Dd({direction:"horizontal"}))},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Od.displayName="ResizableHandle";import*as rt from"@radix-ui/react-scroll-area";import{cva as da}from"class-variance-authority";import{forwardRef as _d}from"react";import{jsxDEV as kr}from"react/jsx-dev-runtime";var Gd=da("relative overflow-hidden"),zv={display:"flex",flexDirection:"column"},Sv={flex:"1 1 0%",minHeight:0},Wd=da("flex touch-none select-none transition-colors duration-150",{variants:{orientation:{vertical:"h-full w-2.5 border-l border-l-transparent p-px",horizontal:"h-2.5 flex-col border-t border-t-transparent p-px"}},defaultVariants:{orientation:"vertical"}}),Ud=da("relative flex-1 rounded-full bg-border"),$d=_d(({className:e,children:t,style:r,...o},a)=>kr(rt.Root,{ref:a,className:i(Gd(),e),style:{...r,...zv},...o,children:[kr(rt.Viewport,{className:"w-full rounded-[inherit]",style:Sv,children:t},void 0,!1,void 0,this),kr(pa,{},void 0,!1,void 0,this),kr(rt.Corner,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this));$d.displayName="ScrollArea";var pa=_d(({className:e,orientation:t="vertical",...r},o)=>kr(rt.ScrollAreaScrollbar,{ref:o,orientation:t,className:i(Wd({orientation:t}),e),...r,children:kr(rt.ScrollAreaThumb,{className:i(Ud())},void 0,!1,void 0,this)},void 0,!1,void 0,this));pa.displayName="ScrollBar";import{cva as ua}from"class-variance-authority";import{createContext as Nv,forwardRef as fa,useCallback as Kd,useContext as Zd,useEffect as ca,useLayoutEffect as wv,useRef as Yd,useState as Xd}from"react";import{jsxDEV as qt}from"react/jsx-dev-runtime";var Me={sm:"sm",md:"md",lg:"lg"},qd=ua("relative inline-flex items-center rounded-[var(--radius)] border border-border bg-muted/50 p-1 text-muted-foreground",{variants:{size:{[Me.sm]:"h-9 gap-0.5",[Me.md]:"h-10 gap-0.5",[Me.lg]:"h-11 gap-1"}},defaultVariants:{size:Me.md}}),Jd=ua(["relative z-10 inline-flex items-center justify-center rounded-[calc(var(--radius)-2px)]","cursor-pointer outline-none select-none","transition-[color] duration-150","focus-visible:ring-2 focus-visible:ring-ring","disabled:pointer-events-none disabled:text-muted-foreground/40"],{variants:{size:{[Me.sm]:"size-7",[Me.md]:"size-8",[Me.lg]:"size-9"},active:{true:"text-foreground",false:"text-muted-foreground hover:text-foreground/70"}},defaultVariants:{size:Me.md,active:!1}}),Qd=ua(["relative z-10 inline-flex items-center justify-center gap-1.5 rounded-[calc(var(--radius)-2px)]","cursor-pointer outline-none select-none whitespace-nowrap font-medium","transition-[color] duration-150","focus-visible:ring-2 focus-visible:ring-ring","disabled:pointer-events-none disabled:text-muted-foreground/40"],{variants:{size:{[Me.sm]:"h-7 px-3 text-xs",[Me.md]:"h-8 px-3 text-sm",[Me.lg]:"h-9 px-4 text-sm"},active:{true:"text-foreground",false:"text-muted-foreground hover:text-foreground/70"}},defaultVariants:{size:Me.md,active:!1}}),ga=Nv({activeValue:"",onSelect:()=>{},size:Me.md,disabled:!1}),Rv=typeof window<"u"?wv:ca,Ed=fa(({className:e,value:t,defaultValue:r,onValueChange:o,size:a,disabled:n=!1,children:s,...l},m)=>{let d=c(a),f=Yd(null),[u,T]=Xd(r??""),[p,y]=Xd(null),S=Yd(!0),P=t!==void 0?t:u,w=Kd((v)=>{if(n)return;if(t===void 0)T(v);o?.(v)},[n,t,o]),C=Kd(()=>{let v=f.current;if(!v)return;let z=v.querySelector('[data-state="active"]');if(!z){y(null);return}let V=v.getBoundingClientRect(),h=z.getBoundingClientRect();y({left:h.left-V.left,width:h.width})},[]);return Rv(()=>{C()},[C,P]),ca(()=>{if(S.current)requestAnimationFrame(()=>{S.current=!1})},[]),ca(()=>{let v=f.current;if(!v)return;let z=new MutationObserver(()=>{C()});return z.observe(v,{attributes:!0,attributeFilter:["data-state"],subtree:!0}),()=>z.disconnect()},[C]),qt(ga.Provider,{value:{activeValue:P,onSelect:w,size:d,disabled:n},children:qt("div",{ref:(v)=>{if(f.current=v,typeof m==="function")m(v);else if(m)m.current=v},role:"radiogroup",className:i(qd({size:d}),n&&"opacity-50 pointer-events-none",e),...l,children:[p&&qt("span",{"aria-hidden":"true",className:i("absolute rounded-[calc(var(--radius)-2px)] bg-background shadow-sm",!S.current&&"transition-[left,width] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-emphasized)]"),style:{left:p.left,width:p.width,top:"4px",bottom:"4px"}},void 0,!1,void 0,this),s]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});Ed.displayName="SegmentedControl";var jd=fa(({className:e,value:t,icon:r,disabled:o=!1,...a},n)=>{let{activeValue:s,onSelect:l,size:m,disabled:d}=Zd(ga),f=s===t,u=o||d;return qt("button",{ref:n,type:"button",role:"radio","aria-checked":f,"aria-disabled":u||void 0,"data-state":f?"active":"inactive","data-value":t,disabled:u,onClick:()=>l(t),className:i(Jd({size:m,active:f}),e),...a,children:qt("span",{className:"size-4 [&>svg]:size-full",children:r},void 0,!1,void 0,this)},void 0,!1,void 0,this)});jd.displayName="SegmentedControlItem";var ep=fa(({className:e,value:t,icon:r,disabled:o=!1,children:a,...n},s)=>{let{activeValue:l,onSelect:m,size:d,disabled:f}=Zd(ga),u=l===t,T=o||f;return qt("button",{ref:s,type:"button",role:"radio","aria-checked":u,"aria-disabled":T||void 0,"data-state":u?"active":"inactive","data-value":t,disabled:T,onClick:()=>m(t),className:i(Qd({size:d,active:u}),e),...n,children:[r&&qt("span",{className:"size-4 [&>svg]:size-full",children:r},void 0,!1,void 0,this),a]},void 0,!0,void 0,this)});ep.displayName="SegmentedControlLabelItem";import*as Rt from"@radix-ui/react-popover";import{cva as rp}from"class-variance-authority";import{Check as Mv,ChevronDown as Lv,X as Hv}from"lucide-react";import{Children as kv,createContext as Av,forwardRef as co,isValidElement as Iv,useCallback as Zo,useContext as op,useEffect as qo,useId as tp,useMemo as Vv,useRef as ip,useState as mo}from"react";import{jsxDEV as ne,Fragment as Wv}from"react/jsx-dev-runtime";var te={sm:"sm",md:"md",lg:"lg",xl:"xl"},Ar={default:"default",error:"error",success:"success"},po={trigger:"trigger",auto:"auto"},Dv={start:"start",center:"center",end:"end"},ap=rp(["gs-interactive group flex items-center gap-2 rounded-[var(--radius)] border border-input","bg-background text-sm text-foreground outline-none","placeholder:text-muted-foreground focus-visible:ring-2","data-[state=open]:ring-2","disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground","data-[placeholder]:text-muted-foreground","[&_[data-slot=select-value]]:line-clamp-1"].join(" "),{variants:{size:{[te.sm]:"h-8 px-2.5 text-xs",[te.md]:"h-10 px-3.5",[te.lg]:"h-11 px-4.5 text-sm",[te.xl]:"h-12 px-4 text-base"},status:{[Ar.default]:"focus-visible:ring-primary data-[state=open]:ring-primary",[Ar.error]:"border-destructive focus-visible:ring-destructive data-[state=open]:ring-destructive",[Ar.success]:"border-success focus-visible:ring-success data-[state=open]:ring-success"}},defaultVariants:{size:te.md,status:Ar.default}}),np=rp(["max-h-96 overflow-y-auto overflow-x-hidden"].join(" "),{variants:{widthMode:{[po.trigger]:"w-[var(--radix-popover-trigger-width)]",[po.auto]:"w-max min-w-0"},size:{[te.sm]:"text-xs",[te.md]:"text-sm",[te.lg]:"text-sm",[te.xl]:"text-base"}},defaultVariants:{widthMode:po.auto,size:te.md}}),Fv={[te.sm]:"min-h-7 py-1 px-2 pr-3 text-xs",[te.md]:"min-h-9 py-2 px-3 pr-4.5 text-sm",[te.lg]:"min-h-10 py-2.5 px-3.5 pr-5.5 text-sm",[te.xl]:"min-h-11 py-3 px-4 pr-6 text-base"},Bv={[te.sm]:"px-2 py-1 text-xs",[te.md]:"px-2 py-1.5 text-sm",[te.lg]:"px-2.5 py-1.5 text-sm",[te.xl]:"px-3 py-2 text-base"},Jo={[te.sm]:"size-3.5",[te.md]:"size-4",[te.lg]:"size-4",[te.xl]:"size-4.5"};function ya(e){if(e===null||e===void 0||typeof e==="boolean")return"";if(typeof e==="string"||typeof e==="number")return String(e);if(Array.isArray(e))return e.map((t)=>ya(t)).join("");if(Iv(e))return ya(e.props.children);return""}var va=Av(null);function Qo(){let e=op(va);if(!e)throw Error("Select components must be used within Select");return e}function ba(e){let t=op(va);if(e)return e;return t?.triggerSize??te.md}var Ov=({children:e,value:t,defaultValue:r="",onValueChange:o,open:a,defaultOpen:n=!1,onOpenChange:s,disabled:l=!1})=>{let[m,d]=mo(te.md),[f,u]=mo(!1),[T,p]=mo(r),[y,S]=mo(n),[P,w]=mo(0),C=ip(new Map),v=t!==void 0,z=a!==void 0,V=v?t:T,h=z?a:y,L=Zo((I)=>{if(!v)p(I);if(o?.(I),!z)S(!1);s?.(!1)},[v,z,o,s]),A=Zo((I)=>{if(l)return;if(!z)S(I);s?.(I)},[l,z,s]),F=Zo((I,x)=>{if(C.current.get(I)!==x)C.current.set(I,x),w((Q)=>Q+1)},[]),Z=Zo((I)=>{return C.current.get(I)},[]),B=tp(),W=tp(),N=Vv(()=>({value:V,onValueChange:L,open:h,onOpenChange:A,triggerSize:m,setTriggerSize:d,triggerFullWidth:f,setTriggerFullWidth:u,disabled:l,triggerId:B,contentId:W,registerItem:F,getLabel:Z}),[V,L,h,A,m,f,l,B,W,F,Z,P]);return ne(va.Provider,{value:N,children:ne(Rt.Root,{open:h,onOpenChange:A,children:e},void 0,!1,void 0,this)},void 0,!1,void 0,this)},_v=({children:e,className:t})=>ne("div",{role:"group",className:t,children:e},void 0,!1,void 0,this),Gv=({placeholder:e})=>{let{value:t,getLabel:r}=Qo();if(!t)return e?ne("span",{className:"text-muted-foreground",children:e},void 0,!1,void 0,this):null;let o=r(t);return ne(Wv,{children:o??t},void 0,!1,void 0,this)},sp=co(({className:e,children:t,size:r=te.md,status:o=Ar.default,fullWidth:a=!1,clearable:n=!1,leadingIcon:s,indicatorIcon:l,renderValue:m,placeholder:d,onKeyDown:f,...u},T)=>{let p=Qo(),y=c(r)??r,S=p.setTriggerSize,P=p.setTriggerFullWidth;qo(()=>{S(y)},[y,S]),qo(()=>{P(a)},[a,P]);let w=p.value.length>0,C=n&&w&&!p.disabled,v=(h)=>{h.stopPropagation(),h.preventDefault(),p.onValueChange("")},z;if(m)z=w?m(p.value):d?ne("span",{className:"text-muted-foreground",children:d},void 0,!1,void 0,this):null;else z=t;let V=(h)=>{if(f?.(h),h.defaultPrevented)return;if(h.key==="ArrowDown"||h.key==="ArrowUp"||h.key==="Enter"||h.key===" "){if(!p.open)h.preventDefault(),p.onOpenChange(!0)}};return ne(Rt.Trigger,{asChild:!0,children:ne("button",{ref:T,type:"button",role:"combobox","aria-expanded":p.open,"aria-haspopup":"listbox","aria-controls":p.contentId,id:p.triggerId,disabled:p.disabled,"data-state":p.open?"open":"closed","data-placeholder":w?void 0:"",className:i(ap({size:y,status:o}),a?"w-full":"w-auto",e),onKeyDown:V,...u,children:[s&&ne("i",{className:"inline-flex shrink-0 items-center text-muted-foreground not-italic",children:s},void 0,!1,void 0,this),ne("span",{"data-slot":"select-value",className:"min-w-0 flex-1 text-left",children:z},void 0,!1,void 0,this),ne("span",{className:"inline-flex shrink-0 items-center gap-1 text-muted-foreground",children:[C&&ne("span",{role:"button",tabIndex:-1,"aria-label":"Clear selection",onMouseDown:(h)=>h.preventDefault(),onClick:v,className:"gs-interactive inline-flex items-center justify-center rounded-[calc(var(--radius)-4px)] text-muted-foreground hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",children:ne(Hv,{className:Jo[y]},void 0,!1,void 0,this)},void 0,!1,void 0,this),l??ne(Lv,{className:i(Jo[y],"opacity-60 transition-transform duration-200 ease-[cubic-bezier(0.16,1,0.3,1)]",p.open&&"rotate-180")},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});sp.displayName="SelectTrigger";var lp=co(({className:e,children:t,widthMode:r,size:o,align:a="start",side:n="bottom",sideOffset:s=4,portal:l=!0,forceMount:m=!0,onKeyDown:d,...f},u)=>{let T=Qo(),p=ba(o),y=r??po.auto,S=ip(null),P=Qr(u,S),w=(z)=>{let V=S.current;if(!V)return;let h=Array.from(V.querySelectorAll('[role="option"]:not([data-disabled])'));if(h.length===0)return;let L=V.querySelector('[role="option"]:focus'),A=L?h.indexOf(L):-1,F;switch(z){case"first":F=h[0];break;case"last":F=h[h.length-1];break;case"next":F=h[A+1]??h[0];break;case"prev":F=h[A-1]??h[h.length-1];break}F?.focus()},C=(z)=>{if(d?.(z),z.defaultPrevented)return;switch(z.key){case"ArrowDown":z.preventDefault(),w("next");break;case"ArrowUp":z.preventDefault(),w("prev");break;case"Home":z.preventDefault(),w("first");break;case"End":z.preventDefault(),w("last");break;case"Escape":z.preventDefault(),T.onOpenChange(!1);break}};qo(()=>{if(T.open)requestAnimationFrame(()=>w("first"))},[T.open]);let v=ne(Rt.Content,{ref:P,id:T.contentId,role:"listbox","aria-labelledby":T.triggerId,side:n,align:a,sideOffset:s,forceMount:m,onKeyDown:C,onOpenAutoFocus:(z)=>z.preventDefault(),className:i(Nr(),np({widthMode:y,size:p}),"p-1",e),...f,children:t},void 0,!1,void 0,this);if(l)return ne(Rt.Portal,{children:v},void 0,!1,void 0,this);return v});lp.displayName="SelectContent";var mp=co(({className:e,size:t,...r},o)=>{let a=ba(t);return ne("div",{ref:o,className:i("font-semibold text-foreground",Bv[a],e),...r},void 0,!1,void 0,this)});mp.displayName="SelectLabel";var dp=co(({className:e,children:t,value:r,label:o,size:a,disabled:n=!1,...s},l)=>{let m=Qo(),d=ba(a),f=m.value===r,u=m.registerItem,T=ya(kv.toArray(t)).trim();qo(()=>{let S=o??(T.length>0?T:r);u(r,S)},[T,r,o,u]);let p=()=>{if(!n)m.onValueChange(r)},y=(S)=>{if(S.key==="Enter"||S.key===" ")S.preventDefault(),p()};return ne("div",{ref:l,role:"option",tabIndex:n?void 0:-1,"aria-selected":f,"aria-disabled":n||void 0,"data-selected":f?"":void 0,"data-disabled":n?"":void 0,"data-value":r,className:i("gs-interactive relative flex w-full cursor-pointer select-none items-center gap-2","rounded-[calc(var(--radius)-3px)] outline-none","hover:bg-accent focus-visible:bg-accent focus-visible:text-accent-foreground","data-disabled:cursor-not-allowed data-disabled:opacity-50",Fv[d],f&&"bg-accent/50",e),onClick:p,onKeyDown:y,...s,children:[ne("span",{className:i("flex shrink-0 items-center justify-center",Jo[d]),children:f&&ne(Mv,{className:Jo[d]},void 0,!1,void 0,this)},void 0,!1,void 0,this),ne("span",{className:"min-w-0 flex-1 truncate",children:t},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});dp.displayName="SelectItem";var pp=co(({className:e,...t},r)=>ne("div",{ref:r,className:i("-mx-1 my-1 h-px bg-border",e),...t},void 0,!1,void 0,this));pp.displayName="SelectSeparator";import{cva as Uv}from"class-variance-authority";import{forwardRef as $v}from"react";import{jsxDEV as Kv}from"react/jsx-dev-runtime";var uo={horizontal:"horizontal",vertical:"vertical"},cp=Uv("shrink-0 bg-border",{variants:{orientation:{[uo.horizontal]:"h-px w-full",[uo.vertical]:"h-full w-px"}},defaultVariants:{orientation:uo.horizontal}}),up=$v(({className:e,orientation:t=uo.horizontal,decorative:r=!0,...o},a)=>{let n=r?{role:"none"}:{role:"separator","aria-orientation":t};return Kv("div",{ref:a,className:i(cp({orientation:t}),e),...n,...o},void 0,!1,void 0,this)});up.displayName="Separator";import{cva as Eo}from"class-variance-authority";import{forwardRef as jo}from"react";import{jsxDEV as ei}from"react/jsx-dev-runtime";var ue={sm:"sm",md:"md",lg:"lg"},fp=Eo("animate-pulse rounded-[var(--radius)] bg-muted"),gp=Eo("w-full",{variants:{size:{[ue.sm]:"h-3",[ue.md]:"h-4",[ue.lg]:"h-5"}},defaultVariants:{size:ue.md}}),yp=Eo("",{variants:{size:{[ue.sm]:"h-8 w-8",[ue.md]:"h-10 w-10",[ue.lg]:"h-12 w-12"}},defaultVariants:{size:ue.md}}),vp=Eo("",{variants:{size:{[ue.sm]:"h-8 w-20",[ue.md]:"h-9 w-24",[ue.lg]:"h-10 w-28"}},defaultVariants:{size:ue.md}}),fo=jo(({className:e,circle:t=!1,...r},o)=>ei("div",{ref:o,className:i(fp(),t&&"rounded-full",e),...r},void 0,!1,void 0,this));fo.displayName="Skeleton";var bp=jo(({className:e,size:t=ue.md,...r},o)=>{let a=c(t)??ue.md;return ei(fo,{ref:o,className:i(gp({size:a}),e),...r},void 0,!1,void 0,this)});bp.displayName="SkeletonText";var Tp=jo(({className:e,size:t=ue.md,...r},o)=>{let a=c(t)??ue.md;return ei(fo,{ref:o,circle:!0,className:i(yp({size:a}),e),...r},void 0,!1,void 0,this)});Tp.displayName="SkeletonAvatar";var hp=jo(({className:e,size:t=ue.md,...r},o)=>{let a=c(t)??ue.md;return ei(fo,{ref:o,className:i(vp({size:a}),e),...r},void 0,!1,void 0,this)});hp.displayName="SkeletonButton";import*as Mt from"@radix-ui/react-slider";import{cva as oi}from"class-variance-authority";import{forwardRef as Yv}from"react";import{jsxDEV as ri}from"react/jsx-dev-runtime";var ti={sm:"sm",md:"md",lg:"lg"},Pp=oi("relative flex w-full touch-none select-none items-center",{variants:{size:{[ti.sm]:"[&_[data-slider-track]]:h-0.5 [&_[data-slider-thumb]]:h-3 [&_[data-slider-thumb]]:w-3",[ti.md]:"[&_[data-slider-track]]:h-2 [&_[data-slider-thumb]]:h-5 [&_[data-slider-thumb]]:w-5",[ti.lg]:"[&_[data-slider-track]]:h-3 [&_[data-slider-thumb]]:h-6 [&_[data-slider-thumb]]:w-6"}},defaultVariants:{size:ti.md}}),xp=oi("relative w-full grow overflow-hidden rounded-full bg-secondary"),Cp=oi("absolute h-full bg-primary"),zp=oi("gs-interactive block rounded-full border-2 border-primary bg-background ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50"),Sp=Yv(({className:e,size:t,...r},o)=>{let a=c(t);return ri(Mt.Root,{ref:o,className:i(Pp({size:a}),e),...r,children:[ri(Mt.Track,{"data-slider-track":!0,className:i(xp()),children:ri(Mt.Range,{className:i(Cp())},void 0,!1,void 0,this)},void 0,!1,void 0,this),(r.defaultValue??r.value??[0]).map((n,s)=>ri(Mt.Thumb,{"data-slider-thumb":!0,className:i(zp())},`thumb-${String(s)}`,!1,void 0,this))]},void 0,!0,void 0,this)});Sp.displayName="Slider";import{cva as he}from"class-variance-authority";import{forwardRef as qv,useCallback as Ir,useEffect as xa,useMemo as ii,useRef as wp,useState as ai}from"react";import{createPortal as Jv}from"react-dom";import{useCallback as Xv,useEffect as Zv,useRef as Np}from"react";function Pa(e,t,r={}){let{enabled:o=!0,preventDefault:a=!0,stopPropagation:n=!1,target:s="global"}=r,l=Np(t);l.current=t;let m=Np([]),d=Array.isArray(e)?e:[e];m.current=d.map((u)=>({combo:u,def:Ta(u)}));let f=Xv((u)=>{if(!o)return;for(let{combo:T,def:p}of m.current)if(ha(u,p)){if(a)u.preventDefault();if(n)u.stopPropagation();l.current(u,T);return}},[o,a,n]);Zv(()=>{if(!o)return;let u=s==="global"?document:s.current;if(!u)return;return u.addEventListener("keydown",f),()=>{u.removeEventListener("keydown",f)}},[o,f,s])}import{jsxDEV as j}from"react/jsx-dev-runtime";var Jt={sm:"sm",md:"md",lg:"lg",xl:"xl"},Vr={idle:"idle",loading:"loading",error:"error"},Rp=he("fixed inset-0 z-[120] bg-black/60 backdrop-blur-sm",{variants:{state:{open:"animate-in fade-in-0",closing:"animate-out fade-out-0"}},defaultVariants:{state:"open"}}),Mp=he(["fixed left-1/2 top-[15vh] z-[120] w-full -translate-x-1/2","rounded-[calc(var(--radius)+6px)] border border-border bg-popover shadow-2xl","overflow-hidden"],{variants:{size:{[Jt.sm]:"max-w-md",[Jt.md]:"max-w-xl",[Jt.lg]:"max-w-2xl",[Jt.xl]:"max-w-3xl"},state:{open:"animate-in fade-in-0 slide-in-from-top-4",closing:"animate-out fade-out-0 slide-out-to-top-4"}},defaultVariants:{size:Jt.md,state:"open"}}),Lp=he("flex items-center gap-3 border-b border-border px-4 py-3"),Hp=he(["w-full flex-1 bg-transparent text-foreground text-base","placeholder:text-muted-foreground","outline-none border-none"]),kp=he("size-4 text-muted-foreground shrink-0"),ni=he(["inline-flex items-center justify-center px-1.5 py-0.5 rounded","font-mono text-[10px] font-medium","bg-muted border border-border text-muted-foreground"]),Ap=he("overflow-y-auto max-h-80 py-1"),Ip=he("px-3 py-2 text-xs font-semibold text-muted-foreground uppercase tracking-wide"),Vp=he(["group flex items-center gap-3 px-3 py-2 mx-2 rounded-lg cursor-pointer","text-foreground transition-colors duration-100"],{variants:{selected:{true:"bg-primary/10",false:"hover:bg-muted"},disabled:{true:"opacity-50 cursor-not-allowed pointer-events-none",false:""}},defaultVariants:{selected:!1,disabled:!1}}),Dp=he("size-4 shrink-0",{variants:{selected:{true:"text-primary",false:"text-muted-foreground"}},defaultVariants:{selected:!1}}),Fp=he("flex-1 min-w-0"),Bp=he("text-sm font-medium truncate"),Op=he("text-xs text-muted-foreground truncate"),_p=he("flex items-center gap-1 text-[11px] text-muted-foreground shrink-0"),si=he("flex flex-col items-center justify-center py-8 text-muted-foreground min-h-24",{variants:{state:{empty:"text-muted-foreground",loading:"text-muted-foreground",error:"text-destructive"}},defaultVariants:{state:"empty"}}),li=he("text-sm font-medium"),Gp=he("text-xs mt-1"),Qv=(e,t)=>{if(!t)return!0;let r=t.toLowerCase();if(e.title.toLowerCase().includes(r))return!0;if(e.description?.toLowerCase().includes(r))return!0;if(e.keywords?.some((o)=>o.toLowerCase().includes(r)))return!0;return!1},Wp=qv(({className:e,open:t,onOpenChange:r,actions:o,onActionSelect:a,value:n,defaultValue:s="",onValueChange:l,placeholder:m="Search commands, pages, or actions...",size:d=Jt.md,status:f=Vr.idle,statusMessage:u,emptyText:T="No command found for this query.",hotkey:p,portal:y=!0,...S},P)=>{let w=wp(null),C=wp(null),[v,z]=ai(s),[V,h]=ai(0),[L,A]=ai(!1),[F,Z]=ai(!1),{isMac:B}=Er(),W=Ir((M)=>jr(M,B),[B]),N=ii(()=>p&&p.length>0?p.join("+"):null,[p]);Pa(N??"",()=>r(!t),{enabled:!!N});let I=n!==void 0?n:v,x=ii(()=>o.filter((M)=>Qv(M,I)),[o,I]),D=ii(()=>x.map((M,q)=>M.disabled?-1:q).filter((M)=>M>=0),[x]),Q=ii(()=>{let M=new Map,q=new Map,ee=0;for(let fe of x){let Dt=fe.group??"";if(!M.has(Dt))M.set(Dt,[]);M.get(Dt).push(fe),q.set(fe,ee),ee++}return{groups:M,indexMap:q}},[x]);xa(()=>{if(t){A(!0),Z(!1),h(0);return}if(L)Z(!0)},[t]);let R=Ir(()=>{if(F)A(!1),Z(!1)},[F]);xa(()=>{if(t)document.body.style.overflow="hidden";else document.body.style.overflow="";return()=>{document.body.style.overflow=""}},[t]),xa(()=>{if(t&&L)requestAnimationFrame(()=>w.current?.focus())},[t,L]);let U=Ir((M)=>{let q=M.target.value;z(q),l?.(q),h(0)},[l]),g=Ir((M)=>{let q=C.current;if(!q)return;q.querySelectorAll('[role="option"]')[M]?.scrollIntoView({block:"nearest"})},[]),b=Ir((M)=>{if(M.key==="Escape"){M.preventDefault(),r(!1);return}if(M.key==="ArrowDown"){if(M.preventDefault(),D.length===0)return;let ee=(D.indexOf(V)+1)%D.length,fe=D[ee];h(fe),g(fe);return}if(M.key==="ArrowUp"){if(M.preventDefault(),D.length===0)return;let ee=(D.indexOf(V)-1+D.length)%D.length,fe=D[ee];h(fe),g(fe);return}if(M.key==="Enter"){M.preventDefault();let q=x[V];if(q&&!q.disabled)a(q,V)}},[V,D,x,a,r,g]),k=Ir((M,q)=>{if(M.disabled)return;a(M,q)},[a]);if(!L)return null;let le=F?"closing":"open",H=f===Vr.idle,E=f!==Vr.idle,$=j("div",{ref:P,role:"dialog","aria-modal":"true",onKeyDown:b,className:i(e),...S,children:[j("div",{"data-testid":"spotlight-overlay",className:i(Rp({state:le})),onClick:()=>r(!1),onKeyDown:(M)=>{if(M.key==="Escape")r(!1)}},void 0,!1,void 0,this),j("div",{className:i(Mp({size:d,state:le})),onAnimationEnd:R,children:[j("div",{className:i(Lp()),children:[j("svg",{className:i(kp()),fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:j("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"},void 0,!1,void 0,this)},void 0,!1,void 0,this),j("input",{ref:w,type:"text",value:I,onChange:U,placeholder:m,className:i(Hp())},void 0,!1,void 0,this),p?j("div",{className:"flex items-center gap-1",children:p.map((M)=>j("kbd",{className:i(ni()),children:W(M)},M,!1,void 0,this))},void 0,!1,void 0,this):j("kbd",{className:i(ni()),children:"ESC"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),E&&f===Vr.loading&&j("div",{className:i(si({state:"loading"})),children:j("div",{className:i(li()),children:"Searching commands..."},void 0,!1,void 0,this)},void 0,!1,void 0,this),E&&f===Vr.error&&j("div",{className:i(si({state:"error"})),children:[j("div",{className:i(li()),children:"Search failed"},void 0,!1,void 0,this),u&&j("div",{className:i(Gp()),children:u},void 0,!1,void 0,this)]},void 0,!0,void 0,this),H&&x.length===0&&j("div",{className:i(si({state:"empty"})),children:j("div",{className:i(li()),children:T},void 0,!1,void 0,this)},void 0,!1,void 0,this),H&&x.length>0&&j("div",{ref:C,className:i(Ap()),children:Array.from(Q.groups.entries()).map(([M,q])=>j("div",{children:[M&&j("div",{className:i(Ip()),children:M},void 0,!1,void 0,this),q.map((ee)=>{let fe=Q.indexMap.get(ee)??0,Dt=fe===V;return j("div",{role:"option","aria-selected":Dt,"aria-disabled":ee.disabled??!1,onClick:()=>k(ee,fe),className:i(Vp({selected:Dt,disabled:ee.disabled??!1})),children:[ee.icon&&j("span",{className:i(Dp({selected:Dt})),children:ee.icon},void 0,!1,void 0,this),j("div",{className:i(Fp()),children:[j("div",{className:i(Bp()),children:ee.title},void 0,!1,void 0,this),ee.description&&j("div",{className:i(Op()),children:ee.description},void 0,!1,void 0,this)]},void 0,!0,void 0,this),ee.shortcut&&ee.shortcut.length>0&&j("div",{className:i(_p()),children:ee.shortcut.map((Ua)=>j("kbd",{className:i(ni()),children:W(Ua)},Ua,!1,void 0,this))},void 0,!1,void 0,this)]},ee.id,!0,void 0,this)})]},M||"__ungrouped__",!0,void 0,this))},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this);if(y)return Jv($,document.body);return $});Wp.displayName="Spotlight";import{cva as Ev}from"class-variance-authority";import{forwardRef as jv}from"react";import{jsxDEV as Lt}from"react/jsx-dev-runtime";var _e={sm:"sm",md:"md",lg:"lg"},Qt={up:"up",down:"down",neutral:"neutral"},Up=Ev("gs-interactive relative flex flex-col rounded-lg border border-border bg-card text-card-foreground shadow-sm transition-[color,background-color,border-color,box-shadow] duration-150 hover:shadow-md",{variants:{size:{[_e.sm]:"gap-1 p-3",[_e.md]:"gap-1.5 p-4",[_e.lg]:"gap-2 p-5"}},defaultVariants:{size:_e.md}}),eb={[_e.sm]:"text-lg font-semibold",[_e.md]:"text-2xl font-bold",[_e.lg]:"text-3xl font-bold"},tb={[_e.sm]:"text-xs",[_e.md]:"text-sm",[_e.lg]:"text-base"},rb={[Qt.up]:"text-success",[Qt.down]:"text-destructive",[Qt.neutral]:"text-muted-foreground"},ob={[Qt.up]:"↑",[Qt.down]:"↓",[Qt.neutral]:"→"},$p=jv(({className:e,size:t=_e.md,label:r,value:o,trend:a,trendValue:n,icon:s,...l},m)=>{let d=c(t);return Lt("div",{ref:m,className:i(Up({size:d}),e),...l,children:[Lt("div",{className:"flex items-center justify-between",children:[Lt("span",{className:i("text-muted-foreground",tb[d]),children:r},void 0,!1,void 0,this),s&&Lt("span",{className:"text-muted-foreground/70","aria-hidden":"true",children:s},void 0,!1,void 0,this)]},void 0,!0,void 0,this),Lt("div",{className:"flex items-baseline gap-2",children:[Lt("span",{className:i("tracking-tight text-foreground",eb[d]),children:o},void 0,!1,void 0,this),a&&n&&Lt("span",{className:i("inline-flex items-center gap-0.5 text-xs font-medium",rb[a]),children:[Lt("span",{"aria-hidden":"true",children:ob[a]},void 0,!1,void 0,this),n]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});$p.displayName="StatCard";import{cva as Et}from"class-variance-authority";import{Check as ib}from"lucide-react";import{forwardRef as jt}from"react";import{jsxDEV as Ht}from"react/jsx-dev-runtime";var Kp=Et("flex w-full",{variants:{orientation:{horizontal:"flex-row items-start",vertical:"flex-col"}},defaultVariants:{orientation:"horizontal"}}),Yp=Et("flex",{variants:{orientation:{horizontal:"flex-1 flex-col items-center",vertical:"gap-4 flex-row"}},defaultVariants:{orientation:"horizontal"}}),Xp=Et(["relative z-10 flex shrink-0 items-center justify-center rounded-full border-2 font-semibold","transition-[color,background-color,border-color,box-shadow] duration-200 ease-out"],{variants:{status:{incomplete:["border-border/80 bg-card text-muted-foreground","shadow-[0_1px_2px_rgba(0,0,0,0.05)]"],current:["border-primary bg-primary text-primary-foreground","shadow-[0_2px_4px_rgba(99,102,241,0.2)]"],complete:["border-success/60 bg-success text-success-foreground","shadow-[0_1px_3px_rgba(0,0,0,0.1)]","[&>svg]:gs-step-check-animated"]},size:{sm:"h-8 w-8 text-xs",md:"h-10 w-10 text-sm",lg:"h-12 w-12 text-base",xl:"h-14 w-14 text-lg"},animated:{true:"gs-step-indicator-animated",false:""}},defaultVariants:{status:"incomplete",size:"md",animated:!0}}),Zp=Et("rounded-full transition-[background-color,opacity] duration-300 ease-out",{variants:{orientation:{horizontal:"mx-2 mt-5 h-1 flex-1",vertical:"ml-5 min-h-10 w-1"},status:{incomplete:"bg-border/60",complete:"bg-gradient-to-r from-primary to-success"},size:{sm:"opacity-80",md:"",lg:"opacity-95",xl:"opacity-100"},animated:{true:"",false:""}},compoundVariants:[{status:"complete",orientation:"horizontal",animated:!0,className:"gs-connector-fill-animated"},{status:"complete",orientation:"vertical",animated:!0,className:"gs-connector-fill-vertical-animated"}],defaultVariants:{orientation:"horizontal",status:"incomplete",size:"md",animated:!0}}),qp=Et("flex flex-col",{variants:{orientation:{horizontal:"mt-3 items-center text-center",vertical:"flex-1 pb-8 last:pb-0"}},defaultVariants:{orientation:"horizontal"}}),Jp=Et("font-medium transition-colors duration-200 ease-out",{variants:{status:{incomplete:"text-muted-foreground",current:"text-foreground",complete:"text-foreground"},size:{sm:"text-sm",md:"text-sm",lg:"text-base",xl:"text-lg"}},defaultVariants:{status:"incomplete",size:"md"}}),Qp=Et("text-muted-foreground transition-colors duration-200 ease-out",{variants:{size:{sm:"text-sm",md:"text-xs",lg:"text-sm",xl:"text-base"}},defaultVariants:{size:"md"}});var Ep=jt(({className:e,orientation:t="horizontal",activeStep:r,...o},a)=>{return Ht("div",{ref:a,role:"group","aria-label":"Progress steps",className:i(Kp({orientation:t}),e),"data-orientation":t,"data-active-step":r,...o},void 0,!1,void 0,this)});Ep.displayName="Stepper";var jp=jt(({className:e,orientation:t="horizontal",isLast:r,isCurrent:o,...a},n)=>{return Ht("div",{ref:n,className:i(Yp({orientation:t}),e),"data-last":r,"aria-current":o?"step":void 0,...a},void 0,!1,void 0,this)});jp.displayName="Step";var ec=jt(({className:e,status:t="incomplete",size:r="md",icon:o,step:a,children:n,animated:s=!0,...l},m)=>{let d=c(r);return Ht("div",{ref:m,className:i(Xp({status:t,size:d,animated:s}),e),"data-status":t,"aria-hidden":"true",...l,children:t==="complete"?o||Ht(ib,{className:"size-4",strokeWidth:3},void 0,!1,void 0,this):n||a},void 0,!1,void 0,this)});ec.displayName="StepIndicator";var tc=jt(({className:e,orientation:t="horizontal",status:r="incomplete",size:o="md",animated:a=!0,...n},s)=>{let l=c(o);return Ht("div",{ref:s,className:i(Zp({orientation:t,status:r,size:l,animated:a}),e),"data-status":r,...n},void 0,!1,void 0,this)});tc.displayName="StepConnector";var rc=jt(({className:e,orientation:t="horizontal",...r},o)=>{return Ht("div",{ref:o,className:i(qp({orientation:t}),e),...r},void 0,!1,void 0,this)});rc.displayName="StepContent";var oc=jt(({className:e,status:t="incomplete",size:r="md",...o},a)=>{let n=c(r);return Ht("h4",{ref:a,className:i(Jp({status:t,size:n}),e),...o},void 0,!1,void 0,this)});oc.displayName="StepTitle";var ic=jt(({className:e,size:t="md",...r},o)=>{let a=c(t);return Ht("p",{ref:o,className:i(Qp({size:a}),e),...r},void 0,!1,void 0,this)});ic.displayName="StepDescription";import*as mi from"@radix-ui/react-switch";import{cva as ab}from"class-variance-authority";import{forwardRef as nb}from"react";import{jsxDEV as ac}from"react/jsx-dev-runtime";var Ne={sm:"sm",md:"md",lg:"lg",xl:"xl"},Dr={default:"default",error:"error",success:"success"},nc=ab("gs-interactive relative inline-flex shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent bg-input enabled:active:scale-[0.96] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:bg-input/70",{variants:{size:{[Ne.sm]:"h-4.5 w-8",[Ne.md]:"h-5 w-9",[Ne.lg]:"h-6 w-11",[Ne.xl]:"h-7 w-[3.25rem]"},status:{[Dr.default]:"disabled:data-[state=checked]:bg-muted-foreground/40 enabled:data-[state=unchecked]:hover:bg-input/80 data-[state=checked]:bg-primary data-[state=checked]:hover:bg-primary/90",[Dr.error]:"bg-destructive/30 disabled:bg-destructive/25 disabled:data-[state=checked]:bg-destructive/50 enabled:data-[state=unchecked]:hover:bg-destructive/45 focus-visible:ring-destructive data-[state=checked]:bg-destructive data-[state=checked]:hover:bg-destructive/90",[Dr.success]:"disabled:bg-success/20 disabled:data-[state=checked]:bg-success/45 focus-visible:ring-success enabled:data-[state=unchecked]:hover:bg-input/80 data-[state=checked]:bg-success data-[state=checked]:hover:bg-success/90"}},defaultVariants:{size:Ne.md,status:Dr.default}}),sb={[Ne.sm]:"h-3.5 w-3.5",[Ne.md]:"h-4 w-4",[Ne.lg]:"h-5 w-5",[Ne.xl]:"h-6 w-6"},lb={[Ne.sm]:"data-[state=checked]:translate-x-3.5",[Ne.md]:"data-[state=checked]:translate-x-4",[Ne.lg]:"data-[state=checked]:translate-x-5",[Ne.xl]:"data-[state=checked]:translate-x-6"},sc=nb(({className:e,size:t=Ne.md,status:r=Dr.default,checked:o,disabled:a,...n},s)=>{let l=c(t);return ac(mi.Root,{ref:s,checked:o,disabled:a,className:i(nc({size:l,status:r}),e),...n,children:ac(mi.Thumb,{className:i("pointer-events-none block rounded-full bg-background shadow-sm transition-transform duration-150",sb[l],lb[l])},void 0,!1,void 0,this)},void 0,!1,void 0,this)});sc.displayName="Switch";import{cva as ft}from"class-variance-authority";import{createContext as mb,forwardRef as kt,useContext as lc}from"react";import{jsxDEV as ot}from"react/jsx-dev-runtime";var xe={sm:"sm",md:"md",lg:"lg"},Ca=mb(xe.md),mc=ft("relative w-full overflow-auto rounded-[var(--radius)] border border-border bg-card shadow-[var(--shadow-sm)]"),dc=ft("w-full caption-bottom",{variants:{size:{[xe.sm]:"text-xs",[xe.md]:"text-sm",[xe.lg]:"text-sm"}},defaultVariants:{size:xe.md}}),pc=ft("sticky top-0 z-[1] [&_tr]:border-b [&_tr]:border-border [&_th]:bg-muted"),cc=ft("[&_tr:last-child]:border-0"),uc=ft("border-t border-border bg-muted font-medium text-muted-foreground [&>tr]:last:border-b-0"),fc=ft("gs-interactive border-b border-border hover:bg-muted/50 data-[state=selected]:bg-primary/10"),gc=ft("text-left align-middle font-semibold text-muted-foreground [&:has([role=checkbox])]:pr-0",{variants:{size:{[xe.sm]:"h-8 px-2",[xe.md]:"h-10 px-3",[xe.lg]:"h-12 px-4"}},defaultVariants:{size:xe.md}}),yc=ft("align-middle text-foreground [&:has([role=checkbox])]:pr-0",{variants:{size:{[xe.sm]:"p-2",[xe.md]:"p-3",[xe.lg]:"p-4"}},defaultVariants:{size:xe.md}}),vc=ft("mt-4 text-sm text-muted-foreground"),bc=kt(({className:e,containerClassName:t,size:r=xe.md,...o},a)=>{let n=c(r)??xe.md;return ot(Ca.Provider,{value:n,children:ot("div",{className:i(mc(),t),children:ot("table",{ref:a,className:i(dc({size:n}),e),...o},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});bc.displayName="Table";var Tc=kt(({className:e,...t},r)=>ot("thead",{ref:r,className:i(pc(),e),...t},void 0,!1,void 0,this));Tc.displayName="TableHeader";var hc=kt(({className:e,...t},r)=>ot("tbody",{ref:r,className:i(cc(),e),...t},void 0,!1,void 0,this));hc.displayName="TableBody";var Pc=kt(({className:e,...t},r)=>ot("tfoot",{ref:r,className:i(uc(),e),...t},void 0,!1,void 0,this));Pc.displayName="TableFooter";var xc=kt(({className:e,...t},r)=>ot("tr",{ref:r,className:i(fc(),e),...t},void 0,!1,void 0,this));xc.displayName="TableRow";var Cc=kt(({className:e,size:t,...r},o)=>{let a=lc(Ca);return ot("th",{ref:o,className:i(gc({size:t??a}),e),...r},void 0,!1,void 0,this)});Cc.displayName="TableHead";var zc=kt(({className:e,size:t,...r},o)=>{let a=lc(Ca);return ot("td",{ref:o,className:i(yc({size:t??a}),e),...r},void 0,!1,void 0,this)});zc.displayName="TableCell";var Sc=kt(({className:e,...t},r)=>ot("caption",{ref:r,className:i(vc(),e),...t},void 0,!1,void 0,this));Sc.displayName="TableCaption";import*as Qe from"@radix-ui/react-tabs";import{cva as za}from"class-variance-authority";import{createContext as db,forwardRef as Sa,useCallback as Nc,useContext as pb,useEffect as Na,useLayoutEffect as cb,useRef as di,useState as ub}from"react";import{jsxDEV as go}from"react/jsx-dev-runtime";var it={sm:"sm",md:"md",lg:"lg",xl:"xl"},wc=za("relative inline-flex items-center justify-center rounded-[var(--radius)] border border-border bg-muted/50 p-1 text-muted-foreground",{variants:{size:{[it.sm]:"h-9 gap-0.5",[it.md]:"h-11 gap-1",[it.lg]:"h-12 gap-1",[it.xl]:"h-14 gap-1.5"}},defaultVariants:{size:it.md}}),Rc=za("gs-interactive relative z-10 inline-flex items-center justify-center whitespace-nowrap rounded-[calc(var(--radius)-2px)] font-semibold outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:pointer-events-none disabled:cursor-not-allowed disabled:text-muted-foreground/50 data-[state=active]:text-foreground data-[state=inactive]:hover:text-foreground/80",{variants:{size:{[it.sm]:"px-2.5 py-1 text-xs",[it.md]:"px-3 py-1.5 text-sm",[it.lg]:"px-4 py-2 text-sm",[it.xl]:"px-5 py-2.5 text-base"}},defaultVariants:{size:it.md}}),Mc=za("mt-3 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2"),Lc=db({registerTrigger:()=>{}}),fb=typeof window<"u"?cb:Na,gb=Qe.Root,Hc=Sa(({className:e,size:t,children:r,...o},a)=>{let n=c(t),s=di(null),l=di(new Map),[m,d]=ub(null),f=di(!0),u=Nc((p,y)=>{if(y)l.current.set(p,y);else l.current.delete(p)},[]),T=Nc(()=>{let p=s.current;if(!p)return;let y=p.querySelector('[data-state="active"]');if(!y){d(null);return}let S=p.getBoundingClientRect(),P=y.getBoundingClientRect();d({left:P.left-S.left,width:P.width})},[]);return fb(()=>{T()},[T]),Na(()=>{let p=s.current;if(!p)return;let y=new MutationObserver(()=>{f.current=!1,T()});return y.observe(p,{attributes:!0,attributeFilter:["data-state"],subtree:!0}),()=>y.disconnect()},[T]),go(Lc.Provider,{value:{registerTrigger:u},children:go(Qe.List,{ref:(p)=>{if(s.current=p,typeof a==="function")a(p);else if(a)a.current=p},className:i(wc({size:n}),e),...o,children:[m&&go("span",{"aria-hidden":"true",className:i("absolute rounded-[calc(var(--radius)-2px)] bg-background shadow-sm",!f.current&&"transition-[left,width] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-emphasized)]"),style:{left:m.left,width:m.width,top:"4px",bottom:"4px"}},void 0,!1,void 0,this),r]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});Hc.displayName=Qe.List.displayName;var kc=Sa(({className:e,size:t,value:r,...o},a)=>{let n=c(t),{registerTrigger:s}=pb(Lc),l=di(null);return Na(()=>{return s(r,l.current),()=>s(r,null)},[r,s]),go(Qe.Trigger,{ref:(m)=>{if(l.current=m,typeof a==="function")a(m);else if(a)a.current=m},value:r,className:i(Rc({size:n}),e),...o},void 0,!1,void 0,this)});kc.displayName=Qe.Trigger.displayName;var Ac=Sa(({className:e,...t},r)=>go(Qe.Content,{ref:r,className:i(Mc(),e),...t},void 0,!1,void 0,this));Ac.displayName=Qe.Content.displayName;import{cva as yb}from"class-variance-authority";import{forwardRef as vb}from"react";import{jsxDEV as bb}from"react/jsx-dev-runtime";var yo={default:"default",error:"error",success:"success"},Fr={sm:"sm",md:"md",lg:"lg",xl:"xl"},Ic=yb("gs-interactive w-full resize-y rounded-[var(--radius)] border border-input bg-background text-sm text-foreground outline-none placeholder:text-muted-foreground focus-visible:ring-2 disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/45 disabled:text-muted-foreground",{variants:{status:{[yo.default]:"focus-visible:ring-primary",[yo.error]:"border-destructive focus-visible:ring-destructive",[yo.success]:"border-success focus-visible:ring-success"},size:{[Fr.sm]:"min-h-[64px] px-2 py-1.5 text-xs",[Fr.md]:"min-h-[96px] px-3 py-2",[Fr.lg]:"min-h-[112px] px-4 py-2.5",[Fr.xl]:"min-h-[128px] px-4 py-3 text-base"}},defaultVariants:{status:yo.default,size:Fr.md}}),Vc=vb(({className:e,status:t=yo.default,size:r=Fr.md,fullWidth:o=!1,noResize:a=!1,disabled:n,...s},l)=>{let m=c(r);return bb("textarea",{ref:l,className:i(Ic({status:t,size:m}),n&&"bg-muted",o&&"w-full",a&&"resize-none",e),disabled:n,...s},void 0,!1,void 0,this)});Vc.displayName="Textarea";import{cva as At}from"class-variance-authority";import{forwardRef as It}from"react";import{jsxDEV as at}from"react/jsx-dev-runtime";var Dc=At("relative flex flex-col"),Fc=At(["group relative flex pb-8 last:pb-0","transition-opacity duration-300 ease-[cubic-bezier(0.22,1,0.36,1)]"],{variants:{align:{left:"flex-row gap-4",right:"flex-row-reverse gap-4"},animated:{true:"gs-timeline-item-animated",false:""}},defaultVariants:{align:"left",animated:!0}}),Bc=At(["absolute bottom-0 w-0.5 rounded-full","transition-[background-color,opacity,height] duration-300 ease-[cubic-bezier(0.22,1,0.36,1)]"],{variants:{variant:{default:"bg-border",success:"bg-gradient-to-b from-success/50 to-success/30",warning:"bg-gradient-to-b from-warning/50 to-warning/30",error:"bg-gradient-to-b from-destructive/50 to-destructive/30",info:"bg-gradient-to-b from-info/50 to-info/30",primary:"bg-gradient-to-b from-primary/50 to-primary/30"},size:{sm:"left-[11px] top-7",md:"left-[15px] top-9",lg:"left-[21px] top-12",xl:"left-[25px] top-14"},animated:{true:"gs-timeline-connector-animated",false:""}},defaultVariants:{variant:"default",size:"md",animated:!0}}),Oc=At(["relative z-10 flex shrink-0 items-center justify-center rounded-full border-2","transition-[color,background-color,border-color,box-shadow] duration-200 ease-[cubic-bezier(0.22,1,0.36,1)]","[&>svg]:shrink-0"],{variants:{variant:{default:["border-border/80 bg-card text-muted-foreground","shadow-[0_1px_3px_rgba(0,0,0,0.12),0_0_0_2px_rgba(0,0,0,0.04)]","hover:border-border hover:shadow-[0_2px_6px_rgba(0,0,0,0.16),0_0_0_2px_rgba(0,0,0,0.06)]"],success:["border-success/60 bg-success/10 text-success","shadow-[0_1px_4px_rgba(0,0,0,0.1),0_0_0_2px_rgba(var(--success-rgb,34,197,94),0.2)]","hover:bg-success/15 hover:border-success/70 hover:shadow-[0_2px_8px_rgba(0,0,0,0.12),0_0_0_3px_rgba(var(--success-rgb,34,197,94),0.25)]"],warning:["border-warning/60 bg-warning/10 text-warning","shadow-[0_1px_4px_rgba(0,0,0,0.1),0_0_0_2px_rgba(var(--warning-rgb,234,179,8),0.2)]","hover:bg-warning/15 hover:border-warning/70 hover:shadow-[0_2px_8px_rgba(0,0,0,0.12),0_0_0_3px_rgba(var(--warning-rgb,234,179,8),0.25)]"],error:["border-destructive/60 bg-destructive/10 text-destructive","shadow-[0_1px_4px_rgba(0,0,0,0.1),0_0_0_2px_rgba(var(--destructive-rgb,239,68,68),0.2)]","hover:bg-destructive/15 hover:border-destructive/70 hover:shadow-[0_2px_8px_rgba(0,0,0,0.12),0_0_0_3px_rgba(var(--destructive-rgb,239,68,68),0.25)]"],info:["border-info/60 bg-info/10 text-info","shadow-[0_1px_4px_rgba(0,0,0,0.1),0_0_0_2px_rgba(var(--info-rgb,59,130,246),0.2)]","hover:bg-info/15 hover:border-info/70 hover:shadow-[0_2px_8px_rgba(0,0,0,0.12),0_0_0_3px_rgba(var(--info-rgb,59,130,246),0.25)]"],primary:["border-primary/60 bg-primary/10 text-primary","shadow-[0_1px_4px_rgba(0,0,0,0.1),0_0_0_2px_rgba(var(--primary-rgb,99,102,241),0.2)]","hover:bg-primary/15 hover:border-primary/70 hover:shadow-[0_2px_8px_rgba(0,0,0,0.12),0_0_0_3px_rgba(var(--primary-rgb,99,102,241),0.25)]"]},size:{sm:"h-6 w-6 [&>svg]:size-3",md:"h-8 w-8 [&>svg]:size-4",lg:"h-11 w-11 [&>svg]:size-5",xl:"h-14 w-14 [&>svg]:size-6"},pulse:{true:"gs-timeline-dot-pulse-enabled gs-timeline-dot-pulse",false:""},animated:{true:"gs-timeline-dot-animated",false:""}},defaultVariants:{variant:"default",size:"md",pulse:!1,animated:!0}}),_c=At("flex flex-col gap-1 pt-0.5 min-w-0 transition-opacity duration-200 ease-[cubic-bezier(0.22,1,0.36,1)]"),Gc=At("font-semibold text-foreground leading-tight transition-colors duration-200 ease-[cubic-bezier(0.22,1,0.36,1)]",{variants:{size:{sm:"text-sm",md:"text-base",lg:"text-lg",xl:"text-xl"}},defaultVariants:{size:"md"}}),Wc=At("text-muted-foreground transition-colors duration-200 ease-[cubic-bezier(0.22,1,0.36,1)]",{variants:{size:{sm:"text-sm",md:"text-sm",lg:"text-base",xl:"text-lg"}},defaultVariants:{size:"md"}}),Uc=At("font-medium text-muted-foreground/70 transition-colors duration-200 ease-[cubic-bezier(0.22,1,0.36,1)]",{variants:{size:{sm:"text-sm",md:"text-sm",lg:"text-base",xl:"text-base"}},defaultVariants:{size:"md"}});var $c=It(({className:e,...t},r)=>{return at("div",{ref:r,role:"list","aria-label":"Timeline events",className:i(Dc(),e),...t},void 0,!1,void 0,this)});$c.displayName="Timeline";var Kc=It(({className:e,align:t,isLast:r,animated:o=!0,...a},n)=>{return at("div",{ref:n,role:"listitem",className:i(Fc({align:t,animated:o}),e),"data-last":r,...a},void 0,!1,void 0,this)});Kc.displayName="TimelineItem";var Yc=It(({className:e,variant:t,size:r,animated:o=!0,...a},n)=>{let s=c(r);return at("div",{ref:n,className:i(Bc({variant:t,size:s,animated:o}),e),...a},void 0,!1,void 0,this)});Yc.displayName="TimelineConnector";var Xc=It(({className:e,variant:t,size:r,icon:o,children:a,pulse:n=!1,animated:s=!0,...l},m)=>{let d=c(r);return at("div",{ref:m,className:i(Oc({variant:t,size:d,pulse:n,animated:s}),e),"aria-hidden":"true",...l,children:o||a||at(Tb,{},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Xc.displayName="TimelineDot";var Zc=It(({className:e,...t},r)=>{return at("div",{ref:r,className:i(_c(),e),...t},void 0,!1,void 0,this)});Zc.displayName="TimelineContent";var qc=It(({className:e,size:t,...r},o)=>{let a=c(t);return at("h4",{ref:o,className:i(Gc({size:a}),e),...r},void 0,!1,void 0,this)});qc.displayName="TimelineTitle";var Jc=It(({className:e,size:t,...r},o)=>{let a=c(t);return at("p",{ref:o,className:i(Wc({size:a}),e),...r},void 0,!1,void 0,this)});Jc.displayName="TimelineDescription";var Qc=It(({className:e,size:t,...r},o)=>{let a=c(t);return at("time",{ref:o,className:i(Uc({size:a}),e),...r},void 0,!1,void 0,this)});Qc.displayName="TimelineTime";function Tb(){return at("span",{className:"size-2 rounded-full bg-current"},void 0,!1,void 0,this)}import{cva as Ec}from"class-variance-authority";var Br={default:"default",success:"success",info:"info",warning:"warning",error:"error"},Ge={sm:"sm",md:"md",lg:"lg"},wa=Ec("pointer-events-auto relative flex w-full items-center overflow-hidden rounded-[var(--radius)] border shadow-[var(--shadow-md)]",{variants:{variant:{[Br.default]:"border-border bg-card text-card-foreground",[Br.success]:"border-success/30 bg-card text-card-foreground",[Br.info]:"border-info/30 bg-card text-card-foreground",[Br.warning]:"border-warning/30 bg-card text-card-foreground",[Br.error]:"border-destructive/30 bg-card text-card-foreground"},size:{[Ge.sm]:"gap-2 p-3",[Ge.md]:"gap-3 p-4",[Ge.lg]:"gap-3.5 p-5"}},defaultVariants:{variant:Br.default,size:Ge.md}}),Ra=Ec("gs-interactive inline-flex shrink-0 items-center justify-center rounded-[var(--radius)] border border-border bg-transparent font-medium text-foreground hover:bg-secondary focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50",{variants:{size:{[Ge.sm]:"h-6 px-2 text-xs",[Ge.md]:"h-7 px-2.5 text-xs",[Ge.lg]:"h-8 px-3 text-sm"}},defaultVariants:{size:Ge.md}});import{AlertTriangle as Rb,CheckCircle2 as Mb,Info as ou,X as Lb,XCircle as Hb}from"lucide-react";import{forwardRef as kb,useCallback as ui,useEffect as fi,useRef as Aa,useState as Ia}from"react";import{useSyncExternalStore as hb}from"react";var Pb=5,eu=5000,xb=500,Ma=0;function Cb(){return Ma=(Ma+1)%Number.MAX_SAFE_INTEGER,`toast-${Ma}-${Date.now()}`}var La=new Set,We=[],tr=new Map,bo=new Map,To=!1,er=new Map;function pi(){for(let e of La)e()}function jc(){return We}function zb(e){return La.add(e),()=>{La.delete(e)}}function Ha(e,t){if(To){er.set(e,t);return}clearTimeout(tr.get(e));let r=Date.now(),o=setTimeout(()=>{tr.delete(e),er.delete(e),ci(e)},t);tr.set(e,o),er.set(e,t);let a=setInterval(()=>{let n=Date.now()-r,s=t-n;if(s<=0)clearInterval(a),er.delete(e);else er.set(e,s)},100)}function Sb(e){clearTimeout(bo.get(e));let t=setTimeout(()=>{We=We.filter((r)=>r.id!==e),bo.delete(e),pi()},xb);bo.set(e,t)}function vo(e){let t=e.id??Cb(),r=e.duration??eu;if(We.find((n)=>n.id===t))return We=We.map((n)=>n.id===t?{...n,...e,id:t,open:!0,createdAt:Date.now()}:n),clearTimeout(bo.get(t)),bo.delete(t),Ha(t,r),pi(),t;return We=[{...e,id:t,variant:e.variant??"default",dismissible:e.dismissible??!0,open:!0,createdAt:Date.now()},...We].slice(0,Pb),Ha(t,r),pi(),t}function ci(e){clearTimeout(tr.get(e)),tr.delete(e),er.delete(e),We=We.map((t)=>t.id===e?{...t,open:!1}:t),pi(),Sb(e)}function tu(){for(let e of We)ci(e.id)}function Nb(){if(To)return;To=!0;for(let[e,t]of tr)clearTimeout(t),tr.delete(e)}function wb(){if(!To)return;To=!1;for(let e of We)if(e.open){let t=er.get(e.id)??eu;Ha(e.id,t)}}var ru=Object.assign((e)=>vo(e),{success:(e,t)=>vo({...t,variant:"success",title:e}),info:(e,t)=>vo({...t,variant:"info",title:e}),warning:(e,t)=>vo({...t,variant:"warning",title:e}),error:(e,t)=>vo({...t,variant:"error",title:e}),dismiss:ci,dismissAll:tu});function ka(){return{toasts:hb(zb,jc,jc),toast:ru,dismiss:ci,dismissAll:tu,pauseAll:Nb,resumeAll:wb}}import{jsxDEV as we}from"react/jsx-dev-runtime";var au=10,iu=0.05,Ab=200,nu="cubic-bezier(0.2, 0.8, 0.2, 1)",Ib="cubic-bezier(0.22, 1, 0.36, 1)",Vb={"top-right":"top-4 right-4","top-left":"top-4 left-4","bottom-right":"bottom-4 right-4","bottom-left":"bottom-4 left-4","top-center":"top-4 left-1/2 -translate-x-1/2","bottom-center":"bottom-4 left-1/2 -translate-x-1/2"},Db={success:(e)=>we(Mb,{className:i("mt-0.5 shrink-0 text-success",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),info:(e)=>we(ou,{className:i("mt-0.5 shrink-0 text-info",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),warning:(e)=>we(Rb,{className:i("mt-0.5 shrink-0 text-warning",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),error:(e)=>we(Hb,{className:i("mt-0.5 shrink-0 text-destructive",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),default:(e)=>we(ou,{className:i("mt-0.5 shrink-0 text-muted-foreground",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this)};function Fb(e,t,r,o,a){let n=e<o,s=r?a:e*au,l=r?1:n?1-e*iu:1-o*iu,m=n||r?1:0,d=t-e;return{offset:s,scale:l,opacity:m,zIndex:d}}var su=kb(({position:e="bottom-right",gap:t=12,visibleCount:r=3,size:o=Ge.md,className:a,...n},s)=>{let{toasts:l,dismiss:m,pauseAll:d,resumeAll:f}=ka(),u=c(o)??Ge.md,[T,p]=Ia(!1),[y,S]=Ia({}),P=Aa(null),w=Aa(void 0),C=e.startsWith("bottom"),v=ui((x)=>{if(P.current=x,typeof s==="function")s(x);else if(s)s.current=x},[s]),z=ui(()=>{clearTimeout(w.current),p(!0),d()},[d]),V=ui(()=>{clearTimeout(w.current),w.current=setTimeout(()=>{p(!1),f()},Ab)},[f]);fi(()=>{return()=>clearTimeout(w.current)},[]);let h=ui((x,D)=>{S((Q)=>{if(Q[x]===D)return Q;return{...Q,[x]:D}})},[]);if(fi(()=>{let x=new Set(l.map((D)=>D.id));S((D)=>{let Q=!1,R={};for(let[U,g]of Object.entries(D))if(x.has(U))R[U]=g;else Q=!0;return Q?R:D})},[l]),l.length===0)return null;let L=l.filter((x)=>x.open),A=new Map,F=0;for(let[x,D]of L.entries()){let Q=y[D.id]??0;A.set(D.id,Fb(x,L.length,T,r,F)),F+=Q+t}let Z=L[0],W=(Z?y[Z.id]??0:0)+Math.min(L.length-1,r-1)*au,N=F-(L.length>0?t:0),I=T?N:W;return we("ol",{ref:v,role:"region","aria-label":"Notifications",tabIndex:-1,onMouseEnter:z,onMouseLeave:V,className:i("pointer-events-auto fixed z-[100] w-full max-w-[400px] outline-none",Vb[e],a),style:{height:Math.max(I,0),transition:`height 400ms ${nu}`},...n,children:l.map((x)=>{let D=!x.open,Q=A.get(x.id);return we(Bb,{toast:x,layout:Q??{offset:0,scale:1,opacity:0,zIndex:0},isClosed:D,isBottom:C,size:u,onDismiss:m,onMeasure:h},x.id,!1,void 0,this)})},void 0,!1,void 0,this)});su.displayName="Toaster";function Bb({toast:e,layout:t,isClosed:r,isBottom:o,size:a,onDismiss:n,onMeasure:s}){let l=Aa(null),[m,d]=Ia(!1);fi(()=>{let y=requestAnimationFrame(()=>d(!0));return()=>cancelAnimationFrame(y)},[]),fi(()=>{let y=l.current;if(!y)return;let S=new ResizeObserver((P)=>{for(let w of P){let C=w.borderBoxSize?.[0];if(C)s(e.id,C.blockSize)}});return S.observe(y),()=>S.disconnect()},[e.id,s]);let f=o?{bottom:0,left:0,right:0}:{top:0,left:0,right:0},u,T,p;if(!m)u=`translateY(${o?80:-80}px) scale(0.9)`,T=0,p="none";else if(r)u=`translateY(${o?80:-80}px) scale(0.95)`,T=0,p="none";else u=`translateY(${o?-t.offset:t.offset}px) scale(${t.scale})`,T=t.opacity,p="auto";return we("li",{ref:l,"data-state":e.open?"open":"closed","data-variant":e.variant,className:"absolute list-none",style:{...f,zIndex:t.zIndex,transformOrigin:o?"center bottom":"center top",transform:u,opacity:T,pointerEvents:p,transition:[`transform 400ms ${nu}`,`opacity 250ms ${Ib}`].join(", ")},children:we("div",{className:i(wa({variant:e.variant,size:a}),"w-full"),children:[Db[e.variant]?.(a),we("div",{className:"flex-1 space-y-0.5",children:[e.title&&we("p",{className:i("font-semibold leading-tight",a==="sm"?"text-xs":"text-sm"),children:e.title},void 0,!1,void 0,this),e.description&&we("p",{className:i("leading-snug text-muted-foreground",a==="sm"?"text-xs":"text-sm"),children:e.description},void 0,!1,void 0,this)]},void 0,!0,void 0,this),e.action&&we("button",{type:"button",className:i(Ra({size:a}),"mt-0.5"),onClick:e.action.onClick,"aria-label":e.action.altText,children:e.action.label},void 0,!1,void 0,this),e.dismissible!==!1&&we("button",{type:"button",className:i("gs-interactive mt-0.5 shrink-0 rounded-[var(--radius)] p-1 text-muted-foreground hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",a==="sm"?"[&>svg]:size-3.5":"[&>svg]:size-4"),onClick:()=>n(e.id),"aria-label":"Dismiss",children:we(Lb,{},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}import*as lu from"@radix-ui/react-toggle";import{cva as Ob}from"class-variance-authority";import{forwardRef as _b}from"react";import{jsxDEV as Gb}from"react/jsx-dev-runtime";var Va={default:"default",outline:"outline"},gi={sm:"sm",md:"md",lg:"lg"},yi=Ob("gs-interactive inline-flex items-center justify-center gap-2 rounded-[var(--radius)] border border-transparent text-sm font-medium outline-none transition-[color,background-color,border-color] duration-150 hover:bg-muted hover:text-muted-foreground focus-visible:border-primary disabled:cursor-not-allowed disabled:pointer-events-none data-[state=on]:bg-accent data-[state=on]:text-accent-foreground [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{[Va.default]:"bg-transparent disabled:bg-transparent disabled:text-foreground/50",[Va.outline]:"border-input bg-transparent hover:bg-accent hover:text-accent-foreground disabled:bg-transparent disabled:text-foreground/50 disabled:border-border/50"},size:{[gi.sm]:"h-7 px-1.5 min-w-7 text-xs",[gi.md]:"h-10 px-3 min-w-10",[gi.lg]:"h-11 px-5 min-w-11"}},defaultVariants:{variant:Va.default,size:gi.md}}),mu=_b(({className:e,variant:t,size:r,...o},a)=>{let n=c(r);return Gb(lu.Root,{ref:a,className:i(yi({variant:t,size:n}),e),...o},void 0,!1,void 0,this)});mu.displayName="Toggle";import*as vi from"@radix-ui/react-toggle-group";import{cva as Wb}from"class-variance-authority";import{createContext as Ub,forwardRef as du,useContext as $b}from"react";import{jsxDEV as Da}from"react/jsx-dev-runtime";var Kb={default:"default",outline:"outline"},Yb={sm:"sm",md:"md",lg:"lg"},pu=Wb("flex items-center justify-center gap-1"),cu=Ub({size:Yb.md,variant:Kb.default}),uu=du(({className:e,variant:t,size:r,children:o,...a},n)=>{let s=c(r);return Da(vi.Root,{ref:n,className:i(pu(),e),...a,children:Da(cu.Provider,{value:{variant:t,size:s},children:o},void 0,!1,void 0,this)},void 0,!1,void 0,this)});uu.displayName="ToggleGroup";var fu=du(({className:e,children:t,variant:r,size:o,...a},n)=>{let s=$b(cu),l=c(o);return Da(vi.Item,{ref:n,className:i(yi({variant:r??s.variant,size:l??s.size}),e),...a,children:t},void 0,!1,void 0,this)});fu.displayName="ToggleGroupItem";import{cva as gu}from"class-variance-authority";import{forwardRef as bi}from"react";import{jsxDEV as Ti}from"react/jsx-dev-runtime";var Ee={sm:"sm",md:"md",lg:"lg"},yu=gu("flex items-center border-b border-border bg-background",{variants:{size:{[Ee.sm]:"gap-1.5 px-3 py-1.5",[Ee.md]:"gap-2 px-4 py-2",[Ee.lg]:"gap-3 px-5 py-2.5"}},defaultVariants:{size:Ee.md}}),vu=bi(({className:e,size:t=Ee.md,...r},o)=>{let a=c(t);return Ti("div",{ref:o,role:"toolbar",className:i(yu({size:a}),e),...r},void 0,!1,void 0,this)});vu.displayName="Toolbar";var bu=gu("flex items-center",{variants:{size:{[Ee.sm]:"gap-1",[Ee.md]:"gap-1.5",[Ee.lg]:"gap-2"}},defaultVariants:{size:Ee.md}}),Tu=bi(({className:e,size:t=Ee.md,...r},o)=>{let a=c(t);return Ti("div",{ref:o,role:"group",className:i(bu({size:a}),e),...r},void 0,!1,void 0,this)});Tu.displayName="ToolbarGroup";var hu=bi(({className:e,...t},r)=>{return Ti("div",{ref:r,role:"none",className:i("h-5 w-px shrink-0 bg-border",e),...t},void 0,!1,void 0,this)});hu.displayName="ToolbarSeparator";var Pu=bi(({className:e,...t},r)=>{return Ti("div",{ref:r,className:i("flex-1",e),...t},void 0,!1,void 0,this)});Pu.displayName="ToolbarSpacer";import*as nt from"@radix-ui/react-tooltip";import{cva as Xb}from"class-variance-authority";import{createContext as Zb,forwardRef as xu,useContext as Cu}from"react";import{jsxDEV as ho}from"react/jsx-dev-runtime";var qb=nt.Provider,Fa=Zb(!1),zu=({persistOnClick:e=!1,children:t,...r})=>ho(Fa.Provider,{value:e,children:ho(nt.Root,{...r,children:t},void 0,!1,void 0,this)},void 0,!1,void 0,this);zu.displayName="Tooltip";var Su=xu(({onClick:e,onPointerDown:t,...r},o)=>{let a=Cu(Fa);return ho(nt.Trigger,{ref:o,onClick:a?(n)=>{n.preventDefault(),e?.(n)}:e,onPointerDown:a?(n)=>{n.preventDefault(),t?.(n)}:t,...r},void 0,!1,void 0,this)});Su.displayName="TooltipTrigger";var Or={sm:"sm",md:"md",lg:"lg"},Nu=Xb("z-50 overflow-hidden rounded-[var(--radius)] border border-primary/20 bg-primary text-primary-foreground shadow-[var(--shadow-md)] gs-float-content origin-[var(--radix-tooltip-content-transform-origin)]",{variants:{size:{[Or.sm]:"px-2 py-1 text-[10px]",[Or.md]:"px-3 py-1.5 text-xs",[Or.lg]:"px-4 py-2 text-sm"}},defaultVariants:{size:Or.md}}),wu=xu(({className:e,sideOffset:t=4,onPointerDownOutside:r,size:o=Or.md,...a},n)=>{let s=Cu(Fa),l=c(o);return ho(nt.Portal,{children:ho(nt.Content,{ref:n,sideOffset:t,className:i(Nu({size:l}),e),onPointerDownOutside:s?(m)=>{m.preventDefault(),r?.(m)}:r,...a},void 0,!1,void 0,this)},void 0,!1,void 0,this)});wu.displayName="TooltipContent";import{createContext as Jb,useCallback as rr,useContext as Qb,useEffect as xi,useLayoutEffect as Eb,useMemo as hi,useRef as Po,useState as Ru}from"react";import{jsxDEV as jb}from"react/jsx-dev-runtime";var Mu=typeof window<"u"?Eb:xi,_a=Jb(null);function Pi(e,t){return e.theme===t.theme&&e.colorScheme===t.colorScheme}var or=({children:e,value:t,initialState:r,onChange:o,onStateChange:a,transformState:n,readState:s,writeState:l,syncWithSystem:m=!0,defaultTheme:d,defaultColorScheme:f,themes:u,attribute:T,colorSchemeAttribute:p,darkClassName:y,storage:S})=>{let P=hi(()=>_r({defaultTheme:d,defaultColorScheme:f,themes:u,attribute:T,colorSchemeAttribute:p,darkClassName:y,storage:S}),[d,f,u,T,p,y,S]),[w,C]=Ru(()=>st(r,P)),[v,z]=Ru(Si),h=hi(()=>t?st(t,P):null,[t,P])??w,L=hi(()=>({...h,resolvedColorScheme:Ba(h.colorScheme,v)}),[h,v]),A=t!==void 0,F=Po(h);F.current=h;let Z=Po(!1),B=Po(!1),W=Po(h),N=Po(null),I=rr((H)=>{return Ci(H)},[]),x=rr((H,E)=>{zi(H,E)},[]),D=s??I,Q=l??x;xi(()=>{if(!m||typeof window>"u"||typeof window.matchMedia!=="function")return;let H=window.matchMedia("(prefers-color-scheme: dark)"),E=()=>{z(H.matches?lt.dark:lt.light)};return E(),H.addEventListener("change",E),()=>H.removeEventListener("change",E)},[m]),xi(()=>{if(A)return;C((H)=>{let E=st(H,P);return Pi(H,E)?H:E})},[P,A]),Mu(()=>{if(A||Z.current)return;Z.current=!0;let H=D(P);if(!H)return;let E=F.current,$=st(H,P),M={reason:"hydrate",previousState:E},q=n?st(n($,M),P):$;if(Pi(E,q))return;N.current=M,C(q),o?.(q,M),a?.(q,M)},[P,A,o,a,D,n]),Mu(()=>{if(typeof document>"u")return;Oa(document.documentElement,L,P)},[P,L]),xi(()=>{if(typeof window>"u")return;if(!B.current){B.current=!0,W.current=h;return}let H=W.current;if(Pi(H,h))return;let E=N.current??{reason:"set-state",previousState:H};N.current=null,Q(h,P,E),W.current=h},[P,h,Q]);let R=rr((H,E)=>{let $=F.current,M=typeof H==="function"?H($):H,q=st({theme:M.theme??$.theme,colorScheme:M.colorScheme??$.colorScheme},P),ee={reason:E,previousState:$},fe=n?st(n(q,ee),P):q;if(Pi($,fe))return;if(N.current=ee,!A)C(fe);o?.(fe,ee),a?.(fe,ee)},[P,A,o,a,n]),U=rr((H)=>{R(H,"set-state")},[R]),g=rr((H)=>{R({theme:H},"set-theme")},[R]),b=rr((H)=>{R({colorScheme:H},"set-color-scheme")},[R]),k=rr(()=>{let H=L.resolvedColorScheme===lt.dark?lt.light:lt.dark;R({colorScheme:H},"toggle-color-scheme")},[L.resolvedColorScheme,R]),le=hi(()=>({theme:h.theme,colorScheme:h.colorScheme,resolvedColorScheme:L.resolvedColorScheme,state:h,resolvedState:L,contract:P,themes:P.themes,setTheme:g,setColorScheme:b,setState:U,toggleColorScheme:k}),[h,L,P,g,b,U,k]);return jb(_a.Provider,{value:le,children:e},void 0,!1,void 0,this)};or.displayName="ThemeProvider";var Ni=()=>{let e=Qb(_a);if(!e)throw Error("useTheme must be used within a ThemeProvider");return e};import{jsxDEV as wi}from"react/jsx-dev-runtime";function Mi(e){return typeof e==="object"&&e!==null}function gt(e){return typeof e==="string"&&e.trim().length>0}function Lu(e){if(!Mi(e))return!1;return Object.values(e).every(gt)}function ku(e){if(!Mi(e))return!1;if(!Lu(e.light))return!1;if(e.dark===void 0)return!0;return Lu(e.dark)}function Au(e){return Mi(e)&>(e.cssText)}function eT(e){return Mi(e)&>(e.theme)}function Ga(e){return Error(`Invalid theme registry definition: ${e}`)}function Hu(e){let t=new Set,r=[];for(let o of e){if(!gt(o)||t.has(o))continue;t.add(o),r.push(o)}return r}function tT(e){return e.filter(gt).join(`
|
|
5
|
+
|
|
6
|
+
`)}function rT(e){let t=[],r=[],o=[];for(let[a,n]of Object.entries(e)){if(!gt(a))continue;if(t.push(a),gt(n)){o.push(n);continue}if(Au(n)){o.push(n.cssText);continue}if(ku(n)){r.push({theme:a,light:n.light,dark:n.dark});continue}throw Ga(`record key "${a}" has unsupported value shape`)}return{themeNames:t,tokenDefinitions:r,cssBlocks:o}}function oT(e){let t=[],r=[],o=[];for(let a of e){if(gt(a)){t.push(a);continue}if(!eT(a))throw Ga("array entry must be a theme name or an object with `theme`");let n=a.theme;if(t.push(n),Au(a)){o.push(a.cssText);continue}if(ku(a)){r.push({theme:n,light:a.light,dark:a.dark});continue}throw Ga(`array entry "${n}" has unsupported value shape`)}return{themeNames:t,tokenDefinitions:r,cssBlocks:o}}function iT(e){if(Array.isArray(e))return oT(e);return rT(e)}function Iu(e){return e}function Wa(e){let{themes:t,cssText:r,...o}=e,a=iT(t),n=Hu(a.themeNames),s=_r({...o,themes:n}),l=Ri({themes:a.tokenDefinitions,attribute:s.attribute,darkClassName:s.darkClassName}),m=tT([l,...a.cssBlocks,r??""]),d=Hu(s.themes);if(d.length===0)d.push(s.defaultTheme);return{defaultTheme:s.defaultTheme,themes:d,cssText:m,contract:s}}function Li({registry:e,children:t,...r}){return wi(or,{defaultTheme:e.defaultTheme,themes:e.themes,attribute:e.contract.attribute,colorSchemeAttribute:e.contract.colorSchemeAttribute,darkClassName:e.contract.darkClassName,storage:e.contract.storage,...r,children:t},void 0,!1,void 0,this)}Li.displayName="ThemeRegistryProvider";function Hi({registry:e,id:t,nonce:r,media:o}){if(!gt(e.cssText))return null;return wi("style",{id:t,nonce:r,media:o,children:e.cssText},void 0,!1,void 0,this)}Hi.displayName="ThemeStyles";function Vu(e){let t=Wa(e),{themes:r,cssText:o,...a}=e;return{registry:t,provider:({children:m,...d})=>{return wi(Li,{registry:t,...a,...d,children:m},void 0,!1,void 0,this)},styles:(m={})=>{return wi(Hi,{registry:t,...m},void 0,!1,void 0,this)},useTheme:()=>{return Ni()}}}import{jsxDEV as Qu}from"react/jsx-dev-runtime";function Eu({children:e,density:t=xo,defaultTheme:r="ghostly-solutions",defaultColorScheme:o=lt.system,...a}){return Qu(or,{defaultTheme:r,defaultColorScheme:o,...a,children:Qu(Co,{density:t,children:e},void 0,!1,void 0,this)},void 0,!1,void 0,this)}Eu.displayName="UIProvider";import*as Vt from"react";var aT=()=>{};function nT({prop:e,defaultProp:t,onChange:r=aT}){let[o,a]=sT({defaultProp:t,onChange:r}),n=e!==void 0,s=n?e:o,l=Vt.useCallback((m)=>{if(n){let f=typeof m==="function"?m(e):m;if(f!==e)r(f)}else a(m)},[n,e,a,r]);return[s,l]}function sT({defaultProp:e,onChange:t}){let r=Vt.useState(e),[o]=r,a=Vt.useRef(o),n=t;return Vt.useEffect(()=>{if(a.current!==o)n?.(o),a.current=o},[o,n]),r}export{zi as writeThemeStateToBrowserStorage,ka as useToast,Ni as useTheme,Er as usePlatform,gv as useOverlay,Pa as useHotkey,qr as useFormField,c as useDensitySize,ef as useDensity,nT as useControllableState,Qr as useComposedRefs,cg as useCommandShortcut,Yi as useCommand,Nu as tooltipContentVariants,yu as toolbarVariants,bu as toolbarGroupVariants,yi as toggleVariants,pu as toggleGroupVariants,wa as toastVariants,Ra as toastActionVariants,ru as toast,Dc as timelineVariants,Gc as timelineTitleVariants,Uc as timelineTimeVariants,Fc as timelineItemVariants,Oc as timelineDotVariants,Wc as timelineDescriptionVariants,_c as timelineContentVariants,Bc as timelineConnectorVariants,Ic as textareaVariants,Rc as tabsTriggerVariants,wc as tabsListVariants,Mc as tabsContentVariants,dc as tableVariants,fc as tableRowVariants,pc as tableHeaderVariants,gc as tableHeadVariants,uc as tableFooterVariants,mc as tableContainerVariants,yc as tableCellVariants,vc as tableCaptionVariants,cc as tableBodyVariants,nc as switchVariants,Kp as stepperVariants,Yp as stepVariants,Jp as stepTitleVariants,Xp as stepIndicatorVariants,Qp as stepDescriptionVariants,qp as stepContentVariants,Zp as stepConnectorVariants,Up as statCardVariants,si as spotlightStatusVariants,li as spotlightStatusTitleVariants,Gp as spotlightStatusDescriptionVariants,_p as spotlightShortcutVariants,Ap as spotlightResultsVariants,Mp as spotlightPanelVariants,Rp as spotlightOverlayVariants,Vp as spotlightOptionVariants,Bp as spotlightOptionTitleVariants,Dp as spotlightOptionIconVariants,Op as spotlightOptionDescriptionVariants,Fp as spotlightOptionContentVariants,ni as spotlightKbdVariants,Hp as spotlightInputVariants,kp as spotlightIconVariants,Lp as spotlightHeaderVariants,Ip as spotlightGroupLabelVariants,Pp as sliderVariants,xp as sliderTrackVariants,zp as sliderThumbVariants,Cp as sliderRangeVariants,fp as skeletonVariants,gp as skeletonTextVariants,vp as skeletonButtonVariants,yp as skeletonAvatarVariants,rd as sheetOverlayVariants,od as sheetContentVariants,$u as serializeThemeState,cp as separatorVariants,ap as selectTriggerVariants,np as selectContentVariants,qd as segmentedControlVariants,Qd as segmentedControlLabelVariants,Jd as segmentedControlItemVariants,Wd as scrollBarVariants,Ud as scrollBarThumbVariants,Gd as scrollAreaVariants,Zu as resolveThemeState,Id as resizablePanelVariants,Ad as resizablePanelGroupVariants,Vd as resizableHandleVariants,Dd as resizableHandleIconVariants,Yu as readThemeStateFromCookieHeader,Ci as readThemeStateFromBrowserStorage,Ld as radioItemVariants,Md as radioGroupVariants,zd as progressVariants,Sd as progressIndicatorVariants,Nr as popoverContentVariants,Ku as parseThemeState,Ta as parseHotkey,cd as paginationVariants,Wo as paginationLinkVariants,fd as paginationItemVariants,gd as paginationEllipsisVariants,ud as paginationContentVariants,Jm as otpSlotVariants,jm as otpSeparatorVariants,Em as otpPlaceholderVariants,Qm as otpInputVariants,qm as otpGroupVariants,Zm as otpContainerVariants,st as normalizeThemeState,Bm as navigationMenuViewportVariants,Im as navigationMenuVariants,Dm as navigationMenuTriggerVariants,Vm as navigationMenuListVariants,Jy as navigationMenuLinkVariants,Om as navigationMenuIndicatorVariants,Fm as navigationMenuContentVariants,Hm as multiselectTriggerVariants,ha as matchHotkey,Nm as labelVariants,Cm as kbdVariants,ur as isSameDay,Pm as inputVariants,bm as hoverCardContentVariants,qu as getThemeRootProps,Si as getSystemColorScheme,pT as formatHotkeyTokens,jr as formatHotkey,pm as formFieldVariants,rm as fileUploadVariants,ra as fileUploadTextVariants,im as fileUploadListVariants,am as fileUploadItemVariants,sm as fileUploadItemSizeVariants,lm as fileUploadItemRemoveVariants,nm as fileUploadItemNameVariants,om as fileUploadIconVariants,Zl as errorBoundaryVariants,Jl as errorBoundaryTitleVariants,ql as errorBoundaryIconVariants,jl as errorBoundaryDetailsVariants,Ql as errorBoundaryDescriptionVariants,El as errorBoundaryActionsVariants,Gl as emptyStateVariants,Ul as emptyStateTitleVariants,Wl as emptyStateIconVariants,$l as emptyStateDescriptionVariants,Kl as emptyStateActionsVariants,Ml as dropdownMenuShortcutVariants,Rl as dropdownMenuSeparatorVariants,Nl as dropdownMenuRadioItemVariants,wl as dropdownMenuLabelVariants,ta as dropdownMenuItemVariants,ea as dropdownMenuContentVariants,Sl as dropdownMenuCheckboxItemVariants,gl as drawerOverlayVariants,vl as drawerHandleVariants,yl as drawerContentVariants,dl as dialogContentVariants,oa as detectPlatform,Iu as defineThemes,Yw as cva,Ri as createThemesCss,Vu as createThemeSystem,Xu as createThemeSetCookieHeader,Wa as createThemeRegistry,Ju as createThemeCss,_r as createThemeContract,dT as createOptionalContext,mT as createContext,Es as contextMenuShortcutVariants,Qs as contextMenuSeparatorVariants,qs as contextMenuRadioItemVariants,Js as contextMenuLabelVariants,qi as contextMenuItemVariants,Zi as contextMenuContentVariants,Zs as contextMenuCheckboxItemVariants,lT as composeRefs,Ds as commandShortcutVariants,Vs as commandSeparatorVariants,Rs as commandOverlayVariants,Fs as commandLoadingVariants,Ls as commandListVariants,Is as commandItemVariants,Ms as commandInputVariants,ks as commandGroupVariants,As as commandGroupHeadingVariants,Hs as commandEmptyVariants,ws as commandDialogVariants,zs as collapsibleContentVariants,gs as codeBlockVariants,hs as codeBlockPreVariants,Ps as codeBlockLineVariants,xs as codeBlockLineNumberVariants,vs as codeBlockLanguageVariants,ys as codeBlockHeaderVariants,bs as codeBlockCopyVariants,Ts as codeBlockContentVariants,i as cn,cs as checkboxVariants,is as cardVariants,ts as calendarWeekdayVariants,Qn as calendarVariants,jn as calendarTitleVariants,$i as calendarNavButtonVariants,En as calendarHeaderVariants,es as calendarGridVariants,rs as calendarDayVariants,Wr as buttonVariants,sn as buttonIconVariants,Yn as buttonGroupVariants,ln as buttonBadgeVariants,Fn as breadcrumbSeparatorVariants,Dn as breadcrumbPageVariants,An as breadcrumbListVariants,Vn as breadcrumbLinkVariants,In as breadcrumbItemVariants,Bn as breadcrumbEllipsisVariants,Rn as badgeVariants,Sn as avatarVariants,ja as alertVariants,en as alertTitleVariants,fn as alertDialogOverlayVariants,gn as alertDialogContentVariants,tn as alertDescriptionVariants,Xa as accordionTriggerVariants,Ya as accordionItemVariants,Za as accordionContentVariants,mf as XCircleIcon,mt as Variant,Eu as UIProvider,Su as TooltipTrigger,Or as TooltipSize,qb as TooltipProvider,wu as TooltipContent,zu as Tooltip,Pu as ToolbarSpacer,Ee as ToolbarSize,hu as ToolbarSeparator,Tu as ToolbarGroup,vu as Toolbar,fu as ToggleGroupItem,uu as ToggleGroup,mu as Toggle,su as Toaster,Ge as ToastSize,qc as TimelineTitle,Qc as TimelineTime,Kc as TimelineItem,Xc as TimelineDot,Jc as TimelineDescription,Zc as TimelineContent,Yc as TimelineConnector,$c as Timeline,Hi as ThemeStyles,Li as ThemeRegistryProvider,or as ThemeProvider,Vc as Textarea,kc as TabsTrigger,Hc as TabsList,Ac as TabsContent,gb as Tabs,xe as TableSize,xc as TableRow,Tc as TableHeader,Cc as TableHead,Pc as TableFooter,zc as TableCell,Sc as TableCaption,hc as TableBody,bc as Table,Uu as THEME_COOKIE_NAME,Fu as THEME_COLOR_SCHEME_ATTR,Du as THEME_ATTR,Dr as SwitchStatus,Ne as SwitchSize,sc as Switch,Ep as Stepper,oc as StepTitle,ec as StepIndicator,ic as StepDescription,rc as StepContent,tc as StepConnector,jp as Step,Qt as StatCardTrend,_e as StatCardSize,$p as StatCard,Vr as SpotlightStatus,Jt as SpotlightSize,Wp as Spotlight,ar as SpinnerSize,nr as Spinner,Sp as Slider,bp as SkeletonText,ue as SkeletonSize,hp as SkeletonButton,Tp as SkeletonAvatar,fo as Skeleton,Le as Size,sv as SheetTrigger,sd as SheetTitle,oe as SheetSize,id as SheetPortal,sa as SheetOverlay,ad as SheetHeader,nd as SheetFooter,ld as SheetDescription,_o as SheetContent,lv as SheetClose,na as Sheet,uo as SeparatorOrientation,up as Separator,Gv as SelectValue,sp as SelectTrigger,Ar as SelectStatus,te as SelectSize,pp as SelectSeparator,mp as SelectLabel,dp as SelectItem,_v as SelectGroup,po as SelectContentWidthMode,Dv as SelectContentAlign,lp as SelectContent,Ov as Select,Me as SegmentedControlSize,ep as SegmentedControlLabelItem,jd as SegmentedControlItem,Ed as SegmentedControl,pa as ScrollBar,$d as ScrollArea,Ou as STORAGE_VERSION,Gu as STORAGE_THEME_STATE_KEY,_u as STORAGE_PREFIX,Wu as STORAGE_DENSITY_KEY,Fd as ResizablePanelGroup,Bd as ResizablePanel,Od as ResizableHandle,Lr as RadioStatus,Je as RadioSize,kd as RadioGroupItem,Hd as RadioGroup,Nd as Progress,Iy as PopoverTrigger,Sr as PopoverSize,Mm as PopoverContent,Dy as PopoverClose,Vy as PopoverAnchor,Ay as Popover,Oe as PaginationSize,hd as PaginationPrevious,Pd as PaginationNext,Td as PaginationLink,bd as PaginationItem,xd as PaginationEllipsis,vd as PaginationContent,yd as Pagination,pd as OverlayProvider,ed as OTPInput,ia as NavigationMenuViewport,Wm as NavigationMenuTrigger,Ze as NavigationMenuSize,Gm as NavigationMenuList,jy as NavigationMenuLink,Ey as NavigationMenuItem,$m as NavigationMenuIndicator,Um as NavigationMenuContent,_m as NavigationMenu,ce as MultiselectSize,km as Multiselect,Ly as Loader,zr as LabelSize,wm as Label,Cr as KbdSize,zm as Kbd,xm as Input,lf as InfoIcon,sr as IconSize,py as HoverCardTrigger,xr as HoverCardSize,Tm as HoverCardContent,dy as HoverCard,Kr as GroupOrientation,Fe as FormFieldSize,um as FormFieldLabel,ym as FormFieldError,gm as FormFieldDescription,vm as FormFieldControl,cm as FormField,mm as FileUpload,em as ErrorBoundary,Yl as EmptyState,Kg as DropdownMenuTrigger,kl as DropdownMenuSubTrigger,Al as DropdownMenuSubContent,Zg as DropdownMenuSub,_l as DropdownMenuShortcut,Ol as DropdownMenuSeparator,Fl as DropdownMenuRadioItem,qg as DropdownMenuRadioGroup,Xg as DropdownMenuPortal,Bl as DropdownMenuLabel,Do as DropdownMenuItemVariant,Vl as DropdownMenuItem,Yg as DropdownMenuGroup,Il as DropdownMenuContent,Dl as DropdownMenuCheckboxItem,Hl as DropdownMenu,Ag as DrawerTrigger,xl as DrawerTitle,De as DrawerSize,bl as DrawerPortal,ji as DrawerOverlay,hl as DrawerHeader,Pl as DrawerFooter,Cl as DrawerDescription,Tl as DrawerContent,Ig as DrawerClose,kg as Drawer,wg as DialogTrigger,ul as DialogTitle,zt as DialogSize,ml as DialogPortal,Qi as DialogOverlay,pl as DialogHeader,cl as DialogFooter,fl as DialogDescription,Io as DialogContent,Rg as DialogClose,Ji as Dialog,Co as DensityProvider,xo as DENSITY_DEFAULT,Bu as DARK_CLASS,hg as ContextMenuTrigger,el as ContextMenuSubTrigger,tl as ContextMenuSubContent,Cg as ContextMenuSub,ll as ContextMenuShortcut,sl as ContextMenuSeparator,al as ContextMenuRadioItem,zg as ContextMenuRadioGroup,xg as ContextMenuPortal,nl as ContextMenuLabel,ko as ContextMenuItemVariant,ol as ContextMenuItem,Pg as ContextMenuGroup,rl as ContextMenuContent,il as ContextMenuCheckboxItem,Tg as ContextMenu,Ys as CommandShortcut,Ks as CommandSeparator,Xs as CommandLoading,Gs as CommandList,Ho as CommandItemVariant,$s as CommandItem,_s as CommandInput,Us as CommandGroup,Ws as CommandEmpty,Os as CommandDialog,Xi as Command,lt as ColorScheme,sg as CollapsibleTrigger,Ss as CollapsibleContent,ng as Collapsible,Cs as CodeBlock,vr as CheckboxStatus,$e as CheckboxSize,us as Checkbox,sf as CheckCircleIcon,ms as CardTitle,ns as CardHeader,ls as CardFooter,ds as CardDescription,ss as CardContent,as as Card,os as Calendar,dn as ButtonLabel,mn as ButtonIcon,Xn as ButtonGroup,pn as ButtonBadge,cn as Button,de as BreadcrumbSize,$n as BreadcrumbSeparator,Un as BreadcrumbPage,_n as BreadcrumbList,Wn as BreadcrumbLink,Gn as BreadcrumbItem,Kn as BreadcrumbEllipsis,On as Breadcrumb,ve as BadgeVariant,vt as BadgeTone,Tt as BadgeSize,kn as BadgeGroup,Mn as Badge,Ie as AvatarSize,Nn as AvatarImage,wn as AvatarGroup,Wi as AvatarFallback,Gi as Avatar,hf as AspectRatio,nf as AlertTriangleIcon,on as AlertTitle,Tf as AlertDialogTrigger,hn as AlertDialogTitle,bt as AlertDialogSize,yn as AlertDialogPortal,_i as AlertDialogOverlay,bn as AlertDialogHeader,Tn as AlertDialogFooter,Pn as AlertDialogDescription,vn as AlertDialogContent,Cn as AlertDialogCancel,xn as AlertDialogAction,bf as AlertDialog,an as AlertDescription,rn as Alert,Qa as AccordionTrigger,Ce as AccordionSize,Ja as AccordionItem,Ea as AccordionContent,qa as Accordion};
|