@ghostly-solutions/ui 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (139) hide show
  1. package/README.md +61 -0
  2. package/dist/chunk-yhwkdmmt.js +11 -0
  3. package/dist/components/alert/alert.d.ts.map +1 -1
  4. package/dist/components/alert-dialog/alert-dialog.d.ts +9 -4
  5. package/dist/components/alert-dialog/alert-dialog.d.ts.map +1 -1
  6. package/dist/components/aspect-ratio/aspect-ratio.d.ts +6 -2
  7. package/dist/components/aspect-ratio/aspect-ratio.d.ts.map +1 -1
  8. package/dist/components/aspect-ratio/index.d.ts +1 -1
  9. package/dist/components/aspect-ratio/index.d.ts.map +1 -1
  10. package/dist/components/badge/badge.d.ts +14 -2
  11. package/dist/components/badge/badge.d.ts.map +1 -1
  12. package/dist/components/breadcrumb/breadcrumb.builders.d.ts +48 -0
  13. package/dist/components/breadcrumb/breadcrumb.builders.d.ts.map +1 -0
  14. package/dist/components/breadcrumb/breadcrumb.contract.d.ts +63 -0
  15. package/dist/components/breadcrumb/breadcrumb.contract.d.ts.map +1 -0
  16. package/dist/components/breadcrumb/breadcrumb.logic.d.ts +7 -0
  17. package/dist/components/breadcrumb/breadcrumb.logic.d.ts.map +1 -0
  18. package/dist/components/breadcrumb/breadcrumb.smart.d.ts +34 -0
  19. package/dist/components/breadcrumb/breadcrumb.smart.d.ts.map +1 -0
  20. package/dist/components/breadcrumb/index.d.ts +4 -0
  21. package/dist/components/breadcrumb/index.d.ts.map +1 -1
  22. package/dist/components/button/button.d.ts +9 -1
  23. package/dist/components/button/button.d.ts.map +1 -1
  24. package/dist/components/calendar/calendar.d.ts.map +1 -1
  25. package/dist/components/command/command.d.ts +8 -1
  26. package/dist/components/command/command.d.ts.map +1 -1
  27. package/dist/components/context-menu/context-menu.d.ts +11 -4
  28. package/dist/components/context-menu/context-menu.d.ts.map +1 -1
  29. package/dist/components/context-menu/index.d.ts +1 -1
  30. package/dist/components/context-menu/index.d.ts.map +1 -1
  31. package/dist/components/dialog/dialog.d.ts +12 -3
  32. package/dist/components/dialog/dialog.d.ts.map +1 -1
  33. package/dist/components/drawer/drawer.d.ts.map +1 -1
  34. package/dist/components/dropdown-menu/dropdown-menu.d.ts +4 -6
  35. package/dist/components/dropdown-menu/dropdown-menu.d.ts.map +1 -1
  36. package/dist/components/error-boundary/error-boundary.d.ts +3 -3
  37. package/dist/components/form-field/form-field.d.ts +4 -0
  38. package/dist/components/form-field/form-field.d.ts.map +1 -1
  39. package/dist/components/hover-card/hover-card.d.ts +6 -2
  40. package/dist/components/hover-card/hover-card.d.ts.map +1 -1
  41. package/dist/components/kbd/kbd.d.ts.map +1 -1
  42. package/dist/components/label/label.d.ts.map +1 -1
  43. package/dist/components/loader/loader.d.ts +3 -2
  44. package/dist/components/loader/loader.d.ts.map +1 -1
  45. package/dist/components/multiselect/multiselect.d.ts +17 -3
  46. package/dist/components/multiselect/multiselect.d.ts.map +1 -1
  47. package/dist/components/navbar/navbar.d.ts.map +1 -1
  48. package/dist/components/navigation-menu/navigation-menu.d.ts +7 -6
  49. package/dist/components/navigation-menu/navigation-menu.d.ts.map +1 -1
  50. package/dist/components/otp-input/otp-input.d.ts +1 -1
  51. package/dist/components/overlay/index.d.ts +1 -1
  52. package/dist/components/overlay/index.d.ts.map +1 -1
  53. package/dist/components/overlay/overlay.d.ts +11 -9
  54. package/dist/components/overlay/overlay.d.ts.map +1 -1
  55. package/dist/components/overlay/overlay.shared.d.ts +6 -0
  56. package/dist/components/overlay/overlay.shared.d.ts.map +1 -0
  57. package/dist/components/popover/popover.d.ts +4 -4
  58. package/dist/components/popover/popover.d.ts.map +1 -1
  59. package/dist/components/progress/progress.d.ts +3 -0
  60. package/dist/components/progress/progress.d.ts.map +1 -1
  61. package/dist/components/resizable-panel/resizable-panel.d.ts +1 -1
  62. package/dist/components/resizable-panel/resizable-panel.d.ts.map +1 -1
  63. package/dist/components/scroll-area/scroll-area.d.ts.map +1 -1
  64. package/dist/components/segmented-control/segmented-control.d.ts +6 -1
  65. package/dist/components/segmented-control/segmented-control.d.ts.map +1 -1
  66. package/dist/components/select/select.d.ts +19 -2
  67. package/dist/components/select/select.d.ts.map +1 -1
  68. package/dist/components/sheet/sheet.d.ts +13 -3
  69. package/dist/components/sheet/sheet.d.ts.map +1 -1
  70. package/dist/components/sidebar/sidebar.d.ts.map +1 -1
  71. package/dist/components/slider/slider.d.ts +2 -3
  72. package/dist/components/slider/slider.d.ts.map +1 -1
  73. package/dist/components/spinner/spinner.d.ts.map +1 -1
  74. package/dist/components/spotlight/index.d.ts +1 -1
  75. package/dist/components/spotlight/index.d.ts.map +1 -1
  76. package/dist/components/spotlight/spotlight.d.ts.map +1 -1
  77. package/dist/components/stepper/stepper.d.ts.map +1 -1
  78. package/dist/components/tabs/tabs.d.ts +2 -3
  79. package/dist/components/tabs/tabs.d.ts.map +1 -1
  80. package/dist/components/toast/toaster.d.ts.map +1 -1
  81. package/dist/components/toast/use-toast.d.ts +1 -1
  82. package/dist/components/toast/use-toast.d.ts.map +1 -1
  83. package/dist/components/tooltip/tooltip.d.ts +9 -3
  84. package/dist/components/tooltip/tooltip.d.ts.map +1 -1
  85. package/dist/components/ui-provider/index.d.ts +1 -1
  86. package/dist/components/ui-provider/index.d.ts.map +1 -1
  87. package/dist/components/ui-provider/ui-provider.d.ts +7 -5
  88. package/dist/components/ui-provider/ui-provider.d.ts.map +1 -1
  89. package/dist/contracts/component-contracts.d.ts +20 -0
  90. package/dist/contracts/component-contracts.d.ts.map +1 -1
  91. package/dist/contracts/events.d.ts +6 -0
  92. package/dist/contracts/events.d.ts.map +1 -1
  93. package/dist/contracts/hotkeys.d.ts +11 -0
  94. package/dist/contracts/hotkeys.d.ts.map +1 -1
  95. package/dist/contracts/index.d.ts +1 -0
  96. package/dist/contracts/index.d.ts.map +1 -1
  97. package/dist/contracts/overlay.d.ts +24 -0
  98. package/dist/contracts/overlay.d.ts.map +1 -0
  99. package/dist/contracts/primitives.d.ts +5 -5
  100. package/dist/contracts/primitives.d.ts.map +1 -1
  101. package/dist/contracts/theme.d.ts +5 -0
  102. package/dist/contracts/theme.d.ts.map +1 -1
  103. package/dist/hooks/index.d.ts +1 -0
  104. package/dist/hooks/index.d.ts.map +1 -1
  105. package/dist/hooks/use-floating-indicator.d.ts +10 -0
  106. package/dist/hooks/use-floating-indicator.d.ts.map +1 -0
  107. package/dist/hooks/use-hotkey.d.ts.map +1 -1
  108. package/dist/hooks/use-media-query.d.ts.map +1 -1
  109. package/dist/hooks/use-platform.d.ts.map +1 -1
  110. package/dist/hooks/use-reduced-motion.d.ts +6 -0
  111. package/dist/hooks/use-reduced-motion.d.ts.map +1 -0
  112. package/dist/index.d.ts +6 -4
  113. package/dist/index.d.ts.map +1 -1
  114. package/dist/index.js +4 -4
  115. package/dist/lib/density.d.ts +2 -13
  116. package/dist/lib/density.d.ts.map +1 -1
  117. package/dist/lib/hotkey.d.ts.map +1 -1
  118. package/dist/lib/index.d.ts +1 -1
  119. package/dist/lib/index.d.ts.map +1 -1
  120. package/dist/lib/platform.d.ts +5 -3
  121. package/dist/lib/platform.d.ts.map +1 -1
  122. package/dist/lib/theme/constants.d.ts +1 -2
  123. package/dist/lib/theme/constants.d.ts.map +1 -1
  124. package/dist/lib/theme/core.d.ts +4 -15
  125. package/dist/lib/theme/core.d.ts.map +1 -1
  126. package/dist/lib/theme/index.d.ts +3 -3
  127. package/dist/lib/theme/index.d.ts.map +1 -1
  128. package/dist/lib/theme/provider.d.ts.map +1 -1
  129. package/dist/lib/types.d.ts +4 -1
  130. package/dist/lib/types.d.ts.map +1 -1
  131. package/dist/server.d.ts +6 -3
  132. package/dist/server.d.ts.map +1 -1
  133. package/dist/server.js +1 -1
  134. package/dist/styles/index.css +1 -1
  135. package/dist/styles/themes/base.css +1 -1
  136. package/dist/styles/themes/ghost-guard.css +1 -1
  137. package/dist/styles/themes/ghostly-solutions.css +1 -1
  138. package/package.json +1 -1
  139. package/dist/chunk-dweaczp3.js +0 -11
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use client";
2
- import{A as Zu,B as Ju,C as qu,D as Qu,E as Eu,F as ju,G as ef,H as tf,I as Kr,J as ct,K as rf,L as of,M as af,N as nf,O as Va,P as Fa,Q as Qn,R as Oa,S as sf,T as lf,U as Ia,V as mf,W as _a,a,b as cf,c as wT,d as RT,e as MT,f as LT,g as HT,h as kT,i as AT,j as IT,k as VT,l as FT,m as OT,n as BT,o as Hm,p as bn,q as DT,r as nn,s as sn,t as Zo,u as Ta,v as _T,w as no,x as GT,y as WT,z as ut}from"./chunk-dweaczp3.js";import{cva as HR}from"class-variance-authority";import*as at from"@radix-ui/react-accordion";import{cva as Ya}from"class-variance-authority";import{ChevronDown as bf}from"lucide-react";import{createContext as Tf,forwardRef as Ho,useContext as ri}from"react";import{createContext as gf,useContext as ti}from"react";import{jsxDEV as vf}from"react/jsx-dev-runtime";var Mo="md",Ka=gf(Mo),Lo=({density:e,children:t})=>{return vf(Ka.Provider,{value:e,children:t},void 0,!1,void 0,this)};Lo.displayName="DensityProvider";var yf=()=>{return ti(Ka)};function c(e){let t=ti(Ka);if(e!==void 0)return e;return t}import{jsxDEV as Pt}from"react/jsx-dev-runtime";var Re={sm:"sm",md:"md",lg:"lg"},Xa=Tf(Re.md),oi=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:{[Re.sm]:"py-3 text-xs [&>svg]:size-3.5",[Re.md]:"py-4 text-sm [&>svg]:size-4",[Re.lg]:"py-5 text-base [&>svg]:size-5"}},defaultVariants:{size:Re.md}}),ni=Ya("gs-accordion-content overflow-hidden",{variants:{size:{[Re.sm]:"text-xs",[Re.md]:"text-sm",[Re.lg]:"text-base"}},defaultVariants:{size:Re.md}}),hf={[Re.sm]:"pt-0 pb-3",[Re.md]:"pt-0 pb-4",[Re.lg]:"pt-0 pb-5"},ii=Ho(({size:e=Re.md,...t},r)=>{let o=c(e)??Re.md;return Pt(Xa.Provider,{value:o,children:Pt(at.Root,{ref:r,...t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});ii.displayName="Accordion";var si=Ho(({className:e,...t},r)=>Pt(at.Item,{ref:r,className:a(oi(),e),...t},void 0,!1,void 0,this));si.displayName="AccordionItem";var li=Ho(({className:e,children:t,...r},o)=>{let n=ri(Xa);return Pt(at.Header,{className:"flex",children:Pt(at.Trigger,{ref:o,className:a(ai({size:n}),e),...r,children:[t,Pt(bf,{className:"shrink-0 transition-transform"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});li.displayName="AccordionTrigger";var mi=Ho(({className:e,children:t,...r},o)=>{let n=ri(Xa);return Pt(at.Content,{ref:o,className:a(ni({size:n}),e),...r,children:Pt("div",{className:hf[n],children:t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});mi.displayName="AccordionContent";import{cva as Za}from"class-variance-authority";import{TriangleAlert as Pf,CircleCheck as xf,Info as Cf,CircleAlert as zf}from"lucide-react";import{forwardRef as Ja}from"react";import{jsxDEV as qa}from"react/jsx-dev-runtime";var pr={default:"default",success:"success",warning:"warning",error:"error",info:"info"},Yr={sm:"sm",md:"md",lg:"lg",xl:"xl"},di=Za("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:{[pr.default]:"bg-background text-foreground",[pr.success]:"border-success/50 text-success [&>svg]:text-success bg-success/10",[pr.warning]:"border-warning/50 text-warning [&>svg]:text-warning bg-warning/10",[pr.error]:"border-destructive/50 text-destructive [&>svg]:text-destructive bg-destructive/10",[pr.info]:"border-info/50 text-info [&>svg]:text-info bg-info/10"},size:{[Yr.sm]:"p-3 text-xs [&>svg]:top-3 [&>svg]:left-3 [&>svg~*]:pl-6",[Yr.md]:"p-4 text-sm",[Yr.lg]:"p-5 text-sm",[Yr.xl]:"p-6 text-base [&>svg]:top-6 [&>svg]:left-6 [&>svg~*]:pl-8"}},defaultVariants:{variant:pr.default,size:Yr.md}}),pi=Za("mb-1 font-medium leading-none tracking-tight"),ci=Za("text-sm [&_p]:leading-relaxed"),ui=Ja(({className:e,variant:t,size:r,...o},n)=>{let i=c(r);return qa("div",{ref:n,role:"alert",className:a(di({variant:t,size:i}),e),...o},void 0,!1,void 0,this)});ui.displayName="Alert";var fi=Ja(({className:e,...t},r)=>qa("h5",{ref:r,className:a(pi(),e),...t},void 0,!1,void 0,this));fi.displayName="AlertTitle";var gi=Ja(({className:e,...t},r)=>qa("div",{ref:r,className:a(ci(),e),...t},void 0,!1,void 0,this));gi.displayName="AlertDescription";import*as he from"@radix-ui/react-alert-dialog";import{cva as Ci}from"class-variance-authority";import{forwardRef as fr}from"react";import{Slot as yi}from"@radix-ui/react-slot";import{cva as Ea}from"class-variance-authority";import{forwardRef as ko}from"react";import{forwardRef as Sf}from"react";import{jsxDEV as Qa}from"react/jsx-dev-runtime";var cr={sm:"sm",md:"md",lg:"lg",xl:"xl"},Nf={[cr.sm]:"h-4 w-4",[cr.md]:"h-5 w-5",[cr.lg]:"h-6 w-6",[cr.xl]:"h-8 w-8"},xt=Sf(({className:e,size:t=cr.md,label:r="Loading",...o},n)=>{let i=c(t);return Qa("span",{ref:n,className:a("inline-flex items-center justify-center",e),role:"status","aria-label":r,...o,children:[Qa("span",{className:a("animate-spin rounded-full border-2 border-current border-r-transparent",Nf[i])},void 0,!1,void 0,this),Qa("span",{className:"sr-only",children:r},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});xt.displayName="Spinner";import{jsxDEV as gt}from"react/jsx-dev-runtime";var ft={primary:"primary",secondary:"secondary",neutral:"neutral",outline:"outline",ghost:"ghost",danger:"danger"},Ve={sm:"sm",md:"md",lg:"lg",xl:"xl",icon:"icon",iconSm:"icon-sm",iconLg:"icon-lg"},Ct={default:"default",success:"success",warning:"warning",error:"error",info:"info"},ur={sm:"sm",md:"md",lg:"lg"},wf="Loading",Rf="button",Xr=Ea("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:{[ft.primary]:"border-primary bg-primary text-primary-foreground enabled:hover:bg-primary/90",[ft.secondary]:"border-secondary bg-secondary text-secondary-foreground enabled:hover:bg-secondary/90",[ft.neutral]:"border-border bg-muted text-foreground enabled:hover:bg-muted/90",[ft.outline]:"border-border bg-background text-foreground enabled:hover:border-primary enabled:hover:bg-muted/50",[ft.ghost]:"border-transparent bg-transparent text-foreground enabled:hover:bg-muted/70",[ft.danger]:"border-destructive bg-destructive text-destructive-foreground enabled:hover:bg-destructive/90"},size:{[Ve.sm]:"h-8 px-2.5 text-xs",[Ve.md]:"h-10 px-4 text-sm",[Ve.lg]:"h-11 px-5 text-sm",[Ve.xl]:"h-12 px-6 text-base",[Ve.icon]:"h-10 w-10 p-0",[Ve.iconSm]:"h-9 w-9 p-0",[Ve.iconLg]:"h-11 w-11 p-0"}},defaultVariants:{variant:ft.primary,size:Ve.md}}),vi=Ea("shrink-0",{variants:{size:{[ur.sm]:"size-3",[ur.md]:"size-4",[ur.lg]:"size-4.5"}},defaultVariants:{size:ur.md}}),bi=Ea("inline-flex items-center rounded-full border px-1.5 py-0.5 font-semibold text-[10px] leading-none",{variants:{tone:{[Ct.default]:"border-border/70 bg-background/75 text-muted-foreground",[Ct.success]:"border-success/35 bg-success/12 text-success",[Ct.warning]:"border-warning/35 bg-warning/12 text-warning",[Ct.error]:"border-destructive/35 bg-destructive/12 text-destructive",[Ct.info]:"border-info/35 bg-info/12 text-info"}},defaultVariants:{tone:Ct.default}});function Mf(e){return e===Ve.icon||e===Ve.iconSm||e===Ve.iconLg}function Lf(e,t,r){return e&&t?-1:r}function Hf(e){return e["aria-label"]??e["aria-labelledby"]??e.title}function kf(){if(typeof process>"u")return!0;return!0}var Ti=ko(({className:e,size:t=ur.md,...r},o)=>gt(yi,{ref:o,className:a(vi({size:t}),e),...r},void 0,!1,void 0,this));Ti.displayName="ButtonIcon";var hi=ko(({className:e,...t},r)=>gt("span",{ref:r,className:a("truncate",e),...t},void 0,!1,void 0,this));hi.displayName="ButtonLabel";var Pi=ko(({className:e,tone:t=Ct.default,...r},o)=>gt("span",{ref:o,className:a(bi({tone:t}),e),...r},void 0,!1,void 0,this));Pi.displayName="ButtonBadge";var xi=ko(({className:e,variant:t=ft.primary,size:r=Ve.md,asChild:o=!1,loading:n=!1,loadingText:i=wf,fullWidth:s=!1,leadingIcon:l,trailingIcon:d,disabled:m,children:f,type:u,tabIndex:v,onClick:p,...y},z)=>{let M=c(r),w=M??r,h=Hf(y);if(kf()&&Mf(w)&&!h)throw Error("Icon-size Button requires aria-label, aria-labelledby, or title.");let b=Boolean(m||n),C=a(Xr({variant:t,size:M}),s&&"w-full",e);if(o)return gt(yi,{ref:z,className:C,"aria-disabled":b||void 0,"aria-busy":n||void 0,tabIndex:Lf(!0,b,v),onClick:b?(B)=>{B.preventDefault()}:p,...y,children:f},void 0,!1,void 0,this);return gt("button",{ref:z,className:C,disabled:b,"aria-disabled":b,"aria-busy":n,tabIndex:v,type:u??Rf,onClick:n?void 0:p,...y,children:[gt("span",{className:a("absolute inset-0 flex items-center justify-center transition-opacity duration-150",n?"opacity-100":"opacity-0"),"aria-hidden":"true",children:gt(xt,{size:"sm"},void 0,!1,void 0,this)},void 0,!1,void 0,this),n&&gt("span",{className:"sr-only",children:i},void 0,!1,void 0,this),gt("span",{className:a("inline-flex items-center justify-center gap-2 transition-opacity duration-150",n&&"opacity-0"),children:[l,f,d]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});xi.displayName="Button";import{jsxDEV as nt}from"react/jsx-dev-runtime";var zt={sm:"sm",md:"md",lg:"lg",xl:"xl",full:"full"},zi=Ci("gs-dialog-overlay fixed inset-0 z-50 bg-black/50"),Si=Ci("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}}),Af=he.Root,If=he.Trigger,Ni=he.Portal,ja=fr(({className:e,...t},r)=>nt(he.Overlay,{ref:r,className:a(zi(),e),...t},void 0,!1,void 0,this));ja.displayName="AlertDialogOverlay";var wi=fr(({className:e,size:t=zt.md,...r},o)=>{let n=c(t);return nt(Ni,{children:[nt(ja,{},void 0,!1,void 0,this),nt(he.Content,{ref:o,className:a(Si({size:n}),e),...r},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});wi.displayName="AlertDialogContent";var Ri=({className:e,...t})=>nt("div",{className:a("flex flex-col space-y-2 text-center sm:text-left",e),...t},void 0,!1,void 0,this);Ri.displayName="AlertDialogHeader";var Mi=({className:e,...t})=>nt("div",{className:a("flex flex-col-reverse sm:flex-row sm:justify-end sm:gap-2.5",e),...t},void 0,!1,void 0,this);Mi.displayName="AlertDialogFooter";var Li=fr(({className:e,...t},r)=>nt(he.Title,{ref:r,className:a("text-lg font-semibold",e),...t},void 0,!1,void 0,this));Li.displayName="AlertDialogTitle";var Hi=fr(({className:e,...t},r)=>nt(he.Description,{ref:r,className:a("text-sm text-muted-foreground",e),...t},void 0,!1,void 0,this));Hi.displayName="AlertDialogDescription";var ki=fr(({className:e,...t},r)=>nt(he.Action,{ref:r,className:a(Xr(),e),...t},void 0,!1,void 0,this));ki.displayName="AlertDialogAction";var Ai=fr(({className:e,...t},r)=>nt(he.Cancel,{ref:r,className:a(Xr({variant:"outline"}),"mt-2 sm:mt-0",e),...t},void 0,!1,void 0,this));Ai.displayName="AlertDialogCancel";import*as Ii from"@radix-ui/react-aspect-ratio";var Vf=Ii.Root;import*as yr from"@radix-ui/react-avatar";import{cva as Ff}from"class-variance-authority";import{forwardRef as Ao}from"react";import{jsxDEV as gr}from"react/jsx-dev-runtime";var De={sm:"sm",md:"md",lg:"lg",xl:"xl"},Vi=Ff("relative flex shrink-0 overflow-hidden rounded-full",{variants:{size:{[De.sm]:"h-7 w-7 text-xs",[De.md]:"h-10 w-10 text-sm",[De.lg]:"h-12 w-12 text-base",[De.xl]:"h-16 w-16 text-lg"}},defaultVariants:{size:De.md}}),en=Ao(({className:e,size:t=De.md,...r},o)=>{let n=c(t);return gr(yr.Root,{ref:o,className:a(Vi({size:n}),e),...r},void 0,!1,void 0,this)});en.displayName="Avatar";var Fi=Ao(({className:e,...t},r)=>gr(yr.Image,{ref:r,className:a("aspect-square h-full w-full object-cover",e),...t},void 0,!1,void 0,this));Fi.displayName="AvatarImage";var tn=Ao(({className:e,...t},r)=>gr(yr.Fallback,{ref:r,className:a("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));tn.displayName="AvatarFallback";var Of={[De.sm]:"-space-x-2",[De.md]:"-space-x-3",[De.lg]:"-space-x-4",[De.xl]:"-space-x-5"},Oi=Ao(({className:e,children:t,max:r,size:o=De.md,...n},i)=>{let s=c(o),l=Array.isArray(t)?t:[t],d=r?l.slice(0,r):l,m=r?Math.max(0,l.length-r):0;return gr("div",{ref:i,className:a("flex items-center",Of[s],e),...n,children:[d,m>0&&gr(en,{size:s,className:"border-2 border-background",children:gr(tn,{className:"text-xs",children:["+",m]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Oi.displayName="AvatarGroup";import{Slot as Bf}from"@radix-ui/react-slot";import{cva as Df}from"class-variance-authority";import{X as _f}from"lucide-react";import{forwardRef as Gf}from"react";import{jsxDEV as Zr}from"react/jsx-dev-runtime";var Ce={default:"default",primary:"primary",success:"success",warning:"warning",error:"error",info:"info",outline:"outline"},St={sm:"sm",md:"md",lg:"lg",dot:"dot"},Bi=Df("inline-flex items-center justify-center gap-1 whitespace-nowrap rounded-full border font-medium",{variants:{variant:{[Ce.default]:"border-border bg-muted text-muted-foreground",[Ce.primary]:"border-primary/30 bg-primary/10 text-primary",[Ce.success]:"border-success/30 bg-success/10 text-success",[Ce.warning]:"border-warning/30 bg-warning/10 text-warning",[Ce.error]:"border-destructive/30 bg-destructive/10 text-destructive",[Ce.info]:"border-info/30 bg-info/10 text-info",[Ce.outline]:"border-border bg-transparent text-foreground"},solid:{true:"",false:""},size:{[St.sm]:"h-5 px-2 text-[10px]",[St.md]:"h-6 px-2.5 text-xs",[St.lg]:"h-7 px-3 text-sm",[St.dot]:"h-2 w-2 p-0"}},compoundVariants:[{solid:!0,variant:Ce.default,className:"border-transparent bg-foreground text-background"},{solid:!0,variant:Ce.primary,className:"border-primary bg-primary text-primary-foreground"},{solid:!0,variant:Ce.success,className:"border-success bg-success text-background"},{solid:!0,variant:Ce.warning,className:"border-warning bg-warning text-background"},{solid:!0,variant:Ce.error,className:"border-destructive bg-destructive text-destructive-foreground"},{solid:!0,variant:Ce.info,className:"border-info bg-info text-background"},{solid:!0,variant:Ce.outline,className:"border-border bg-foreground text-background"}],defaultVariants:{variant:Ce.default,solid:!1,size:St.md}}),Io=Gf(({className:e,variant:t=Ce.default,size:r=St.md,solid:o=!1,pulse:n=!1,removable:i=!1,onRemove:s,onClick:l,children:d,asChild:m=!1,...f},u)=>{let v=c(r),p=Boolean(l),y=v===St.dot,z=(h)=>{h.stopPropagation(),s?.(h)},M=a(Bi({variant:t,solid:o,size:v}),p&&"cursor-pointer",n&&"animate-pulse",i&&!y&&"pr-1",e),w=i&&!y&&Zr("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:z,"aria-label":"Remove",tabIndex:-1,children:Zr(_f,{className:"size-3"},void 0,!1,void 0,this)},void 0,!1,void 0,this);if(m)return Zr(Bf,{ref:u,className:M,onClick:l,...f,children:d},void 0,!1,void 0,this);if(p)return Zr("button",{ref:u,className:M,onClick:l,type:"button",...f,children:[!y&&d,w]},void 0,!0,void 0,this);return Zr("span",{ref:u,className:M,...f,children:[!y&&d,w]},void 0,!0,void 0,this)});Io.displayName="Badge";import{Children as Wf,cloneElement as Uf,forwardRef as $f,isValidElement as Kf,useCallback as Di,useEffect as Yf,useLayoutEffect as Xf,useRef as Zf,useState as Jf}from"react";import{jsxDEV as _i}from"react/jsx-dev-runtime";function qf(e){let t=[];return Wf.forEach(e,(r,o)=>{if(!Kf(r))return;let n=r.key??o;t.push({key:n,element:r,isLeaving:!1})}),t}function Qf(e,t){let r=new Set(t.map((i)=>i.key)),o=new Set(e.map((i)=>i.key)),n=[];for(let i of e)if(r.has(i.key)){let s=t.find((l)=>l.key===i.key);if(s)n.push({...s,isLeaving:!1})}else n.push({...i,isLeaving:!0});for(let i of t)if(!o.has(i.key))n.push(i);return n}function Ef(e,t,r){if(r.current)return r.current=!1,t;return Qf(e,t)}var jf=typeof window<"u"?Xf:Yf,Gi=$f(({children:e,className:t,onRemove:r,gap:o="sm"},n)=>{let[i,s]=Jf([]),l=Zf(!0);jf(()=>{let u=qf(e);s((v)=>Ef(v,u,l))},[e]);let d=Di((u)=>{s((v)=>v.filter((p)=>p.key!==u))},[]),m=Di((u)=>{r?.(u)},[r]),f={sm:"gap-1",md:"gap-2",lg:"gap-3"}[o];return _i("div",{ref:n,className:a("inline-flex flex-wrap items-center",f,t),children:i.map((u)=>{let v={};if(u.element.props.removable&&r)v.onRemove=()=>{m(u.key)};let p=a("inline-flex transition-all duration-200",u.isLeaving&&"pointer-events-none scale-95 opacity-0");return _i("span",{className:p,onTransitionEnd:u.isLeaving?()=>d(u.key):void 0,children:Uf(u.element,v)},u.key,!1,void 0,this)})},void 0,!1,void 0,this)});Gi.displayName="BadgeGroup";import{Slot as eg}from"@radix-ui/react-slot";import{cva as vr}from"class-variance-authority";import{ChevronRight as tg,MoreHorizontal as rg}from"lucide-react";import{createContext as og,forwardRef as Jr,useContext as rn}from"react";import{jsxDEV as Ze}from"react/jsx-dev-runtime";var ge={sm:"sm",md:"md",lg:"lg"},Vo=og(ge.md),Wi=vr("flex flex-wrap items-center break-words text-muted-foreground",{variants:{size:{[ge.sm]:"gap-1 text-xs",[ge.md]:"gap-1.5 text-sm sm:gap-2.5",[ge.lg]:"gap-2 text-base sm:gap-3"}},defaultVariants:{size:ge.md}}),Ui=vr("inline-flex items-center gap-1.5"),$i=vr("gs-interactive hover:text-foreground focus-visible:outline-none focus-visible:text-foreground"),Ki=vr("font-normal text-foreground"),Yi=vr("",{variants:{size:{[ge.sm]:"[&>svg]:size-3",[ge.md]:"[&>svg]:size-3.5",[ge.lg]:"[&>svg]:size-4"}},defaultVariants:{size:ge.md}}),Xi=vr("flex items-center justify-center",{variants:{size:{[ge.sm]:"h-7 w-7 [&>svg]:size-3.5",[ge.md]:"h-9 w-9 [&>svg]:size-4",[ge.lg]:"h-10 w-10 [&>svg]:size-5"}},defaultVariants:{size:ge.md}}),Zi=Jr(({size:e=ge.md,...t},r)=>{let o=c(e)??ge.md;return Ze(Vo.Provider,{value:o,children:Ze("nav",{ref:r,"aria-label":"breadcrumb",...t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Zi.displayName="Breadcrumb";var Ji=Jr(({className:e,...t},r)=>{let o=rn(Vo);return Ze("ol",{ref:r,className:a(Wi({size:o}),e),...t},void 0,!1,void 0,this)});Ji.displayName="BreadcrumbList";var qi=Jr(({className:e,...t},r)=>Ze("li",{ref:r,className:a(Ui(),e),...t},void 0,!1,void 0,this));qi.displayName="BreadcrumbItem";var Qi=Jr(({asChild:e,className:t,...r},o)=>{return Ze(e?eg:"a",{ref:o,className:a($i(),t),...r},void 0,!1,void 0,this)});Qi.displayName="BreadcrumbLink";var Ei=Jr(({className:e,...t},r)=>Ze("span",{ref:r,role:"link",tabIndex:0,"aria-disabled":"true","aria-current":"page",className:a(Ki(),e),...t},void 0,!1,void 0,this));Ei.displayName="BreadcrumbPage";var ji=({children:e,className:t,...r})=>{let o=rn(Vo),n={[ge.sm]:"size-3",[ge.md]:"size-3.5",[ge.lg]:"size-4"};return Ze("li",{role:"presentation","aria-hidden":"true",className:a(Yi({size:o}),t),...r,children:e??Ze(tg,{className:n[o]},void 0,!1,void 0,this)},void 0,!1,void 0,this)};ji.displayName="BreadcrumbSeparator";var es=({className:e,...t})=>{let r=rn(Vo);return Ze("span",{role:"presentation","aria-hidden":"true",className:a(Xi({size:r}),e),...t,children:[Ze(rg,{},void 0,!1,void 0,this),Ze("span",{className:"sr-only",children:"More"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)};es.displayName="BreadcrumbEllipsis";import{cva as ag}from"class-variance-authority";import{forwardRef as ng}from"react";import{jsxDEV as ig}from"react/jsx-dev-runtime";var qr={horizontal:"horizontal",vertical:"vertical"},ts=ag("inline-flex items-stretch",{variants:{orientation:{[qr.horizontal]:"flex-row",[qr.vertical]:"flex-col"},attached:{true:"gap-0 [&>*:not(:first-child)]:rounded-l-none [&>*:not(:last-child)]:rounded-r-none",false:"gap-2"}},defaultVariants:{orientation:qr.horizontal,attached:!1}}),rs=ng(({className:e,orientation:t=qr.horizontal,attached:r=!1,fullWidth:o=!1,...n},i)=>ig("div",{ref:i,className:a(ts({orientation:t,attached:r}),o&&"w-full",e),...n},void 0,!1,void 0,this));rs.displayName="ButtonGroup";import{cva as Nt}from"class-variance-authority";import{forwardRef as sg,useCallback as br,useEffect as lg,useMemo as os,useState as as}from"react";import{jsxDEV as Fe}from"react/jsx-dev-runtime";var D={sm:"sm",md:"md",lg:"lg",xl:"xl"},is=Nt("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:{[D.sm]:"p-3 text-sm",[D.md]:"p-4 text-sm",[D.lg]:"p-5 text-base",[D.xl]:"p-6 text-base"}},defaultVariants:{size:D.md}}),ss=Nt("mb-3 flex items-center justify-between",{variants:{size:{[D.sm]:"gap-1",[D.md]:"gap-2",[D.lg]:"gap-3",[D.xl]:"gap-3"}},defaultVariants:{size:D.md}}),ls=Nt("font-semibold text-foreground",{variants:{size:{[D.sm]:"text-sm",[D.md]:"text-base",[D.lg]:"text-lg",[D.xl]:"text-xl"}},defaultVariants:{size:D.md}}),on=Nt(["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:{[D.sm]:"size-7",[D.md]:"size-8",[D.lg]:"size-10",[D.xl]:"size-10"}},defaultVariants:{size:D.md}}),ms=Nt("grid grid-cols-7",{variants:{size:{[D.sm]:"gap-0.5",[D.md]:"gap-1",[D.lg]:"gap-1.5",[D.xl]:"gap-2"}},defaultVariants:{size:D.md}}),ds=Nt("text-center font-semibold uppercase tracking-wide text-muted-foreground",{variants:{size:{[D.sm]:"py-1 text-[10px]",[D.md]:"py-1.5 text-xs",[D.lg]:"py-2 text-sm",[D.xl]:"py-2 text-sm"}},defaultVariants:{size:D.md}}),ps=Nt(["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:{[D.sm]:"size-7 text-xs",[D.md]:"size-9 text-sm",[D.lg]:"size-10 text-base",[D.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:D.md,state:"default"}}),mg=Nt("rounded-md border border-transparent",{variants:{size:{[D.sm]:"size-7",[D.md]:"size-9",[D.lg]:"size-10",[D.xl]:"size-11"}},defaultVariants:{size:D.md}}),ns=["Su","Mo","Tu","We","Th","Fr","Sa"],dg=["January","February","March","April","May","June","July","August","September","October","November","December"],yt=(e)=>new Date(e.getFullYear(),e.getMonth(),e.getDate()),Tr=(e,t)=>{return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()},cs=sg(({className:e,size:t="md",cellSize:r,mode:o="single",value:n,defaultValue:i,onChange:s,rangeValue:l,onRangeChange:d,viewMonth:m,onViewMonthChange:f,minDate:u,maxDate:v,disabledDates:p=[],weekStartsOn:y=1,highlightToday:z=!0,...M},w)=>{let h=c(t)??D.md,b=c(r??h)??h,[C,B]=as(n??i??null),[R,A]=as(n??i??new Date),S=m??R,I=br((g)=>{if(f){let T=typeof g==="function"?g(m??R):g;f(T)}else A((T)=>{return typeof g==="function"?g(T):g})},[m,R,f]),K=n!==void 0?n:C,O=u?yt(u):null,$=v?yt(v):null;lg(()=>{if(n!==void 0){if(B(n??null),n&&!m)A(n)}},[n,m]);let N=br((g,T)=>{return(new Date(g,T,1).getDay()-y+7)%7},[y]),V=os(()=>{let g=S.getFullYear(),T=S.getMonth(),L=N(g,T),re=new Date(g,T+1,0).getDate(),ee=[];for(let te=0;te<L;te+=1)ee.push({key:`leading-${g}-${T}-${te}`,date:null});for(let te=1;te<=re;te+=1)ee.push({key:`day-${g}-${T}-${te}`,date:new Date(g,T,te)});let oe=(7-ee.length%7)%7;for(let te=0;te<oe;te+=1)ee.push({key:`trailing-${g}-${T}-${te}`,date:null});return ee},[S,N]),P=br((g)=>{let T=yt(g);if(O&&T<O)return!0;if($&&T>$)return!0;return p.some((L)=>Tr(T,yt(L)))},[O,$,p]),F=br((g)=>{if(P(g))return"disabled";if(o==="range"&&l){let{from:T,to:L}=l;if(T&&Tr(g,T))return"rangeStart";if(L&&Tr(g,L))return"rangeEnd";if(T&&L){let re=yt(g),ee=yt(T),oe=yt(L);if(re>ee&&re<oe)return"range"}}if(o==="single"&&K&&Tr(g,K))return"selected";if(z&&Tr(g,new Date))return"today";return"default"},[K,z,P,o,l]),j=br((g)=>{if(P(g))return;let T=new Date(g);if(o==="range"){if(!l?.from||l.from&&l.to)d?.({from:T,to:void 0});else{let L=yt(l.from);if(yt(T)<L)d?.({from:T,to:l.from});else d?.({from:l.from,to:T})}return}if(n===void 0)B(T);s?.(T)},[P,o,s,d,l,n]),H=br((g)=>{I((T)=>{let L=new Date(T);return L.setMonth(L.getMonth()+g),L})},[I]),Y=os(()=>{return[...ns.slice(y),...ns.slice(0,y)]},[y]);return Fe("div",{ref:w,className:a(is({size:h}),e),...M,children:[Fe("div",{className:a(ss({size:h})),children:[Fe("button",{type:"button",onClick:()=>H(-1),className:a(on({size:h})),"aria-label":"Previous month",children:Fe("svg",{className:"size-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Fe("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),Fe("span",{className:a(ls({size:h})),children:[dg[S.getMonth()]," ",S.getFullYear()]},void 0,!0,void 0,this),Fe("button",{type:"button",onClick:()=>H(1),className:a(on({size:h})),"aria-label":"Next month",children:Fe("svg",{className:"size-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Fe("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),Fe("div",{className:a(ms({size:h})),children:[Y.map((g)=>Fe("div",{className:a(ds({size:b})),children:g},g,!1,void 0,this)),V.map((g)=>{if(!g.date)return Fe("div",{"aria-hidden":"true",className:a(mg({size:b}))},g.key,!1,void 0,this);let T=g.date,L=F(T);return Fe("button",{type:"button",onClick:()=>j(T),disabled:L==="disabled",className:a(ps({size:b,state:L})),children:T.getDate()},g.key,!1,void 0,this)})]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});cs.displayName="Calendar";import{Slot as hr}from"@radix-ui/react-slot";import{cva as pg}from"class-variance-authority";import{forwardRef as Pr}from"react";import{jsxDEV as xr}from"react/jsx-dev-runtime";var Fo={default:"default",muted:"muted",danger:"danger"},us=pg("gs-interactive relative overflow-hidden rounded-[var(--radius)] border bg-card text-card-foreground shadow-[var(--shadow-sm)]",{variants:{variant:{[Fo.default]:"border-border",[Fo.muted]:"border-border/70 bg-muted/40",[Fo.danger]:"border-destructive/30 bg-destructive/[0.06]"}},defaultVariants:{variant:Fo.default}}),fs=Pr(({asChild:e=!1,className:t,variant:r,...o},n)=>{return xr(e?hr:"div",{ref:n,className:a(us({variant:r}),t),...o},void 0,!1,void 0,this)});fs.displayName="Card";var gs=Pr(({asChild:e=!1,className:t,...r},o)=>{return xr(e?hr:"div",{ref:o,className:a("flex flex-col gap-1.5 border-b border-border/50 p-4",t),...r},void 0,!1,void 0,this)});gs.displayName="CardHeader";var ys=Pr(({asChild:e=!1,className:t,...r},o)=>{return xr(e?hr:"div",{ref:o,className:a("p-4",t),...r},void 0,!1,void 0,this)});ys.displayName="CardContent";var vs=Pr(({asChild:e=!1,className:t,...r},o)=>{return xr(e?hr:"div",{ref:o,className:a("flex items-center border-t border-border/50 p-4",t),...r},void 0,!1,void 0,this)});vs.displayName="CardFooter";var bs=Pr(({asChild:e=!1,className:t,...r},o)=>{return xr(e?hr:"h3",{ref:o,className:a("font-semibold text-base leading-none tracking-tight",t),...r},void 0,!1,void 0,this)});bs.displayName="CardTitle";var Ts=Pr(({asChild:e=!1,className:t,...r},o)=>{return xr(e?hr:"p",{ref:o,className:a("text-sm text-muted-foreground",t),...r},void 0,!1,void 0,this)});Ts.displayName="CardDescription";import*as Bo from"@radix-ui/react-checkbox";import{cva as cg}from"class-variance-authority";import{Check as ug,Minus as fg}from"lucide-react";import{forwardRef as gg}from"react";import{jsxDEV as Oo}from"react/jsx-dev-runtime";var Je={sm:"sm",md:"md",lg:"lg",xl:"xl"},Cr={default:"default",error:"error",success:"success"},Ps=cg("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:{[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:{[Cr.default]:"enabled:hover:border-primary/70",[Cr.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",[Cr.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:Je.md,status:Cr.default}}),hs={[Je.sm]:"size-3.5",[Je.md]:"size-3.5",[Je.lg]:"size-4",[Je.xl]:"size-5"},xs=gg(({className:e,size:t=Je.md,status:r=Cr.default,checked:o,disabled:n,...i},s)=>{let l=c(t);return Oo(Bo.Root,{ref:s,checked:o,disabled:n,className:a(Ps({size:l,status:r}),e),...i,children:Oo(Bo.Indicator,{className:"gs-checkbox-indicator flex items-center justify-center text-current",children:o==="indeterminate"?Oo(fg,{className:hs[l]},void 0,!1,void 0,this):Oo(ug,{className:hs[l]},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});xs.displayName="Checkbox";import{cva as wt}from"class-variance-authority";import{forwardRef as yg,useCallback as vg,useState as bg}from"react";import{jsxDEV as Me,Fragment as Cs}from"react/jsx-dev-runtime";var q={sm:"sm",md:"md",lg:"lg"},an={default:"default",ghost:"ghost"},zs=wt("relative rounded-lg overflow-hidden font-mono",{variants:{size:{[q.sm]:"text-xs",[q.md]:"text-sm",[q.lg]:"text-base"},variant:{[an.default]:"bg-muted border border-border",[an.ghost]:"bg-transparent"}},defaultVariants:{size:q.md,variant:an.default}}),Ss=wt("flex items-center justify-between border-b border-border bg-muted",{variants:{size:{[q.sm]:"px-2.5 py-1.5 text-xs",[q.md]:"px-4 py-2 text-sm",[q.lg]:"px-5 py-2.5 text-base"}},defaultVariants:{size:q.md}}),Ns=wt("text-muted-foreground font-medium",{variants:{size:{[q.sm]:"text-[11px]",[q.md]:"text-xs",[q.lg]:"text-sm"}},defaultVariants:{size:q.md}}),ws=wt(["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:{[q.sm]:"px-2 py-1 text-xs",[q.md]:"px-2.5 py-1 text-xs",[q.lg]:"px-3 py-1.5 text-sm"},copied:{true:"text-success",false:""}},defaultVariants:{size:q.md,copied:!1}}),Rs=wt("overflow-x-auto",{variants:{size:{[q.sm]:"p-2.5",[q.md]:"p-4",[q.lg]:"p-5"}},defaultVariants:{size:q.md}}),Ms=wt("text-foreground",{variants:{size:{[q.sm]:"",[q.md]:"",[q.lg]:""},showLineNumbers:{true:"",false:""}},defaultVariants:{size:q.md,showLineNumbers:!1}}),Ls=wt("block",{variants:{size:{[q.sm]:"min-h-[1.25rem]",[q.md]:"min-h-[1.5rem]",[q.lg]:"min-h-[1.75rem]"},highlighted:{true:"bg-primary/10 -mx-4 px-4",false:""}},defaultVariants:{size:q.md,highlighted:!1}}),Hs=wt("inline-block text-right text-muted-foreground select-none",{variants:{size:{[q.sm]:"w-6 mr-2 text-[10px]",[q.md]:"w-8 mr-4 text-xs",[q.lg]:"w-10 mr-5 text-sm"}},defaultVariants:{size:q.md}}),ks=yg(({className:e,code:t,language:r,showLineNumbers:o=!1,highlightedLines:n=[],showCopy:i=!0,size:s="md",variant:l="default",onCopy:d,...m},f)=>{let u=c(s),[v,p]=bg(!1),y=vg(async()=>{try{await navigator.clipboard.writeText(t),p(!0),d?.(t),setTimeout(()=>p(!1),2000)}catch(w){}},[t,d]),z=t.split(`
3
- `),M=new Set(n);return Me("div",{ref:f,className:a(zs({size:u,variant:l}),e),...m,children:[(r||i)&&Me("div",{className:a(Ss({size:u})),children:[Me("span",{className:a(Ns({size:u})),children:r},void 0,!1,void 0,this),i&&Me("button",{type:"button",onClick:y,className:a(ws({size:u,copied:v})),children:v?Me(Cs,{children:[Me("svg",{className:"size-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Me("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):Me(Cs,{children:[Me("svg",{className:"size-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Me("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),Me("div",{className:a(Rs({size:u})),children:Me("pre",{className:a(Ms({size:u,showLineNumbers:o})),children:Me("code",{children:z.map((w,h)=>Me("span",{className:a(Ls({size:u,highlighted:M.has(h+1)})),children:[o&&Me("span",{className:a(Hs({size:u})),children:h+1},void 0,!1,void 0,this),w,`
4
- `]},`line-${String(h)}`,!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)});ks.displayName="CodeBlock";import*as zr from"@radix-ui/react-collapsible";import{cva as Tg}from"class-variance-authority";import{forwardRef as hg}from"react";import{jsxDEV as Cg}from"react/jsx-dev-runtime";var As=Tg("gs-collapsible-content overflow-hidden"),Pg=zr.Root,xg=zr.CollapsibleTrigger,Is=hg(({className:e,...t},r)=>Cg(zr.CollapsibleContent,{ref:r,className:a(As(),e),...t},void 0,!1,void 0,this));Is.displayName="CollapsibleContent";import*as Rt from"@radix-ui/react-dialog";import{cva as qe}from"class-variance-authority";import{createContext as Ng,forwardRef as it,useContext as wg,useState as Fs}from"react";import{useCallback as zg,useEffect as Sg,useRef as Vs}from"react";function Qr(e,t,r={}){let{enabled:o=!0,preventDefault:n=!0,stopPropagation:i=!1,target:s="global"}=r,l=Vs(t);l.current=t;let d=Vs([]),m=Array.isArray(e)?e:[e];d.current=m.map((u)=>({combo:u,def:nn(u)}));let f=zg((u)=>{if(!o)return;for(let{combo:v,def:p}of d.current)if(sn(u,p)){if(n)u.preventDefault();if(i)u.stopPropagation();l.current(u,v);return}},[o,n,i]);Sg(()=>{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 Pe}from"react/jsx-dev-runtime";var Os=qe(["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"}}),Bs=qe(["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"]),Ds=qe(["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"]),_s=qe(["max-h-[300px] overflow-y-auto overflow-x-hidden p-2"]),Gs=qe(["py-6 text-center text-sm text-muted-foreground"]),Ws=qe(["overflow-hidden"]),Us=qe(["px-2 py-1.5 text-xs font-medium text-muted-foreground"]),Do={default:"default",danger:"danger"},$s=qe(["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:{[Do.default]:"text-foreground",[Do.danger]:"text-destructive hover:bg-destructive/10 focus:bg-destructive/10 focus:text-destructive"}},defaultVariants:{selected:!1,variant:Do.default}}),Ks=qe(["-mx-1 my-1 h-px bg-border"]),Ys=qe(["ml-auto text-xs tracking-widest text-muted-foreground"]),Xs=qe(["flex items-center justify-center py-6"]),Zs=Ng(null),ln=()=>{let e=wg(Zs);if(!e)throw Error("useCommand must be used within a Command");return e},mn=it(({className:e,children:t,loop:r=!0,...o},n)=>{let[i,s]=Fs(""),[l,d]=Fs(0);return Pe(Zs.Provider,{value:{search:i,setSearch:s,selectedIndex:l,setSelectedIndex:d},children:Pe("div",{ref:n,className:a("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)});mn.displayName="Command";var Js=it(({children:e,size:t,...r},o)=>{return Pe(Rt.Root,{...r,children:Pe(Rt.Portal,{children:[Pe(Rt.Overlay,{className:a(Bs())},void 0,!1,void 0,this),Pe(Rt.Content,{ref:o,className:a(Os({size:t})),children:Pe(mn,{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)});Js.displayName="CommandDialog";var qs=it(({className:e,icon:t,...r},o)=>{let{search:n,setSearch:i,setSelectedIndex:s}=ln();return Pe("div",{className:"flex items-center border-border border-b px-3",children:[t&&Pe("span",{className:"mr-2 shrink-0 text-muted-foreground",children:t},void 0,!1,void 0,this),Pe("input",{ref:o,value:n,onChange:(l)=>{i(l.target.value),s(0)},className:a(Ds(),e),...r},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});qs.displayName="CommandInput";var Qs=it(({className:e,children:t,...r},o)=>{return Pe("div",{ref:o,className:a(_s(),e),...r,children:t},void 0,!1,void 0,this)});Qs.displayName="CommandList";var Es=it(({className:e,children:t="No results found.",...r},o)=>{return Pe("div",{ref:o,className:a(Gs(),e),...r,children:t},void 0,!1,void 0,this)});Es.displayName="CommandEmpty";var js=it(({className:e,heading:t,children:r,...o},n)=>{return Pe("div",{ref:n,className:a(Ws(),e),...o,children:[t&&Pe("div",{className:a(Us()),children:t},void 0,!1,void 0,this),r]},void 0,!0,void 0,this)});js.displayName="CommandGroup";var el=it(({className:e,disabled:t,onSelect:r,children:o,keywords:n,variant:i,...s},l)=>{let{search:d}=ln();if(!(()=>{if(!d)return!0;let f=d.toLowerCase();if((typeof o==="string"?o.toLowerCase():"").includes(f))return!0;if(n?.some((v)=>v.toLowerCase().includes(f)))return!0;return!1})())return null;return Pe("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:a($s({selected:!1,variant:i}),e),...s,children:o},void 0,!1,void 0,this)});el.displayName="CommandItem";var tl=it(({className:e,...t},r)=>{return Pe("div",{ref:r,className:a(Ks(),e),...t},void 0,!1,void 0,this)});tl.displayName="CommandSeparator";var rl=it(({className:e,children:t,...r},o)=>{return Pe("span",{ref:o,className:a(Ys(),e),...r,children:t},void 0,!1,void 0,this)});rl.displayName="CommandShortcut";var ol=it(({className:e,children:t,...r},o)=>{return Pe("div",{ref:o,className:a(Xs(),e),...r,children:t},void 0,!1,void 0,this)});ol.displayName="CommandLoading";var Rg=({key:e,modifier:t="meta",callback:r})=>{Qr(`${t}+${e}`,r)};import*as _ from"@radix-ui/react-context-menu";import{cva as Ut}from"class-variance-authority";import{Check as Mg,ChevronRight as Lg,Circle as Hg}from"lucide-react";import{createContext as kg,forwardRef as Mt,useContext as Sr}from"react";import{jsxDEV as ye}from"react/jsx-dev-runtime";var Z={sm:"sm",md:"md",lg:"lg"},_o={default:"default",danger:"danger"},$t=kg(Z.md),dn=Ut("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)]"),pn=Ut("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:{[Z.sm]:"h-6 gap-1.5 px-1.5 text-xs [&_svg]:size-3",[Z.md]:"h-8 gap-2 px-2 text-sm [&_svg]:size-4",[Z.lg]:"h-9 gap-2 px-2.5 text-sm [&_svg]:size-4"},variant:{[_o.default]:"hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground",[_o.danger]:"text-destructive hover:bg-destructive/10 focus:bg-destructive/10 focus:text-destructive"}},defaultVariants:{size:Z.md,variant:_o.default}}),al=Ut("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:{[Z.sm]:"h-6 pl-6 pr-1.5 text-xs",[Z.md]:"h-8 pl-8 pr-2 text-sm",[Z.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:Z.md}}),nl=Ut("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:{[Z.sm]:"h-6 pl-6 pr-1.5 text-xs",[Z.md]:"h-8 pl-8 pr-2 text-sm",[Z.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:Z.md}}),il=Ut("font-semibold text-muted-foreground",{variants:{size:{[Z.sm]:"px-1.5 py-0.5 text-[10px]",[Z.md]:"px-2 py-1.5 text-xs",[Z.lg]:"px-2.5 py-1.5 text-xs"}},defaultVariants:{size:Z.md}}),sl=Ut("-mx-1 my-1 h-px bg-border/50"),ll=Ut("ml-auto tracking-widest text-muted-foreground/70",{variants:{size:{[Z.sm]:"text-[10px]",[Z.md]:"text-xs",[Z.lg]:"text-xs"}},defaultVariants:{size:Z.md}}),ml={[Z.sm]:"absolute left-1.5 flex size-3 items-center justify-center",[Z.md]:"absolute left-2 flex size-3.5 items-center justify-center",[Z.lg]:"absolute left-2.5 flex size-4 items-center justify-center"},Ag={[Z.sm]:"size-3",[Z.md]:"size-3.5",[Z.lg]:"size-4"},Ig={[Z.sm]:"size-1.5 fill-current",[Z.md]:"size-2 fill-current",[Z.lg]:"size-2.5 fill-current"},Vg=_.Root,Fg=_.Trigger,Og=_.Group,Bg=_.Portal,Dg=_.Sub,_g=_.RadioGroup,dl=Mt(({className:e,inset:t,children:r,...o},n)=>{let i=Sr($t),s=c(i);return ye(_.SubTrigger,{ref:n,className:a(pn({size:s}),"data-[state=open]:bg-accent",t&&"pl-8",e),...o,children:[r,ye(Lg,{className:"ml-auto"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});dl.displayName=_.SubTrigger.displayName;var pl=Mt(({className:e,...t},r)=>ye(_.Portal,{children:ye(_.SubContent,{ref:r,className:a(dn(),e),...t},void 0,!1,void 0,this)},void 0,!1,void 0,this));pl.displayName=_.SubContent.displayName;var cl=Mt(({className:e,size:t,...r},o)=>{let n=c(t)??Z.md;return ye($t.Provider,{value:n,children:ye(_.Portal,{children:ye(_.Content,{ref:o,className:a(dn(),e),...r},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});cl.displayName=_.Content.displayName;var ul=Mt(({className:e,inset:t,variant:r,...o},n)=>{let i=Sr($t),s=c(i);return ye(_.Item,{ref:n,className:a(pn({size:s,variant:r}),t&&"pl-8",e),...o},void 0,!1,void 0,this)});ul.displayName=_.Item.displayName;var fl=Mt(({className:e,children:t,checked:r,...o},n)=>{let i=Sr($t),s=c(i)??Z.md;return ye(_.CheckboxItem,{ref:n,className:a(al({size:s}),e),checked:r,...o,children:[ye("span",{className:ml[s],children:ye(_.ItemIndicator,{children:ye(Mg,{className:Ag[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)});fl.displayName=_.CheckboxItem.displayName;var gl=Mt(({className:e,children:t,...r},o)=>{let n=Sr($t),i=c(n)??Z.md;return ye(_.RadioItem,{ref:o,className:a(nl({size:i}),e),...r,children:[ye("span",{className:ml[i],children:ye(_.ItemIndicator,{children:ye(Hg,{className:Ig[i]},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)});gl.displayName=_.RadioItem.displayName;var yl=Mt(({className:e,inset:t,...r},o)=>{let n=Sr($t),i=c(n);return ye(_.Label,{ref:o,className:a(il({size:i}),t&&"pl-8",e),...r},void 0,!1,void 0,this)});yl.displayName=_.Label.displayName;var vl=Mt(({className:e,...t},r)=>ye(_.Separator,{ref:r,className:a(sl(),e),...t},void 0,!1,void 0,this));vl.displayName=_.Separator.displayName;var bl=({className:e,...t})=>{let r=Sr($t),o=c(r);return ye("span",{className:a(ll({size:o}),e),...t},void 0,!1,void 0,this)};bl.displayName="ContextMenuShortcut";import*as xe from"@radix-ui/react-dialog";import{cva as Gg}from"class-variance-authority";import{X as Wg}from"lucide-react";import{forwardRef as Go}from"react";import{jsxDEV as Qe}from"react/jsx-dev-runtime";var Lt={sm:"sm",md:"md",lg:"lg",xl:"xl",full:"full"},Er=xe.Root,Ug=xe.Trigger,Wo=xe.Portal,$g=xe.Close,cn=xe.Content,jr=Go(({className:e,...t},r)=>Qe(xe.Overlay,{ref:r,className:a("gs-dialog-overlay fixed inset-0 z-50 bg-black/50",e),...t},void 0,!1,void 0,this));jr.displayName="DialogOverlay";var Tl=Gg("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:{[Lt.sm]:"max-w-sm",[Lt.md]:"max-w-md",[Lt.lg]:"max-w-lg",[Lt.xl]:"max-w-xl",[Lt.full]:"max-w-[calc(100vw-2rem)] max-h-[calc(100vh-2rem)]"}},defaultVariants:{size:Lt.md}}),Uo=Go(({className:e,children:t,size:r=Lt.md,showClose:o=!0,...n},i)=>{let s=c(r);return Qe(Wo,{children:[Qe(jr,{},void 0,!1,void 0,this),Qe(xe.Content,{ref:i,className:a(Tl({size:s}),e),...n,children:[t,o&&Qe(xe.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(Wg,{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)});Uo.displayName="DialogContent";var hl=({className:e,...t})=>Qe("div",{className:a("flex flex-col space-y-1.5 text-center sm:text-left",e),...t},void 0,!1,void 0,this);hl.displayName="DialogHeader";var Pl=({className:e,...t})=>Qe("div",{className:a("flex flex-col-reverse sm:flex-row sm:justify-end sm:gap-2.5",e),...t},void 0,!1,void 0,this);Pl.displayName="DialogFooter";var $o=Go(({className:e,...t},r)=>Qe(xe.Title,{ref:r,className:a("font-semibold text-lg leading-none tracking-tight",e),...t},void 0,!1,void 0,this));$o.displayName="DialogTitle";var xl=Go(({className:e,...t},r)=>Qe(xe.Description,{ref:r,className:a("text-muted-foreground text-sm",e),...t},void 0,!1,void 0,this));xl.displayName="DialogDescription";import{cva as un}from"class-variance-authority";import{X as Kg}from"lucide-react";import{forwardRef as Ko}from"react";import{Drawer as vt}from"vaul";import{jsxDEV as _e}from"react/jsx-dev-runtime";var Ge={sm:"sm",md:"md",lg:"lg",xl:"xl",full:"full"},Yg={[Ge.sm]:"sm:max-w-sm",[Ge.md]:"sm:max-w-md",[Ge.lg]:"sm:max-w-lg",[Ge.xl]:"sm:max-w-xl",[Ge.full]:"sm:max-w-full"},Xg={[Ge.sm]:"sm:max-h-[30vh]",[Ge.md]:"sm:max-h-[50vh]",[Ge.lg]:"sm:max-h-[70vh]",[Ge.xl]:"sm:max-h-[85vh]",[Ge.full]:"sm:max-h-full"},Cl=un(["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"]),zl=un(["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"]),Sl=un("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"}}),Zg=vt.Root,Jg=vt.Trigger,qg=vt.Close,Nl=vt.Portal,fn=Ko(({className:e,...t},r)=>_e(vt.Overlay,{ref:r,className:a(Cl(),e),...t},void 0,!1,void 0,this));fn.displayName="DrawerOverlay";var wl=Ko(({size:e=Ge.md,showClose:t=!1,direction:r="bottom",className:o,children:n,...i},s)=>{let d=r==="left"||r==="right"?Yg[e]:Xg[e];return _e(Nl,{children:[_e(fn,{},void 0,!1,void 0,this),_e(vt.Content,{ref:s,className:a(zl(),d,o),...i,children:[(r==="top"||r==="bottom")&&_e("div",{className:a(Sl({direction:r}))},void 0,!1,void 0,this),n,t&&_e(vt.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:[_e(Kg,{className:"size-4"},void 0,!1,void 0,this),_e("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)});wl.displayName="DrawerContent";var Rl=({className:e,...t})=>_e("div",{className:a("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);Rl.displayName="DrawerHeader";var Ml=({className:e,...t})=>_e("div",{className:a("mt-auto flex flex-col gap-2 p-4",e),...t},void 0,!1,void 0,this);Ml.displayName="DrawerFooter";var Ll=Ko(({className:e,...t},r)=>_e(vt.Title,{ref:r,className:a("font-semibold text-foreground text-lg",e),...t},void 0,!1,void 0,this));Ll.displayName="DrawerTitle";var Hl=Ko(({className:e,...t},r)=>_e(vt.Description,{ref:r,className:a("text-muted-foreground text-sm",e),...t},void 0,!1,void 0,this));Hl.displayName="DrawerDescription";import*as G from"@radix-ui/react-dropdown-menu";import{cva as Yt}from"class-variance-authority";import{Check as Qg,ChevronRight as Eg,Circle as jg}from"lucide-react";import{createContext as ey,forwardRef as Ht,useCallback as ty,useContext as Nr,useEffect as ry,useRef as kl,useState as oy}from"react";import{jsxDEV as pe}from"react/jsx-dev-runtime";var J={sm:"sm",md:"md",lg:"lg"},Yo={default:"default",danger:"danger"},Xt=ey(J.md),Kt=null,eo=null,ay=0,gn=Yt("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)]"),yn=Yt("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:{[J.sm]:"h-7 gap-1.5 px-2 text-xs [&_svg]:size-3.5",[J.md]:"h-8 gap-2 px-2 text-sm [&_svg]:size-4",[J.lg]:"h-9 gap-2 px-2.5 text-sm [&_svg]:size-4"},variant:{[Yo.default]:"hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground",[Yo.danger]:"text-destructive hover:bg-destructive/10 focus:bg-destructive/10 focus:text-destructive"}},defaultVariants:{size:J.md,variant:Yo.default}}),Al=Yt("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:{[J.sm]:"h-7 pl-7 pr-2 text-xs",[J.md]:"h-8 pl-8 pr-2 text-sm",[J.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:J.md}}),Il=Yt("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:{[J.sm]:"h-7 pl-7 pr-2 text-xs",[J.md]:"h-8 pl-8 pr-2 text-sm",[J.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:J.md}}),Vl=Yt("font-semibold text-muted-foreground",{variants:{size:{[J.sm]:"px-2 py-1 text-[11px]",[J.md]:"px-2 py-1.5 text-xs",[J.lg]:"px-2.5 py-1.5 text-xs"}},defaultVariants:{size:J.md}}),Fl=Yt("-mx-1 my-1 h-px bg-border/50"),Ol=Yt("ml-auto tracking-widest text-muted-foreground/70",{variants:{size:{[J.sm]:"text-[11px]",[J.md]:"text-xs",[J.lg]:"text-xs"}},defaultVariants:{size:J.md}}),Bl={[J.sm]:"absolute left-2 flex size-3.5 items-center justify-center",[J.md]:"absolute left-2 flex size-3.5 items-center justify-center",[J.lg]:"absolute left-2.5 flex size-4 items-center justify-center"},ny={[J.sm]:"size-3",[J.md]:"size-3.5",[J.lg]:"size-4"},iy={[J.sm]:"size-1.5 fill-current",[J.md]:"size-2 fill-current",[J.lg]:"size-2.5 fill-current"},Dl=({children:e,open:t,defaultOpen:r,onOpenChange:o,...n})=>{let[i,s]=oy(r??!1),l=t!==void 0,d=l?t:i,m=kl(++ay),f=kl({onOpenChange:o,isControlled:l});f.current={onOpenChange:o,isControlled:l};let u=ty((v)=>{let{onOpenChange:p,isControlled:y}=f.current;if(v){if(Kt!==null&&Kt!==m.current&&eo)eo();Kt=m.current,eo=()=>{let{onOpenChange:z,isControlled:M}=f.current;if(!M)s(!1);z?.(!1)}}else if(Kt===m.current)Kt=null,eo=null;if(!y)s(v);p?.(v)},[]);return ry(()=>{return()=>{if(Kt===m.current)Kt=null,eo=null}},[]),pe(G.Root,{open:d,onOpenChange:u,...n,children:e},void 0,!1,void 0,this)};Dl.displayName="DropdownMenu";var sy=G.Trigger,ly=G.Group,my=G.Portal,dy=G.Sub,py=G.RadioGroup,_l=Ht(({className:e,inset:t,children:r,...o},n)=>{let i=Nr(Xt),s=c(i);return pe(G.SubTrigger,{ref:n,className:a(yn({size:s}),"data-[state=open]:bg-accent",t&&"pl-8",e),...o,children:[r,pe(Eg,{className:"ml-auto"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});_l.displayName=G.SubTrigger.displayName;var Gl=Ht(({className:e,...t},r)=>pe(G.Portal,{children:pe(G.SubContent,{ref:r,className:a(gn(),e),...t},void 0,!1,void 0,this)},void 0,!1,void 0,this));Gl.displayName=G.SubContent.displayName;var Wl=Ht(({className:e,sideOffset:t=4,size:r,...o},n)=>{let i=c(r)??J.md;return pe(Xt.Provider,{value:i,children:pe(G.Portal,{children:pe(G.Content,{ref:n,sideOffset:t,className:a(gn(),e),...o},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Wl.displayName=G.Content.displayName;var Ul=Ht(({className:e,inset:t,variant:r,...o},n)=>{let i=Nr(Xt),s=c(i);return pe(G.Item,{ref:n,className:a(yn({size:s,variant:r}),t&&"pl-8",e),...o},void 0,!1,void 0,this)});Ul.displayName=G.Item.displayName;var $l=Ht(({className:e,children:t,checked:r,...o},n)=>{let i=Nr(Xt),s=c(i)??J.md;return pe(G.CheckboxItem,{ref:n,className:a(Al({size:s}),e),checked:r,...o,children:[pe("span",{className:Bl[s],children:pe(G.ItemIndicator,{children:pe(Qg,{className:ny[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)});$l.displayName=G.CheckboxItem.displayName;var Kl=Ht(({className:e,children:t,...r},o)=>{let n=Nr(Xt),i=c(n)??J.md;return pe(G.RadioItem,{ref:o,className:a(Il({size:i}),e),...r,children:[pe("span",{className:Bl[i],children:pe(G.ItemIndicator,{children:pe(jg,{className:iy[i]},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)});Kl.displayName=G.RadioItem.displayName;var Yl=Ht(({className:e,inset:t,...r},o)=>{let n=Nr(Xt),i=c(n);return pe(G.Label,{ref:o,className:a(Vl({size:i}),t&&"pl-8",e),...r},void 0,!1,void 0,this)});Yl.displayName=G.Label.displayName;var Xl=Ht(({className:e,...t},r)=>pe(G.Separator,{ref:r,className:a(Fl(),e),...t},void 0,!1,void 0,this));Xl.displayName=G.Separator.displayName;var Zl=({className:e,...t})=>{let r=Nr(Xt),o=c(r);return pe("span",{className:a(Ol({size:o}),e),...t},void 0,!1,void 0,this)};Zl.displayName="DropdownMenuShortcut";import{cva as ro}from"class-variance-authority";import{forwardRef as cy}from"react";import{jsxDEV as to}from"react/jsx-dev-runtime";var ze={sm:"sm",md:"md",lg:"lg"},Jl=ro("flex flex-col items-center justify-center text-center rounded-[var(--radius)] border border-dashed border-border/50 bg-muted/20",{variants:{size:{[ze.sm]:"gap-2 p-4",[ze.md]:"gap-4 p-8",[ze.lg]:"gap-6 p-12"}},defaultVariants:{size:ze.md}}),ql=ro("flex items-center justify-center rounded-full bg-muted/50 text-muted-foreground",{variants:{size:{[ze.sm]:"h-10 w-10 [&>svg]:h-4 [&>svg]:w-4",[ze.md]:"h-16 w-16 [&>svg]:h-7 [&>svg]:w-7",[ze.lg]:"h-20 w-20 [&>svg]:h-9 [&>svg]:w-9"}},defaultVariants:{size:ze.md}}),Ql=ro("font-semibold text-foreground",{variants:{size:{[ze.sm]:"text-sm",[ze.md]:"text-lg",[ze.lg]:"text-xl"}},defaultVariants:{size:ze.md}}),El=ro("text-muted-foreground max-w-sm",{variants:{size:{[ze.sm]:"text-xs",[ze.md]:"text-sm",[ze.lg]:"text-base"}},defaultVariants:{size:ze.md}}),jl=ro("flex items-center gap-2 mt-2"),em=cy(({className:e,icon:t,title:r,description:o,actions:n,size:i=ze.md,children:s,...l},d)=>{let m=c(i);return to("div",{ref:d,className:a(Jl({size:m}),e),...l,children:[t&&to("div",{className:ql({size:m}),children:t},void 0,!1,void 0,this),r&&to("h3",{className:Ql({size:m}),children:r},void 0,!1,void 0,this),o&&to("p",{className:El({size:m}),children:o},void 0,!1,void 0,this),n&&to("div",{className:jl(),children:n},void 0,!1,void 0,this),s]},void 0,!0,void 0,this)});em.displayName="EmptyState";import{cva as wr}from"class-variance-authority";import{Component as uy,createElement as tm}from"react";import{jsxDEV as Le,Fragment as gy}from"react/jsx-dev-runtime";var rm=wr(["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"}}),om=wr(["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"}}),am=wr("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"}}),nm=wr("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"}}),im=wr("mt-2 flex flex-wrap items-center justify-center gap-2"),sm=wr("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 lm extends uy{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:n="destructive",className:i,title:s="Something went wrong",description:l="An unexpected error occurred. Please try again.",icon:d,actions:m,resetLabel:f="Try again",hideReset:u=!1,renderDetails:v}=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 tm(t,p);return t}let y=null;if(m)y=typeof m==="function"?tm(m,p):m;else if(!u){let M={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=Le("button",{type:"button",onClick:this.handleReset,className:a("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",M[n]),children:f},void 0,!1,void 0,this)}let z=v?v(this.state.error):Le(gy,{children:[Le("strong",{children:"Error:"},void 0,!1,void 0,this)," ",this.state.error.message,this.state.error.stack&&Le("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 Le("div",{className:a(rm({size:o,variant:n}),i),children:[Le("div",{className:a(om({size:o,variant:n})),children:d??Le(fy,{},void 0,!1,void 0,this)},void 0,!1,void 0,this),Le("h3",{className:a(am({size:o,variant:n})),children:s},void 0,!1,void 0,this),Le("p",{className:a(nm({size:o})),children:l},void 0,!1,void 0,this),y&&Le("div",{className:a(im()),children:y},void 0,!1,void 0,this),r&&Le("div",{className:a(sm()),children:z},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}return e}}function fy(){return Le("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:[Le("circle",{cx:"12",cy:"12",r:"10"},void 0,!1,void 0,this),Le("line",{x1:"12",x2:"12",y1:"8",y2:"12"},void 0,!1,void 0,this),Le("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 kt}from"class-variance-authority";import{forwardRef as yy,useCallback as Ee,useRef as vy,useState as mm}from"react";import{jsxDEV as Ne}from"react/jsx-dev-runtime";var ne={sm:"sm",md:"md",lg:"lg",xl:"xl"},dm=kt(["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:{[ne.sm]:"min-h-28 p-5",[ne.md]:"min-h-36 p-8",[ne.lg]:"min-h-44 p-10",[ne.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:ne.md,isDragging:!1,disabled:!1,hasError:!1}}),pm=kt("text-muted-foreground transition-colors duration-200",{variants:{size:{[ne.sm]:"mb-2 size-6",[ne.md]:"size-8 mb-3",[ne.lg]:"size-10 mb-4",[ne.xl]:"size-12 mb-5"},isDragging:{true:"text-primary",false:""}},defaultVariants:{size:ne.md,isDragging:!1}}),vn=kt("text-center",{variants:{size:{[ne.sm]:"text-sm",[ne.md]:"text-sm",[ne.lg]:"text-base",[ne.xl]:"text-lg"}},defaultVariants:{size:ne.md}}),cm=kt("mt-4 w-full space-y-2"),um=kt(["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"]),fm=kt("min-w-0 flex-1 truncate font-medium text-foreground",{variants:{size:{[ne.sm]:"text-sm",[ne.md]:"text-sm",[ne.lg]:"text-base",[ne.xl]:"text-base"}},defaultVariants:{size:"md"}}),gm=kt("text-muted-foreground",{variants:{size:{[ne.sm]:"text-xs",[ne.md]:"text-sm",[ne.lg]:"text-sm",[ne.xl]:"text-base"}},defaultVariants:{size:"md"}}),ym=kt(["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"]),vm=yy(({className:e,size:t="md",disabled:r=!1,accept:o,multiple:n=!1,maxSize:i,maxFiles:s,value:l=[],onChange:d,onError:m,icon:f,title:u="Drop files here or click to upload",description:v,showFileList:p=!0,...y},z)=>{let M=c(t),[w,h]=mm(!1),[b,C]=mm(!1),B=vy(null),R=Ee((H)=>{if(H===0)return"0 Bytes";let Y=1024,g=["Bytes","KB","MB","GB"],T=Math.floor(Math.log(H)/Math.log(Y));return`${parseFloat((H/Y**T).toFixed(2))} ${g[T]}`},[]),A=Ee((H)=>{let Y=[...H];if(C(!1),o){let g=o.split(",").map((T)=>T.trim());if(Y=Y.filter((T)=>{return g.some((L)=>{if(L.startsWith("."))return T.name.toLowerCase().endsWith(L.toLowerCase());if(L.endsWith("/*"))return T.type.startsWith(L.slice(0,-1));return T.type===L})}),Y.length<H.length)m?.("Some files were rejected due to file type"),C(!0)}if(i){let g=Y.length;if(Y=Y.filter((T)=>T.size<=i),Y.length<g)m?.(`File size must be less than ${R(i)}`),C(!0)}if(s&&Y.length+l.length>s)Y=Y.slice(0,s-l.length),m?.(`Maximum ${s} files allowed`),C(!0);return Y},[o,i,s,l.length,m,R]),S=Ee((H)=>{if(!H||H.length===0)return;let Y=Array.from(H),g=A(Y);if(g.length>0)if(n)d?.([...l,...g]);else d?.(g.slice(0,1))},[n,l,d,A]),I=Ee((H)=>{H.preventDefault(),H.stopPropagation(),h(!0)},[]),K=Ee((H)=>{H.preventDefault(),H.stopPropagation(),h(!1)},[]),O=Ee((H)=>{H.preventDefault(),H.stopPropagation()},[]),$=Ee((H)=>{if(H.preventDefault(),H.stopPropagation(),h(!1),r)return;S(H.dataTransfer.files)},[r,S]),N=Ee((H)=>{if(S(H.target.files),B.current)B.current.value=""},[S]),V=Ee(()=>{if(!r)B.current?.click()},[r]),P=Ee((H)=>{if(H.key==="Enter"||H.key===" ")H.preventDefault(),V()},[V]),F=Ee((H)=>{let Y=l.filter((g,T)=>T!==H);d?.(Y)},[l,d]),j=Ne("svg",{className:a(pm({size:M,isDragging:w})),fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:Ne("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 Ne("div",{ref:z,className:a("w-full",e),...y,children:[Ne("div",{role:"button",tabIndex:r?-1:0,onClick:V,onKeyDown:P,onDragEnter:I,onDragLeave:K,onDragOver:O,onDrop:$,className:a(dm({size:M,isDragging:w,disabled:r,hasError:b})),children:[Ne("input",{ref:B,type:"file",accept:o,multiple:n,disabled:r,onChange:N,className:"sr-only"},void 0,!1,void 0,this),f||j,Ne("p",{className:a(vn({size:M}),"font-medium text-foreground"),children:u},void 0,!1,void 0,this),v&&Ne("p",{className:a(vn({size:M}),"mt-1 text-muted-foreground"),children:v},void 0,!1,void 0,this)]},void 0,!0,void 0,this),p&&l.length>0&&Ne("div",{className:a(cm()),children:l.map((H,Y)=>Ne("div",{className:a(um()),children:[Ne("svg",{className:"size-5 shrink-0 text-muted-foreground",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:Ne("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),Ne("span",{className:a(fm({size:M})),children:H.name},void 0,!1,void 0,this),Ne("span",{className:a(gm({size:M})),children:R(H.size)},void 0,!1,void 0,this),Ne("button",{type:"button",onClick:(g)=>{g.stopPropagation(),F(Y)},className:a(ym()),"aria-label":`Remove ${H.name}`,children:Ne("svg",{className:"size-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Ne("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)]},`${H.name}-${Y}`,!0,void 0,this))},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});vm.displayName="FileUpload";import{cva as by}from"class-variance-authority";import{createContext as Ty,forwardRef as Xo,useContext as hy,useId as Py}from"react";import{jsxDEV as Zt,Fragment as Cy}from"react/jsx-dev-runtime";var We={sm:"sm",md:"md",lg:"lg"},bm=Ty(null),oo=()=>{let e=hy(bm);if(!e)throw Error("useFormField must be used within a FormField");return e},Tm=by("flex flex-col",{variants:{size:{[We.sm]:"gap-1",[We.md]:"gap-1.5",[We.lg]:"gap-2"}},defaultVariants:{size:We.md}}),hm=Xo(({className:e,size:t=We.md,error:r,disabled:o=!1,required:n=!1,children:i,...s},l)=>{let d=Py(),m=c(t),f={id:d,size:m,error:r,disabled:o,required:n};return Zt(bm.Provider,{value:f,children:Zt("div",{ref:l,className:a(Tm({size:m}),e),...s,children:i},void 0,!1,void 0,this)},void 0,!1,void 0,this)});hm.displayName="FormField";var xy={[We.sm]:"text-xs",[We.md]:"text-sm",[We.lg]:"text-base"},Pm=Xo(({className:e,htmlFor:t,children:r,...o},n)=>{let{id:i,size:s,disabled:l,required:d}=oo();return Zt("label",{ref:n,htmlFor:t??i,className:a("inline-block font-medium text-foreground select-none",xy[s],l&&"cursor-not-allowed opacity-60",e),...o,children:[r,d&&Zt("span",{className:"ml-0.5 text-destructive","aria-hidden":"true",children:"*"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Pm.displayName="FormFieldLabel";var xm={[We.sm]:"text-[10px]",[We.md]:"text-xs",[We.lg]:"text-sm"},Cm=Xo(({className:e,...t},r)=>{let{id:o,size:n}=oo();return Zt("p",{ref:r,id:`${o}-description`,className:a("text-muted-foreground",xm[n],e),...t},void 0,!1,void 0,this)});Cm.displayName="FormFieldDescription";var zm=Xo(({className:e,children:t,...r},o)=>{let{id:n,size:i,error:s}=oo(),l=t??s;if(!l)return null;return Zt("p",{ref:o,id:`${n}-error`,role:"alert",className:a("text-destructive",xm[i],e),...r,children:l},void 0,!1,void 0,this)});zm.displayName="FormFieldError";var Sm=({children:e})=>{let{id:t,disabled:r,required:o,error:n}=oo(),i=[n?`${t}-error`:void 0,`${t}-description`].filter(Boolean).join(" ");return Zt(Cy,{children:e({id:t,disabled:r,required:o,status:n?"error":"default","aria-describedby":i||void 0,"aria-invalid":n?!0:void 0})},void 0,!1,void 0,this)};Sm.displayName="FormFieldControl";import*as Jt from"@radix-ui/react-hover-card";import{cva as zy}from"class-variance-authority";import{forwardRef as Sy}from"react";import{jsxDEV as Ry}from"react/jsx-dev-runtime";var Rr={sm:"sm",md:"md",lg:"lg"},Nm=zy("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:{[Rr.sm]:"w-52 p-3 text-xs",[Rr.md]:"w-64 p-4 text-sm",[Rr.lg]:"w-80 p-5 text-sm"}},defaultVariants:{size:Rr.md}}),Ny=Jt.Root,wy=Jt.Trigger,wm=Sy(({className:e,align:t="center",sideOffset:r=4,size:o=Rr.md,...n},i)=>{let s=c(o);return Ry(Jt.Content,{ref:i,align:t,sideOffset:r,className:a(Nm({size:s}),e),...n},void 0,!1,void 0,this)});wm.displayName=Jt.Content.displayName;import{cva as My}from"class-variance-authority";import{X as Ly}from"lucide-react";import{forwardRef as Hy,useRef as ky,useState as Ay}from"react";import{jsxDEV as qt}from"react/jsx-dev-runtime";var ao={default:"default",error:"error",success:"success"},E={sm:"sm",md:"md",lg:"lg",xl:"xl"},Iy="Clear input",Mm=My("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:{[ao.default]:"focus-visible:ring-primary",[ao.error]:"border-destructive focus-visible:ring-destructive",[ao.success]:"border-success focus-visible:ring-success"},size:{[E.sm]:"h-8 px-2 text-xs",[E.md]:"h-10 px-3",[E.lg]:"h-11 px-4",[E.xl]:"h-12 px-4 text-base"}},defaultVariants:{status:ao.default,size:E.md}}),Vy={[E.sm]:"pl-7",[E.md]:"pl-9",[E.lg]:"pl-10",[E.xl]:"pl-10"},Fy={[E.sm]:"pr-7",[E.md]:"pr-9",[E.lg]:"pr-10",[E.xl]:"pr-10"},Oy={[E.sm]:"pr-12",[E.md]:"pr-16",[E.lg]:"pr-18",[E.xl]:"pr-18"},By={[E.sm]:"text-xs left-2",[E.md]:"text-sm left-3",[E.lg]:"text-sm left-3.5",[E.xl]:"text-base left-3.5"},Dy={[E.sm]:"text-xs",[E.md]:"text-sm",[E.lg]:"text-sm",[E.xl]:"text-base"},_y={[E.sm]:"size-4",[E.md]:"size-5",[E.lg]:"size-5",[E.xl]:"size-6"};function Rm(e){if(e===void 0||e===null)return"";if(Array.isArray(e))return e.join("");return String(e)}var Lm=Hy(({className:e,status:t=ao.default,size:r=E.md,fullWidth:o=!1,prefix:n,suffix:i,clearable:s=!1,clearAriaLabel:l=Iy,onClear:d,onValueChange:m,disabled:f,readOnly:u,onChange:v,value:p,defaultValue:y,...z},M)=>{let w=Boolean(n),h=Boolean(i),b=c(r),C=ky(null),B=no(M,C),[R,A]=Ay(()=>Rm(y)),S=p!==void 0,I=S?Rm(p):R,K=s&&!f&&!u&&I.length>0,O=h||K,$=h&&K,N=(P)=>{let F=P.target.value;if(!S)A(F);m?.(F),v?.(P)},V=()=>{if(!S)A("");m?.("");let P=C.current;if(P)P.value="",P.dispatchEvent(new Event("input",{bubbles:!0})),P.focus();d?.()};return qt("div",{className:a("relative flex items-center",o&&"w-full"),children:[w&&qt("span",{className:a("absolute inset-y-0 flex items-center text-muted-foreground",By[b]),children:n},void 0,!1,void 0,this),qt("input",{ref:B,className:a(Mm({status:t,size:b}),w&&Vy[b],$&&Oy[b],!$&&O&&Fy[b],e),disabled:f,readOnly:u,onChange:N,value:I,...z},void 0,!1,void 0,this),O&&qt("span",{className:a("absolute inset-y-0 right-2 flex items-center gap-1 text-muted-foreground",Dy[b]),children:[h&&qt("span",{className:"inline-flex items-center",children:i},void 0,!1,void 0,this),K&&qt("button",{type:"button","aria-label":l,onMouseDown:(P)=>P.preventDefault(),onClick:V,className:a("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",_y[b]),children:qt(Ly,{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 Ky}from"class-variance-authority";import{forwardRef as Yy}from"react";import{useSyncExternalStore as Gy}from"react";var Wy=()=>()=>{},Uy=()=>bn(),$y=()=>Hm;function io(){return Gy(Wy,Uy,$y)}import{jsxDEV as Xy}from"react/jsx-dev-runtime";var Mr={sm:"sm",md:"md",lg:"lg"},Lr=Ky("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:{[Mr.sm]:"min-w-5 h-5 px-1 text-[10px]",[Mr.md]:"min-w-6 h-6 px-1.5 text-xs",[Mr.lg]:"min-w-7 h-7 px-2 text-sm"}},defaultVariants:{size:Mr.md}}),km=Yy(({className:e,size:t=Mr.md,combo:r,keys:o,children:n,...i},s)=>{let l=c(t),{isMac:d}=io(),m=r?Zo(r,d):o?Zo(o,d):n;return Xy("kbd",{ref:s,className:a(Lr({size:l}),e),...i,children:m},void 0,!1,void 0,this)});km.displayName="Kbd";import{cva as Zy}from"class-variance-authority";import{forwardRef as Jy}from"react";import{jsxDEV as Am}from"react/jsx-dev-runtime";var Hr={sm:"sm",md:"md",lg:"lg"},Im=Zy("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}}),Vm=Jy(({className:e,size:t=Hr.md,required:r=!1,disabled:o=!1,children:n,...i},s)=>{let l=c(t);return Am("label",{ref:s,className:a(Im({size:l}),o&&"cursor-not-allowed opacity-60",e),"aria-disabled":o||void 0,...i,children:[n,r&&Am("span",{className:"ml-0.5 text-destructive","aria-hidden":"true",children:"*"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Vm.displayName="Label";var qy=xt;import*as At from"@radix-ui/react-popover";import{cva as ov}from"class-variance-authority";import{Check as av,ChevronDown as nv,X as iv}from"lucide-react";import{forwardRef as sv,useCallback as so,useEffect as lv,useRef as mv,useState as Bm}from"react";import*as Ue from"@radix-ui/react-popover";import{cva as Qy}from"class-variance-authority";import{forwardRef as Ey}from"react";import{jsxDEV as Fm}from"react/jsx-dev-runtime";var kr={sm:"sm",md:"md",lg:"lg"},Ar=Qy("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:{[kr.sm]:"w-56 p-3 text-sm",[kr.md]:"w-72 p-4 text-sm",[kr.lg]:"w-96 p-5 text-sm"}},defaultVariants:{size:kr.md}}),jy=Ue.Root,ev=Ue.Trigger,tv=Ue.Anchor,rv=Ue.Close,Om=Ey(({className:e,align:t="center",sideOffset:r=4,portal:o=!0,portalContainer:n,size:i=kr.md,...s},l)=>{let d=c(i),m=Fm(Ue.Content,{ref:l,align:t,sideOffset:r,className:a(Ar({size:d}),e),...s},void 0,!1,void 0,this);if(o)return Fm(Ue.Portal,{container:n??void 0,children:m},void 0,!1,void 0,this);return m});Om.displayName="PopoverContent";import{jsxDEV as ce,Fragment as cv}from"react/jsx-dev-runtime";var ve={sm:"sm",md:"md",lg:"lg",xl:"xl"},Dm=ov(["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:{[ve.sm]:"min-h-8 px-2.5 py-1 text-xs",[ve.md]:"min-h-10 px-3.5 py-1.5",[ve.lg]:"min-h-11 px-4.5 py-2 text-sm",[ve.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:ve.md,status:"default"}}),dv={[ve.sm]:"sm",[ve.md]:"md",[ve.lg]:"lg",[ve.xl]:"lg"},pv={[ve.sm]:"min-h-7.5 py-1.5 px-2.5 text-xs",[ve.md]:"min-h-9 py-2 px-3 text-sm",[ve.lg]:"min-h-10 py-2.5 px-3.5 text-sm",[ve.xl]:"min-h-11 py-3 px-4 text-base"},Jo={[ve.sm]:"size-3.5",[ve.md]:"size-4",[ve.lg]:"size-4",[ve.xl]:"size-4.5"},_m=sv(({className:e,options:t,value:r,defaultValue:o=[],onValueChange:n,placeholder:i="Select options...",size:s=ve.md,status:l="default",clearable:d=!1,maxDisplayItems:m=3,disabled:f,...u},v)=>{let p=c(s)??s,[y,z]=Bm(!1),[M,w]=Bm(o),h=mv(null),b=r!==void 0,C=b?r:M,B=so((N)=>{let V=C.includes(N)?C.filter((P)=>P!==N):[...C,N];if(!b)w(V);n?.(V)},[C,b,n]),R=so((N,V)=>{V.stopPropagation();let P=C.filter((F)=>F!==N);if(!b)w(P);n?.(P)},[C,b,n]),A=so((N)=>{if(N.stopPropagation(),N.preventDefault(),!b)w([]);n?.([])},[b,n]),S=t.filter((N)=>C.includes(N.value)),I=S.length>0,K=d&&I&&!f,O=so((N)=>{let V=h.current;if(!V)return;let P=Array.from(V.querySelectorAll('[role="option"]:not([data-disabled])'));if(P.length===0)return;let F=V.querySelector('[role="option"]:focus'),j=F?P.indexOf(F):-1,H;switch(N){case"first":H=P[0];break;case"last":H=P[P.length-1];break;case"next":H=P[j+1]??P[0];break;case"prev":H=P[j-1]??P[P.length-1];break}H?.focus()},[]),$=so((N)=>{switch(N.key){case"ArrowDown":N.preventDefault(),O("next");break;case"ArrowUp":N.preventDefault(),O("prev");break;case"Home":N.preventDefault(),O("first");break;case"End":N.preventDefault(),O("last");break;case"Escape":N.preventDefault(),z(!1);break}},[O]);return lv(()=>{if(y)requestAnimationFrame(()=>O("first"))},[y,O]),ce(At.Root,{open:y,onOpenChange:z,children:[ce(At.Trigger,{asChild:!0,children:ce("button",{ref:v,type:"button",disabled:f,"data-state":y?"open":"closed","data-placeholder":I?void 0:"",className:a(Dm({size:p,status:l}),e),...u,children:[ce("span",{className:"flex min-w-0 flex-1 flex-wrap items-center gap-1 text-left",children:I?ce(cv,{children:[S.slice(0,m).map((N)=>ce(Io,{variant:"outline",size:dv[s],removable:!0,onRemove:(V)=>R(N.value,V),className:"max-w-[120px] rounded-[calc(var(--radius)-4px)]",children:ce("span",{className:"truncate",children:N.label},void 0,!1,void 0,this)},N.value,!1,void 0,this)),S.length>m&&ce("span",{className:"text-muted-foreground text-xs",children:["+",S.length-m]},void 0,!0,void 0,this)]},void 0,!0,void 0,this):ce("span",{className:"text-muted-foreground",children:i},void 0,!1,void 0,this)},void 0,!1,void 0,this),ce("span",{className:"inline-flex shrink-0 items-center gap-1 text-muted-foreground",children:[K&&ce("span",{role:"button",tabIndex:-1,"aria-label":"Clear all",onMouseDown:(N)=>N.preventDefault(),onClick:A,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:ce(iv,{className:Jo[p]},void 0,!1,void 0,this)},void 0,!1,void 0,this),ce(nv,{className:a(Jo[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),ce(At.Portal,{children:ce(At.Content,{ref:h,role:"listbox","aria-multiselectable":"true",align:"start",sideOffset:4,onKeyDown:$,onOpenAutoFocus:(N)=>N.preventDefault(),className:a(Ar(),"max-h-96 w-[var(--radix-popover-trigger-width)] overflow-y-auto overflow-x-hidden p-1"),children:[t.map((N)=>{let V=C.includes(N.value);return ce("div",{role:"option",tabIndex:N.disabled?void 0:-1,"aria-selected":V,"aria-disabled":N.disabled||void 0,"data-disabled":N.disabled?"":void 0,className:a("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",pv[p]),onClick:()=>!N.disabled&&B(N.value),onKeyDown:(P)=>{if(P.key==="Enter"||P.key===" "){if(P.preventDefault(),!N.disabled)B(N.value)}},children:[ce("span",{className:a("flex shrink-0 items-center justify-center",Jo[p]),children:V&&ce(av,{className:Jo[p]},void 0,!1,void 0,this)},void 0,!1,void 0,this),ce("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&&ce("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)});_m.displayName="Multiselect";import*as se from"@radix-ui/react-navigation-menu";import{cva as Qt}from"class-variance-authority";import{createContext as uv,forwardRef as Ir,useContext as fv}from"react";import{jsxDEV as Oe}from"react/jsx-dev-runtime";var je={sm:"sm",md:"md",lg:"lg"},Gm=uv(je.md),Wm=Qt("relative z-10 flex max-w-max flex-1 items-center justify-center"),Um=Qt("group flex flex-1 list-none items-center justify-center space-x-1"),$m=Qt(["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:{[je.sm]:"h-8 px-3 py-1.5 text-xs",[je.md]:"h-10 px-4 py-2 text-sm",[je.lg]:"h-12 px-5 py-2.5 text-sm"}},defaultVariants:{size:je.md}}),Km=Qt(["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"]),gv=Qt(["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:{[je.sm]:"p-2 text-xs",[je.md]:"p-3 text-sm",[je.lg]:"p-4 text-sm"}},defaultVariants:{size:je.md}}),Ym=Qt(["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)]"]),Xm=Qt(["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"]),yv=()=>Oe("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:Oe("path",{d:"m6 9 6 6 6-6"},void 0,!1,void 0,this)},void 0,!1,void 0,this),Zm=Ir(({className:e,children:t,size:r,...o},n)=>{let i=c(r??je.md);return Oe(Gm.Provider,{value:i,children:Oe(se.Root,{ref:n,className:a(Wm(),e),...o,children:[t,Oe(Tn,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});Zm.displayName=se.Root.displayName;var Jm=Ir(({className:e,...t},r)=>Oe(se.List,{ref:r,className:a(Um(),e),...t},void 0,!1,void 0,this));Jm.displayName=se.List.displayName;var vv=se.Item,qm=Ir(({className:e,children:t,...r},o)=>{let n=fv(Gm);return Oe(se.Trigger,{ref:o,className:a($m({size:n}),"group",e),...r,children:[t,Oe(yv,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});qm.displayName=se.Trigger.displayName;var Qm=Ir(({className:e,...t},r)=>Oe(se.Content,{ref:r,className:a(Km(),e),...t},void 0,!1,void 0,this));Qm.displayName=se.Content.displayName;var bv=se.Link,Tn=Ir(({className:e,...t},r)=>Oe("div",{className:"absolute top-full left-0 flex justify-center",children:Oe(se.Viewport,{className:a(Ym(),e),ref:r,...t},void 0,!1,void 0,this)},void 0,!1,void 0,this));Tn.displayName=se.Viewport.displayName;var Em=Ir(({className:e,...t},r)=>Oe(se.Indicator,{ref:r,className:a(Xm(),e),...t,children:Oe("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));Em.displayName=se.Indicator.displayName;import{cva as Vr}from"class-variance-authority";import{Fragment as Tv,forwardRef as hv,useCallback as Et,useEffect as jm,useMemo as ed,useRef as Pv,useState as td}from"react";import{jsxDEV as jt}from"react/jsx-dev-runtime";var er={sm:"sm",md:"md",lg:"lg",xl:"xl"},mo={default:"default",error:"error",success:"success"},lo={single:"single",first:"first",middle:"middle",last:"last"},rd=Vr("relative inline-flex items-center",{variants:{size:{sm:"gap-1",md:"gap-1.5",lg:"gap-2",xl:"gap-2.5"}},defaultVariants:{size:er.md}}),od=Vr("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:er.md,status:mo.default}}),ad=Vr(["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:er.md,filled:!1,focused:!1,status:mo.default,disabled:!1,position:lo.single}}),nd=Vr(["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:er.md,status:mo.default,filled:!1}}),id=Vr(["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:er.md,focused:!1}}),sd=Vr("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:er.md}});function xv(e){if(!Number.isFinite(e))return 6;return Math.max(1,Math.floor(e))}function hn(e,t){let r=(e??"").split("").slice(0,t);if(r.length<t)return r.concat(Array(t-r.length).fill(""));return r}var ld=hv(({className:e,length:t=6,value:r,onChange:o,onComplete:n,size:i=er.md,status:s=mo.default,disabled:l=!1,autoFocus:d=!1,mask:m=!1,groupSize:f,separator:u,separatorChar:v="—",placeholder:p="•",inputMode:y="numeric",pattern:z="[0-9]*",...M},w)=>{let h=c(i),b=xv(t),C=Pv([]),[B,R]=td(null),[A,S]=td(()=>hn(r,b));jm(()=>{if(r!==void 0){S(hn(r,b));return}S((g)=>hn(g.join(""),b))},[r,b]),jm(()=>{if(d)C.current[0]?.focus()},[d]);let I=ed(()=>{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 u==="number"&&Number.isFinite(u)){let g=Math.floor(u);if(g<=0)return b;return Math.min(b,Math.max(1,g))}if(u)return Math.max(1,Math.floor(b/2));return b},[f,b,u]),K=ed(()=>{let g=[];for(let T=0;T<b;T+=I){let L=Math.min(T+I,b),re=[];for(let ee=T;ee<L;ee+=1)re.push(ee);g.push(re)}return g},[I,b]),O=Et((g)=>{let T=C.current[g];if(!T)return;T.focus(),T.select()},[]),$=Et((g)=>{S(g);let T=g.join("");if(o?.(T),g.every((L)=>L!=="")&&T.length===b)n?.(T)},[o,n,b]),N=Et((g,T)=>{if(l)return;let re=(y==="numeric"?T.replace(/\D/g,""):T).slice(-1),ee=[...A];if(ee[g]=re,$(ee),re&&g<b-1)O(g+1)},[A,l,$,O,y,b]),V=Et((g,T)=>{if(l)return;if(T.key==="Backspace"){if(T.preventDefault(),A[g]){let L=[...A];L[g]="",$(L);return}if(g>0){let L=[...A];L[g-1]="",$(L),O(g-1)}return}if(T.key==="Delete"){if(T.preventDefault(),A[g]){let L=[...A];L[g]="",$(L)}return}if(T.key==="ArrowLeft"){if(T.preventDefault(),g>0)O(g-1);return}if(T.key==="ArrowRight"){if(T.preventDefault(),g<b-1)O(g+1);return}if(T.key==="Home"){T.preventDefault(),O(0);return}if(T.key==="End")T.preventDefault(),O(b-1)},[A,l,$,O,b]),P=Et((g,T)=>{if(T.preventDefault(),l)return;let L=T.clipboardData.getData("text"),ee=(y==="numeric"?L.replace(/\D/g,""):L.replace(/\s/g,"")).split("");if(ee.length===0)return;let oe=[...A];for(let de=0;de<ee.length;de+=1){let dr=g+de;if(dr>=b)break;oe[dr]=ee[de]??""}$(oe);let te=Math.min(b-1,g+ee.length-1);if(te<b-1){O(te+1);return}C.current[te]?.blur()},[A,l,$,O,y,b]),F=Et((g,T)=>{R(g),T.target.select()},[]),j=Et(()=>{R(null)},[]),H=u!==void 0,Y=v.length>0&&u!==!1&&(H||K.length>1);return jt("div",{ref:w,className:a(rd({size:h}),e),role:"group","aria-label":"One-time password input",...M,children:K.map((g,T)=>jt(Tv,{children:[jt("div",{"data-gs-otp-group":"true",className:a(od({size:h,status:s})),children:g.map((L,re)=>{let ee=A[L]??"",oe=B===L,te=lo.middle;if(g.length===1)te=lo.single;else if(re===0)te=lo.first;else if(re===g.length-1)te=lo.last;return jt("div",{"data-gs-otp-slot":"true","data-disabled":l,className:a(ad({size:h,filled:Boolean(ee),focused:oe,status:s,disabled:l,position:te})),children:[jt("input",{ref:(de)=>{C.current[L]=de},type:m?"password":"text",inputMode:y,pattern:z,maxLength:1,value:ee,placeholder:"",disabled:l,"aria-invalid":s===mo.error,"aria-label":`Digit ${L+1} of ${b}`,autoComplete:"one-time-code",onChange:(de)=>N(L,de.target.value),onKeyDown:(de)=>V(L,de),onPaste:(de)=>P(L,de),onFocus:(de)=>F(L,de),onBlur:j,className:a(nd({size:h,status:s,filled:Boolean(ee)}))},void 0,!1,void 0,this),!ee&&jt("div",{"data-gs-otp-placeholder":"true","aria-hidden":"true",className:a(id({size:h,focused:oe})),children:p},void 0,!1,void 0,this)]},`slot-${L}`,!0,void 0,this)})},void 0,!1,void 0,this),Y&&T<K.length-1&&jt("span",{"data-gs-otp-separator":"true",className:a(sd({size:h})),children:v},void 0,!1,void 0,this)]},`group-${g[0]}-${g[g.length-1]}`,!0,void 0,this))},void 0,!1,void 0,this)});ld.displayName="OTPInput";import{createContext as Rv,useCallback as Fr,useContext as Mv,useMemo as Lv,useState as Hv}from"react";import*as me from"@radix-ui/react-dialog";import{cva as md}from"class-variance-authority";import{X as Cv}from"lucide-react";import{forwardRef as qo}from"react";import{jsxDEV as et}from"react/jsx-dev-runtime";var Be={top:"top",right:"right",bottom:"bottom",left:"left"},ie={sm:"sm",md:"md",lg:"lg",xl:"xl",full:"full"},zv={[Be.top]:"gs-sheet-content gs-sheet-content-top",[Be.right]:"gs-sheet-content gs-sheet-content-right",[Be.bottom]:"gs-sheet-content gs-sheet-content-bottom",[Be.left]:"gs-sheet-content gs-sheet-content-left"},Sv={[Be.right]:{[ie.sm]:"sm:max-w-sm",[ie.md]:"sm:max-w-md",[ie.lg]:"sm:max-w-lg",[ie.xl]:"sm:max-w-xl",[ie.full]:"sm:max-w-full"},[Be.left]:{[ie.sm]:"sm:max-w-sm",[ie.md]:"sm:max-w-md",[ie.lg]:"sm:max-w-lg",[ie.xl]:"sm:max-w-xl",[ie.full]:"sm:max-w-full"},[Be.top]:{[ie.sm]:"sm:max-h-[30vh]",[ie.md]:"sm:max-h-[50vh]",[ie.lg]:"sm:max-h-[70vh]",[ie.xl]:"sm:max-h-[85vh]",[ie.full]:"sm:max-h-full"},[Be.bottom]:{[ie.sm]:"sm:max-h-[30vh]",[ie.md]:"sm:max-h-[50vh]",[ie.lg]:"sm:max-h-[70vh]",[ie.xl]:"sm:max-h-[85vh]",[ie.full]:"sm:max-h-full"}},dd=md("gs-sheet-overlay fixed inset-0 z-50 bg-black/50"),pd=md("fixed z-50 flex flex-col gap-4 border border-border bg-background p-6 shadow-[var(--shadow-xl)]",{variants:{side:{[Be.top]:"inset-x-0 top-0 border-b",[Be.bottom]:"inset-x-0 bottom-0 border-t",[Be.left]:"inset-y-0 left-0 h-full w-3/4 border-r",[Be.right]:"inset-y-0 right-0 h-full w-3/4 border-l"}},defaultVariants:{side:Be.right}}),Pn=me.Root,Nv=me.Trigger,wv=me.Close,cd=me.Portal,xn=qo(({className:e,...t},r)=>et(me.Overlay,{className:a(dd(),e),...t,ref:r},void 0,!1,void 0,this));xn.displayName=me.Overlay.displayName;var Qo=qo(({side:e="right",size:t=ie.md,showClose:r=!0,className:o,children:n,...i},s)=>{let l=c(t)??ie.md,d=zv[e],m=Sv[e][l];return et(cd,{children:[et(xn,{},void 0,!1,void 0,this),et(me.Content,{ref:s,className:a(pd({side:e}),d,m,o),...i,children:[n,r&&et(me.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:[et(Cv,{className:"size-4"},void 0,!1,void 0,this),et("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)});Qo.displayName=me.Content.displayName;var ud=({className:e,...t})=>et("div",{className:a("flex flex-col space-y-2 text-center sm:text-left",e),...t},void 0,!1,void 0,this);ud.displayName="SheetHeader";var fd=({className:e,...t})=>et("div",{className:a("flex flex-col-reverse sm:flex-row sm:justify-end sm:gap-2.5",e),...t},void 0,!1,void 0,this);fd.displayName="SheetFooter";var gd=qo(({className:e,...t},r)=>et(me.Title,{ref:r,className:a("font-semibold text-foreground text-lg",e),...t},void 0,!1,void 0,this));gd.displayName=me.Title.displayName;var yd=qo(({className:e,...t},r)=>et(me.Description,{ref:r,className:a("text-muted-foreground text-sm",e),...t},void 0,!1,void 0,this));yd.displayName=me.Description.displayName;import{jsxDEV as bt}from"react/jsx-dev-runtime";var Cn=0;function kv(){return Cn=(Cn+1)%Number.MAX_SAFE_INTEGER,`overlay-${Cn}-${Date.now()}`}var bd=Rv(null),vd=400;function Td({children:e}){let[t,r]=Hv([]),o=Fr((m)=>{r((f)=>f.map((u)=>u.id===m?{...u,open:!1}:u)),setTimeout(()=>{r((f)=>f.filter((u)=>u.id!==m))},vd)},[]),n=Fr(()=>{r((m)=>m.map((f)=>({...f,open:!1}))),setTimeout(()=>{r([])},vd)},[]),i=Fr((m,f,u,v={})=>{let p=kv(),y=(w)=>{return bt(f,{...u,close:w.close},void 0,!1,void 0,this)};y.displayName=`OverlayWrapper(${f.displayName??f.name??"Component"})`;let z={id:p,type:m,component:y,wrapperProps:v,open:!0};return r((w)=>[...w,z]),{id:p,close:()=>o(p)}},[o]),s=Fr((m,f,u)=>{return i("dialog",m,f,u)},[i]),l=Fr((m,f,u)=>{return i("sheet",m,f,u)},[i]),d=Lv(()=>({dialog:s,sheet:l,close:o,closeAll:n}),[s,l,o,n]);return bt(bd.Provider,{value:d,children:[e,t.map((m)=>bt(Av,{entry:m,onClose:o},m.id,!1,void 0,this))]},void 0,!0,void 0,this)}Td.displayName="OverlayProvider";function Av({entry:e,onClose:t}){let{id:r,type:o,component:n,wrapperProps:i,open:s}=e,l=Fr(()=>t(r),[r,t]);if(o==="dialog"){let{showClose:d,size:m,...f}=i;return bt(Er,{open:s,onOpenChange:(u)=>!u&&l(),children:bt(Uo,{showClose:d,size:m,...f,children:bt(n,{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:d,showClose:m,...f}=i;return bt(Pn,{open:s,onOpenChange:(u)=>!u&&l(),children:bt(Qo,{side:d,showClose:m,...f,children:bt(n,{close:l},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}return null}function Iv(){let e=Mv(bd);if(!e)throw Error("useOverlay must be used within an OverlayProvider");return e}import{cva as po}from"class-variance-authority";import{ChevronLeft as Vv,ChevronRight as Fv,MoreHorizontal as Ov}from"lucide-react";import{createContext as Bv,forwardRef as co,useContext as Eo}from"react";import{jsxDEV as Ae}from"react/jsx-dev-runtime";var $e={sm:"sm",md:"md",lg:"lg"},uo=Bv($e.md),hd=po("mx-auto flex w-full justify-center"),Pd=po("flex flex-row items-center gap-1"),xd=po(""),jo=po("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}}),Cd=po("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}}),zd=({className:e,size:t=$e.md,...r})=>{let o=c(t)??$e.md;return Ae(uo.Provider,{value:o,children:Ae("nav",{"aria-label":"pagination",className:a(hd(),e),...r},void 0,!1,void 0,this)},void 0,!1,void 0,this)};zd.displayName="Pagination";var Sd=co(({className:e,...t},r)=>Ae("ul",{ref:r,className:a(Pd(),e),...t},void 0,!1,void 0,this));Sd.displayName="PaginationContent";var Nd=co(({className:e,...t},r)=>Ae("li",{ref:r,className:a(xd(),e),...t},void 0,!1,void 0,this));Nd.displayName="PaginationItem";var wd=co(({className:e,isActive:t,...r},o)=>{let n=Eo(uo);return Ae("button",{ref:o,type:"button","aria-current":t?"page":void 0,className:a(jo({isActive:t,size:n}),e),...r},void 0,!1,void 0,this)});wd.displayName="PaginationLink";var Rd=co(({className:e,...t},r)=>{let o=Eo(uo);return Ae("button",{ref:r,type:"button","aria-label":"Go to previous page",className:a(jo({size:o}),"gap-1 pl-2.5 pr-3 w-auto",e),...t,children:[Ae(Vv,{},void 0,!1,void 0,this),Ae("span",{children:"Previous"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Rd.displayName="PaginationPrevious";var Md=co(({className:e,...t},r)=>{let o=Eo(uo);return Ae("button",{ref:r,type:"button","aria-label":"Go to next page",className:a(jo({size:o}),"gap-1 pl-3 pr-2.5 w-auto",e),...t,children:[Ae("span",{children:"Next"},void 0,!1,void 0,this),Ae(Fv,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Md.displayName="PaginationNext";var Ld=({className:e,...t})=>{let r=Eo(uo);return Ae("span",{"aria-hidden":!0,className:a(Cd({size:r}),e),...t,children:[Ae(Ov,{},void 0,!1,void 0,this),Ae("span",{className:"sr-only",children:"More pages"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)};Ld.displayName="PaginationEllipsis";import*as yo from"@radix-ui/react-progress";import{cva as Hd}from"class-variance-authority";import{forwardRef as Dv}from"react";import{jsxDEV as ea}from"react/jsx-dev-runtime";var fo={sm:"sm",md:"md",lg:"lg",xl:"xl"},go={default:"default",success:"success",warning:"warning",error:"error"},kd=Hd("relative w-full overflow-hidden rounded-full bg-muted",{variants:{size:{[fo.sm]:"h-1",[fo.md]:"h-2.5",[fo.lg]:"h-4",[fo.xl]:"h-5"}},defaultVariants:{size:fo.md}}),Ad=Hd("h-full w-full flex-1 rounded-full transition-transform duration-100 ease-out",{variants:{variant:{[go.default]:"bg-primary",[go.success]:"bg-success",[go.warning]:"bg-warning",[go.error]:"bg-destructive"}},defaultVariants:{variant:go.default}}),Id=Dv(({className:e,value:t,size:r,variant:o,showValue:n,...i},s)=>{let l=c(r);return ea("div",{className:"flex w-full items-center gap-2",children:[ea(yo.Root,{ref:s,className:a(kd({size:l}),e),...i,children:ea(yo.Indicator,{className:a(Ad({variant:o})),style:{transform:`translateX(-${100-(t||0)}%)`}},void 0,!1,void 0,this)},void 0,!1,void 0,this),n&&ea("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)});Id.displayName=yo.Root.displayName;import*as Br from"@radix-ui/react-radio-group";import{cva as Vd}from"class-variance-authority";import{forwardRef as Fd}from"react";import{jsxDEV as ta}from"react/jsx-dev-runtime";var tt={sm:"sm",md:"md",lg:"lg",xl:"xl"},Or={default:"default",error:"error",success:"success"},Od=Vd("grid gap-2"),Bd=Vd("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:{[tt.sm]:"h-4 w-4",[tt.md]:"h-5 w-5",[tt.lg]:"h-6 w-6",[tt.xl]:"h-7 w-7"},status:{[Or.default]:"enabled:hover:border-primary/70",[Or.error]:"border-destructive enabled:hover:border-destructive/70 focus-visible:ring-destructive data-[state=checked]:border-destructive data-[state=checked]:text-destructive",[Or.success]:"border-success enabled:hover:border-success/70 focus-visible:ring-success data-[state=checked]:border-success data-[state=checked]:text-success"}},defaultVariants:{size:tt.md,status:Or.default}}),_v={[tt.sm]:"h-2 w-2",[tt.md]:"h-2.5 w-2.5",[tt.lg]:"h-3 w-3",[tt.xl]:"h-3.5 w-3.5"},Dd=Fd(({className:e,...t},r)=>ta(Br.Root,{ref:r,className:a(Od(),e),...t},void 0,!1,void 0,this));Dd.displayName="RadioGroup";var _d=Fd(({className:e,size:t=tt.md,status:r=Or.default,...o},n)=>{let i=c(t);return ta(Br.Item,{ref:n,className:a(Bd({size:i,status:r}),e),...o,children:ta(Br.Indicator,{className:"flex items-center justify-center",children:ta("span",{className:a("block rounded-full bg-current transition-transform duration-150",_v[i])},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});_d.displayName="RadioGroupItem";import{cva as aa}from"class-variance-authority";import{forwardRef as zn,useCallback as ra,useRef as Gv,useState as Wv}from"react";import{jsxDEV as oa}from"react/jsx-dev-runtime";var Gd=aa("flex h-full w-full",{variants:{direction:{horizontal:"flex-row",vertical:"flex-col"}},defaultVariants:{direction:"horizontal"}}),Wd=aa("relative overflow-hidden"),Ud=aa("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}}),$d=aa("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"}}),Kd=zn(({className:e,direction:t="horizontal",children:r,...o},n)=>oa("div",{ref:n,"data-panel-group":"","data-direction":t,className:a(Gd({direction:t}),e),...o,children:r},void 0,!1,void 0,this));Kd.displayName="ResizablePanelGroup";var Yd=zn(({className:e,defaultSize:t=50,children:r,style:o,...n},i)=>oa("div",{ref:i,"data-panel":"",className:a(Wd(),e),style:{...o,flexGrow:0,flexShrink:0,flexBasis:`${t}%`},...n,children:r},void 0,!1,void 0,this));Yd.displayName="ResizablePanel";var Xd=zn(({className:e,withHandle:t=!1,disabled:r=!1,...o},n)=>{let[i,s]=Wv(!1),l=Gv(null),d=ra((p,y)=>{if(r)return;s(!0);let z=(w)=>{let h="touches"in w?w.touches[0]:null,b=h?h.clientX:w.clientX,C=h?h.clientY:w.clientY,B=l.current;if(!B)return;let R=B.closest("[data-panel-group]");if(!R)return;let A=R.dataset.direction,S=R.getBoundingClientRect(),I=Array.from(R.querySelectorAll(":scope > [data-panel]")),K=Array.from(R.children).indexOf(B),O,$;for(let N of I){let V=Array.from(R.children).indexOf(N);if(V<K)O=N;if(V>K&&!$)$=N}if(O&&$){let N=A==="horizontal"?S.width:S.height,P=(A==="horizontal"?b-S.left:C-S.top)/N*100,F=Math.max(10,Math.min(90,P)),j=100-F;O.style.flexBasis=`${F}%`,$.style.flexBasis=`${j}%`}},M=()=>{s(!1),document.removeEventListener("mousemove",z),document.removeEventListener("mouseup",M),document.removeEventListener("touchmove",z),document.removeEventListener("touchend",M)};document.addEventListener("mousemove",z),document.addEventListener("mouseup",M),document.addEventListener("touchmove",z),document.addEventListener("touchend",M)},[r]),m=ra((p)=>{p.preventDefault(),d(p.clientX,p.clientY)},[d]),f=ra((p)=>{let y=p.touches[0];if(y)d(y.clientX,y.clientY)},[d]),u=ra((p)=>{if(r)return;let y=l.current??p.currentTarget,z=y.closest("[data-panel-group]");if(!z)return;let M=z.dataset.direction,w=p.shiftKey?10:1,h=Array.from(z.querySelectorAll(":scope > [data-panel]")),b=Array.from(z.children).indexOf(y),C,B;for(let S of h){let I=Array.from(z.children).indexOf(S);if(I<b)C=S;if(I>b&&!B)B=S}if(!(C&&B))return;let R=Number.parseFloat(C.style.flexBasis)||50,A=0;if(M==="horizontal"){if(p.key==="ArrowLeft")A=-w;if(p.key==="ArrowRight")A=w}else{if(p.key==="ArrowUp")A=-w;if(p.key==="ArrowDown")A=w}if(A!==0){p.preventDefault();let S=Math.max(10,Math.min(90,R+A));C.style.flexBasis=`${S}%`,B.style.flexBasis=`${100-S}%`}},[r]),v="horizontal";return oa("div",{ref:(p)=>{if(l.current=p,typeof n==="function")n(p);else if(n)n.current=p},role:"separator","aria-orientation":"horizontal",tabIndex:r?-1:0,"data-panel-resize-handle":"","data-dragging":i,onMouseDown:m,onTouchStart:f,onKeyDown:u,className:a(Ud({direction:"horizontal",withHandle:t}),i&&"bg-primary",r&&"pointer-events-none opacity-50",e),...o,children:t&&oa("div",{className:a($d({direction:"horizontal"}))},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Xd.displayName="ResizableHandle";import*as st from"@radix-ui/react-scroll-area";import{cva as Sn}from"class-variance-authority";import{forwardRef as Zd}from"react";import{jsxDEV as Dr}from"react/jsx-dev-runtime";var Jd=Sn("relative overflow-hidden"),Uv={display:"flex",flexDirection:"column"},$v={flex:"1 1 0%",minHeight:0},qd=Sn("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"}}),Qd=Sn("relative flex-1 rounded-full bg-border"),Ed=Zd(({className:e,children:t,style:r,...o},n)=>Dr(st.Root,{ref:n,className:a(Jd(),e),style:{...r,...Uv},...o,children:[Dr(st.Viewport,{className:"w-full rounded-[inherit]",style:$v,children:t},void 0,!1,void 0,this),Dr(Nn,{},void 0,!1,void 0,this),Dr(st.Corner,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this));Ed.displayName="ScrollArea";var Nn=Zd(({className:e,orientation:t="vertical",...r},o)=>Dr(st.ScrollAreaScrollbar,{ref:o,orientation:t,className:a(qd({orientation:t}),e),...r,children:Dr(st.ScrollAreaThumb,{className:a(Qd())},void 0,!1,void 0,this)},void 0,!1,void 0,this));Nn.displayName="ScrollBar";import{cva as Rn}from"class-variance-authority";import{createContext as Kv,forwardRef as Mn,useCallback as jd,useContext as rp,useEffect as wn,useLayoutEffect as Yv,useRef as ep,useState as tp}from"react";import{jsxDEV as tr}from"react/jsx-dev-runtime";var be={sm:"sm",md:"md",lg:"lg"},op=Rn("relative inline-flex items-center rounded-[var(--radius)] border border-border bg-muted/50 p-1 text-muted-foreground",{variants:{size:{[be.sm]:"h-8 gap-0.5",[be.md]:"h-10 gap-0.5",[be.lg]:"h-11 gap-1"}},defaultVariants:{size:be.md}}),ap=Rn(["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:{[be.sm]:"size-6",[be.md]:"size-8",[be.lg]:"size-9"},active:{true:"text-foreground",false:"text-muted-foreground hover:text-foreground/70"}},defaultVariants:{size:be.md,active:!1}}),np=Rn(["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:{[be.sm]:"h-6 px-2.5 text-xs",[be.md]:"h-8 px-3 text-sm",[be.lg]:"h-9 px-4 text-sm"},active:{true:"text-foreground",false:"text-muted-foreground hover:text-foreground/70"}},defaultVariants:{size:be.md,active:!1}}),ip={[be.sm]:"size-3",[be.md]:"size-3.5",[be.lg]:"size-4"},Ln=Kv({activeValue:"",onSelect:()=>{},size:be.md,disabled:!1}),Xv=typeof window<"u"?Yv:wn,sp=Mn(({className:e,value:t,defaultValue:r,onValueChange:o,size:n,disabled:i=!1,children:s,...l},d)=>{let m=c(n),f=ep(null),[u,v]=tp(r??""),[p,y]=tp(null),z=ep(!0),M=t!==void 0?t:u,w=jd((b)=>{if(i)return;if(t===void 0)v(b);o?.(b)},[i,t,o]),h=jd(()=>{let b=f.current;if(!b)return;let C=b.querySelector('[data-state="active"]');if(!C){y(null);return}let B=b.getBoundingClientRect(),R=C.getBoundingClientRect();y({left:R.left-B.left,width:R.width})},[]);return Xv(()=>{h()},[h,M]),wn(()=>{if(z.current)requestAnimationFrame(()=>{z.current=!1})},[]),wn(()=>{let b=f.current;if(!b)return;let C=new MutationObserver(()=>{h()});return C.observe(b,{attributes:!0,attributeFilter:["data-state"],subtree:!0}),()=>C.disconnect()},[h]),tr(Ln.Provider,{value:{activeValue:M,onSelect:w,size:m,disabled:i},children:tr("div",{ref:(b)=>{if(f.current=b,typeof d==="function")d(b);else if(d)d.current=b},role:"radiogroup",className:a(op({size:m}),i&&"opacity-50 pointer-events-none",e),...l,children:[p&&tr("span",{"aria-hidden":"true",className:a("absolute rounded-[calc(var(--radius)-2px)] bg-background shadow-sm",!z.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)});sp.displayName="SegmentedControl";var lp=Mn(({className:e,value:t,icon:r,disabled:o=!1,...n},i)=>{let{activeValue:s,onSelect:l,size:d,disabled:m}=rp(Ln),f=s===t,u=o||m;return tr("button",{ref:i,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:a(ap({size:d,active:f}),e),...n,children:tr("span",{className:a(ip[d??be.md],"[&>svg]:size-full"),children:r},void 0,!1,void 0,this)},void 0,!1,void 0,this)});lp.displayName="SegmentedControlItem";var mp=Mn(({className:e,value:t,icon:r,disabled:o=!1,children:n,...i},s)=>{let{activeValue:l,onSelect:d,size:m,disabled:f}=rp(Ln),u=l===t,v=o||f;return tr("button",{ref:s,type:"button",role:"radio","aria-checked":u,"aria-disabled":v||void 0,"data-state":u?"active":"inactive","data-value":t,disabled:v,onClick:()=>d(t),className:a(np({size:m,active:u}),e),...i,children:[r&&tr("span",{className:a(ip[m??be.md],"[&>svg]:size-full"),children:r},void 0,!1,void 0,this),n]},void 0,!0,void 0,this)});mp.displayName="SegmentedControlLabelItem";import*as It from"@radix-ui/react-popover";import{cva as pp}from"class-variance-authority";import{Check as Zv,ChevronDown as Jv,X as qv}from"lucide-react";import{Children as Qv,createContext as Ev,forwardRef as To,isValidElement as jv,useCallback as na,useContext as cp,useEffect as ia,useId as dp,useMemo as eb,useRef as up,useState as vo}from"react";import{jsxDEV as le,Fragment as sb}from"react/jsx-dev-runtime";var ae={sm:"sm",md:"md",lg:"lg",xl:"xl"},_r={default:"default",error:"error",success:"success"},bo={trigger:"trigger",auto:"auto"},tb={start:"start",center:"center",end:"end"},fp=pp(["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:{[ae.sm]:"h-8 px-2.5 text-xs",[ae.md]:"h-10 px-3.5",[ae.lg]:"h-11 px-4.5 text-sm",[ae.xl]:"h-12 px-4 text-base"},status:{[_r.default]:"focus-visible:ring-primary data-[state=open]:ring-primary",[_r.error]:"border-destructive focus-visible:ring-destructive data-[state=open]:ring-destructive",[_r.success]:"border-success focus-visible:ring-success data-[state=open]:ring-success"}},defaultVariants:{size:ae.md,status:_r.default}}),gp=pp(["max-h-96 overflow-y-auto overflow-x-hidden"].join(" "),{variants:{widthMode:{[bo.trigger]:"w-[var(--radix-popover-trigger-width)]",[bo.auto]:"w-max min-w-0"},size:{[ae.sm]:"text-xs",[ae.md]:"text-sm",[ae.lg]:"text-sm",[ae.xl]:"text-base"}},defaultVariants:{widthMode:bo.auto,size:ae.md}}),rb={[ae.sm]:"min-h-7.5 py-1.5 px-2.5 pr-3 text-xs",[ae.md]:"min-h-9 py-2 px-3 pr-4.5 text-sm",[ae.lg]:"min-h-10 py-2.5 px-3.5 pr-5.5 text-sm",[ae.xl]:"min-h-11 py-3 px-4 pr-6 text-base"},ob={[ae.sm]:"px-2 py-1 text-xs",[ae.md]:"px-2 py-1.5 text-sm",[ae.lg]:"px-2.5 py-1.5 text-sm",[ae.xl]:"px-3 py-2 text-base"},sa={[ae.sm]:"size-3.5",[ae.md]:"size-4",[ae.lg]:"size-4",[ae.xl]:"size-4.5"};function Hn(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)=>Hn(t)).join("");if(jv(e))return Hn(e.props.children);return""}var kn=Ev(null);function la(){let e=cp(kn);if(!e)throw Error("Select components must be used within Select");return e}function An(e){let t=cp(kn);if(e)return e;return t?.triggerSize??ae.md}var ab=({children:e,value:t,defaultValue:r="",onValueChange:o,open:n,defaultOpen:i=!1,onOpenChange:s,disabled:l=!1})=>{let[d,m]=vo(ae.md),[f,u]=vo(!1),[v,p]=vo(r),[y,z]=vo(i),[M,w]=vo(0),h=up(new Map),b=t!==void 0,C=n!==void 0,B=b?t:v,R=C?n:y,A=na((V)=>{if(!b)p(V);if(o?.(V),!C)z(!1);s?.(!1)},[b,C,o,s]),S=na((V)=>{if(l)return;if(!C)z(V);s?.(V)},[l,C,s]),I=na((V,P)=>{if(h.current.get(V)!==P)h.current.set(V,P),w((j)=>j+1)},[]),K=na((V)=>{return h.current.get(V)},[]),O=dp(),$=dp(),N=eb(()=>({value:B,onValueChange:A,open:R,onOpenChange:S,triggerSize:d,setTriggerSize:m,triggerFullWidth:f,setTriggerFullWidth:u,disabled:l,triggerId:O,contentId:$,registerItem:I,getLabel:K}),[B,A,R,S,d,f,l,O,$,I,K,M]);return le(kn.Provider,{value:N,children:le(It.Root,{open:R,onOpenChange:S,children:e},void 0,!1,void 0,this)},void 0,!1,void 0,this)},nb=({children:e,className:t})=>le("div",{role:"group",className:t,children:e},void 0,!1,void 0,this),ib=({placeholder:e})=>{let{value:t,getLabel:r}=la();if(!t)return e?le("span",{className:"text-muted-foreground",children:e},void 0,!1,void 0,this):null;let o=r(t);return le(sb,{children:o??t},void 0,!1,void 0,this)},yp=To(({className:e,children:t,size:r=ae.md,status:o=_r.default,fullWidth:n=!1,clearable:i=!1,leadingIcon:s,indicatorIcon:l,renderValue:d,placeholder:m,onKeyDown:f,...u},v)=>{let p=la(),y=c(r)??r,z=p.setTriggerSize,M=p.setTriggerFullWidth;ia(()=>{z(y)},[y,z]),ia(()=>{M(n)},[n,M]);let w=p.value.length>0,h=i&&w&&!p.disabled,b=(R)=>{R.stopPropagation(),R.preventDefault(),p.onValueChange("")},C;if(d)C=w?d(p.value):m?le("span",{className:"text-muted-foreground",children:m},void 0,!1,void 0,this):null;else C=t;let B=(R)=>{if(f?.(R),R.defaultPrevented)return;if(R.key==="ArrowDown"||R.key==="ArrowUp"||R.key==="Enter"||R.key===" "){if(!p.open)R.preventDefault(),p.onOpenChange(!0)}};return le(It.Trigger,{asChild:!0,children:le("button",{ref:v,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:a(fp({size:y,status:o}),n?"w-full":"w-auto",e),onKeyDown:B,...u,children:[s&&le("i",{className:"inline-flex shrink-0 items-center text-muted-foreground not-italic",children:s},void 0,!1,void 0,this),le("span",{"data-slot":"select-value",className:"min-w-0 flex-1 text-left",children:C},void 0,!1,void 0,this),le("span",{className:"inline-flex shrink-0 items-center gap-1 text-muted-foreground",children:[h&&le("span",{role:"button",tabIndex:-1,"aria-label":"Clear selection",onMouseDown:(R)=>R.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:le(qv,{className:sa[y]},void 0,!1,void 0,this)},void 0,!1,void 0,this),l??le(Jv,{className:a(sa[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)});yp.displayName="SelectTrigger";var vp=To(({className:e,children:t,widthMode:r,size:o,align:n="start",side:i="bottom",sideOffset:s=4,portal:l=!0,forceMount:d=!0,onKeyDown:m,...f},u)=>{let v=la(),p=An(o),y=r??bo.auto,z=up(null),M=no(u,z),w=(C)=>{let B=z.current;if(!B)return;let R=Array.from(B.querySelectorAll('[role="option"]:not([data-disabled])'));if(R.length===0)return;let A=B.querySelector('[role="option"]:focus'),S=A?R.indexOf(A):-1,I;switch(C){case"first":I=R[0];break;case"last":I=R[R.length-1];break;case"next":I=R[S+1]??R[0];break;case"prev":I=R[S-1]??R[R.length-1];break}I?.focus()},h=(C)=>{if(m?.(C),C.defaultPrevented)return;switch(C.key){case"ArrowDown":C.preventDefault(),w("next");break;case"ArrowUp":C.preventDefault(),w("prev");break;case"Home":C.preventDefault(),w("first");break;case"End":C.preventDefault(),w("last");break;case"Escape":C.preventDefault(),v.onOpenChange(!1);break}};ia(()=>{if(v.open)requestAnimationFrame(()=>w("first"))},[v.open]);let b=le(It.Content,{ref:M,id:v.contentId,role:"listbox","aria-labelledby":v.triggerId,side:i,align:n,sideOffset:s,forceMount:d,onKeyDown:h,onOpenAutoFocus:(C)=>C.preventDefault(),className:a(Ar(),gp({widthMode:y,size:p}),"p-1",e),...f,children:t},void 0,!1,void 0,this);if(l)return le(It.Portal,{children:b},void 0,!1,void 0,this);return b});vp.displayName="SelectContent";var bp=To(({className:e,size:t,...r},o)=>{let n=An(t);return le("div",{ref:o,className:a("font-semibold text-foreground",ob[n],e),...r},void 0,!1,void 0,this)});bp.displayName="SelectLabel";var Tp=To(({className:e,children:t,value:r,label:o,size:n,disabled:i=!1,...s},l)=>{let d=la(),m=An(n),f=d.value===r,u=d.registerItem,v=Hn(Qv.toArray(t)).trim();ia(()=>{let z=o??(v.length>0?v:r);u(r,z)},[v,r,o,u]);let p=()=>{if(!i)d.onValueChange(r)},y=(z)=>{if(z.key==="Enter"||z.key===" ")z.preventDefault(),p()};return le("div",{ref:l,role:"option",tabIndex:i?void 0:-1,"aria-selected":f,"aria-disabled":i||void 0,"data-selected":f?"":void 0,"data-disabled":i?"":void 0,"data-value":r,className:a("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",rb[m],f&&"bg-accent/50",e),onClick:p,onKeyDown:y,...s,children:[le("span",{className:a("flex shrink-0 items-center justify-center",sa[m]),children:f&&le(Zv,{className:sa[m]},void 0,!1,void 0,this)},void 0,!1,void 0,this),le("span",{className:"min-w-0 flex-1 truncate",children:t},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Tp.displayName="SelectItem";var hp=To(({className:e,...t},r)=>le("div",{ref:r,className:a("-mx-1 my-1 h-px bg-border",e),...t},void 0,!1,void 0,this));hp.displayName="SelectSeparator";import{cva as lb}from"class-variance-authority";import{forwardRef as mb}from"react";import{jsxDEV as db}from"react/jsx-dev-runtime";var ho={horizontal:"horizontal",vertical:"vertical"},Pp=lb("shrink-0 bg-border",{variants:{orientation:{[ho.horizontal]:"h-px w-full",[ho.vertical]:"h-full w-px"}},defaultVariants:{orientation:ho.horizontal}}),xp=mb(({className:e,orientation:t=ho.horizontal,decorative:r=!0,...o},n)=>{let i=r?{role:"none"}:{role:"separator","aria-orientation":t};return db("div",{ref:n,className:a(Pp({orientation:t}),e),...i,...o},void 0,!1,void 0,this)});xp.displayName="Separator";import{cva as ma}from"class-variance-authority";import{forwardRef as da}from"react";import{jsxDEV as pa}from"react/jsx-dev-runtime";var Te={sm:"sm",md:"md",lg:"lg"},Cp=ma("animate-pulse rounded-[var(--radius)] bg-muted"),zp=ma("w-full",{variants:{size:{[Te.sm]:"h-3",[Te.md]:"h-4",[Te.lg]:"h-5"}},defaultVariants:{size:Te.md}}),Sp=ma("",{variants:{size:{[Te.sm]:"h-8 w-8",[Te.md]:"h-10 w-10",[Te.lg]:"h-12 w-12"}},defaultVariants:{size:Te.md}}),Np=ma("",{variants:{size:{[Te.sm]:"h-8 w-20",[Te.md]:"h-9 w-24",[Te.lg]:"h-10 w-28"}},defaultVariants:{size:Te.md}}),Po=da(({className:e,circle:t=!1,...r},o)=>pa("div",{ref:o,className:a(Cp(),t&&"rounded-full",e),...r},void 0,!1,void 0,this));Po.displayName="Skeleton";var wp=da(({className:e,size:t=Te.md,...r},o)=>{let n=c(t)??Te.md;return pa(Po,{ref:o,className:a(zp({size:n}),e),...r},void 0,!1,void 0,this)});wp.displayName="SkeletonText";var Rp=da(({className:e,size:t=Te.md,...r},o)=>{let n=c(t)??Te.md;return pa(Po,{ref:o,circle:!0,className:a(Sp({size:n}),e),...r},void 0,!1,void 0,this)});Rp.displayName="SkeletonAvatar";var Mp=da(({className:e,size:t=Te.md,...r},o)=>{let n=c(t)??Te.md;return pa(Po,{ref:o,className:a(Np({size:n}),e),...r},void 0,!1,void 0,this)});Mp.displayName="SkeletonButton";import*as Vt from"@radix-ui/react-slider";import{cva as fa}from"class-variance-authority";import{forwardRef as pb}from"react";import{jsxDEV as ua}from"react/jsx-dev-runtime";var ca={sm:"sm",md:"md",lg:"lg"},Lp=fa("relative flex w-full touch-none select-none items-center",{variants:{size:{[ca.sm]:"[&_[data-slider-track]]:h-0.5 [&_[data-slider-thumb]]:h-3 [&_[data-slider-thumb]]:w-3",[ca.md]:"[&_[data-slider-track]]:h-2 [&_[data-slider-thumb]]:h-5 [&_[data-slider-thumb]]:w-5",[ca.lg]:"[&_[data-slider-track]]:h-3 [&_[data-slider-thumb]]:h-6 [&_[data-slider-thumb]]:w-6"}},defaultVariants:{size:ca.md}}),Hp=fa("relative w-full grow overflow-hidden rounded-full bg-secondary"),kp=fa("absolute h-full bg-primary"),Ap=fa("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"),Ip=pb(({className:e,size:t,...r},o)=>{let n=c(t);return ua(Vt.Root,{ref:o,className:a(Lp({size:n}),e),...r,children:[ua(Vt.Track,{"data-slider-track":!0,className:a(Hp()),children:ua(Vt.Range,{className:a(kp())},void 0,!1,void 0,this)},void 0,!1,void 0,this),(r.defaultValue??r.value??[0]).map((i,s)=>ua(Vt.Thumb,{"data-slider-thumb":!0,className:a(Ap())},`thumb-${String(s)}`,!1,void 0,this))]},void 0,!0,void 0,this)});Ip.displayName="Slider";import{cva as Se}from"class-variance-authority";import{forwardRef as fb,useCallback as ga,useEffect as gb,useMemo as ya,useRef as xo,useState as Op}from"react";import{useCallback as Vp,useSyncExternalStore as cb}from"react";var ub=()=>!1;function Fp(e){let t=Vp((o)=>{if(typeof window>"u")return()=>{};let n=window.matchMedia(e);return n.addEventListener("change",o),()=>n.removeEventListener("change",o)},[e]),r=Vp(()=>{if(typeof window>"u")return!1;return window.matchMedia(e).matches},[e]);return cb(t,r,ub)}import{jsxDEV as U,Fragment as Vn}from"react/jsx-dev-runtime";var yb="(max-width: 639px)",x={sm:"sm",md:"md",lg:"lg",xl:"xl"},In={sm:"sm",md:"sm",lg:"md",xl:"md"},Gr={idle:"idle",loading:"loading",error:"error"},Bp=Se("z-[120] bg-black/40"),Dp=Se(["gs-spotlight-content fixed inset-x-0 top-[15vh] z-[120] w-full mx-auto","rounded-[calc(var(--radius)+6px)] border border-border bg-popover shadow-2xl","overflow-hidden"],{variants:{size:{[x.sm]:"max-w-md",[x.md]:"max-w-xl",[x.lg]:"max-w-2xl",[x.xl]:"max-w-3xl"}},defaultVariants:{size:x.md}}),_p=Se(["gs-sheet-content gs-sheet-content-bottom","fixed inset-x-0 bottom-0 z-[120] w-full flex flex-col","rounded-t-2xl border-t border-x border-border bg-popover shadow-2xl","overflow-hidden"]),Gp=Se("flex items-center border-b border-border",{variants:{size:{[x.sm]:"gap-2 px-3 py-2",[x.md]:"gap-3 px-4 py-3",[x.lg]:"gap-3 px-5 py-3.5",[x.xl]:"gap-4 px-6 py-4"}},defaultVariants:{size:x.md}}),Wp=Se(["w-full flex-1 bg-transparent text-foreground","placeholder:text-muted-foreground","outline-none border-none"],{variants:{size:{[x.sm]:"text-sm",[x.md]:"text-base",[x.lg]:"text-lg",[x.xl]:"text-xl"}},defaultVariants:{size:x.md}}),Up=Se("text-muted-foreground shrink-0",{variants:{size:{[x.sm]:"size-3.5",[x.md]:"size-4",[x.lg]:"size-5",[x.xl]:"size-5"}},defaultVariants:{size:x.md}}),$p=Se("overflow-y-auto py-1",{variants:{size:{[x.sm]:"max-h-64",[x.md]:"max-h-80",[x.lg]:"max-h-96",[x.xl]:"max-h-[28rem]"}},defaultVariants:{size:x.md}}),Kp=Se("font-semibold text-muted-foreground uppercase tracking-wide",{variants:{size:{[x.sm]:"px-2.5 py-1.5 text-[10px]",[x.md]:"px-3 py-2 text-xs",[x.lg]:"px-3.5 py-2 text-xs",[x.xl]:"px-4 py-2.5 text-xs"}},defaultVariants:{size:x.md}}),Yp=Se(["group flex items-center cursor-pointer rounded-lg","text-foreground","transition-[color,background-color,transform,box-shadow] duration-100","active:scale-[0.98]"],{variants:{size:{[x.sm]:"gap-2 px-2.5 py-1.5 mx-1.5",[x.md]:"gap-3 px-3 py-2 mx-2",[x.lg]:"gap-3 px-3.5 py-2.5 mx-2",[x.xl]:"gap-4 px-4 py-3 mx-2.5"},selected:{true:"bg-primary/10",false:"hover:bg-muted hover:translate-x-0.5"},disabled:{true:"text-muted-foreground cursor-not-allowed pointer-events-none bg-muted/40",false:""}},defaultVariants:{size:x.md,selected:!1,disabled:!1}}),Xp=Se("shrink-0",{variants:{size:{[x.sm]:"size-3.5",[x.md]:"size-4",[x.lg]:"size-5",[x.xl]:"size-5"},selected:{true:"text-primary",false:"text-muted-foreground"}},defaultVariants:{size:x.md,selected:!1}}),Zp=Se("flex-1 min-w-0"),Jp=Se("font-medium truncate",{variants:{size:{[x.sm]:"text-xs",[x.md]:"text-sm",[x.lg]:"text-sm",[x.xl]:"text-base"}},defaultVariants:{size:x.md}}),qp=Se("text-muted-foreground truncate",{variants:{size:{[x.sm]:"text-[11px]",[x.md]:"text-xs",[x.lg]:"text-xs",[x.xl]:"text-sm"}},defaultVariants:{size:x.md}}),Qp=Se("flex items-center gap-1 text-muted-foreground shrink-0",{variants:{size:{[x.sm]:"text-[10px]",[x.md]:"text-[11px]",[x.lg]:"text-xs",[x.xl]:"text-xs"}},defaultVariants:{size:x.md}}),va=Se("flex flex-col items-center justify-center text-muted-foreground",{variants:{size:{[x.sm]:"py-6 min-h-20",[x.md]:"py-8 min-h-24",[x.lg]:"py-10 min-h-28",[x.xl]:"py-12 min-h-32"},state:{empty:"text-muted-foreground",loading:"text-muted-foreground",error:"text-destructive"}},defaultVariants:{size:x.md,state:"empty"}}),ba=Se("font-medium",{variants:{size:{[x.sm]:"text-xs",[x.md]:"text-sm",[x.lg]:"text-sm",[x.xl]:"text-base"}},defaultVariants:{size:x.md}}),Ep=Se("mt-1",{variants:{size:{[x.sm]:"text-[11px]",[x.md]:"text-xs",[x.lg]:"text-xs",[x.xl]:"text-sm"}},defaultVariants:{size:x.md}}),jp=(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},ec=fb(({className:e,open:t,onOpenChange:r,actions:o,onActionSelect:n,value:i,defaultValue:s="",onValueChange:l,placeholder:d="Search commands, pages, or actions...",size:m=x.md,status:f=Gr.idle,statusMessage:u,emptyText:v="No command found for this query.",hotkey:p,portal:y=!0,filterFn:z,renderItem:M,footer:w,...h},b)=>{let C=xo(null),B=xo(null),[R,A]=Op(s),[S,I]=Op(0),{isMac:K}=io(),O=Fp(yb),$=ya(()=>p&&p.length>0?p.join("+"):null,[p]);Qr($??"",()=>r(!t),{enabled:!!$});let N=i!==void 0?i:R,V=z??jp,P=ya(()=>o.filter((k)=>V(k,N)),[o,N,V]),F=ya(()=>P.map((k,W)=>k.disabled?-1:W).filter((k)=>k>=0),[P]),j=ya(()=>{let k=new Map,W=new Map,Q=0;for(let fe of P){let Ie=fe.group??"";if(!k.has(Ie))k.set(Ie,[]);k.get(Ie).push(fe),W.set(fe,Q),Q++}return{groups:k,indexMap:W}},[P]),H=xo(!1),Y=xo(t);if(Y.current&&!t)H.current=!0;if(!Y.current&&t)H.current=!1;Y.current=t;let g=xo({query:N,status:f,statusMessage:u??null,filtered:P,grouped:j,activeIndex:S,emptyText:v});if(!H.current)g.current={query:N,status:f,statusMessage:u??null,filtered:P,grouped:j,activeIndex:S,emptyText:v};gb(()=>{if(t)I(0)},[t]);let T=ga((k)=>{let W=k.target.value;A(W),l?.(W),I(0)},[l]),L=ga((k)=>{let W=B.current;if(!W)return;W.querySelectorAll('[role="option"]')[k]?.scrollIntoView({block:"nearest"})},[]),re=ga((k)=>{if(k.key==="ArrowDown"){if(k.preventDefault(),F.length===0)return;let Q=(F.indexOf(S)+1)%F.length,fe=F[Q];I(fe),L(fe);return}if(k.key==="ArrowUp"){if(k.preventDefault(),F.length===0)return;let Q=(F.indexOf(S)-1+F.length)%F.length,fe=F[Q];I(fe),L(fe);return}if(k.key==="Enter"){k.preventDefault();let W=P[S];if(W&&!W.disabled)n(W,S)}},[S,F,P,n,L]),ee=ga((k,W)=>{if(k.disabled)return;n(k,W)},[n]),oe=g.current,te=oe.status===Gr.idle,de=oe.status!==Gr.idle,dr=U(Vn,{children:[U("div",{className:a(Gp({size:m})),children:[U("svg",{className:a(Up({size:m})),fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:U("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),U("input",{ref:C,type:"text",value:oe.query,onChange:T,placeholder:d,"aria-label":"Search",className:a(Wp({size:m}))},void 0,!1,void 0,this),!O&&p?U("div",{className:"flex items-center gap-1",children:Ta(p,K).map((k,W)=>U("kbd",{className:a(Lr({size:In[m]})),children:k},W,!1,void 0,this))},void 0,!1,void 0,this):!O?U("kbd",{className:a(Lr({size:In[m]})),children:"ESC"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),de&&oe.status===Gr.loading&&U("div",{className:a(va({size:m,state:"loading"}),"animate-in fade-in-0 slide-in-from-bottom-1 duration-150"),children:[U(xt,{size:"sm",className:"mb-2 text-muted-foreground"},void 0,!1,void 0,this),U("div",{className:a(ba({size:m})),children:"Searching commands..."},void 0,!1,void 0,this)]},void 0,!0,void 0,this),de&&oe.status===Gr.error&&U("div",{className:a(va({size:m,state:"error"}),"animate-in fade-in-0 slide-in-from-bottom-1 duration-150"),children:[U("div",{className:a(ba({size:m})),children:"Search failed"},void 0,!1,void 0,this),oe.statusMessage&&U("div",{className:a(Ep({size:m})),children:oe.statusMessage},void 0,!1,void 0,this)]},void 0,!0,void 0,this),te&&oe.filtered.length===0&&U("div",{className:a(va({size:m,state:"empty"}),"animate-in fade-in-0 slide-in-from-bottom-1 duration-150"),children:U("div",{className:a(ba({size:m})),children:oe.emptyText},void 0,!1,void 0,this)},void 0,!1,void 0,this),te&&oe.filtered.length>0&&U("div",{ref:B,role:"listbox","aria-label":"Search results",className:a($p({size:m}),O&&"max-h-none flex-1 min-h-0"),children:Array.from(oe.grouped.groups.entries()).map(([k,W])=>U("div",{children:[k&&U("div",{className:a(Kp({size:m})),children:k},void 0,!1,void 0,this),W.map((Q)=>{let fe=oe.grouped.indexMap.get(Q)??0,Ie=fe===oe.activeIndex,$a=Q.disabled??!1;return U("div",{role:"option","aria-selected":Ie,"aria-disabled":$a,onClick:()=>ee(Q,fe),className:a(Yp({size:m,selected:Ie,disabled:$a})),children:M?M(Q,{active:Ie,disabled:$a,index:fe}):U(Vn,{children:[Q.icon&&U("span",{className:a(Xp({size:m,selected:Ie})),children:Q.icon},void 0,!1,void 0,this),U("div",{className:a(Zp()),children:[U("div",{className:a(Jp({size:m})),children:Q.title},void 0,!1,void 0,this),Q.description&&U("div",{className:a(qp({size:m})),children:Q.description},void 0,!1,void 0,this)]},void 0,!0,void 0,this),Q.shortcut&&Q.shortcut.length>0&&U("div",{className:a(Qp({size:m})),children:Ta(Q.shortcut,K).map((uf,ff)=>U("kbd",{className:a(Lr({size:In[m]})),children:uf},ff,!1,void 0,this))},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},Q.id,!1,void 0,this)})]},k||"__ungrouped__",!0,void 0,this))},void 0,!1,void 0,this),w&&U("div",{className:"border-t border-border px-3 py-2",children:w},void 0,!1,void 0,this)]},void 0,!0,void 0,this),X=U(jr,{"data-testid":"spotlight-overlay",className:a(Bp()),onClick:()=>r(!1)},void 0,!1,void 0,this),ue=U(cn,{...h,ref:b,className:a(O?_p():Dp({size:m}),e),"aria-label":"Spotlight search","aria-describedby":void 0,onOpenAutoFocus:(k)=>{k.preventDefault(),C.current?.focus()},onCloseAutoFocus:(k)=>k.preventDefault(),onKeyDown:re,children:[U($o,{className:"sr-only",children:"Spotlight search"},void 0,!1,void 0,this),O&&U("div",{className:"flex justify-center pt-2 pb-1",children:U("div",{className:"h-1 w-8 rounded-full bg-muted-foreground/30"},void 0,!1,void 0,this)},void 0,!1,void 0,this),dr]},void 0,!0,void 0,this);return U(Er,{open:t,onOpenChange:r,children:y?U(Wo,{children:[X,ue]},void 0,!0,void 0,this):U(Vn,{children:[X,ue]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});ec.displayName="Spotlight";import{cva as vb}from"class-variance-authority";import{forwardRef as bb}from"react";import{jsxDEV as Ft}from"react/jsx-dev-runtime";var Ke={sm:"sm",md:"md",lg:"lg"},rr={up:"up",down:"down",neutral:"neutral"},tc=vb("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:{[Ke.sm]:"gap-1 p-3",[Ke.md]:"gap-1.5 p-4",[Ke.lg]:"gap-2 p-5"}},defaultVariants:{size:Ke.md}}),Tb={[Ke.sm]:"text-lg font-semibold",[Ke.md]:"text-2xl font-bold",[Ke.lg]:"text-3xl font-bold"},hb={[Ke.sm]:"text-xs",[Ke.md]:"text-sm",[Ke.lg]:"text-base"},Pb={[rr.up]:"text-success",[rr.down]:"text-destructive",[rr.neutral]:"text-muted-foreground"},xb={[rr.up]:"↑",[rr.down]:"↓",[rr.neutral]:"→"},rc=bb(({className:e,size:t=Ke.md,label:r,value:o,trend:n,trendValue:i,icon:s,...l},d)=>{let m=c(t);return Ft("div",{ref:d,className:a(tc({size:m}),e),...l,children:[Ft("div",{className:"flex items-center justify-between",children:[Ft("span",{className:a("text-muted-foreground",hb[m]),children:r},void 0,!1,void 0,this),s&&Ft("span",{className:"text-muted-foreground/70","aria-hidden":"true",children:s},void 0,!1,void 0,this)]},void 0,!0,void 0,this),Ft("div",{className:"flex items-baseline gap-2",children:[Ft("span",{className:a("tracking-tight text-foreground",Tb[m]),children:o},void 0,!1,void 0,this),n&&i&&Ft("span",{className:a("inline-flex items-center gap-0.5 text-xs font-medium",Pb[n]),children:[Ft("span",{"aria-hidden":"true",children:xb[n]},void 0,!1,void 0,this),i]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});rc.displayName="StatCard";import{cva as or}from"class-variance-authority";import{Check as Cb}from"lucide-react";import{forwardRef as ar}from"react";import{jsxDEV as Ot}from"react/jsx-dev-runtime";var oc=or("flex w-full",{variants:{orientation:{horizontal:"flex-row items-start",vertical:"flex-col"}},defaultVariants:{orientation:"horizontal"}}),ac=or("flex",{variants:{orientation:{horizontal:"flex-1 flex-col items-center",vertical:"gap-4 flex-row"}},defaultVariants:{orientation:"horizontal"}}),nc=or(["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}}),ic=or("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}}),sc=or("flex flex-col",{variants:{orientation:{horizontal:"mt-3 items-center text-center",vertical:"flex-1 pb-8 last:pb-0"}},defaultVariants:{orientation:"horizontal"}}),lc=or("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"}}),mc=or("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 dc=ar(({className:e,orientation:t="horizontal",activeStep:r,...o},n)=>{return Ot("div",{ref:n,role:"group","aria-label":"Progress steps",className:a(oc({orientation:t}),e),"data-orientation":t,"data-active-step":r,...o},void 0,!1,void 0,this)});dc.displayName="Stepper";var pc=ar(({className:e,orientation:t="horizontal",isLast:r,isCurrent:o,...n},i)=>{return Ot("div",{ref:i,className:a(ac({orientation:t}),e),"data-last":r,"aria-current":o?"step":void 0,...n},void 0,!1,void 0,this)});pc.displayName="Step";var cc=ar(({className:e,status:t="incomplete",size:r="md",icon:o,step:n,children:i,animated:s=!0,...l},d)=>{let m=c(r);return Ot("div",{ref:d,className:a(nc({status:t,size:m,animated:s}),e),"data-status":t,"aria-hidden":"true",...l,children:t==="complete"?o||Ot(Cb,{className:"size-4",strokeWidth:3},void 0,!1,void 0,this):i||n},void 0,!1,void 0,this)});cc.displayName="StepIndicator";var uc=ar(({className:e,orientation:t="horizontal",status:r="incomplete",size:o="md",animated:n=!0,...i},s)=>{let l=c(o);return Ot("div",{ref:s,className:a(ic({orientation:t,status:r,size:l,animated:n}),e),"data-status":r,...i},void 0,!1,void 0,this)});uc.displayName="StepConnector";var fc=ar(({className:e,orientation:t="horizontal",...r},o)=>{return Ot("div",{ref:o,className:a(sc({orientation:t}),e),...r},void 0,!1,void 0,this)});fc.displayName="StepContent";var gc=ar(({className:e,status:t="incomplete",size:r="md",...o},n)=>{let i=c(r);return Ot("h4",{ref:n,className:a(lc({status:t,size:i}),e),...o},void 0,!1,void 0,this)});gc.displayName="StepTitle";var yc=ar(({className:e,size:t="md",...r},o)=>{let n=c(t);return Ot("p",{ref:o,className:a(mc({size:n}),e),...r},void 0,!1,void 0,this)});yc.displayName="StepDescription";import*as ha from"@radix-ui/react-switch";import{cva as zb}from"class-variance-authority";import{forwardRef as Sb}from"react";import{jsxDEV as vc}from"react/jsx-dev-runtime";var He={sm:"sm",md:"md",lg:"lg",xl:"xl"},Wr={default:"default",error:"error",success:"success"},bc=zb("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:{[He.sm]:"h-4.5 w-8",[He.md]:"h-5 w-9",[He.lg]:"h-6 w-11",[He.xl]:"h-7 w-[3.25rem]"},status:{[Wr.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",[Wr.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",[Wr.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:He.md,status:Wr.default}}),Nb={[He.sm]:"h-3.5 w-3.5",[He.md]:"h-4 w-4",[He.lg]:"h-5 w-5",[He.xl]:"h-6 w-6"},wb={[He.sm]:"data-[state=checked]:translate-x-3.5",[He.md]:"data-[state=checked]:translate-x-4",[He.lg]:"data-[state=checked]:translate-x-5",[He.xl]:"data-[state=checked]:translate-x-6"},Tc=Sb(({className:e,size:t=He.md,status:r=Wr.default,checked:o,disabled:n,...i},s)=>{let l=c(t);return vc(ha.Root,{ref:s,checked:o,disabled:n,className:a(bc({size:l,status:r}),e),...i,children:vc(ha.Thumb,{className:a("pointer-events-none block rounded-full bg-background shadow-sm transition-transform duration-150",Nb[l],wb[l])},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Tc.displayName="Switch";import{cva as Tt}from"class-variance-authority";import{createContext as Rb,forwardRef as Bt,useContext as hc}from"react";import{jsxDEV as lt}from"react/jsx-dev-runtime";var we={sm:"sm",md:"md",lg:"lg"},Fn=Rb(we.md),Pc=Tt("relative w-full overflow-auto rounded-[var(--radius)] border border-border bg-card shadow-[var(--shadow-sm)]"),xc=Tt("w-full caption-bottom",{variants:{size:{[we.sm]:"text-xs",[we.md]:"text-sm",[we.lg]:"text-sm"}},defaultVariants:{size:we.md}}),Cc=Tt("sticky top-0 z-[1] [&_tr]:border-b [&_tr]:border-border [&_th]:bg-muted"),zc=Tt("[&_tr:last-child]:border-0"),Sc=Tt("border-t border-border bg-muted font-medium text-muted-foreground [&>tr]:last:border-b-0"),Nc=Tt("gs-interactive border-b border-border hover:bg-muted/50 data-[state=selected]:bg-primary/10"),wc=Tt("text-left align-middle font-semibold text-muted-foreground [&:has([role=checkbox])]:pr-0",{variants:{size:{[we.sm]:"h-8 px-2",[we.md]:"h-10 px-3",[we.lg]:"h-12 px-4"}},defaultVariants:{size:we.md}}),Rc=Tt("align-middle text-foreground [&:has([role=checkbox])]:pr-0",{variants:{size:{[we.sm]:"p-2",[we.md]:"p-3",[we.lg]:"p-4"}},defaultVariants:{size:we.md}}),Mc=Tt("mt-4 text-sm text-muted-foreground"),Lc=Bt(({className:e,containerClassName:t,size:r=we.md,...o},n)=>{let i=c(r)??we.md;return lt(Fn.Provider,{value:i,children:lt("div",{className:a(Pc(),t),children:lt("table",{ref:n,className:a(xc({size:i}),e),...o},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Lc.displayName="Table";var Hc=Bt(({className:e,...t},r)=>lt("thead",{ref:r,className:a(Cc(),e),...t},void 0,!1,void 0,this));Hc.displayName="TableHeader";var kc=Bt(({className:e,...t},r)=>lt("tbody",{ref:r,className:a(zc(),e),...t},void 0,!1,void 0,this));kc.displayName="TableBody";var Ac=Bt(({className:e,...t},r)=>lt("tfoot",{ref:r,className:a(Sc(),e),...t},void 0,!1,void 0,this));Ac.displayName="TableFooter";var Ic=Bt(({className:e,...t},r)=>lt("tr",{ref:r,className:a(Nc(),e),...t},void 0,!1,void 0,this));Ic.displayName="TableRow";var Vc=Bt(({className:e,size:t,...r},o)=>{let n=hc(Fn);return lt("th",{ref:o,className:a(wc({size:t??n}),e),...r},void 0,!1,void 0,this)});Vc.displayName="TableHead";var Fc=Bt(({className:e,size:t,...r},o)=>{let n=hc(Fn);return lt("td",{ref:o,className:a(Rc({size:t??n}),e),...r},void 0,!1,void 0,this)});Fc.displayName="TableCell";var Oc=Bt(({className:e,...t},r)=>lt("caption",{ref:r,className:a(Mc(),e),...t},void 0,!1,void 0,this));Oc.displayName="TableCaption";import*as rt from"@radix-ui/react-tabs";import{cva as On}from"class-variance-authority";import{createContext as Mb,forwardRef as Bn,useCallback as Bc,useContext as Lb,useEffect as Dn,useLayoutEffect as Hb,useRef as Pa,useState as kb}from"react";import{jsxDEV as Co}from"react/jsx-dev-runtime";var mt={sm:"sm",md:"md",lg:"lg",xl:"xl"},Dc=On("relative inline-flex items-center justify-center rounded-[var(--radius)] border border-border bg-muted/50 p-1 text-muted-foreground",{variants:{size:{[mt.sm]:"h-9 gap-0.5",[mt.md]:"h-11 gap-1",[mt.lg]:"h-12 gap-1",[mt.xl]:"h-14 gap-1.5"}},defaultVariants:{size:mt.md}}),_c=On("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:{[mt.sm]:"px-2.5 py-1 text-xs",[mt.md]:"px-3 py-1.5 text-sm",[mt.lg]:"px-4 py-2 text-sm",[mt.xl]:"px-5 py-2.5 text-base"}},defaultVariants:{size:mt.md}}),Gc=On("mt-3 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2"),Wc=Mb({registerTrigger:()=>{}}),Ab=typeof window<"u"?Hb:Dn,Ib=rt.Root,Uc=Bn(({className:e,size:t,children:r,...o},n)=>{let i=c(t),s=Pa(null),l=Pa(new Map),[d,m]=kb(null),f=Pa(!0),u=Bc((p,y)=>{if(y)l.current.set(p,y);else l.current.delete(p)},[]),v=Bc(()=>{let p=s.current;if(!p)return;let y=p.querySelector('[data-state="active"]');if(!y){m(null);return}let z=p.getBoundingClientRect(),M=y.getBoundingClientRect();m({left:M.left-z.left,width:M.width})},[]);return Ab(()=>{v()},[v]),Dn(()=>{let p=s.current;if(!p)return;let y=new MutationObserver(()=>{f.current=!1,v()});return y.observe(p,{attributes:!0,attributeFilter:["data-state"],subtree:!0}),()=>y.disconnect()},[v]),Co(Wc.Provider,{value:{registerTrigger:u},children:Co(rt.List,{ref:(p)=>{if(s.current=p,typeof n==="function")n(p);else if(n)n.current=p},className:a(Dc({size:i}),e),...o,children:[d&&Co("span",{"aria-hidden":"true",className:a("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:d.left,width:d.width,top:"4px",bottom:"4px"}},void 0,!1,void 0,this),r]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});Uc.displayName=rt.List.displayName;var $c=Bn(({className:e,size:t,value:r,...o},n)=>{let i=c(t),{registerTrigger:s}=Lb(Wc),l=Pa(null);return Dn(()=>{return s(r,l.current),()=>s(r,null)},[r,s]),Co(rt.Trigger,{ref:(d)=>{if(l.current=d,typeof n==="function")n(d);else if(n)n.current=d},value:r,className:a(_c({size:i}),e),...o},void 0,!1,void 0,this)});$c.displayName=rt.Trigger.displayName;var Kc=Bn(({className:e,...t},r)=>Co(rt.Content,{ref:r,className:a(Gc(),e),...t},void 0,!1,void 0,this));Kc.displayName=rt.Content.displayName;import{cva as Vb}from"class-variance-authority";import{forwardRef as Fb}from"react";import{jsxDEV as Ob}from"react/jsx-dev-runtime";var zo={default:"default",error:"error",success:"success"},Ur={sm:"sm",md:"md",lg:"lg",xl:"xl"},Yc=Vb("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:{[zo.default]:"focus-visible:ring-primary",[zo.error]:"border-destructive focus-visible:ring-destructive",[zo.success]:"border-success focus-visible:ring-success"},size:{[Ur.sm]:"min-h-[64px] px-2 py-1.5 text-xs",[Ur.md]:"min-h-[96px] px-3 py-2",[Ur.lg]:"min-h-[112px] px-4 py-2.5",[Ur.xl]:"min-h-[128px] px-4 py-3 text-base"}},defaultVariants:{status:zo.default,size:Ur.md}}),Xc=Fb(({className:e,status:t=zo.default,size:r=Ur.md,fullWidth:o=!1,noResize:n=!1,disabled:i,...s},l)=>{let d=c(r);return Ob("textarea",{ref:l,className:a(Yc({status:t,size:d}),i&&"bg-muted",o&&"w-full",n&&"resize-none",e),disabled:i,...s},void 0,!1,void 0,this)});Xc.displayName="Textarea";import{cva as Dt}from"class-variance-authority";import{forwardRef as _t}from"react";import{jsxDEV as dt}from"react/jsx-dev-runtime";var Zc=Dt("relative flex flex-col"),Jc=Dt(["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}}),qc=Dt(["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}}),Qc=Dt(["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}}),Ec=Dt("flex flex-col gap-1 pt-0.5 min-w-0 transition-opacity duration-200 ease-[cubic-bezier(0.22,1,0.36,1)]"),jc=Dt("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"}}),eu=Dt("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"}}),tu=Dt("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 ru=_t(({className:e,...t},r)=>{return dt("div",{ref:r,role:"list","aria-label":"Timeline events",className:a(Zc(),e),...t},void 0,!1,void 0,this)});ru.displayName="Timeline";var ou=_t(({className:e,align:t,isLast:r,animated:o=!0,...n},i)=>{return dt("div",{ref:i,role:"listitem",className:a(Jc({align:t,animated:o}),e),"data-last":r,...n},void 0,!1,void 0,this)});ou.displayName="TimelineItem";var au=_t(({className:e,variant:t,size:r,animated:o=!0,...n},i)=>{let s=c(r);return dt("div",{ref:i,className:a(qc({variant:t,size:s,animated:o}),e),...n},void 0,!1,void 0,this)});au.displayName="TimelineConnector";var nu=_t(({className:e,variant:t,size:r,icon:o,children:n,pulse:i=!1,animated:s=!0,...l},d)=>{let m=c(r);return dt("div",{ref:d,className:a(Qc({variant:t,size:m,pulse:i,animated:s}),e),"aria-hidden":"true",...l,children:o||n||dt(Bb,{},void 0,!1,void 0,this)},void 0,!1,void 0,this)});nu.displayName="TimelineDot";var iu=_t(({className:e,...t},r)=>{return dt("div",{ref:r,className:a(Ec(),e),...t},void 0,!1,void 0,this)});iu.displayName="TimelineContent";var su=_t(({className:e,size:t,...r},o)=>{let n=c(t);return dt("h4",{ref:o,className:a(jc({size:n}),e),...r},void 0,!1,void 0,this)});su.displayName="TimelineTitle";var lu=_t(({className:e,size:t,...r},o)=>{let n=c(t);return dt("p",{ref:o,className:a(eu({size:n}),e),...r},void 0,!1,void 0,this)});lu.displayName="TimelineDescription";var mu=_t(({className:e,size:t,...r},o)=>{let n=c(t);return dt("time",{ref:o,className:a(tu({size:n}),e),...r},void 0,!1,void 0,this)});mu.displayName="TimelineTime";function Bb(){return dt("span",{className:"size-2 rounded-full bg-current"},void 0,!1,void 0,this)}import{cva as du}from"class-variance-authority";var $r={default:"default",success:"success",info:"info",warning:"warning",error:"error"},Ye={sm:"sm",md:"md",lg:"lg"},_n=du("pointer-events-auto relative flex w-full items-center overflow-hidden rounded-[var(--radius)] border shadow-[var(--shadow-md)]",{variants:{variant:{[$r.default]:"border-border bg-card text-card-foreground",[$r.success]:"border-success/30 bg-card text-card-foreground",[$r.info]:"border-info/30 bg-card text-card-foreground",[$r.warning]:"border-warning/30 bg-card text-card-foreground",[$r.error]:"border-destructive/30 bg-card text-card-foreground"},size:{[Ye.sm]:"gap-2 p-3",[Ye.md]:"gap-3 p-4",[Ye.lg]:"gap-3.5 p-5"}},defaultVariants:{variant:$r.default,size:Ye.md}}),Gn=du("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:{[Ye.sm]:"h-6 px-2 text-xs",[Ye.md]:"h-7 px-2.5 text-xs",[Ye.lg]:"h-8 px-3 text-sm"}},defaultVariants:{size:Ye.md}});import{AlertTriangle as Xb,CheckCircle2 as Zb,Info as gu,X as Jb,XCircle as qb}from"lucide-react";import{forwardRef as Qb,useCallback as za,useEffect as Sa,useRef as Yn,useState as Xn}from"react";import{useSyncExternalStore as Db}from"react";var _b=5,cu=5000,Gb=500,Wn=0;function Wb(){return Wn=(Wn+1)%Number.MAX_SAFE_INTEGER,`toast-${Wn}-${Date.now()}`}var Un=new Set,Xe=[],ir=new Map,No=new Map,wo=!1,nr=new Map;function xa(){for(let e of Un)e()}function pu(){return Xe}function Ub(e){return Un.add(e),()=>{Un.delete(e)}}function $n(e,t){if(wo){nr.set(e,t);return}clearTimeout(ir.get(e));let r=Date.now(),o=setTimeout(()=>{ir.delete(e),nr.delete(e),Ca(e)},t);ir.set(e,o),nr.set(e,t);let n=setInterval(()=>{let i=Date.now()-r,s=t-i;if(s<=0)clearInterval(n),nr.delete(e);else nr.set(e,s)},100)}function $b(e){clearTimeout(No.get(e));let t=setTimeout(()=>{Xe=Xe.filter((r)=>r.id!==e),No.delete(e),xa()},Gb);No.set(e,t)}function So(e){let t=e.id??Wb(),r=e.duration??cu;if(Xe.find((i)=>i.id===t))return Xe=Xe.map((i)=>i.id===t?{...i,...e,id:t,open:!0,createdAt:Date.now()}:i),clearTimeout(No.get(t)),No.delete(t),$n(t,r),xa(),t;return Xe=[{...e,id:t,variant:e.variant??"default",dismissible:e.dismissible??!0,open:!0,createdAt:Date.now()},...Xe].slice(0,_b),$n(t,r),xa(),t}function Ca(e){clearTimeout(ir.get(e)),ir.delete(e),nr.delete(e),Xe=Xe.map((t)=>t.id===e?{...t,open:!1}:t),xa(),$b(e)}function uu(){for(let e of Xe)Ca(e.id)}function Kb(){if(wo)return;wo=!0;for(let[e,t]of ir)clearTimeout(t),ir.delete(e)}function Yb(){if(!wo)return;wo=!1;for(let e of Xe)if(e.open){let t=nr.get(e.id)??cu;$n(e.id,t)}}var fu=Object.assign((e)=>So(e),{success:(e,t)=>So({...t,variant:"success",title:e}),info:(e,t)=>So({...t,variant:"info",title:e}),warning:(e,t)=>So({...t,variant:"warning",title:e}),error:(e,t)=>So({...t,variant:"error",title:e}),dismiss:Ca,dismissAll:uu});function Kn(){return{toasts:Db(Ub,pu,pu),toast:fu,dismiss:Ca,dismissAll:uu,pauseAll:Kb,resumeAll:Yb}}import{jsxDEV as ke}from"react/jsx-dev-runtime";var vu=10,yu=0.05,Eb=200,bu="cubic-bezier(0.2, 0.8, 0.2, 1)",jb="cubic-bezier(0.22, 1, 0.36, 1)",eT={"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"},tT={success:(e)=>ke(Zb,{className:a("mt-0.5 shrink-0 text-success",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),info:(e)=>ke(gu,{className:a("mt-0.5 shrink-0 text-info",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),warning:(e)=>ke(Xb,{className:a("mt-0.5 shrink-0 text-warning",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),error:(e)=>ke(qb,{className:a("mt-0.5 shrink-0 text-destructive",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),default:(e)=>ke(gu,{className:a("mt-0.5 shrink-0 text-muted-foreground",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this)};function rT(e,t,r,o,n){let i=e<o,s=r?n:e*vu,l=r?1:i?1-e*yu:1-o*yu,d=i||r?1:0,m=t-e;return{offset:s,scale:l,opacity:d,zIndex:m}}var Tu=Qb(({position:e="bottom-right",gap:t=12,visibleCount:r=3,size:o=Ye.md,className:n,...i},s)=>{let{toasts:l,dismiss:d,pauseAll:m,resumeAll:f}=Kn(),u=c(o)??Ye.md,[v,p]=Xn(!1),[y,z]=Xn({}),M=Yn(null),w=Yn(void 0),h=e.startsWith("bottom"),b=za((P)=>{if(M.current=P,typeof s==="function")s(P);else if(s)s.current=P},[s]),C=za(()=>{clearTimeout(w.current),p(!0),m()},[m]),B=za(()=>{clearTimeout(w.current),w.current=setTimeout(()=>{p(!1),f()},Eb)},[f]);Sa(()=>{return()=>clearTimeout(w.current)},[]);let R=za((P,F)=>{z((j)=>{if(j[P]===F)return j;return{...j,[P]:F}})},[]);if(Sa(()=>{let P=new Set(l.map((F)=>F.id));z((F)=>{let j=!1,H={};for(let[Y,g]of Object.entries(F))if(P.has(Y))H[Y]=g;else j=!0;return j?H:F})},[l]),l.length===0)return null;let A=l.filter((P)=>P.open),S=new Map,I=0;for(let[P,F]of A.entries()){let j=y[F.id]??0;S.set(F.id,rT(P,A.length,v,r,I)),I+=j+t}let K=A[0],$=(K?y[K.id]??0:0)+Math.min(A.length-1,r-1)*vu,N=I-(A.length>0?t:0),V=v?N:$;return ke("ol",{ref:b,role:"region","aria-label":"Notifications",tabIndex:-1,onMouseEnter:C,onMouseLeave:B,className:a("pointer-events-auto fixed z-[100] w-full max-w-[400px] outline-none",eT[e],n),style:{height:Math.max(V,0),transition:`height 400ms ${bu}`},...i,children:l.map((P)=>{let F=!P.open,j=S.get(P.id);return ke(oT,{toast:P,layout:j??{offset:0,scale:1,opacity:0,zIndex:0},isClosed:F,isBottom:h,size:u,onDismiss:d,onMeasure:R},P.id,!1,void 0,this)})},void 0,!1,void 0,this)});Tu.displayName="Toaster";function oT({toast:e,layout:t,isClosed:r,isBottom:o,size:n,onDismiss:i,onMeasure:s}){let l=Yn(null),[d,m]=Xn(!1);Sa(()=>{let y=requestAnimationFrame(()=>m(!0));return()=>cancelAnimationFrame(y)},[]),Sa(()=>{let y=l.current;if(!y)return;let z=new ResizeObserver((M)=>{for(let w of M){let h=w.borderBoxSize?.[0];if(h)s(e.id,h.blockSize)}});return z.observe(y),()=>z.disconnect()},[e.id,s]);let f=o?{bottom:0,left:0,right:0}:{top:0,left:0,right:0},u,v,p;if(!d)u=`translateY(${o?80:-80}px) scale(0.9)`,v=0,p="none";else if(r)u=`translateY(${o?80:-80}px) scale(0.95)`,v=0,p="none";else u=`translateY(${o?-t.offset:t.offset}px) scale(${t.scale})`,v=t.opacity,p="auto";return ke("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:v,pointerEvents:p,transition:[`transform 400ms ${bu}`,`opacity 250ms ${jb}`].join(", ")},children:ke("div",{className:a(_n({variant:e.variant,size:n}),"w-full"),children:[tT[e.variant]?.(n),ke("div",{className:"flex-1 space-y-0.5",children:[e.title&&ke("p",{className:a("font-semibold leading-tight",n==="sm"?"text-xs":"text-sm"),children:e.title},void 0,!1,void 0,this),e.description&&ke("p",{className:a("leading-snug text-muted-foreground",n==="sm"?"text-xs":"text-sm"),children:e.description},void 0,!1,void 0,this)]},void 0,!0,void 0,this),e.action&&ke("button",{type:"button",className:a(Gn({size:n}),"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&&ke("button",{type:"button",className:a("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",n==="sm"?"[&>svg]:size-3.5":"[&>svg]:size-4"),onClick:()=>i(e.id),"aria-label":"Dismiss",children:ke(Jb,{},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 hu from"@radix-ui/react-toggle";import{cva as aT}from"class-variance-authority";import{forwardRef as nT}from"react";import{jsxDEV as iT}from"react/jsx-dev-runtime";var Zn={default:"default",outline:"outline"},Na={sm:"sm",md:"md",lg:"lg"},wa=aT("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:{[Zn.default]:"bg-transparent disabled:bg-transparent disabled:text-foreground/50",[Zn.outline]:"border-input bg-transparent hover:bg-accent hover:text-accent-foreground disabled:bg-transparent disabled:text-foreground/50 disabled:border-border/50"},size:{[Na.sm]:"h-7 px-1.5 min-w-7 text-xs",[Na.md]:"h-10 px-3 min-w-10",[Na.lg]:"h-11 px-5 min-w-11"}},defaultVariants:{variant:Zn.default,size:Na.md}}),Pu=nT(({className:e,variant:t,size:r,...o},n)=>{let i=c(r);return iT(hu.Root,{ref:n,className:a(wa({variant:t,size:i}),e),...o},void 0,!1,void 0,this)});Pu.displayName="Toggle";import*as Ra from"@radix-ui/react-toggle-group";import{cva as sT}from"class-variance-authority";import{createContext as lT,forwardRef as xu,useContext as mT}from"react";import{jsxDEV as Jn}from"react/jsx-dev-runtime";var dT={default:"default",outline:"outline"},pT={sm:"sm",md:"md",lg:"lg"},Cu=sT("flex items-center justify-center gap-1"),zu=lT({size:pT.md,variant:dT.default}),Su=xu(({className:e,variant:t,size:r,children:o,...n},i)=>{let s=c(r);return Jn(Ra.Root,{ref:i,className:a(Cu(),e),...n,children:Jn(zu.Provider,{value:{variant:t,size:s},children:o},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Su.displayName="ToggleGroup";var Nu=xu(({className:e,children:t,variant:r,size:o,...n},i)=>{let s=mT(zu),l=c(o);return Jn(Ra.Item,{ref:i,className:a(wa({variant:r??s.variant,size:l??s.size}),e),...n,children:t},void 0,!1,void 0,this)});Nu.displayName="ToggleGroupItem";import{cva as wu}from"class-variance-authority";import{forwardRef as Ma}from"react";import{jsxDEV as La}from"react/jsx-dev-runtime";var ot={sm:"sm",md:"md",lg:"lg"},Ru=wu("flex items-center border-b border-border bg-background",{variants:{size:{[ot.sm]:"gap-1.5 px-3 py-1.5",[ot.md]:"gap-2 px-4 py-2",[ot.lg]:"gap-3 px-5 py-2.5"}},defaultVariants:{size:ot.md}}),Mu=Ma(({className:e,size:t=ot.md,...r},o)=>{let n=c(t);return La("div",{ref:o,role:"toolbar",className:a(Ru({size:n}),e),...r},void 0,!1,void 0,this)});Mu.displayName="Toolbar";var Lu=wu("flex items-center",{variants:{size:{[ot.sm]:"gap-1",[ot.md]:"gap-1.5",[ot.lg]:"gap-2"}},defaultVariants:{size:ot.md}}),Hu=Ma(({className:e,size:t=ot.md,...r},o)=>{let n=c(t);return La("div",{ref:o,role:"group",className:a(Lu({size:n}),e),...r},void 0,!1,void 0,this)});Hu.displayName="ToolbarGroup";var ku=Ma(({className:e,...t},r)=>{return La("div",{ref:r,role:"none",className:a("h-5 w-px shrink-0 bg-border",e),...t},void 0,!1,void 0,this)});ku.displayName="ToolbarSeparator";var Au=Ma(({className:e,...t},r)=>{return La("div",{ref:r,className:a("flex-1",e),...t},void 0,!1,void 0,this)});Au.displayName="ToolbarSpacer";import*as pt from"@radix-ui/react-tooltip";import{cva as cT}from"class-variance-authority";import{createContext as uT,forwardRef as Iu,useContext as Vu}from"react";import{jsxDEV as Ro}from"react/jsx-dev-runtime";var fT=pt.Provider,qn=uT(!1),Fu=({persistOnClick:e=!1,children:t,...r})=>Ro(qn.Provider,{value:e,children:Ro(pt.Root,{...r,children:t},void 0,!1,void 0,this)},void 0,!1,void 0,this);Fu.displayName="Tooltip";var Ou=Iu(({onClick:e,onPointerDown:t,...r},o)=>{let n=Vu(qn);return Ro(pt.Trigger,{ref:o,onClick:n?(i)=>{i.preventDefault(),e?.(i)}:e,onPointerDown:n?(i)=>{i.preventDefault(),t?.(i)}:t,...r},void 0,!1,void 0,this)});Ou.displayName="TooltipTrigger";var sr={sm:"sm",md:"md",lg:"lg",xl:"xl"},Bu=cT("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:{[sr.sm]:"px-2 py-1 text-xs",[sr.md]:"px-3 py-1.5 text-xs",[sr.lg]:"px-4 py-2 text-sm",[sr.xl]:"px-5 py-2.5 text-sm"}},defaultVariants:{size:sr.md}}),Du=Iu(({className:e,sideOffset:t=4,onPointerDownOutside:r,size:o=sr.md,...n},i)=>{let s=Vu(qn),l=c(o);return Ro(pt.Portal,{children:Ro(pt.Content,{ref:i,sideOffset:t,className:a(Bu({size:l}),e),onPointerDownOutside:s?(d)=>{d.preventDefault(),r?.(d)}:r,...n},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Du.displayName="TooltipContent";import{createContext as gT,useCallback as lr,useContext as yT,useEffect as Aa,useLayoutEffect as vT,useMemo as Ha,useRef as Gt,useState as _u}from"react";import{jsxDEV as bT}from"react/jsx-dev-runtime";var Gu=typeof window<"u"?vT:Aa,En=gT(null);function ka(e,t){return e.theme===t.theme&&e.colorScheme===t.colorScheme}var mr=({children:e,value:t,initialState:r,onChange:o,onStateChange:n,transformState:i,readState:s,writeState:l,syncWithSystem:d=!0,enableTransition:m=!1,transitionDuration:f,defaultTheme:u,defaultColorScheme:v,themes:p,attribute:y,colorSchemeAttribute:z,darkClassName:M,storage:w})=>{let h=Ha(()=>Kr({defaultTheme:u,defaultColorScheme:v,themes:p,attribute:y,colorSchemeAttribute:z,darkClassName:M,storage:w}),[u,v,p,y,z,M,w]),[b,C]=_u(()=>ct(r,h)),[B,R]=_u(Oa),S=Ha(()=>t?ct(t,h):null,[t,h])??b,I=Ha(()=>({...S,resolvedColorScheme:Qn(S.colorScheme,B)}),[S,B]),K=t!==void 0,O=Gt(S);O.current=S;let $=Gt(!1),N=Gt(!1),V=Gt(!1),P=Gt(S),F=Gt(null),j=Gt(m);j.current=m;let H=Gt(f);H.current=f;let Y=lr((X)=>{return Va(X)},[]),g=lr((X,ue)=>{Fa(X,ue)},[]),T=s??Y,L=l??g;Aa(()=>{if(!d||typeof window>"u"||typeof window.matchMedia!=="function")return;let X=window.matchMedia("(prefers-color-scheme: dark)"),ue=()=>{R(X.matches?ut.dark:ut.light)};return ue(),X.addEventListener("change",ue),()=>X.removeEventListener("change",ue)},[d]),Aa(()=>{if(K)return;C((X)=>{let ue=ct(X,h);return ka(X,ue)?X:ue})},[h,K]),Gu(()=>{if(K||$.current)return;$.current=!0;let X=T(h);if(!X)return;let ue=O.current,k=ct(X,h),W={reason:"hydrate",previousState:ue},Q=i?ct(i(k,W),h):k;if(ka(ue,Q))return;F.current=W,C(Q),o?.(Q,W),n?.(Q,W)},[h,K,o,n,T,i]),Gu(()=>{if(typeof document>"u")return;let X=!V.current;if(V.current=!0,!X&&j.current&&!window.matchMedia("(prefers-reduced-motion: reduce)").matches){let k=H.current??200,W=document.createElement("style");W.setAttribute("data-gs-theme-transition",""),W.textContent=`*, *::before, *::after { transition: color ${k}ms ease, background-color ${k}ms ease, border-color ${k}ms ease, box-shadow ${k}ms ease, fill ${k}ms ease, stroke ${k}ms ease !important; }`,document.head.appendChild(W),Ia(document.documentElement,I,h);let Q=requestAnimationFrame(()=>{setTimeout(()=>W.remove(),k)});return()=>{cancelAnimationFrame(Q),W.remove()}}Ia(document.documentElement,I,h);return},[h,I]),Aa(()=>{if(typeof window>"u")return;if(!N.current){N.current=!0,P.current=S;return}let X=P.current;if(ka(X,S))return;let ue=F.current??{reason:"set-state",previousState:X};F.current=null,L(S,h,ue),P.current=S},[h,S,L]);let re=lr((X,ue)=>{let k=O.current,W=typeof X==="function"?X(k):X,Q=ct({theme:W.theme??k.theme,colorScheme:W.colorScheme??k.colorScheme},h),fe={reason:ue,previousState:k},Ie=i?ct(i(Q,fe),h):Q;if(ka(k,Ie))return;if(F.current=fe,!K)C(Ie);o?.(Ie,fe),n?.(Ie,fe)},[h,K,o,n,i]),ee=lr((X)=>{re(X,"set-state")},[re]),oe=lr((X)=>{re({theme:X},"set-theme")},[re]),te=lr((X)=>{re({colorScheme:X},"set-color-scheme")},[re]),de=lr(()=>{let X=I.resolvedColorScheme===ut.dark?ut.light:ut.dark;re({colorScheme:X},"toggle-color-scheme")},[I.resolvedColorScheme,re]),dr=Ha(()=>({theme:S.theme,colorScheme:S.colorScheme,resolvedColorScheme:I.resolvedColorScheme,state:S,resolvedState:I,contract:h,themes:h.themes,setTheme:oe,setColorScheme:te,setState:ee,toggleColorScheme:de}),[S,I,h,oe,te,ee,de]);return bT(En.Provider,{value:dr,children:e},void 0,!1,void 0,this)};mr.displayName="ThemeProvider";var Ba=()=>{let e=yT(En);if(!e)throw Error("useTheme must be used within a ThemeProvider");return e};import{jsxDEV as Da}from"react/jsx-dev-runtime";function Ga(e){return typeof e==="object"&&e!==null}function ht(e){return typeof e==="string"&&e.trim().length>0}function Wu(e){if(!Ga(e))return!1;return Object.values(e).every(ht)}function $u(e){if(!Ga(e))return!1;if(!Wu(e.light))return!1;if(e.dark===void 0)return!0;return Wu(e.dark)}function Ku(e){return Ga(e)&&ht(e.cssText)}function TT(e){return Ga(e)&&ht(e.theme)}function jn(e){return Error(`Invalid theme registry definition: ${e}`)}function Uu(e){let t=new Set,r=[];for(let o of e){if(!ht(o)||t.has(o))continue;t.add(o),r.push(o)}return r}function hT(e){return e.filter(ht).join(`
2
+ import{$ as da,A as Za,B as Cd,C as lx,D as Fa,E as Ga,F as xn,G as Jn,H as mx,I as Bt,J as dx,K as ux,L as zt,M as Pg,N as xg,O as Mg,P as Ng,Q as Lg,R as zg,S as Rg,T as vo,U as Lt,V as Cg,W as Hg,X as ia,Y as la,Z as ma,_ as Bi,a,aa as wg,b as Fg,ba as kg,c as DP,ca as sa,d as I,da as Ag,e as jP,ea as pa,f as ex,g as tx,h as rx,i as ox,j as nx,k as ax,l as oo,m as ix,n as sx,o as Yb,p as ka,q as Aa,r as Ba,s as Vb,t as Xb,u as Jb,v as qb,w as Qb,x as Zb,y as Eb,z as Rd}from"./chunk-yhwkdmmt.js";import{cva as sk}from"class-variance-authority";import*as yt from"@radix-ui/react-accordion";import{cva as ya}from"class-variance-authority";import{ChevronDown as Wg}from"lucide-react";import{createContext as Kg,forwardRef as tn,useContext as Gi}from"react";var Gg="md",Og=()=>{return"md"};function f(e){if(e!==void 0)return e;return"md"}import{jsxDEV as Gt}from"react/jsx-dev-runtime";var Fe={sm:"sm",md:"md",lg:"lg"},va=Kg(Fe.md),Oi=ya("border-b border-border"),Wi=ya("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] flex flex-1 items-center justify-between font-medium hover:underline [&[data-state=open]>svg]:rotate-180",{variants:{size:{[Fe.sm]:"py-3 text-xs [&>svg]:size-3.5",[Fe.md]:"py-4 text-sm [&>svg]:size-4",[Fe.lg]:"py-5 text-base [&>svg]:size-5"}},defaultVariants:{size:Fe.md}}),Ki=ya("gs-accordion-content overflow-hidden",{variants:{size:{[Fe.sm]:"text-xs",[Fe.md]:"text-sm",[Fe.lg]:"text-base"}},defaultVariants:{size:Fe.md}}),_g={[Fe.sm]:"pt-0 pb-3",[Fe.md]:"pt-0 pb-4",[Fe.lg]:"pt-0 pb-5"},_i=tn(({size:e=Fe.md,...t},r)=>{let o=f(e)??Fe.md;return Gt(va.Provider,{value:o,children:Gt(yt.Root,{ref:r,...t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});_i.displayName="Accordion";var Ui=tn(({className:e,...t},r)=>Gt(yt.Item,{ref:r,className:a(Oi(),e),...t},void 0,!1,void 0,this));Ui.displayName="AccordionItem";var $i=tn(({className:e,children:t,...r},o)=>{let n=Gi(va);return Gt(yt.Header,{className:"flex",children:Gt(yt.Trigger,{ref:o,className:a(Wi({size:n}),e),...r,children:[t,Gt(Wg,{className:"shrink-0 transition-transform"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});$i.displayName="AccordionTrigger";var Yi=tn(({className:e,children:t,...r},o)=>{let n=Gi(va);return Gt(yt.Content,{ref:o,className:a(Ki({size:n}),e),...r,children:Gt("div",{className:_g[n],children:t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Yi.displayName="AccordionContent";import{cva as Ta}from"class-variance-authority";import{TriangleAlert as Ug,CircleCheck as $g,Info as Yg,CircleAlert as Vg}from"lucide-react";import{forwardRef as ha}from"react";import{jsxDEV as Pa}from"react/jsx-dev-runtime";var Ar={default:"default",success:"success",warning:"warning",error:"error",info:"info"},ho={sm:"sm",md:"md",lg:"lg",xl:"xl"},Vi=Ta("gs-alert relative w-full rounded-[var(--radius)] border [&>svg~*]:pl-8 [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:size-4 [&>svg]:text-foreground h-min",{variants:{variant:{[Ar.default]:"border-border bg-secondary text-foreground",[Ar.success]:"border-success/50 text-success [&>svg]:text-success bg-success/10",[Ar.warning]:"border-warning/50 text-warning [&>svg]:text-warning bg-warning/10",[Ar.error]:"border-destructive/50 text-destructive [&>svg]:text-destructive bg-destructive/10",[Ar.info]:"border-info/50 text-info [&>svg]:text-info bg-info/10"},size:{[ho.sm]:"p-3 text-sm [&>svg]:left-3 [&>svg]:top-3 [&>svg]:size-3.5 [&>svg~*]:pl-7",[ho.md]:"p-4 text-sm",[ho.lg]:"p-5 text-sm [&>svg]:left-5 [&>svg]:top-5",[ho.xl]:"p-6 text-base [&>svg]:left-6 [&>svg]:top-6 [&>svg]:size-5 [&>svg~*]:pl-10"}},defaultVariants:{variant:Ar.default,size:ho.md}}),Xi=Ta("mb-1 font-medium leading-none tracking-tight [.gs-alert[data-size=sm]_&]:text-sm [.gs-alert[data-size=md]_&]:text-sm [.gs-alert[data-size=lg]_&]:text-base [.gs-alert[data-size=xl]_&]:text-lg h-min"),Ji=Ta("[&_p]:leading-relaxed [.gs-alert[data-size=sm]_&]:text-[13px] [.gs-alert[data-size=md]_&]:text-sm [.gs-alert[data-size=lg]_&]:text-sm [.gs-alert[data-size=xl]_&]:text-base"),qi=ha(({className:e,variant:t,size:r,...o},n)=>{let i=f(r);return Pa("div",{ref:n,role:"alert","data-size":i,className:a(Vi({variant:t,size:i}),e),...o},void 0,!1,void 0,this)});qi.displayName="Alert";var Qi=ha(({className:e,...t},r)=>Pa("h5",{ref:r,className:a(Xi(),e),...t},void 0,!1,void 0,this));Qi.displayName="AlertTitle";var Zi=ha(({className:e,...t},r)=>Pa("div",{ref:r,className:a(Ji(),e),...t},void 0,!1,void 0,this));Zi.displayName="AlertDescription";import*as ze from"@radix-ui/react-alert-dialog";import{cva as ns}from"class-variance-authority";import{createContext as ab,forwardRef as Sr,useCallback as ib,useContext as sb,useEffect as lb,useState as as}from"react";import{Slot as Ei}from"@radix-ui/react-slot";import{cva as Ma}from"class-variance-authority";import{forwardRef as rn}from"react";import{forwardRef as Xg}from"react";import{jsxDEV as xa}from"react/jsx-dev-runtime";var Br={sm:"sm",md:"md",lg:"lg",xl:"xl"},Jg={[Br.sm]:"h-4 w-4",[Br.md]:"h-5 w-5",[Br.lg]:"h-6 w-6",[Br.xl]:"h-8 w-8"},Ot=Xg(({className:e,size:t=Br.md,label:r="Loading",...o},n)=>{let i=f(t);return xa("span",{ref:n,className:a("inline-flex items-center justify-center",e),role:"status","aria-label":r,...o,children:[xa("span",{"data-gs-motion":"essential",className:a("gs-loading-motion animate-spin rounded-full border-2 border-current border-r-transparent",Jg[i])},void 0,!1,void 0,this),xa("span",{className:"sr-only",children:r},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Ot.displayName="Spinner";import{jsxDEV as Ht}from"react/jsx-dev-runtime";var Ct={primary:"primary",secondary:"secondary",neutral:"neutral",outline:"outline",ghost:"ghost",danger:"danger"},Je={sm:"sm",md:"md",lg:"lg",xl:"xl",icon:"icon",iconSm:"icon-sm",iconLg:"icon-lg"},Wt={default:"default",success:"success",warning:"warning",error:"error",info:"info"},Ir={sm:"sm",md:"md",lg:"lg"},qg="Loading",Qg="button",Po=Ma("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] 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:pointer-events-none disabled:cursor-not-allowed disabled:opacity-55",{variants:{variant:{[Ct.primary]:"border-primary bg-primary text-primary-foreground enabled:hover:bg-primary/90",[Ct.secondary]:"border-secondary bg-secondary text-secondary-foreground enabled:hover:bg-secondary/90",[Ct.neutral]:"border-border bg-muted text-foreground enabled:hover:bg-muted/90",[Ct.outline]:"border-border bg-background text-foreground enabled:hover:border-primary enabled:hover:bg-muted/50",[Ct.ghost]:"border-transparent bg-transparent text-foreground enabled:hover:bg-muted/70",[Ct.danger]:"border-destructive bg-destructive text-destructive-foreground enabled:hover:bg-destructive/90"},size:{[Je.sm]:"h-8 px-2.5 text-xs",[Je.md]:"h-10 px-4 text-sm",[Je.lg]:"h-11 px-5 text-sm",[Je.xl]:"h-12 px-6 text-base",[Je.icon]:"h-10 w-10 p-0",[Je.iconSm]:"h-9 w-9 p-0",[Je.iconLg]:"h-11 w-11 p-0"}},defaultVariants:{variant:Ct.primary,size:Je.md}}),Di=Ma("shrink-0",{variants:{size:{[Ir.sm]:"size-3",[Ir.md]:"size-4",[Ir.lg]:"size-4.5"}},defaultVariants:{size:Ir.md}}),ji=Ma("inline-flex items-center rounded-full border px-1.5 py-0.5 font-semibold text-[11px] leading-none",{variants:{tone:{[Wt.default]:"border-border/70 bg-background/75 text-muted-foreground",[Wt.success]:"border-success/35 bg-success/12 text-success",[Wt.warning]:"border-warning/35 bg-warning/12 text-warning",[Wt.error]:"border-destructive/35 bg-destructive/12 text-destructive",[Wt.info]:"border-info/35 bg-info/12 text-info"}},defaultVariants:{tone:Wt.default}});function Zg(e){return e===Je.icon||e===Je.iconSm||e===Je.iconLg}function Eg(e,t,r){return e&&t?-1:r}function Dg(e){return e["aria-label"]??e["aria-labelledby"]??e.title}function jg(){if(typeof process>"u")return!0;return!0}var es=rn(({className:e,size:t=Ir.md,...r},o)=>Ht(Ei,{ref:o,className:a(Di({size:t}),e),...r},void 0,!1,void 0,this));es.displayName="ButtonIcon";var ts=rn(({className:e,...t},r)=>Ht("span",{ref:r,className:a("truncate",e),...t},void 0,!1,void 0,this));ts.displayName="ButtonLabel";var rs=rn(({className:e,tone:t=Wt.default,...r},o)=>Ht("span",{ref:o,className:a(ji({tone:t}),e),...r},void 0,!1,void 0,this));rs.displayName="ButtonBadge";var os=rn(({className:e,variant:t=Ct.primary,size:r=Je.md,asChild:o=!1,loading:n=!1,loadingText:i=qg,fullWidth:s=!1,leadingIcon:l,trailingIcon:m,disabled:d,children:c,type:u,tabIndex:g,onClick:T,...b},h)=>{let N=f(r),v=N??r,p=Dg(b);if(jg()&&Zg(v)&&!p)throw Error("Icon-size Button requires aria-label, aria-labelledby, or title.");let P=Boolean(d||n),M=a(Po({variant:t,size:N}),P&&"pointer-events-none cursor-not-allowed opacity-55",s&&"w-full",e);if(o)return Ht(Ei,{ref:h,className:M,"aria-disabled":P||void 0,"aria-busy":n||void 0,tabIndex:Eg(!0,P,g),onClick:P?(k)=>{k.preventDefault()}:T,...b,children:c},void 0,!1,void 0,this);return Ht("button",{ref:h,className:M,disabled:P,"aria-disabled":P,"aria-busy":n,tabIndex:g,type:u??Qg,onClick:n?void 0:T,...b,children:[Ht("span",{className:a("absolute inset-0 flex items-center justify-center transition-opacity duration-150",n?"opacity-100":"opacity-0"),"aria-hidden":"true",children:Ht(Ot,{size:"sm"},void 0,!1,void 0,this)},void 0,!1,void 0,this),n&&Ht("span",{className:"sr-only",children:i},void 0,!1,void 0,this),Ht("span",{className:a("inline-flex items-center justify-center gap-2 transition-opacity duration-150",n&&"opacity-0"),children:[l,c,m]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});os.displayName="Button";var le=!0,it=4,Kt="fixed inset-0 z-50 bg-black/50",on="transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] 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";import{useSyncExternalStore as eb}from"react";var La="(prefers-reduced-motion: reduce)",Na="data-gs-demo-reduced-motion";function tb(){if(typeof document>"u")return!1;return document.documentElement.getAttribute(Na)==="true"}function rb(){if(typeof window>"u"||typeof window.matchMedia!=="function")return!1;return window.matchMedia(La).matches}function xo(){return tb()||rb()}var ob=()=>!1;function nb(e){if(typeof window>"u")return()=>{return};let t=window.matchMedia(La);t.addEventListener("change",e);let r=typeof MutationObserver<"u"?new MutationObserver((o)=>{for(let n of o)if(n.type==="attributes"&&n.attributeName===Na){e();break}}):null;return r?.observe(document.documentElement,{attributes:!0,attributeFilter:[Na]}),()=>{t.removeEventListener("change",e),r?.disconnect()}}function ve(){return eb(nb,xo,ob)}import{jsxDEV as qe,Fragment as cb}from"react/jsx-dev-runtime";var _t={sm:I.sm,md:I.md,lg:I.lg,xl:I.xl,full:"full"},mb=160,is=ns(a("gs-dialog-overlay",Kt)),ss=ns("gs-dialog-content fixed left-1/2 top-1/2 z-50 grid w-full gap-4 border border-border bg-card p-6 text-foreground shadow-[var(--shadow-xl)] rounded-[var(--radius)]",{variants:{size:{[_t.sm]:"max-w-sm",[_t.md]:"max-w-md",[_t.lg]:"max-w-lg",[_t.xl]:"max-w-xl",[_t.full]:"max-w-[calc(100vw-2rem)] max-h-[calc(100vh-2rem)]"}},defaultVariants:{size:_t.md}}),ls=ab(!1),db=({children:e,open:t,defaultOpen:r=!1,onOpenChange:o,...n})=>{let[i,s]=as(r),l=t!==void 0,m=l?t:i,d=ib((c)=>{if(!l)s(c);o?.(c)},[l,o]);return qe(ls.Provider,{value:m,children:qe(ze.Root,{open:m,onOpenChange:d,...n,children:e},void 0,!1,void 0,this)},void 0,!1,void 0,this)},ub=ze.Trigger,ms=ze.Portal,za=Sr(({className:e,...t},r)=>qe(ze.Overlay,{ref:r,className:a(is(),e),...t},void 0,!1,void 0,this));za.displayName="AlertDialogOverlay";var ds=Sr(({className:e,size:t=_t.md,showOverlay:r=!0,portal:o=le,portalContainer:n,forceMount:i=!1,...s},l)=>{let m=sb(ls),[d,c]=as(i||m),u=f(t),g=ve();if(lb(()=>{if(i||m){c(!0);return}let h=setTimeout(()=>{c(!1)},g?0:mb);return()=>{clearTimeout(h)}},[i,m,g]),!(i||m||d))return null;let b=qe(cb,{children:[r?qe(za,{forceMount:!0},void 0,!1,void 0,this):null,qe(ze.Content,{ref:l,forceMount:!0,className:a(ss({size:u}),e),...s},void 0,!1,void 0,this)]},void 0,!0,void 0,this);if(!o)return b;return qe(ms,{forceMount:!0,container:n??void 0,children:b},void 0,!1,void 0,this)});ds.displayName="AlertDialogContent";var us=({className:e,...t})=>qe("div",{className:a("flex flex-col space-y-2 text-center sm:text-left",e),...t},void 0,!1,void 0,this);us.displayName="AlertDialogHeader";var cs=({className:e,...t})=>qe("div",{className:a("flex flex-col-reverse sm:flex-row sm:justify-end sm:gap-2.5",e),...t},void 0,!1,void 0,this);cs.displayName="AlertDialogFooter";var ps=Sr(({className:e,...t},r)=>qe(ze.Title,{ref:r,className:a("font-semibold text-lg",e),...t},void 0,!1,void 0,this));ps.displayName="AlertDialogTitle";var fs=Sr(({className:e,...t},r)=>qe(ze.Description,{ref:r,className:a("text-muted-foreground text-sm",e),...t},void 0,!1,void 0,this));fs.displayName="AlertDialogDescription";var gs=Sr(({className:e,...t},r)=>qe(ze.Action,{ref:r,className:a(Po(),e),...t},void 0,!1,void 0,this));gs.displayName="AlertDialogAction";var bs=Sr(({className:e,...t},r)=>qe(ze.Cancel,{ref:r,className:a(Po({variant:"outline"}),"mt-2 sm:mt-0",e),...t},void 0,!1,void 0,this));bs.displayName="AlertDialogCancel";import*as Ra from"@radix-ui/react-aspect-ratio";import{cva as pb}from"class-variance-authority";import{forwardRef as fb}from"react";import{jsxDEV as gb}from"react/jsx-dev-runtime";var ys=pb("relative overflow-hidden rounded-[calc(var(--radius)-2px)] border border-border/40"),vs=fb(({className:e,...t},r)=>gb(Ra.Root,{ref:r,className:a(ys(),e),...t},void 0,!1,void 0,this));vs.displayName=Ra.Root.displayName;import*as Gr from"@radix-ui/react-avatar";import{cva as bb}from"class-variance-authority";import{forwardRef as nn}from"react";import{jsxDEV as Fr}from"react/jsx-dev-runtime";var Ze={sm:"sm",md:"md",lg:"lg",xl:"xl"},Ts=bb("relative flex shrink-0 overflow-hidden rounded-full",{variants:{size:{[Ze.sm]:"h-7 w-7 text-xs",[Ze.md]:"h-10 w-10 text-sm",[Ze.lg]:"h-12 w-12 text-base",[Ze.xl]:"h-16 w-16 text-lg"}},defaultVariants:{size:Ze.md}}),Ca=nn(({className:e,size:t=Ze.md,...r},o)=>{let n=f(t);return Fr(Gr.Root,{ref:o,className:a(Ts({size:n}),e),...r},void 0,!1,void 0,this)});Ca.displayName="Avatar";var hs=nn(({className:e,...t},r)=>Fr(Gr.Image,{ref:r,className:a("aspect-square h-full w-full object-cover",e),...t},void 0,!1,void 0,this));hs.displayName="AvatarImage";var Ha=nn(({className:e,...t},r)=>Fr(Gr.Fallback,{ref:r,className:a("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));Ha.displayName="AvatarFallback";var yb={[Ze.sm]:"-space-x-2",[Ze.md]:"-space-x-3",[Ze.lg]:"-space-x-4",[Ze.xl]:"-space-x-5"},Ps=nn(({className:e,children:t,max:r,size:o=Ze.md,...n},i)=>{let s=f(o),l=Array.isArray(t)?t:[t],m=r?l.slice(0,r):l,d=r?Math.max(0,l.length-r):0;return Fr("div",{ref:i,className:a("flex items-center",yb[s],e),...n,children:[m,d>0&&Fr(Ca,{size:s,className:"border-2 border-background",children:Fr(Ha,{className:"text-xs",children:["+",d]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Ps.displayName="AvatarGroup";import{Slot as vb}from"@radix-ui/react-slot";import{cva as Tb}from"class-variance-authority";import{X as xs}from"lucide-react";import{forwardRef as hb}from"react";import{jsxDEV as dr}from"react/jsx-dev-runtime";var He={default:"default",primary:"primary",success:"success",warning:"warning",error:"error",info:"info",outline:"outline"},wt={sm:"sm",md:"md",lg:"lg",xl:"xl",dot:"dot"},Ms=Tb("group/badge inline-flex items-center justify-center gap-1 whitespace-nowrap rounded-full border font-medium leading-none",{variants:{variant:{[He.default]:"border-border bg-muted text-muted-foreground",[He.primary]:"border-primary/30 bg-primary/10 text-primary",[He.success]:"border-success/30 bg-success/10 text-success",[He.warning]:"border-warning/30 bg-warning/10 text-warning",[He.error]:"border-destructive/30 bg-destructive/10 text-destructive",[He.info]:"border-info/30 bg-info/10 text-info",[He.outline]:"border-border bg-transparent text-foreground"},solid:{true:"",false:""},size:{[wt.sm]:"h-5 px-1.5 text-[11px]",[wt.md]:"h-5 px-2 text-[11px]",[wt.lg]:"h-6 px-2.5 text-xs",[wt.xl]:"h-7 px-3 text-sm",[wt.dot]:"h-2 w-2 p-0"}},compoundVariants:[{solid:!0,variant:He.default,className:"border-transparent bg-foreground text-background"},{solid:!0,variant:He.primary,className:"border-primary bg-primary text-primary-foreground"},{solid:!0,variant:He.success,className:"border-success bg-success text-background"},{solid:!0,variant:He.warning,className:"border-warning bg-warning text-background"},{solid:!0,variant:He.error,className:"border-destructive bg-destructive text-destructive-foreground"},{solid:!0,variant:He.info,className:"border-info bg-info text-background"},{solid:!0,variant:He.outline,className:"border-border bg-foreground text-background"}],defaultVariants:{variant:He.default,solid:!1,size:wt.md}}),Mo=hb(({className:e,variant:t=He.default,size:r=wt.md,solid:o=!1,pulse:n=!1,removable:i=!1,removeControl:s="button",removeLabel:l="Remove",onRemove:m,onClick:d,children:c,asChild:u=!1,...g},T)=>{let b=f(r),h=Boolean(d),N=b===wt.dot,v=h&&s==="button"?"span":s,p=(H)=>{H.preventDefault(),H.stopPropagation(),m?.(H)},P=(H)=>{if(H.key!=="Enter"&&H.key!==" ")return;H.preventDefault(),H.stopPropagation()},M=a(Ms({variant:t,solid:o,size:b}),h&&"cursor-pointer",n&&"animate-pulse",i&&!N&&"pr-1",e),k=i&&!N&&v==="button"?dr("button",{type:"button",className:a("ml-0.5 inline-flex items-center justify-center rounded-full text-current opacity-60 transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] hover:opacity-100","size-3.5 group-data-[size=lg]/badge:size-4 group-data-[size=xl]/badge:size-4"),onClick:p,"aria-label":l,tabIndex:-1,children:dr(xs,{className:"size-2.5 group-data-[size=lg]/badge:size-3 group-data-[size=xl]/badge:size-3"},void 0,!1,void 0,this)},void 0,!1,void 0,this):i&&!N?dr("span",{role:"button",className:a("ml-0.5 inline-flex items-center justify-center rounded-full text-current opacity-60 transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] hover:opacity-100","size-3.5 group-data-[size=lg]/badge:size-4 group-data-[size=xl]/badge:size-4"),onClick:p,onKeyDown:P,"aria-label":l,tabIndex:-1,children:dr(xs,{className:"size-2.5 group-data-[size=lg]/badge:size-3 group-data-[size=xl]/badge:size-3"},void 0,!1,void 0,this)},void 0,!1,void 0,this):null;if(u)return dr(vb,{ref:T,className:M,onClick:d,"data-size":b,...g,children:c},void 0,!1,void 0,this);if(h)return dr("button",{ref:T,className:M,onClick:d,type:"button","data-size":b,...g,children:[!N&&c,k]},void 0,!0,void 0,this);return dr("span",{ref:T,className:M,"data-size":b,...g,children:[!N&&c,k]},void 0,!0,void 0,this)});Mo.displayName="Badge";import{Children as Pb,cloneElement as xb,forwardRef as Mb,isValidElement as Nb,useCallback as Ns,useEffect as Lb,useLayoutEffect as zb,useRef as Rb,useState as Cb}from"react";import{jsxDEV as Ls}from"react/jsx-dev-runtime";function Hb(e){let t=[];return Pb.forEach(e,(r,o)=>{if(!Nb(r))return;let n=r.key??o;t.push({key:n,element:r,isLeaving:!1})}),t}function wb(e,t){let r=new Set(t.map((i)=>i.key)),o=new Set(e.map((i)=>i.key)),n=[];for(let i of e)if(r.has(i.key)){let s=t.find((l)=>l.key===i.key);if(s)n.push({...s,isLeaving:!1})}else n.push({...i,isLeaving:!0});for(let i of t)if(!o.has(i.key))n.push(i);return n}function kb(e,t,r){if(r.current)return r.current=!1,t;return wb(e,t)}var Ab=typeof window<"u"?zb:Lb,zs=Mb(({children:e,className:t,onRemove:r,gap:o="sm"},n)=>{let[i,s]=Cb([]),l=Rb(!0);Ab(()=>{let u=Hb(e);s((g)=>kb(g,u,l))},[e]);let m=Ns((u)=>{s((g)=>g.filter((T)=>T.key!==u))},[]),d=Ns((u)=>{r?.(u)},[r]),c={sm:"gap-1",md:"gap-2",lg:"gap-3"}[o];return Ls("div",{ref:n,className:a("inline-flex flex-wrap items-center",c,t),children:i.map((u)=>{let g={};if(u.element.props.removable&&r)g.onRemove=()=>{d(u.key)};let T=a("inline-flex transition-all duration-200",u.isLeaving&&"pointer-events-none scale-95 opacity-0");return Ls("span",{className:T,onTransitionEnd:u.isLeaving?()=>m(u.key):void 0,children:xb(u.element,g)},u.key,!1,void 0,this)})},void 0,!1,void 0,this)});zs.displayName="BadgeGroup";import{Slot as Bb}from"@radix-ui/react-slot";import{cva as Or}from"class-variance-authority";import{ChevronRight as Ib,MoreHorizontal as Sb}from"lucide-react";import{createContext as Fb,forwardRef as No,useContext as wa}from"react";import{jsxDEV as st}from"react/jsx-dev-runtime";var Te={sm:"sm",md:"md",lg:"lg"},an=Fb(Te.md),Rs=Or("flex flex-wrap items-center break-words text-muted-foreground",{variants:{size:{[Te.sm]:"gap-1 text-xs",[Te.md]:"gap-1.5 text-sm sm:gap-2.5",[Te.lg]:"gap-2 text-base sm:gap-3"}},defaultVariants:{size:Te.md}}),Cs=Or("inline-flex items-center gap-1.5"),Hs=Or("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] hover:text-foreground focus-visible:outline-none focus-visible:text-foreground"),ws=Or("font-normal text-foreground"),ks=Or("",{variants:{size:{[Te.sm]:"[&>svg]:size-3",[Te.md]:"[&>svg]:size-3.5",[Te.lg]:"[&>svg]:size-4"}},defaultVariants:{size:Te.md}}),As=Or("flex items-center justify-center",{variants:{size:{[Te.sm]:"h-7 w-7 [&>svg]:size-3.5",[Te.md]:"h-9 w-9 [&>svg]:size-4",[Te.lg]:"h-10 w-10 [&>svg]:size-5"}},defaultVariants:{size:Te.md}}),Bs=No(({size:e=Te.md,...t},r)=>{let o=f(e)??Te.md;return st(an.Provider,{value:o,children:st("nav",{ref:r,"aria-label":"breadcrumb",...t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Bs.displayName="Breadcrumb";var Is=No(({className:e,...t},r)=>{let o=wa(an);return st("ol",{ref:r,className:a(Rs({size:o}),e),...t},void 0,!1,void 0,this)});Is.displayName="BreadcrumbList";var Ss=No(({className:e,...t},r)=>st("li",{ref:r,className:a(Cs(),e),...t},void 0,!1,void 0,this));Ss.displayName="BreadcrumbItem";var Fs=No(({asChild:e,className:t,...r},o)=>{return st(e?Bb:"a",{ref:o,className:a(Hs(),t),...r},void 0,!1,void 0,this)});Fs.displayName="BreadcrumbLink";var Gs=No(({className:e,...t},r)=>st("span",{ref:r,role:"link",tabIndex:0,"aria-disabled":"true","aria-current":"page",className:a(ws(),e),...t},void 0,!1,void 0,this));Gs.displayName="BreadcrumbPage";var Os=({children:e,className:t,...r})=>{let o=wa(an),n={[Te.sm]:"size-3",[Te.md]:"size-3.5",[Te.lg]:"size-4"};return st("li",{role:"presentation","aria-hidden":"true",className:a(ks({size:o}),t),...r,children:e??st(Ib,{className:n[o]},void 0,!1,void 0,this)},void 0,!1,void 0,this)};Os.displayName="BreadcrumbSeparator";var Ws=({className:e,...t})=>{let r=wa(an);return st("span",{role:"presentation","aria-hidden":"true",className:a(As({size:r}),e),...t,children:[st(Sb,{},void 0,!1,void 0,this),st("span",{className:"sr-only",children:"More"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)};Ws.displayName="BreadcrumbEllipsis";import{createContext as Gb,useCallback as Ks,useContext as Ob,useEffect as _s,useMemo as sn,useState as Wb}from"react";import{jsxDEV as $b}from"react/jsx-dev-runtime";var Us=Gb(null),Kb=(e,t,r)=>{let o={item:e,index:t,nativeEvent:r,defaultPrevented:!1,preventDefault:()=>{o.defaultPrevented=!0,r.preventDefault()}};return o},_b=({items:e,resolveContext:t,entityResolvers:r,collapse:o,onBeforeNavigate:n,onNavigate:i,onItemClick:s,children:l})=>{let m=sn(()=>ka(e,{resolveContext:t,entityResolvers:r}),[r,e,t]),d=sn(()=>e.some((v)=>{if(v.label||!v.entity)return!1;return Boolean(r?.[v.entity.kind])}),[r,e]),[c,u]=Wb(null);_s(()=>{if(!d&&c!==null)u(null)},[c,d]),_s(()=>{if(!d)return;let v=!0;return Aa(e,{resolveContext:t,entityResolvers:r}).then((p)=>{if(v)u(p)}),()=>{v=!1}},[r,e,d,t]);let g=c??m,T=sn(()=>Ba(g,o),[g,o]),b=Ks((v,p,P)=>{if(v.disabled){P.preventDefault();return}let M=Kb(v,p,P);if(v.onClick?.(M),s?.(v,p),v.current)return;if(v.onBeforeNavigate?.(M),n?.(M),M.defaultPrevented)return;v.onNavigate?.(M),i?.(M)},[n,s,i]),h=Ks((v,p,P)=>{return{onClick:(M)=>{if(P?.onClick?.(M),M.defaultPrevented)return;b(v,p,M)},onKeyDown:(M)=>{if(P?.onKeyDown?.(M),M.defaultPrevented)return;if(M.key==="Enter"||M.key===" "){if(M.key===" ")M.preventDefault();b(v,p,M)}},"aria-current":v.current?"page":void 0,"aria-disabled":v.disabled?!0:void 0,tabIndex:v.disabled?-1:void 0,"data-breadcrumb-id":v.id}},[b]),N=sn(()=>({items:g,visibleItems:T.visibleItems,hiddenItems:T.hiddenItems,getItemProps:h}),[T.hiddenItems,T.visibleItems,h,g]);return $b(Us.Provider,{value:N,children:l},void 0,!1,void 0,this)},Ub=()=>{let e=Ob(Us);if(!e)throw Error("useBreadcrumbs must be used within BreadcrumbProvider");return e};import{cva as Db}from"class-variance-authority";import{forwardRef as jb}from"react";import{jsxDEV as ey}from"react/jsx-dev-runtime";var Lo={horizontal:"horizontal",vertical:"vertical"},$s=Db("inline-flex items-stretch",{variants:{orientation:{[Lo.horizontal]:"flex-row",[Lo.vertical]:"flex-col"},attached:{true:"gap-0 [&>*:not(:first-child)]:rounded-l-none [&>*:not(:last-child)]:rounded-r-none",false:"gap-2"}},defaultVariants:{orientation:Lo.horizontal,attached:!1}}),Ys=jb(({className:e,orientation:t=Lo.horizontal,attached:r=!1,fullWidth:o=!1,...n},i)=>ey("div",{ref:i,className:a($s({orientation:t,attached:r}),o&&"w-full",e),...n},void 0,!1,void 0,this));Ys.displayName="ButtonGroup";import{cva as Ut}from"class-variance-authority";import{forwardRef as ty,useCallback as Wr,useEffect as ry,useMemo as Vs,useState as Xs}from"react";import{jsxDEV as Qe}from"react/jsx-dev-runtime";var G={sm:"sm",md:"md",lg:"lg",xl:"xl"},qs=Ut("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:{[G.sm]:"p-3 text-sm",[G.md]:"p-4 text-sm",[G.lg]:"p-5 text-base",[G.xl]:"p-6 text-base"}},defaultVariants:{size:G.md}}),Qs=Ut("mb-3 flex items-center justify-between",{variants:{size:{[G.sm]:"gap-1",[G.md]:"gap-2",[G.lg]:"gap-3",[G.xl]:"gap-3"}},defaultVariants:{size:G.md}}),Zs=Ut("font-semibold text-foreground",{variants:{size:{[G.sm]:"text-sm",[G.md]:"text-base",[G.lg]:"text-lg",[G.xl]:"text-xl"}},defaultVariants:{size:G.md}}),Ia=Ut(["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:cursor-not-allowed disabled:border-transparent disabled:bg-muted/40 disabled:text-muted-foreground/70"],{variants:{size:{[G.sm]:"size-7",[G.md]:"size-8",[G.lg]:"size-10",[G.xl]:"size-10"}},defaultVariants:{size:G.md}}),Es=Ut("grid grid-cols-7",{variants:{size:{[G.sm]:"gap-0",[G.md]:"gap-0",[G.lg]:"gap-0",[G.xl]:"gap-0"}},defaultVariants:{size:G.md}}),Ds=Ut("text-center font-semibold uppercase tracking-wide text-muted-foreground",{variants:{size:{[G.sm]:"py-1 text-[11px]",[G.md]:"py-1.5 text-xs",[G.lg]:"py-2 text-sm",[G.xl]:"py-2 text-sm"}},defaultVariants:{size:G.md}}),js=Ut(["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:{[G.sm]:"size-7 text-xs",[G.md]:"size-9 text-sm",[G.lg]:"size-10 text-base",[G.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:G.md,state:"default"}}),oy=Ut("rounded-md border border-transparent",{variants:{size:{[G.sm]:"size-7",[G.md]:"size-9",[G.lg]:"size-10",[G.xl]:"size-11"}},defaultVariants:{size:G.md}}),Js=["Su","Mo","Tu","We","Th","Fr","Sa"],ny=["January","February","March","April","May","June","July","August","September","October","November","December"],kt=(e)=>new Date(e.getFullYear(),e.getMonth(),e.getDate()),Kr=(e,t)=>{return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()},el=ty(({className:e,size:t="md",cellSize:r,mode:o="single",value:n,defaultValue:i,onChange:s,rangeValue:l,onRangeChange:m,viewMonth:d,onViewMonthChange:c,minDate:u,maxDate:g,disabledDates:T=[],weekStartsOn:b=1,highlightToday:h=!0,...N},v)=>{let p=f(t)??G.md,P=f(r??p)??p,[M,k]=Xs(n??i??null),[H,S]=Xs(n??i??new Date),w=d??H,J=Wr((y)=>{if(c){let x=typeof y==="function"?y(d??H):y;c(x)}else S((x)=>{return typeof y==="function"?y(x):y})},[d,H,c]),Y=n!==void 0?n:M,q=u?kt(u):null,ee=g?kt(g):null;ry(()=>{if(n!==void 0){if(k(n??null),n&&!d)S(n)}},[n,d]);let me=Wr((y,x)=>{return(new Date(y,x,1).getDay()-b+7)%7},[b]),X=Vs(()=>{let y=w.getFullYear(),x=w.getMonth(),C=me(y,x),ne=new Date(y,x+1,0).getDate(),_=[];for(let W=0;W<C;W+=1)_.push({key:`leading-${y}-${x}-${W}`,date:null});for(let W=1;W<=ne;W+=1)_.push({key:`day-${y}-${x}-${W}`,date:new Date(y,x,W)});let Ce=(7-_.length%7)%7;for(let W=0;W<Ce;W+=1)_.push({key:`trailing-${y}-${x}-${W}`,date:null});return _},[w,me]),Q=Wr((y)=>{let x=kt(y);if(q&&x<q)return!0;if(ee&&x>ee)return!0;return T.some((C)=>Kr(x,kt(C)))},[q,ee,T]),A=Wr((y)=>{if(Q(y))return"disabled";if(o==="range"&&l){let{from:x,to:C}=l;if(x&&Kr(y,x))return"rangeStart";if(C&&Kr(y,C))return"rangeEnd";if(x&&C){let ne=kt(y),_=kt(x),Ce=kt(C);if(ne>_&&ne<Ce)return"range"}}if(o==="single"&&Y&&Kr(y,Y))return"selected";if(h&&Kr(y,new Date))return"today";return"default"},[Y,h,Q,o,l]),oe=Wr((y)=>{if(Q(y))return;let x=new Date(y);if(o==="range"){if(!l?.from||l.from&&l.to)m?.({from:x,to:void 0});else{let C=kt(l.from);if(kt(x)<C)m?.({from:x,to:l.from});else m?.({from:l.from,to:x})}return}if(n===void 0)k(x);s?.(x)},[Q,o,s,m,l,n]),z=Wr((y)=>{J((x)=>{let C=new Date(x);return C.setMonth(C.getMonth()+y),C})},[J]),K=Vs(()=>{return[...Js.slice(b),...Js.slice(0,b)]},[b]);return Qe("div",{ref:v,className:a(qs({size:p}),e),...N,children:[Qe("div",{className:a(Qs({size:p})),children:[Qe("button",{type:"button",onClick:()=>z(-1),className:a(Ia({size:p})),"aria-label":"Previous month",children:Qe("svg",{className:"size-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Qe("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),Qe("span",{className:a(Zs({size:p})),children:[ny[w.getMonth()]," ",w.getFullYear()]},void 0,!0,void 0,this),Qe("button",{type:"button",onClick:()=>z(1),className:a(Ia({size:p})),"aria-label":"Next month",children:Qe("svg",{className:"size-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Qe("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),Qe("div",{className:a(Es({size:p})),children:[K.map((y)=>Qe("div",{className:a(Ds({size:P})),children:y},y,!1,void 0,this)),X.map((y)=>{if(!y.date)return Qe("div",{"aria-hidden":"true",className:a(oy({size:P}))},y.key,!1,void 0,this);let x=y.date,C=A(x);return Qe("button",{type:"button",onClick:()=>oe(x),disabled:C==="disabled",className:a(js({size:P,state:C})),children:x.getDate()},y.key,!1,void 0,this)})]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});el.displayName="Calendar";import{Slot as _r}from"@radix-ui/react-slot";import{cva as ay}from"class-variance-authority";import{forwardRef as Ur}from"react";import{jsxDEV as $r}from"react/jsx-dev-runtime";var ln={default:"default",muted:"muted",danger:"danger"},tl=ay("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] relative overflow-hidden rounded-[var(--radius)] border bg-card text-card-foreground shadow-[var(--shadow-sm)]",{variants:{variant:{[ln.default]:"border-border",[ln.muted]:"border-border bg-muted/70",[ln.danger]:"border-destructive/30 bg-destructive/[0.06]"}},defaultVariants:{variant:ln.default}}),rl=Ur(({asChild:e=!1,className:t,variant:r,...o},n)=>{return $r(e?_r:"div",{ref:n,className:a(tl({variant:r}),t),...o},void 0,!1,void 0,this)});rl.displayName="Card";var ol=Ur(({asChild:e=!1,className:t,...r},o)=>{return $r(e?_r:"div",{ref:o,className:a("flex flex-col gap-1.5 border-border border-b p-4",t),...r},void 0,!1,void 0,this)});ol.displayName="CardHeader";var nl=Ur(({asChild:e=!1,className:t,...r},o)=>{return $r(e?_r:"div",{ref:o,className:a("p-4",t),...r},void 0,!1,void 0,this)});nl.displayName="CardContent";var al=Ur(({asChild:e=!1,className:t,...r},o)=>{return $r(e?_r:"div",{ref:o,className:a("flex items-center border-border border-t p-4",t),...r},void 0,!1,void 0,this)});al.displayName="CardFooter";var il=Ur(({asChild:e=!1,className:t,...r},o)=>{return $r(e?_r:"h3",{ref:o,className:a("font-semibold text-base leading-none tracking-tight",t),...r},void 0,!1,void 0,this)});il.displayName="CardTitle";var sl=Ur(({asChild:e=!1,className:t,...r},o)=>{return $r(e?_r:"p",{ref:o,className:a("text-muted-foreground text-sm",t),...r},void 0,!1,void 0,this)});sl.displayName="CardDescription";import*as dn from"@radix-ui/react-checkbox";import{cva as iy}from"class-variance-authority";import{Check as sy,Minus as ly}from"lucide-react";import{forwardRef as my}from"react";import{jsxDEV as mn}from"react/jsx-dev-runtime";var lt={sm:"sm",md:"md",lg:"lg",xl:"xl"},Yr={default:"default",error:"error",success:"success"},ml=iy("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] 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:{[lt.sm]:"h-4 w-4",[lt.md]:"h-5 w-5",[lt.lg]:"h-6 w-6",[lt.xl]:"h-7 w-7"},status:{[Yr.default]:"enabled:hover:border-primary/70",[Yr.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",[Yr.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:lt.md,status:Yr.default}}),ll={[lt.sm]:"size-3.5",[lt.md]:"size-3.5",[lt.lg]:"size-4",[lt.xl]:"size-5"},dl=my(({className:e,size:t=lt.md,status:r=Yr.default,checked:o,disabled:n,...i},s)=>{let l=f(t);return mn(dn.Root,{ref:s,checked:o,disabled:n,className:a(ml({size:l,status:r}),e),...i,children:mn(dn.Indicator,{className:"gs-checkbox-indicator flex items-center justify-center text-current",children:o==="indeterminate"?mn(ly,{className:ll[l]},void 0,!1,void 0,this):mn(sy,{className:ll[l]},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});dl.displayName="Checkbox";import{cva as $t}from"class-variance-authority";import{forwardRef as dy,useCallback as uy,useState as cy}from"react";import{jsxDEV as Ge,Fragment as ul}from"react/jsx-dev-runtime";var j={sm:"sm",md:"md",lg:"lg"},Sa={default:"default",ghost:"ghost"},cl=$t("relative rounded-lg overflow-hidden font-mono",{variants:{size:{[j.sm]:"text-xs",[j.md]:"text-sm",[j.lg]:"text-base"},variant:{[Sa.default]:"bg-muted border border-border",[Sa.ghost]:"bg-transparent"}},defaultVariants:{size:j.md,variant:Sa.default}}),pl=$t("flex items-center justify-between border-b border-border bg-muted",{variants:{size:{[j.sm]:"px-2.5 py-1.5 text-xs",[j.md]:"px-4 py-2 text-sm",[j.lg]:"px-5 py-2.5 text-base"}},defaultVariants:{size:j.md}}),fl=$t("text-muted-foreground font-medium",{variants:{size:{[j.sm]:"text-[11px]",[j.md]:"text-xs",[j.lg]:"text-sm"}},defaultVariants:{size:j.md}}),gl=$t(["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:{[j.sm]:"px-2 py-1 text-xs",[j.md]:"px-2.5 py-1 text-xs",[j.lg]:"px-3 py-1.5 text-sm"},copied:{true:"text-success",false:""}},defaultVariants:{size:j.md,copied:!1}}),bl=$t("overflow-x-auto",{variants:{size:{[j.sm]:"p-2.5",[j.md]:"p-4",[j.lg]:"p-5"}},defaultVariants:{size:j.md}}),yl=$t("text-foreground",{variants:{size:{[j.sm]:"",[j.md]:"",[j.lg]:""},showLineNumbers:{true:"",false:""}},defaultVariants:{size:j.md,showLineNumbers:!1}}),vl=$t("block",{variants:{size:{[j.sm]:"min-h-[1.25rem]",[j.md]:"min-h-[1.5rem]",[j.lg]:"min-h-[1.75rem]"},highlighted:{true:"bg-primary/10 -mx-4 px-4",false:""}},defaultVariants:{size:j.md,highlighted:!1}}),Tl=$t("inline-block text-right text-muted-foreground select-none",{variants:{size:{[j.sm]:"w-6 mr-2 text-[11px]",[j.md]:"w-8 mr-4 text-xs",[j.lg]:"w-10 mr-5 text-sm"}},defaultVariants:{size:j.md}}),hl=dy(({className:e,code:t,language:r,showLineNumbers:o=!1,highlightedLines:n=[],showCopy:i=!0,size:s="md",variant:l="default",onCopy:m,...d},c)=>{let u=f(s),[g,T]=cy(!1),b=uy(async()=>{try{await navigator.clipboard.writeText(t),T(!0),m?.(t),setTimeout(()=>T(!1),2000)}catch(v){}},[t,m]),h=t.split(`
3
+ `),N=new Set(n);return Ge("div",{ref:c,className:a(cl({size:u,variant:l}),e),...d,children:[(r||i)&&Ge("div",{className:a(pl({size:u})),children:[Ge("span",{className:a(fl({size:u})),children:r},void 0,!1,void 0,this),i&&Ge("button",{type:"button",onClick:b,className:a(gl({size:u,copied:g})),children:g?Ge(ul,{children:[Ge("svg",{className:"size-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Ge("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):Ge(ul,{children:[Ge("svg",{className:"size-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Ge("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),Ge("div",{className:a(bl({size:u})),children:Ge("pre",{className:a(yl({size:u,showLineNumbers:o})),children:Ge("code",{children:h.map((v,p)=>Ge("span",{className:a(vl({size:u,highlighted:N.has(p+1)})),children:[o&&Ge("span",{className:a(Tl({size:u})),children:p+1},void 0,!1,void 0,this),v,`
4
+ `]},`line-${String(p)}`,!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)});hl.displayName="CodeBlock";import*as Vr from"@radix-ui/react-collapsible";import{cva as py}from"class-variance-authority";import{forwardRef as fy}from"react";import{jsxDEV as yy}from"react/jsx-dev-runtime";var Pl=py("gs-collapsible-content overflow-hidden"),gy=Vr.Root,by=Vr.CollapsibleTrigger,xl=fy(({className:e,...t},r)=>yy(Vr.CollapsibleContent,{ref:r,className:a(Pl(),e),...t},void 0,!1,void 0,this));xl.displayName="CollapsibleContent";import*as Yt from"@radix-ui/react-dialog";import{cva as mt}from"class-variance-authority";import{createContext as hy,forwardRef as vt,useCallback as Nl,useContext as Py,useId as xy,useLayoutEffect as My,useMemo as Ny,useState as Oa}from"react";import{useCallback as vy,useEffect as Ty,useRef as Ml}from"react";function zo(e,t,r={}){let{enabled:o=!0,preventDefault:n=!0,stopPropagation:i=!1,target:s="global"}=r,l=Ml(t);l.current=t;let m=Ml([]),d=Array.isArray(e)?e:[e];m.current=d.map((u)=>({combo:u,def:Fa(u)}));let c=vy((u)=>{if(!o)return;for(let{combo:g,def:T}of m.current)if(Ga(u,T)){if(n)u.preventDefault();if(i)u.stopPropagation();l.current(u,g);return}},[o,n,i]);Ty(()=>{if(!o)return;let u=s==="global"?document:s.current;if(!u)return;return u.addEventListener("keydown",c),()=>{u.removeEventListener("keydown",c)}},[o,c,s])}import{jsxDEV as he,Fragment as zy}from"react/jsx-dev-runtime";var un={sm:I.sm,md:I.md,lg:I.lg},Ll=mt(["gs-dialog-content fixed left-1/2 top-1/2 z-50","w-full border border-border rounded-xl bg-background","overflow-hidden shadow-[var(--shadow-xl)]"],{variants:{size:{[un.sm]:"max-w-sm",[un.md]:"max-w-lg",[un.lg]:"max-w-2xl"}},defaultVariants:{size:un.md}}),zl=mt(["gs-dialog-overlay fixed inset-0 z-50 bg-black/50 backdrop-blur-sm"]),Rl=mt(["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:border-transparent disabled:bg-muted/40 disabled:text-muted-foreground/70"]),Cl=mt(["max-h-[300px] overflow-y-auto overflow-x-hidden p-2"]),Hl=mt(["py-6 text-center text-sm text-muted-foreground"]),wl=mt(["overflow-hidden"]),kl=mt(["px-2 py-1.5 text-xs font-medium text-muted-foreground"]),cn={default:"default",danger:"danger"},Al=mt(["relative flex items-center gap-2 rounded-lg px-2 py-2","text-sm cursor-pointer select-none","outline-none transition-none","data-[disabled=true]:pointer-events-none data-[disabled=true]:cursor-not-allowed data-[disabled=true]:border-transparent data-[disabled=true]:bg-muted/40 data-[disabled=true]:text-muted-foreground/70"],{variants:{selected:{true:"bg-primary/10 text-primary",false:"hover:bg-accent hover:text-accent-foreground"},variant:{[cn.default]:"text-foreground",[cn.danger]:"text-destructive hover:bg-destructive/10 focus:bg-destructive/10 focus:text-destructive"}},defaultVariants:{selected:!1,variant:cn.default}}),Bl=mt(["-mx-1 my-1 h-px bg-border"]),Il=mt(["ml-auto text-xs tracking-widest text-muted-foreground"]),Sl=mt(["flex items-center justify-center py-6"]),Fl=hy(null),pn=()=>{let e=Py(Fl);if(!e)throw Error("useCommand must be used within a Command");return e},Wa=vt(({className:e,children:t,loop:r=!0,...o},n)=>{let[i,s]=Oa(""),[l,m]=Oa(0),[d,c]=Oa({}),u=Nl((b,h)=>{c((N)=>{if(N[b]===h)return N;return{...N,[b]:h}})},[]),g=Nl((b)=>{c((h)=>{if(!(b in h))return h;let N={...h};return delete N[b],N})},[]),T=Ny(()=>{return Object.values(d).filter(Boolean).length},[d]);return he(Fl.Provider,{value:{search:i,setSearch:s,selectedIndex:l,setSelectedIndex:m,visibleItemsCount:T,setItemVisible:u,removeItem:g},children:he("div",{ref:n,className:a("flex flex-col overflow-hidden rounded-xl bg-card",e),...o,children:t},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Wa.displayName="Command";var Gl=vt(({children:e,size:t,showOverlay:r=!0,portal:o=le,portalContainer:n,forceMount:i=!1,...s},l)=>{let m=he(zy,{children:[r?he(Yt.Overlay,{forceMount:i?!0:void 0,className:a(zl())},void 0,!1,void 0,this):null,he(Yt.Content,{ref:l,forceMount:i?!0:void 0,className:a(Ll({size:t})),children:he(Wa,{children:e},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this);return he(Yt.Root,{...s,children:o?he(Yt.Portal,{forceMount:i?!0:void 0,container:n??void 0,children:m},void 0,!1,void 0,this):m},void 0,!1,void 0,this)});Gl.displayName="CommandDialog";var Ol=vt(({className:e,icon:t,...r},o)=>{let{search:n,setSearch:i,setSelectedIndex:s}=pn();return he("div",{className:"flex items-center border-border border-b px-3",children:[t&&he("span",{className:"mr-2 shrink-0 text-muted-foreground",children:t},void 0,!1,void 0,this),he("input",{ref:o,value:n,onChange:(l)=>{i(l.target.value),s(0)},className:a(Rl(),e),...r},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Ol.displayName="CommandInput";var Wl=vt(({className:e,children:t,...r},o)=>{return he("div",{ref:o,className:a(Cl(),e),...r,children:t},void 0,!1,void 0,this)});Wl.displayName="CommandList";var Kl=vt(({className:e,children:t="No results found.",...r},o)=>{let{visibleItemsCount:n}=pn();if(n>0)return null;return he("div",{ref:o,className:a(Hl(),e),...r,children:t},void 0,!1,void 0,this)});Kl.displayName="CommandEmpty";var _l=vt(({className:e,heading:t,children:r,...o},n)=>{return he("div",{ref:n,className:a(wl(),e),...o,children:[t&&he("div",{className:a(kl()),children:t},void 0,!1,void 0,this),r]},void 0,!0,void 0,this)});_l.displayName="CommandGroup";var Ul=vt(({className:e,disabled:t,selected:r=!1,onSelect:o,children:n,keywords:i,variant:s,...l},m)=>{let{search:d,removeItem:c,setItemVisible:u}=pn(),g=xy(),b=(()=>{if(!d)return!0;let h=d.toLowerCase();if((typeof n==="string"?n.toLowerCase():"").includes(h))return!0;if(i?.some((v)=>v.toLowerCase().includes(h)))return!0;return!1})();if(My(()=>{return u(g,b),()=>{c(g)}},[b,g,c,u]),!b)return null;return he("div",{ref:m,role:"option","aria-selected":r,"aria-disabled":t,"data-disabled":t,"data-selected":r,onClick:()=>!t&&o?.(),onKeyDown:(h)=>{if(h.key==="Enter"&&!t)h.preventDefault(),o?.()},tabIndex:t?-1:0,className:a(Al({selected:r,variant:s}),e),...l,children:n},void 0,!1,void 0,this)});Ul.displayName="CommandItem";var $l=vt(({className:e,...t},r)=>{return he("div",{ref:r,className:a(Bl(),e),...t},void 0,!1,void 0,this)});$l.displayName="CommandSeparator";var Yl=vt(({className:e,children:t,...r},o)=>{return he("span",{ref:o,className:a(Il(),e),...r,children:t},void 0,!1,void 0,this)});Yl.displayName="CommandShortcut";var Vl=vt(({className:e,children:t,...r},o)=>{return he("div",{ref:o,className:a(Sl(),e),...r,children:t},void 0,!1,void 0,this)});Vl.displayName="CommandLoading";var Ly=({key:e,modifier:t="meta",callback:r})=>{zo(`${t}+${e}`,r)};import*as F from"@radix-ui/react-context-menu";import{cva as ur}from"class-variance-authority";import{Check as Ry,ChevronRight as Cy,Circle as Hy}from"lucide-react";import{createContext as Xl,forwardRef as Vt,useContext as cr}from"react";import{jsxDEV as be}from"react/jsx-dev-runtime";var Z={sm:I.sm,md:I.md,lg:I.lg},fn={default:"default",danger:"danger"},pr=Xl(Z.md),Jl=Xl(void 0),Ka=ur("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)]"),_a=ur("relative flex cursor-pointer select-none items-center rounded-md outline-none transition-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:{[Z.sm]:"h-7 gap-1.5 px-2 text-xs [&_svg]:size-3.5",[Z.md]:"h-8 gap-2 px-2 text-sm [&_svg]:size-4",[Z.lg]:"h-9 gap-2 px-2.5 text-sm [&_svg]:size-4"},variant:{[fn.default]:"hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground",[fn.danger]:"text-destructive hover:bg-destructive/10 focus:bg-destructive/10 focus:text-destructive"}},defaultVariants:{size:Z.md,variant:fn.default}}),ql=ur("relative flex cursor-pointer select-none items-center rounded-md outline-none transition-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:{[Z.sm]:"h-7 pl-7 pr-2 text-xs",[Z.md]:"h-8 pl-8 pr-2 text-sm",[Z.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:Z.md}}),Ql=ur("relative flex cursor-pointer select-none items-center rounded-md outline-none transition-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:{[Z.sm]:"h-7 pl-7 pr-2 text-xs",[Z.md]:"h-8 pl-8 pr-2 text-sm",[Z.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:Z.md}}),Zl=ur("font-semibold text-muted-foreground",{variants:{size:{[Z.sm]:"px-2 py-1 text-[11px]",[Z.md]:"px-2 py-1.5 text-xs",[Z.lg]:"px-2.5 py-1.5 text-xs"}},defaultVariants:{size:Z.md}}),El=ur("-mx-1 my-1 h-px bg-border/50"),Dl=ur("ml-auto tracking-widest text-muted-foreground/70",{variants:{size:{[Z.sm]:"text-[11px]",[Z.md]:"text-xs",[Z.lg]:"text-xs"}},defaultVariants:{size:Z.md}}),jl={[Z.sm]:"absolute left-2 flex size-3.5 items-center justify-center",[Z.md]:"absolute left-2 flex size-3.5 items-center justify-center",[Z.lg]:"absolute left-2.5 flex size-4 items-center justify-center"},wy={[Z.sm]:"size-3",[Z.md]:"size-3.5",[Z.lg]:"size-4"},ky={[Z.sm]:"size-1.5 fill-current",[Z.md]:"size-2 fill-current",[Z.lg]:"size-2.5 fill-current"},em=({size:e,...t})=>{let r=f(e??Z.md),o=e===void 0?void 0:r;return be(Jl.Provider,{value:o,children:be(F.Root,{...t},void 0,!1,void 0,this)},void 0,!1,void 0,this)};em.displayName=F.Root.displayName;var Ay=F.Trigger,By=F.Group,Iy=F.Portal,Sy=F.Sub,Fy=F.RadioGroup,tm=Vt(({className:e,inset:t,children:r,...o},n)=>{let i=cr(pr),s=f(i);return be(F.SubTrigger,{ref:n,className:a(_a({size:s}),"data-[state=open]:bg-accent",t&&"pl-8",e),...o,children:[r,be(Cy,{className:"ml-auto"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});tm.displayName=F.SubTrigger.displayName;var rm=Vt(({className:e,sideOffset:t=it,portal:r=le,portalContainer:o,...n},i)=>{let s=be(F.SubContent,{ref:i,sideOffset:t,className:a(Ka(),e),...n},void 0,!1,void 0,this);if(!r)return s;return be(F.Portal,{container:o??void 0,children:s},void 0,!1,void 0,this)});rm.displayName=F.SubContent.displayName;var om=Vt(({className:e,size:t,portal:r=le,portalContainer:o,...n},i)=>{let s=cr(Jl),l=f(t??s??Z.md),m=be(F.Content,{ref:i,className:a(Ka(),e),...n},void 0,!1,void 0,this);return be(pr.Provider,{value:l,children:r?be(F.Portal,{container:o??void 0,children:m},void 0,!1,void 0,this):m},void 0,!1,void 0,this)});om.displayName=F.Content.displayName;var nm=Vt(({className:e,inset:t,variant:r,...o},n)=>{let i=cr(pr),s=f(i);return be(F.Item,{ref:n,className:a(_a({size:s,variant:r}),t&&"pl-8",e),...o},void 0,!1,void 0,this)});nm.displayName=F.Item.displayName;var am=Vt(({className:e,children:t,checked:r,...o},n)=>{let i=cr(pr),s=f(i)??Z.md;return be(F.CheckboxItem,{ref:n,className:a(ql({size:s}),e),checked:r,...o,children:[be("span",{className:jl[s],children:be(F.ItemIndicator,{children:be(Ry,{className:wy[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)});am.displayName=F.CheckboxItem.displayName;var im=Vt(({className:e,children:t,...r},o)=>{let n=cr(pr),i=f(n)??Z.md;return be(F.RadioItem,{ref:o,className:a(Ql({size:i}),e),...r,children:[be("span",{className:jl[i],children:be(F.ItemIndicator,{children:be(Hy,{className:ky[i]},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)});im.displayName=F.RadioItem.displayName;var sm=Vt(({className:e,inset:t,...r},o)=>{let n=cr(pr),i=f(n);return be(F.Label,{ref:o,className:a(Zl({size:i}),t&&"pl-8",e),...r},void 0,!1,void 0,this)});sm.displayName=F.Label.displayName;var lm=Vt(({className:e,...t},r)=>be(F.Separator,{ref:r,className:a(El(),e),...t},void 0,!1,void 0,this));lm.displayName=F.Separator.displayName;var mm=({className:e,...t})=>{let r=cr(pr),o=f(r);return be("span",{className:a(Dl({size:o}),e),...t},void 0,!1,void 0,this)};mm.displayName="ContextMenuShortcut";import*as Re from"@radix-ui/react-dialog";import{cva as Gy}from"class-variance-authority";import{X as Oy}from"lucide-react";import{createContext as Wy,forwardRef as gn,useCallback as Ky,useContext as _y,useEffect as Uy,useState as dm}from"react";import{jsxDEV as $e,Fragment as Xy}from"react/jsx-dev-runtime";var Xt={sm:I.sm,md:I.md,lg:I.lg,xl:I.xl,full:"full"},$y=160,um=Wy(!1),Ro=({children:e,open:t,defaultOpen:r=!1,onOpenChange:o,...n})=>{let[i,s]=dm(r),l=t!==void 0,m=l?t:i,d=Ky((c)=>{if(!l)s(c);o?.(c)},[l,o]);return $e(um.Provider,{value:m,children:$e(Re.Root,{open:m,onOpenChange:d,...n,children:e},void 0,!1,void 0,this)},void 0,!1,void 0,this)},Yy=Re.Trigger,bn=Re.Portal,Vy=Re.Close,Ua=Re.Content,Co=gn(({className:e,...t},r)=>$e(Re.Overlay,{ref:r,className:a("gs-dialog-overlay",Kt,e),...t},void 0,!1,void 0,this));Co.displayName="DialogOverlay";var cm=Gy("gs-dialog-content fixed left-1/2 top-1/2 z-50 grid w-full gap-4 rounded-[var(--radius)] border border-border bg-card p-6 text-foreground shadow-[var(--shadow-xl)]",{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}}),yn=gn(({className:e,children:t,size:r=Xt.md,showClose:o=!0,showOverlay:n=!0,portal:i=le,portalContainer:s,forceMount:l=!1,...m},d)=>{let c=_y(um),[u,g]=dm(l||c),T=f(r),b=ve();if(Uy(()=>{if(l||c){g(!0);return}let v=setTimeout(()=>{g(!1)},b?0:$y);return()=>{clearTimeout(v)}},[l,c,b]),!(l||c||u))return null;let N=$e(Xy,{children:[n?$e(Co,{forceMount:!0},void 0,!1,void 0,this):null,$e(Re.Content,{ref:d,forceMount:!0,className:a(cm({size:T}),e),...m,children:[t,o&&$e(Re.Close,{className:on,children:[$e(Oy,{className:"size-4"},void 0,!1,void 0,this),$e("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);if(!i)return N;return $e(bn,{forceMount:!0,container:s??void 0,children:N},void 0,!1,void 0,this)});yn.displayName="DialogContent";var pm=({className:e,...t})=>$e("div",{className:a("flex flex-col space-y-1.5 text-center sm:text-left",e),...t},void 0,!1,void 0,this);pm.displayName="DialogHeader";var fm=({className:e,...t})=>$e("div",{className:a("flex flex-col-reverse sm:flex-row sm:justify-end sm:gap-2.5",e),...t},void 0,!1,void 0,this);fm.displayName="DialogFooter";var vn=gn(({className:e,...t},r)=>$e(Re.Title,{ref:r,className:a("font-semibold text-lg leading-none tracking-tight",e),...t},void 0,!1,void 0,this));vn.displayName="DialogTitle";var gm=gn(({className:e,...t},r)=>$e(Re.Description,{ref:r,className:a("text-muted-foreground text-sm",e),...t},void 0,!1,void 0,this));gm.displayName="DialogDescription";import{cva as Ya}from"class-variance-authority";import{X as Jy}from"lucide-react";import{forwardRef as Tn}from"react";import{Drawer as Tt}from"vaul";import{jsxDEV as we}from"react/jsx-dev-runtime";var Ee={sm:"sm",md:"md",lg:"lg",xl:"xl",full:"full"},qy={[Ee.sm]:"sm:max-w-sm",[Ee.md]:"sm:max-w-md",[Ee.lg]:"sm:max-w-lg",[Ee.xl]:"sm:max-w-xl",[Ee.full]:"sm:max-w-full"},Qy={[Ee.sm]:"sm:max-h-[30vh]",[Ee.md]:"sm:max-h-[50vh]",[Ee.lg]:"sm:max-h-[70vh]",[Ee.xl]:"sm:max-h-[85vh]",[Ee.full]:"sm:max-h-full"},vm=Ya(a("gs-sheet-overlay",Kt)),Tm=Ya(["group/drawer-content fixed z-50 flex h-auto flex-col border border-border bg-card 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"]),$a=Ya("shrink-0 rounded-full bg-muted-foreground/25 transition-colors duration-150 hover:bg-muted-foreground/40",{variants:{direction:{top:"h-1.5 w-[60px]",bottom:"h-1.5 w-[60px]",left:"h-[60px] w-1.5",right:"h-[60px] w-1.5"}},defaultVariants:{direction:"bottom"}}),bm={top:"flex justify-center pb-2 pt-4",bottom:"flex justify-center pt-4 pb-2",left:"absolute right-0 top-0 flex h-full items-center pr-2 pl-0",right:"absolute left-0 top-0 flex h-full items-center pl-2 pr-0"},Zy=Tt.Root,Ey=Tt.Trigger,Dy=Tt.Close,hm=Tt.Portal,ym=Tt.Handle,Va=Tn(({className:e,...t},r)=>we(Tt.Overlay,{ref:r,className:a(vm(),e),...t},void 0,!1,void 0,this));Va.displayName="DrawerOverlay";var Pm=Tn(({size:e=Ee.md,showClose:t=!1,direction:r="bottom",className:o,children:n,...i},s)=>{let m=r==="left"||r==="right"?qy[e]:Qy[e];return we(hm,{children:[we(Va,{},void 0,!1,void 0,this),we(Tt.Content,{ref:s,className:a(Tm(),m,o),...i,children:[r!=="top"&&we("div",{className:a(bm[r]),children:we(ym,{className:"!m-0 !h-auto !w-auto !rounded-none !bg-transparent !opacity-100",children:we("div",{className:a($a({direction:r}))},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),n,r==="top"&&we("div",{className:a(bm[r]),children:we(ym,{className:"!m-0 !h-auto !w-auto !rounded-none !bg-transparent !opacity-100",children:we("div",{className:a($a({direction:r}))},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),t&&we(Tt.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:[we(Jy,{className:"size-4"},void 0,!1,void 0,this),we("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)});Pm.displayName="DrawerContent";var xm=({className:e,...t})=>we("div",{className:a("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);xm.displayName="DrawerHeader";var Mm=({className:e,...t})=>we("div",{className:a("mt-auto flex flex-col gap-2 p-4",e),...t},void 0,!1,void 0,this);Mm.displayName="DrawerFooter";var Nm=Tn(({className:e,...t},r)=>we(Tt.Title,{ref:r,className:a("font-semibold text-foreground text-lg",e),...t},void 0,!1,void 0,this));Nm.displayName="DrawerTitle";var Lm=Tn(({className:e,...t},r)=>we(Tt.Description,{ref:r,className:a("text-muted-foreground text-sm",e),...t},void 0,!1,void 0,this));Lm.displayName="DrawerDescription";import*as O from"@radix-ui/react-dropdown-menu";import{cva as fr}from"class-variance-authority";import{Check as jy,ChevronRight as ev,Circle as tv}from"lucide-react";import{createContext as rv,forwardRef as Jt,useContext as Xr}from"react";import{jsxDEV as Pe}from"react/jsx-dev-runtime";var E={sm:I.sm,md:I.md,lg:I.lg},hn={default:"default",danger:"danger"},gr=rv(E.md),Xa=fr("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)]"),Ja=fr("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:{[E.sm]:"h-7 gap-1.5 px-2 text-xs [&_svg]:size-3.5",[E.md]:"h-8 gap-2 px-2 text-sm [&_svg]:size-4",[E.lg]:"h-9 gap-2 px-2.5 text-sm [&_svg]:size-4"},variant:{[hn.default]:"hover:bg-accent/80 focus:bg-accent focus:text-accent-foreground",[hn.danger]:"text-destructive hover:bg-destructive/10 focus:bg-destructive/10 focus:text-destructive"}},defaultVariants:{size:E.md,variant:hn.default}}),zm=fr("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:{[E.sm]:"h-7 pl-7 pr-2 text-xs",[E.md]:"h-8 pl-8 pr-2 text-sm",[E.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:E.md}}),Rm=fr("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:{[E.sm]:"h-7 pl-7 pr-2 text-xs",[E.md]:"h-8 pl-8 pr-2 text-sm",[E.lg]:"h-9 pl-8 pr-2.5 text-sm"}},defaultVariants:{size:E.md}}),Cm=fr("font-semibold text-muted-foreground",{variants:{size:{[E.sm]:"px-2 py-1 text-[11px]",[E.md]:"px-2 py-1.5 text-xs",[E.lg]:"px-2.5 py-1.5 text-xs"}},defaultVariants:{size:E.md}}),Hm=fr("-mx-1 my-1 h-px bg-border/50"),wm=fr("ml-auto tracking-widest text-muted-foreground/70",{variants:{size:{[E.sm]:"text-[11px]",[E.md]:"text-xs",[E.lg]:"text-xs"}},defaultVariants:{size:E.md}}),km={[E.sm]:"absolute left-2 flex size-3.5 items-center justify-center",[E.md]:"absolute left-2 flex size-3.5 items-center justify-center",[E.lg]:"absolute left-2.5 flex size-4 items-center justify-center"},ov={[E.sm]:"size-3",[E.md]:"size-3.5",[E.lg]:"size-4"},nv={[E.sm]:"size-1.5 fill-current",[E.md]:"size-2 fill-current",[E.lg]:"size-2.5 fill-current"},av=O.Root,iv=O.Trigger,sv=O.Group,lv=O.Portal,mv=O.Sub,dv=O.RadioGroup,Am=Jt(({className:e,inset:t,children:r,...o},n)=>{let i=Xr(gr),s=f(i);return Pe(O.SubTrigger,{ref:n,className:a(Ja({size:s}),"data-[state=open]:bg-accent",t&&"pl-8",e),...o,children:[r,Pe(ev,{className:"ml-auto"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Am.displayName=O.SubTrigger.displayName;var Bm=Jt(({className:e,sideOffset:t=it,portal:r=le,portalContainer:o,...n},i)=>{let s=Pe(O.SubContent,{ref:i,sideOffset:t,className:a(Xa(),e),...n},void 0,!1,void 0,this);if(!r)return s;return Pe(O.Portal,{container:o??void 0,children:s},void 0,!1,void 0,this)});Bm.displayName=O.SubContent.displayName;var Im=Jt(({className:e,sideOffset:t=it,size:r,portal:o=le,portalContainer:n,...i},s)=>{let l=f(r)??E.md,m=Pe(O.Content,{ref:s,sideOffset:t,className:a(Xa(),e),...i},void 0,!1,void 0,this);return Pe(gr.Provider,{value:l,children:o?Pe(O.Portal,{container:n??void 0,children:m},void 0,!1,void 0,this):m},void 0,!1,void 0,this)});Im.displayName=O.Content.displayName;var Sm=Jt(({className:e,inset:t,variant:r,...o},n)=>{let i=Xr(gr),s=f(i);return Pe(O.Item,{ref:n,className:a(Ja({size:s,variant:r}),t&&"pl-8",e),...o},void 0,!1,void 0,this)});Sm.displayName=O.Item.displayName;var Fm=Jt(({className:e,children:t,checked:r,...o},n)=>{let i=Xr(gr),s=f(i)??E.md;return Pe(O.CheckboxItem,{ref:n,className:a(zm({size:s}),e),checked:r,...o,children:[Pe("span",{className:km[s],children:Pe(O.ItemIndicator,{children:Pe(jy,{className:ov[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)});Fm.displayName=O.CheckboxItem.displayName;var Gm=Jt(({className:e,children:t,...r},o)=>{let n=Xr(gr),i=f(n)??E.md;return Pe(O.RadioItem,{ref:o,className:a(Rm({size:i}),e),...r,children:[Pe("span",{className:km[i],children:Pe(O.ItemIndicator,{children:Pe(tv,{className:nv[i]},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)});Gm.displayName=O.RadioItem.displayName;var Om=Jt(({className:e,inset:t,...r},o)=>{let n=Xr(gr),i=f(n);return Pe(O.Label,{ref:o,className:a(Cm({size:i}),t&&"pl-8",e),...r},void 0,!1,void 0,this)});Om.displayName=O.Label.displayName;var Wm=Jt(({className:e,...t},r)=>Pe(O.Separator,{ref:r,className:a(Hm(),e),...t},void 0,!1,void 0,this));Wm.displayName=O.Separator.displayName;var Km=({className:e,...t})=>{let r=Xr(gr),o=f(r);return Pe("span",{className:a(wm({size:o}),e),...t},void 0,!1,void 0,this)};Km.displayName="DropdownMenuShortcut";import{cva as wo}from"class-variance-authority";import{forwardRef as uv}from"react";import{jsxDEV as Ho}from"react/jsx-dev-runtime";var ke={sm:"sm",md:"md",lg:"lg"},_m=wo("flex flex-col items-center justify-center text-center rounded-[var(--radius)] border border-dashed border-border/70 bg-muted/35",{variants:{size:{[ke.sm]:"gap-2 p-4",[ke.md]:"gap-4 p-8",[ke.lg]:"gap-6 p-12"}},defaultVariants:{size:ke.md}}),Um=wo("flex items-center justify-center rounded-full border border-border/60 bg-muted/70 text-muted-foreground",{variants:{size:{[ke.sm]:"h-10 w-10 [&>svg]:h-4 [&>svg]:w-4",[ke.md]:"h-16 w-16 [&>svg]:h-7 [&>svg]:w-7",[ke.lg]:"h-20 w-20 [&>svg]:h-9 [&>svg]:w-9"}},defaultVariants:{size:ke.md}}),$m=wo("font-semibold text-foreground",{variants:{size:{[ke.sm]:"text-sm",[ke.md]:"text-lg",[ke.lg]:"text-xl"}},defaultVariants:{size:ke.md}}),Ym=wo("text-muted-foreground max-w-sm",{variants:{size:{[ke.sm]:"text-xs",[ke.md]:"text-sm",[ke.lg]:"text-base"}},defaultVariants:{size:ke.md}}),Vm=wo("flex items-center gap-2 mt-2"),Xm=uv(({className:e,icon:t,title:r,description:o,actions:n,size:i=ke.md,children:s,...l},m)=>{let d=f(i);return Ho("div",{ref:m,className:a(_m({size:d}),e),...l,children:[t&&Ho("div",{className:Um({size:d}),children:t},void 0,!1,void 0,this),r&&Ho("h3",{className:$m({size:d}),children:r},void 0,!1,void 0,this),o&&Ho("p",{className:Ym({size:d}),children:o},void 0,!1,void 0,this),n&&Ho("div",{className:Vm(),children:n},void 0,!1,void 0,this),s]},void 0,!0,void 0,this)});Xm.displayName="EmptyState";import{cva as Jr}from"class-variance-authority";import{Component as cv,createElement as Jm}from"react";import{jsxDEV as Oe,Fragment as fv}from"react/jsx-dev-runtime";var qm=Jr(["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"}}),Qm=Jr(["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"}}),Zm=Jr("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"}}),Em=Jr("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"}}),Dm=Jr("mt-2 flex flex-wrap items-center justify-center gap-2"),jm=Jr("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 ed extends cv{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:n="destructive",className:i,title:s="Something went wrong",description:l="An unexpected error occurred. Please try again.",icon:m,actions:d,resetLabel:c="Try again",hideReset:u=!1,renderDetails:g}=this.props;if(this.state.hasError&&this.state.error){let T={error:this.state.error,reset:this.handleReset};if(t){if(typeof t==="function")return Jm(t,T);return t}let b=null;if(d)b=typeof d==="function"?Jm(d,T):d;else if(!u){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"};b=Oe("button",{type:"button",onClick:this.handleReset,className:a("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[n]),children:c},void 0,!1,void 0,this)}let h=g?g(this.state.error):Oe(fv,{children:[Oe("strong",{children:"Error:"},void 0,!1,void 0,this)," ",this.state.error.message,this.state.error.stack&&Oe("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 Oe("div",{className:a(qm({size:o,variant:n}),i),children:[Oe("div",{className:a(Qm({size:o,variant:n})),children:m??Oe(pv,{},void 0,!1,void 0,this)},void 0,!1,void 0,this),Oe("h3",{className:a(Zm({size:o,variant:n})),children:s},void 0,!1,void 0,this),Oe("p",{className:a(Em({size:o})),children:l},void 0,!1,void 0,this),b&&Oe("div",{className:a(Dm()),children:b},void 0,!1,void 0,this),r&&Oe("div",{className:a(jm()),children:h},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}return e}}function pv(){return Oe("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:[Oe("circle",{cx:"12",cy:"12",r:"10"},void 0,!1,void 0,this),Oe("line",{x1:"12",x2:"12",y1:"8",y2:"12"},void 0,!1,void 0,this),Oe("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 qt}from"class-variance-authority";import{forwardRef as gv,useCallback as dt,useRef as bv,useState as td}from"react";import{jsxDEV as Be}from"react/jsx-dev-runtime";var de={sm:"sm",md:"md",lg:"lg",xl:"xl"},rd=qt(["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:{[de.sm]:"min-h-28 p-5",[de.md]:"min-h-36 p-8",[de.lg]:"min-h-44 p-10",[de.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:de.md,isDragging:!1,disabled:!1,hasError:!1}}),od=qt("text-muted-foreground transition-colors duration-200",{variants:{size:{[de.sm]:"mb-2 size-6",[de.md]:"size-8 mb-3",[de.lg]:"size-10 mb-4",[de.xl]:"size-12 mb-5"},isDragging:{true:"text-primary",false:""}},defaultVariants:{size:de.md,isDragging:!1}}),qa=qt("text-center",{variants:{size:{[de.sm]:"text-sm",[de.md]:"text-sm",[de.lg]:"text-base",[de.xl]:"text-lg"}},defaultVariants:{size:de.md}}),nd=qt("mt-4 w-full space-y-2"),ad=qt(["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"]),id=qt("min-w-0 flex-1 truncate font-medium text-foreground",{variants:{size:{[de.sm]:"text-sm",[de.md]:"text-sm",[de.lg]:"text-base",[de.xl]:"text-base"}},defaultVariants:{size:"md"}}),sd=qt("text-muted-foreground",{variants:{size:{[de.sm]:"text-xs",[de.md]:"text-sm",[de.lg]:"text-sm",[de.xl]:"text-base"}},defaultVariants:{size:"md"}}),ld=qt(["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"]),md=gv(({className:e,size:t="md",disabled:r=!1,accept:o,multiple:n=!1,maxSize:i,maxFiles:s,value:l=[],onChange:m,onError:d,icon:c,title:u="Drop files here or click to upload",description:g,showFileList:T=!0,...b},h)=>{let N=f(t),[v,p]=td(!1),[P,M]=td(!1),k=bv(null),H=dt((z)=>{if(z===0)return"0 Bytes";let K=1024,y=["Bytes","KB","MB","GB"],x=Math.floor(Math.log(z)/Math.log(K));return`${parseFloat((z/K**x).toFixed(2))} ${y[x]}`},[]),S=dt((z)=>{let K=[...z];if(M(!1),o){let y=o.split(",").map((x)=>x.trim());if(K=K.filter((x)=>{return y.some((C)=>{if(C.startsWith("."))return x.name.toLowerCase().endsWith(C.toLowerCase());if(C.endsWith("/*"))return x.type.startsWith(C.slice(0,-1));return x.type===C})}),K.length<z.length)d?.("Some files were rejected due to file type"),M(!0)}if(i){let y=K.length;if(K=K.filter((x)=>x.size<=i),K.length<y)d?.(`File size must be less than ${H(i)}`),M(!0)}if(s&&K.length+l.length>s)K=K.slice(0,s-l.length),d?.(`Maximum ${s} files allowed`),M(!0);return K},[o,i,s,l.length,d,H]),w=dt((z)=>{if(!z||z.length===0)return;let K=Array.from(z),y=S(K);if(y.length>0)if(n)m?.([...l,...y]);else m?.(y.slice(0,1))},[n,l,m,S]),J=dt((z)=>{z.preventDefault(),z.stopPropagation(),p(!0)},[]),Y=dt((z)=>{z.preventDefault(),z.stopPropagation(),p(!1)},[]),q=dt((z)=>{z.preventDefault(),z.stopPropagation()},[]),ee=dt((z)=>{if(z.preventDefault(),z.stopPropagation(),p(!1),r)return;w(z.dataTransfer.files)},[r,w]),me=dt((z)=>{if(w(z.target.files),k.current)k.current.value=""},[w]),X=dt(()=>{if(!r)k.current?.click()},[r]),Q=dt((z)=>{if(z.key==="Enter"||z.key===" ")z.preventDefault(),X()},[X]),A=dt((z)=>{let K=l.filter((y,x)=>x!==z);m?.(K)},[l,m]),oe=Be("svg",{className:a(od({size:N,isDragging:v})),fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:Be("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 Be("div",{ref:h,className:a("w-full",e),...b,children:[Be("div",{role:"button",tabIndex:r?-1:0,onClick:X,onKeyDown:Q,onDragEnter:J,onDragLeave:Y,onDragOver:q,onDrop:ee,className:a(rd({size:N,isDragging:v,disabled:r,hasError:P})),children:[Be("input",{ref:k,type:"file",accept:o,multiple:n,disabled:r,onChange:me,className:"sr-only"},void 0,!1,void 0,this),c||oe,Be("p",{className:a(qa({size:N}),"font-medium text-foreground"),children:u},void 0,!1,void 0,this),g&&Be("p",{className:a(qa({size:N}),"mt-1 text-muted-foreground"),children:g},void 0,!1,void 0,this)]},void 0,!0,void 0,this),T&&l.length>0&&Be("div",{className:a(nd()),children:l.map((z,K)=>Be("div",{className:a(ad()),children:[Be("svg",{className:"size-5 shrink-0 text-muted-foreground",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:Be("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),Be("span",{className:a(id({size:N})),children:z.name},void 0,!1,void 0,this),Be("span",{className:a(sd({size:N})),children:H(z.size)},void 0,!1,void 0,this),Be("button",{type:"button",onClick:(y)=>{y.stopPropagation(),A(K)},className:a(ld()),"aria-label":`Remove ${z.name}`,children:Be("svg",{className:"size-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:Be("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)]},`${z.name}-${K}`,!0,void 0,this))},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});md.displayName="FileUpload";import{cva as yv}from"class-variance-authority";import{createContext as vv,forwardRef as Pn,useCallback as dd,useContext as Tv,useEffect as cd,useId as hv,useMemo as Pv,useState as ud}from"react";import{jsxDEV as br,Fragment as Mv}from"react/jsx-dev-runtime";var De={sm:"sm",md:"md",lg:"lg"},pd=vv(null),ko=()=>{let e=Tv(pd);if(!e)throw Error("useFormField must be used within a FormField");return e},fd=yv("flex flex-col",{variants:{size:{[De.sm]:"gap-1",[De.md]:"gap-1.5",[De.lg]:"gap-2"}},defaultVariants:{size:De.md}}),gd=Pn(({className:e,size:t=De.md,error:r,disabled:o=!1,required:n=!1,children:i,...s},l)=>{let m=hv(),d=f(t),[c,u]=ud([]),[g,T]=ud([]),b=dd((v)=>{return u((p)=>p.includes(v)?p:[...p,v]),()=>{u((p)=>p.filter((P)=>P!==v))}},[]),h=dd((v)=>{return T((p)=>p.includes(v)?p:[...p,v]),()=>{T((p)=>p.filter((P)=>P!==v))}},[]),N=Pv(()=>({id:m,size:d,error:r,disabled:o,required:n,descriptionIds:c,errorIds:g,registerDescriptionId:b,registerErrorId:h}),[c,o,d,r,g,m,b,h,n]);return br(pd.Provider,{value:N,children:br("div",{ref:l,className:a(fd({size:d}),e),...s,children:i},void 0,!1,void 0,this)},void 0,!1,void 0,this)});gd.displayName="FormField";var xv={[De.sm]:"text-xs",[De.md]:"text-sm",[De.lg]:"text-base"},bd=Pn(({className:e,htmlFor:t,children:r,...o},n)=>{let{id:i,size:s,disabled:l,required:m}=ko();return br("label",{ref:n,htmlFor:t??i,className:a("inline-block select-none font-medium text-foreground",xv[s],l&&"cursor-not-allowed opacity-60",e),...o,children:[r,m&&br("span",{className:"ml-0.5 text-destructive","aria-hidden":"true",children:"*"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});bd.displayName="FormFieldLabel";var yd={[De.sm]:"text-[11px]",[De.md]:"text-xs",[De.lg]:"text-sm"},vd=Pn(({className:e,id:t,...r},o)=>{let{id:n,size:i,registerDescriptionId:s}=ko(),l=t??`${n}-description`;return cd(()=>{return s(l)},[l,s]),br("p",{ref:o,id:l,className:a("text-muted-foreground",yd[i],e),...r},void 0,!1,void 0,this)});vd.displayName="FormFieldDescription";var Td=Pn(({className:e,children:t,id:r,...o},n)=>{let{id:i,size:s,error:l,registerErrorId:m}=ko(),d=t??l,c=r??`${i}-error`;if(cd(()=>{if(!d)return;return m(c)},[c,d,m]),!d)return null;return br("p",{ref:n,id:c,role:"alert",className:a("text-destructive",yd[s],e),...o,children:d},void 0,!1,void 0,this)});Td.displayName="FormFieldError";var hd=({children:e})=>{let{id:t,disabled:r,required:o,error:n,descriptionIds:i,errorIds:s}=ko(),l=[...i,...s].join(" ");return br(Mv,{children:e({id:t,disabled:r,required:o,status:n||s.length>0?"error":"default","aria-describedby":l||void 0,"aria-invalid":n||s.length>0?!0:void 0})},void 0,!1,void 0,this)};hd.displayName="FormFieldControl";import*as At from"@radix-ui/react-hover-card";import{cva as Nv}from"class-variance-authority";import{forwardRef as Lv}from"react";import{jsxDEV as Qa}from"react/jsx-dev-runtime";var qr={sm:I.sm,md:I.md,lg:I.lg},Pd=Nv("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:{[qr.sm]:"w-52 p-3 text-xs",[qr.md]:"w-64 p-4 text-sm",[qr.lg]:"w-80 p-5 text-sm"}},defaultVariants:{size:qr.md}}),xd=({openDelay:e,closeDelay:t,...r})=>{let o=ve();return Qa(At.Root,{openDelay:o?0:e,closeDelay:o?0:t,...r},void 0,!1,void 0,this)};xd.displayName="HoverCard";var zv=At.Trigger,Md=Lv(({className:e,align:t="center",sideOffset:r=it,portal:o=le,portalContainer:n,size:i=qr.md,...s},l)=>{let m=f(i),d=Qa(At.Content,{ref:l,align:t,sideOffset:r,className:a(Pd({size:m}),e),...s},void 0,!1,void 0,this);if(!o)return d;return Qa(At.Portal,{container:n??void 0,children:d},void 0,!1,void 0,this)});Md.displayName=At.Content.displayName;import{cva as Rv}from"class-variance-authority";import{X as Cv}from"lucide-react";import{forwardRef as Hv,useRef as wv,useState as kv}from"react";import{jsxDEV as yr}from"react/jsx-dev-runtime";var Ao={default:"default",error:"error",success:"success"},re={sm:"sm",md:"md",lg:"lg",xl:"xl"},Av="Clear input",Ld=Rv("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] 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:{[Ao.default]:"focus-visible:ring-primary",[Ao.error]:"border-destructive focus-visible:ring-destructive",[Ao.success]:"border-success focus-visible:ring-success"},size:{[re.sm]:"h-8 px-2 text-xs",[re.md]:"h-10 px-3",[re.lg]:"h-11 px-4",[re.xl]:"h-12 px-4 text-base"}},defaultVariants:{status:Ao.default,size:re.md}}),Bv={[re.sm]:"pl-7",[re.md]:"pl-9",[re.lg]:"pl-10",[re.xl]:"pl-10"},Iv={[re.sm]:"pr-7",[re.md]:"pr-9",[re.lg]:"pr-10",[re.xl]:"pr-10"},Sv={[re.sm]:"pr-12",[re.md]:"pr-16",[re.lg]:"pr-18",[re.xl]:"pr-18"},Fv={[re.sm]:"text-xs left-2",[re.md]:"text-sm left-3",[re.lg]:"text-sm left-3.5",[re.xl]:"text-base left-3.5"},Gv={[re.sm]:"text-xs",[re.md]:"text-sm",[re.lg]:"text-sm",[re.xl]:"text-base"},Ov={[re.sm]:"size-4",[re.md]:"size-5",[re.lg]:"size-5",[re.xl]:"size-6"};function Nd(e){if(e===void 0||e===null)return"";if(Array.isArray(e))return e.join("");return String(e)}var zd=Hv(({className:e,status:t=Ao.default,size:r=re.md,fullWidth:o=!1,prefix:n,suffix:i,clearable:s=!1,clearAriaLabel:l=Av,onClear:m,onValueChange:d,disabled:c,readOnly:u,onChange:g,value:T,defaultValue:b,...h},N)=>{let v=Boolean(n),p=Boolean(i),P=f(r),M=wv(null),k=Bt(N,M),[H,S]=kv(()=>Nd(b)),w=T!==void 0,J=w?Nd(T):H,Y=s&&!c&&!u&&J.length>0,q=p||Y,ee=p&&Y,me=(Q)=>{let A=Q.target.value;if(!w)S(A);d?.(A),g?.(Q)},X=()=>{if(!w)S("");d?.("");let Q=M.current;if(Q)Q.value="",Q.dispatchEvent(new Event("input",{bubbles:!0})),Q.focus();m?.()};return yr("div",{className:a("relative flex items-center",o&&"w-full"),children:[v&&yr("span",{className:a("absolute inset-y-0 flex items-center text-muted-foreground",Fv[P]),children:n},void 0,!1,void 0,this),yr("input",{ref:k,className:a(Ld({status:t,size:P}),v&&Bv[P],ee&&Sv[P],!ee&&q&&Iv[P],e),disabled:c,readOnly:u,onChange:me,value:J,...h},void 0,!1,void 0,this),q&&yr("span",{className:a("absolute inset-y-0 right-2 flex items-center gap-1 text-muted-foreground",Gv[P]),children:[p&&yr("span",{className:"inline-flex items-center",children:i},void 0,!1,void 0,this),Y&&yr("button",{type:"button","aria-label":l,onMouseDown:(Q)=>Q.preventDefault(),onClick:X,className:a("inline-flex items-center justify-center rounded-[calc(var(--radius)-4px)] text-muted-foreground transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",Ov[P]),children:yr(Cv,{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)});zd.displayName="Input";import{cva as Uv}from"class-variance-authority";import{forwardRef as $v}from"react";import{useSyncExternalStore as Wv}from"react";var Kv=()=>Za(),_v=()=>Rd;function Bo(){return Wv(Cd,Kv,_v)}import{jsxDEV as Yv}from"react/jsx-dev-runtime";var Qr={sm:"sm",md:"md",lg:"lg"},Zr=Uv("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:{[Qr.sm]:"min-w-5 h-5 px-1 text-[11px]",[Qr.md]:"min-w-6 h-6 px-1.5 text-xs",[Qr.lg]:"min-w-7 h-7 px-2 text-sm"}},defaultVariants:{size:Qr.md}}),Hd=$v(({className:e,size:t=Qr.md,combo:r,keys:o,children:n,...i},s)=>{let l=f(t),{isMac:m}=Bo(),d=r?xn(r,m):o?xn(o,m):n;return Yv("kbd",{ref:s,className:a(Zr({size:l}),e),...i,children:d},void 0,!1,void 0,this)});Hd.displayName="Kbd";import{cva as Vv}from"class-variance-authority";import{forwardRef as Xv}from"react";import{jsxDEV as wd}from"react/jsx-dev-runtime";var Er={sm:"sm",md:"md",lg:"lg"},kd=Vv("inline-block font-medium text-foreground select-none peer-disabled:cursor-not-allowed peer-disabled:text-muted-foreground/70",{variants:{size:{[Er.sm]:"text-xs",[Er.md]:"text-sm",[Er.lg]:"text-base"}},defaultVariants:{size:Er.md}}),Ad=Xv(({className:e,size:t=Er.md,required:r=!1,disabled:o=!1,children:n,htmlFor:i,...s},l)=>{let m=f(t);return wd("label",{ref:l,htmlFor:i,className:a(kd({size:m}),o&&"cursor-not-allowed text-muted-foreground/70",e),"aria-disabled":o||void 0,...s,children:[n,r&&wd("span",{className:"ml-0.5 text-destructive","aria-hidden":"true",children:"*"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Ad.displayName="Label";import{forwardRef as Jv}from"react";import{jsxDEV as qv}from"react/jsx-dev-runtime";var Bd=Jv((e,t)=>{return qv(Ot,{ref:t,...e},void 0,!1,void 0,this)});Bd.displayName="Loader";import*as Qt from"@radix-ui/react-popover";import{cva as tT}from"class-variance-authority";import{Check as rT,ChevronDown as oT,X as nT}from"lucide-react";import{forwardRef as aT,useCallback as It,useEffect as Ea,useLayoutEffect as Fd,useMemo as jr,useRef as eo,useState as Mn}from"react";import*as je from"@radix-ui/react-popover";import{cva as Qv}from"class-variance-authority";import{forwardRef as Zv}from"react";import{jsxDEV as Id}from"react/jsx-dev-runtime";var vr={sm:I.sm,md:I.md,lg:I.lg,xl:I.xl},Dr=Qv("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:{[vr.sm]:"w-56 p-3 text-sm",[vr.md]:"w-72 p-4 text-sm",[vr.lg]:"w-96 p-5 text-sm",[vr.xl]:"w-[28rem] p-6 text-sm"}},defaultVariants:{size:vr.md}}),Ev=je.Root,Dv=je.Trigger,jv=je.Anchor,eT=je.Close,Sd=Zv(({className:e,align:t="center",sideOffset:r=it,portal:o=le,portalContainer:n,size:i=vr.md,...s},l)=>{let m=f(i),d=Id(je.Content,{ref:l,align:t,sideOffset:r,className:a(Dr({size:m}),e),...s},void 0,!1,void 0,this);if(o)return Id(je.Portal,{container:n??void 0,children:d},void 0,!1,void 0,this);return d});Sd.displayName="PopoverContent";import{jsxDEV as ue,Fragment as yT}from"react/jsx-dev-runtime";var U={sm:"sm",md:"md",lg:"lg",xl:"xl"},Gd=tT(["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:{[U.sm]:"min-h-8 px-2.5 py-1 text-xs",[U.md]:"min-h-10 px-3.5 py-1.5",[U.lg]:"min-h-11 px-4.5 py-2 text-sm",[U.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:U.md,status:"default"}}),iT={[U.sm]:"sm",[U.md]:"md",[U.lg]:"lg",[U.xl]:"xl"},sT={[U.sm]:"min-h-7.5 py-1.5 px-2.5 text-xs",[U.md]:"min-h-9 py-2 px-3 text-sm",[U.lg]:"min-h-10 py-2.5 px-3.5 text-sm",[U.xl]:"min-h-11 py-3 px-4 text-base"},Nn={[U.sm]:"size-3.5",[U.md]:"size-4",[U.lg]:"size-4",[U.xl]:"size-4.5"},lT={[U.sm]:"text-[11px]",[U.md]:"text-xs",[U.lg]:"text-xs",[U.xl]:"text-sm"},mT=4,dT={[U.sm]:34,[U.md]:36,[U.lg]:40,[U.xl]:44},uT={[U.sm]:5.8,[U.md]:6,[U.lg]:6.2,[U.xl]:7},cT={[U.sm]:14,[U.md]:16,[U.lg]:18,[U.xl]:20},pT={[U.sm]:5.6,[U.md]:5.8,[U.lg]:6,[U.xl]:6.4},fT=(e,t)=>{return Math.ceil(dT[t]+Math.max(1,e.trim().length)*uT[t])},gT=(e,t)=>{let r=`+${e}`;return Math.ceil(cT[t]+r.length*pT[t])},bT=({containerWidth:e,badgeWidths:t,getSummaryWidth:r,gapPx:o=mT})=>{if(t.length===0)return{visibleCount:0,hiddenCount:0};if(e<=0)return{visibleCount:0,hiddenCount:t.length};let n=0,i=0;for(let s=0;s<t.length;s+=1){let l=t[s]??0,m=i>0,d=n+(m?o:0)+l,c=t.length-(s+1);if(c>0){let u=r(c),g=d>0?o:0;if(d+g+u<=e){n=d,i+=1;continue}break}if(d<=e)n=d,i+=1}return{visibleCount:i,hiddenCount:t.length-i}},Od=aT(({className:e,options:t,value:r,defaultValue:o=[],onValueChange:n,placeholder:i="Select options...",size:s=U.md,status:l="default",clearable:m=!1,open:d,defaultOpen:c=!1,onOpenChange:u,portal:g=le,portalContainer:T,disabled:b,...h},N)=>{let v=f(s)??s,[p,P]=Mn(c),[M,k]=Mn(o),[H,S]=Mn(null),[w,J]=Mn(null),Y=eo(null),q=eo(null),ee=eo(null),me=eo(o),X=eo(new Map),Q=eo(new Map),A=r!==void 0,oe=d!==void 0,z=A?r:M,K=oe?d:p,y=It((L)=>{if(!oe)P(L);u?.(L)},[oe,u]),x=jr(()=>{return new Map(t.map((L)=>[L.value,L]))},[t]),C=jr(()=>{return z.flatMap((L)=>{let D=x.get(L);return D?[D]:[]})},[x,z]),ne=jr(()=>{if(!H)return;return x.get(H)},[x,H]),_=It((L)=>{let D=z.includes(L)?z.filter((te)=>te!==L):[...z,L];if(!A)k(D);n?.(D)},[A,n,z]),Ce=It((L)=>{let D=z.filter((te)=>te!==L);if(!A)k(D);n?.(D)},[A,n,z]),W=It(()=>{if(!A)k([]);n?.([])},[A,n]),ie=It((L)=>{L.stopPropagation(),L.preventDefault(),W()},[W]),Rt=It((L)=>{if(L.key==="Enter"||L.key===" ")L.stopPropagation(),L.preventDefault(),W()},[W]),at=It((L)=>{let D=Y.current;if(!D)return;let te=Array.from(D.querySelectorAll('[role="option"]:not([data-disabled])'));if(te.length===0)return;let mr=D.querySelector('[role="option"]:focus'),en=mr?te.indexOf(mr):-1,To;switch(L){case"first":To=te[0];break;case"last":To=te[te.length-1];break;case"next":To=te[en+1]??te[0];break;case"prev":To=te[en-1]??te[te.length-1];break}To?.focus()},[]),V=It((L)=>{switch(L.key){case"ArrowDown":L.preventDefault(),at("next");break;case"ArrowUp":L.preventDefault(),at("prev");break;case"Home":L.preventDefault(),at("first");break;case"End":L.preventDefault(),at("last");break;case"Escape":L.preventDefault(),y(!1);break}},[at,y]);Ea(()=>{if(K)requestAnimationFrame(()=>at("first"))},[at,K]),Ea(()=>{if(H&&!ne)S(null)},[ne,H]),Ea(()=>{let L=me.current,D=z.filter((te)=>!L.includes(te));if(D.length>0){let te=D[D.length-1];if(te&&!X.current.has(`${v}:${te}`))S(te)}me.current=z},[v,z]),Fd(()=>{let L=q.current;if(!L)return;if((()=>{J(Math.ceil(L.getBoundingClientRect().width))})(),typeof ResizeObserver>"u")return;let te=new ResizeObserver((mr)=>{let en=Math.ceil(mr[0]?.contentRect.width??L.getBoundingClientRect().width);J(en)});return te.observe(L),()=>{te.disconnect()}},[]),Fd(()=>{if(!H)return;let L=ee.current;if(!L)return;let D=Math.ceil(L.getBoundingClientRect().width);if(D>0)X.current.set(`${v}:${H}`,D);S(null)},[v,H]);let fe=iT[v],se=C.length>0,Ne=m&&se&&!b,Ue=It((L)=>{let D=`${v}:${L}`,te=Q.current.get(D);if(te!==void 0)return te;let mr=gT(L,v);return Q.current.set(D,mr),mr},[v]),bt=jr(()=>{return C.map((L)=>{let D=`${v}:${L.value}`;return X.current.get(D)??fT(L.label,v)})},[v,C]),B=jr(()=>{if(!se)return{visibleCount:0,hiddenCount:0};if(w===null||w<=0)return{visibleCount:C.length,hiddenCount:0};return bT({containerWidth:w,badgeWidths:bt,getSummaryWidth:Ue})},[w,Ue,se,bt,C.length]),ge=jr(()=>{return C.slice(0,B.visibleCount)},[B.visibleCount,C]),Le=ue(Qt.Content,{ref:Y,role:"listbox","aria-multiselectable":"true",align:"start",sideOffset:4,onKeyDown:V,onOpenAutoFocus:(L)=>L.preventDefault(),className:a(Dr(),"max-h-96 w-[var(--radix-popover-trigger-width)] overflow-y-auto overflow-x-hidden p-1"),children:[t.map((L)=>{let D=z.includes(L.value);return ue("div",{role:"option",tabIndex:L.disabled?void 0:-1,"aria-selected":D,"aria-disabled":L.disabled||void 0,"data-disabled":L.disabled?"":void 0,className:a("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:border-transparent data-disabled:bg-muted/40 data-disabled:text-muted-foreground/70",sT[v]),onClick:()=>!L.disabled&&_(L.value),onKeyDown:(te)=>{if(te.key==="Enter"||te.key===" "){if(te.preventDefault(),!L.disabled)_(L.value)}},children:[ue("span",{className:a("flex shrink-0 items-center justify-center",Nn[v]),children:D?ue(rT,{className:Nn[v]},void 0,!1,void 0,this):null},void 0,!1,void 0,this),ue("span",{className:"min-w-0 flex-1 truncate",children:L.label},void 0,!1,void 0,this)]},L.value,!0,void 0,this)}),t.length===0?ue("div",{className:"px-3 py-6 text-center text-muted-foreground text-sm",children:"No options available"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this);return ue(Qt.Root,{open:K,onOpenChange:y,children:[ue(Qt.Trigger,{asChild:!0,children:ue("button",{ref:N,type:"button",disabled:b,"data-state":K?"open":"closed","data-placeholder":se?void 0:"",className:a(Gd({size:v,status:l}),e),...h,children:[ue("span",{ref:q,className:"flex min-w-0 flex-1 flex-wrap items-center gap-1 text-left",children:se?ue(yT,{children:[ge.map((L)=>ue(Mo,{variant:"outline",size:fe,removable:!0,removeControl:"span",removeLabel:`Remove ${L.label}`,onRemove:()=>Ce(L.value),className:"max-w-[180px]",children:ue("span",{className:"truncate",children:L.label},void 0,!1,void 0,this)},L.value,!1,void 0,this)),B.hiddenCount>0?ue("span",{className:a("text-muted-foreground",lT[v]),children:["+",B.hiddenCount]},void 0,!0,void 0,this):null]},void 0,!0,void 0,this):ue("span",{className:"text-muted-foreground",children:i},void 0,!1,void 0,this)},void 0,!1,void 0,this),ue("span",{className:"inline-flex shrink-0 items-center gap-1 text-muted-foreground",children:[Ne?ue("span",{role:"button",tabIndex:-1,"aria-label":"Clear all",onMouseDown:(L)=>L.preventDefault(),onKeyDown:Rt,onClick:ie,className:"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:ue(nT,{className:Nn[v]},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,ue(oT,{className:a(Nn[v],"opacity-60 transition-transform duration-[var(--motion-duration-fast)] ease-[var(--motion-ease-productive)]",K&&"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),g?ue(Qt.Portal,{container:T??void 0,children:Le},void 0,!1,void 0,this):Le,ne?ue("span",{className:"pointer-events-none invisible absolute top-0 left-0 -z-10","aria-hidden":!0,children:ue(Mo,{ref:ee,variant:"outline",size:fe,removable:!0,removeControl:"span",className:"max-w-[180px]",children:ue("span",{className:"truncate",children:ne.label},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)});Od.displayName="Multiselect";import{cva as Zt}from"class-variance-authority";import{createContext as vT,forwardRef as Tr,useContext as TT}from"react";import{jsxDEV as et}from"react/jsx-dev-runtime";var Wd=Zt(["transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] flex w-full items-center justify-between border-b","transition-colors duration-200 ease-out"],{variants:{variant:{default:["border-border bg-background/95 backdrop-blur-xl","shadow-[var(--shadow-sm)]"],transparent:"bg-transparent border-transparent",blur:["bg-[var(--surface-glass)] dark:bg-[var(--surface-glass-dark)] border-[color:color-mix(in_srgb,var(--primary)_18%,var(--border))] backdrop-blur-[14px] shadow-[var(--shadow-glass)]","shadow-[var(--shadow-md)]"],solid:["border-border bg-background","shadow-[var(--shadow-xs)]"]},size:{sm:"h-12 px-3",md:"h-14 px-5",lg:"h-16 px-8",xl:"h-[4.5rem] px-10"},sticky:{true:"sticky top-0 z-50",false:""}},defaultVariants:{variant:"default",size:"md",sticky:!1}}),Kd=Zt("flex items-center gap-2 font-semibold text-foreground",{variants:{size:{sm:"text-sm",md:"text-sm",lg:"text-base",xl:"text-lg"}},defaultVariants:{size:"md"}}),hT=Zt("truncate text-muted-foreground",{variants:{size:{sm:"text-xs",md:"text-xs",lg:"text-sm",xl:"text-sm"}},defaultVariants:{size:"md"}}),_d=Zt("flex items-center",{variants:{align:{start:"justify-start",center:"justify-center",end:"justify-end"},gap:{sm:"gap-2",md:"gap-4",lg:"gap-6",xl:"gap-7"},size:{sm:"text-sm",md:"text-sm",lg:"text-base",xl:"text-lg"}},defaultVariants:{align:"center",gap:"md",size:"md"}}),Ud=Zt(["relative inline-flex items-center rounded-lg font-medium text-muted-foreground","transition-colors duration-150 ease-out","hover:bg-accent/60 hover:text-foreground"],{variants:{active:{true:"bg-accent text-foreground",false:""},size:{sm:"h-8 px-2.5 text-sm",md:"h-9 px-3 text-sm",lg:"h-10 px-3.5 text-base",xl:"h-11 px-4 text-base"}},defaultVariants:{active:!1,size:"md"}}),$d=Zt(["relative inline-flex items-center rounded-lg font-medium text-muted-foreground","transition-colors duration-150 ease-out","hover:bg-accent/60 hover:text-foreground","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-1"],{variants:{active:{true:["bg-accent text-foreground"],false:""},size:{sm:"h-8 px-2.5 text-sm",md:"h-9 px-3 text-sm",lg:"h-10 px-3.5 text-base",xl:"h-11 px-4 text-base"}},defaultVariants:{active:!1,size:"md"}}),Yd=Zt("flex items-center",{variants:{size:{sm:"gap-1.5",md:"gap-2",lg:"gap-2.5",xl:"gap-3"}},defaultVariants:{size:"md"}}),Vd=Zt("w-px rounded-full bg-gradient-to-b from-transparent via-border to-transparent transition-opacity duration-300",{variants:{size:{sm:"mx-1.5 h-5",md:"mx-2 h-6",lg:"mx-2.5 h-7",xl:"mx-3 h-8"}},defaultVariants:{size:"md"}});var Xd={sm:"sm",md:"md",lg:"lg",xl:"xl"};var Jd=vT(null),to=()=>{return TT(Jd)?.size??Xd.md},qd=Tr(({className:e,variant:t,size:r,sticky:o,...n},i)=>{let s=f(r)??Xd.md;return et(Jd.Provider,{value:{size:s},children:et("nav",{ref:i,className:a(Wd({variant:t,size:s,sticky:o}),e),...n},void 0,!1,void 0,this)},void 0,!1,void 0,this)});qd.displayName="Navbar";var Qd=Tr(({className:e,logo:t,tagline:r,size:o,children:n,...i},s)=>{let l=to(),m=f(o??l)??l;return et("div",{ref:s,className:a(Kd({size:m}),e),...i,children:[t&&et("span",{className:"inline-flex shrink-0 items-center",children:t},void 0,!1,void 0,this),et("div",{className:"flex min-w-0 flex-col",children:[et("span",{className:"truncate",children:n},void 0,!1,void 0,this),r&&et("span",{className:a(hT({size:m})),children:r},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});Qd.displayName="NavbarBrand";var Zd=Tr(({className:e,align:t,gap:r,size:o,...n},i)=>{let s=to(),l=f(o??s)??s;return et("div",{ref:i,className:a(_d({align:t,gap:r??l,size:l}),e),...n},void 0,!1,void 0,this)});Zd.displayName="NavbarContent";var Ed=Tr(({className:e,active:t,size:r,...o},n)=>{let i=to(),s=f(r??i)??i;return et("div",{ref:n,className:a(Ud({active:t,size:s}),e),"data-active":t,...o},void 0,!1,void 0,this)});Ed.displayName="NavbarItem";var Dd=Tr(({className:e,active:t,href:r="#",size:o,...n},i)=>{let s=to(),l=f(o??s)??s;return et("a",{ref:i,href:r,className:a($d({active:t,size:l}),e),"data-active":t,...n},void 0,!1,void 0,this)});Dd.displayName="NavbarLink";var jd=Tr(({className:e,size:t,...r},o)=>{let n=to(),i=f(t??n)??n;return et("div",{ref:o,className:a(Yd({size:i}),e),...r},void 0,!1,void 0,this)});jd.displayName="NavbarActions";var eu=Tr(({className:e,size:t,...r},o)=>{let n=to(),i=f(t??n)??n;return et("div",{ref:o,className:a(Vd({size:i}),e),...r},void 0,!1,void 0,this)});eu.displayName="NavbarDivider";import*as Ie from"@radix-ui/react-navigation-menu";import{cva as hr}from"class-variance-authority";import{createContext as PT,forwardRef as Et,useContext as tu}from"react";import{jsxDEV as We}from"react/jsx-dev-runtime";var ut={sm:I.sm,md:I.md,lg:I.lg},Da=PT(ut.md),ru=hr("group/navigation-menu relative z-10 flex max-w-max flex-1 items-center justify-center"),ou=hr("group relative flex flex-1 list-none items-center justify-center gap-0.5"),nu=hr(["group/trigger inline-flex w-max items-center justify-center gap-1 rounded-[var(--radius)] border border-transparent bg-transparent font-medium outline-none","transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)]","hover:bg-accent hover:text-accent-foreground","focus-visible:ring-2 focus-visible:ring-ring/50 focus-visible:ring-offset-1 focus-visible:ring-offset-background","disabled:pointer-events-none disabled:cursor-not-allowed disabled:bg-muted/40 disabled:text-muted-foreground/70","data-[state=open]:border-border data-[state=open]:bg-accent data-[state=open]:text-accent-foreground"],{variants:{size:{[ut.sm]:"h-8 px-3 py-1.5 text-xs",[ut.md]:"h-9 px-3 py-2 text-sm",[ut.lg]:"h-11 px-4 py-2.5 text-sm"}},defaultVariants:{size:ut.md}}),au=hr(["left-0 top-0 w-full p-1 md:absolute md:w-auto","gs-nav-content"]),iu=hr(["flex select-none items-center gap-2 rounded-[var(--radius-md)] leading-none no-underline outline-none","transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)]","hover:bg-accent/80 hover:text-accent-foreground","focus:bg-accent focus:text-accent-foreground","focus-visible:ring-2 focus-visible:ring-ring/50 focus-visible:outline-none"],{variants:{size:{[ut.sm]:"p-2 text-xs [&_svg:not([class*='size-'])]:size-3.5",[ut.md]:"p-2.5 text-sm [&_svg:not([class*='size-'])]:size-4",[ut.lg]:"p-3 text-sm [&_svg:not([class*='size-'])]:size-4"}},defaultVariants:{size:ut.md}}),su=hr(["gs-nav-viewport origin-[top_center] relative mt-1.5 w-full overflow-hidden rounded-[var(--radius)] border border-border bg-popover text-popover-foreground shadow-[var(--shadow-lg)]","h-[var(--radix-navigation-menu-viewport-height)] md:w-[var(--radix-navigation-menu-viewport-width)]"]),lu=hr(["gs-nav-indicator top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden"]),xT=()=>We("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-px ml-0.5 size-3 transition-transform duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-emphasized)] group-data-[state=open]/trigger:rotate-180","aria-hidden":"true",children:We("path",{d:"m6 9 6 6 6-6"},void 0,!1,void 0,this)},void 0,!1,void 0,this),mu=Et(({className:e,children:t,size:r,viewport:o=!0,...n},i)=>{let s=f(r??ut.md);return We(Da.Provider,{value:s,children:We(Ie.Root,{ref:i,"data-viewport":o,className:a(ru(),e),...n,children:[t,o&&We(ja,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});mu.displayName="NavigationMenu";var du=Et(({className:e,...t},r)=>We(Ie.List,{ref:r,className:a(ou(),e),...t},void 0,!1,void 0,this));du.displayName="NavigationMenuList";var uu=Et(({className:e,...t},r)=>We(Ie.Item,{ref:r,className:a("relative",e),...t},void 0,!1,void 0,this));uu.displayName="NavigationMenuItem";var cu=Et(({className:e,children:t,...r},o)=>{let n=tu(Da);return We(Ie.Trigger,{ref:o,className:a(nu({size:n}),e),...r,children:[t,We(xT,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});cu.displayName="NavigationMenuTrigger";var pu=Et(({className:e,...t},r)=>We(Ie.Content,{ref:r,className:a(au(),e),...t},void 0,!1,void 0,this));pu.displayName="NavigationMenuContent";var fu=Et(({className:e,...t},r)=>{let o=tu(Da);return We(Ie.Link,{ref:r,className:a(iu({size:o}),e),...t},void 0,!1,void 0,this)});fu.displayName="NavigationMenuLink";var ja=Et(({className:e,...t},r)=>We("div",{className:"pointer-events-none absolute top-full left-0 isolate z-50 flex justify-center [&>*]:pointer-events-auto",children:We(Ie.Viewport,{ref:r,forceMount:!0,className:a(su(),e),...t},void 0,!1,void 0,this)},void 0,!1,void 0,this));ja.displayName="NavigationMenuViewport";var gu=Et(({className:e,...t},r)=>We(Ie.Indicator,{ref:r,forceMount:!0,className:a(lu(),e),...t,children:We("div",{className:"relative top-[60%] size-2 rotate-45 rounded-tl-sm bg-border shadow-sm"},void 0,!1,void 0,this)},void 0,!1,void 0,this));gu.displayName="NavigationMenuIndicator";import{cva as ro}from"class-variance-authority";import{Fragment as MT,forwardRef as NT,useCallback as Pr,useEffect as bu,useMemo as yu,useRef as LT,useState as vu}from"react";import{jsxDEV as xr}from"react/jsx-dev-runtime";var Mr={sm:"sm",md:"md",lg:"lg",xl:"xl"},So={default:"default",error:"error",success:"success"},Io={single:"single",first:"first",middle:"middle",last:"last"},Tu=ro("relative inline-flex items-center",{variants:{size:{sm:"gap-1",md:"gap-1.5",lg:"gap-2",xl:"gap-2.5"}},defaultVariants:{size:Mr.md}}),hu=ro("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:Mr.md,status:So.default}}),Pu=ro(["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:Mr.md,filled:!1,focused:!1,status:So.default,disabled:!1,position:Io.single}}),xu=ro(["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:Mr.md,status:So.default,filled:!1}}),Mu=ro(["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:Mr.md,focused:!1}}),Nu=ro("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:Mr.md}});function zT(e){if(!Number.isFinite(e))return 6;return Math.max(1,Math.floor(e))}function ei(e,t){let r=(e??"").split("").slice(0,t);if(r.length<t)return r.concat(Array(t-r.length).fill(""));return r}var Lu=NT(({className:e,length:t=6,value:r,onChange:o,onComplete:n,size:i=Mr.md,status:s=So.default,disabled:l=!1,autoFocus:m=!1,mask:d=!1,groupSize:c,separator:u,separatorChar:g="—",placeholder:T="•",inputMode:b="numeric",pattern:h="[0-9]*",...N},v)=>{let p=f(i),P=zT(t),M=LT([]),[k,H]=vu(null),[S,w]=vu(()=>ei(r,P));bu(()=>{if(r!==void 0){w(ei(r,P));return}w((y)=>ei(y.join(""),P))},[r,P]),bu(()=>{if(m)M.current[0]?.focus()},[m]);let J=yu(()=>{if(typeof c==="number"&&Number.isFinite(c)){let y=Math.floor(c);if(y<=0)return P;return Math.min(P,Math.max(1,y))}if(typeof u==="number"&&Number.isFinite(u)){let y=Math.floor(u);if(y<=0)return P;return Math.min(P,Math.max(1,y))}if(u)return Math.max(1,Math.floor(P/2));return P},[c,P,u]),Y=yu(()=>{let y=[];for(let x=0;x<P;x+=J){let C=Math.min(x+J,P),ne=[];for(let _=x;_<C;_+=1)ne.push(_);y.push(ne)}return y},[J,P]),q=Pr((y)=>{let x=M.current[y];if(!x)return;x.focus(),x.select()},[]),ee=Pr((y)=>{w(y);let x=y.join("");if(o?.(x),y.every((C)=>C!=="")&&x.length===P)n?.(x)},[o,n,P]),me=Pr((y,x)=>{if(l)return;let ne=(b==="numeric"?x.replace(/\D/g,""):x).slice(-1),_=[...S];if(_[y]=ne,ee(_),ne&&y<P-1)q(y+1)},[S,l,ee,q,b,P]),X=Pr((y,x)=>{if(l)return;if(x.key==="Backspace"){if(x.preventDefault(),S[y]){let C=[...S];C[y]="",ee(C);return}if(y>0){let C=[...S];C[y-1]="",ee(C),q(y-1)}return}if(x.key==="Delete"){if(x.preventDefault(),S[y]){let C=[...S];C[y]="",ee(C)}return}if(x.key==="ArrowLeft"){if(x.preventDefault(),y>0)q(y-1);return}if(x.key==="ArrowRight"){if(x.preventDefault(),y<P-1)q(y+1);return}if(x.key==="Home"){x.preventDefault(),q(0);return}if(x.key==="End")x.preventDefault(),q(P-1)},[S,l,ee,q,P]),Q=Pr((y,x)=>{if(x.preventDefault(),l)return;let C=x.clipboardData.getData("text"),_=(b==="numeric"?C.replace(/\D/g,""):C.replace(/\s/g,"")).split("");if(_.length===0)return;let Ce=[...S];for(let ie=0;ie<_.length;ie+=1){let Rt=y+ie;if(Rt>=P)break;Ce[Rt]=_[ie]??""}ee(Ce);let W=Math.min(P-1,y+_.length-1);if(W<P-1){q(W+1);return}M.current[W]?.blur()},[S,l,ee,q,b,P]),A=Pr((y,x)=>{H(y),x.target.select()},[]),oe=Pr(()=>{H(null)},[]),z=u!==void 0,K=g.length>0&&u!==!1&&(z||Y.length>1);return xr("div",{ref:v,className:a(Tu({size:p}),e),role:"group","aria-label":"One-time password input",...N,children:Y.map((y,x)=>xr(MT,{children:[xr("div",{"data-gs-otp-group":"true",className:a(hu({size:p,status:s})),children:y.map((C,ne)=>{let _=S[C]??"",Ce=k===C,W=Io.middle;if(y.length===1)W=Io.single;else if(ne===0)W=Io.first;else if(ne===y.length-1)W=Io.last;return xr("div",{"data-gs-otp-slot":"true","data-disabled":l,className:a(Pu({size:p,filled:Boolean(_),focused:Ce,status:s,disabled:l,position:W})),children:[xr("input",{ref:(ie)=>{M.current[C]=ie},type:d?"password":"text",inputMode:b,pattern:h,maxLength:1,value:_,placeholder:"",disabled:l,"aria-invalid":s===So.error,"aria-label":`Digit ${C+1} of ${P}`,autoComplete:"one-time-code",onChange:(ie)=>me(C,ie.target.value),onKeyDown:(ie)=>X(C,ie),onPaste:(ie)=>Q(C,ie),onFocus:(ie)=>A(C,ie),onBlur:oe,className:a(xu({size:p,status:s,filled:Boolean(_)}))},void 0,!1,void 0,this),!_&&xr("div",{"data-gs-otp-placeholder":"true","aria-hidden":"true",className:a(Mu({size:p,focused:Ce})),children:T},void 0,!1,void 0,this)]},`slot-${C}`,!0,void 0,this)})},void 0,!1,void 0,this),K&&x<Y.length-1&&xr("span",{"data-gs-otp-separator":"true",className:a(Nu({size:p})),children:g},void 0,!1,void 0,this)]},`group-${y[0]}-${y[y.length-1]}`,!0,void 0,this))},void 0,!1,void 0,this)});Lu.displayName="OTPInput";import{createContext as OT,createElement as Fu,useCallback as ct,useContext as WT,useEffect as KT,useMemo as _T,useRef as Gu,useState as UT}from"react";import*as ye from"@radix-ui/react-dialog";import{cva as zu}from"class-variance-authority";import{X as RT}from"lucide-react";import{createContext as CT,forwardRef as Ln,useCallback as HT,useContext as wT,useEffect as kT,useState as Ru}from"react";import{jsxDEV as Ye,Fragment as GT}from"react/jsx-dev-runtime";var Ve={top:oo.top,right:oo.right,bottom:oo.bottom,left:oo.left},ce={sm:I.sm,md:I.md,lg:I.lg,xl:I.xl,full:"full"},AT=160,BT={[Ve.top]:"gs-sheet-content gs-sheet-content-top",[Ve.right]:"gs-sheet-content gs-sheet-content-right",[Ve.bottom]:"gs-sheet-content gs-sheet-content-bottom",[Ve.left]:"gs-sheet-content gs-sheet-content-left"},IT={[Ve.right]:{[ce.sm]:"sm:max-w-sm",[ce.md]:"sm:max-w-md",[ce.lg]:"sm:max-w-lg",[ce.xl]:"sm:max-w-xl",[ce.full]:"sm:max-w-full"},[Ve.left]:{[ce.sm]:"sm:max-w-sm",[ce.md]:"sm:max-w-md",[ce.lg]:"sm:max-w-lg",[ce.xl]:"sm:max-w-xl",[ce.full]:"sm:max-w-full"},[Ve.top]:{[ce.sm]:"sm:max-h-[30vh]",[ce.md]:"sm:max-h-[50vh]",[ce.lg]:"sm:max-h-[70vh]",[ce.xl]:"sm:max-h-[85vh]",[ce.full]:"sm:max-h-full"},[Ve.bottom]:{[ce.sm]:"sm:max-h-[30vh]",[ce.md]:"sm:max-h-[50vh]",[ce.lg]:"sm:max-h-[70vh]",[ce.xl]:"sm:max-h-[85vh]",[ce.full]:"sm:max-h-full"}},Cu=zu(a("gs-sheet-overlay",Kt)),Hu=zu("fixed z-50 flex flex-col gap-4 border border-border bg-card p-6 shadow-[var(--shadow-xl)]",{variants:{side:{[Ve.top]:"inset-x-0 top-0 border-b",[Ve.bottom]:"inset-x-0 bottom-0 border-t",[Ve.left]:"inset-y-0 left-0 h-full w-3/4 border-r",[Ve.right]:"inset-y-0 right-0 h-full w-3/4 border-l"}},defaultVariants:{side:Ve.right}}),wu=CT(!1),ti=({children:e,open:t,defaultOpen:r=!1,onOpenChange:o,...n})=>{let[i,s]=Ru(r),l=t!==void 0,m=l?t:i,d=HT((c)=>{if(!l)s(c);o?.(c)},[l,o]);return Ye(wu.Provider,{value:m,children:Ye(ye.Root,{open:m,onOpenChange:d,...n,children:e},void 0,!1,void 0,this)},void 0,!1,void 0,this)},ST=ye.Trigger,FT=ye.Close,ku=ye.Portal,ri=Ln(({className:e,...t},r)=>Ye(ye.Overlay,{className:a(Cu(),e),...t,ref:r},void 0,!1,void 0,this));ri.displayName=ye.Overlay.displayName;var zn=Ln(({side:e=Ve.right,size:t=ce.md,showClose:r=!0,showOverlay:o=!0,portal:n=le,portalContainer:i,forceMount:s=!1,className:l,children:m,...d},c)=>{let u=wT(wu),[g,T]=Ru(s||u),b=f(t)??ce.md,h=ve(),N=BT[e],v=IT[e][b];if(kT(()=>{if(s||u){T(!0);return}let M=setTimeout(()=>{T(!1)},h?0:AT);return()=>{clearTimeout(M)}},[s,u,h]),!(s||u||g))return null;let P=Ye(GT,{children:[o?Ye(ri,{forceMount:!0},void 0,!1,void 0,this):null,Ye(ye.Content,{ref:c,forceMount:!0,className:a(Hu({side:e}),N,v,l),...d,children:[m,r&&Ye(ye.Close,{className:on,children:[Ye(RT,{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);if(!n)return P;return Ye(ku,{forceMount:!0,container:i??void 0,children:P},void 0,!1,void 0,this)});zn.displayName=ye.Content.displayName;var Au=({className:e,...t})=>Ye("div",{className:a("flex flex-col space-y-2 text-center sm:text-left",e),...t},void 0,!1,void 0,this);Au.displayName="SheetHeader";var Bu=({className:e,...t})=>Ye("div",{className:a("flex flex-col-reverse sm:flex-row sm:justify-end sm:gap-2.5",e),...t},void 0,!1,void 0,this);Bu.displayName="SheetFooter";var Iu=Ln(({className:e,...t},r)=>Ye(ye.Title,{ref:r,className:a("font-semibold text-foreground text-lg",e),...t},void 0,!1,void 0,this));Iu.displayName=ye.Title.displayName;var Su=Ln(({className:e,...t},r)=>Ye(ye.Description,{ref:r,className:a("text-muted-foreground text-sm",e),...t},void 0,!1,void 0,this));Su.displayName=ye.Description.displayName;import{jsxDEV as no}from"react/jsx-dev-runtime";var Ou=OT(null),Wu=250;function Ku({children:e,removeDelay:t=Wu}){let r=ve(),[o,n]=UT([]),i=Gu(0),s=Gu(new Map),l=ct((p)=>{let P=s.current.get(p);if(P===void 0)return;window.clearTimeout(P),s.current.delete(p)},[]),m=ct((p)=>{l(p),n((P)=>P.filter((M)=>M.id!==p))},[l]),d=ct((p)=>{l(p);let P=r?0:t;if(P<=0){m(p);return}let M=window.setTimeout(()=>{m(p)},P);s.current.set(p,M)},[l,r,t,m]),c=ct((p)=>{n((P)=>P.map((M)=>M.id===p?{...M,open:!1}:M)),d(p)},[d]),u=ct(()=>{n((p)=>{for(let P of p)d(P.id);return p.map((P)=>({...P,open:!1}))})},[d]),g=ct(()=>{return i.current+=1,`overlay-${i.current}`},[]),T=ct((p,P)=>{let M=g();l(M);let k={id:M,kind:"dialog",render:p,open:!0,options:P};return n((H)=>[...H,k]),{id:M,close:()=>c(M)}},[l,c,g]),b=ct((p,P)=>{let M=g();l(M);let k={id:M,kind:"sheet",render:p,open:!0,options:P};return n((H)=>[...H,k]),{id:M,close:()=>c(M)}},[l,c,g]),h=ct((p,P,M)=>{return T((k)=>Fu(p,{...P,close:k}),M)},[T]),N=ct((p,P,M)=>{return b((k)=>Fu(p,{...P,close:k}),M)},[b]);KT(()=>{return()=>{for(let p of s.current.values())window.clearTimeout(p);s.current.clear()}},[]);let v=_T(()=>({dialog:h,sheet:N,close:c,closeAll:u}),[u,c,h,N]);return no(Ou.Provider,{value:v,children:[e,o.map((p)=>no($T,{entry:p,onClose:c},p.id,!1,void 0,this))]},void 0,!0,void 0,this)}Ku.displayName="OverlayProvider";function $T({entry:e,onClose:t}){let r=ct(()=>t(e.id),[e.id,t]);if(e.kind==="dialog")return no(Ro,{open:e.open,onOpenChange:(o)=>!o&&r(),children:no(yn,{...e.options,children:e.render(r)},void 0,!1,void 0,this)},void 0,!1,void 0,this);return no(ti,{open:e.open,onOpenChange:(o)=>!o&&r(),children:no(zn,{...e.options,children:e.render(r)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function YT(){let e=WT(Ou);if(!e)throw Error("useOverlay must be used within an OverlayProvider");return e}import{cva as Fo}from"class-variance-authority";import{ChevronLeft as VT,ChevronRight as XT,MoreHorizontal as JT}from"lucide-react";import{createContext as qT,forwardRef as Go,useContext as Rn}from"react";import{jsxDEV as Xe}from"react/jsx-dev-runtime";var tt={sm:"sm",md:"md",lg:"lg"},Oo=qT(tt.md),_u=Fo("mx-auto flex w-full justify-center"),Uu=Fo("flex flex-row items-center gap-1"),$u=Fo(""),Cn=Fo("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] 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:cursor-not-allowed disabled:border-transparent disabled:bg-muted/40 disabled:text-muted-foreground/70 hover:bg-accent hover:text-accent-foreground",{variants:{isActive:{true:"border border-border bg-background shadow-[var(--shadow-sm)]",false:""},size:{[tt.sm]:"h-7 w-7 text-xs [&_svg]:size-3.5",[tt.md]:"h-9 w-9 text-sm [&_svg]:size-4",[tt.lg]:"h-10 w-10 text-sm [&_svg]:size-5"}},defaultVariants:{isActive:!1,size:tt.md}}),Yu=Fo("flex items-center justify-center",{variants:{size:{[tt.sm]:"h-7 w-7 [&_svg]:size-3.5",[tt.md]:"h-9 w-9 [&_svg]:size-4",[tt.lg]:"h-10 w-10 [&_svg]:size-5"}},defaultVariants:{size:tt.md}}),Vu=({className:e,size:t=tt.md,...r})=>{let o=f(t)??tt.md;return Xe(Oo.Provider,{value:o,children:Xe("nav",{"aria-label":"pagination",className:a(_u(),e),...r},void 0,!1,void 0,this)},void 0,!1,void 0,this)};Vu.displayName="Pagination";var Xu=Go(({className:e,...t},r)=>Xe("ul",{ref:r,className:a(Uu(),e),...t},void 0,!1,void 0,this));Xu.displayName="PaginationContent";var Ju=Go(({className:e,...t},r)=>Xe("li",{ref:r,className:a($u(),e),...t},void 0,!1,void 0,this));Ju.displayName="PaginationItem";var qu=Go(({className:e,isActive:t,...r},o)=>{let n=Rn(Oo);return Xe("button",{ref:o,type:"button","aria-current":t?"page":void 0,className:a(Cn({isActive:t,size:n}),e),...r},void 0,!1,void 0,this)});qu.displayName="PaginationLink";var Qu=Go(({className:e,...t},r)=>{let o=Rn(Oo);return Xe("button",{ref:r,type:"button","aria-label":"Go to previous page",className:a(Cn({size:o}),"w-auto gap-1 pr-3 pl-2.5",e),...t,children:[Xe(VT,{},void 0,!1,void 0,this),Xe("span",{children:"Previous"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Qu.displayName="PaginationPrevious";var Zu=Go(({className:e,...t},r)=>{let o=Rn(Oo);return Xe("button",{ref:r,type:"button","aria-label":"Go to next page",className:a(Cn({size:o}),"w-auto gap-1 pr-2.5 pl-3",e),...t,children:[Xe("span",{children:"Next"},void 0,!1,void 0,this),Xe(XT,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Zu.displayName="PaginationNext";var Eu=({className:e,...t})=>{let r=Rn(Oo);return Xe("span",{"aria-hidden":!0,className:a(Yu({size:r}),e),...t,children:[Xe(JT,{},void 0,!1,void 0,this),Xe("span",{className:"sr-only",children:"More pages"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)};Eu.displayName="PaginationEllipsis";import*as _o from"@radix-ui/react-progress";import{cva as Du}from"class-variance-authority";import{forwardRef as QT,useEffect as ZT,useRef as ET}from"react";import{jsxDEV as Hn}from"react/jsx-dev-runtime";var Wo={sm:"sm",md:"md",lg:"lg",xl:"xl"},Ko={default:"default",success:"success",warning:"warning",error:"error"},ju=Du("relative w-full overflow-hidden rounded-full bg-muted",{variants:{size:{[Wo.sm]:"h-2",[Wo.md]:"h-2.5",[Wo.lg]:"h-3",[Wo.xl]:"h-3.5"}},defaultVariants:{size:Wo.md}}),ec=Du("h-full w-full flex-1 rounded-full transition-transform duration-[var(--motion-duration-fast)] ease-[var(--motion-ease-productive)]",{variants:{variant:{[Ko.default]:"bg-primary",[Ko.success]:"bg-success",[Ko.warning]:"bg-warning",[Ko.error]:"bg-destructive"}},defaultVariants:{variant:Ko.default}});function DT(e){if(typeof e!=="number"||Number.isNaN(e))return 0;return Math.max(0,Math.min(100,e))}var tc=QT(({className:e,value:t,size:r,variant:o,showValue:n,...i},s)=>{let l=f(r),m=ET(null),d=DT(t);return ZT(()=>{let c=m.current;if(!c)return;c.style.setProperty("--gs-progress-value",`${d}%`)},[d]),Hn("div",{className:"flex w-full items-center gap-2",children:[Hn(_o.Root,{ref:s,className:a(ju({size:l}),e),...i,children:Hn(_o.Indicator,{ref:m,className:a(ec({variant:o}),"[transform:translateX(calc(-100%+var(--gs-progress-value,0%)))]")},void 0,!1,void 0,this)},void 0,!1,void 0,this),n&&Hn("span",{className:"font-medium text-muted-foreground text-sm tabular-nums",children:[d,"%"]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});tc.displayName=_o.Root.displayName;import*as io from"@radix-ui/react-radio-group";import{cva as rc}from"class-variance-authority";import{forwardRef as oc}from"react";import{jsxDEV as wn}from"react/jsx-dev-runtime";var pt={sm:"sm",md:"md",lg:"lg",xl:"xl"},ao={default:"default",error:"error",success:"success"},nc=rc("grid gap-2"),ac=rc("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] 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:{[pt.sm]:"h-4 w-4",[pt.md]:"h-5 w-5",[pt.lg]:"h-6 w-6",[pt.xl]:"h-7 w-7"},status:{[ao.default]:"enabled:hover:border-primary/70",[ao.error]:"border-destructive enabled:hover:border-destructive/70 focus-visible:ring-destructive data-[state=checked]:border-destructive data-[state=checked]:text-destructive",[ao.success]:"border-success enabled:hover:border-success/70 focus-visible:ring-success data-[state=checked]:border-success data-[state=checked]:text-success"}},defaultVariants:{size:pt.md,status:ao.default}}),jT={[pt.sm]:"h-2 w-2",[pt.md]:"h-2.5 w-2.5",[pt.lg]:"h-3 w-3",[pt.xl]:"h-3.5 w-3.5"},ic=oc(({className:e,...t},r)=>wn(io.Root,{ref:r,className:a(nc(),e),...t},void 0,!1,void 0,this));ic.displayName="RadioGroup";var sc=oc(({className:e,size:t=pt.md,status:r=ao.default,...o},n)=>{let i=f(t);return wn(io.Item,{ref:n,className:a(ac({size:i,status:r}),e),...o,children:wn(io.Indicator,{className:"flex items-center justify-center",children:wn("span",{className:a("block rounded-full bg-current transition-transform duration-150",jT[i])},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});sc.displayName="RadioGroupItem";import{cva as An}from"class-variance-authority";import{forwardRef as ni,useCallback as Uo,useEffect as uc,useRef as cc,useState as lc}from"react";import{jsxDEV as kn}from"react/jsx-dev-runtime";var eh=10,th=90,oi=50,pc=An("flex h-full w-full",{variants:{direction:{horizontal:"flex-row",vertical:"flex-col"}},defaultVariants:{direction:"horizontal"}}),fc=An("relative basis-[var(--gs-panel-basis,50%)] overflow-hidden grow-0 shrink-0"),gc=An("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}}),bc=An("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"}});function yc(e){return Math.max(eh,Math.min(th,e))}function vc(e){return e.dataset.direction==="vertical"?"vertical":"horizontal"}function rh(e,t){let r=Array.from(e.children),o=r.indexOf(t),n;for(let s=o-1;s>=0;s-=1){let l=r[s];if(l instanceof HTMLElement&&l.matches("[data-panel]")){n=l;break}}let i;for(let s=o+1;s<r.length;s+=1){let l=r[s];if(l instanceof HTMLElement&&l.matches("[data-panel]")){i=l;break}}return{prevPanel:n,nextPanel:i}}function mc(e){if(!e)return null;let t=e.closest("[data-panel-group]");if(!(t instanceof HTMLElement))return null;let{prevPanel:r,nextPanel:o}=rh(t,e);if(!(r&&o))return null;return{group:t,direction:vc(t),prevPanel:r,nextPanel:o}}function oh(e){if("touches"in e){let t=e.touches[0];if(!t)return null;return{x:t.clientX,y:t.clientY}}return{x:e.clientX,y:e.clientY}}function dc(e,t,r){let o=yc(r);e.style.setProperty("--gs-panel-basis",`${o}%`),t.style.setProperty("--gs-panel-basis",`${100-o}%`)}function nh(e){let t=e.style.getPropertyValue("--gs-panel-basis").trim();if(t.endsWith("%"))return Number.parseFloat(t)||oi;let r=e.dataset.defaultSize;if(r)return Number.parseFloat(r)||oi;return oi}function ah(e,t,r){if(t==="horizontal"){if(e==="ArrowLeft")return-r;if(e==="ArrowRight")return r;return 0}if(e==="ArrowUp")return-r;if(e==="ArrowDown")return r;return 0}var Tc=ni(({className:e,direction:t="horizontal",children:r,...o},n)=>kn("div",{ref:n,"data-panel-group":"","data-direction":t,className:a(pc({direction:t}),e),...o,children:r},void 0,!1,void 0,this));Tc.displayName="ResizablePanelGroup";var hc=ni(({className:e,defaultSize:t=50,children:r,...o},n)=>{let i=cc(null),s=yc(t);uc(()=>{let m=i.current;if(!m)return;m.style.setProperty("--gs-panel-basis",`${s}%`)},[s]);let l=Uo((m)=>{if(i.current=m,typeof n==="function")n(m);else if(n)n.current=m},[n]);return kn("div",{ref:l,"data-panel":"","data-default-size":s,className:a(fc(),e),...o,children:r},void 0,!1,void 0,this)});hc.displayName="ResizablePanel";var Pc=ni(({className:e,withHandle:t=!1,disabled:r=!1,...o},n)=>{let[i,s]=lc(!1),[l,m]=lc("horizontal"),d=cc(null);uc(()=>{let b=d.current;if(!b)return;let h=b.closest("[data-panel-group]");if(!(h instanceof HTMLElement))return;let N=()=>m(vc(h));N();let v=new MutationObserver(N);return v.observe(h,{attributes:!0,attributeFilter:["data-direction"]}),()=>v.disconnect()},[]);let c=Uo(()=>{if(r)return;s(!0);let b=(N)=>{let v=oh(N);if(!v)return;let p=mc(d.current);if(!p)return;let P=p.group.getBoundingClientRect(),M=p.direction==="horizontal"?P.width:P.height;if(M<=0)return;let H=(p.direction==="horizontal"?v.x-P.left:v.y-P.top)/M*100;dc(p.prevPanel,p.nextPanel,H)},h=()=>{s(!1),document.removeEventListener("mousemove",b),document.removeEventListener("mouseup",h),document.removeEventListener("touchmove",b),document.removeEventListener("touchend",h)};document.addEventListener("mousemove",b),document.addEventListener("mouseup",h),document.addEventListener("touchmove",b),document.addEventListener("touchend",h)},[r]),u=Uo((b)=>{b.preventDefault(),c()},[c]),g=Uo((b)=>{if(b.touches.length===0)return;c()},[c]),T=Uo((b)=>{if(r)return;let h=mc(d.current??b.currentTarget);if(!h)return;let N=b.shiftKey?10:1,v=ah(b.key,h.direction,N);if(v===0)return;b.preventDefault();let p=nh(h.prevPanel);dc(h.prevPanel,h.nextPanel,p+v)},[r]);return kn("div",{ref:(b)=>{if(d.current=b,typeof n==="function")n(b);else if(n)n.current=b},role:"separator","aria-orientation":l,"aria-valuemin":10,"aria-valuemax":90,"aria-valuenow":50,tabIndex:r?-1:0,"data-panel-resize-handle":"","data-dragging":i,onMouseDown:u,onTouchStart:g,onKeyDown:T,className:a(gc({direction:l,withHandle:t}),i&&"bg-primary",r&&"pointer-events-none cursor-not-allowed bg-muted/40 text-muted-foreground/70",e),...o,children:t&&kn("div",{className:a(bc({direction:l}))},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Pc.displayName="ResizableHandle";import*as ht from"@radix-ui/react-scroll-area";import{cva as ai}from"class-variance-authority";import{forwardRef as xc}from"react";import{jsxDEV as so}from"react/jsx-dev-runtime";var Mc=ai("relative flex flex-col overflow-hidden"),Nc=ai("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"}}),Lc=ai("relative flex-1 rounded-full bg-border"),zc=xc(({className:e,children:t,...r},o)=>so(ht.Root,{ref:o,className:a(Mc(),e),...r,children:[so(ht.Viewport,{className:"min-h-0 w-full flex-1 rounded-[inherit]",children:t},void 0,!1,void 0,this),so(ii,{},void 0,!1,void 0,this),so(ht.Corner,{},void 0,!1,void 0,this)]},void 0,!0,void 0,this));zc.displayName="ScrollArea";var ii=xc(({className:e,orientation:t="vertical",...r},o)=>so(ht.ScrollAreaScrollbar,{ref:o,orientation:t,className:a(Nc({orientation:t}),e),...r,children:so(ht.ScrollAreaThumb,{className:a(Lc())},void 0,!1,void 0,this)},void 0,!1,void 0,this));ii.displayName="ScrollBar";import{cva as li}from"class-variance-authority";import{createContext as dh,forwardRef as mi,useCallback as uh,useContext as Hc,useRef as Cc,useState as ch}from"react";import{useLayoutEffect as Rc,useRef as lo}from"react";var ih={x:0,y:0,width:0,height:0};function sh(e,t){let r=e.querySelector(t);if(!r)return null;return{x:r.offsetLeft,y:r.offsetTop,width:r.offsetWidth,height:r.offsetHeight}}function lh(e,t){let r=e.getBoundingClientRect(),o=t.getBoundingClientRect();return{x:r.left-o.left-t.clientLeft,y:r.top-o.top-t.clientTop,width:r.width,height:r.height}}function si(e,t){let r=e.style;r.transform=`translate3d(${t.x}px,${t.y}px,0)`,r.width=`${t.width}px`,r.height=`${t.height}px`}function mh(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Bn(e,t,r){let o=ve(),n=lo(!1),i=lo(ih),s=lo(r.activeSelector);s.current=r.activeSelector;let l=lo(r.observeAttributes);l.current=r.observeAttributes;let m=lo(o);m.current=o;let d=lo(null);d.current=(c,u)=>{let g=sh(c,s.current);if(!g){u.style.opacity="0";return}if(mh(i.current,g)&&n.current)return;if(!n.current||m.current){u.style.transition="none",si(u,g),u.style.opacity="1",u.offsetHeight,u.style.transition="",n.current=!0,i.current=g;return}let T=lh(u,c);u.style.transition="none",si(u,T),u.style.opacity="1",u.offsetHeight,u.style.transition="",si(u,g),i.current=g},Rc(()=>{r.activeKey;let c=e.current,u=t.current;if(!(c&&u))return;d.current?.(c,u)},[r.activeKey,o,e.current,t.current]),Rc(()=>{let c=e.current,u=t.current;if(!(c&&u))return;let g=0;function T(){if(!(c&&u))return;d.current?.(c,u)}function b(){cancelAnimationFrame(g),g=requestAnimationFrame(T)}let h=typeof ResizeObserver<"u"?new ResizeObserver(b):null;h?.observe(c);let N=l.current,v=null;if(N&&N.length>0)v=typeof MutationObserver<"u"?new MutationObserver(b):null,v?.observe(c,{subtree:!0,attributes:!0,attributeFilter:N});return()=>{cancelAnimationFrame(g),h?.disconnect(),v?.disconnect()}},[e.current,t.current])}var In="pointer-events-none absolute top-0 left-0 z-0 rounded-[calc(var(--radius)-2px)] border border-border bg-accent shadow-[var(--shadow-xs)] transition-[transform,width,height,opacity] duration-[var(--motion-duration-fast)] ease-[var(--motion-ease-emphasized)]";import{jsxDEV as Nr}from"react/jsx-dev-runtime";var xe={sm:"sm",md:"md",lg:"lg"},wc=li("relative inline-flex items-center rounded-[var(--radius)] border border-border bg-secondary p-1 text-muted-foreground",{variants:{size:{[xe.sm]:"h-8 gap-0.5",[xe.md]:"h-10 gap-0.5",[xe.lg]:"h-11 gap-1"}},defaultVariants:{size:xe.md}}),kc=li(["relative z-10 inline-flex items-center justify-center rounded-[calc(var(--radius)-2px)]","cursor-pointer select-none outline-none","transition-[color,background-color,box-shadow] duration-[var(--motion-duration-fast)] ease-[var(--motion-ease-standard)]","focus-visible:ring-2 focus-visible:ring-ring","disabled:pointer-events-none disabled:text-muted-foreground/40","leading-none"],{variants:{size:{[xe.sm]:"size-6",[xe.md]:"size-8",[xe.lg]:"size-9"},active:{true:"text-foreground",false:"text-muted-foreground hover:text-foreground/70"}},defaultVariants:{size:xe.md,active:!1}}),Ac=li(["relative z-10 inline-flex items-center justify-center gap-1.5 rounded-[calc(var(--radius)-2px)]","cursor-pointer select-none whitespace-nowrap font-medium leading-none outline-none","transition-[color,background-color,box-shadow] duration-[var(--motion-duration-fast)] ease-[var(--motion-ease-standard)]","focus-visible:ring-2 focus-visible:ring-ring","disabled:pointer-events-none disabled:text-muted-foreground/40"],{variants:{size:{[xe.sm]:"h-6 px-2.5 text-xs",[xe.md]:"h-8 px-3 text-sm",[xe.lg]:"h-9 px-4 text-sm"},active:{true:"text-foreground",false:"text-muted-foreground hover:text-foreground/70"}},defaultVariants:{size:xe.md,active:!1}}),Bc={[xe.sm]:"size-3",[xe.md]:"size-3.5",[xe.lg]:"size-4"},ph=(e)=>{return},di=dh({activeValue:"",onSelect:ph,size:xe.md,disabled:!1}),Ic=mi(({className:e,value:t,defaultValue:r,onValueChange:o,size:n,disabled:i=!1,children:s,...l},m)=>{let d=f(n),[c,u]=ch(r??""),g=Cc(null),T=Bt(m,g),b=Cc(null),h=t!==void 0?t:c,N=uh((v)=>{if(i)return;if(t===void 0)u(v);o?.(v)},[i,o,t]);return Bn(g,b,{activeSelector:"button[data-state='active']",activeKey:h}),Nr(di.Provider,{value:{activeValue:h,onSelect:N,size:d,disabled:i},children:Nr("div",{ref:T,role:"radiogroup",className:a(wc({size:d}),i&&"pointer-events-none cursor-not-allowed border-transparent bg-muted/40 text-muted-foreground/70",e),...l,children:[Nr("span",{ref:b,"aria-hidden":!0,"data-slot":"indicator",className:In,style:{opacity:0}},void 0,!1,void 0,this),s]},void 0,!0,void 0,this)},void 0,!1,void 0,this)});Ic.displayName="SegmentedControl";var Sc=mi(({className:e,value:t,icon:r,disabled:o=!1,...n},i)=>{let{activeValue:s,onSelect:l,size:m,disabled:d}=Hc(di),c=s===t,u=o||d;return Nr("button",{ref:i,type:"button",role:"radio","aria-checked":c,"aria-disabled":u||void 0,"data-state":c?"active":"inactive","data-value":t,disabled:u,onClick:()=>l(t),className:a(kc({size:m,active:c}),e),...n,children:Nr("span",{className:a(Bc[m??xe.md],"[&>svg]:size-full"),children:r},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Sc.displayName="SegmentedControlItem";var Fc=mi(({className:e,value:t,icon:r,disabled:o=!1,children:n,...i},s)=>{let{activeValue:l,onSelect:m,size:d,disabled:c}=Hc(di),u=l===t,g=o||c;return Nr("button",{ref:s,type:"button",role:"radio","aria-checked":u,"aria-disabled":g||void 0,"data-state":u?"active":"inactive","data-value":t,disabled:g,onClick:()=>m(t),className:a(Ac({size:d,active:u}),e),...i,children:[r&&Nr("span",{className:a(Bc[d??xe.md],"[&>svg]:size-full"),children:r},void 0,!1,void 0,this),n]},void 0,!0,void 0,this)});Fc.displayName="SegmentedControlLabelItem";var fh=xe;import*as Dt from"@radix-ui/react-popover";import{cva as Oc}from"class-variance-authority";import{Check as gh,ChevronDown as bh,X as yh}from"lucide-react";import{Children as vh,createContext as Th,forwardRef as Xo,isValidElement as ci,useCallback as Yo,useContext as Wc,useEffect as Sn,useId as Gc,useMemo as hh,useRef as Kc,useState as $o}from"react";import{jsxDEV as pe,Fragment as Ch}from"react/jsx-dev-runtime";var ae={sm:"sm",md:"md",lg:"lg",xl:"xl"},mo={default:"default",error:"error",success:"success"},Vo={trigger:"trigger",auto:"auto"},Ph={start:"start",center:"center",end:"end"},_c=Oc(["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:{[ae.sm]:"h-8 px-2.5 text-xs",[ae.md]:"h-10 px-3.5",[ae.lg]:"h-11 px-4.5 text-sm",[ae.xl]:"h-12 px-4 text-base"},status:{[mo.default]:"focus-visible:ring-primary data-[state=open]:ring-primary",[mo.error]:"border-destructive focus-visible:ring-destructive data-[state=open]:ring-destructive",[mo.success]:"border-success focus-visible:ring-success data-[state=open]:ring-success"}},defaultVariants:{size:ae.md,status:mo.default}}),Uc=Oc(["max-h-96 overflow-y-auto overflow-x-hidden"].join(" "),{variants:{widthMode:{[Vo.trigger]:"w-[var(--radix-popover-trigger-width)]",[Vo.auto]:"w-max min-w-0"},size:{[ae.sm]:"text-xs",[ae.md]:"text-sm",[ae.lg]:"text-sm",[ae.xl]:"text-base"}},defaultVariants:{widthMode:Vo.auto,size:ae.md}}),xh={[ae.sm]:"min-h-7.5 py-1.5 px-2.5 pr-3 text-xs",[ae.md]:"min-h-9 py-2 px-3 pr-4.5 text-sm",[ae.lg]:"min-h-10 py-2.5 px-3.5 pr-5.5 text-sm",[ae.xl]:"min-h-11 py-3 px-4 pr-6 text-base"},Mh={[ae.sm]:"px-2 py-1 text-xs",[ae.md]:"px-2 py-1.5 text-sm",[ae.lg]:"px-2.5 py-1.5 text-sm",[ae.xl]:"px-3 py-2 text-base"},Fn={[ae.sm]:"size-3.5",[ae.md]:"size-4",[ae.lg]:"size-4",[ae.xl]:"size-4.5"};function Nh(e){if(!ci(e))return!1;let t=e.type;if(typeof t==="string"||typeof t!=="function"&&typeof t!=="object"||t===null)return!1;return Reflect.get(t,"displayName")==="SelectItem"}function ui(e,t){if(e===null||e===void 0||typeof e==="boolean")return;if(Array.isArray(e)){for(let o of e)ui(o,t);return}if(!ci(e))return;if(Nh(e)){let o=typeof e.props.value==="string"?e.props.value:"";if(o.length>0){let n=typeof e.props.label==="string"?e.props.label:Gn(e.props.children).trim();if(n.length>0)t.set(o,n)}}let r=e.props.children;if(r!==void 0)ui(r,t)}function Gn(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)=>Gn(t)).join("");if(ci(e))return Gn(e.props.children);return""}var pi=Th(null);function On(){let e=Wc(pi);if(!e)throw Error("Select components must be used within Select");return e}function fi(e){let t=Wc(pi);if(e)return e;return t?.triggerSize??ae.md}var Lh=({children:e,value:t,defaultValue:r="",onValueChange:o,open:n,defaultOpen:i=!1,onOpenChange:s,disabled:l=!1})=>{let[m,d]=$o(ae.md),[c,u]=$o(!1),[g,T]=$o(r),[b,h]=$o(i),[,N]=$o(0),v=Kc(new Map),p=hh(()=>{let X=new Map;return ui(e,X),X},[e]),P=t!==void 0,M=n!==void 0,k=P?t:g,H=M?n:b,S=Yo((X)=>{if(!P)T(X);if(o?.(X),!M)h(!1);s?.(!1)},[P,M,o,s]),w=Yo((X)=>{if(l)return;if(!M)h(X);s?.(X)},[l,M,s]),J=Yo((X,Q)=>{if(v.current.get(X)!==Q)v.current.set(X,Q),N((oe)=>oe+1)},[]),Y=Yo((X)=>{return v.current.get(X)??p.get(X)},[p]),q=Gc(),ee=Gc(),me={value:k,onValueChange:S,open:H,onOpenChange:w,triggerSize:m,setTriggerSize:d,triggerFullWidth:c,setTriggerFullWidth:u,disabled:l,triggerId:q,contentId:ee,registerItem:J,getLabel:Y};return pe(pi.Provider,{value:me,children:pe(Dt.Root,{open:H,onOpenChange:w,children:e},void 0,!1,void 0,this)},void 0,!1,void 0,this)},zh=({children:e,className:t})=>pe("div",{role:"group",className:t,children:e},void 0,!1,void 0,this),Rh=({placeholder:e})=>{let{value:t,getLabel:r}=On();if(!t)return e?pe("span",{className:"text-muted-foreground",children:e},void 0,!1,void 0,this):null;let o=r(t);return pe(Ch,{children:o??t},void 0,!1,void 0,this)},$c=Xo(({className:e,children:t,size:r=ae.md,status:o=mo.default,fullWidth:n=!1,clearable:i=!1,leadingIcon:s,indicatorIcon:l,renderValue:m,placeholder:d,onKeyDown:c,...u},g)=>{let T=On(),b=f(r)??r,h=T.setTriggerSize,N=T.setTriggerFullWidth;Sn(()=>{h(b)},[b,h]),Sn(()=>{N(n)},[n,N]);let v=T.value.length>0,p=i&&v&&!T.disabled,P=()=>{T.onValueChange("")},M;if(m)M=v?m(T.value):d?pe("span",{className:"text-muted-foreground",children:d},void 0,!1,void 0,this):null;else M=t;let k=(H)=>{if(c?.(H),H.defaultPrevented)return;if(H.key==="ArrowDown"||H.key==="ArrowUp"||H.key==="Enter"||H.key===" "){if(!T.open)H.preventDefault(),T.onOpenChange(!0)}};return pe(Dt.Trigger,{asChild:!0,children:pe("button",{ref:g,type:"button",role:"combobox","aria-expanded":T.open,"aria-haspopup":"listbox","aria-controls":T.contentId,id:T.triggerId,disabled:T.disabled,"data-state":T.open?"open":"closed","data-placeholder":v?void 0:"",className:a(_c({size:b,status:o}),n?"w-full":"w-auto",e),onKeyDown:k,...u,children:[s&&pe("i",{className:"inline-flex shrink-0 items-center text-muted-foreground not-italic",children:s},void 0,!1,void 0,this),pe("span",{"data-slot":"select-value",className:"min-w-0 flex-1 text-left",children:M},void 0,!1,void 0,this),pe("span",{className:"inline-flex shrink-0 items-center gap-1 text-muted-foreground",children:[p&&pe("span",{role:"button",tabIndex:-1,"aria-label":"Clear selection",onPointerDown:(H)=>{H.stopPropagation(),H.preventDefault(),P()},className:"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:pe(yh,{className:Fn[b]},void 0,!1,void 0,this)},void 0,!1,void 0,this),l??pe(bh,{className:a(Fn[b],"opacity-60 transition-transform duration-[var(--motion-duration-fast)] ease-[var(--motion-ease-productive)]",T.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)});$c.displayName="SelectTrigger";var Yc=Xo(({className:e,children:t,widthMode:r,size:o,align:n="start",side:i="bottom",sideOffset:s=4,portal:l=le,portalContainer:m,forceMount:d=!1,onKeyDown:c,...u},g)=>{let T=On(),b=fi(o),h=r??Vo.auto,N=Kc(null),v=Bt(g,N),p=Yo((k)=>{let H=N.current;if(!H)return;let S=Array.from(H.querySelectorAll('[role="option"]:not([data-disabled])'));if(S.length===0)return;let w=H.querySelector('[role="option"]:focus'),J=w?S.indexOf(w):-1,Y;switch(k){case"first":Y=S[0];break;case"last":Y=S[S.length-1];break;case"next":Y=S[J+1]??S[0];break;case"prev":Y=S[J-1]??S[S.length-1];break}Y?.focus()},[]),P=(k)=>{if(c?.(k),k.defaultPrevented)return;switch(k.key){case"ArrowDown":k.preventDefault(),p("next");break;case"ArrowUp":k.preventDefault(),p("prev");break;case"Home":k.preventDefault(),p("first");break;case"End":k.preventDefault(),p("last");break;case"Escape":k.preventDefault(),T.onOpenChange(!1);break}};Sn(()=>{if(T.open)requestAnimationFrame(()=>p("first"))},[T.open,p]);let M=pe(Dt.Content,{ref:v,id:T.contentId,role:"listbox","aria-labelledby":T.triggerId,side:i,align:n,sideOffset:s,forceMount:d?!0:void 0,onKeyDown:P,onOpenAutoFocus:(k)=>k.preventDefault(),className:a(Dr(),Uc({widthMode:h,size:b}),"p-1",e),...u,children:t},void 0,!1,void 0,this);if(l)return pe(Dt.Portal,{container:m??void 0,children:M},void 0,!1,void 0,this);return M});Yc.displayName="SelectContent";var Vc=Xo(({className:e,size:t,...r},o)=>{let n=fi(t);return pe("div",{ref:o,className:a("font-semibold text-foreground",Mh[n],e),...r},void 0,!1,void 0,this)});Vc.displayName="SelectLabel";var Xc=Xo(({className:e,children:t,value:r,label:o,size:n,disabled:i=!1,...s},l)=>{let m=On(),d=fi(n),c=m.value===r,u=m.registerItem,g=Gn(vh.toArray(t)).trim();Sn(()=>{let h=o??(g.length>0?g:r);u(r,h)},[g,r,o,u]);let T=()=>{if(!i)m.onValueChange(r)},b=(h)=>{if(h.key==="Enter"||h.key===" ")h.preventDefault(),T()};return pe("div",{ref:l,role:"option",tabIndex:i?void 0:-1,"aria-selected":c,"aria-disabled":i||void 0,"data-selected":c?"":void 0,"data-disabled":i?"":void 0,"data-value":r,className:a("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:border-transparent data-disabled:bg-muted/40 data-disabled:text-muted-foreground/70",xh[d],c&&"bg-accent/50",e),onClick:T,onKeyDown:b,...s,children:[pe("span",{className:a("flex shrink-0 items-center justify-center",Fn[d]),children:c&&pe(gh,{className:Fn[d]},void 0,!1,void 0,this)},void 0,!1,void 0,this),pe("span",{className:"min-w-0 flex-1 truncate",children:t},void 0,!1,void 0,this)]},void 0,!0,void 0,this)});Xc.displayName="SelectItem";var Jc=Xo(({className:e,...t},r)=>pe("div",{ref:r,className:a("-mx-1 my-1 h-px bg-border",e),...t},void 0,!1,void 0,this));Jc.displayName="SelectSeparator";import{cva as Hh}from"class-variance-authority";import{forwardRef as wh}from"react";import{jsxDEV as kh}from"react/jsx-dev-runtime";var Jo={horizontal:"horizontal",vertical:"vertical"},qc=Hh("shrink-0 bg-border",{variants:{orientation:{[Jo.horizontal]:"h-px w-full",[Jo.vertical]:"h-full w-px"}},defaultVariants:{orientation:Jo.horizontal}}),Qc=wh(({className:e,orientation:t=Jo.horizontal,decorative:r=!0,...o},n)=>{let i=r?{role:"none"}:{role:"separator","aria-orientation":t};return kh("div",{ref:n,className:a(qc({orientation:t}),e),...i,...o},void 0,!1,void 0,this)});Qc.displayName="Separator";import{cva as Wn}from"class-variance-authority";import{forwardRef as Kn}from"react";import{jsxDEV as _n}from"react/jsx-dev-runtime";var Me={sm:"sm",md:"md",lg:"lg"},Zc=Wn("animate-pulse rounded-[var(--radius)] bg-muted"),Ec=Wn("w-full",{variants:{size:{[Me.sm]:"h-3",[Me.md]:"h-4",[Me.lg]:"h-5"}},defaultVariants:{size:Me.md}}),Dc=Wn("",{variants:{size:{[Me.sm]:"h-8 w-8",[Me.md]:"h-10 w-10",[Me.lg]:"h-12 w-12"}},defaultVariants:{size:Me.md}}),jc=Wn("",{variants:{size:{[Me.sm]:"h-8 w-20",[Me.md]:"h-9 w-24",[Me.lg]:"h-10 w-28"}},defaultVariants:{size:Me.md}}),qo=Kn(({className:e,circle:t=!1,...r},o)=>_n("div",{ref:o,className:a(Zc(),t&&"rounded-full",e),...r},void 0,!1,void 0,this));qo.displayName="Skeleton";var ep=Kn(({className:e,size:t=Me.md,...r},o)=>{let n=f(t)??Me.md;return _n(qo,{ref:o,className:a(Ec({size:n}),e),...r},void 0,!1,void 0,this)});ep.displayName="SkeletonText";var tp=Kn(({className:e,size:t=Me.md,...r},o)=>{let n=f(t)??Me.md;return _n(qo,{ref:o,circle:!0,className:a(Dc({size:n}),e),...r},void 0,!1,void 0,this)});tp.displayName="SkeletonAvatar";var rp=Kn(({className:e,size:t=Me.md,...r},o)=>{let n=f(t)??Me.md;return _n(qo,{ref:o,className:a(jc({size:n}),e),...r},void 0,!1,void 0,this)});rp.displayName="SkeletonButton";import*as jt from"@radix-ui/react-slider";import{cva as $n}from"class-variance-authority";import{forwardRef as Ah}from"react";import{jsxDEV as Un}from"react/jsx-dev-runtime";var uo={sm:"sm",md:"md",lg:"lg"},op=$n("relative flex w-full touch-none select-none items-center"),np=$n("relative w-full grow overflow-hidden rounded-full bg-secondary"),ap=$n("absolute h-full bg-primary"),ip=$n("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] block cursor-grab rounded-full border-2 border-primary bg-background ring-offset-background active:cursor-grabbing focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:cursor-not-allowed disabled:border-border disabled:bg-muted/40 disabled:text-muted-foreground/70"),Bh={[uo.sm]:"h-2",[uo.md]:"h-2.5",[uo.lg]:"h-3"},Ih={[uo.sm]:"h-4 w-4",[uo.md]:"h-5 w-5",[uo.lg]:"h-6 w-6"},sp=Ah(({className:e,size:t,...r},o)=>{let n=f(t);return Un(jt.Root,{ref:o,className:a(op(),e),...r,children:[Un(jt.Track,{"data-slider-track":!0,className:a(np(),Bh[n]),children:Un(jt.Range,{className:a(ap())},void 0,!1,void 0,this)},void 0,!1,void 0,this),(r.defaultValue??r.value??[0]).map((i,s)=>Un(jt.Thumb,{"data-slider-thumb":!0,className:a(ip(),Ih[n])},`thumb-${String(s)}`,!1,void 0,this))]},void 0,!0,void 0,this)});sp.displayName="Slider";import{cva as Ae}from"class-variance-authority";import{forwardRef as Oh,useCallback as gi,useEffect as yi,useLayoutEffect as Wh,useMemo as co,useRef as Pt,useState as bi}from"react";import{useCallback as lp,useSyncExternalStore as Sh}from"react";var Fh=()=>!1,Gh=()=>{return};function mp(e){let t=lp((o)=>{if(typeof window>"u")return Gh;let n=window.matchMedia(e);return n.addEventListener("change",o),()=>n.removeEventListener("change",o)},[e]),r=lp(()=>{if(typeof window>"u")return!1;return window.matchMedia(e).matches},[e]);return Sh(t,r,Fh)}import{jsxDEV as $,Fragment as Rp}from"react/jsx-dev-runtime";var Kh="(max-width: 639px)",R={sm:"sm",md:"md",lg:"lg",xl:"xl"},vi={sm:"sm",md:"sm",lg:"md",xl:"md"},Yn={idle:"idle",loading:"loading",error:"error"},_h=160,dp=Ae("z-[120] bg-black/40"),up=Ae(["gs-spotlight-content fixed inset-x-0 top-[15vh] z-[120] w-full mx-auto","rounded-[calc(var(--radius)+6px)] border border-border bg-popover shadow-2xl","overflow-hidden"],{variants:{size:{[R.sm]:"max-w-md",[R.md]:"max-w-xl",[R.lg]:"max-w-2xl",[R.xl]:"max-w-3xl"}},defaultVariants:{size:R.md}}),cp=Ae(["gs-sheet-content gs-sheet-content-bottom","fixed inset-x-0 bottom-0 z-[120] w-full flex flex-col","rounded-t-2xl border-t border-x border-border bg-popover shadow-2xl","overflow-hidden"]),pp=Ae("flex items-center border-b border-border",{variants:{size:{[R.sm]:"gap-2 px-3 py-2",[R.md]:"gap-3 px-4 py-3",[R.lg]:"gap-3 px-5 py-3.5",[R.xl]:"gap-4 px-6 py-4"}},defaultVariants:{size:R.md}}),fp=Ae(["w-full flex-1 bg-transparent text-foreground","placeholder:text-muted-foreground","outline-none border-none"],{variants:{size:{[R.sm]:"text-sm",[R.md]:"text-base",[R.lg]:"text-lg",[R.xl]:"text-xl"}},defaultVariants:{size:R.md}}),gp=Ae("text-muted-foreground shrink-0",{variants:{size:{[R.sm]:"size-3.5",[R.md]:"size-4",[R.lg]:"size-5",[R.xl]:"size-5"}},defaultVariants:{size:R.md}}),bp=Ae("overflow-y-auto py-1",{variants:{size:{[R.sm]:"max-h-64",[R.md]:"max-h-80",[R.lg]:"max-h-96",[R.xl]:"max-h-[28rem]"}},defaultVariants:{size:R.md}}),yp=Ae("font-semibold text-muted-foreground uppercase tracking-wide",{variants:{size:{[R.sm]:"px-2.5 py-1.5 text-[11px]",[R.md]:"px-3 py-2 text-xs",[R.lg]:"px-3.5 py-2 text-xs",[R.xl]:"px-4 py-2.5 text-xs"}},defaultVariants:{size:R.md}}),vp=Ae(["group flex items-center cursor-pointer rounded-lg","text-foreground","transition-[color,background-color,box-shadow] duration-100","active:scale-[0.98]"],{variants:{size:{[R.sm]:"gap-2 px-2.5 py-1.5 mx-1.5",[R.md]:"gap-3 px-3 py-2 mx-2",[R.lg]:"gap-3 px-3.5 py-2.5 mx-2",[R.xl]:"gap-4 px-4 py-3 mx-2.5"},selected:{true:"bg-primary/10",false:"hover:bg-muted"},disabled:{true:"text-muted-foreground cursor-not-allowed pointer-events-none bg-muted/40",false:""}},defaultVariants:{size:R.md,selected:!1,disabled:!1}}),Tp=Ae("shrink-0",{variants:{size:{[R.sm]:"size-3.5",[R.md]:"size-4",[R.lg]:"size-5",[R.xl]:"size-5"},selected:{true:"text-primary",false:"text-muted-foreground"}},defaultVariants:{size:R.md,selected:!1}}),hp=Ae("flex-1 min-w-0"),Pp=Ae("font-medium truncate",{variants:{size:{[R.sm]:"text-xs",[R.md]:"text-sm",[R.lg]:"text-sm",[R.xl]:"text-base"}},defaultVariants:{size:R.md}}),xp=Ae("text-muted-foreground truncate",{variants:{size:{[R.sm]:"text-[11px]",[R.md]:"text-xs",[R.lg]:"text-xs",[R.xl]:"text-sm"}},defaultVariants:{size:R.md}}),Mp=Ae("flex items-center gap-1 text-muted-foreground shrink-0",{variants:{size:{[R.sm]:"text-[11px]",[R.md]:"text-[11px]",[R.lg]:"text-xs",[R.xl]:"text-xs"}},defaultVariants:{size:R.md}}),Vn=Ae("flex flex-col items-center justify-center text-muted-foreground",{variants:{size:{[R.sm]:"py-6 min-h-20",[R.md]:"py-8 min-h-24",[R.lg]:"py-10 min-h-28",[R.xl]:"py-12 min-h-32"},state:{empty:"text-muted-foreground",loading:"text-muted-foreground",error:"text-destructive"}},defaultVariants:{size:R.md,state:"empty"}}),Xn=Ae("font-medium",{variants:{size:{[R.sm]:"text-xs",[R.md]:"text-sm",[R.lg]:"text-sm",[R.xl]:"text-base"}},defaultVariants:{size:R.md}}),Np=Ae("mt-1",{variants:{size:{[R.sm]:"text-[11px]",[R.md]:"text-xs",[R.lg]:"text-xs",[R.xl]:"text-sm"}},defaultVariants:{size:R.md}}),Lp=(e,t)=>{if(!t)return!0;let r=t.toLowerCase();return e.title.toLowerCase().includes(r)||(e.description?.toLowerCase().includes(r)??!1)||(e.keywords?.some((o)=>o.toLowerCase().includes(r))??!1)};function Uh(e,t){let r=Pt(null),o=Pt(null),n=Pt(null),i=Pt(!0),s=Pt(t);return yi(()=>{if(e)i.current=!0},[e]),Wh(()=>{let l=r.current,m=o.current,d=n.current;if(!(l&&m&&d))return;let c=m.scrollHeight,u=s.current!==t;if(s.current=t,i.current)l.style.transition="none",l.style.height=`${c}px`,d.style.transition="none",d.style.opacity="1",requestAnimationFrame(()=>{l.style.transition="",d.style.transition="",i.current=!1});else if(u)d.style.transition="none",d.style.opacity="0",l.style.height=`${c}px`,requestAnimationFrame(()=>{d.style.transition="opacity 200ms var(--motion-ease-emphasized)",d.style.opacity="1"});else l.style.height=`${c}px`}),{wrapperRef:r,contentRef:o,viewRef:n}}function $h({action:e,size:t,isActive:r,isDisabled:o,isMac:n,onClick:i,renderItem:s,index:l}){let m=e.shortcut?Jn(e.shortcut,n):[],d=new Map,c=m.map((u)=>{let g=(d.get(u)??0)+1;return d.set(u,g),{token:u,key:`${u}-${g}`}});return $("div",{role:"option","aria-selected":r,"aria-disabled":o,tabIndex:o?-1:0,onClick:i,onKeyDown:(u)=>{if(u.key==="Enter"||u.key===" ")u.preventDefault(),i()},className:a(vp({size:t,selected:r,disabled:o})),children:s?s(e,{active:r,disabled:o,index:l}):$(Rp,{children:[e.icon&&$("span",{className:a(Tp({size:t,selected:r})),children:e.icon},void 0,!1,void 0,this),$("div",{className:a(hp()),children:[$("div",{className:a(Pp({size:t})),children:e.title},void 0,!1,void 0,this),e.description&&$("div",{className:a(xp({size:t})),children:e.description},void 0,!1,void 0,this)]},void 0,!0,void 0,this),c.length>0&&$("div",{className:a(Mp({size:t})),children:c.map((u)=>$("kbd",{className:a(Zr({size:vi[t]})),children:u.token},u.key,!1,void 0,this))},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}var zp=Oh(({className:e,open:t,onOpenChange:r,actions:o,onActionSelect:n,value:i,defaultValue:s="",onValueChange:l,placeholder:m="Search commands, pages, or actions...",size:d=R.md,status:c=Yn.idle,statusMessage:u,emptyText:g="No command found for this query.",hotkey:T,portal:b=!0,filterFn:h,renderItem:N,footer:v,...p},P)=>{let M=Pt(null),k=Pt(null),[H,S]=bi(s),[w,J]=bi(0),[Y,q]=bi(t),{isMac:ee}=Bo(),me=mp(Kh),X=ve(),Q=co(()=>T&&T.length>0?T.join("+"):null,[T]),A=co(()=>T?Jn(T,ee):[],[T,ee]),oe=co(()=>{let B=new Map;return A.map((ge)=>{let Le=(B.get(ge)??0)+1;return B.set(ge,Le),{token:ge,key:`${ge}-${Le}`}})},[A]);zo(Q??"",()=>r(!t),{enabled:!!Q});let z=i!==void 0?i:H,K=h??Lp,y=co(()=>o.filter((B)=>K(B,z)),[o,z,K]),x=co(()=>y.flatMap((B,ge)=>B.disabled?[]:[ge]),[y]),C=co(()=>{let B=new Map,ge=new Map,Le=0;for(let L of y){let D=L.group??"";if(!B.has(D))B.set(D,[]);B.get(D)?.push(L),ge.set(L,Le++)}return{groups:B,indexMap:ge}},[y]),ne=Pt(!1),_=Pt(t);if(_.current!==t)ne.current=!t,_.current=t;let Ce=Pt({query:z,status:c,statusMessage:u??null,filtered:y,grouped:C,activeIndex:w,emptyText:g});if(!ne.current)Ce.current={query:z,status:c,statusMessage:u??null,filtered:y,grouped:C,activeIndex:w,emptyText:g};let W=Ce.current,ie=W.status===Yn.loading?"loading":W.status===Yn.error?"error":W.filtered.length===0?"empty":"results",{wrapperRef:Rt,contentRef:at,viewRef:V}=Uh(t,ie);yi(()=>{if(t)J(0)},[t]),yi(()=>{if(t){q(!0);return}let B=setTimeout(()=>{q(!1)},X?0:_h);return()=>{clearTimeout(B)}},[t,X]);let fe=t||Y,se=gi((B)=>{S(B.target.value),l?.(B.target.value),J(0)},[l]),Ne=gi((B)=>{k.current?.querySelectorAll('[role="option"]')[B]?.scrollIntoView({block:"nearest"})},[]),Ue=gi((B)=>{if(B.key==="ArrowDown"||B.key==="ArrowUp"){if(B.preventDefault(),x.length===0)return;let ge=x.indexOf(w),Le=B.key==="ArrowDown"?x[(ge+1)%x.length]:x[(ge-1+x.length)%x.length];if(Le!==void 0)J(Le),Ne(Le);return}if(B.key==="Enter"){B.preventDefault();let ge=y[w];if(ge&&!ge.disabled)n(ge,w)}},[w,x,y,n,Ne]),bt=$(Rp,{children:[$(Co,{forceMount:!0,"data-testid":"spotlight-overlay",className:a(dp()),onClick:()=>r(!1)},void 0,!1,void 0,this),$(Ua,{...p,ref:P,forceMount:!0,className:a(me?cp():up({size:d}),e),"aria-label":"Spotlight search","aria-describedby":void 0,onOpenAutoFocus:(B)=>{B.preventDefault(),M.current?.focus()},onCloseAutoFocus:(B)=>B.preventDefault(),onKeyDown:Ue,children:[$(vn,{className:"sr-only",children:"Spotlight search"},void 0,!1,void 0,this),me&&$("div",{className:"flex justify-center pt-2 pb-1",children:$("div",{className:"h-1 w-8 rounded-full bg-muted-foreground/30"},void 0,!1,void 0,this)},void 0,!1,void 0,this),$("div",{className:a(pp({size:d})),children:[$("svg",{className:a(gp({size:d})),fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:$("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),$("input",{ref:M,type:"text",value:W.query,onChange:se,placeholder:m,"aria-label":"Search",className:a(fp({size:d}))},void 0,!1,void 0,this),!me&&(T?$("div",{className:"flex items-center gap-1",children:oe.map((B)=>$("kbd",{className:a(Zr({size:vi[d]})),children:B.token},B.key,!1,void 0,this))},void 0,!1,void 0,this):$("kbd",{className:a(Zr({size:vi[d]})),children:"ESC"},void 0,!1,void 0,this))]},void 0,!0,void 0,this),$("div",{ref:Rt,className:"overflow-hidden transition-[height] duration-200 ease-[var(--motion-ease-emphasized)] motion-reduce:transition-none",children:$("div",{ref:at,children:$("div",{ref:V,children:[ie==="loading"&&$("div",{className:a(Vn({size:d,state:"loading"})),children:[$(Ot,{size:"sm",className:"mb-2 text-muted-foreground"},void 0,!1,void 0,this),$("div",{className:a(Xn({size:d})),children:"Searching commands..."},void 0,!1,void 0,this)]},void 0,!0,void 0,this),ie==="error"&&$("div",{className:a(Vn({size:d,state:"error"})),children:[$("div",{className:a(Xn({size:d})),children:"Search failed"},void 0,!1,void 0,this),W.statusMessage&&$("div",{className:a(Np({size:d})),children:W.statusMessage},void 0,!1,void 0,this)]},void 0,!0,void 0,this),ie==="empty"&&$("div",{className:a(Vn({size:d,state:"empty"})),children:$("div",{className:a(Xn({size:d})),children:W.emptyText},void 0,!1,void 0,this)},void 0,!1,void 0,this),ie==="results"&&$("div",{ref:k,role:"listbox","aria-label":"Search results",className:a(bp({size:d}),me&&"max-h-none min-h-0 flex-1"),children:Array.from(W.grouped.groups.entries()).map(([B,ge])=>$("div",{children:[B&&$("div",{className:a(yp({size:d})),children:B},void 0,!1,void 0,this),ge.map((Le)=>{let L=W.grouped.indexMap.get(Le)??0;return $($h,{action:Le,size:d,isActive:L===W.activeIndex,isDisabled:Le.disabled??!1,isMac:ee,index:L,onClick:()=>{if(!Le.disabled)n(Le,L)},renderItem:N},Le.id,!1,void 0,this)})]},B||"__ungrouped__",!0,void 0,this))},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),v&&$("div",{className:"border-border border-t px-3 py-2",children:v},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this);return $(Ro,{open:t,onOpenChange:r,children:fe?b?$(bn,{forceMount:!0,children:bt},void 0,!1,void 0,this):bt:null},void 0,!1,void 0,this)});zp.displayName="Spotlight";import{cva as Yh}from"class-variance-authority";import{forwardRef as Vh}from"react";import{jsxDEV as er}from"react/jsx-dev-runtime";var rt={sm:"sm",md:"md",lg:"lg"},Lr={up:"up",down:"down",neutral:"neutral"},Cp=Yh("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] 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:{[rt.sm]:"gap-1 p-3",[rt.md]:"gap-1.5 p-4",[rt.lg]:"gap-2 p-5"}},defaultVariants:{size:rt.md}}),Xh={[rt.sm]:"text-lg font-semibold",[rt.md]:"text-2xl font-bold",[rt.lg]:"text-3xl font-bold"},Jh={[rt.sm]:"text-xs",[rt.md]:"text-sm",[rt.lg]:"text-base"},qh={[Lr.up]:"text-success",[Lr.down]:"text-destructive",[Lr.neutral]:"text-muted-foreground"},Qh={[Lr.up]:"↑",[Lr.down]:"↓",[Lr.neutral]:"→"},Hp=Vh(({className:e,size:t=rt.md,label:r,value:o,trend:n,trendValue:i,icon:s,...l},m)=>{let d=f(t);return er("div",{ref:m,className:a(Cp({size:d}),e),...l,children:[er("div",{className:"flex items-center justify-between",children:[er("span",{className:a("text-muted-foreground",Jh[d]),children:r},void 0,!1,void 0,this),s&&er("span",{className:"text-muted-foreground/70","aria-hidden":"true",children:s},void 0,!1,void 0,this)]},void 0,!0,void 0,this),er("div",{className:"flex items-baseline gap-2",children:[er("span",{className:a("text-foreground tracking-tight",Xh[d]),children:o},void 0,!1,void 0,this),n&&i&&er("span",{className:a("inline-flex items-center gap-0.5 font-medium text-xs",qh[n]),children:[er("span",{"aria-hidden":"true",children:Qh[n]},void 0,!1,void 0,this),i]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)});Hp.displayName="StatCard";import{cva as zr}from"class-variance-authority";import{Check as Zh}from"lucide-react";import{forwardRef as Rr}from"react";import{jsxDEV as tr}from"react/jsx-dev-runtime";var wp=zr("flex w-full",{variants:{orientation:{horizontal:"flex-row items-start",vertical:"flex-col"}},defaultVariants:{orientation:"horizontal"}}),kp=zr("flex",{variants:{orientation:{horizontal:"flex-1 flex-col items-center",vertical:"gap-4 flex-row"}},defaultVariants:{orientation:"horizontal"}}),Ap=zr(["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 bg-card text-muted-foreground","shadow-[var(--shadow-xs)]"],current:["border-primary bg-primary text-primary-foreground","shadow-[var(--glow-brand-sm)]"],complete:["border-success/60 bg-success text-success-foreground","shadow-[var(--shadow-sm)]","[&>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}}),Bp=zr("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}}),Ip=zr("flex flex-col",{variants:{orientation:{horizontal:"mt-3 items-center text-center",vertical:"flex-1 pb-8 last:pb-0"}},defaultVariants:{orientation:"horizontal"}}),Sp=zr("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"}}),Fp=zr("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 Gp=Rr(({className:e,orientation:t="horizontal",activeStep:r,...o},n)=>{return tr("div",{ref:n,role:"group","aria-label":"Progress steps",className:a(wp({orientation:t}),e),"data-orientation":t,"data-active-step":r,...o},void 0,!1,void 0,this)});Gp.displayName="Stepper";var Op=Rr(({className:e,orientation:t="horizontal",isLast:r,isCurrent:o,...n},i)=>{return tr("div",{ref:i,className:a(kp({orientation:t}),e),"data-last":r,"aria-current":o?"step":void 0,...n},void 0,!1,void 0,this)});Op.displayName="Step";var Wp=Rr(({className:e,status:t="incomplete",size:r="md",icon:o,step:n,children:i,animated:s=!0,...l},m)=>{let d=f(r);return tr("div",{ref:m,className:a(Ap({status:t,size:d,animated:s}),e),"data-status":t,"aria-hidden":"true",...l,children:t==="complete"?o||tr(Zh,{className:"size-4",strokeWidth:3},void 0,!1,void 0,this):i||n},void 0,!1,void 0,this)});Wp.displayName="StepIndicator";var Kp=Rr(({className:e,orientation:t="horizontal",status:r="incomplete",size:o="md",animated:n=!0,...i},s)=>{let l=f(o);return tr("div",{ref:s,className:a(Bp({orientation:t,status:r,size:l,animated:n}),e),"data-status":r,...i},void 0,!1,void 0,this)});Kp.displayName="StepConnector";var _p=Rr(({className:e,orientation:t="horizontal",...r},o)=>{return tr("div",{ref:o,className:a(Ip({orientation:t}),e),...r},void 0,!1,void 0,this)});_p.displayName="StepContent";var Up=Rr(({className:e,status:t="incomplete",size:r="md",...o},n)=>{let i=f(r);return tr("h4",{ref:n,className:a(Sp({status:t,size:i}),e),...o},void 0,!1,void 0,this)});Up.displayName="StepTitle";var $p=Rr(({className:e,size:t="md",...r},o)=>{let n=f(t);return tr("p",{ref:o,className:a(Fp({size:n}),e),...r},void 0,!1,void 0,this)});$p.displayName="StepDescription";import*as qn from"@radix-ui/react-switch";import{cva as Eh}from"class-variance-authority";import{forwardRef as Dh}from"react";import{jsxDEV as Yp}from"react/jsx-dev-runtime";var Ke={sm:"sm",md:"md",lg:"lg",xl:"xl"},po={default:"default",error:"error",success:"success"},Vp=Eh("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] 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:{[Ke.sm]:"h-4.5 w-8",[Ke.md]:"h-5 w-9",[Ke.lg]:"h-6 w-11",[Ke.xl]:"h-7 w-[3.25rem]"},status:{[po.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",[po.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",[po.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:Ke.md,status:po.default}}),jh={[Ke.sm]:"h-3.5 w-3.5",[Ke.md]:"h-4 w-4",[Ke.lg]:"h-5 w-5",[Ke.xl]:"h-6 w-6"},eP={[Ke.sm]:"data-[state=checked]:translate-x-3.5",[Ke.md]:"data-[state=checked]:translate-x-4",[Ke.lg]:"data-[state=checked]:translate-x-5",[Ke.xl]:"data-[state=checked]:translate-x-6"},Xp=Dh(({className:e,size:t=Ke.md,status:r=po.default,checked:o,disabled:n,...i},s)=>{let l=f(t);return Yp(qn.Root,{ref:s,checked:o,disabled:n,className:a(Vp({size:l,status:r}),e),...i,children:Yp(qn.Thumb,{className:a("pointer-events-none block rounded-full bg-background shadow-sm transition-transform duration-150",jh[l],eP[l])},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Xp.displayName="Switch";import{cva as St}from"class-variance-authority";import{createContext as tP,forwardRef as rr,useContext as Jp}from"react";import{jsxDEV as xt}from"react/jsx-dev-runtime";var Se={sm:"sm",md:"md",lg:"lg"},Ti=tP(Se.md),qp=St("relative w-full overflow-auto rounded-[var(--radius)] border border-border bg-card shadow-[var(--shadow-sm)]"),Qp=St("w-full caption-bottom",{variants:{size:{[Se.sm]:"text-xs",[Se.md]:"text-sm",[Se.lg]:"text-sm"}},defaultVariants:{size:Se.md}}),Zp=St("sticky top-0 z-[1] [&_tr]:border-b [&_tr]:border-border [&_th]:bg-muted"),Ep=St("[&_tr:last-child]:border-0"),Dp=St("border-t border-border bg-muted font-medium text-muted-foreground [&>tr]:last:border-b-0"),jp=St("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] border-b border-border hover:bg-muted/50 data-[state=selected]:bg-primary/10"),ef=St("text-left align-middle font-semibold text-muted-foreground [&:has([role=checkbox])]:pr-0",{variants:{size:{[Se.sm]:"h-8 px-2",[Se.md]:"h-10 px-3",[Se.lg]:"h-12 px-4"}},defaultVariants:{size:Se.md}}),tf=St("align-middle text-foreground [&:has([role=checkbox])]:pr-0",{variants:{size:{[Se.sm]:"p-2",[Se.md]:"p-3",[Se.lg]:"p-4"}},defaultVariants:{size:Se.md}}),rf=St("mt-4 text-sm text-muted-foreground"),of=rr(({className:e,containerClassName:t,size:r=Se.md,...o},n)=>{let i=f(r)??Se.md;return xt(Ti.Provider,{value:i,children:xt("div",{className:a(qp(),t),children:xt("table",{ref:n,className:a(Qp({size:i}),e),...o},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)});of.displayName="Table";var nf=rr(({className:e,...t},r)=>xt("thead",{ref:r,className:a(Zp(),e),...t},void 0,!1,void 0,this));nf.displayName="TableHeader";var af=rr(({className:e,...t},r)=>xt("tbody",{ref:r,className:a(Ep(),e),...t},void 0,!1,void 0,this));af.displayName="TableBody";var sf=rr(({className:e,...t},r)=>xt("tfoot",{ref:r,className:a(Dp(),e),...t},void 0,!1,void 0,this));sf.displayName="TableFooter";var lf=rr(({className:e,...t},r)=>xt("tr",{ref:r,className:a(jp(),e),...t},void 0,!1,void 0,this));lf.displayName="TableRow";var mf=rr(({className:e,size:t,...r},o)=>{let n=Jp(Ti);return xt("th",{ref:o,className:a(ef({size:t??n}),e),...r},void 0,!1,void 0,this)});mf.displayName="TableHead";var df=rr(({className:e,size:t,...r},o)=>{let n=Jp(Ti);return xt("td",{ref:o,className:a(tf({size:t??n}),e),...r},void 0,!1,void 0,this)});df.displayName="TableCell";var uf=rr(({className:e,...t},r)=>xt("caption",{ref:r,className:a(rf(),e),...t},void 0,!1,void 0,this));uf.displayName="TableCaption";import*as ft from"@radix-ui/react-tabs";import{cva as hi}from"class-variance-authority";import{forwardRef as Pi,useRef as cf}from"react";import{jsxDEV as Qn}from"react/jsx-dev-runtime";var or={sm:"sm",md:"md",lg:"lg"},pf=hi("relative inline-flex items-center justify-center rounded-[var(--radius)] border border-border bg-secondary p-1 text-muted-foreground",{variants:{size:{[or.sm]:"h-9 gap-0.5",[or.md]:"h-11 gap-1",[or.lg]:"h-12 gap-1"}},defaultVariants:{size:or.md}}),ff=hi("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] relative z-10 inline-flex items-center justify-center whitespace-nowrap rounded-[calc(var(--radius)-2px)] font-semibold leading-none text-muted-foreground 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:{[or.sm]:"h-7 px-2.5 text-xs",[or.md]:"h-9 px-3 text-sm",[or.lg]:"h-10 px-4 text-sm"}},defaultVariants:{size:or.md}}),gf=hi("mt-3 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2"),rP=ft.Root,oP=["data-state","aria-selected"],bf=Pi(({className:e,size:t,children:r,...o},n)=>{let i=f(t),s=cf(null),l=Bt(n,s),m=cf(null);return Bn(s,m,{activeSelector:"button[role='tab'][data-state='active']",observeAttributes:oP}),Qn(ft.List,{ref:l,className:a(pf({size:i}),e),...o,children:[Qn("span",{ref:m,"aria-hidden":!0,"data-slot":"indicator",className:In,style:{opacity:0}},void 0,!1,void 0,this),r]},void 0,!0,void 0,this)});bf.displayName=ft.List.displayName;var yf=Pi(({className:e,size:t,...r},o)=>{let n=f(t);return Qn(ft.Trigger,{ref:o,className:a(ff({size:n}),e),...r},void 0,!1,void 0,this)});yf.displayName=ft.Trigger.displayName;var vf=Pi(({className:e,...t},r)=>Qn(ft.Content,{ref:r,className:a(gf(),e),...t},void 0,!1,void 0,this));vf.displayName=ft.Content.displayName;import{cva as nP}from"class-variance-authority";import{forwardRef as aP}from"react";import{jsxDEV as iP}from"react/jsx-dev-runtime";var Qo={default:"default",error:"error",success:"success"},fo={sm:"sm",md:"md",lg:"lg",xl:"xl"},Tf=nP("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] 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:{[Qo.default]:"focus-visible:ring-primary",[Qo.error]:"border-destructive focus-visible:ring-destructive",[Qo.success]:"border-success focus-visible:ring-success"},size:{[fo.sm]:"min-h-[64px] px-2 py-1.5 text-xs",[fo.md]:"min-h-[96px] px-3 py-2",[fo.lg]:"min-h-[112px] px-4 py-2.5",[fo.xl]:"min-h-[128px] px-4 py-3 text-base"}},defaultVariants:{status:Qo.default,size:fo.md}}),hf=aP(({className:e,status:t=Qo.default,size:r=fo.md,fullWidth:o=!1,noResize:n=!1,disabled:i,...s},l)=>{let m=f(r);return iP("textarea",{ref:l,className:a(Tf({status:t,size:m}),i&&"bg-muted",o&&"w-full",n&&"resize-none",e),disabled:i,...s},void 0,!1,void 0,this)});hf.displayName="Textarea";import{cva as nr}from"class-variance-authority";import{forwardRef as ar}from"react";import{jsxDEV as Mt}from"react/jsx-dev-runtime";var Pf=nr("relative flex flex-col"),xf=nr(["group relative flex pb-8 last:pb-0","transition-opacity duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)]"],{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}}),Mf=nr(["absolute bottom-0 w-0.5 rounded-full","transition-[background-color,opacity,height] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)]"],{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-[7px] top-5",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}}),Nf=nr(["relative z-10 flex shrink-0 items-center justify-center rounded-full border-2","transition-[color,background-color,border-color,box-shadow] duration-[var(--motion-duration-fast)] ease-[var(--motion-ease-standard)]","[&>svg]:shrink-0"],{variants:{variant:{default:["border-border bg-card text-muted-foreground","shadow-[var(--shadow-sm)]","hover:border-border hover:shadow-[var(--shadow-md)]"],success:["border-success/60 bg-success/10 text-success","shadow-[var(--shadow-success-sm)]","hover:bg-success/15 hover:border-success/70 hover:shadow-[var(--shadow-success-md)]"],warning:["border-warning/60 bg-warning/10 text-warning","shadow-[var(--shadow-warning-sm)]","hover:bg-warning/15 hover:border-warning/70 hover:shadow-[var(--shadow-warning-md)]"],error:["border-destructive/60 bg-destructive/10 text-destructive","shadow-[var(--shadow-destructive-sm)]","hover:bg-destructive/15 hover:border-destructive/70 hover:shadow-[var(--shadow-destructive-md)]"],info:["border-info/60 bg-info/10 text-info","shadow-[var(--shadow-info-sm)]","hover:bg-info/15 hover:border-info/70 hover:shadow-[var(--shadow-info-md)]"],primary:["border-primary/60 bg-primary/10 text-primary","shadow-[var(--shadow-primary-sm)]","hover:bg-primary/15 hover:border-primary/70 hover:shadow-[var(--shadow-primary-md)]"]},size:{sm:"h-4 w-4 [&>svg]:size-2",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}}),Lf=nr("flex min-w-0 flex-col gap-1 pt-0.5 transition-opacity duration-[var(--motion-duration-fast)] ease-[var(--motion-ease-standard)]"),zf=nr("font-semibold leading-tight text-foreground transition-colors duration-[var(--motion-duration-fast)] ease-[var(--motion-ease-standard)]",{variants:{size:{sm:"text-[11px]",md:"text-base",lg:"text-lg",xl:"text-xl"}},defaultVariants:{size:"md"}}),Rf=nr("text-muted-foreground transition-colors duration-[var(--motion-duration-fast)] ease-[var(--motion-ease-standard)]",{variants:{size:{sm:"text-[11px]",md:"text-sm",lg:"text-base",xl:"text-lg"}},defaultVariants:{size:"md"}}),Cf=nr("font-medium text-muted-foreground/70 transition-colors duration-[var(--motion-duration-fast)] ease-[var(--motion-ease-standard)]",{variants:{size:{sm:"text-[11px]",md:"text-sm",lg:"text-base",xl:"text-base"}},defaultVariants:{size:"md"}});var Hf=ar(({className:e,...t},r)=>{return Mt("div",{ref:r,role:"list","aria-label":"Timeline events",className:a(Pf(),e),...t},void 0,!1,void 0,this)});Hf.displayName="Timeline";var wf=ar(({className:e,align:t,isLast:r,animated:o=!0,...n},i)=>{return Mt("div",{ref:i,role:"listitem",className:a(xf({align:t,animated:o}),e),"data-last":r,...n},void 0,!1,void 0,this)});wf.displayName="TimelineItem";var kf=ar(({className:e,variant:t,size:r,animated:o=!0,...n},i)=>{let s=f(r);return Mt("div",{ref:i,className:a(Mf({variant:t,size:s,animated:o}),e),...n},void 0,!1,void 0,this)});kf.displayName="TimelineConnector";var Af=ar(({className:e,variant:t,size:r,icon:o,children:n,pulse:i=!1,animated:s=!0,...l},m)=>{let d=f(r);return Mt("div",{ref:m,className:a(Nf({variant:t,size:d,pulse:i,animated:s}),e),"aria-hidden":"true",...l,children:o||n||Mt(sP,{},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Af.displayName="TimelineDot";var Bf=ar(({className:e,...t},r)=>{return Mt("div",{ref:r,className:a(Lf(),e),...t},void 0,!1,void 0,this)});Bf.displayName="TimelineContent";var If=ar(({className:e,size:t,...r},o)=>{let n=f(t);return Mt("h4",{ref:o,className:a(zf({size:n}),e),...r},void 0,!1,void 0,this)});If.displayName="TimelineTitle";var Sf=ar(({className:e,size:t,...r},o)=>{let n=f(t);return Mt("p",{ref:o,className:a(Rf({size:n}),e),...r},void 0,!1,void 0,this)});Sf.displayName="TimelineDescription";var Ff=ar(({className:e,size:t,...r},o)=>{let n=f(t);return Mt("time",{ref:o,className:a(Cf({size:n}),e),...r},void 0,!1,void 0,this)});Ff.displayName="TimelineTime";function sP(){return Mt("span",{className:"size-2 rounded-full bg-current"},void 0,!1,void 0,this)}import{cva as Gf}from"class-variance-authority";var go={default:"default",success:"success",info:"info",warning:"warning",error:"error"},ot={sm:"sm",md:"md",lg:"lg"},xi=Gf("pointer-events-auto relative flex w-full items-center overflow-hidden rounded-[var(--radius)] border shadow-[var(--shadow-md)]",{variants:{variant:{[go.default]:"border-border bg-card text-card-foreground",[go.success]:"border-success/30 bg-card text-card-foreground",[go.info]:"border-info/30 bg-card text-card-foreground",[go.warning]:"border-warning/30 bg-card text-card-foreground",[go.error]:"border-destructive/30 bg-card text-card-foreground"},size:{[ot.sm]:"gap-2 p-3",[ot.md]:"gap-3 p-4",[ot.lg]:"gap-3.5 p-5"}},defaultVariants:{variant:go.default,size:ot.md}}),Mi=Gf("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] 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:cursor-not-allowed disabled:border-transparent disabled:bg-muted/40 disabled:text-muted-foreground/70",{variants:{size:{[ot.sm]:"h-6 px-2 text-xs",[ot.md]:"h-7 px-2.5 text-xs",[ot.lg]:"h-8 px-3 text-sm"}},defaultVariants:{size:ot.md}});import{AlertTriangle as bP,CheckCircle2 as yP,Info as $f,X as vP,XCircle as TP}from"lucide-react";import{forwardRef as hP,useCallback as Dn,useEffect as bo,useRef as Ci,useState as Hi}from"react";import{useSyncExternalStore as lP}from"react";var mP=5,Wf=5000,dP=500,Ni=0;function uP(){return Ni=(Ni+1)%Number.MAX_SAFE_INTEGER,`toast-${Ni}-${Date.now()}`}var Li=new Set,nt=[],Hr=new Map,Eo=new Map,Do=!1,Cr=new Map;function Zn(){for(let e of Li)e()}function Of(){return nt}function cP(e){return Li.add(e),()=>{Li.delete(e)}}function zi(e,t){if(Do){Cr.set(e,t);return}clearTimeout(Hr.get(e));let r=Date.now(),o=setTimeout(()=>{Hr.delete(e),Cr.delete(e),En(e)},t);Hr.set(e,o),Cr.set(e,t);let n=setInterval(()=>{let i=Date.now()-r,s=t-i;if(s<=0)clearInterval(n),Cr.delete(e);else Cr.set(e,s)},100)}function pP(e){clearTimeout(Eo.get(e));let t=xo()?0:dP,r=setTimeout(()=>{nt=nt.filter((o)=>o.id!==e),Eo.delete(e),Zn()},t);Eo.set(e,r)}function Kf(e){clearTimeout(Hr.get(e)),Hr.delete(e),Cr.delete(e)}function Zo(e){let t=e.id??uP(),r=e.duration===void 0?Wf:e.duration;if(nt.find((i)=>i.id===t)){if(nt=nt.map((i)=>i.id===t?{...i,...e,id:t,open:!0,createdAt:Date.now()}:i),clearTimeout(Eo.get(t)),Eo.delete(t),Kf(t),typeof r==="number")zi(t,r);return Zn(),t}if(nt=[{...e,id:t,variant:e.variant??"default",dismissible:e.dismissible??!0,open:!0,createdAt:Date.now()},...nt].slice(0,mP),typeof r==="number")zi(t,r);return Zn(),t}function En(e){Kf(e),nt=nt.map((t)=>t.id===e?{...t,open:!1}:t),Zn(),pP(e)}function _f(){for(let e of nt)En(e.id)}function fP(){if(Do)return;Do=!0;for(let[e,t]of Hr)clearTimeout(t),Hr.delete(e)}function gP(){if(!Do)return;Do=!1;for(let e of nt)if(e.open){if(e.duration===null)continue;let t=e.duration??Wf,r=Cr.get(e.id)??t;zi(e.id,r)}}var Uf=Object.assign((e)=>Zo(e),{success:(e,t)=>Zo({...t,variant:"success",title:e}),info:(e,t)=>Zo({...t,variant:"info",title:e}),warning:(e,t)=>Zo({...t,variant:"warning",title:e}),error:(e,t)=>Zo({...t,variant:"error",title:e}),dismiss:En,dismissAll:_f});function Ri(){return{toasts:lP(cP,Of,Of),toast:Uf,dismiss:En,dismissAll:_f,pauseAll:fP,resumeAll:gP}}import{jsxDEV as _e}from"react/jsx-dev-runtime";var Vf=10,Yf=0.05,PP=200,xP={"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"},MP={success:(e)=>_e(yP,{className:a("mt-0.5 shrink-0 text-success",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),info:(e)=>_e($f,{className:a("mt-0.5 shrink-0 text-info",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),warning:(e)=>_e(bP,{className:a("mt-0.5 shrink-0 text-warning",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),error:(e)=>_e(TP,{className:a("mt-0.5 shrink-0 text-destructive",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this),default:(e)=>_e($f,{className:a("mt-0.5 shrink-0 text-muted-foreground",e==="sm"?"size-4":"size-[18px]")},void 0,!1,void 0,this)};function NP(e,t,r,o,n){let i=e<o,s=r?n:e*Vf,l=r?1:i?1-e*Yf:1-o*Yf,m=i||r?1:0,d=t-e;return{offset:s,scale:l,opacity:m,zIndex:d}}var Xf=hP(({position:e="bottom-right",gap:t=12,visibleCount:r=3,size:o=ot.md,className:n,...i},s)=>{let{toasts:l,dismiss:m,pauseAll:d,resumeAll:c}=Ri(),u=ve(),g=f(o)??ot.md,[T,b]=Hi(!1),[h,N]=Hi({}),v=Ci(null),p=Ci(void 0),P=e.startsWith("bottom"),M=Dn((A)=>{if(v.current=A,typeof s==="function")s(A);else if(s)s.current=A},[s]),k=Dn(()=>{clearTimeout(p.current),b(!0),d()},[d]),H=Dn(()=>{clearTimeout(p.current),p.current=setTimeout(()=>{b(!1),c()},u?0:PP)},[u,c]);bo(()=>{return()=>clearTimeout(p.current)},[]);let S=Dn((A,oe)=>{N((z)=>{if(z[A]===oe)return z;return{...z,[A]:oe}})},[]);bo(()=>{let A=new Set(l.map((oe)=>oe.id));N((oe)=>{let z=!1,K={};for(let[y,x]of Object.entries(oe))if(A.has(y))K[y]=x;else z=!0;return z?K:oe})},[l]);let w=l.filter((A)=>A.open),J=new Map,Y=0;for(let[A,oe]of w.entries()){let z=h[oe.id]??0;J.set(oe.id,NP(A,w.length,T,r,Y)),Y+=z+t}let q=w[0],me=(q?h[q.id]??0:0)+Math.min(w.length-1,r-1)*Vf,X=Y-(w.length>0?t:0),Q=T?X:me;if(bo(()=>{let A=v.current;if(!A)return;A.style.setProperty("--gs-toast-stack-height",`${Math.max(Q,0)}px`)},[Q]),l.length===0)return null;return _e("ol",{ref:M,role:"region","aria-label":"Notifications",tabIndex:-1,onMouseEnter:k,onMouseLeave:H,className:a("pointer-events-auto fixed z-[100] h-[var(--gs-toast-stack-height,0px)] w-full max-w-[400px] outline-none transition-[height] duration-[var(--motion-duration-spring)] ease-[var(--motion-ease-emphasized)]",xP[e],n),...i,children:l.map((A)=>{let oe=!A.open,z=J.get(A.id);return _e(LP,{toast:A,layout:z??{offset:0,scale:1,opacity:0,zIndex:0},isClosed:oe,isBottom:P,size:g,onDismiss:m,onMeasure:S,reducedMotion:u},A.id,!1,void 0,this)})},void 0,!1,void 0,this)});Xf.displayName="Toaster";function LP({toast:e,layout:t,isClosed:r,isBottom:o,size:n,onDismiss:i,onMeasure:s,reducedMotion:l}){let m=Ci(null),[d,c]=Hi(!1);bo(()=>{if(l){c(!0);return}let h=requestAnimationFrame(()=>c(!0));return()=>cancelAnimationFrame(h)},[l]),bo(()=>{let h=m.current;if(!h)return;let N=new ResizeObserver((v)=>{for(let p of v){let P=p.borderBoxSize?.[0];if(P)s(e.id,P.blockSize)}});return N.observe(h),()=>N.disconnect()},[e.id,s]);let u=o?"bottom-0 left-0 right-0 origin-bottom":"top-0 left-0 right-0 origin-top",g,T,b;if(!d)g=`translateY(${o?80:-80}px) scale(0.9)`,T=0,b="false";else if(r)g=`translateY(${o?80:-80}px) scale(0.95)`,T=0,b="false";else g=`translateY(${o?-t.offset:t.offset}px) scale(${t.scale})`,T=t.opacity,b="true";return bo(()=>{let h=m.current;if(!h)return;h.style.setProperty("--gs-toast-transform",g),h.style.setProperty("--gs-toast-opacity",`${T}`),h.style.setProperty("--gs-toast-z-index",`${t.zIndex}`)},[t.zIndex,T,g]),_e("li",{ref:m,"data-state":e.open?"open":"closed","data-variant":e.variant,"data-interactive":b,className:a("absolute list-none transition-[transform,opacity] duration-[var(--motion-duration-spring)] ease-[var(--motion-ease-emphasized)] [opacity:var(--gs-toast-opacity,0)] [transform:var(--gs-toast-transform)] [z-index:var(--gs-toast-z-index,0)]","data-[interactive=false]:pointer-events-none data-[interactive=true]:pointer-events-auto",u),children:_e("div",{className:a(xi({variant:e.variant,size:n}),"w-full"),children:[MP[e.variant]?.(n),_e("div",{className:"flex-1 space-y-0.5",children:[e.title&&_e("p",{className:a("font-semibold leading-tight",n==="sm"?"text-xs":"text-sm"),children:e.title},void 0,!1,void 0,this),e.description&&_e("p",{className:a("text-muted-foreground leading-snug",n==="sm"?"text-xs":"text-sm"),children:e.description},void 0,!1,void 0,this)]},void 0,!0,void 0,this),e.action&&_e("button",{type:"button",className:a(Mi({size:n}),"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&&_e("button",{type:"button",className:a("mt-0.5 shrink-0 rounded-[var(--radius)] p-1 text-muted-foreground transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",n==="sm"?"[&>svg]:size-3.5":"[&>svg]:size-4"),onClick:()=>i(e.id),"aria-label":"Dismiss",children:_e(vP,{},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 Jf from"@radix-ui/react-toggle";import{cva as zP}from"class-variance-authority";import{forwardRef as RP}from"react";import{jsxDEV as CP}from"react/jsx-dev-runtime";var wi={default:"default",outline:"outline"},jn={sm:"sm",md:"md",lg:"lg"},ea=zP("transition-[color,background-color,border-color,box-shadow,transform,opacity,filter] duration-[var(--motion-duration-medium)] ease-[var(--motion-ease-standard)] 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:{[jn.sm]:"h-7 px-1.5 min-w-7 text-xs",[jn.md]:"h-10 px-3 min-w-10",[jn.lg]:"h-11 px-5 min-w-11"}},defaultVariants:{variant:wi.default,size:jn.md}}),qf=RP(({className:e,variant:t,size:r,...o},n)=>{let i=f(r);return CP(Jf.Root,{ref:n,className:a(ea({variant:t,size:i}),e),...o},void 0,!1,void 0,this)});qf.displayName="Toggle";import*as ta from"@radix-ui/react-toggle-group";import{cva as HP}from"class-variance-authority";import{createContext as wP,forwardRef as Qf,useContext as kP}from"react";import{jsxDEV as ki}from"react/jsx-dev-runtime";var AP={default:"default",outline:"outline"},BP={sm:"sm",md:"md",lg:"lg"},Zf=HP("flex items-center justify-center gap-1"),Ef=wP({size:BP.md,variant:AP.default}),Df=Qf(({className:e,variant:t,size:r,children:o,...n},i)=>{let s=f(r);return ki(ta.Root,{ref:i,className:a(Zf(),e),...n,children:ki(Ef.Provider,{value:{variant:t,size:s},children:o},void 0,!1,void 0,this)},void 0,!1,void 0,this)});Df.displayName="ToggleGroup";var jf=Qf(({className:e,children:t,variant:r,size:o,...n},i)=>{let s=kP(Ef),l=f(o);return ki(ta.Item,{ref:i,className:a(ea({variant:r??s.variant,size:l??s.size}),e),...n,children:t},void 0,!1,void 0,this)});jf.displayName="ToggleGroupItem";import{cva as eg}from"class-variance-authority";import{forwardRef as ra}from"react";import{jsxDEV as oa}from"react/jsx-dev-runtime";var gt={sm:"sm",md:"md",lg:"lg"},tg=eg("flex items-center border-b border-border bg-secondary",{variants:{size:{[gt.sm]:"gap-1.5 px-3 py-1.5",[gt.md]:"gap-2 px-4 py-2",[gt.lg]:"gap-3 px-5 py-2.5"}},defaultVariants:{size:gt.md}}),rg=ra(({className:e,size:t=gt.md,...r},o)=>{let n=f(t);return oa("div",{ref:o,role:"toolbar",className:a(tg({size:n}),e),...r},void 0,!1,void 0,this)});rg.displayName="Toolbar";var og=eg("flex items-center",{variants:{size:{[gt.sm]:"gap-1",[gt.md]:"gap-1.5",[gt.lg]:"gap-2"}},defaultVariants:{size:gt.md}}),ng=ra(({className:e,size:t=gt.md,...r},o)=>{let n=f(t);return oa("div",{ref:o,role:"group",className:a(og({size:n}),e),...r},void 0,!1,void 0,this)});ng.displayName="ToolbarGroup";var ag=ra(({className:e,...t},r)=>{return oa("div",{ref:r,role:"none",className:a("h-5 w-px shrink-0 bg-border",e),...t},void 0,!1,void 0,this)});ag.displayName="ToolbarSeparator";var ig=ra(({className:e,...t},r)=>{return oa("div",{ref:r,className:a("flex-1",e),...t},void 0,!1,void 0,this)});ig.displayName="ToolbarSpacer";import*as Nt from"@radix-ui/react-tooltip";import{cva as IP}from"class-variance-authority";import{createContext as SP,forwardRef as sg,useContext as lg}from"react";import{jsxDEV as yo}from"react/jsx-dev-runtime";var mg=({delayDuration:e,skipDelayDuration:t,...r})=>{let o=ve();return yo(Nt.Provider,{delayDuration:o?0:e,skipDelayDuration:o?0:t,...r},void 0,!1,void 0,this)};mg.displayName="TooltipProvider";var Ai=SP(!1),dg=({persistOnClick:e=!1,children:t,delayDuration:r,...o})=>{let n=ve();return yo(Ai.Provider,{value:e,children:yo(Nt.Root,{delayDuration:n?0:r,...o,children:t},void 0,!1,void 0,this)},void 0,!1,void 0,this)};dg.displayName="Tooltip";var ug=sg(({onClick:e,onPointerDown:t,...r},o)=>{let n=lg(Ai);return yo(Nt.Trigger,{ref:o,onClick:n?(i)=>{i.preventDefault(),e?.(i)}:e,onPointerDown:n?(i)=>{i.preventDefault(),t?.(i)}:t,...r},void 0,!1,void 0,this)});ug.displayName="TooltipTrigger";var wr={sm:I.sm,md:I.md,lg:I.lg,xl:I.xl},cg=IP("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:{[wr.sm]:"px-2 py-1 text-xs",[wr.md]:"px-3 py-1.5 text-xs",[wr.lg]:"px-4 py-2 text-sm",[wr.xl]:"px-5 py-2.5 text-sm"}},defaultVariants:{size:wr.md}}),pg=sg(({className:e,sideOffset:t=it,onPointerDownOutside:r,size:o=wr.md,portal:n=le,portalContainer:i,...s},l)=>{let m=lg(Ai),d=f(o),c=yo(Nt.Content,{ref:l,sideOffset:t,className:a(cg({size:d}),e),onPointerDownOutside:m?(u)=>{u.preventDefault(),r?.(u)}:r,...s},void 0,!1,void 0,this);if(!n)return c;return yo(Nt.Portal,{container:i??void 0,children:c},void 0,!1,void 0,this)});pg.displayName="TooltipContent";import{createContext as FP,useCallback as ir,useContext as GP,useEffect as jo,useInsertionEffect as OP,useLayoutEffect as WP,useMemo as na,useRef as sr,useState as fg}from"react";import{jsxDEV as UP}from"react/jsx-dev-runtime";var KP=typeof window<"u"?WP:jo,_P=typeof window<"u"?OP:jo,Ii=FP(null);function aa(e,t){return e.theme===t.theme&&e.colorScheme===t.colorScheme}var kr=({children:e,value:t,initialState:r,onChange:o,onStateChange:n,transformState:i,readState:s,writeState:l,syncWithSystem:m=!0,enableTransition:d=!1,transitionDuration:c,defaultTheme:u,defaultColorScheme:g,themes:T,attribute:b,colorSchemeAttribute:h,darkClassName:N,storage:v})=>{let p=na(()=>vo({defaultTheme:u,defaultColorScheme:g,themes:T,attribute:b,colorSchemeAttribute:h,darkClassName:N,storage:v}),[u,g,T,b,h,N,v]),[P,M]=fg(()=>Lt(typeof window<"u"?ia(p)??r:r,p)),[k,H]=fg(da),w=na(()=>t?Lt(t,p):null,[t,p])??P,J=na(()=>({...w,resolvedColorScheme:Bi(w.colorScheme,k)}),[w,k]),Y=t!==void 0,q=sr(w);q.current=w;let ee=sr(!1),me=sr(!1),X=sr(!1),Q=sr(w),A=sr(null),oe=sr(d);oe.current=d;let z=sr(c);z.current=c;let K=ir((V)=>{return la(V)},[]),y=ir((V)=>{return ia(V)},[]),x=ir((V,fe)=>{ma(V,fe)},[]),C=s??K,ne=l??x;jo(()=>{if(!m||typeof window>"u"||typeof window.matchMedia!=="function")return;let V=window.matchMedia("(prefers-color-scheme: dark)"),fe=()=>{H(V.matches?zt.dark:zt.light)};return fe(),V.addEventListener("change",fe),()=>V.removeEventListener("change",fe)},[m]),jo(()=>{if(Y)return;M((V)=>{let fe=Lt(V,p);return aa(V,fe)?V:fe})},[p,Y]),KP(()=>{if(Y||ee.current)return;ee.current=!0;let V=C(p)??y(p);if(!V)return;let fe=q.current,se=Lt(V,p),Ne={reason:"hydrate",previousState:fe},Ue=i?Lt(i(se,Ne),p):se;if(aa(fe,Ue))return;A.current=Ne,M(Ue),o?.(Ue,Ne),n?.(Ue,Ne)},[p,Y,o,n,y,C,i]),_P(()=>{if(typeof document>"u")return;let V=!X.current;if(X.current=!0,!V&&oe.current&&!xo()){let se=z.current??200,Ne=document.createElement("style");Ne.setAttribute("data-gs-theme-transition",""),Ne.textContent=`*, *::before, *::after { transition: color ${se}ms ease, background-color ${se}ms ease, border-color ${se}ms ease, box-shadow ${se}ms ease, fill ${se}ms ease, stroke ${se}ms ease !important; }`,document.head.appendChild(Ne),sa(document.documentElement,J,p);let Ue=requestAnimationFrame(()=>{setTimeout(()=>Ne.remove(),se)});return()=>{cancelAnimationFrame(Ue),Ne.remove()}}sa(document.documentElement,J,p);return},[p,J]),jo(()=>{if(typeof window>"u")return;if(!me.current){me.current=!0,Q.current=w;return}let V=Q.current;if(aa(V,w))return;let fe=A.current??{reason:"set-state",previousState:V};A.current=null,ne(w,p,fe),Q.current=w},[p,w,ne]);let _=ir((V,fe)=>{let se=q.current,Ne=typeof V==="function"?V(se):V,Ue=Lt({theme:Ne.theme??se.theme,colorScheme:Ne.colorScheme??se.colorScheme},p),bt={reason:fe,previousState:se},B=i?Lt(i(Ue,bt),p):Ue;if(aa(se,B))return;if(A.current=bt,!Y)M(B);o?.(B,bt),n?.(B,bt)},[p,Y,o,n,i]),Ce=ir((V)=>{_(V,"set-state")},[_]),W=ir((V)=>{_({theme:V},"set-theme")},[_]),ie=ir((V)=>{_({colorScheme:V},"set-color-scheme")},[_]),Rt=ir(()=>{let V=J.resolvedColorScheme===zt.dark?zt.light:zt.dark;_({colorScheme:V},"toggle-color-scheme")},[J.resolvedColorScheme,_]),at=na(()=>({theme:w.theme,colorScheme:w.colorScheme,resolvedColorScheme:J.resolvedColorScheme,state:w,resolvedState:J,contract:p,themes:p.themes,setTheme:W,setColorScheme:ie,setState:Ce,toggleColorScheme:Rt}),[w,J,p,W,ie,Ce,Rt]);return UP(Ii.Provider,{value:at,children:e},void 0,!1,void 0,this)};kr.displayName="ThemeProvider";var ua=()=>{let e=GP(Ii);if(!e)throw Error("useTheme must be used within a ThemeProvider");return e};import{jsxDEV as ca}from"react/jsx-dev-runtime";function fa(e){return typeof e==="object"&&e!==null}function Ft(e){return typeof e==="string"&&e.trim().length>0}function gg(e){if(!fa(e))return!1;return Object.values(e).every(Ft)}function yg(e){if(!fa(e))return!1;if(!gg(e.light))return!1;if(e.dark===void 0)return!0;return gg(e.dark)}function vg(e){return fa(e)&&Ft(e.cssText)}function $P(e){return fa(e)&&Ft(e.theme)}function Si(e){return Error(`Invalid theme registry definition: ${e}`)}function bg(e){let t=new Set,r=[];for(let o of e){if(!Ft(o)||t.has(o))continue;t.add(o),r.push(o)}return r}function YP(e){return e.filter(Ft).join(`
5
5
 
6
- `)}function PT(e){let t=[],r=[],o=[];for(let[n,i]of Object.entries(e)){if(!ht(n))continue;if(t.push(n),ht(i)){o.push(i);continue}if(Ku(i)){o.push(i.cssText);continue}if($u(i)){r.push({theme:n,light:i.light,dark:i.dark});continue}throw jn(`record key "${n}" has unsupported value shape`)}return{themeNames:t,tokenDefinitions:r,cssBlocks:o}}function xT(e){let t=[],r=[],o=[];for(let n of e){if(ht(n)){t.push(n);continue}if(!TT(n))throw jn("array entry must be a theme name or an object with `theme`");let i=n.theme;if(t.push(i),Ku(n)){o.push(n.cssText);continue}if($u(n)){r.push({theme:i,light:n.light,dark:n.dark});continue}throw jn(`array entry "${i}" has unsupported value shape`)}return{themeNames:t,tokenDefinitions:r,cssBlocks:o}}function CT(e){if(Array.isArray(e))return xT(e);return PT(e)}function Yu(e){return e}function ei(e){let{themes:t,cssText:r,...o}=e,n=CT(t),i=Uu(n.themeNames),s=Kr({...o,themes:i}),l=_a({themes:n.tokenDefinitions,attribute:s.attribute,darkClassName:s.darkClassName}),d=hT([l,...n.cssBlocks,r??""]),m=Uu(s.themes);if(m.length===0)m.push(s.defaultTheme);return{defaultTheme:s.defaultTheme,themes:m,cssText:d,contract:s}}function Wa({registry:e,children:t,...r}){return Da(mr,{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)}Wa.displayName="ThemeRegistryProvider";function Ua({registry:e,id:t,nonce:r,media:o}){if(!ht(e.cssText))return null;return Da("style",{id:t,nonce:r,media:o,children:e.cssText},void 0,!1,void 0,this)}Ua.displayName="ThemeStyles";function Xu(e){let t=ei(e),{themes:r,cssText:o,...n}=e;return{registry:t,provider:({children:d,...m})=>{return Da(Wa,{registry:t,...n,...m,children:d},void 0,!1,void 0,this)},styles:(d={})=>{return Da(Ua,{registry:t,...d},void 0,!1,void 0,this)},useTheme:()=>{let d=Ba(),m=(v)=>{return t.themes.some((p)=>p===v)},f=(v)=>{return m(v)?v:t.defaultTheme},u=(v)=>{if(typeof v==="function"){d.setState((p)=>{let y={...p,theme:f(p.theme)},z=v(y);return{theme:f(z.theme??y.theme),colorScheme:z.colorScheme??y.colorScheme}});return}d.setState({theme:f(v.theme??d.state.theme),colorScheme:v.colorScheme??d.state.colorScheme})};return{...d,theme:f(d.theme),state:{...d.state,theme:f(d.state.theme)},resolvedState:{...d.resolvedState,theme:f(d.resolvedState.theme)},themes:t.themes,setTheme:(v)=>{d.setTheme(v)},setState:u}}}}import{jsxDEV as df}from"react/jsx-dev-runtime";function pf({children:e,density:t=Mo,defaultTheme:r="ghostly-solutions",defaultColorScheme:o=ut.system,...n}){return df(mr,{defaultTheme:r,defaultColorScheme:o,...n,children:df(Lo,{density:t,children:e},void 0,!1,void 0,this)},void 0,!1,void 0,this)}pf.displayName="UIProvider";import*as Wt from"react";var zT=()=>{};function ST({prop:e,defaultProp:t,onChange:r=zT}){let[o,n]=NT({defaultProp:t,onChange:r}),i=e!==void 0,s=i?e:o,l=Wt.useCallback((d)=>{if(i){let f=typeof d==="function"?d(e):d;if(f!==e)r(f)}else n(d)},[i,e,n,r]);return[s,l]}function NT({defaultProp:e,onChange:t}){let r=Wt.useState(e),[o]=r,n=Wt.useRef(o),i=t;return Wt.useEffect(()=>{if(n.current!==o)i?.(o),n.current=o},[o,i]),r}export{Fa as writeThemeStateToBrowserStorage,Kn as useToast,Ba as useTheme,io as usePlatform,Iv as useOverlay,Qr as useHotkey,oo as useFormField,c as useDensitySize,yf as useDensity,ST as useControllableState,no as useComposedRefs,Rg as useCommandShortcut,ln as useCommand,Bu as tooltipContentVariants,Ru as toolbarVariants,Lu as toolbarGroupVariants,wa as toggleVariants,Cu as toggleGroupVariants,_n as toastVariants,Gn as toastActionVariants,fu as toast,Zc as timelineVariants,jc as timelineTitleVariants,tu as timelineTimeVariants,Jc as timelineItemVariants,Qc as timelineDotVariants,eu as timelineDescriptionVariants,Ec as timelineContentVariants,qc as timelineConnectorVariants,Yc as textareaVariants,_c as tabsTriggerVariants,Dc as tabsListVariants,Gc as tabsContentVariants,xc as tableVariants,Nc as tableRowVariants,Cc as tableHeaderVariants,wc as tableHeadVariants,Sc as tableFooterVariants,Pc as tableContainerVariants,Rc as tableCellVariants,Mc as tableCaptionVariants,zc as tableBodyVariants,bc as switchVariants,oc as stepperVariants,ac as stepVariants,lc as stepTitleVariants,nc as stepIndicatorVariants,mc as stepDescriptionVariants,sc as stepContentVariants,ic as stepConnectorVariants,tc as statCardVariants,va as spotlightStatusVariants,ba as spotlightStatusTitleVariants,Ep as spotlightStatusDescriptionVariants,Qp as spotlightShortcutVariants,$p as spotlightResultsVariants,Dp as spotlightPanelVariants,Bp as spotlightOverlayVariants,Yp as spotlightOptionVariants,Jp as spotlightOptionTitleVariants,Xp as spotlightOptionIconVariants,qp as spotlightOptionDescriptionVariants,Zp as spotlightOptionContentVariants,Wp as spotlightInputVariants,Up as spotlightIconVariants,Gp as spotlightHeaderVariants,Kp as spotlightGroupLabelVariants,_p as spotlightDrawerPanelVariants,Lp as sliderVariants,Hp as sliderTrackVariants,Ap as sliderThumbVariants,kp as sliderRangeVariants,Cp as skeletonVariants,zp as skeletonTextVariants,Np as skeletonButtonVariants,Sp as skeletonAvatarVariants,dd as sheetOverlayVariants,pd as sheetContentVariants,rf as serializeThemeState,Pp as separatorVariants,fp as selectTriggerVariants,gp as selectContentVariants,op as segmentedControlVariants,np as segmentedControlLabelVariants,ap as segmentedControlItemVariants,qd as scrollBarVariants,Qd as scrollBarThumbVariants,Jd as scrollAreaVariants,sf as resolveThemeState,Wd as resizablePanelVariants,Gd as resizablePanelGroupVariants,Ud as resizableHandleVariants,$d as resizableHandleIconVariants,af as readThemeStateFromCookieHeader,Va as readThemeStateFromBrowserStorage,Bd as radioItemVariants,Od as radioGroupVariants,kd as progressVariants,Ad as progressIndicatorVariants,Ar as popoverContentVariants,of as parseThemeState,nn as parseHotkey,hd as paginationVariants,jo as paginationLinkVariants,xd as paginationItemVariants,Cd as paginationEllipsisVariants,Pd as paginationContentVariants,ad as otpSlotVariants,sd as otpSeparatorVariants,id as otpPlaceholderVariants,nd as otpInputVariants,od as otpGroupVariants,rd as otpContainerVariants,ct as normalizeThemeState,Ym as navigationMenuViewportVariants,Wm as navigationMenuVariants,$m as navigationMenuTriggerVariants,Um as navigationMenuListVariants,gv as navigationMenuLinkVariants,Xm as navigationMenuIndicatorVariants,Km as navigationMenuContentVariants,Dm as multiselectTriggerVariants,jp as matchesQuery,sn as matchHotkey,Im as labelVariants,Lr as kbdVariants,Tr as isSameDay,Mm as inputVariants,Nm as hoverCardContentVariants,DT as hotkey,lf as getThemeRootProps,Oa as getSystemColorScheme,Ta as formatHotkeyTokens,Zo as formatHotkey,Tm as formFieldVariants,dm as fileUploadVariants,vn as fileUploadTextVariants,cm as fileUploadListVariants,um as fileUploadItemVariants,gm as fileUploadItemSizeVariants,ym as fileUploadItemRemoveVariants,fm as fileUploadItemNameVariants,pm as fileUploadIconVariants,rm as errorBoundaryVariants,am as errorBoundaryTitleVariants,om as errorBoundaryIconVariants,sm as errorBoundaryDetailsVariants,nm as errorBoundaryDescriptionVariants,im as errorBoundaryActionsVariants,Jl as emptyStateVariants,Ql as emptyStateTitleVariants,ql as emptyStateIconVariants,El as emptyStateDescriptionVariants,jl as emptyStateActionsVariants,Ol as dropdownMenuShortcutVariants,Fl as dropdownMenuSeparatorVariants,Il as dropdownMenuRadioItemVariants,Vl as dropdownMenuLabelVariants,yn as dropdownMenuItemVariants,gn as dropdownMenuContentVariants,Al as dropdownMenuCheckboxItemVariants,Cl as drawerOverlayVariants,Sl as drawerHandleVariants,zl as drawerContentVariants,Tl as dialogContentVariants,bn as detectPlatform,Yu as defineThemes,HR as cva,_a as createThemesCss,Xu as createThemeSystem,nf as createThemeSetCookieHeader,ei as createThemeRegistry,mf as createThemeCss,Kr as createThemeContract,WT as createOptionalContext,GT as createContext,ll as contextMenuShortcutVariants,sl as contextMenuSeparatorVariants,nl as contextMenuRadioItemVariants,il as contextMenuLabelVariants,pn as contextMenuItemVariants,dn as contextMenuContentVariants,al as contextMenuCheckboxItemVariants,_T as composeRefs,Ys as commandShortcutVariants,Ks as commandSeparatorVariants,Bs as commandOverlayVariants,Xs as commandLoadingVariants,_s as commandListVariants,$s as commandItemVariants,Ds as commandInputVariants,Ws as commandGroupVariants,Us as commandGroupHeadingVariants,Gs as commandEmptyVariants,Os as commandDialogVariants,As as collapsibleContentVariants,zs as codeBlockVariants,Ms as codeBlockPreVariants,Ls as codeBlockLineVariants,Hs as codeBlockLineNumberVariants,Ns as codeBlockLanguageVariants,Ss as codeBlockHeaderVariants,ws as codeBlockCopyVariants,Rs as codeBlockContentVariants,a as cn,Ps as checkboxVariants,us as cardVariants,ds as calendarWeekdayVariants,is as calendarVariants,ls as calendarTitleVariants,on as calendarNavButtonVariants,ss as calendarHeaderVariants,ms as calendarGridVariants,ps as calendarDayVariants,Xr as buttonVariants,vi as buttonIconVariants,ts as buttonGroupVariants,bi as buttonBadgeVariants,Yi as breadcrumbSeparatorVariants,Ki as breadcrumbPageVariants,Wi as breadcrumbListVariants,$i as breadcrumbLinkVariants,Ui as breadcrumbItemVariants,Xi as breadcrumbEllipsisVariants,Bi as badgeVariants,Vi as avatarVariants,di as alertVariants,pi as alertTitleVariants,zi as alertDialogOverlayVariants,Si as alertDialogContentVariants,ci as alertDescriptionVariants,ai as accordionTriggerVariants,oi as accordionItemVariants,ni as accordionContentVariants,zf as XCircleIcon,MT as Variant,pf as UIProvider,Ou as TooltipTrigger,sr as TooltipSize,fT as TooltipProvider,Du as TooltipContent,Fu as Tooltip,Au as ToolbarSpacer,ot as ToolbarSize,ku as ToolbarSeparator,Hu as ToolbarGroup,Mu as Toolbar,Nu as ToggleGroupItem,Su as ToggleGroup,Pu as Toggle,Tu as Toaster,Ye as ToastSize,su as TimelineTitle,mu as TimelineTime,ou as TimelineItem,nu as TimelineDot,lu as TimelineDescription,iu as TimelineContent,au as TimelineConnector,ru as Timeline,Ua as ThemeStyles,Wa as ThemeRegistryProvider,mr as ThemeProvider,BT as ThemeColorScheme,Xc as Textarea,$c as TabsTrigger,Uc as TabsList,Kc as TabsContent,Ib as Tabs,we as TableSize,Ic as TableRow,Hc as TableHeader,Vc as TableHead,Ac as TableFooter,Fc as TableCell,Oc as TableCaption,kc as TableBody,Lc as Table,tf as THEME_COOKIE_NAME,Ju as THEME_COLOR_SCHEME_ATTR,Zu as THEME_ATTR,Wr as SwitchStatus,He as SwitchSize,Tc as Switch,AT as SurfaceStyle,dc as Stepper,gc as StepTitle,cc as StepIndicator,yc as StepDescription,fc as StepContent,uc as StepConnector,pc as Step,LT as Status,rr as StatCardTrend,Ke as StatCardSize,rc as StatCard,Gr as SpotlightStatus,x as SpotlightSize,ec as Spotlight,cr as SpinnerSize,xt as Spinner,Ip as Slider,wp as SkeletonText,Te as SkeletonSize,Mp as SkeletonButton,Rp as SkeletonAvatar,Po as Skeleton,RT as Size,FT as Side,Nv as SheetTrigger,gd as SheetTitle,ie as SheetSize,cd as SheetPortal,xn as SheetOverlay,ud as SheetHeader,fd as SheetFooter,yd as SheetDescription,Qo as SheetContent,wv as SheetClose,Pn as Sheet,ho as SeparatorOrientation,xp as Separator,ib as SelectValue,yp as SelectTrigger,_r as SelectStatus,ae as SelectSize,hp as SelectSeparator,bp as SelectLabel,Tp as SelectItem,nb as SelectGroup,bo as SelectContentWidthMode,tb as SelectContentAlign,vp as SelectContent,ab as Select,be as SegmentedControlSize,mp as SegmentedControlLabelItem,lp as SegmentedControlItem,sp as SegmentedControl,Nn as ScrollBar,Ed as ScrollArea,Qu as STORAGE_VERSION,ju as STORAGE_THEME_STATE_KEY,Eu as STORAGE_PREFIX,ef as STORAGE_DENSITY_KEY,Kd as ResizablePanelGroup,Yd as ResizablePanel,Xd as ResizableHandle,Or as RadioStatus,tt as RadioSize,_d as RadioGroupItem,Dd as RadioGroup,Id as Progress,ev as PopoverTrigger,kr as PopoverSize,Om as PopoverContent,rv as PopoverClose,tv as PopoverAnchor,jy as Popover,$e as PaginationSize,Rd as PaginationPrevious,Md as PaginationNext,wd as PaginationLink,Nd as PaginationItem,Ld as PaginationEllipsis,Sd as PaginationContent,zd as Pagination,Td as OverlayProvider,VT as Orientation,ld as OTPInput,Tn as NavigationMenuViewport,qm as NavigationMenuTrigger,je as NavigationMenuSize,Jm as NavigationMenuList,bv as NavigationMenuLink,vv as NavigationMenuItem,Em as NavigationMenuIndicator,Qm as NavigationMenuContent,Zm as NavigationMenu,ve as MultiselectSize,_m as Multiselect,kT as MotionLevel,qy as Loader,Hr as LabelSize,Vm as Label,cf as Key,Mr as KbdSize,km as Kbd,Lm as Input,Cf as InfoIcon,ur as IconSize,wy as HoverCardTrigger,Rr as HoverCardSize,wm as HoverCardContent,Ny as HoverCard,wT as HotkeyModifierKey,cf as HotkeyKey,qr as GroupOrientation,We as FormFieldSize,Pm as FormFieldLabel,zm as FormFieldError,Cm as FormFieldDescription,Sm as FormFieldControl,hm as FormField,vm as FileUpload,lm as ErrorBoundary,em as EmptyState,IT as EmphasisLevel,sy as DropdownMenuTrigger,_l as DropdownMenuSubTrigger,Gl as DropdownMenuSubContent,dy as DropdownMenuSub,Zl as DropdownMenuShortcut,Xl as DropdownMenuSeparator,Kl as DropdownMenuRadioItem,py as DropdownMenuRadioGroup,my as DropdownMenuPortal,Yl as DropdownMenuLabel,Yo as DropdownMenuItemVariant,Ul as DropdownMenuItem,ly as DropdownMenuGroup,Wl as DropdownMenuContent,$l as DropdownMenuCheckboxItem,Dl as DropdownMenu,Jg as DrawerTrigger,Ll as DrawerTitle,Ge as DrawerSize,Nl as DrawerPortal,fn as DrawerOverlay,Rl as DrawerHeader,Ml as DrawerFooter,Hl as DrawerDescription,wl as DrawerContent,qg as DrawerClose,Zg as Drawer,Ug as DialogTrigger,$o as DialogTitle,Lt as DialogSize,Wo as DialogPortal,jr as DialogOverlay,hl as DialogHeader,Pl as DialogFooter,xl as DialogDescription,cn as DialogContentPrimitive,Uo as DialogContent,$g as DialogClose,Er as Dialog,Lo as DensityProvider,HT as Density,Mo as DENSITY_DEFAULT,qu as DARK_CLASS,Fg as ContextMenuTrigger,dl as ContextMenuSubTrigger,pl as ContextMenuSubContent,Dg as ContextMenuSub,bl as ContextMenuShortcut,vl as ContextMenuSeparator,gl as ContextMenuRadioItem,_g as ContextMenuRadioGroup,Bg as ContextMenuPortal,yl as ContextMenuLabel,_o as ContextMenuItemVariant,ul as ContextMenuItem,Og as ContextMenuGroup,cl as ContextMenuContent,fl as ContextMenuCheckboxItem,Vg as ContextMenu,rl as CommandShortcut,tl as CommandSeparator,ol as CommandLoading,Qs as CommandList,Do as CommandItemVariant,el as CommandItem,qs as CommandInput,js as CommandGroup,Es as CommandEmpty,Js as CommandDialog,mn as Command,ut as ColorScheme,xg as CollapsibleTrigger,Is as CollapsibleContent,Pg as Collapsible,ks as CodeBlock,Cr as CheckboxStatus,Je as CheckboxSize,xs as Checkbox,xf as CheckCircleIcon,bs as CardTitle,gs as CardHeader,vs as CardFooter,Ts as CardDescription,ys as CardContent,fs as Card,cs as Calendar,hi as ButtonLabel,Ti as ButtonIcon,rs as ButtonGroup,Pi as ButtonBadge,xi as Button,ge as BreadcrumbSize,ji as BreadcrumbSeparator,Ei as BreadcrumbPage,Ji as BreadcrumbList,Qi as BreadcrumbLink,qi as BreadcrumbItem,es as BreadcrumbEllipsis,Zi as Breadcrumb,Ce as BadgeVariant,Ct as BadgeTone,St as BadgeSize,Gi as BadgeGroup,Io as Badge,De as AvatarSize,Fi as AvatarImage,Oi as AvatarGroup,tn as AvatarFallback,en as Avatar,Vf as AspectRatio,OT as Align,Pf as AlertTriangleIcon,fi as AlertTitle,If as AlertDialogTrigger,Li as AlertDialogTitle,zt as AlertDialogSize,Ni as AlertDialogPortal,ja as AlertDialogOverlay,Ri as AlertDialogHeader,Mi as AlertDialogFooter,Hi as AlertDialogDescription,wi as AlertDialogContent,Ai as AlertDialogCancel,ki as AlertDialogAction,Af as AlertDialog,gi as AlertDescription,ui as Alert,li as AccordionTrigger,Re as AccordionSize,si as AccordionItem,mi as AccordionContent,ii as Accordion};
6
+ `)}function VP(e){let t=[],r=[],o=[];for(let[n,i]of Object.entries(e)){if(!Ft(n))continue;if(t.push(n),Ft(i)){o.push(i);continue}if(vg(i)){o.push(i.cssText);continue}if(yg(i)){r.push({theme:n,light:i.light,dark:i.dark});continue}throw Si(`record key "${n}" has unsupported value shape`)}return{themeNames:t,tokenDefinitions:r,cssBlocks:o}}function XP(e){let t=[],r=[],o=[];for(let n of e){if(Ft(n)){t.push(n);continue}if(!$P(n))throw Si("array entry must be a theme name or an object with `theme`");let i=n.theme;if(t.push(i),vg(n)){o.push(n.cssText);continue}if(yg(n)){r.push({theme:i,light:n.light,dark:n.dark});continue}throw Si(`array entry "${i}" has unsupported value shape`)}return{themeNames:t,tokenDefinitions:r,cssBlocks:o}}function JP(e){if(Array.isArray(e))return XP(e);return VP(e)}function Tg(e){return e}function Fi(e){let{themes:t,cssText:r,...o}=e,n=JP(t),i=bg(n.themeNames),s=vo({...o,themes:i}),l=pa({themes:n.tokenDefinitions,attribute:s.attribute,darkClassName:s.darkClassName}),m=YP([l,...n.cssBlocks,r??""]),d=bg(s.themes);if(d.length===0)d.push(s.defaultTheme);return{defaultTheme:s.defaultTheme,themes:d,cssText:m,contract:s}}function ga({registry:e,children:t,...r}){return ca(kr,{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)}ga.displayName="ThemeRegistryProvider";function ba({registry:e,id:t,nonce:r,media:o}){if(!Ft(e.cssText))return null;return ca("style",{id:t,nonce:r,media:o,children:e.cssText},void 0,!1,void 0,this)}ba.displayName="ThemeStyles";function hg(e){let t=Fi(e),{themes:r,cssText:o,...n}=e;return{registry:t,provider:({children:m,...d})=>{return ca(ga,{registry:t,...n,...d,children:m},void 0,!1,void 0,this)},styles:(m={})=>{return ca(ba,{registry:t,...m},void 0,!1,void 0,this)},useTheme:()=>{let m=ua(),d=(g)=>{return t.themes.some((T)=>T===g)},c=(g)=>{return d(g)?g:t.defaultTheme},u=(g)=>{if(typeof g==="function"){m.setState((T)=>{let b={...T,theme:c(T.theme)},h=g(b);return{theme:c(h.theme??b.theme),colorScheme:h.colorScheme??b.colorScheme}});return}m.setState({theme:c(g.theme??m.state.theme),colorScheme:g.colorScheme??m.state.colorScheme})};return{...m,theme:c(m.theme),state:{...m.state,theme:c(m.state.theme)},resolvedState:{...m.resolvedState,theme:c(m.resolvedState.theme)},themes:t.themes,setTheme:(g)=>{m.setTheme(g)},setState:u}}}}import{jsxDEV as qP}from"react/jsx-dev-runtime";var Bg="ghostly-solutions",Ig=zt.system;function Sg({children:e,defaultTheme:t=Bg,defaultColorScheme:r=Ig,...o}){return qP(kr,{defaultTheme:t,defaultColorScheme:r,...o,children:e},void 0,!1,void 0,this)}Sg.displayName="UIProvider";import*as lr from"react";var QP=()=>{};function ZP({prop:e,defaultProp:t,onChange:r=QP}){let[o,n]=EP({defaultProp:t,onChange:r}),i=e!==void 0,s=i?e:o,l=lr.useCallback((m)=>{if(i){let c=typeof m==="function"?m(e):m;if(c!==e)r(c)}else n(m)},[i,e,n,r]);return[s,l]}function EP({defaultProp:e,onChange:t}){let r=lr.useState(e),[o]=r,n=lr.useRef(o),i=t;return lr.useEffect(()=>{if(n.current!==o)i?.(o),n.current=o},[o,i]),r}export{ma as writeThemeStateToBrowserStorage,Ri as useToast,ua as useTheme,ve as useReducedMotion,Bo as usePlatform,YT as useOverlay,zo as useHotkey,ko as useFormField,f as useDensitySize,Og as useDensity,ZP as useControllableState,Bt as useComposedRefs,Ly as useCommandShortcut,pn as useCommand,Ub as useBreadcrumbs,cg as tooltipContentVariants,tg as toolbarVariants,og as toolbarGroupVariants,ea as toggleVariants,Zf as toggleGroupVariants,xi as toastVariants,Mi as toastActionVariants,Uf as toast,Pf as timelineVariants,zf as timelineTitleVariants,Cf as timelineTimeVariants,xf as timelineItemVariants,Nf as timelineDotVariants,Rf as timelineDescriptionVariants,Lf as timelineContentVariants,Mf as timelineConnectorVariants,Tf as textareaVariants,ff as tabsTriggerVariants,pf as tabsListVariants,gf as tabsContentVariants,Qp as tableVariants,jp as tableRowVariants,Zp as tableHeaderVariants,ef as tableHeadVariants,Dp as tableFooterVariants,qp as tableContainerVariants,tf as tableCellVariants,rf as tableCaptionVariants,Ep as tableBodyVariants,Vp as switchVariants,wp as stepperVariants,kp as stepVariants,Sp as stepTitleVariants,Ap as stepIndicatorVariants,Fp as stepDescriptionVariants,Ip as stepContentVariants,Bp as stepConnectorVariants,Cp as statCardVariants,Vn as spotlightStatusVariants,Xn as spotlightStatusTitleVariants,Np as spotlightStatusDescriptionVariants,Mp as spotlightShortcutVariants,bp as spotlightResultsVariants,up as spotlightPanelVariants,dp as spotlightOverlayVariants,vp as spotlightOptionVariants,Pp as spotlightOptionTitleVariants,Tp as spotlightOptionIconVariants,xp as spotlightOptionDescriptionVariants,hp as spotlightOptionContentVariants,fp as spotlightInputVariants,gp as spotlightIconVariants,pp as spotlightHeaderVariants,yp as spotlightGroupLabelVariants,cp as spotlightDrawerPanelVariants,op as sliderVariants,np as sliderTrackVariants,ip as sliderThumbVariants,ap as sliderRangeVariants,Zc as skeletonVariants,Ec as skeletonTextVariants,jc as skeletonButtonVariants,Dc as skeletonAvatarVariants,Cu as sheetOverlayVariants,Hu as sheetContentVariants,Cg as serializeThemeState,qc as separatorVariants,_c as selectTriggerVariants,Uc as selectContentVariants,wc as segmentedControlVariants,Ac as segmentedControlLabelVariants,kc as segmentedControlItemVariants,Nc as scrollBarVariants,Lc as scrollBarThumbVariants,Mc as scrollAreaVariants,wg as resolveThemeState,Eb as resolveBuiltBreadcrumbItems,ka as resolveBreadcrumbItemsSync,Aa as resolveBreadcrumbItems,fc as resizablePanelVariants,pc as resizablePanelGroupVariants,gc as resizableHandleVariants,bc as resizableHandleIconVariants,la as readThemeStateFromBrowserStorage,ac as radioItemVariants,nc as radioGroupVariants,ju as progressVariants,ec as progressIndicatorVariants,Dr as popoverContentVariants,Hg as parseThemeState,Fa as parseHotkey,_u as paginationVariants,Cn as paginationLinkVariants,$u as paginationItemVariants,Yu as paginationEllipsisVariants,Uu as paginationContentVariants,Pu as otpSlotVariants,Nu as otpSeparatorVariants,Mu as otpPlaceholderVariants,xu as otpInputVariants,hu as otpGroupVariants,Tu as otpContainerVariants,Lt as normalizeThemeState,su as navigationMenuViewportVariants,ru as navigationMenuVariants,nu as navigationMenuTriggerVariants,ou as navigationMenuListVariants,iu as navigationMenuLinkVariants,lu as navigationMenuIndicatorVariants,au as navigationMenuContentVariants,Wd as navbarVariants,$d as navbarLinkVariants,Ud as navbarItemVariants,Vd as navbarDividerVariants,_d as navbarContentVariants,Kd as navbarBrandVariants,Yd as navbarActionsVariants,Gd as multiselectTriggerVariants,Lp as matchesQuery,Ga as matchHotkey,kd as labelVariants,Zr as kbdVariants,Kr as isSameDay,Ld as inputVariants,Pd as hoverCardContentVariants,lx as hotkey,kg as getThemeRootProps,da as getSystemColorScheme,Jn as formatHotkeyTokens,xn as formatHotkey,fd as formFieldVariants,rd as fileUploadVariants,qa as fileUploadTextVariants,nd as fileUploadListVariants,ad as fileUploadItemVariants,sd as fileUploadItemSizeVariants,ld as fileUploadItemRemoveVariants,id as fileUploadItemNameVariants,od as fileUploadIconVariants,qm as errorBoundaryVariants,Zm as errorBoundaryTitleVariants,Qm as errorBoundaryIconVariants,jm as errorBoundaryDetailsVariants,Em as errorBoundaryDescriptionVariants,Dm as errorBoundaryActionsVariants,_m as emptyStateVariants,$m as emptyStateTitleVariants,Um as emptyStateIconVariants,Ym as emptyStateDescriptionVariants,Vm as emptyStateActionsVariants,wm as dropdownMenuShortcutVariants,Hm as dropdownMenuSeparatorVariants,Rm as dropdownMenuRadioItemVariants,Cm as dropdownMenuLabelVariants,Ja as dropdownMenuItemVariants,Xa as dropdownMenuContentVariants,zm as dropdownMenuCheckboxItemVariants,vm as drawerOverlayVariants,$a as drawerHandleVariants,Tm as drawerContentVariants,cm as dialogContentVariants,Za as detectPlatform,Tg as defineThemes,sk as cva,pa as createThemesCss,hg as createThemeSystem,Fi as createThemeRegistry,Ag as createThemeCss,vo as createThemeContract,Jb as createTextBreadcrumbNode,Qb as createRouteBreadcrumbItems,ux as createOptionalContext,qb as createEntityBreadcrumbNode,Zb as createEntityBreadcrumbItems,dx as createContext,Xb as createBreadcrumbItems,Dl as contextMenuShortcutVariants,El as contextMenuSeparatorVariants,Ql as contextMenuRadioItemVariants,Zl as contextMenuLabelVariants,_a as contextMenuItemVariants,Ka as contextMenuContentVariants,ql as contextMenuCheckboxItemVariants,mx as composeRefs,Il as commandShortcutVariants,Bl as commandSeparatorVariants,zl as commandOverlayVariants,Sl as commandLoadingVariants,Cl as commandListVariants,Al as commandItemVariants,Rl as commandInputVariants,wl as commandGroupVariants,kl as commandGroupHeadingVariants,Hl as commandEmptyVariants,Ll as commandDialogVariants,Pl as collapsibleContentVariants,Ba as collapseBreadcrumbItems,cl as codeBlockVariants,yl as codeBlockPreVariants,vl as codeBlockLineVariants,Tl as codeBlockLineNumberVariants,fl as codeBlockLanguageVariants,pl as codeBlockHeaderVariants,gl as codeBlockCopyVariants,bl as codeBlockContentVariants,a as cn,ml as checkboxVariants,tl as cardVariants,Ds as calendarWeekdayVariants,qs as calendarVariants,Zs as calendarTitleVariants,Ia as calendarNavButtonVariants,Qs as calendarHeaderVariants,Es as calendarGridVariants,js as calendarDayVariants,Po as buttonVariants,Di as buttonIconVariants,$s as buttonGroupVariants,ji as buttonBadgeVariants,ks as breadcrumbSeparatorVariants,ws as breadcrumbPageVariants,Rs as breadcrumbListVariants,Hs as breadcrumbLinkVariants,Cs as breadcrumbItemVariants,As as breadcrumbEllipsisVariants,Ms as badgeVariants,Ts as avatarVariants,ys as aspectRatioVariants,Vi as alertVariants,Xi as alertTitleVariants,is as alertDialogOverlayVariants,ss as alertDialogContentVariants,Ji as alertDescriptionVariants,Wi as accordionTriggerVariants,Oi as accordionItemVariants,Ki as accordionContentVariants,Vg as XCircleIcon,jP as Variant,Bg as UI_DEFAULT_THEME,Ig as UI_DEFAULT_COLOR_SCHEME,Sg as UIProvider,ug as TooltipTrigger,wr as TooltipSize,mg as TooltipProvider,pg as TooltipContent,dg as Tooltip,ig as ToolbarSpacer,gt as ToolbarSize,ag as ToolbarSeparator,ng as ToolbarGroup,rg as Toolbar,jf as ToggleGroupItem,Df as ToggleGroup,qf as Toggle,Xf as Toaster,ot as ToastSize,If as TimelineTitle,Ff as TimelineTime,wf as TimelineItem,Af as TimelineDot,Sf as TimelineDescription,Bf as TimelineContent,kf as TimelineConnector,Hf as Timeline,ba as ThemeStyles,ga as ThemeRegistryProvider,kr as ThemeProvider,sx as ThemeColorScheme,hf as Textarea,yf as TabsTrigger,bf as TabsList,vf as TabsContent,rP as Tabs,Se as TableSize,lf as TableRow,nf as TableHeader,mf as TableHead,sf as TableFooter,df as TableCell,uf as TableCaption,af as TableBody,of as Table,xg as THEME_COLOR_SCHEME_ATTR,Pg as THEME_ATTR,po as SwitchStatus,Ke as SwitchSize,Xp as Switch,ox as SurfaceStyle,Gp as Stepper,Up as StepTitle,Wp as StepIndicator,$p as StepDescription,_p as StepContent,Kp as StepConnector,Op as Step,ex as Status,Lr as StatCardTrend,rt as StatCardSize,Hp as StatCard,Yn as SpotlightStatus,R as SpotlightSize,zp as Spotlight,Br as SpinnerSize,Ot as Spinner,sp as Slider,ep as SkeletonText,Me as SkeletonSize,rp as SkeletonButton,tp as SkeletonAvatar,qo as Skeleton,I as Size,oo as Side,ST as SheetTrigger,Iu as SheetTitle,ce as SheetSize,ku as SheetPortal,ri as SheetOverlay,Au as SheetHeader,Bu as SheetFooter,Su as SheetDescription,zn as SheetContent,FT as SheetClose,ti as Sheet,Jo as SeparatorOrientation,Qc as Separator,Rh as SelectValue,$c as SelectTrigger,mo as SelectStatus,ae as SelectSize,Jc as SelectSeparator,Vc as SelectLabel,Xc as SelectItem,zh as SelectGroup,Vo as SelectContentWidthMode,Ph as SelectContentAlign,Yc as SelectContent,Lh as Select,fh as SegmentedControlSize,Fc as SegmentedControlLabelItem,Sc as SegmentedControlItem,Ic as SegmentedControl,ii as ScrollBar,zc as ScrollArea,Ng as STORAGE_VERSION,zg as STORAGE_THEME_STATE_KEY,Lg as STORAGE_PREFIX,Rg as STORAGE_DENSITY_KEY,Tc as ResizablePanelGroup,hc as ResizablePanel,Pc as ResizableHandle,ao as RadioStatus,pt as RadioSize,sc as RadioGroupItem,ic as RadioGroup,La as REDUCED_MOTION_QUERY,tc as Progress,Dv as PopoverTrigger,vr as PopoverSize,Sd as PopoverContent,eT as PopoverClose,jv as PopoverAnchor,Ev as Popover,tt as PaginationSize,Qu as PaginationPrevious,Zu as PaginationNext,qu as PaginationLink,Ju as PaginationItem,Eu as PaginationEllipsis,Xu as PaginationContent,Vu as Pagination,Ku as OverlayProvider,ax as Orientation,Wu as OVERLAY_REMOVE_DELAY_DEFAULT,Lu as OTPInput,ja as NavigationMenuViewport,cu as NavigationMenuTrigger,ut as NavigationMenuSize,du as NavigationMenuList,fu as NavigationMenuLink,uu as NavigationMenuItem,gu as NavigationMenuIndicator,pu as NavigationMenuContent,mu as NavigationMenu,Dd as NavbarLink,Ed as NavbarItem,eu as NavbarDivider,Zd as NavbarContent,Qd as NavbarBrand,jd as NavbarActions,qd as Navbar,U as MultiselectSize,Od as Multiselect,rx as MotionLevel,Bd as Loader,Er as LabelSize,Ad as Label,Fg as Key,Qr as KbdSize,Hd as Kbd,zd as Input,Yg as InfoIcon,Ir as IconSize,zv as HoverCardTrigger,qr as HoverCardSize,Md as HoverCardContent,xd as HoverCard,DP as HotkeyModifierKey,Fg as HotkeyKey,Lo as GroupOrientation,De as FormFieldSize,bd as FormFieldLabel,Td as FormFieldError,vd as FormFieldDescription,hd as FormFieldControl,gd as FormField,md as FileUpload,ed as ErrorBoundary,Xm as EmptyState,nx as EmphasisLevel,iv as DropdownMenuTrigger,Am as DropdownMenuSubTrigger,Bm as DropdownMenuSubContent,mv as DropdownMenuSub,Km as DropdownMenuShortcut,Wm as DropdownMenuSeparator,Gm as DropdownMenuRadioItem,dv as DropdownMenuRadioGroup,lv as DropdownMenuPortal,Om as DropdownMenuLabel,hn as DropdownMenuItemVariant,Sm as DropdownMenuItem,sv as DropdownMenuGroup,Im as DropdownMenuContent,Fm as DropdownMenuCheckboxItem,av as DropdownMenu,Ey as DrawerTrigger,Nm as DrawerTitle,Ee as DrawerSize,hm as DrawerPortal,Va as DrawerOverlay,xm as DrawerHeader,Mm as DrawerFooter,Lm as DrawerDescription,Pm as DrawerContent,Dy as DrawerClose,Zy as Drawer,Yy as DialogTrigger,vn as DialogTitle,Xt as DialogSize,bn as DialogPortal,Co as DialogOverlay,pm as DialogHeader,fm as DialogFooter,gm as DialogDescription,Ua as DialogContentPrimitive,yn as DialogContent,Vy as DialogClose,Ro as Dialog,tx as Density,Gg as DENSITY_DEFAULT,Mg as DARK_CLASS,Ay as ContextMenuTrigger,tm as ContextMenuSubTrigger,rm as ContextMenuSubContent,Sy as ContextMenuSub,mm as ContextMenuShortcut,lm as ContextMenuSeparator,im as ContextMenuRadioItem,Fy as ContextMenuRadioGroup,Iy as ContextMenuPortal,sm as ContextMenuLabel,fn as ContextMenuItemVariant,nm as ContextMenuItem,By as ContextMenuGroup,om as ContextMenuContent,am as ContextMenuCheckboxItem,em as ContextMenu,Yl as CommandShortcut,$l as CommandSeparator,Vl as CommandLoading,Wl as CommandList,cn as CommandItemVariant,Ul as CommandItem,Ol as CommandInput,_l as CommandGroup,Kl as CommandEmpty,Gl as CommandDialog,Wa as Command,zt as ColorScheme,by as CollapsibleTrigger,xl as CollapsibleContent,gy as Collapsible,hl as CodeBlock,Yr as CheckboxStatus,lt as CheckboxSize,dl as Checkbox,$g as CheckCircleIcon,il as CardTitle,ol as CardHeader,al as CardFooter,sl as CardDescription,nl as CardContent,rl as Card,el as Calendar,ts as ButtonLabel,es as ButtonIcon,Ys as ButtonGroup,rs as ButtonBadge,os as Button,Te as BreadcrumbSize,Os as BreadcrumbSeparator,_b as BreadcrumbProvider,Gs as BreadcrumbPage,Is as BreadcrumbList,Fs as BreadcrumbLink,Ss as BreadcrumbItem,Ws as BreadcrumbEllipsis,Vb as BreadcrumbBuilderKind,Bs as Breadcrumb,He as BadgeVariant,Wt as BadgeTone,wt as BadgeSize,zs as BadgeGroup,Mo as Badge,Yb as BREADCRUMB_DEFAULT_COLLAPSE_CONFIG,Ze as AvatarSize,hs as AvatarImage,Ps as AvatarGroup,Ha as AvatarFallback,Ca as Avatar,vs as AspectRatio,ix as Align,Ug as AlertTriangleIcon,Qi as AlertTitle,ub as AlertDialogTrigger,ps as AlertDialogTitle,_t as AlertDialogSize,ms as AlertDialogPortal,za as AlertDialogOverlay,us as AlertDialogHeader,cs as AlertDialogFooter,fs as AlertDialogDescription,ds as AlertDialogContent,bs as AlertDialogCancel,gs as AlertDialogAction,db as AlertDialog,Zi as AlertDescription,qi as Alert,$i as AccordionTrigger,Fe as AccordionSize,Ui as AccordionItem,Yi as AccordionContent,_i as Accordion};