@reeverdev/ui 0.1.42 → 0.1.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1,4 +1,4 @@
1
- 'use strict';var U=require('react'),classVarianceAuthority=require('class-variance-authority'),clsx=require('clsx'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime'),reactSlot=require('@radix-ui/react-slot'),lucideReact=require('lucide-react'),lo=require('@radix-ui/react-checkbox'),oe=require('@radix-ui/react-dialog'),$i=require('@radix-ui/react-label'),po=require('@radix-ui/react-separator'),uo=require('@radix-ui/react-switch'),Et=require('@radix-ui/react-avatar'),nt=require('@radix-ui/react-tooltip'),Y=require('@radix-ui/react-select'),_=require('@radix-ui/react-dropdown-menu'),it=require('@radix-ui/react-popover'),st=require('@radix-ui/react-tabs'),sonner=require('sonner'),Ue=require('@radix-ui/react-scroll-area'),K=require('@radix-ui/react-context-menu'),fa=require('@radix-ui/react-radio-group'),ns=require('@radix-ui/react-toggle'),hr=require('@radix-ui/react-toggle-group'),zt=require('@radix-ui/react-slider'),xt=require('@radix-ui/react-accordion'),Ua=require('@radix-ui/react-collapsible'),le=require('@radix-ui/react-alert-dialog'),vo=require('@radix-ui/react-progress'),ja=require('@radix-ui/react-hover-card'),Vc=require('@radix-ui/react-aspect-ratio'),fe=require('@radix-ui/react-navigation-menu'),vaul=require('vaul'),reactDayPicker=require('react-day-picker'),cmdk=require('cmdk'),dateFns=require('date-fns'),reactResizablePanels=require('react-resizable-panels'),reactColorful=require('react-colorful'),$=require('@radix-ui/react-menubar'),reactDom=require('react-dom'),hg=require('@radix-ui/react-visually-hidden'),recharts=require('recharts'),core=require('@dnd-kit/core'),sortable=require('@dnd-kit/sortable'),utilities=require('@dnd-kit/utilities'),VP=require('embla-carousel-react'),react=require('@tiptap/react'),OP=require('@tiptap/starter-kit'),GP=require('@tiptap/extension-link'),WP=require('@tiptap/extension-underline'),$P=require('@tiptap/extension-text-align'),_P=require('@tiptap/extension-placeholder'),mC=require('react-image-crop');require('react-image-crop/dist/ReactCrop.css');var xC=require('react-qr-code'),nextThemes=require('next-themes'),framerMotion=require('framer-motion'),ao=require('canvas-confetti');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var U__namespace=/*#__PURE__*/_interopNamespace(U);var lo__namespace=/*#__PURE__*/_interopNamespace(lo);var oe__namespace=/*#__PURE__*/_interopNamespace(oe);var $i__namespace=/*#__PURE__*/_interopNamespace($i);var po__namespace=/*#__PURE__*/_interopNamespace(po);var uo__namespace=/*#__PURE__*/_interopNamespace(uo);var Et__namespace=/*#__PURE__*/_interopNamespace(Et);var nt__namespace=/*#__PURE__*/_interopNamespace(nt);var Y__namespace=/*#__PURE__*/_interopNamespace(Y);var ___namespace=/*#__PURE__*/_interopNamespace(_);var it__namespace=/*#__PURE__*/_interopNamespace(it);var st__namespace=/*#__PURE__*/_interopNamespace(st);var Ue__namespace=/*#__PURE__*/_interopNamespace(Ue);var K__namespace=/*#__PURE__*/_interopNamespace(K);var fa__namespace=/*#__PURE__*/_interopNamespace(fa);var ns__namespace=/*#__PURE__*/_interopNamespace(ns);var hr__namespace=/*#__PURE__*/_interopNamespace(hr);var zt__namespace=/*#__PURE__*/_interopNamespace(zt);var xt__namespace=/*#__PURE__*/_interopNamespace(xt);var Ua__namespace=/*#__PURE__*/_interopNamespace(Ua);var le__namespace=/*#__PURE__*/_interopNamespace(le);var vo__namespace=/*#__PURE__*/_interopNamespace(vo);var ja__namespace=/*#__PURE__*/_interopNamespace(ja);var Vc__namespace=/*#__PURE__*/_interopNamespace(Vc);var fe__namespace=/*#__PURE__*/_interopNamespace(fe);var $__namespace=/*#__PURE__*/_interopNamespace($);var hg__namespace=/*#__PURE__*/_interopNamespace(hg);var VP__default=/*#__PURE__*/_interopDefault(VP);var OP__default=/*#__PURE__*/_interopDefault(OP);var GP__default=/*#__PURE__*/_interopDefault(GP);var WP__default=/*#__PURE__*/_interopDefault(WP);var $P__default=/*#__PURE__*/_interopDefault($P);var _P__default=/*#__PURE__*/_interopDefault(_P);var mC__default=/*#__PURE__*/_interopDefault(mC);var xC__default=/*#__PURE__*/_interopDefault(xC);var ao__default=/*#__PURE__*/_interopDefault(ao);function o(...e){return tailwindMerge.twMerge(clsx.clsx(e))}var Tx=classVarianceAuthority.cva("relative w-full rounded-lg border p-4 [&>svg~*]:pl-7 [&>svg+div]:translate-y-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4",{variants:{variant:{solid:"border-transparent bg-primary text-primary-foreground [&>svg]:text-primary-foreground",outline:"border-input bg-transparent text-foreground [&>svg]:text-foreground",ghost:"border-transparent bg-transparent text-foreground [&>svg]:text-foreground",soft:"border-transparent bg-primary/15 text-primary [&>svg]:text-primary",surface:"border-transparent bg-muted text-muted-foreground [&>svg]:text-muted-foreground",destructive:"border-destructive/50 bg-destructive/10 text-destructive [&>svg]:text-destructive"}},defaultVariants:{variant:"solid"}}),Mx=U__namespace.forwardRef(({className:e,variant:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,role:"alert",className:o(Tx({variant:t}),e),...a}));Mx.displayName="Alert";var kx=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("h5",{ref:a,className:o("mb-1 font-medium leading-none tracking-tight",e),...t}));kx.displayName="AlertTitle";var Dx=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("text-sm [&_p]:leading-relaxed",e),...t}));Dx.displayName="AlertDescription";var Vx=classVarianceAuthority.cva("absolute rounded-full flex items-center justify-center font-semibold",{variants:{variant:{solid:"",bordered:"border-2"},color:{default:"",success:"",warning:"",danger:""},size:{sm:"",md:"",lg:""},placement:{"top-right":"-top-1 -right-1","top-left":"-top-1 -left-1","bottom-right":"-bottom-1 -right-1","bottom-left":"-bottom-1 -left-1"}},compoundVariants:[{variant:"solid",color:"default",className:"bg-zinc-800 text-white dark:bg-zinc-200 dark:text-zinc-900"},{variant:"solid",color:"success",className:"bg-green-600 text-white dark:bg-green-500"},{variant:"solid",color:"warning",className:"bg-amber-600 text-white dark:bg-amber-500"},{variant:"solid",color:"danger",className:"bg-red-600 text-white dark:bg-red-500"},{variant:"bordered",color:"default",className:"bg-white border-zinc-800 text-zinc-800 dark:bg-zinc-900 dark:border-zinc-200 dark:text-zinc-200"},{variant:"bordered",color:"success",className:"bg-white border-green-600 text-green-600 dark:bg-zinc-900 dark:border-green-500 dark:text-green-500"},{variant:"bordered",color:"warning",className:"bg-white border-amber-600 text-amber-600 dark:bg-zinc-900 dark:border-amber-500 dark:text-amber-500"},{variant:"bordered",color:"danger",className:"bg-white border-red-600 text-red-600 dark:bg-zinc-900 dark:border-red-500 dark:text-red-500"},{size:"sm",className:"min-w-4 h-4 text-[10px] px-1"},{size:"md",className:"min-w-5 h-5 text-xs px-1"},{size:"lg",className:"min-w-6 h-6 text-sm px-1.5"}],defaultVariants:{variant:"solid",color:"default",size:"md",placement:"top-right"}}),Lx={sm:"w-2 h-2",md:"w-2.5 h-2.5",lg:"w-3 h-3"},Ix=U__namespace.forwardRef(({className:e,children:t,content:a,variant:r="solid",color:n="default",size:i="md",placement:s="top-right",isDot:l=false,...d},m)=>jsxRuntime.jsxs("div",{ref:m,className:o("relative inline-flex",e),...d,children:[t,jsxRuntime.jsx("span",{className:o(Vx({variant:r,color:n,size:l?void 0:i,placement:s}),l&&Lx[i||"md"],l&&"min-w-0 p-0"),children:!l&&a})]}));Ix.displayName="Badge";var Ex=classVarianceAuthority.cva("inline-flex items-center gap-1 font-medium rounded-full",{variants:{color:{default:"bg-zinc-100 text-zinc-900 dark:bg-zinc-800 dark:text-white",success:"bg-green-600/20 text-green-700 dark:bg-green-500/20 dark:text-green-500",warning:"bg-amber-600/20 text-amber-700 dark:bg-amber-500/20 dark:text-amber-500",danger:"bg-red-600/20 text-red-700 dark:bg-red-500/20 dark:text-red-500"},size:{sm:"px-2 py-0.5 text-[10px]",md:"px-2.5 py-0.5 text-xs",lg:"px-3 py-1 text-sm"}},defaultVariants:{color:"default",size:"md"}}),io=U__namespace.forwardRef(({className:e,color:t,size:a,...r},n)=>jsxRuntime.jsx("span",{ref:n,className:o(Ex({color:t,size:a}),e),...r}));io.displayName="TextBadge";var Te=classVarianceAuthority.cva("inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium ring-offset-background transition-all duration-200 ease-out cursor-pointer focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 disabled:cursor-not-allowed active:scale-[0.97] [&_svg]:pointer-events-none [&_svg]:shrink-0",{variants:{variant:{solid:"",bordered:"border-2 border-current bg-transparent hover:opacity-70",light:"bg-transparent hover:bg-zinc-100 dark:hover:bg-zinc-800",flat:"bg-zinc-100 dark:bg-zinc-800 hover:opacity-70",ghost:"border-2 bg-transparent"},color:{default:"",success:"",warning:"",danger:""},size:{sm:"h-9 px-3 text-xs",md:"h-10 px-4",lg:"h-11 px-5 text-base",icon:"h-10 w-10"},radius:{none:"rounded-none",sm:"rounded-md",md:"rounded-lg",lg:"rounded-xl",full:"rounded-full"}},compoundVariants:[{variant:"solid",color:"default",className:"bg-zinc-800 text-white hover:bg-zinc-700 dark:bg-zinc-200 dark:text-zinc-900 dark:hover:bg-zinc-300"},{variant:"bordered",color:"default",className:"text-zinc-900 dark:text-white"},{variant:"light",color:"default",className:"text-zinc-900 hover:bg-zinc-100 dark:text-white dark:hover:bg-zinc-800"},{variant:"flat",color:"default",className:"bg-zinc-100 text-zinc-900 dark:bg-zinc-800 dark:text-white"},{variant:"ghost",color:"default",className:"text-zinc-900 border-zinc-900 hover:bg-zinc-900 hover:text-white dark:text-white dark:border-white dark:hover:bg-white dark:hover:text-zinc-900"},{variant:"solid",color:"success",className:"bg-green-600 text-white hover:bg-green-700 dark:bg-green-700 dark:text-white dark:hover:bg-green-600"},{variant:"bordered",color:"success",className:"text-green-600 dark:text-green-500"},{variant:"light",color:"success",className:"text-green-600 hover:bg-green-600/10 dark:text-green-500 dark:hover:bg-green-500/10"},{variant:"flat",color:"success",className:"bg-green-600/20 text-green-700 dark:bg-green-500/20 dark:text-green-500"},{variant:"ghost",color:"success",className:"text-green-600 border-green-600 hover:bg-green-600 hover:text-white dark:text-green-500 dark:border-green-500 dark:hover:bg-green-500 dark:hover:text-white"},{variant:"solid",color:"warning",className:"bg-amber-600 text-white hover:bg-amber-700 dark:bg-amber-700 dark:text-white dark:hover:bg-amber-600"},{variant:"bordered",color:"warning",className:"text-amber-600 dark:text-amber-500"},{variant:"light",color:"warning",className:"text-amber-600 hover:bg-amber-600/10 dark:text-amber-500 dark:hover:bg-amber-500/10"},{variant:"flat",color:"warning",className:"bg-amber-600/20 text-amber-700 dark:bg-amber-500/20 dark:text-amber-500"},{variant:"ghost",color:"warning",className:"text-amber-600 border-amber-600 hover:bg-amber-600 hover:text-white dark:text-amber-500 dark:border-amber-500 dark:hover:bg-amber-500 dark:hover:text-white"},{variant:"solid",color:"danger",className:"bg-red-600 text-white hover:bg-red-700 dark:bg-red-700 dark:text-white dark:hover:bg-red-600"},{variant:"bordered",color:"danger",className:"text-red-600 dark:text-red-500"},{variant:"light",color:"danger",className:"text-red-600 hover:bg-red-600/10 dark:text-red-500 dark:hover:bg-red-500/10"},{variant:"flat",color:"danger",className:"bg-red-600/20 text-red-700 dark:bg-red-500/20 dark:text-red-500"},{variant:"ghost",color:"danger",className:"text-red-600 border-red-600 hover:bg-red-600 hover:text-white dark:text-red-500 dark:border-red-500 dark:hover:bg-red-500 dark:hover:text-white"}],defaultVariants:{variant:"solid",color:"default",size:"md",radius:"md"}}),O=U__namespace.forwardRef(({className:e,variant:t,color:a,size:r,radius:n,asChild:i=false,href:s,loading:l=false,startContent:d,endContent:m,children:u,disabled:c,style:g,...p},v)=>{let N=c||l,h=t==="bordered"?{borderColor:"currentColor",...g}:g,w=l?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(lucideReact.Loader2,{className:"animate-spin"}),u]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[d,u,m]});return i?jsxRuntime.jsx(reactSlot.Slot,{className:o(Te({variant:t,color:a,size:r,radius:n,className:e})),ref:v,style:h,...p,children:w}):s?jsxRuntime.jsx("a",{href:s,className:o(Te({variant:t,color:a,size:r,radius:n,className:e}),N&&"pointer-events-none opacity-50"),style:h,...p,children:w}):jsxRuntime.jsx("button",{className:o(Te({variant:t,color:a,size:r,radius:n,className:e})),ref:v,disabled:N,style:h,...p,children:w})});O.displayName="Button";var Zl=classVarianceAuthority.cva("border bg-card text-card-foreground shadow-sm",{variants:{radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg"}},defaultVariants:{radius:"lg"}}),Ql=U__namespace.forwardRef(({className:e,radius:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,className:o(Zl({radius:t,className:e})),...a}));Ql.displayName="Card";var Jl=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("p-6 text-2xl font-semibold leading-none tracking-tight",e),...t}));Jl.displayName="CardHeader";var ed=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("p-6 pt-0",e),...t}));ed.displayName="CardContent";var td=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex items-center p-6 pt-0",e),...t}));td.displayName="CardFooter";var co=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(lo__namespace.Root,{ref:a,className:o("peer h-4 w-4 shrink-0 rounded-sm border border-primary ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground",e),...t,children:jsxRuntime.jsx(lo__namespace.Indicator,{className:o("flex items-center justify-center text-current"),children:jsxRuntime.jsx(lucideReact.Check,{className:"h-4 w-4"})})}));co.displayName=lo__namespace.Root.displayName;var Gi=oe__namespace.Root,Wx=oe__namespace.Trigger,rd=oe__namespace.Portal,$x=oe__namespace.Close,Wi=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(oe__namespace.Overlay,{ref:a,className:o("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));Wi.displayName=oe__namespace.Overlay.displayName;var an=U__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(rd,{children:[jsxRuntime.jsx(Wi,{}),jsxRuntime.jsxs(oe__namespace.Content,{ref:r,className:o("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...a,children:[t,jsxRuntime.jsxs(oe__namespace.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));an.displayName=oe__namespace.Content.displayName;var od=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col space-y-1.5 text-center sm:text-left",e),...t});od.displayName="DialogHeader";var nd=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});nd.displayName="DialogFooter";var id=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(oe__namespace.Title,{ref:a,className:o("text-lg font-semibold leading-none tracking-tight",e),...t}));id.displayName=oe__namespace.Title.displayName;var sd=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(oe__namespace.Description,{ref:a,className:o("text-sm text-muted-foreground",e),...t}));sd.displayName=oe__namespace.Description.displayName;var Kx=classVarianceAuthority.cva("flex h-10 w-full border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",full:"rounded-full"}},defaultVariants:{radius:"md"}}),rn=U__namespace.forwardRef(({className:e,type:t,radius:a,...r},n)=>jsxRuntime.jsx("input",{type:t,className:o(Kx({radius:a,className:e})),ref:n,...r}));rn.displayName="Input";var jx=classVarianceAuthority.cva("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),Aa=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx($i__namespace.Root,{ref:a,className:o(jx(),e),...t}));Aa.displayName=$i__namespace.Root.displayName;var da=U__namespace.forwardRef(({className:e,orientation:t="horizontal",decorative:a=true,text:r,...n},i)=>r&&t==="horizontal"?jsxRuntime.jsxs("div",{className:o("flex items-center gap-4",e),children:[jsxRuntime.jsx(po__namespace.Root,{decorative:a,orientation:t,className:"shrink-0 bg-border h-[1px] flex-1",...n}),jsxRuntime.jsx("span",{className:"text-sm text-muted-foreground",children:r}),jsxRuntime.jsx(po__namespace.Root,{decorative:a,orientation:t,className:"shrink-0 bg-border h-[1px] flex-1",...n})]}):jsxRuntime.jsx(po__namespace.Root,{ref:i,decorative:a,orientation:t,className:o("shrink-0 bg-border",t==="horizontal"?"h-[1px] w-full":"h-full w-[1px]",e),...n}));da.displayName=po__namespace.Root.displayName;var ud=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(uo__namespace.Root,{className:o("peer inline-flex h-6 w-11 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent transition-colors 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:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input",e),...t,ref:a,children:jsxRuntime.jsx(uo__namespace.Thumb,{className:o("pointer-events-none block h-5 w-5 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0")})}));ud.displayName=uo__namespace.Root.displayName;var Qx=classVarianceAuthority.cva("flex min-h-[80px] w-full border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg"}},defaultVariants:{radius:"md"}}),gd=U__namespace.forwardRef(({className:e,radius:t,...a},r)=>jsxRuntime.jsx("textarea",{className:o(Qx({radius:t,className:e})),ref:r,...a}));gd.displayName="Textarea";var vd=classVarianceAuthority.cva("rounded-md bg-muted",{variants:{variant:{pulse:"animate-pulse",shimmer:"skeleton-shimmer",static:""}},defaultVariants:{variant:"pulse"}}),nn=U__namespace.forwardRef(({className:e,variant:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,className:o(vd({variant:t,className:e})),...a}));nn.displayName="Skeleton";var ry=classVarianceAuthority.cva("relative flex shrink-0 overflow-hidden cursor-pointer",{variants:{size:{sm:"h-8 w-8",md:"h-10 w-10",lg:"h-12 w-12"},radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",full:"rounded-full"}},defaultVariants:{size:"md",radius:"full"}}),za=U__namespace.forwardRef(({className:e,size:t,radius:a,...r},n)=>jsxRuntime.jsx(Et__namespace.Root,{ref:n,className:o(ry({size:t,radius:a,className:e})),...r}));za.displayName=Et__namespace.Root.displayName;var br=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Et__namespace.Image,{ref:a,className:o("aspect-square h-full w-full",e),...t}));br.displayName=Et__namespace.Image.displayName;var Ba=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Et__namespace.Fallback,{ref:a,className:o("flex h-full w-full items-center justify-center bg-muted",e),...t}));Ba.displayName=Et__namespace.Fallback.displayName;var Fa=nt__namespace.Provider,Oa=nt__namespace.Root,Ga=nt__namespace.Trigger,ca=U__namespace.forwardRef(({className:e,sideOffset:t=4,...a},r)=>jsxRuntime.jsx(nt__namespace.Portal,{children:jsxRuntime.jsx(nt__namespace.Content,{ref:r,sideOffset:t,className:o("z-50 overflow-hidden rounded-md px-3 py-1.5 text-xs bg-zinc-100 text-zinc-900 dark:bg-zinc-900 dark:text-zinc-100 animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...a})}));ca.displayName=nt__namespace.Content.displayName;var Ki=Y__namespace.Root,iy=Y__namespace.Group,Ui=Y__namespace.Value,ln=U__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(Y__namespace.Trigger,{ref:r,className:o("flex h-10 w-full items-center justify-between rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1",e),...a,children:[t,jsxRuntime.jsx(Y__namespace.Icon,{asChild:true,children:jsxRuntime.jsx(lucideReact.ChevronDown,{className:"h-4 w-4 opacity-50"})})]}));ln.displayName=Y__namespace.Trigger.displayName;var Yi=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Y__namespace.ScrollUpButton,{ref:a,className:o("flex cursor-default items-center justify-center py-1",e),...t,children:jsxRuntime.jsx(lucideReact.ChevronUp,{className:"h-4 w-4"})}));Yi.displayName=Y__namespace.ScrollUpButton.displayName;var ji=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Y__namespace.ScrollDownButton,{ref:a,className:o("flex cursor-default items-center justify-center py-1",e),...t,children:jsxRuntime.jsx(lucideReact.ChevronDown,{className:"h-4 w-4"})}));ji.displayName=Y__namespace.ScrollDownButton.displayName;var dn=U__namespace.forwardRef(({className:e,children:t,position:a="popper",...r},n)=>jsxRuntime.jsx(Y__namespace.Portal,{children:jsxRuntime.jsxs(Y__namespace.Content,{ref:n,className:o("relative z-50 max-h-96 min-w-[8rem] overflow-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",a==="popper"&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),position:a,...r,children:[jsxRuntime.jsx(Yi,{}),jsxRuntime.jsx(Y__namespace.Viewport,{className:o("p-1",a==="popper"&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"),children:t}),jsxRuntime.jsx(ji,{})]})}));dn.displayName=Y__namespace.Content.displayName;var Rd=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Y__namespace.Label,{ref:a,className:o("py-1.5 pl-8 pr-2 text-sm font-semibold",e),...t}));Rd.displayName=Y__namespace.Label.displayName;var cn=U__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(Y__namespace.Item,{ref:r,className:o("relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...a,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx(Y__namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Check,{className:"h-4 w-4"})})}),jsxRuntime.jsx(Y__namespace.ItemText,{children:t})]}));cn.displayName=Y__namespace.Item.displayName;var wd=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Y__namespace.Separator,{ref:a,className:o("-mx-1 my-1 h-px bg-muted",e),...t}));wd.displayName=Y__namespace.Separator.displayName;var Wa=___namespace.Root,$a=___namespace.Trigger,cy=___namespace.Group,my=___namespace.Portal,py=___namespace.Sub,uy=___namespace.RadioGroup,Nd=U__namespace.forwardRef(({className:e,inset:t,children:a,...r},n)=>jsxRuntime.jsxs(___namespace.SubTrigger,{ref:n,className:o("flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",t&&"pl-8",e),...r,children:[a,jsxRuntime.jsx(lucideReact.ChevronRight,{className:"ml-auto"})]}));Nd.displayName=___namespace.SubTrigger.displayName;var Pd=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(___namespace.SubContent,{ref:a,className:o("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));Pd.displayName=___namespace.SubContent.displayName;var pa=U__namespace.forwardRef(({className:e,sideOffset:t=4,...a},r)=>jsxRuntime.jsx(___namespace.Portal,{children:jsxRuntime.jsx(___namespace.Content,{ref:r,sideOffset:t,className:o("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...a})}));pa.displayName=___namespace.Content.displayName;var ht=U__namespace.forwardRef(({className:e,inset:t,...a},r)=>jsxRuntime.jsx(___namespace.Item,{ref:r,className:o("relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0",t&&"pl-8",e),...a}));ht.displayName=___namespace.Item.displayName;var Cd=U__namespace.forwardRef(({className:e,children:t,checked:a,...r},n)=>jsxRuntime.jsxs(___namespace.CheckboxItem,{ref:n,className:o("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:a,...r,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx(___namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Check,{className:"h-4 w-4"})})}),t]}));Cd.displayName=___namespace.CheckboxItem.displayName;var Sd=U__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(___namespace.RadioItem,{ref:r,className:o("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...a,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx(___namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Circle,{className:"h-2 w-2 fill-current"})})}),t]}));Sd.displayName=___namespace.RadioItem.displayName;var Td=U__namespace.forwardRef(({className:e,inset:t,...a},r)=>jsxRuntime.jsx(___namespace.Label,{ref:r,className:o("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...a}));Td.displayName=___namespace.Label.displayName;var mn=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(___namespace.Separator,{ref:a,className:o("-mx-1 my-1 h-px bg-muted",e),...t}));mn.displayName=___namespace.Separator.displayName;var Md=({className:e,...t})=>jsxRuntime.jsx("span",{className:o("ml-auto text-xs tracking-widest opacity-60",e),...t});Md.displayName="DropdownMenuShortcut";var ve=it__namespace.Root,Re=it__namespace.Trigger,Zi=it__namespace.Anchor,ue=U__namespace.forwardRef(({className:e,align:t="center",sideOffset:a=4,...r},n)=>jsxRuntime.jsx(it__namespace.Portal,{children:jsxRuntime.jsx(it__namespace.Content,{ref:n,align:t,sideOffset:a,className:o("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-popover-content-transform-origin]",e),...r})}));ue.displayName=it__namespace.Content.displayName;var fy=st__namespace.Root,Vd=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(st__namespace.List,{ref:a,className:o("inline-flex h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground",e),...t}));Vd.displayName=st__namespace.List.displayName;var Ld=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(st__namespace.Trigger,{ref:a,className:o("inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow",e),...t}));Ld.displayName=st__namespace.Trigger.displayName;var Id=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(st__namespace.Content,{ref:a,className:o("mt-2 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",e),...t}));Id.displayName=st__namespace.Content.displayName;var go=oe__namespace.Root,vy=oe__namespace.Trigger,hy=oe__namespace.Close,Ed=oe__namespace.Portal,es=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(oe__namespace.Overlay,{className:o("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:a}));es.displayName=oe__namespace.Overlay.displayName;var Hd=classVarianceAuthority.cva("fixed z-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500 data-[state=open]:animate-in data-[state=closed]:animate-out",{variants:{side:{top:"inset-x-0 top-0 border-b data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top",bottom:"inset-x-0 bottom-0 border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom",left:"inset-y-0 left-0 h-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-sm",right:"inset-y-0 right-0 h-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-sm"}},defaultVariants:{side:"right"}}),vr=U__namespace.forwardRef(({side:e="right",className:t,children:a,...r},n)=>jsxRuntime.jsxs(Ed,{children:[jsxRuntime.jsx(es,{}),jsxRuntime.jsxs(oe__namespace.Content,{ref:n,className:o(Hd({side:e}),t),...r,children:[jsxRuntime.jsxs(oe__namespace.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary",children:[jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Close"})]}),a]})]}));vr.displayName=oe__namespace.Content.displayName;var Ad=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col space-y-2 text-center sm:text-left",e),...t});Ad.displayName="SheetHeader";var zd=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});zd.displayName="SheetFooter";var Bd=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(oe__namespace.Title,{ref:a,className:o("text-lg font-semibold text-foreground",e),...t}));Bd.displayName=oe__namespace.Title.displayName;var Fd=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(oe__namespace.Description,{ref:a,className:o("text-sm text-muted-foreground",e),...t}));Fd.displayName=oe__namespace.Description.displayName;var Ry=({theme:e="system",...t})=>jsxRuntime.jsx(sonner.Toaster,{theme:e,className:"toaster group",toastOptions:{classNames:{toast:"group toast group-[.toaster]:bg-background group-[.toaster]:text-foreground group-[.toaster]:border-border group-[.toaster]:shadow-lg",description:"group-[.toast]:text-muted-foreground",actionButton:"group-[.toast]:bg-primary group-[.toast]:text-primary-foreground",cancelButton:"group-[.toast]:bg-muted group-[.toast]:text-muted-foreground"}},...t});var lt=U__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(Ue__namespace.Root,{ref:r,className:o("relative overflow-hidden",e),...a,children:[jsxRuntime.jsx(Ue__namespace.Viewport,{className:"h-full w-full rounded-[inherit]",children:t}),jsxRuntime.jsx(as,{}),jsxRuntime.jsx(Ue__namespace.Corner,{})]}));lt.displayName=Ue__namespace.Root.displayName;var as=U__namespace.forwardRef(({className:e,orientation:t="vertical",...a},r)=>jsxRuntime.jsx(Ue__namespace.ScrollAreaScrollbar,{ref:r,orientation:t,className:o("flex touch-none select-none transition-colors",t==="vertical"&&"h-full w-2.5 border-l border-l-transparent p-[1px]",t==="horizontal"&&"h-2.5 flex-col border-t border-t-transparent p-[1px]",e),...a,children:jsxRuntime.jsx(Ue__namespace.ScrollAreaThumb,{className:"relative flex-1 rounded-full bg-border"})}));as.displayName=Ue__namespace.ScrollAreaScrollbar.displayName;var Ty=K__namespace.Root,My=K__namespace.Trigger,ky=K__namespace.Group,Dy=K__namespace.Portal,Vy=K__namespace.Sub,Ly=K__namespace.RadioGroup,Od=U__namespace.forwardRef(({className:e,inset:t,children:a,...r},n)=>jsxRuntime.jsxs(K__namespace.SubTrigger,{ref:n,className:o("flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground",t&&"pl-8",e),...r,children:[a,jsxRuntime.jsx(lucideReact.ChevronRight,{className:"ml-auto h-4 w-4"})]}));Od.displayName=K__namespace.SubTrigger.displayName;var Gd=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(K__namespace.SubContent,{ref:a,className:o("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-context-menu-content-transform-origin]",e),...t}));Gd.displayName=K__namespace.SubContent.displayName;var Wd=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(K__namespace.Portal,{children:jsxRuntime.jsx(K__namespace.Content,{ref:a,className:o("z-50 max-h-[--radix-context-menu-content-available-height] min-w-[8rem] overflow-y-auto overflow-x-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-context-menu-content-transform-origin]",e),...t})}));Wd.displayName=K__namespace.Content.displayName;var $d=U__namespace.forwardRef(({className:e,inset:t,...a},r)=>jsxRuntime.jsx(K__namespace.Item,{ref:r,className:o("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",t&&"pl-8",e),...a}));$d.displayName=K__namespace.Item.displayName;var _d=U__namespace.forwardRef(({className:e,children:t,checked:a,...r},n)=>jsxRuntime.jsxs(K__namespace.CheckboxItem,{ref:n,className:o("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:a,...r,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx(K__namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Check,{className:"h-4 w-4"})})}),t]}));_d.displayName=K__namespace.CheckboxItem.displayName;var Kd=U__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(K__namespace.RadioItem,{ref:r,className:o("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...a,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx(K__namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Circle,{className:"h-4 w-4 fill-current"})})}),t]}));Kd.displayName=K__namespace.RadioItem.displayName;var Ud=U__namespace.forwardRef(({className:e,inset:t,...a},r)=>jsxRuntime.jsx(K__namespace.Label,{ref:r,className:o("px-2 py-1.5 text-sm font-semibold text-foreground",t&&"pl-8",e),...a}));Ud.displayName=K__namespace.Label.displayName;var Yd=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(K__namespace.Separator,{ref:a,className:o("-mx-1 my-1 h-px bg-border",e),...t}));Yd.displayName=K__namespace.Separator.displayName;var jd=({className:e,...t})=>jsxRuntime.jsx("span",{className:o("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});jd.displayName="ContextMenuShortcut";var Xd=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(fa__namespace.Root,{className:o("grid gap-2",e),...t,ref:a}));Xd.displayName=fa__namespace.Root.displayName;var qd=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(fa__namespace.Item,{ref:a,className:o("aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",e),...t,children:jsxRuntime.jsx(fa__namespace.Indicator,{className:"flex items-center justify-center",children:jsxRuntime.jsx(lucideReact.Circle,{className:"h-2.5 w-2.5 fill-current text-current"})})}));qd.displayName=fa__namespace.Item.displayName;var fn=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 gap-2",{variants:{variant:{solid:"bg-transparent hover:bg-muted data-[state=on]:bg-primary data-[state=on]:text-primary-foreground",outline:"border border-input bg-transparent hover:bg-accent data-[state=on]:bg-accent data-[state=on]:text-accent-foreground",ghost:"bg-transparent hover:bg-accent data-[state=on]:bg-accent data-[state=on]:text-accent-foreground",soft:"bg-transparent hover:bg-primary/10 data-[state=on]:bg-primary/15 data-[state=on]:text-primary",surface:"bg-muted/50 hover:bg-muted data-[state=on]:bg-muted data-[state=on]:text-foreground"},size:{sm:"h-9 px-2.5 min-w-9",md:"h-10 px-3 min-w-10",lg:"h-11 px-5 min-w-11"}},defaultVariants:{variant:"solid",size:"md"}}),Qd=U__namespace.forwardRef(({className:e,variant:t,size:a,...r},n)=>jsxRuntime.jsx(ns__namespace.Root,{ref:n,className:o(fn({variant:t,size:a,className:e})),...r}));Qd.displayName=ns__namespace.Root.displayName;var Jd=U__namespace.createContext({size:"md",variant:"solid"}),ec=U__namespace.forwardRef(({className:e,variant:t,size:a,children:r,...n},i)=>jsxRuntime.jsx(hr__namespace.Root,{ref:i,className:o("flex items-center justify-center gap-1",e),...n,children:jsxRuntime.jsx(Jd.Provider,{value:{variant:t,size:a},children:r})}));ec.displayName=hr__namespace.Root.displayName;var tc=U__namespace.forwardRef(({className:e,children:t,variant:a,size:r,...n},i)=>{let s=U__namespace.useContext(Jd);return jsxRuntime.jsx(hr__namespace.Item,{ref:i,className:o(fn({variant:s.variant||a,size:s.size||r}),e),...n,children:t})});tc.displayName=hr__namespace.Item.displayName;var gn=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsxs(zt__namespace.Root,{ref:a,className:o("relative flex w-full touch-none select-none items-center",e),...t,children:[jsxRuntime.jsx(zt__namespace.Track,{className:"relative h-2 w-full grow overflow-hidden rounded-full bg-secondary",children:jsxRuntime.jsx(zt__namespace.Range,{className:"absolute h-full bg-primary"})}),jsxRuntime.jsx(zt__namespace.Thumb,{className:"block h-5 w-5 rounded-full border-2 border-primary bg-background ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50"})]}));gn.displayName=zt__namespace.Root.displayName;var By=`
1
+ 'use strict';var K=require('react'),classVarianceAuthority=require('class-variance-authority'),clsx=require('clsx'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime'),reactSlot=require('@radix-ui/react-slot'),lucideReact=require('lucide-react'),yo=require('@radix-ui/react-checkbox'),ne=require('@radix-ui/react-dialog'),rs=require('@radix-ui/react-label'),No=require('@radix-ui/react-separator'),Po=require('@radix-ui/react-switch'),Kt=require('@radix-ui/react-avatar'),ft=require('@radix-ui/react-tooltip'),Q=require('@radix-ui/react-select'),X=require('@radix-ui/react-dropdown-menu'),gt=require('@radix-ui/react-popover'),bt=require('@radix-ui/react-tabs'),sonner=require('sonner'),et=require('@radix-ui/react-scroll-area'),q=require('@radix-ui/react-context-menu'),Ta=require('@radix-ui/react-radio-group'),xs=require('@radix-ui/react-toggle'),Ir=require('@radix-ui/react-toggle-group'),jt=require('@radix-ui/react-slider'),Mt=require('@radix-ui/react-accordion'),nr=require('@radix-ui/react-collapsible'),ce=require('@radix-ui/react-alert-dialog'),ko=require('@radix-ui/react-progress'),sr=require('@radix-ui/react-hover-card'),Xc=require('@radix-ui/react-aspect-ratio'),he=require('@radix-ui/react-navigation-menu'),vaul=require('vaul'),reactDayPicker=require('react-day-picker'),cmdk=require('cmdk'),dateFns=require('date-fns'),reactResizablePanels=require('react-resizable-panels'),reactColorful=require('react-colorful'),Y=require('@radix-ui/react-menubar'),reactDom=require('react-dom'),Fg=require('@radix-ui/react-visually-hidden'),recharts=require('recharts'),core=require('@dnd-kit/core'),sortable=require('@dnd-kit/sortable'),utilities=require('@dnd-kit/utilities'),iC=require('embla-carousel-react'),react=require('@tiptap/react'),gC=require('@tiptap/starter-kit'),bC=require('@tiptap/extension-link'),vC=require('@tiptap/extension-underline'),hC=require('@tiptap/extension-text-align'),xC=require('@tiptap/extension-placeholder'),OC=require('react-image-crop');require('react-image-crop/dist/ReactCrop.css');var jC=require('react-qr-code'),nextThemes=require('next-themes'),framerMotion=require('framer-motion'),bo=require('canvas-confetti');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var K__namespace=/*#__PURE__*/_interopNamespace(K);var yo__namespace=/*#__PURE__*/_interopNamespace(yo);var ne__namespace=/*#__PURE__*/_interopNamespace(ne);var rs__namespace=/*#__PURE__*/_interopNamespace(rs);var No__namespace=/*#__PURE__*/_interopNamespace(No);var Po__namespace=/*#__PURE__*/_interopNamespace(Po);var Kt__namespace=/*#__PURE__*/_interopNamespace(Kt);var ft__namespace=/*#__PURE__*/_interopNamespace(ft);var Q__namespace=/*#__PURE__*/_interopNamespace(Q);var X__namespace=/*#__PURE__*/_interopNamespace(X);var gt__namespace=/*#__PURE__*/_interopNamespace(gt);var bt__namespace=/*#__PURE__*/_interopNamespace(bt);var et__namespace=/*#__PURE__*/_interopNamespace(et);var q__namespace=/*#__PURE__*/_interopNamespace(q);var Ta__namespace=/*#__PURE__*/_interopNamespace(Ta);var xs__namespace=/*#__PURE__*/_interopNamespace(xs);var Ir__namespace=/*#__PURE__*/_interopNamespace(Ir);var jt__namespace=/*#__PURE__*/_interopNamespace(jt);var Mt__namespace=/*#__PURE__*/_interopNamespace(Mt);var nr__namespace=/*#__PURE__*/_interopNamespace(nr);var ce__namespace=/*#__PURE__*/_interopNamespace(ce);var ko__namespace=/*#__PURE__*/_interopNamespace(ko);var sr__namespace=/*#__PURE__*/_interopNamespace(sr);var Xc__namespace=/*#__PURE__*/_interopNamespace(Xc);var he__namespace=/*#__PURE__*/_interopNamespace(he);var Y__namespace=/*#__PURE__*/_interopNamespace(Y);var Fg__namespace=/*#__PURE__*/_interopNamespace(Fg);var iC__default=/*#__PURE__*/_interopDefault(iC);var gC__default=/*#__PURE__*/_interopDefault(gC);var bC__default=/*#__PURE__*/_interopDefault(bC);var vC__default=/*#__PURE__*/_interopDefault(vC);var hC__default=/*#__PURE__*/_interopDefault(hC);var xC__default=/*#__PURE__*/_interopDefault(xC);var OC__default=/*#__PURE__*/_interopDefault(OC);var jC__default=/*#__PURE__*/_interopDefault(jC);var bo__default=/*#__PURE__*/_interopDefault(bo);function o(...e){return tailwindMerge.twMerge(clsx.clsx(e))}var ey=classVarianceAuthority.cva("relative w-full rounded-lg border p-4 [&>svg~*]:pl-7 [&>svg+div]:translate-y-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4",{variants:{variant:{solid:"border-transparent bg-primary text-primary-foreground [&>svg]:text-primary-foreground",outline:"border-input bg-transparent text-foreground [&>svg]:text-foreground",ghost:"border-transparent bg-transparent text-foreground [&>svg]:text-foreground",soft:"border-transparent bg-primary/15 text-primary [&>svg]:text-primary",surface:"border-transparent bg-muted text-muted-foreground [&>svg]:text-muted-foreground",destructive:"border-destructive/50 bg-destructive/10 text-destructive [&>svg]:text-destructive"}},defaultVariants:{variant:"solid"}}),ty=K__namespace.forwardRef(({className:e,variant:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,role:"alert",className:o(ey({variant:t}),e),...a}));ty.displayName="Alert";var ay=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("h5",{ref:a,className:o("mb-1 font-medium leading-none tracking-tight",e),...t}));ay.displayName="AlertTitle";var ry=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("text-sm [&_p]:leading-relaxed",e),...t}));ry.displayName="AlertDescription";var oy=classVarianceAuthority.cva("absolute rounded-full flex items-center justify-center font-semibold",{variants:{variant:{solid:"",bordered:"border-2"},color:{default:"",success:"",warning:"",danger:""},size:{sm:"",md:"",lg:""},placement:{"top-right":"-top-1 -right-1","top-left":"-top-1 -left-1","bottom-right":"-bottom-1 -right-1","bottom-left":"-bottom-1 -left-1"}},compoundVariants:[{variant:"solid",color:"default",className:"bg-zinc-800 text-white dark:bg-zinc-200 dark:text-zinc-900"},{variant:"solid",color:"success",className:"bg-green-600 text-white dark:bg-green-500"},{variant:"solid",color:"warning",className:"bg-amber-600 text-white dark:bg-amber-500"},{variant:"solid",color:"danger",className:"bg-red-600 text-white dark:bg-red-500"},{variant:"bordered",color:"default",className:"bg-white border-zinc-800 text-zinc-800 dark:bg-zinc-900 dark:border-zinc-200 dark:text-zinc-200"},{variant:"bordered",color:"success",className:"bg-white border-green-600 text-green-600 dark:bg-zinc-900 dark:border-green-500 dark:text-green-500"},{variant:"bordered",color:"warning",className:"bg-white border-amber-600 text-amber-600 dark:bg-zinc-900 dark:border-amber-500 dark:text-amber-500"},{variant:"bordered",color:"danger",className:"bg-white border-red-600 text-red-600 dark:bg-zinc-900 dark:border-red-500 dark:text-red-500"},{size:"sm",className:"min-w-4 h-4 text-[10px] px-1"},{size:"md",className:"min-w-5 h-5 text-xs px-1"},{size:"lg",className:"min-w-6 h-6 text-sm px-1.5"}],defaultVariants:{variant:"solid",color:"default",size:"md",placement:"top-right"}}),ny={sm:"w-2 h-2",md:"w-2.5 h-2.5",lg:"w-3 h-3"},iy=K__namespace.forwardRef(({className:e,children:t,content:a,variant:r="solid",color:n="default",size:i="md",placement:s="top-right",isDot:l=false,...d},c)=>jsxRuntime.jsxs("div",{ref:c,className:o("relative inline-flex",e),...d,children:[t,jsxRuntime.jsx("span",{className:o(oy({variant:r,color:n,size:l?void 0:i,placement:s}),l&&ny[i||"md"],l&&"min-w-0 p-0"),children:!l&&a})]}));iy.displayName="Badge";var sy=classVarianceAuthority.cva("inline-flex items-center gap-1 font-medium rounded-full",{variants:{color:{default:"bg-zinc-100 text-zinc-900 dark:bg-zinc-800 dark:text-white",success:"bg-green-600/20 text-green-700 dark:bg-green-500/20 dark:text-green-500",warning:"bg-amber-600/20 text-amber-700 dark:bg-amber-500/20 dark:text-amber-500",danger:"bg-red-600/20 text-red-700 dark:bg-red-500/20 dark:text-red-500"},size:{sm:"px-2 py-0.5 text-[10px]",md:"px-2.5 py-0.5 text-xs",lg:"px-3 py-1 text-sm"}},defaultVariants:{color:"default",size:"md"}}),ho=K__namespace.forwardRef(({className:e,color:t,size:a,...r},n)=>jsxRuntime.jsx("span",{ref:n,className:o(sy({color:t,size:a}),e),...r}));ho.displayName="TextBadge";var Ee=classVarianceAuthority.cva("inline-flex items-center justify-center gap-2 whitespace-nowrap text-sm font-medium ring-offset-background transition-all duration-200 ease-out cursor-pointer focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 disabled:cursor-not-allowed active:scale-[0.97] [&_svg]:pointer-events-none [&_svg]:shrink-0",{variants:{variant:{solid:"",bordered:"border-2 border-current bg-transparent hover:opacity-70",light:"bg-transparent hover:bg-zinc-100 dark:hover:bg-zinc-800",flat:"bg-zinc-100 dark:bg-zinc-800 hover:opacity-70",ghost:"border-2 bg-transparent"},color:{default:"",success:"",warning:"",danger:""},size:{sm:"h-9 px-3 text-xs",md:"h-10 px-4",lg:"h-11 px-5 text-base",icon:"h-10 w-10"},radius:{none:"rounded-none",sm:"rounded-md",md:"rounded-lg",lg:"rounded-xl",full:"rounded-full"}},compoundVariants:[{variant:"solid",color:"default",className:"bg-zinc-800 text-white hover:bg-zinc-700 dark:bg-zinc-200 dark:text-zinc-900 dark:hover:bg-zinc-300"},{variant:"bordered",color:"default",className:"text-zinc-900 dark:text-white"},{variant:"light",color:"default",className:"text-zinc-900 hover:bg-zinc-100 dark:text-white dark:hover:bg-zinc-800"},{variant:"flat",color:"default",className:"bg-zinc-100 text-zinc-900 dark:bg-zinc-800 dark:text-white"},{variant:"ghost",color:"default",className:"text-zinc-900 border-zinc-900 hover:bg-zinc-900 hover:text-white dark:text-white dark:border-white dark:hover:bg-white dark:hover:text-zinc-900"},{variant:"solid",color:"success",className:"bg-green-600 text-white hover:bg-green-700 dark:bg-green-700 dark:text-white dark:hover:bg-green-600"},{variant:"bordered",color:"success",className:"text-green-600 dark:text-green-500"},{variant:"light",color:"success",className:"text-green-600 hover:bg-green-600/10 dark:text-green-500 dark:hover:bg-green-500/10"},{variant:"flat",color:"success",className:"bg-green-600/20 text-green-700 dark:bg-green-500/20 dark:text-green-500"},{variant:"ghost",color:"success",className:"text-green-600 border-green-600 hover:bg-green-600 hover:text-white dark:text-green-500 dark:border-green-500 dark:hover:bg-green-500 dark:hover:text-white"},{variant:"solid",color:"warning",className:"bg-amber-600 text-white hover:bg-amber-700 dark:bg-amber-700 dark:text-white dark:hover:bg-amber-600"},{variant:"bordered",color:"warning",className:"text-amber-600 dark:text-amber-500"},{variant:"light",color:"warning",className:"text-amber-600 hover:bg-amber-600/10 dark:text-amber-500 dark:hover:bg-amber-500/10"},{variant:"flat",color:"warning",className:"bg-amber-600/20 text-amber-700 dark:bg-amber-500/20 dark:text-amber-500"},{variant:"ghost",color:"warning",className:"text-amber-600 border-amber-600 hover:bg-amber-600 hover:text-white dark:text-amber-500 dark:border-amber-500 dark:hover:bg-amber-500 dark:hover:text-white"},{variant:"solid",color:"danger",className:"bg-red-600 text-white hover:bg-red-700 dark:bg-red-700 dark:text-white dark:hover:bg-red-600"},{variant:"bordered",color:"danger",className:"text-red-600 dark:text-red-500"},{variant:"light",color:"danger",className:"text-red-600 hover:bg-red-600/10 dark:text-red-500 dark:hover:bg-red-500/10"},{variant:"flat",color:"danger",className:"bg-red-600/20 text-red-700 dark:bg-red-500/20 dark:text-red-500"},{variant:"ghost",color:"danger",className:"text-red-600 border-red-600 hover:bg-red-600 hover:text-white dark:text-red-500 dark:border-red-500 dark:hover:bg-red-500 dark:hover:text-white"}],defaultVariants:{variant:"solid",color:"default",size:"md",radius:"md"}}),W=K__namespace.forwardRef(({className:e,variant:t,color:a,size:r,radius:n,asChild:i=false,href:s,loading:l=false,startContent:d,endContent:c,children:p,disabled:m,style:g,...u},h)=>{let w=m||l,v=t==="bordered"?{borderColor:"currentColor",...g}:g,R=l?jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(lucideReact.Loader2,{className:"animate-spin"}),p]}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[d,p,c]});return i?jsxRuntime.jsx(reactSlot.Slot,{className:o(Ee({variant:t,color:a,size:r,radius:n,className:e})),ref:h,style:v,...u,children:R}):s?jsxRuntime.jsx("a",{href:s,className:o(Ee({variant:t,color:a,size:r,radius:n,className:e}),w&&"pointer-events-none opacity-50"),style:v,...u,children:R}):jsxRuntime.jsx("button",{className:o(Ee({variant:t,color:a,size:r,radius:n,className:e})),ref:h,disabled:w,style:v,...u,children:R})});W.displayName="Button";var gd=classVarianceAuthority.cva("border bg-card text-card-foreground shadow-sm",{variants:{radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg"}},defaultVariants:{radius:"lg"}}),bd=K__namespace.forwardRef(({className:e,radius:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,className:o(gd({radius:t,className:e})),...a}));bd.displayName="Card";var vd=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("p-6 text-2xl font-semibold leading-none tracking-tight",e),...t}));vd.displayName="CardHeader";var hd=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("p-6 pt-0",e),...t}));hd.displayName="CardContent";var xd=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex items-center p-6 pt-0",e),...t}));xd.displayName="CardFooter";var Ro=K__namespace.forwardRef(({className:e,checked:t,onFocus:a,onBlur:r,style:n,...i},s)=>{let[l,d]=K__namespace.useState(false);return jsxRuntime.jsx(yo__namespace.Root,{ref:s,checked:t,className:o("peer h-4 w-4 shrink-0 rounded-sm border border-primary focus-visible:outline-none cursor-pointer disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground data-[state=indeterminate]:bg-background data-[state=indeterminate]:text-foreground transition-colors",e),style:{...n,borderColor:l?"var(--color-foreground)":void 0},onFocus:c=>{d(true),a?.(c);},onBlur:c=>{d(false),r?.(c);},...i,children:jsxRuntime.jsx(yo__namespace.Indicator,{className:o("flex items-center justify-center text-current"),children:t==="indeterminate"?jsxRuntime.jsx(lucideReact.Minus,{className:"h-4 w-4"}):jsxRuntime.jsx(lucideReact.Check,{className:"h-4 w-4"})})})});Ro.displayName=yo__namespace.Root.displayName;var ts=ne__namespace.Root,by=ne__namespace.Trigger,yd=ne__namespace.Portal,vy=ne__namespace.Close,as=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ne__namespace.Overlay,{ref:a,className:o("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));as.displayName=ne__namespace.Overlay.displayName;var gn=K__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(yd,{children:[jsxRuntime.jsx(as,{}),jsxRuntime.jsxs(ne__namespace.Content,{ref:r,className:o("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...a,children:[t,jsxRuntime.jsxs(ne__namespace.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));gn.displayName=ne__namespace.Content.displayName;var Rd=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col space-y-1.5 text-center sm:text-left",e),...t});Rd.displayName="DialogHeader";var wd=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});wd.displayName="DialogFooter";var Nd=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ne__namespace.Title,{ref:a,className:o("text-lg font-semibold leading-none tracking-tight",e),...t}));Nd.displayName=ne__namespace.Title.displayName;var Pd=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ne__namespace.Description,{ref:a,className:o("text-sm text-muted-foreground",e),...t}));Pd.displayName=ne__namespace.Description.displayName;var xy=classVarianceAuthority.cva("flex h-10 w-full border border-input bg-background px-3 py-2 text-sm file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus:outline-none transition-colors disabled:cursor-not-allowed disabled:opacity-50",{variants:{radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",full:"rounded-full"}},defaultVariants:{radius:"md"}}),vn=K__namespace.forwardRef(({className:e,type:t,radius:a,onFocus:r,onBlur:n,style:i,...s},l)=>{let[d,c]=K__namespace.useState(false);return jsxRuntime.jsx("input",{type:t,className:o(xy({radius:a,className:e})),ref:l,style:{...i,borderColor:d?"var(--color-foreground)":void 0},onFocus:p=>{c(true),r?.(p);},onBlur:p=>{c(false),n?.(p);},...s})});vn.displayName="Input";var wy=classVarianceAuthority.cva("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),Xa=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(rs__namespace.Root,{ref:a,className:o(wy(),e),...t}));Xa.displayName=rs__namespace.Root.displayName;var wa=K__namespace.forwardRef(({className:e,orientation:t="horizontal",decorative:a=true,text:r,...n},i)=>r&&t==="horizontal"?jsxRuntime.jsxs("div",{className:o("flex items-center gap-4",e),children:[jsxRuntime.jsx(No__namespace.Root,{decorative:a,orientation:t,className:"shrink-0 bg-border h-[1px] flex-1",...n}),jsxRuntime.jsx("span",{className:"text-sm text-muted-foreground",children:r}),jsxRuntime.jsx(No__namespace.Root,{decorative:a,orientation:t,className:"shrink-0 bg-border h-[1px] flex-1",...n})]}):jsxRuntime.jsx(No__namespace.Root,{ref:i,decorative:a,orientation:t,className:o("shrink-0 bg-border",t==="horizontal"?"h-[1px] w-full":"h-full w-[1px]",e),...n}));wa.displayName=No__namespace.Root.displayName;var kd=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Po__namespace.Root,{className:o("peer inline-flex h-6 w-11 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent transition-colors 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:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input",e),...t,ref:a,children:jsxRuntime.jsx(Po__namespace.Thumb,{className:o("pointer-events-none block h-5 w-5 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0")})}));kd.displayName=Po__namespace.Root.displayName;var Sy=classVarianceAuthority.cva("flex min-h-[80px] w-full border border-input bg-background px-3 py-2 text-sm placeholder:text-muted-foreground focus:outline-none transition-colors disabled:cursor-not-allowed disabled:opacity-50",{variants:{radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg"}},defaultVariants:{radius:"md"}}),Dd=K__namespace.forwardRef(({className:e,radius:t,onFocus:a,onBlur:r,style:n,...i},s)=>{let[l,d]=K__namespace.useState(false);return jsxRuntime.jsx("textarea",{className:o(Sy({radius:t,className:e})),ref:s,style:{...n,borderColor:l?"var(--color-foreground)":void 0},onFocus:c=>{d(true),a?.(c);},onBlur:c=>{d(false),r?.(c);},...i})});Dd.displayName="Textarea";var Vd=classVarianceAuthority.cva("rounded-md bg-muted",{variants:{variant:{pulse:"animate-pulse",shimmer:"skeleton-shimmer",static:""}},defaultVariants:{variant:"pulse"}}),yn=K__namespace.forwardRef(({className:e,variant:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,className:o(Vd({variant:t,className:e})),...a}));yn.displayName="Skeleton";var Ly=classVarianceAuthority.cva("relative flex shrink-0 overflow-hidden cursor-pointer",{variants:{size:{sm:"h-8 w-8",md:"h-10 w-10",lg:"h-12 w-12"},radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",full:"rounded-full"}},defaultVariants:{size:"md",radius:"full"}}),qa=K__namespace.forwardRef(({className:e,size:t,radius:a,...r},n)=>jsxRuntime.jsx(Kt__namespace.Root,{ref:n,className:o(Ly({size:t,radius:a,className:e})),...r}));qa.displayName=Kt__namespace.Root.displayName;var Lr=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Kt__namespace.Image,{ref:a,className:o("aspect-square h-full w-full",e),...t}));Lr.displayName=Kt__namespace.Image.displayName;var Za=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Kt__namespace.Fallback,{ref:a,className:o("flex h-full w-full items-center justify-center bg-muted",e),...t}));Za.displayName=Kt__namespace.Fallback.displayName;var Qa=ft__namespace.Provider,Ja=ft__namespace.Root,er=ft__namespace.Trigger,Na=K__namespace.forwardRef(({className:e,sideOffset:t=4,...a},r)=>jsxRuntime.jsx(ft__namespace.Portal,{children:jsxRuntime.jsx(ft__namespace.Content,{ref:r,sideOffset:t,className:o("z-50 overflow-hidden rounded-md px-3 py-1.5 text-xs bg-zinc-100 text-zinc-900 dark:bg-zinc-900 dark:text-zinc-100 animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...a})}));Na.displayName=ft__namespace.Content.displayName;var ns=Q__namespace.Root,Ey=Q__namespace.Group,is=Q__namespace.Value,wn=K__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(Q__namespace.Trigger,{ref:r,className:o("flex h-10 w-full items-center justify-between rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1",e),...a,children:[t,jsxRuntime.jsx(Q__namespace.Icon,{asChild:true,children:jsxRuntime.jsx(lucideReact.ChevronDown,{className:"h-4 w-4 opacity-50"})})]}));wn.displayName=Q__namespace.Trigger.displayName;var ss=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Q__namespace.ScrollUpButton,{ref:a,className:o("flex cursor-default items-center justify-center py-1",e),...t,children:jsxRuntime.jsx(lucideReact.ChevronUp,{className:"h-4 w-4"})}));ss.displayName=Q__namespace.ScrollUpButton.displayName;var ls=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Q__namespace.ScrollDownButton,{ref:a,className:o("flex cursor-default items-center justify-center py-1",e),...t,children:jsxRuntime.jsx(lucideReact.ChevronDown,{className:"h-4 w-4"})}));ls.displayName=Q__namespace.ScrollDownButton.displayName;var Nn=K__namespace.forwardRef(({className:e,children:t,position:a="popper",...r},n)=>jsxRuntime.jsx(Q__namespace.Portal,{children:jsxRuntime.jsxs(Q__namespace.Content,{ref:n,className:o("relative z-50 max-h-96 min-w-[8rem] overflow-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",a==="popper"&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),position:a,...r,children:[jsxRuntime.jsx(ss,{}),jsxRuntime.jsx(Q__namespace.Viewport,{className:o("p-1",a==="popper"&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"),children:t}),jsxRuntime.jsx(ls,{})]})}));Nn.displayName=Q__namespace.Content.displayName;var Ad=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Q__namespace.Label,{ref:a,className:o("py-1.5 pl-8 pr-2 text-sm font-semibold",e),...t}));Ad.displayName=Q__namespace.Label.displayName;var Pn=K__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(Q__namespace.Item,{ref:r,className:o("relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...a,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx(Q__namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Check,{className:"h-4 w-4"})})}),jsxRuntime.jsx(Q__namespace.ItemText,{children:t})]}));Pn.displayName=Q__namespace.Item.displayName;var zd=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Q__namespace.Separator,{ref:a,className:o("-mx-1 my-1 h-px bg-muted",e),...t}));zd.displayName=Q__namespace.Separator.displayName;var tr=X__namespace.Root,ar=X__namespace.Trigger,Fy=X__namespace.Group,By=X__namespace.Portal,Oy=X__namespace.Sub,Gy=X__namespace.RadioGroup,Fd=K__namespace.forwardRef(({className:e,inset:t,children:a,...r},n)=>jsxRuntime.jsxs(X__namespace.SubTrigger,{ref:n,className:o("flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",t&&"pl-8",e),...r,children:[a,jsxRuntime.jsx(lucideReact.ChevronRight,{className:"ml-auto"})]}));Fd.displayName=X__namespace.SubTrigger.displayName;var Bd=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(X__namespace.SubContent,{ref:a,className:o("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));Bd.displayName=X__namespace.SubContent.displayName;var Ca=K__namespace.forwardRef(({className:e,sideOffset:t=4,...a},r)=>jsxRuntime.jsx(X__namespace.Portal,{children:jsxRuntime.jsx(X__namespace.Content,{ref:r,sideOffset:t,className:o("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...a})}));Ca.displayName=X__namespace.Content.displayName;var Tt=K__namespace.forwardRef(({className:e,inset:t,...a},r)=>jsxRuntime.jsx(X__namespace.Item,{ref:r,className:o("relative flex cursor-default select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&>svg]:size-4 [&>svg]:shrink-0",t&&"pl-8",e),...a}));Tt.displayName=X__namespace.Item.displayName;var Od=K__namespace.forwardRef(({className:e,children:t,checked:a,...r},n)=>jsxRuntime.jsxs(X__namespace.CheckboxItem,{ref:n,className:o("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:a,...r,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx(X__namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Check,{className:"h-4 w-4"})})}),t]}));Od.displayName=X__namespace.CheckboxItem.displayName;var Gd=K__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(X__namespace.RadioItem,{ref:r,className:o("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...a,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx(X__namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Circle,{className:"h-2 w-2 fill-current"})})}),t]}));Gd.displayName=X__namespace.RadioItem.displayName;var Wd=K__namespace.forwardRef(({className:e,inset:t,...a},r)=>jsxRuntime.jsx(X__namespace.Label,{ref:r,className:o("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...a}));Wd.displayName=X__namespace.Label.displayName;var Cn=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(X__namespace.Separator,{ref:a,className:o("-mx-1 my-1 h-px bg-muted",e),...t}));Cn.displayName=X__namespace.Separator.displayName;var $d=({className:e,...t})=>jsxRuntime.jsx("span",{className:o("ml-auto text-xs tracking-widest opacity-60",e),...t});$d.displayName="DropdownMenuShortcut";var ye=gt__namespace.Root,Pe=gt__namespace.Trigger,ms=gt__namespace.Anchor,ve=K__namespace.forwardRef(({className:e,align:t="center",sideOffset:a=4,...r},n)=>jsxRuntime.jsx(gt__namespace.Portal,{children:jsxRuntime.jsx(gt__namespace.Content,{ref:n,align:t,sideOffset:a,className:o("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-popover-content-transform-origin]",e),...r})}));ve.displayName=gt__namespace.Content.displayName;var Ud=K__namespace.createContext({variant:"solid",radius:"md"}),Yd=()=>K__namespace.useContext(Ud),jd=K__namespace.forwardRef(({variant:e="solid",radius:t="md",...a},r)=>jsxRuntime.jsx(Ud.Provider,{value:{variant:e,radius:t},children:jsxRuntime.jsx(bt__namespace.Root,{ref:r,...a})}));jd.displayName="Tabs";var us={none:{list:"rounded-none",trigger:"rounded-none",indicator:"rounded-none"},sm:{list:"rounded-md",trigger:"rounded-sm",indicator:"rounded-sm"},md:{list:"rounded-lg",trigger:"rounded-md",indicator:"rounded-md"},lg:{list:"rounded-xl",trigger:"rounded-lg",indicator:"rounded-lg"},full:{list:"rounded-full",trigger:"rounded-full",indicator:"rounded-full"}},Xd=K__namespace.forwardRef(({className:e,...t},a)=>{let{variant:r,radius:n}=Yd(),i=K__namespace.useRef(null),[s,l]=K__namespace.useState({opacity:0});K__namespace.useEffect(()=>{let u=i.current;if(!u)return;let h=()=>{let v=u.querySelector('[data-state="active"]');if(v){let R=u.getBoundingClientRect(),f=v.getBoundingClientRect(),x=u.getAttribute("aria-orientation")==="vertical"||window.getComputedStyle(u).flexDirection==="column";r==="underline"?l(x?{width:2,height:f.height,transform:`translateY(${f.top-R.top}px)`,opacity:1}:{width:f.width,height:2,transform:`translateX(${f.left-R.left}px)`,opacity:1}):r==="solid"&&l(x?{width:f.width,height:f.height,transform:`translateY(${f.top-R.top}px)`,opacity:1}:{width:f.width,height:f.height,transform:`translateX(${f.left-R.left}px)`,opacity:1});}};h();let w=new MutationObserver(h);w.observe(u,{attributes:true,subtree:true,attributeFilter:["data-state"]});let b=new ResizeObserver(h);return b.observe(u),()=>{w.disconnect(),b.disconnect();}},[r]);let d={solid:"bg-muted p-1",underline:"border-b border-border bg-transparent p-0 !rounded-none",outline:"bg-transparent p-0 gap-1 !rounded-none"},c=()=>{let u=i.current;return u?u.getAttribute("aria-orientation")==="vertical"||window.getComputedStyle(u).flexDirection==="column":false},[p,m]=K__namespace.useState(false);K__namespace.useEffect(()=>{m(c());},[]);let g=()=>r==="solid"?p?"top-0 left-1 bg-background shadow":"top-1 left-1 bg-background shadow":r==="underline"?p?"top-0 left-0 bg-primary !rounded-full":"bottom-0 left-0 bg-primary !rounded-full":"";return jsxRuntime.jsxs(bt__namespace.List,{ref:u=>{if(i.current=u,typeof a=="function"?a(u):a&&(a.current=u),u){let h=u.getAttribute("aria-orientation")==="vertical"||window.getComputedStyle(u).flexDirection==="column";m(h);}},className:o("relative inline-flex h-9 items-center justify-center text-muted-foreground",us[n].list,d[r],e),...t,children:[(r==="solid"||r==="underline")&&jsxRuntime.jsx("span",{className:o("absolute transition-all duration-200 ease-out",us[n].indicator,g()),style:s,"aria-hidden":"true"}),t.children]})});Xd.displayName=bt__namespace.List.displayName;var qd=K__namespace.forwardRef(({className:e,...t},a)=>{let{variant:r,radius:n}=Yd(),i={solid:"data-[state=active]:text-foreground",underline:"!rounded-none border-b-2 border-transparent pb-2 data-[state=active]:text-foreground",outline:"border border-transparent data-[state=active]:border-border data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow-sm"};return jsxRuntime.jsx(bt__namespace.Trigger,{ref:a,className:o("relative z-10 inline-flex items-center justify-center whitespace-nowrap px-3 py-1 text-sm font-medium ring-offset-background transition-all cursor-pointer focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 disabled:cursor-not-allowed",us[n].trigger,i[r],e),...t})});qd.displayName=bt__namespace.Trigger.displayName;var Zd=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(bt__namespace.Content,{ref:a,className:o("mt-2 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 animate-in animate-out",e),...t}));Zd.displayName=bt__namespace.Content.displayName;var To=ne__namespace.Root,Ky=ne__namespace.Trigger,Uy=ne__namespace.Close,Qd=ne__namespace.Portal,fs=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ne__namespace.Overlay,{className:o("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:a}));fs.displayName=ne__namespace.Overlay.displayName;var Jd=classVarianceAuthority.cva("fixed z-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500 data-[state=open]:animate-in data-[state=closed]:animate-out",{variants:{side:{top:"inset-x-0 top-0 border-b data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top",bottom:"inset-x-0 bottom-0 border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom",left:"inset-y-0 left-0 h-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-sm",right:"inset-y-0 right-0 h-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-sm"}},defaultVariants:{side:"right"}}),Vr=K__namespace.forwardRef(({side:e="right",className:t,children:a,...r},n)=>jsxRuntime.jsxs(Qd,{children:[jsxRuntime.jsx(fs,{}),jsxRuntime.jsxs(ne__namespace.Content,{ref:n,className:o(Jd({side:e}),t),...r,children:[jsxRuntime.jsxs(ne__namespace.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary",children:[jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Close"})]}),a]})]}));Vr.displayName=ne__namespace.Content.displayName;var ec=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col space-y-2 text-center sm:text-left",e),...t});ec.displayName="SheetHeader";var tc=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});tc.displayName="SheetFooter";var ac=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ne__namespace.Title,{ref:a,className:o("text-lg font-semibold text-foreground",e),...t}));ac.displayName=ne__namespace.Title.displayName;var rc=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ne__namespace.Description,{ref:a,className:o("text-sm text-muted-foreground",e),...t}));rc.displayName=ne__namespace.Description.displayName;var Xy=({theme:e="system",...t})=>jsxRuntime.jsx(sonner.Toaster,{theme:e,className:"toaster group",toastOptions:{classNames:{toast:"group toast group-[.toaster]:bg-background group-[.toaster]:text-foreground group-[.toaster]:border-border group-[.toaster]:shadow-lg",description:"group-[.toast]:text-muted-foreground",actionButton:"group-[.toast]:bg-primary group-[.toast]:text-primary-foreground",cancelButton:"group-[.toast]:bg-muted group-[.toast]:text-muted-foreground"}},...t});var vt=K__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(et__namespace.Root,{ref:r,className:o("relative overflow-hidden group/scroll",e),...a,children:[jsxRuntime.jsx(et__namespace.Viewport,{className:"h-full w-full rounded-[inherit]",children:t}),jsxRuntime.jsx(bs,{}),jsxRuntime.jsx(et__namespace.Corner,{})]}));vt.displayName=et__namespace.Root.displayName;var bs=K__namespace.forwardRef(({className:e,orientation:t="vertical",...a},r)=>jsxRuntime.jsx(et__namespace.ScrollAreaScrollbar,{ref:r,orientation:t,className:o("flex touch-none select-none transition-colors",t==="vertical"&&"h-full w-2 border-l border-l-transparent p-[1px]",t==="horizontal"&&"h-2 flex-col border-t border-t-transparent p-[1px]",e),...a,children:jsxRuntime.jsx(et__namespace.ScrollAreaThumb,{className:o("relative flex-1 rounded-full transition-colors","bg-transparent group-hover/scroll:bg-border hover:!bg-muted-foreground")})}));bs.displayName=et__namespace.ScrollAreaScrollbar.displayName;var tR=q__namespace.Root,aR=q__namespace.Trigger,rR=q__namespace.Group,oR=q__namespace.Portal,nR=q__namespace.Sub,iR=q__namespace.RadioGroup,oc=K__namespace.forwardRef(({className:e,inset:t,children:a,...r},n)=>jsxRuntime.jsxs(q__namespace.SubTrigger,{ref:n,className:o("flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground",t&&"pl-8",e),...r,children:[a,jsxRuntime.jsx(lucideReact.ChevronRight,{className:"ml-auto h-4 w-4"})]}));oc.displayName=q__namespace.SubTrigger.displayName;var nc=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(q__namespace.SubContent,{ref:a,className:o("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-context-menu-content-transform-origin]",e),...t}));nc.displayName=q__namespace.SubContent.displayName;var ic=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(q__namespace.Portal,{children:jsxRuntime.jsx(q__namespace.Content,{ref:a,className:o("z-50 max-h-[--radix-context-menu-content-available-height] min-w-[8rem] overflow-y-auto overflow-x-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-context-menu-content-transform-origin]",e),...t})}));ic.displayName=q__namespace.Content.displayName;var sc=K__namespace.forwardRef(({className:e,inset:t,...a},r)=>jsxRuntime.jsx(q__namespace.Item,{ref:r,className:o("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",t&&"pl-8",e),...a}));sc.displayName=q__namespace.Item.displayName;var lc=K__namespace.forwardRef(({className:e,children:t,checked:a,...r},n)=>jsxRuntime.jsxs(q__namespace.CheckboxItem,{ref:n,className:o("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:a,...r,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx(q__namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Check,{className:"h-4 w-4"})})}),t]}));lc.displayName=q__namespace.CheckboxItem.displayName;var dc=K__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(q__namespace.RadioItem,{ref:r,className:o("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...a,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx(q__namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Circle,{className:"h-4 w-4 fill-current"})})}),t]}));dc.displayName=q__namespace.RadioItem.displayName;var cc=K__namespace.forwardRef(({className:e,inset:t,...a},r)=>jsxRuntime.jsx(q__namespace.Label,{ref:r,className:o("px-2 py-1.5 text-sm font-semibold text-foreground",t&&"pl-8",e),...a}));cc.displayName=q__namespace.Label.displayName;var mc=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(q__namespace.Separator,{ref:a,className:o("-mx-1 my-1 h-px bg-border",e),...t}));mc.displayName=q__namespace.Separator.displayName;var uc=({className:e,...t})=>jsxRuntime.jsx("span",{className:o("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});uc.displayName="ContextMenuShortcut";var pc=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Ta__namespace.Root,{className:o("grid gap-2",e),...t,ref:a}));pc.displayName=Ta__namespace.Root.displayName;var fc=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Ta__namespace.Item,{ref:a,className:o("aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",e),...t,children:jsxRuntime.jsx(Ta__namespace.Indicator,{className:"flex items-center justify-center",children:jsxRuntime.jsx(lucideReact.Circle,{className:"h-2.5 w-2.5 fill-current text-current"})})}));fc.displayName=Ta__namespace.Item.displayName;var Tn=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 gap-2",{variants:{variant:{solid:"bg-transparent hover:bg-muted data-[state=on]:bg-primary data-[state=on]:text-primary-foreground",outline:"border border-input bg-transparent hover:bg-accent data-[state=on]:bg-accent data-[state=on]:text-accent-foreground",ghost:"bg-transparent hover:bg-accent data-[state=on]:bg-accent data-[state=on]:text-accent-foreground",soft:"bg-transparent hover:bg-primary/10 data-[state=on]:bg-primary/15 data-[state=on]:text-primary",surface:"bg-muted/50 hover:bg-muted data-[state=on]:bg-muted data-[state=on]:text-foreground"},size:{sm:"h-9 px-2.5 min-w-9",md:"h-10 px-3 min-w-10",lg:"h-11 px-5 min-w-11"}},defaultVariants:{variant:"solid",size:"md"}}),bc=K__namespace.forwardRef(({className:e,variant:t,size:a,...r},n)=>jsxRuntime.jsx(xs__namespace.Root,{ref:n,className:o(Tn({variant:t,size:a,className:e})),...r}));bc.displayName=xs__namespace.Root.displayName;var vc=K__namespace.createContext({size:"md",variant:"solid"}),hc=K__namespace.forwardRef(({className:e,variant:t,size:a,children:r,...n},i)=>jsxRuntime.jsx(Ir__namespace.Root,{ref:i,className:o("flex items-center justify-center gap-1",e),...n,children:jsxRuntime.jsx(vc.Provider,{value:{variant:t,size:a},children:r})}));hc.displayName=Ir__namespace.Root.displayName;var xc=K__namespace.forwardRef(({className:e,children:t,variant:a,size:r,...n},i)=>{let s=K__namespace.useContext(vc);return jsxRuntime.jsx(Ir__namespace.Item,{ref:i,className:o(Tn({variant:s.variant||a,size:s.size||r}),e),...n,children:t})});xc.displayName=Ir__namespace.Item.displayName;var Mn=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsxs(jt__namespace.Root,{ref:a,className:o("relative flex w-full touch-none select-none items-center",e),...t,children:[jsxRuntime.jsx(jt__namespace.Track,{className:"relative h-2 w-full grow overflow-hidden rounded-full bg-secondary",children:jsxRuntime.jsx(jt__namespace.Range,{className:"absolute h-full bg-primary"})}),jsxRuntime.jsx(jt__namespace.Thumb,{className:"block h-5 w-5 rounded-full border-2 border-primary bg-background ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50"})]}));Mn.displayName=jt__namespace.Root.displayName;var uR=`
2
2
  @keyframes accordion-down {
3
3
  from { height: 0; opacity: 0; }
4
4
  to { height: var(--radix-accordion-content-height); opacity: 1; }
@@ -13,7 +13,7 @@
13
13
  .accordion-content[data-state="closed"] {
14
14
  animation: accordion-up 0.2s ease-out;
15
15
  }
16
- `,rc=false,Fy=()=>{if(rc||typeof document>"u")return;let e=document.createElement("style");e.textContent=By,document.head.appendChild(e),rc=true;},oc=({className:e,...t})=>(U__namespace.useEffect(()=>{Fy();},[]),jsxRuntime.jsx(xt__namespace.Root,{className:o("w-full",e),...t}));oc.displayName="Accordion";var Oy=oc,nc=U__namespace.forwardRef(({className:e,title:t,subtitle:a,startContent:r,children:n,...i},s)=>jsxRuntime.jsxs(xt__namespace.Item,{ref:s,className:o("border-b data-[disabled]:opacity-50",e),...i,children:[jsxRuntime.jsx(xt__namespace.Header,{className:"flex",children:jsxRuntime.jsxs(xt__namespace.Trigger,{className:"flex flex-1 items-center justify-between py-4 font-medium transition-all text-left cursor-pointer [&[data-state=open]>svg]:rotate-180 disabled:pointer-events-none disabled:opacity-50",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[r,jsxRuntime.jsxs("div",{className:"flex flex-col items-start",children:[jsxRuntime.jsx("span",{className:"text-sm font-medium",children:t}),a&&jsxRuntime.jsx("span",{className:"text-xs text-muted-foreground",children:a})]})]}),jsxRuntime.jsx(lucideReact.ChevronDown,{className:"h-4 w-4 shrink-0 transition-transform duration-200"})]})}),jsxRuntime.jsx(xt__namespace.Content,{className:"accordion-content overflow-hidden text-sm",children:jsxRuntime.jsx("div",{className:"pb-4 pt-0",children:n})})]}));nc.displayName="AccordionItem";var Gy=`
16
+ `,Rc=false,pR=()=>{if(Rc||typeof document>"u")return;let e=document.createElement("style");e.textContent=uR,document.head.appendChild(e),Rc=true;},wc=({className:e,...t})=>(K__namespace.useEffect(()=>{pR();},[]),jsxRuntime.jsx(Mt__namespace.Root,{className:o("w-full",e),...t}));wc.displayName="Accordion";var fR=wc,Nc=K__namespace.forwardRef(({className:e,title:t,subtitle:a,startContent:r,children:n,...i},s)=>jsxRuntime.jsxs(Mt__namespace.Item,{ref:s,className:o("border-b data-[disabled]:opacity-50",e),...i,children:[jsxRuntime.jsx(Mt__namespace.Header,{className:"flex",children:jsxRuntime.jsxs(Mt__namespace.Trigger,{className:"flex flex-1 items-center justify-between py-4 font-medium transition-all text-left cursor-pointer [&[data-state=open]>svg]:rotate-180 disabled:pointer-events-none disabled:opacity-50",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[r,jsxRuntime.jsxs("div",{className:"flex flex-col items-start",children:[jsxRuntime.jsx("span",{className:"text-sm font-medium",children:t}),a&&jsxRuntime.jsx("span",{className:"text-xs text-muted-foreground",children:a})]})]}),jsxRuntime.jsx(lucideReact.ChevronDown,{className:"h-4 w-4 shrink-0 transition-transform duration-200"})]})}),jsxRuntime.jsx(Mt__namespace.Content,{className:"accordion-content overflow-hidden text-sm",children:jsxRuntime.jsx("div",{className:"pb-4 pt-0",children:n})})]}));Nc.displayName="AccordionItem";var gR=`
17
17
  @keyframes collapsible-down {
18
18
  from { height: 0; opacity: 0; }
19
19
  to { height: var(--radix-collapsible-content-height); opacity: 1; }
@@ -28,7 +28,7 @@
28
28
  .collapsible-content[data-state="closed"] {
29
29
  animation: collapsible-up 0.2s ease-out;
30
30
  }
31
- `,ic=false,Wy=()=>{if(ic||typeof document>"u")return;let e=document.createElement("style");e.textContent=Gy,document.head.appendChild(e),ic=true;},dc=U__namespace.forwardRef(({className:e,title:t,children:a,...r},n)=>(U__namespace.useEffect(()=>{Wy();},[]),jsxRuntime.jsxs(Ua__namespace.Root,{ref:n,className:o("space-y-2",e),...r,children:[t&&jsxRuntime.jsxs("div",{className:"flex items-center justify-between space-x-4 px-4",children:[jsxRuntime.jsx("h4",{className:"text-sm font-semibold",children:t}),jsxRuntime.jsx(Ua__namespace.CollapsibleTrigger,{className:"flex items-center justify-center h-9 w-9 rounded-lg bg-transparent hover:bg-zinc-100 dark:hover:bg-zinc-800 transition-colors cursor-pointer",children:jsxRuntime.jsx(lucideReact.ChevronsUpDown,{className:"h-4 w-4"})})]}),a]})));dc.displayName="Collapsible";var cc=U__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsx(Ua__namespace.CollapsibleTrigger,{ref:r,className:o("flex items-center justify-center h-9 w-9 rounded-lg bg-transparent hover:bg-zinc-100 dark:hover:bg-zinc-800 transition-colors cursor-pointer",e),...a,children:t??jsxRuntime.jsx(lucideReact.ChevronsUpDown,{className:"h-4 w-4"})}));cc.displayName="CollapsibleTrigger";var mc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Ua__namespace.CollapsibleContent,{ref:a,className:o("collapsible-content overflow-hidden",e),...t}));mc.displayName="CollapsibleContent";var $y=le__namespace.Root,_y=le__namespace.Trigger,pc=le__namespace.Portal,ls=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(le__namespace.Overlay,{className:o("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:a}));ls.displayName=le__namespace.Overlay.displayName;var uc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsxs(pc,{children:[jsxRuntime.jsx(ls,{}),jsxRuntime.jsx(le__namespace.Content,{ref:a,className:o("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...t})]}));uc.displayName=le__namespace.Content.displayName;var fc=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col space-y-2 text-center sm:text-left",e),...t});fc.displayName="AlertDialogHeader";var gc=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});gc.displayName="AlertDialogFooter";var bc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(le__namespace.Title,{ref:a,className:o("text-lg font-semibold",e),...t}));bc.displayName=le__namespace.Title.displayName;var vc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(le__namespace.Description,{ref:a,className:o("text-sm text-muted-foreground",e),...t}));vc.displayName=le__namespace.Description.displayName;var hc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(le__namespace.Action,{ref:a,className:o(Te(),e),...t}));hc.displayName=le__namespace.Action.displayName;var xc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(le__namespace.Cancel,{ref:a,className:o(Te({variant:"bordered"}),"mt-2 sm:mt-0",e),...t}));xc.displayName=le__namespace.Cancel.displayName;var hn=U__namespace.forwardRef(({className:e,value:t,...a},r)=>jsxRuntime.jsx(vo__namespace.Root,{ref:r,className:o("relative h-4 w-full overflow-hidden rounded-full bg-secondary",e),...a,children:jsxRuntime.jsx(vo__namespace.Indicator,{className:"h-full w-full flex-1 bg-primary transition-all",style:{transform:`translateX(-${100-(t||0)}%)`}})}));hn.displayName=vo__namespace.Root.displayName;var Uy=ja__namespace.Root,Yy=ja__namespace.Trigger,Nc=U__namespace.forwardRef(({className:e,align:t="center",sideOffset:a=4,...r},n)=>jsxRuntime.jsx(ja__namespace.Content,{ref:n,align:t,sideOffset:a,className:o("z-50 w-64 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r}));Nc.displayName=ja__namespace.Content.displayName;var Pc=U__namespace.forwardRef(({...e},t)=>jsxRuntime.jsx("nav",{ref:t,"aria-label":"breadcrumb",...e}));Pc.displayName="Breadcrumb";var Cc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("ol",{ref:a,className:o("flex flex-wrap items-center gap-1.5 break-words text-sm text-muted-foreground sm:gap-2.5",e),...t}));Cc.displayName="BreadcrumbList";var Sc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("li",{ref:a,className:o("inline-flex items-center gap-1.5",e),...t}));Sc.displayName="BreadcrumbItem";var Tc=U__namespace.forwardRef(({asChild:e,className:t,...a},r)=>jsxRuntime.jsx(e?reactSlot.Slot:"a",{ref:r,className:o("transition-colors hover:text-foreground",t),...a}));Tc.displayName="BreadcrumbLink";var Mc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("span",{ref:a,role:"link","aria-disabled":"true","aria-current":"page",className:o("font-normal text-foreground",e),...t}));Mc.displayName="BreadcrumbPage";var kc=({children:e,className:t,...a})=>jsxRuntime.jsx("li",{role:"presentation","aria-hidden":"true",className:o("[&>svg]:h-3.5 [&>svg]:w-3.5",t),...a,children:e??jsxRuntime.jsx(lucideReact.ChevronRight,{})});kc.displayName="BreadcrumbSeparator";var Dc=({className:e,...t})=>jsxRuntime.jsxs("span",{role:"presentation","aria-hidden":"true",className:o("flex h-9 w-9 items-center justify-center",e),...t,children:[jsxRuntime.jsx(lucideReact.MoreHorizontal,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"More"})]});Dc.displayName="BreadcrumbEllipsis";var Jy=Vc__namespace.Root;var Lc=U__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(fe__namespace.Root,{ref:r,className:o("relative z-10 flex max-w-max flex-1 items-center justify-center",e),...a,children:[t,jsxRuntime.jsx(ds,{})]}));Lc.displayName=fe__namespace.Root.displayName;var Ic=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(fe__namespace.List,{ref:a,className:o("group flex flex-1 list-none items-center justify-center space-x-1",e),...t}));Ic.displayName=fe__namespace.List.displayName;var aR=fe__namespace.Item,Ec=classVarianceAuthority.cva("group inline-flex h-10 w-max items-center justify-center rounded-md bg-background px-4 py-2 text-sm font-medium transition-colors 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"),Hc=U__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(fe__namespace.Trigger,{ref:r,className:o(Ec(),"group",e),...a,children:[t," ",jsxRuntime.jsx(lucideReact.ChevronDown,{className:"relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180","aria-hidden":"true"})]}));Hc.displayName=fe__namespace.Trigger.displayName;var Ac=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(fe__namespace.Content,{ref:a,className:o("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",e),...t}));Ac.displayName=fe__namespace.Content.displayName;var rR=fe__namespace.Link,ds=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{className:o("absolute left-0 top-full flex justify-center"),children:jsxRuntime.jsx(fe__namespace.Viewport,{className:o("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 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 md:w-[var(--radix-navigation-menu-viewport-width)]",e),ref:a,...t})}));ds.displayName=fe__namespace.Viewport.displayName;var zc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(fe__namespace.Indicator,{ref:a,className:o("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",e),...t,children:jsxRuntime.jsx("div",{className:"relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md"})}));zc.displayName=fe__namespace.Indicator.displayName;var Oc=({shouldScaleBackground:e=true,...t})=>jsxRuntime.jsx(vaul.Drawer.Root,{shouldScaleBackground:e,...t});Oc.displayName="Drawer";var oR=vaul.Drawer.Trigger,Gc=vaul.Drawer.Portal,nR=vaul.Drawer.Close,cs=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(vaul.Drawer.Overlay,{ref:a,className:o("fixed inset-0 z-50 bg-black/80",e),...t}));cs.displayName=vaul.Drawer.Overlay.displayName;var Wc=U__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(Gc,{children:[jsxRuntime.jsx(cs,{}),jsxRuntime.jsxs(vaul.Drawer.Content,{ref:r,className:o("fixed inset-x-0 bottom-0 z-50 mt-24 flex h-auto flex-col rounded-t-[10px] border bg-background",e),...a,children:[jsxRuntime.jsx("div",{className:"mx-auto mt-4 h-2 w-[100px] rounded-full bg-muted"}),t]})]}));Wc.displayName="DrawerContent";var $c=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("grid gap-1.5 p-4 text-center sm:text-left",e),...t});$c.displayName="DrawerHeader";var _c=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("mt-auto flex flex-col gap-2 p-4",e),...t});_c.displayName="DrawerFooter";var Kc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(vaul.Drawer.Title,{ref:a,className:o("text-lg font-semibold leading-none tracking-tight",e),...t}));Kc.displayName=vaul.Drawer.Title.displayName;var Uc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(vaul.Drawer.Description,{ref:a,className:o("text-sm text-muted-foreground",e),...t}));Uc.displayName=vaul.Drawer.Description.displayName;var Yc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{className:"relative w-full overflow-auto",children:jsxRuntime.jsx("table",{ref:a,className:o("w-full caption-bottom text-sm",e),...t})}));Yc.displayName="Table";var jc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("thead",{ref:a,className:o("[&_tr]:border-b",e),...t}));jc.displayName="TableHeader";var Xc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("tbody",{ref:a,className:o("[&_tr:last-child]:border-0",e),...t}));Xc.displayName="TableBody";var qc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("tfoot",{ref:a,className:o("border-t bg-muted/50 font-medium [&>tr]:last:border-b-0",e),...t}));qc.displayName="TableFooter";var Zc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("tr",{ref:a,className:o("border-b transition-colors hover:bg-muted/50 data-[state=selected]:bg-muted",e),...t}));Zc.displayName="TableRow";var Qc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("th",{ref:a,className:o("h-12 px-4 text-left align-middle font-medium text-muted-foreground [&:has([role=checkbox])]:pr-0",e),...t}));Qc.displayName="TableHead";var Jc=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("td",{ref:a,className:o("p-4 align-middle [&:has([role=checkbox])]:pr-0",e),...t}));Jc.displayName="TableCell";var em=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("caption",{ref:a,className:o("mt-4 text-sm text-muted-foreground",e),...t}));em.displayName="TableCaption";var am=classVarianceAuthority.cva("animate-spin text-muted-foreground",{variants:{size:{sm:"h-4 w-4",md:"h-6 w-6",lg:"h-8 w-8"}},defaultVariants:{size:"md"}}),rm=U__namespace.forwardRef(({className:e,size:t,...a},r)=>jsxRuntime.jsx(lucideReact.Loader2,{ref:r,className:o(am({size:t,className:e})),...a}));rm.displayName="Spinner";function wr({className:e,classNames:t,showOutsideDays:a=true,...r}){return jsxRuntime.jsx(reactDayPicker.DayPicker,{showOutsideDays:a,className:o("p-3",e),classNames:{months:"flex flex-col sm:flex-row gap-4",month:"flex flex-col gap-4",month_caption:"flex justify-center pt-1 relative items-center",caption_label:"text-sm font-medium",nav:"space-x-1 flex items-center",button_previous:o(Te({variant:"bordered"}),"absolute left-1 h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"),button_next:o(Te({variant:"bordered"}),"absolute right-1 h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"),month_grid:"w-full border-collapse space-y-1",weekdays:"flex",weekday:"text-muted-foreground rounded-md w-9 font-normal text-[0.8rem]",week:"flex w-full mt-2",day:"h-9 w-9 text-center text-sm p-0 relative [&:has([aria-selected].day-range-end)]:rounded-r-md [&:has([aria-selected].day-outside)]:bg-accent/50 [&:has([aria-selected])]:bg-accent first:[&:has([aria-selected])]:rounded-l-md last:[&:has([aria-selected])]:rounded-r-md focus-within:relative focus-within:z-20",day_button:o(Te({variant:"ghost"}),"h-9 w-9 p-0 font-normal aria-selected:opacity-100"),range_end:"day-range-end",selected:"bg-primary text-primary-foreground hover:bg-primary hover:text-primary-foreground focus:bg-primary focus:text-primary-foreground",today:"bg-accent text-accent-foreground",outside:"day-outside text-muted-foreground aria-selected:bg-accent/50 aria-selected:text-muted-foreground",disabled:"text-muted-foreground opacity-50",range_middle:"aria-selected:bg-accent aria-selected:text-accent-foreground",hidden:"invisible",...t},components:{Chevron:({orientation:n})=>n==="left"?jsxRuntime.jsx(lucideReact.ChevronLeft,{className:"h-4 w-4"}):jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4"})},...r})}wr.displayName="Calendar";var om=({className:e,...t})=>jsxRuntime.jsx("nav",{role:"navigation","aria-label":"pagination",className:o("mx-auto flex w-full justify-center",e),...t});om.displayName="Pagination";var nm=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("ul",{ref:a,className:o("flex flex-row items-center gap-1",e),...t}));nm.displayName="PaginationContent";var im=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("li",{ref:a,className:o("",e),...t}));im.displayName="PaginationItem";var xn=({className:e,isActive:t,size:a="icon",...r})=>jsxRuntime.jsx("a",{"aria-current":t?"page":void 0,className:o(Te({variant:t?"bordered":"ghost",size:a}),e),...r});xn.displayName="PaginationLink";var sm=({className:e,...t})=>jsxRuntime.jsxs(xn,{"aria-label":"Go to previous page",size:"md",className:o("gap-1 pl-2.5",e),...t,children:[jsxRuntime.jsx(lucideReact.ChevronLeft,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{children:"Previous"})]});sm.displayName="PaginationPrevious";var lm=({className:e,...t})=>jsxRuntime.jsxs(xn,{"aria-label":"Go to next page",size:"md",className:o("gap-1 pr-2.5",e),...t,children:[jsxRuntime.jsx("span",{children:"Next"}),jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4"})]});lm.displayName="PaginationNext";var dm=({className:e,...t})=>jsxRuntime.jsxs("span",{"aria-hidden":true,className:o("flex h-9 w-9 items-center justify-center",e),...t,children:[jsxRuntime.jsx(lucideReact.MoreHorizontal,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"More pages"})]});dm.displayName="PaginationEllipsis";var fs=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(cmdk.Command,{ref:a,className:o("flex h-full w-full flex-col overflow-hidden rounded-md bg-popover text-popover-foreground",e),...t}));fs.displayName=cmdk.Command.displayName;var bR=({children:e,...t})=>jsxRuntime.jsx(Gi,{...t,children:jsxRuntime.jsx(an,{className:"overflow-hidden p-0 shadow-lg",children:jsxRuntime.jsx(fs,{className:"[&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground [&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0 [&_[cmdk-group]]:px-2 [&_[cmdk-input-wrapper]_svg]:h-5 [&_[cmdk-input-wrapper]_svg]:w-5 [&_[cmdk-input]]:h-12 [&_[cmdk-item]]:px-2 [&_[cmdk-item]]:py-3 [&_[cmdk-item]_svg]:h-5 [&_[cmdk-item]_svg]:w-5",children:e})})}),cm=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsxs("div",{className:"flex items-center border-b px-3","cmdk-input-wrapper":"",children:[jsxRuntime.jsx(lucideReact.Search,{className:"mr-2 h-4 w-4 shrink-0 opacity-50"}),jsxRuntime.jsx(cmdk.Command.Input,{ref:a,className:o("flex h-11 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...t})]}));cm.displayName=cmdk.Command.Input.displayName;var mm=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(cmdk.Command.List,{ref:a,className:o("max-h-[300px] overflow-y-auto overflow-x-hidden",e),...t}));mm.displayName=cmdk.Command.List.displayName;var pm=U__namespace.forwardRef((e,t)=>jsxRuntime.jsx(cmdk.Command.Empty,{ref:t,className:"py-6 text-center text-sm",...e}));pm.displayName=cmdk.Command.Empty.displayName;var um=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(cmdk.Command.Group,{ref:a,className:o("overflow-hidden p-1 text-foreground [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground",e),...t}));um.displayName=cmdk.Command.Group.displayName;var fm=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(cmdk.Command.Separator,{ref:a,className:o("-mx-1 h-px bg-border",e),...t}));fm.displayName=cmdk.Command.Separator.displayName;var gm=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(cmdk.Command.Item,{ref:a,className:o("relative flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none data-[disabled=true]:pointer-events-none data-[selected='true']:bg-accent data-[selected=true]:text-accent-foreground data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",e),...t}));gm.displayName=cmdk.Command.Item.displayName;var bm=({className:e,...t})=>jsxRuntime.jsx("span",{className:o("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});bm.displayName="CommandShortcut";var vm=U__namespace.forwardRef(({className:e,showToggle:t=true,disabled:a,...r},n)=>{let[i,s]=U__namespace.useState(false);return jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx("input",{type:i?"text":"password",className:o("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",t&&"pr-10",e),ref:n,disabled:a,...r}),t&&jsxRuntime.jsx(O,{type:"button",variant:"ghost",size:"icon",className:"absolute right-0 top-0 h-10 w-10 px-3 hover:bg-transparent",onClick:()=>s(!i),disabled:a,tabIndex:-1,"aria-label":i?"Hide password":"Show password",children:i?jsxRuntime.jsx(lucideReact.EyeOff,{className:"h-4 w-4 text-muted-foreground"}):jsxRuntime.jsx(lucideReact.Eye,{className:"h-4 w-4 text-muted-foreground"})})]})});vm.displayName="PasswordInput";var hm=U__namespace.forwardRef(({className:e,showButtons:t=true,step:a=1,min:r,max:n,value:i,defaultValue:s,onChange:l,disabled:d,...m},u)=>{let[c,g]=U__namespace.useState(s),p=i!==void 0,v=p?i:c,N=x=>{x!==void 0&&(r!==void 0&&x<r&&(x=r),n!==void 0&&x>n&&(x=n)),p||g(x),l?.(x);},b=()=>{N((v??0)+a);},h=()=>{N((v??0)-a);},w=x=>{let S=x.target.value;if(S==="")N(void 0);else {let k=parseFloat(S);isNaN(k)||N(k);}},f=x=>{x.key==="ArrowUp"?(x.preventDefault(),b()):x.key==="ArrowDown"&&(x.preventDefault(),h());},y=r===void 0||(v??0)>r,P=n===void 0||(v??0)<n;return jsxRuntime.jsxs("div",{className:"relative flex items-center",children:[t&&jsxRuntime.jsx(O,{type:"button",variant:"bordered",size:"icon",className:"h-10 w-10 rounded-r-none border-r-0",onClick:h,disabled:d||!y,tabIndex:-1,"aria-label":"Decrease value",children:jsxRuntime.jsx(lucideReact.Minus,{className:"h-4 w-4"})}),jsxRuntime.jsx("input",{type:"text",inputMode:"numeric",pattern:"[0-9]*",className:o("flex h-10 w-full bg-background px-3 py-2 text-sm text-center ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",t?"border-y border-input rounded-none":"border border-input rounded-md",e),ref:u,value:v??"",onChange:w,onKeyDown:f,disabled:d,...m}),t&&jsxRuntime.jsx(O,{type:"button",variant:"bordered",size:"icon",className:"h-10 w-10 rounded-l-none border-l-0",onClick:b,disabled:d||!P,tabIndex:-1,"aria-label":"Increase value",children:jsxRuntime.jsx(lucideReact.Plus,{className:"h-4 w-4"})})]})});hm.displayName="NumberInput";var xm=U__namespace.forwardRef(({options:e,value:t,defaultValue:a=[],onValueChange:r,placeholder:n="Select items...",searchPlaceholder:i="Search...",emptyText:s="No items found.",maxItems:l,showCount:d=false,disabled:m=false,className:u},c)=>{let[g,p]=U__namespace.useState(false),[v,N]=U__namespace.useState(""),[b,h]=U__namespace.useState(a),w=t!==void 0,f=w?t:b,y=R=>{w||h(R),r?.(R);},P=R=>{let C=f.includes(R)?f.filter(D=>D!==R):l&&f.length>=l?f:[...f,R];y(C);},x=R=>{y(f.filter(C=>C!==R));},S=()=>{y([]);},k=e.filter(R=>f.includes(R.value)),M=e.filter(R=>R.label.toLowerCase().includes(v.toLowerCase()));return jsxRuntime.jsxs(ve,{open:g,onOpenChange:p,children:[jsxRuntime.jsx(Re,{asChild:true,children:jsxRuntime.jsxs(O,{ref:c,variant:"bordered",role:"combobox","aria-expanded":g,disabled:m,className:o("w-full justify-between h-auto min-h-10",f.length>0?"px-2 py-1.5":"px-3 py-2",u),children:[f.length===0?jsxRuntime.jsx("span",{className:"text-muted-foreground font-normal",children:n}):d?jsxRuntime.jsxs("span",{className:"font-normal",children:[f.length," selected"]}):jsxRuntime.jsx("div",{className:"flex flex-wrap gap-1",children:k.map(R=>jsxRuntime.jsxs(io,{className:"mr-1",children:[R.label,jsxRuntime.jsx("button",{type:"button",className:"ml-1 rounded-full outline-none ring-offset-background focus:ring-2 focus:ring-ring focus:ring-offset-2",onKeyDown:C=>{C.key==="Enter"&&(C.preventDefault(),C.stopPropagation(),x(R.value));},onMouseDown:C=>{C.preventDefault(),C.stopPropagation();},onClick:C=>{C.preventDefault(),C.stopPropagation(),x(R.value);},children:jsxRuntime.jsx(lucideReact.X,{className:"h-3 w-3 text-muted-foreground hover:text-foreground"})})]},R.value))}),jsxRuntime.jsx(lucideReact.ChevronsUpDown,{className:"ml-2 h-4 w-4 shrink-0 opacity-50"})]})}),jsxRuntime.jsx(ue,{className:"w-[--radix-popover-trigger-width] p-0",align:"start",children:jsxRuntime.jsxs(cmdk.Command,{className:"overflow-hidden rounded-md",children:[jsxRuntime.jsxs("div",{className:"flex items-center border-b px-3",children:[jsxRuntime.jsx(cmdk.Command.Input,{value:v,onValueChange:N,placeholder:i,className:"flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50"}),f.length>0&&jsxRuntime.jsx("button",{type:"button",onClick:S,className:"ml-2 text-xs text-muted-foreground hover:text-foreground",children:"Clear"})]}),jsxRuntime.jsxs(cmdk.Command.List,{className:"max-h-[200px] overflow-y-auto p-1",children:[M.length===0&&jsxRuntime.jsx("div",{className:"py-6 text-center text-sm text-muted-foreground",children:s}),M.map(R=>{let C=f.includes(R.value),D=R.disabled||!C&&l!==void 0&&f.length>=l;return jsxRuntime.jsxs(cmdk.Command.Item,{value:R.value,disabled:D,onSelect:()=>P(R.value),className:o("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none","data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50","data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground"),children:[jsxRuntime.jsx("div",{className:o("mr-2 flex h-4 w-4 items-center justify-center rounded-sm border border-primary",C?"bg-primary text-primary-foreground":"opacity-50 [&_svg]:invisible"),children:jsxRuntime.jsx(lucideReact.Check,{className:"h-3 w-3"})}),R.label]},R.value)})]})]})})]})});xm.displayName="MultiSelect";var ym=U__namespace.forwardRef(({options:e,value:t,defaultValue:a="",onValueChange:r,placeholder:n="Select...",searchPlaceholder:i="Search...",emptyText:s="No results found.",disabled:l=false,clearable:d=false,className:m},u)=>{let[c,g]=U__namespace.useState(false),[p,v]=U__namespace.useState(""),[N,b]=U__namespace.useState(a),h=t!==void 0,w=h?t:N,f=S=>{h||b(S),r?.(S);},y=S=>{f(d&&w===S?"":S),g(false),v("");},P=e.find(S=>S.value===w),x=e.filter(S=>S.label.toLowerCase().includes(p.toLowerCase()));return jsxRuntime.jsxs(ve,{open:c,onOpenChange:g,children:[jsxRuntime.jsx(Re,{asChild:true,children:jsxRuntime.jsxs(O,{ref:u,variant:"bordered",role:"combobox","aria-expanded":c,disabled:l,className:o("w-full justify-between font-normal",!w&&"text-muted-foreground",m),children:[P?P.label:n,jsxRuntime.jsx(lucideReact.ChevronsUpDown,{className:"ml-2 h-4 w-4 shrink-0 opacity-50"})]})}),jsxRuntime.jsx(ue,{className:"w-[--radix-popover-trigger-width] p-0",align:"start",children:jsxRuntime.jsxs(cmdk.Command,{className:"overflow-hidden rounded-md",children:[jsxRuntime.jsx("div",{className:"flex items-center border-b px-3",children:jsxRuntime.jsx(cmdk.Command.Input,{value:p,onValueChange:v,placeholder:i,className:"flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50"})}),jsxRuntime.jsxs(cmdk.Command.List,{className:"max-h-[200px] overflow-y-auto p-1",children:[x.length===0&&jsxRuntime.jsx("div",{className:"py-6 text-center text-sm text-muted-foreground",children:s}),x.map(S=>jsxRuntime.jsxs(cmdk.Command.Item,{value:S.value,disabled:S.disabled,onSelect:()=>y(S.value),className:o("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none","data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50","data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground"),children:[jsxRuntime.jsx(lucideReact.Check,{className:o("mr-2 h-4 w-4",w===S.value?"opacity-100":"opacity-0")}),S.label]},S.value))]})]})})]})});ym.displayName="Combobox";var wm=U__namespace.forwardRef(({value:e,defaultValue:t,onValueChange:a,placeholder:r="Pick a date",dateFormat:n="PPP",disabled:i=false,minDate:s,maxDate:l,className:d},m)=>{let[u,c]=U__namespace.useState(false),[g,p]=U__namespace.useState(t),v=e!==void 0,N=v?e:g,b=h=>{v||p(h),a?.(h),c(false);};return jsxRuntime.jsxs(ve,{open:u,onOpenChange:c,children:[jsxRuntime.jsx(Re,{asChild:true,children:jsxRuntime.jsxs(O,{ref:m,variant:"bordered",disabled:i,className:o("w-full justify-start text-left font-normal",!N&&"text-muted-foreground",d),children:[jsxRuntime.jsx(lucideReact.Calendar,{className:"mr-2 h-4 w-4"}),N?dateFns.format(N,n):r]})}),jsxRuntime.jsx(ue,{className:"w-auto p-0",align:"start",children:jsxRuntime.jsx(wr,{mode:"single",selected:N,onSelect:b,disabled:h=>!!(s&&h<s||l&&h>l),initialFocus:true})})]})});wm.displayName="DatePicker";var Sm=classVarianceAuthority.cva("flex -space-x-2",{variants:{size:{sm:"-space-x-2",md:"-space-x-2.5",lg:"-space-x-3"}},defaultVariants:{size:"md"}}),Nm=classVarianceAuthority.cva("border-2 border-background ring-0 cursor-pointer transition-transform duration-200 hover:-translate-y-1",{variants:{size:{sm:"h-8 w-8 text-xs",md:"h-10 w-10 text-sm",lg:"h-12 w-12 text-base"}},defaultVariants:{size:"md"}}),Tm=U__namespace.forwardRef(({className:e,items:t,max:a=5,size:r,showTooltips:n=false,...i},s)=>{let l=t.slice(0,a),d=t.length-a,m=(c,g)=>{let p=jsxRuntime.jsxs(za,{className:o(Nm({size:r})),children:[c.src&&jsxRuntime.jsx(br,{src:c.src,alt:c.alt||""}),jsxRuntime.jsx(Ba,{className:"text-xs",children:c.fallback||c.alt?.charAt(0)?.toUpperCase()||"?"})]},g);return n&&c.alt?jsxRuntime.jsxs(Oa,{children:[jsxRuntime.jsx(Ga,{asChild:true,children:p}),jsxRuntime.jsx(ca,{className:"bg-zinc-100 text-zinc-900 dark:bg-zinc-900 dark:text-zinc-100",children:c.alt})]},g):p},u=jsxRuntime.jsxs("div",{ref:s,className:o(Sm({size:r,className:e})),...i,children:[l.map((c,g)=>m(c,g)),d>0&&jsxRuntime.jsx(za,{className:o(Nm({size:r})),children:jsxRuntime.jsxs(Ba,{className:"bg-muted text-muted-foreground",children:["+",d]})})]});return n?jsxRuntime.jsx(Fa,{delayDuration:300,children:u}):u});Tm.displayName="AvatarGroup";var Mm=classVarianceAuthority.cva("flex gap-0.5",{variants:{size:{sm:"[&_svg]:h-4 [&_svg]:w-4",md:"[&_svg]:h-5 [&_svg]:w-5",lg:"[&_svg]:h-6 [&_svg]:w-6"}},defaultVariants:{size:"md"}}),km=U__namespace.forwardRef(({className:e,value:t,defaultValue:a=0,onValueChange:r,max:n=5,size:i,icon:s="star",allowHalf:l=false,readOnly:d=false,disabled:m=false,filledColor:u,emptyColor:c,...g},p)=>{let[v,N]=U__namespace.useState(a),[b,h]=U__namespace.useState(null),w=t!==void 0,f=w?t:v,y=b!==null?b:f,P=T=>{d||m||(w||N(T),r?.(T));},x=(T,I=false)=>{let L=l&&I?T+.5:T+1;P(L);},S=(T,I)=>{if(d||m)return;let L=T.currentTarget.getBoundingClientRect(),V=l&&T.clientX<L.left+L.width/2;h(V?I+.5:I+1);},k=()=>{h(null);},M=s==="heart"?lucideReact.Heart:lucideReact.Star,R=T=>y>=T+1?"full":y>=T+.5?"half":"empty",C=u?{color:u,fill:u}:{},D=c?{color:c}:{};return jsxRuntime.jsx("div",{ref:p,className:o(Mm({size:i,className:e}),m&&"opacity-50 cursor-not-allowed"),onMouseLeave:k,role:"radiogroup","aria-label":"Rating",...g,children:Array.from({length:n},(T,I)=>{let L=R(I);return jsxRuntime.jsxs("button",{type:"button",className:o("relative focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm",!d&&!m&&"cursor-pointer hover:scale-110 transition-transform"),onClick:V=>{let E=V.currentTarget.getBoundingClientRect(),A=l&&V.clientX<E.left+E.width/2;x(I,A);},onMouseMove:V=>S(V,I),disabled:m||d,"aria-label":`Rate ${I+1} out of ${n}`,role:"radio","aria-checked":f===I+1,children:[jsxRuntime.jsx(M,{className:o("text-muted-foreground/30",L!=="empty"&&"absolute inset-0"),style:L==="empty"?D:void 0}),L!=="empty"&&jsxRuntime.jsx(M,{className:o("text-yellow-500 fill-yellow-500",s==="heart"&&"text-red-500 fill-red-500",L==="half"&&"clip-path-half"),style:{...C,clipPath:L==="half"?"inset(0 50% 0 0)":void 0}})]},I)})})});km.displayName="Rating";var zR="16rem",BR="18rem",FR="3rem",OR="b",Dm=U__namespace.createContext(null);function Po(){let e=U__namespace.useContext(Dm);if(!e)throw new Error("useSidebar must be used within a SidebarProvider.");return e}var Vm=U__namespace.forwardRef(({defaultOpen:e=true,open:t,onOpenChange:a,className:r,style:n,children:i,...s},l)=>{let[d,m]=U__namespace.useState(false),[u,c]=U__namespace.useState(false),[g,p]=U__namespace.useState(e),v=t??g,N=U__namespace.useCallback(f=>{let y=typeof f=="function"?f(v):f;a?a(y):p(y);},[a,v]);U__namespace.useEffect(()=>{let f=()=>{m(window.innerWidth<768);};return f(),window.addEventListener("resize",f),()=>window.removeEventListener("resize",f)},[]);let b=U__namespace.useCallback(()=>d?c(f=>!f):N(f=>!f),[d,N,c]);U__namespace.useEffect(()=>{let f=y=>{y.key===OR&&(y.metaKey||y.ctrlKey)&&(y.preventDefault(),b());};return window.addEventListener("keydown",f),()=>window.removeEventListener("keydown",f)},[b]);let h=v?"expanded":"collapsed",w=U__namespace.useMemo(()=>({state:h,open:v,setOpen:N,isMobile:d,openMobile:u,setOpenMobile:c,toggleSidebar:b}),[h,v,N,d,u,c,b]);return jsxRuntime.jsx(Dm.Provider,{value:w,children:jsxRuntime.jsx(Fa,{delayDuration:0,children:jsxRuntime.jsx("div",{ref:l,style:{"--sidebar-width":zR,"--sidebar-width-icon":FR,...n},className:o("group/sidebar-wrapper flex min-h-svh w-full has-[[data-variant=inset]]:bg-sidebar",r),...s,children:i})})})});Vm.displayName="SidebarProvider";var Lm=U__namespace.forwardRef(({side:e="left",variant:t="sidebar",collapsible:a="offcanvas",embedded:r=false,className:n,children:i,...s},l)=>{if(a==="none")return jsxRuntime.jsx("div",{ref:l,className:o("flex h-full w-[--sidebar-width] flex-col bg-sidebar text-sidebar-foreground",n),style:{"--sidebar-width":"16rem"},...s,children:i});let{isMobile:d,state:m,openMobile:u,setOpenMobile:c}=Po();if(d&&!r)return jsxRuntime.jsx(go,{open:u,onOpenChange:c,children:jsxRuntime.jsx(vr,{"data-sidebar":"sidebar","data-mobile":"true",className:"w-[--sidebar-width] bg-sidebar p-0 text-sidebar-foreground [&>button]:hidden",style:{"--sidebar-width":BR},side:e,children:jsxRuntime.jsx("div",{className:"flex h-full w-full flex-col",children:i})})});if(r){let g=m==="collapsed",p=a==="offcanvas",v=a==="icon";return jsxRuntime.jsx("div",{ref:l,className:"group peer text-sidebar-foreground","data-state":m,"data-collapsible":g?a:"","data-variant":t,"data-side":e,"data-embedded":"true",children:jsxRuntime.jsx("div",{className:o("flex h-full flex-col overflow-hidden transition-all duration-200 ease-in-out",p?g?"w-0 opacity-0":"w-[--sidebar-width] opacity-100":v&&g?"w-[--sidebar-width-icon]":"w-[--sidebar-width]",n),...s,children:jsxRuntime.jsx("div",{"data-sidebar":"sidebar",className:o("flex h-full w-[--sidebar-width] min-w-[--sidebar-width] flex-col bg-sidebar transition-opacity duration-200",v&&g&&"!w-[--sidebar-width-icon] !min-w-[--sidebar-width-icon]",t==="floating"&&"overflow-hidden rounded-lg border border-sidebar-border shadow-sm",t==="inset"&&"overflow-hidden rounded-lg border border-sidebar-border",t==="sidebar"&&e==="left"&&"border-r",t==="sidebar"&&e==="right"&&"border-l"),children:i})})})}return jsxRuntime.jsxs("div",{ref:l,className:"group peer hidden md:block text-sidebar-foreground","data-state":m,"data-collapsible":m==="collapsed"?a:"","data-variant":t,"data-side":e,children:[jsxRuntime.jsx("div",{className:o("duration-200 relative h-svh w-[--sidebar-width] bg-transparent transition-[width] ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180",t==="floating"||t==="inset"?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4))]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon]")}),jsxRuntime.jsx("div",{className:o("duration-200 fixed inset-y-0 z-10 hidden h-svh w-[--sidebar-width] transition-[left,right,width] ease-linear md:flex",e==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",t==="floating"||t==="inset"?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4)_+2px)]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon] group-data-[side=left]:border-r group-data-[side=right]:border-l",n),...s,children:jsxRuntime.jsx("div",{"data-sidebar":"sidebar",className:o("flex h-full w-full flex-col bg-sidebar",t==="floating"&&"overflow-hidden rounded-lg border border-sidebar-border shadow-sm",t==="inset"&&"overflow-hidden rounded-lg border border-sidebar-border"),children:i})})]})});Lm.displayName="Sidebar";var Im=U__namespace.forwardRef(({className:e,onClick:t,...a},r)=>{let{toggleSidebar:n}=Po();return jsxRuntime.jsxs("button",{ref:r,type:"button","data-sidebar":"trigger",className:o("flex items-center justify-center h-9 w-9 rounded-lg bg-transparent hover:bg-zinc-100 dark:hover:bg-zinc-800 transition-colors cursor-pointer",e),onClick:i=>{t?.(i),n();},...a,children:[jsxRuntime.jsx(lucideReact.PanelLeft,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Toggle Sidebar"})]})});Im.displayName="SidebarTrigger";var Em=U__namespace.forwardRef(({className:e,...t},a)=>{let{toggleSidebar:r}=Po();return jsxRuntime.jsx("button",{ref:a,"data-sidebar":"rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:r,title:"Toggle Sidebar",className:o("absolute inset-y-0 z-20 hidden w-4 -translate-x-1/2 transition-all ease-linear after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] hover:after:bg-sidebar-border group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","[[data-side=left]_&]:cursor-w-resize [[data-side=right]_&]:cursor-e-resize","[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-w-resize","group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full group-data-[collapsible=offcanvas]:hover:bg-sidebar","[[data-side=left][data-collapsible=offcanvas]_&]:-right-2","[[data-side=right][data-collapsible=offcanvas]_&]:-left-2",e),...t})});Em.displayName="SidebarRail";var Hm=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("main",{ref:a,className:o("relative flex min-h-svh flex-1 flex-col bg-background","peer-data-[variant=inset]:min-h-[calc(100svh-theme(spacing.4))] md:peer-data-[variant=inset]:m-2 md:peer-data-[state=collapsed]:peer-data-[variant=inset]:ml-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow",e),...t}));Hm.displayName="SidebarInset";var Am=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"header",className:o("flex flex-col gap-2 p-2",e),...t}));Am.displayName="SidebarHeader";var zm=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"footer",className:o("flex flex-col gap-2 p-2",e),...t}));zm.displayName="SidebarFooter";var Bm=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"separator",className:o("mx-2 h-px w-auto bg-sidebar-border",e),...t}));Bm.displayName="SidebarSeparator";var Fm=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"content",className:o("flex min-h-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",e),...t}));Fm.displayName="SidebarContent";var Om=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"group",className:o("relative flex w-full min-w-0 flex-col p-2",e),...t}));Om.displayName="SidebarGroup";var Gm=U__namespace.forwardRef(({className:e,asChild:t=false,...a},r)=>jsxRuntime.jsx(t?reactSlot.Slot:"div",{ref:r,"data-sidebar":"group-label",className:o("duration-200 flex h-8 shrink-0 items-center rounded-md px-2 text-xs font-medium text-sidebar-foreground/70 outline-none ring-sidebar-ring transition-[margin,opa] ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0",e),...a}));Gm.displayName="SidebarGroupLabel";var Wm=U__namespace.forwardRef(({className:e,asChild:t=false,...a},r)=>jsxRuntime.jsx(t?reactSlot.Slot:"button",{ref:r,"data-sidebar":"group-action",className:o("absolute right-3 top-3.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","group-data-[collapsible=icon]:hidden",e),...a}));Wm.displayName="SidebarGroupAction";var $m=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"group-content",className:o("w-full text-sm",e),...t}));$m.displayName="SidebarGroupContent";var _m=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("ul",{ref:a,"data-sidebar":"menu",className:o("flex w-full min-w-0 flex-col gap-1",e),...t}));_m.displayName="SidebarMenu";var Km=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("li",{ref:a,"data-sidebar":"menu-item",className:o("group/menu-item relative",e),...t}));Km.displayName="SidebarMenuItem";var Um=classVarianceAuthority.cva("peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-none ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-[[data-sidebar=menu-action]]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0",{variants:{variant:{solid:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]",ghost:"hover:bg-sidebar-accent/50 hover:text-sidebar-accent-foreground",soft:"hover:bg-primary/10 hover:text-primary",surface:"bg-sidebar-accent/30 hover:bg-sidebar-accent hover:text-sidebar-accent-foreground"},size:{sm:"h-7 text-xs",md:"h-8 text-sm",lg:"h-12 text-sm group-data-[collapsible=icon]:!p-0"}},defaultVariants:{variant:"solid",size:"md"}}),Ym=U__namespace.forwardRef(({asChild:e=false,isActive:t=false,variant:a="solid",size:r="md",tooltip:n,className:i,...s},l)=>{let d=e?reactSlot.Slot:"button",{isMobile:m,state:u}=Po(),c=jsxRuntime.jsx(d,{ref:l,"data-sidebar":"menu-button","data-size":r,"data-active":t,className:o(Um({variant:a,size:r}),i),...s});return n?(typeof n=="string"&&(n={children:n}),jsxRuntime.jsxs(Oa,{children:[jsxRuntime.jsx(Ga,{asChild:true,children:c}),jsxRuntime.jsx(ca,{side:"right",align:"center",hidden:u!=="collapsed"||m,...n})]})):c});Ym.displayName="SidebarMenuButton";var jm=U__namespace.forwardRef(({className:e,asChild:t=false,showOnHover:a=false,...r},n)=>jsxRuntime.jsx(t?reactSlot.Slot:"button",{ref:n,"data-sidebar":"menu-action",className:o("absolute right-1 top-1.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 peer-hover/menu-button:text-sidebar-accent-foreground [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",a&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-sidebar-accent-foreground md:opacity-0",e),...r}));jm.displayName="SidebarMenuAction";var Xm=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"menu-badge",className:o("absolute right-1 flex h-5 min-w-5 items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-sidebar-foreground select-none pointer-events-none","peer-hover/menu-button:text-sidebar-accent-foreground peer-data-[active=true]/menu-button:text-sidebar-accent-foreground","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",e),...t}));Xm.displayName="SidebarMenuBadge";var qm=U__namespace.forwardRef(({className:e,showIcon:t=false,...a},r)=>{let n=U__namespace.useMemo(()=>`${Math.floor(Math.random()*40)+50}%`,[]);return jsxRuntime.jsxs("div",{ref:r,"data-sidebar":"menu-skeleton",className:o("rounded-md h-8 flex gap-2 px-2 items-center",e),...a,children:[t&&jsxRuntime.jsx("div",{className:"size-4 rounded-md bg-sidebar-accent animate-pulse"}),jsxRuntime.jsx("div",{className:"h-4 flex-1 max-w-[--skeleton-width] bg-sidebar-accent animate-pulse rounded-md",style:{"--skeleton-width":n}})]})});qm.displayName="SidebarMenuSkeleton";var Zm=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("ul",{ref:a,"data-sidebar":"menu-sub",className:o("mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l border-sidebar-border px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",e),...t}));Zm.displayName="SidebarMenuSub";var Qm=U__namespace.forwardRef(({...e},t)=>jsxRuntime.jsx("li",{ref:t,...e}));Qm.displayName="SidebarMenuSubItem";var Jm=U__namespace.forwardRef(({asChild:e=false,size:t="md",isActive:a,className:r,...n},i)=>jsxRuntime.jsx(e?reactSlot.Slot:"a",{ref:i,"data-sidebar":"menu-sub-button","data-size":t,"data-active":a,className:o("flex h-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 text-sidebar-foreground outline-none ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-sidebar-accent-foreground","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground",t==="sm"&&"text-xs",t==="md"&&"text-sm","group-data-[collapsible=icon]:hidden",r),...n}));Jm.displayName="SidebarMenuSubButton";var ap=classVarianceAuthority.cva("inline-flex items-center justify-center gap-1.5 text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{solid:"border-transparent text-primary-foreground",outline:"border bg-transparent",ghost:"border-transparent bg-transparent",soft:"border-transparent",surface:"border-transparent bg-muted text-muted-foreground"},color:{primary:"",secondary:"",success:"",warning:"",danger:"",info:""},size:{sm:"h-6 px-2 text-xs",md:"h-7 px-2.5 text-sm",lg:"h-8 px-3 text-sm"},radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",full:"rounded-full"},clickable:{true:"cursor-pointer",false:""}},compoundVariants:[{variant:"solid",color:"primary",className:"bg-primary hover:bg-primary/90"},{variant:"solid",color:"secondary",className:"bg-secondary text-secondary-foreground hover:bg-secondary/80"},{variant:"solid",color:"success",className:"bg-success hover:bg-success/90"},{variant:"solid",color:"warning",className:"bg-warning text-warning-foreground hover:bg-warning/90"},{variant:"solid",color:"danger",className:"bg-danger hover:bg-danger/90"},{variant:"solid",color:"info",className:"bg-info hover:bg-info/90"},{variant:"outline",color:"primary",className:"border-primary text-primary hover:bg-primary/10"},{variant:"outline",color:"secondary",className:"border-secondary text-secondary-foreground hover:bg-secondary/10"},{variant:"outline",color:"success",className:"border-success text-success hover:bg-success/10"},{variant:"outline",color:"warning",className:"border-warning text-warning hover:bg-warning/10"},{variant:"outline",color:"danger",className:"border-danger text-danger hover:bg-danger/10"},{variant:"outline",color:"info",className:"border-info text-info hover:bg-info/10"},{variant:"ghost",color:"primary",className:"text-primary hover:bg-primary/10"},{variant:"ghost",color:"secondary",className:"text-secondary-foreground hover:bg-secondary"},{variant:"ghost",color:"success",className:"text-success hover:bg-success/10"},{variant:"ghost",color:"warning",className:"text-warning hover:bg-warning/10"},{variant:"ghost",color:"danger",className:"text-danger hover:bg-danger/10"},{variant:"ghost",color:"info",className:"text-info hover:bg-info/10"},{variant:"soft",color:"primary",className:"bg-primary/15 text-primary hover:bg-primary/20"},{variant:"soft",color:"secondary",className:"bg-secondary text-secondary-foreground hover:bg-secondary/80"},{variant:"soft",color:"success",className:"bg-success/15 text-success hover:bg-success/20"},{variant:"soft",color:"warning",className:"bg-warning/15 text-warning hover:bg-warning/20"},{variant:"soft",color:"danger",className:"bg-danger/15 text-danger hover:bg-danger/20"},{variant:"soft",color:"info",className:"bg-info/15 text-info hover:bg-info/20"}],defaultVariants:{variant:"solid",color:"primary",size:"md",radius:"full",clickable:false}}),WR=classVarianceAuthority.cva("ml-1 rounded-full p-0.5 transition-colors hover:bg-black/10 dark:hover:bg-white/10",{variants:{size:{sm:"[&_svg]:size-3",md:"[&_svg]:size-3.5",lg:"[&_svg]:size-4"}},defaultVariants:{size:"md"}}),rp=U__namespace.forwardRef(({className:e,variant:t,color:a,size:r,radius:n,clickable:i,startContent:s,endContent:l,closable:d,onClose:m,disabled:u,avatar:c,children:g,onClick:p,...v},N)=>{let b=i||!!p,h=w=>{w.stopPropagation(),m?.();};return jsxRuntime.jsxs("div",{ref:N,role:b?"button":void 0,tabIndex:b&&!u?0:void 0,"aria-disabled":u,onClick:u?void 0:p,onKeyDown:b&&!u?w=>{(w.key==="Enter"||w.key===" ")&&(w.preventDefault(),p?.(w));}:void 0,className:o(ap({variant:t,color:a,size:r,radius:n,clickable:b}),u&&"opacity-50 cursor-not-allowed",e),...v,children:[c&&jsxRuntime.jsx("span",{className:"-ml-1 [&>*]:size-5 [&>*]:rounded-full",children:c}),s&&jsxRuntime.jsx("span",{className:"shrink-0",children:s}),jsxRuntime.jsx("span",{className:"truncate",children:g}),l&&jsxRuntime.jsx("span",{className:"shrink-0",children:l}),d&&jsxRuntime.jsx("button",{type:"button","aria-label":"Remove",onClick:h,disabled:u,className:o(WR({size:r})),children:jsxRuntime.jsx(lucideReact.X,{})})]})});rp.displayName="Chip";var op=U.createContext({direction:"horizontal"}),qR=({className:e,direction:t="horizontal",children:a,...r})=>jsxRuntime.jsx(op.Provider,{value:{direction:t},children:jsxRuntime.jsx(reactResizablePanels.Group,{orientation:t,className:o("flex h-full w-full data-[orientation=vertical]:flex-col",e),...r,children:a})}),ZR=reactResizablePanels.Panel,QR=({withHandle:e,className:t,...a})=>{let{direction:r}=U.useContext(op),n=r==="vertical";return jsxRuntime.jsx(reactResizablePanels.Separator,{className:o("relative flex shrink-0 items-center justify-center bg-border outline-none",n?"h-px w-full after:absolute after:inset-x-0 after:top-1/2 after:h-1 after:-translate-y-1/2":"w-px after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2",t),...a,children:e&&jsxRuntime.jsx("div",{className:o("z-10 flex items-center justify-center rounded-sm border bg-border",n?"h-3 w-4 rotate-90":"h-4 w-3"),children:jsxRuntime.jsx(lucideReact.GripVertical,{className:"h-2.5 w-2.5"})})})};var sp=classVarianceAuthority.cva("inline-flex items-center gap-1",{variants:{size:{sm:"[&>span]:h-1 [&>span]:w-1",md:"[&>span]:h-1.5 [&>span]:w-1.5",lg:"[&>span]:h-2 [&>span]:w-2",xl:"[&>span]:h-3 [&>span]:w-3"}},defaultVariants:{size:"md"}}),lp=U__namespace.forwardRef(({className:e,size:t,count:a=3,...r},n)=>jsxRuntime.jsx("span",{ref:n,role:"status","aria-label":"Loading",className:o(sp({size:t,className:e})),...r,children:Array.from({length:a}).map((i,s)=>jsxRuntime.jsx("span",{className:"rounded-full bg-current animate-dots-bounce",style:{animationDelay:`${s*.16}s`}},s))}));lp.displayName="Dots";var cp=classVarianceAuthority.cva("",{variants:{size:{sm:"h-4 w-4",md:"h-8 w-8",lg:"h-12 w-12",xl:"h-16 w-16"}},defaultVariants:{size:"md"}}),mp=U__namespace.forwardRef(({className:e,size:t,value:a,strokeWidth:r=4,showValue:n=false,label:i,...s},l)=>{let d=a===void 0,m=50-r/2,u=2*Math.PI*m,c=d?0:u-Math.min(100,Math.max(0,a))/100*u;return jsxRuntime.jsxs("svg",{ref:l,viewBox:"0 0 100 100",className:o(cp({size:t,className:e}),d&&"animate-spin"),role:"progressbar","aria-valuenow":d?void 0:a,"aria-valuemin":0,"aria-valuemax":100,...s,children:[jsxRuntime.jsx("circle",{cx:"50",cy:"50",r:m,fill:"none",stroke:"currentColor",strokeWidth:r,className:"text-muted opacity-20"}),jsxRuntime.jsx("circle",{cx:"50",cy:"50",r:m,fill:"none",stroke:"currentColor",strokeWidth:r,strokeLinecap:"round",strokeDasharray:u,strokeDashoffset:d?u*.75:c,className:"text-primary transition-[stroke-dashoffset] duration-300 ease-in-out",style:{transformOrigin:"center",transform:"rotate(-90deg)"}}),n&&!d&&jsxRuntime.jsx("text",{x:"50",y:"50",textAnchor:"middle",dominantBaseline:"central",className:"fill-current text-[0.65rem] font-medium",children:i??`${Math.round(a)}%`})]})});mp.displayName="CircularProgress";var pp=U__namespace.createContext(null),o0=()=>{let e=U__namespace.useContext(pp);if(!e)throw new Error("OTP components must be used within InputOTP");return e},up=classVarianceAuthority.cva("flex items-center gap-2 has-[:disabled]:opacity-50",{variants:{size:{sm:"[&_[data-otp-slot]]:h-8 [&_[data-otp-slot]]:w-8 [&_[data-otp-slot]]:text-xs",md:"[&_[data-otp-slot]]:h-10 [&_[data-otp-slot]]:w-10 [&_[data-otp-slot]]:text-sm",lg:"[&_[data-otp-slot]]:h-12 [&_[data-otp-slot]]:w-12 [&_[data-otp-slot]]:text-base"}},defaultVariants:{size:"md"}}),fp=U__namespace.forwardRef(({className:e,containerClassName:t,maxLength:a,value:r,defaultValue:n="",onChange:i,onComplete:s,pattern:l,disabled:d=false,size:m,children:u,...c},g)=>{let[p,v]=U__namespace.useState(n),[N,b]=U__namespace.useState(0),[h,w]=U__namespace.useState(false),f=U__namespace.useRef(null),y=r!==void 0?r:p;U__namespace.useImperativeHandle(g,()=>f.current),U__namespace.useEffect(()=>{b(Math.min(y.length,a-1));},[y,a]),U__namespace.useEffect(()=>{y.length===a&&s&&s(y);},[y,a,s]);let P=C=>{let D=C.target.value;if(l&&D){let T=new RegExp(l.replace("^","").replace("$","").replace("+",""));D=D.split("").filter(I=>T.test(I)).join("");}D=D.slice(0,a),r===void 0&&v(D),i?.(D);},x=C=>{C.key==="ArrowLeft"?b(D=>Math.max(0,D-1)):C.key==="ArrowRight"&&b(D=>Math.min(y.length,a-1,D+1));},S=()=>{f.current?.focus();},k=()=>{w(true),b(Math.min(y.length,a-1));},M=()=>{w(false);},R={value:y,activeIndex:h?N:-1,maxLength:a,disabled:d};return jsxRuntime.jsx(pp.Provider,{value:R,children:jsxRuntime.jsxs("div",{className:o(up({size:m}),t),onClick:S,"data-otp-container":true,children:[jsxRuntime.jsx("input",{ref:f,type:"text",inputMode:"numeric",autoComplete:"one-time-code",value:y,onChange:P,onKeyDown:x,onFocus:k,onBlur:M,disabled:d,maxLength:a,className:o("absolute opacity-0 pointer-events-none w-0 h-0",e),...c}),u]})})});fp.displayName="InputOTP";var gp=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex items-center",e),...t}));gp.displayName="InputOTPGroup";var bp=U__namespace.forwardRef(({index:e,className:t,...a},r)=>{let{value:n,activeIndex:i,disabled:s}=o0(),l=n[e]||"",d=i===e,m=d&&n.length===e;return jsxRuntime.jsxs("div",{ref:r,"data-otp-slot":true,"data-active":d,"data-filled":!!l,className:o("relative flex h-10 w-10 items-center justify-center border-y border-r border-input text-sm font-medium transition-all first:rounded-l-md first:border-l last:rounded-r-md",d&&"z-10 ring-2 ring-ring ring-offset-background",s&&"cursor-not-allowed opacity-50",t),...a,children:[l,m&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute inset-0 flex items-center justify-center",children:jsxRuntime.jsx("div",{className:"h-4 w-px animate-caret-blink bg-foreground duration-1000"})})]})});bp.displayName="InputOTPSlot";var vp=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,role:"separator",className:o("text-muted-foreground",e),...t,children:jsxRuntime.jsx(lucideReact.Minus,{className:"h-4 w-4"})}));vp.displayName="InputOTPSeparator";var yp=classVarianceAuthority.cva("inline-flex items-center gap-1 rounded-full text-xs font-medium transition-colors",{variants:{variant:{solid:"bg-primary text-primary-foreground",outline:"border border-input bg-transparent",ghost:"bg-transparent text-foreground",soft:"bg-primary/15 text-primary",surface:"bg-muted text-muted-foreground"},size:{sm:"h-5 px-2 text-xs",md:"h-6 px-2.5 text-xs",lg:"h-7 px-3 text-sm"}},defaultVariants:{variant:"soft",size:"md"}}),Rp=U__namespace.forwardRef(({className:e,variant:t,size:a,value:r=[],onChange:n,placeholder:i="Add tag...",maxTags:s,minTagLength:l=1,maxTagLength:d=50,triggerKeys:m=["Enter",",","Tab"],allowDuplicates:u=false,disabled:c,readOnly:g,renderTag:p,...v},N)=>{let[b,h]=U__namespace.useState(""),w=U__namespace.useRef(null);U__namespace.useImperativeHandle(N,()=>w.current);let f=R=>{let C=R.trim();if(C.length<l||C.length>d||s&&r.length>=s||!u&&r.some(T=>T.text.toLowerCase()===C.toLowerCase()))return;let D={id:crypto.randomUUID(),text:C};n?.([...r,D]),h("");},y=R=>{c||g||n?.(r.filter(C=>C.id!==R));},P=R=>{if(m.includes(R.key)){if(R.key==="Tab"&&!b)return;R.preventDefault(),f(b);}R.key==="Backspace"&&!b&&r.length>0&&y(r[r.length-1].id);},x=R=>{let C=R.target.value;if(C.includes(",")){C.split(",").forEach(T=>{T.trim()&&f(T);});return}h(C);},S=R=>{R.preventDefault(),R.clipboardData.getData("text").split(/[,\n\t]/).filter(Boolean).forEach(T=>{f(T);});},k=()=>{w.current?.focus();},M=s?r.length>=s:false;return jsxRuntime.jsxs("div",{className:o("flex min-h-10 w-full flex-wrap gap-1.5 rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background focus-within:ring-2 focus-within:ring-ring focus-within:ring-offset-2",c&&"cursor-not-allowed opacity-50",e),onClick:k,children:[r.map(R=>p?p(R,()=>y(R.id)):jsxRuntime.jsxs("span",{className:o(yp({variant:t,size:a})),children:[R.text,!c&&!g&&jsxRuntime.jsx("button",{type:"button",onClick:C=>{C.stopPropagation(),y(R.id);},className:"ml-0.5 rounded-full p-0.5 hover:bg-black/10 dark:hover:bg-white/10","aria-label":`Remove ${R.text}`,children:jsxRuntime.jsx(lucideReact.X,{className:"h-3 w-3"})})]},R.id)),!M&&!g&&jsxRuntime.jsx("input",{ref:w,type:"text",value:b,onChange:x,onKeyDown:P,onPaste:S,placeholder:r.length===0?i:"",disabled:c,className:o("flex-1 bg-transparent outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed","min-w-[80px]"),...v})]})});Rp.displayName="TagInput";var Np=classVarianceAuthority.cva("flex flex-col items-center justify-center text-center",{variants:{size:{sm:"gap-2 py-6",md:"gap-3 py-10",lg:"gap-4 py-16"}},defaultVariants:{size:"md"}}),Pp=U__namespace.forwardRef(({className:e,size:t,icon:a,title:r,description:n,action:i,children:s,...l},d)=>jsxRuntime.jsxs("div",{ref:d,className:o(Np({size:t,className:e})),...l,children:[a&&jsxRuntime.jsx("div",{className:"text-muted-foreground [&>svg]:h-10 [&>svg]:w-10",children:a}),r&&jsxRuntime.jsx("h3",{className:"text-lg font-semibold text-foreground",children:r}),n&&jsxRuntime.jsx("p",{className:"max-w-sm text-sm text-muted-foreground",children:n}),i&&jsxRuntime.jsx("div",{className:"mt-2",children:i}),s]}));Pp.displayName="EmptyState";var Sp=classVarianceAuthority.cva("rounded-lg border bg-card p-6 text-card-foreground shadow-sm",{variants:{variant:{solid:"bg-primary text-primary-foreground border-primary",outline:"bg-transparent",ghost:"border-transparent shadow-none",soft:"bg-primary/10 border-primary/20",surface:"bg-muted border-muted"}},defaultVariants:{variant:"outline"}}),Tp=U__namespace.forwardRef(({className:e,variant:t,label:a,value:r,icon:n,trend:i,trendValue:s,description:l,...d},m)=>{let u=i==="up"?lucideReact.TrendingUp:i==="down"?lucideReact.TrendingDown:lucideReact.Minus,c=i==="up"?"text-green-500":i==="down"?"text-red-500":"text-muted-foreground";return jsxRuntime.jsxs("div",{ref:m,className:o(Sp({variant:t,className:e})),...d,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between",children:[jsxRuntime.jsx("p",{className:"text-sm font-medium text-muted-foreground",children:a}),n&&jsxRuntime.jsx("div",{className:"text-muted-foreground [&>svg]:h-4 [&>svg]:w-4",children:n})]}),jsxRuntime.jsxs("div",{className:"mt-2 flex items-baseline gap-2",children:[jsxRuntime.jsx("p",{className:"text-2xl font-bold",children:r}),i&&s&&jsxRuntime.jsxs("span",{className:o("flex items-center gap-0.5 text-sm",c),children:[jsxRuntime.jsx(u,{className:"h-3 w-3"}),s]})]}),l&&jsxRuntime.jsx("p",{className:"mt-1 text-xs text-muted-foreground",children:l})]})});Tp.displayName="StatCard";var kp=classVarianceAuthority.cva("flex flex-col",{variants:{variant:{default:"",bordered:"divide-y divide-border rounded-lg border",striped:"[&>*:nth-child(odd)]:bg-muted/50"},size:{sm:"gap-1 [&>*]:py-2 [&>*]:px-3",md:"gap-2 [&>*]:py-3 [&>*]:px-4",lg:"gap-3 [&>*]:py-4 [&>*]:px-5"}},defaultVariants:{variant:"default",size:"md"}}),Dp=U__namespace.forwardRef(({className:e,variant:t,size:a,...r},n)=>jsxRuntime.jsx("div",{ref:n,role:"list",className:o(kp({variant:t,size:a,className:e})),...r}));Dp.displayName="List";var Vp=classVarianceAuthority.cva("flex items-center gap-3 transition-colors",{variants:{interactive:{true:"cursor-pointer hover:bg-muted/50",false:""}},defaultVariants:{interactive:false}}),Lp=U__namespace.forwardRef(({className:e,interactive:t,leading:a,trailing:r,children:n,...i},s)=>jsxRuntime.jsxs("div",{ref:s,role:"listitem",className:o(Vp({interactive:t,className:e})),...i,children:[a&&jsxRuntime.jsx("div",{className:"flex-shrink-0 text-muted-foreground",children:a}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:n}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:r})]}));Lp.displayName="ListItem";var Ip=U__namespace.forwardRef(({className:e,primary:t,secondary:a,children:r,...n},i)=>jsxRuntime.jsxs("div",{ref:i,className:o("min-w-0",e),...n,children:[t&&jsxRuntime.jsx("p",{className:"text-sm font-medium leading-none truncate",children:t}),a&&jsxRuntime.jsx("p",{className:"mt-1 text-sm text-muted-foreground truncate",children:a}),r]}));Ip.displayName="ListItemText";var Ap=classVarianceAuthority.cva("flex flex-col",{variants:{position:{left:"",right:"",alternate:""}},defaultVariants:{position:"left"}}),zp=U__namespace.forwardRef(({className:e,position:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,"data-position":t,className:o(Ap({position:t,className:e})),...a}));zp.displayName="Timeline";var Bp=classVarianceAuthority.cva("relative flex gap-4 pb-8 last:pb-0",{variants:{variant:{default:"",success:"[&_[data-timeline-dot]]:bg-green-500 [&_[data-timeline-dot]]:border-green-500",warning:"[&_[data-timeline-dot]]:bg-yellow-500 [&_[data-timeline-dot]]:border-yellow-500",error:"[&_[data-timeline-dot]]:bg-red-500 [&_[data-timeline-dot]]:border-red-500",info:"[&_[data-timeline-dot]]:bg-blue-500 [&_[data-timeline-dot]]:border-blue-500"}},defaultVariants:{variant:"default"}}),Fp=U__namespace.forwardRef(({className:e,variant:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,className:o(Bp({variant:t,className:e})),...a}));Fp.displayName="TimelineItem";var Op=U__namespace.forwardRef(({className:e,dot:t,showConnector:a=true,...r},n)=>jsxRuntime.jsxs("div",{ref:n,className:o("flex flex-col items-center",e),...r,children:[jsxRuntime.jsx("div",{"data-timeline-dot":true,className:"flex h-3 w-3 items-center justify-center rounded-full border-2 border-primary bg-primary",children:t}),a&&jsxRuntime.jsx("div",{className:"w-0.5 flex-1 bg-border"})]}));Op.displayName="TimelineSeparator";var Gp=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex-1 pt-0.5",e),...t}));Gp.displayName="TimelineContent";var Wp=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex-1 text-sm text-muted-foreground pt-0.5",e),...t}));Wp.displayName="TimelineOpposite";var _p=classVarianceAuthority.cva("inline-flex items-center rounded-lg bg-muted p-1 text-muted-foreground",{variants:{size:{sm:"h-8",md:"h-10",lg:"h-12"},fullWidth:{true:"w-full",false:""}},defaultVariants:{size:"md",fullWidth:false}}),Kp=classVarianceAuthority.cva("inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=on]:bg-background data-[state=on]:text-foreground data-[state=on]:shadow-sm",{variants:{size:{sm:"h-6 text-xs px-2.5",md:"h-8 text-sm px-3",lg:"h-10 text-base px-4"}},defaultVariants:{size:"md"}}),Up=U__namespace.createContext({}),Yp=U__namespace.forwardRef(({className:e,size:t,fullWidth:a,children:r,...n},i)=>jsxRuntime.jsx(hr__namespace.Root,{ref:i,type:"single",rovingFocus:false,className:o(_p({size:t,fullWidth:a,className:e})),...n,children:jsxRuntime.jsx(Up.Provider,{value:{size:t??"md"},children:r})}));Yp.displayName="SegmentedControl";var jp=U__namespace.forwardRef(({className:e,children:t,...a},r)=>{let{size:n}=U__namespace.useContext(Up);return jsxRuntime.jsx(hr__namespace.Item,{ref:r,className:o(Kp({size:n}),"flex-1",e),...a,children:t})});jp.displayName="SegmentedControlItem";var Xp=classVarianceAuthority.cva("relative flex flex-col items-center justify-center rounded-lg border-2 border-dashed transition-colors",{variants:{variant:{default:"border-input bg-background hover:bg-accent/50",active:"border-primary bg-primary/5",error:"border-danger bg-danger/5"},size:{sm:"p-4 min-h-[120px]",md:"p-6 min-h-[160px]",lg:"p-8 min-h-[200px]"}},defaultVariants:{variant:"default",size:"md"}}),qp=e=>{let t=e.type;return t.startsWith("image/")?lucideReact.Image:t.startsWith("video/")?lucideReact.FileVideo:t.startsWith("audio/")?lucideReact.FileAudio:t.includes("pdf")||t.includes("document")?lucideReact.FileText:t.includes("zip")||t.includes("rar")||t.includes("archive")?lucideReact.FileArchive:lucideReact.File},Ln=e=>{if(e===0)return "0 Bytes";let t=1024,a=["Bytes","KB","MB","GB"],r=Math.floor(Math.log(e)/Math.log(t));return parseFloat((e/Math.pow(t,r)).toFixed(2))+" "+a[r]},Zp=(e,t,a)=>{let r=[];return t&&e.size>t&&r.push({code:"file-too-large",message:`File is larger than ${Ln(t)}`}),a&&a.length>0&&(a.some(i=>{if(i.startsWith("."))return e.name.toLowerCase().endsWith(i.toLowerCase());if(i.endsWith("/*")){let s=i.slice(0,-2);return e.type.startsWith(s)}return e.type===i})||r.push({code:"file-invalid-type",message:`File type not accepted. Accepted: ${a.join(", ")}`})),r},Qp=U__namespace.forwardRef(({className:e,variant:t,size:a,onFilesChange:r,onFilesRejected:n,onFileRemove:i,files:s=[],showFileList:l=true,children:d,maxSize:m=10*1024*1024,accept:u,multiple:c=true,disabled:g,...p},v)=>{let[N,b]=U__namespace.useState(false),[h,w]=U__namespace.useState(false),[f,y]=U__namespace.useState([]),P=U__namespace.useRef(null),x=U__namespace.useCallback(V=>{if(!V||V.length===0)return;let E=Array.from(V),A=[],B=[];(c?E:[E[0]]).forEach(Q=>{let te=Zp(Q,m,u);te.length>0?B.push({file:Q,errors:te}):A.push(Q);}),y(B),A.length>0&&r?.(A),B.length>0&&n?.(B);},[m,u,c,r,n]),S=U__namespace.useCallback(V=>{if(V.preventDefault(),V.stopPropagation(),!g&&(b(true),V.dataTransfer.items)){let A=Array.from(V.dataTransfer.items).some(B=>{if(B.kind!=="file")return true;if(u&&u.length>0){let H=B.type;return !u.some(Q=>Q.endsWith("/*")?H.startsWith(Q.slice(0,-2)):H===Q)}return false});w(A);}},[g,u]),k=U__namespace.useCallback(V=>{V.preventDefault(),V.stopPropagation(),!g&&(V.dataTransfer.dropEffect="copy");},[g]),M=U__namespace.useCallback(V=>{V.preventDefault(),V.stopPropagation();let E=V.currentTarget.getBoundingClientRect(),A=V.clientX,B=V.clientY;(A<E.left||A>E.right||B<E.top||B>E.bottom)&&(b(false),w(false));},[]),R=U__namespace.useCallback(V=>{V.preventDefault(),V.stopPropagation(),b(false),w(false),!g&&x(V.dataTransfer.files);},[g,x]),C=U__namespace.useCallback(()=>{g||P.current?.click();},[g]),D=U__namespace.useCallback(V=>{x(V.target.files),V.target.value="";},[x]),T=U__namespace.useCallback(V=>{g||(V.key==="Enter"||V.key===" ")&&(V.preventDefault(),P.current?.click());},[g]),I=h?"error":N?"active":t,L=u?.join(",");return jsxRuntime.jsxs("div",{ref:v,className:o("space-y-4",e),...p,children:[jsxRuntime.jsxs("div",{role:"button",tabIndex:g?-1:0,onDragEnter:S,onDragOver:k,onDragLeave:M,onDrop:R,onClick:C,onKeyDown:T,className:o(Xp({variant:I,size:a}),g&&"opacity-50 cursor-not-allowed",!g&&"cursor-pointer focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2"),"aria-disabled":g,children:[jsxRuntime.jsx("input",{ref:P,type:"file",accept:L,multiple:c,disabled:g,onChange:D,className:"sr-only",tabIndex:-1}),d||jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-2 text-center",children:[jsxRuntime.jsx("div",{className:"rounded-full bg-muted p-3",children:jsxRuntime.jsx(lucideReact.Upload,{className:"h-6 w-6 text-muted-foreground"})}),jsxRuntime.jsxs("div",{className:"space-y-1",children:[jsxRuntime.jsx("p",{className:"text-sm font-medium",children:N?"Drop files here":"Drop files or click to upload"}),jsxRuntime.jsxs("p",{className:"text-xs text-muted-foreground",children:[m&&`Max ${Ln(m)}`,u&&u.length>0&&` \u2022 ${u.join(", ")}`]})]})]})]}),f.length>0&&jsxRuntime.jsx("div",{className:"rounded-md bg-danger/10 p-3 text-sm text-danger",children:f.map(({file:V,errors:E})=>jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("span",{className:"font-medium",children:V.name}),":"," ",E.map(A=>A.message).join(", ")]},V.name))}),l&&s.length>0&&jsxRuntime.jsx("div",{className:"space-y-2",children:s.map(V=>{let E=qp(V.file);return jsxRuntime.jsxs("div",{className:o("flex items-center gap-3 rounded-lg border p-3",V.error&&"border-danger bg-danger/5"),children:[jsxRuntime.jsx("div",{className:"flex h-10 w-10 shrink-0 items-center justify-center rounded-lg bg-muted",children:jsxRuntime.jsx(E,{className:"h-5 w-5 text-muted-foreground"})}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("p",{className:"truncate text-sm font-medium",children:V.file.name}),jsxRuntime.jsxs("p",{className:"text-xs text-muted-foreground",children:[Ln(V.file.size),V.error&&jsxRuntime.jsx("span",{className:"ml-2 text-danger",children:V.error})]}),V.progress!==void 0&&V.progress<100&&jsxRuntime.jsx(hn,{value:V.progress,className:"mt-2 h-1"})]}),jsxRuntime.jsxs(O,{variant:"ghost",size:"sm",className:"h-8 w-8 p-0 text-muted-foreground hover:text-foreground",onClick:A=>{A.stopPropagation(),i?.(V.file);},children:[jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Remove"})]})]},V.id)})})]})});Qp.displayName="FileUpload";var tu=classVarianceAuthority.cva("relative rounded-md border border-input shadow-sm transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{xs:"h-4 w-4",sm:"h-6 w-6",md:"h-8 w-8",lg:"h-10 w-10",xl:"h-12 w-12"},shape:{square:"rounded-md",circle:"rounded-full"},interactive:{true:"cursor-pointer hover:scale-110 active:scale-105",false:"cursor-default"}},defaultVariants:{size:"md",shape:"square",interactive:false}}),P0=`url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cg fill='%23ccc'%3E%3Crect width='4' height='4'/%3E%3Crect x='4' y='4' width='4' height='4'/%3E%3C/g%3E%3C/svg%3E")`,Dr=U__namespace.forwardRef(({color:e,isSelected:t,showTransparency:a=true,onSelect:r,size:n,shape:i,interactive:s,className:l,onClick:d,disabled:m,...u},c)=>jsxRuntime.jsx("button",{ref:c,type:"button",disabled:m,onClick:v=>{d?.(v),r?.(e);},className:o(tu({size:n,shape:i,interactive:s??(!!r||!!d)}),t&&"ring-2 ring-ring ring-offset-2",l),style:{backgroundImage:a?P0:void 0,backgroundSize:a?"8px 8px":void 0},"aria-label":`Color ${e}`,"aria-pressed":t,...u,children:jsxRuntime.jsx("span",{className:"absolute inset-0 rounded-[inherit]",style:{backgroundColor:e}})}));Dr.displayName="ColorSwatch";var T0=["#000000","#ffffff","#ef4444","#f97316","#eab308","#22c55e","#06b6d4","#3b82f6","#8b5cf6","#ec4899"],M0={sm:"h-6 w-6",md:"h-8 w-8",lg:"h-10 w-10"},au=U__namespace.forwardRef(({value:e,defaultValue:t="#3b82f6",onChange:a,disabled:r,presets:n=T0,showInput:i=true,size:s="md",className:l},d)=>{let[m,u]=U__namespace.useState(e??t);U__namespace.useEffect(()=>{e!==void 0&&u(e);},[e]);let c=p=>{u(p),a?.(p);},g=p=>{u(p),a?.(p);};return jsxRuntime.jsxs(ve,{children:[jsxRuntime.jsx(Re,{asChild:true,children:jsxRuntime.jsx("button",{ref:d,disabled:r,className:o("rounded-md border border-input shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",M0[s],l),style:{backgroundColor:m},"aria-label":`Color picker, current color: ${m}`})}),jsxRuntime.jsx(ue,{className:"w-auto p-3",align:"start",children:jsxRuntime.jsxs("div",{className:"space-y-3",children:[jsxRuntime.jsx(reactColorful.HexColorPicker,{color:m,onChange:c,className:"!w-[200px]"}),i&&jsxRuntime.jsxs("div",{className:"space-y-1.5",children:[jsxRuntime.jsx(Aa,{htmlFor:"color-input",className:"text-xs",children:"Hex Color"}),jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsx("div",{className:"h-9 w-9 shrink-0 rounded-md border",style:{backgroundColor:m}}),jsxRuntime.jsx(reactColorful.HexColorInput,{id:"color-input",color:m,onChange:c,prefixed:true,className:"flex h-9 w-full rounded-md border border-input bg-background px-3 py-2 font-mono text-sm uppercase ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50"})]})]}),n.length>0&&jsxRuntime.jsxs("div",{className:"space-y-1.5",children:[jsxRuntime.jsx(Aa,{className:"text-xs",children:"Presets"}),jsxRuntime.jsx("div",{className:"flex flex-wrap gap-1.5",children:n.map(p=>jsxRuntime.jsx(Dr,{color:p,size:"sm",isSelected:m.toLowerCase()===p.toLowerCase(),onSelect:g},p))})]})]})})]})});au.displayName="ColorPicker";var ru=classVarianceAuthority.cva("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 px-2 text-xs",md:"h-10 px-3 text-sm",lg:"h-12 px-4 text-base"}},defaultVariants:{size:"md"}}),xs=e=>String(e).padStart(2,"0"),I0=e=>{let[t,a]=e.split(":").map(Number);return {hours:t||0,minutes:a||0}},E0=(e,t)=>`${xs(e)}:${xs(t)}`,ou=U__namespace.forwardRef(({className:e,size:t,value:a,onChange:r,use24Hour:n=true,minuteStep:i=1,showPicker:s=true,minTime:l,maxTime:d,disabled:m,...u},c)=>{let[g,p]=U__namespace.useState(a??""),[v,N]=U__namespace.useState(false);U__namespace.useEffect(()=>{a!==void 0&&p(a);},[a]);let{hours:b,minutes:h}=I0(g||"00:00"),w=M=>{let R=M.target.value;p(R),/^([0-1]?[0-9]|2[0-3]):[0-5][0-9]$/.test(R)&&r?.(R);},f=(M,R)=>{let C=Math.max(0,Math.min(23,M)),D=Math.max(0,Math.min(59,R)),T=E0(C,D);p(T),r?.(T);},y=()=>f(b+1,h),P=()=>f(b-1,h),x=()=>f(b,h+i),S=()=>f(b,h-i),k=({value:M,onIncrement:R,onDecrement:C})=>jsxRuntime.jsxs("div",{className:"flex flex-col items-center",children:[jsxRuntime.jsx(O,{variant:"ghost",size:"sm",className:"h-8 w-8 p-0",onClick:R,disabled:m,children:jsxRuntime.jsx(lucideReact.ChevronUp,{className:"h-4 w-4"})}),jsxRuntime.jsx("div",{className:"flex h-10 w-12 items-center justify-center rounded-md bg-muted text-lg font-semibold",children:xs(M)}),jsxRuntime.jsx(O,{variant:"ghost",size:"sm",className:"h-8 w-8 p-0",onClick:C,disabled:m,children:jsxRuntime.jsx(lucideReact.ChevronDown,{className:"h-4 w-4"})})]});return jsxRuntime.jsxs("div",{className:"relative flex items-center",children:[jsxRuntime.jsx("input",{ref:c,type:"time",value:g,onChange:w,disabled:m,className:o(ru({size:t}),s&&"pr-10","[&::-webkit-calendar-picker-indicator]:hidden",e),...u}),s&&jsxRuntime.jsxs(ve,{open:v,onOpenChange:N,children:[jsxRuntime.jsx(Re,{asChild:true,children:jsxRuntime.jsxs(O,{type:"button",variant:"ghost",size:"sm",className:"absolute right-1 h-7 w-7 p-0",disabled:m,children:[jsxRuntime.jsx(lucideReact.Clock,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Pick time"})]})}),jsxRuntime.jsxs(ue,{className:"w-auto p-4",align:"end",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(k,{value:b,onIncrement:y,onDecrement:P,max:23}),jsxRuntime.jsx("div",{className:"text-2xl font-bold text-muted-foreground",children:":"}),jsxRuntime.jsx(k,{value:h,onIncrement:x,onDecrement:S,max:59})]}),jsxRuntime.jsxs("div",{className:"mt-4 flex justify-end gap-2",children:[jsxRuntime.jsx(O,{variant:"bordered",size:"sm",onClick:()=>{let M=new Date;f(M.getHours(),M.getMinutes());},children:"Now"}),jsxRuntime.jsx(O,{size:"sm",onClick:()=>N(false),children:"Done"})]})]})]})]})});ou.displayName="TimeInput";var nu=classVarianceAuthority.cva("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 px-2 text-xs",md:"h-10 px-3 text-sm",lg:"h-12 px-4 text-base"}},defaultVariants:{size:"md"}}),A0=(e,t)=>{try{return new Intl.NumberFormat(t,{style:"currency",currency:e,currencyDisplay:"narrowSymbol"}).formatToParts(0).find(i=>i.type==="currency")?.value??e}catch{return e}},ys=(e,t,a,r)=>{let n=e.toFixed(t),[i,s]=n.split("."),l=i.replace(/\B(?=(\d{3})+(?!\d))/g,a);return s?`${l}${r}${s}`:l},iu=(e,t,a)=>{if(!e)return;let r=e.replace(new RegExp(`\\${t}`,"g"),"");r=r.replace(a,"."),r=r.replace(/[^0-9.-]/g,"");let n=parseFloat(r);return isNaN(n)?void 0:n},su=U__namespace.forwardRef(({className:e,size:t,value:a,defaultValue:r,onChange:n,currency:i="USD",locale:s="en-US",decimals:l=2,min:d,max:m,showCurrency:u=true,currencyPosition:c="prefix",currencySymbol:g,thousandSeparator:p=",",decimalSeparator:v=".",disabled:N,placeholder:b,...h},w)=>{let[f,y]=U__namespace.useState(r),[P,x]=U__namespace.useState(""),[S,k]=U__namespace.useState(false),M=a!==void 0?a:f,R=g??A0(i,s);U__namespace.useEffect(()=>{!S&&M!==void 0&&x(ys(M,l,p,v));},[M,l,p,v,S]);let C=V=>{let E=V.target.value;if(!E){x(""),a===void 0&&y(void 0),n?.(void 0);return}if(!new RegExp(`^[0-9${p}${v}.-]*$`).test(E))return;x(E);let B=iu(E,p,v);if(B!==void 0){let H=B;d!==void 0&&B<d&&(H=d),m!==void 0&&B>m&&(H=m),a===void 0&&y(H),n?.(H);}},D=()=>{k(true),M!==void 0&&x(M.toString().replace(".",v));},T=()=>{k(false),x(M!==void 0?ys(M,l,p,v):"");},I=u&&c==="prefix"&&jsxRuntime.jsx("span",{className:"flex items-center text-muted-foreground pr-1",children:R}),L=u&&c==="suffix"&&jsxRuntime.jsx("span",{className:"flex items-center text-muted-foreground pl-1",children:R});return jsxRuntime.jsxs("div",{className:"relative flex items-center",children:[I&&jsxRuntime.jsx("div",{className:"absolute left-3 pointer-events-none",children:I}),jsxRuntime.jsx("input",{ref:w,type:"text",inputMode:"decimal",value:P,onChange:C,onFocus:D,onBlur:T,disabled:N,placeholder:b??`0${v}${"0".repeat(l)}`,className:o(nu({size:t}),I&&"pl-8",L&&"pr-8","text-right",e),...h}),L&&jsxRuntime.jsx("div",{className:"absolute right-3 pointer-events-none",children:L})]})});su.displayName="CurrencyInput";var lu=classVarianceAuthority.cva("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 font-mono",{variants:{size:{sm:"h-8 px-2 text-xs",md:"h-10 px-3 text-sm",lg:"h-12 px-4 text-base"}},defaultVariants:{size:"md"}}),Rs={creditCard:{mask:"#### #### #### ####"},creditCardAmex:{mask:"#### ###### #####"},cvv:{mask:"###"},expiry:{mask:"##/##"},date:{mask:"##/##/####"},dateISO:{mask:"####-##-##"},time:{mask:"##:##"},ip:{mask:"###.###.###.###"},mac:{mask:"AA:AA:AA:AA:AA:AA"},id11:{mask:"###########"},id9:{mask:"#########"},id10:{mask:"##########"},postal5:{mask:"#####"},postal9:{mask:"#####-####"}},F0=(e,t)=>{switch(t){case "#":return /\d/.test(e);case "A":return /[a-zA-Z]/.test(e);case "*":return /[a-zA-Z0-9]/.test(e);default:return e===t}},Ra=e=>["#","A","*"].includes(e),In=(e,t,a)=>{let r="",n=0;for(let i=0;i<t.length&&n<=e.length;i++){let s=t[i];if(Ra(s)){if(n<e.length){let l=e[n];F0(l,s)?(r+=l,n++):(n++,i--);}}else (n<e.length||a)&&(r+=s);}return r},ws=(e,t)=>{let a="";for(let r=0;r<e.length&&r<t.length;r++){let n=t[r];Ra(n)&&(a+=e[r]);}return a},du=(e,t)=>e.split("").map(a=>Ra(a)?t:a).join(""),O0=(e,t,a)=>{let r=0;for(let l=0;l<a&&l<e.length&&l<t.length;l++)Ra(t[l])&&r++;let i=0,s=0;for(let l=0;l<t.length&&s<r;l++)i++,Ra(t[l])&&s++;for(;i<t.length&&!Ra(t[i]);)i++;return Math.min(i,e.length)},cu=U__namespace.forwardRef(({className:e,size:t,value:a,defaultValue:r="",onChange:n,mask:i,maskPlaceholder:s="_",showMaskPlaceholder:l=false,includeMaskChars:d=false,disabled:m,placeholder:u,...c},g)=>{let p=typeof i=="string"&&i in Rs?Rs[i].mask:i,[v,N]=U__namespace.useState(r),[b,h]=U__namespace.useState(""),w=U__namespace.useRef(null),f=a!==void 0?a:v;U__namespace.useImperativeHandle(g,()=>w.current),U__namespace.useEffect(()=>{let S=In(f,p,true);h(S);},[f,p]);let y=S=>{let k=S.target.value,M=S.target.selectionStart??0,R=k.replace(/[^\w]/g,""),C=In(R,p,true),D=ws(C,p);h(C),a===void 0&&N(d?C:D),n?.(D,C),requestAnimationFrame(()=>{if(w.current){let T=O0(C,p,M);w.current.setSelectionRange(T,T);}});},P=S=>{if(["ArrowLeft","ArrowRight","Home","End","Tab"].includes(S.key)||S.ctrlKey||S.metaKey)return;let k=w.current;if(!k)return;let M=k.selectionStart??0;if(S.key==="Backspace"&&M>0){let R=M-1;for(;R>0&&!Ra(p[R]);)R--;let C=ws(b,p),D=0;for(let L=0;L<R&&L<p.length;L++)Ra(p[L])&&D++;let T=C.slice(0,Math.max(0,D-1))+C.slice(D),I=In(T,p,true);h(I),a===void 0&&N(d?I:T),n?.(T,I),S.preventDefault(),requestAnimationFrame(()=>{w.current&&w.current.setSelectionRange(R,R);});}},x=l?du(p,s):u;return jsxRuntime.jsx("input",{ref:w,type:"text",value:b,onChange:y,onKeyDown:P,disabled:m,placeholder:x,className:o(lu({size:t}),e),...c})});cu.displayName="MaskedInput";var mu=classVarianceAuthority.cva("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 px-2 text-xs",md:"h-10 px-3 text-sm",lg:"h-12 px-4 text-base"}},defaultVariants:{size:"md"}}),An={"DD/MM/YYYY":"/","MM/DD/YYYY":"/","YYYY-MM-DD":"-","DD.MM.YYYY":"."},Ps={"DD/MM/YYYY":["day","month","year"],"MM/DD/YYYY":["month","day","year"],"YYYY-MM-DD":["year","month","day"],"DD.MM.YYYY":["day","month","year"]},Ns=(e,t)=>String(e).padStart(t,"0"),Hn=(e,t)=>{let a=Ns(e.getDate(),2),r=Ns(e.getMonth()+1,2),n=Ns(e.getFullYear(),4),i=An[t],s=Ps[t],l={day:a,month:r,year:n};return s.map(d=>l[d]).join(i)},pu=(e,t)=>{let a=An[t],r=e.split(a);if(r.length!==3)return null;let n=Ps[t],i={};if(n.forEach((l,d)=>{i[l]=parseInt(r[d],10);}),isNaN(i.day)||isNaN(i.month)||isNaN(i.year)||i.month<1||i.month>12||i.day<1||i.day>31||i.year<1e3||i.year>9999)return null;let s=new Date(i.year,i.month-1,i.day);return s.getFullYear()!==i.year||s.getMonth()!==i.month-1||s.getDate()!==i.day?null:s},_0=e=>e.toLowerCase(),K0=e=>{let t=An[e];return Ps[e].map(r=>r==="year"?"####":"##").join(t)},uu=U__namespace.forwardRef(({className:e,size:t,value:a,defaultValue:r,onChange:n,format:i="DD/MM/YYYY",minDate:s,maxDate:l,showIcon:d=true,disabled:m,placeholder:u,...c},g)=>{let[p,v]=U__namespace.useState(r??null),[N,b]=U__namespace.useState(""),[h,w]=U__namespace.useState(null),f=U__namespace.useRef(null),y=a!==void 0?a:p;U__namespace.useImperativeHandle(g,()=>f.current),U__namespace.useEffect(()=>{y?(b(Hn(y,i)),w(null)):b("");},[y,i]);let P=An[i],x=K0(i),S=R=>{let C=R.target.value;C=C.replace(new RegExp(`[^0-9\\${P}]`,"g"),"");let D=C.replace(new RegExp(`\\${P}`,"g"),""),T="",I=0;for(let L=0;L<x.length&&I<D.length;L++)x[L]==="#"?(T+=D[I],I++):T+=x[L];if(b(T),T.length===x.length){let L=pu(T,i);if(L){if(s&&L<s){w(`Date must be after ${Hn(s,i)}`);return}if(l&&L>l){w(`Date must be before ${Hn(l,i)}`);return}w(null),a===void 0&&v(L),n?.(L);}else w("Invalid date");}else a===void 0&&v(null),n?.(null),w(null);},k=()=>{N&&N.length!==x.length&&(b(""),w(null),a===void 0&&v(null),n?.(null));},M=t==="sm"?"h-3 w-3":t==="lg"?"h-5 w-5":"h-4 w-4";return jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx("input",{ref:f,type:"text",inputMode:"numeric",value:N,onChange:S,onBlur:k,disabled:m,placeholder:u??_0(i),className:o(mu({size:t}),d&&"pr-10",h&&"border-danger focus-visible:ring-danger",e),"aria-invalid":!!h,"aria-describedby":h?"date-error":void 0,...c}),d&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute right-3 top-1/2 -translate-y-1/2",children:jsxRuntime.jsx(lucideReact.Calendar,{className:o(M,"text-muted-foreground")})}),h&&jsxRuntime.jsx("p",{id:"date-error",className:"mt-1 text-xs text-danger",children:h})]})});uu.displayName="DateInput";var fu=classVarianceAuthority.cva("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 px-2 text-xs",md:"h-10 px-3 text-sm",lg:"h-12 px-4 text-base"}},defaultVariants:{size:"md"}}),gu=[{code:"TR",name:"Turkey",dialCode:"+90",flag:"\u{1F1F9}\u{1F1F7}",format:"(###) ### ## ##"},{code:"US",name:"United States",dialCode:"+1",flag:"\u{1F1FA}\u{1F1F8}",format:"(###) ###-####"},{code:"GB",name:"United Kingdom",dialCode:"+44",flag:"\u{1F1EC}\u{1F1E7}",format:"#### ### ####"},{code:"DE",name:"Germany",dialCode:"+49",flag:"\u{1F1E9}\u{1F1EA}",format:"#### #######"},{code:"FR",name:"France",dialCode:"+33",flag:"\u{1F1EB}\u{1F1F7}",format:"# ## ## ## ##"},{code:"IT",name:"Italy",dialCode:"+39",flag:"\u{1F1EE}\u{1F1F9}",format:"### ### ####"},{code:"ES",name:"Spain",dialCode:"+34",flag:"\u{1F1EA}\u{1F1F8}",format:"### ### ###"},{code:"NL",name:"Netherlands",dialCode:"+31",flag:"\u{1F1F3}\u{1F1F1}",format:"## ########"},{code:"BE",name:"Belgium",dialCode:"+32",flag:"\u{1F1E7}\u{1F1EA}",format:"### ## ## ##"},{code:"AT",name:"Austria",dialCode:"+43",flag:"\u{1F1E6}\u{1F1F9}",format:"### #######"},{code:"CH",name:"Switzerland",dialCode:"+41",flag:"\u{1F1E8}\u{1F1ED}",format:"## ### ## ##"},{code:"SE",name:"Sweden",dialCode:"+46",flag:"\u{1F1F8}\u{1F1EA}",format:"##-### ## ##"},{code:"NO",name:"Norway",dialCode:"+47",flag:"\u{1F1F3}\u{1F1F4}",format:"### ## ###"},{code:"DK",name:"Denmark",dialCode:"+45",flag:"\u{1F1E9}\u{1F1F0}",format:"## ## ## ##"},{code:"FI",name:"Finland",dialCode:"+358",flag:"\u{1F1EB}\u{1F1EE}",format:"## ### ####"},{code:"PL",name:"Poland",dialCode:"+48",flag:"\u{1F1F5}\u{1F1F1}",format:"### ### ###"},{code:"CZ",name:"Czech Republic",dialCode:"+420",flag:"\u{1F1E8}\u{1F1FF}",format:"### ### ###"},{code:"GR",name:"Greece",dialCode:"+30",flag:"\u{1F1EC}\u{1F1F7}",format:"### ### ####"},{code:"PT",name:"Portugal",dialCode:"+351",flag:"\u{1F1F5}\u{1F1F9}",format:"### ### ###"},{code:"RU",name:"Russia",dialCode:"+7",flag:"\u{1F1F7}\u{1F1FA}",format:"(###) ###-##-##"},{code:"UA",name:"Ukraine",dialCode:"+380",flag:"\u{1F1FA}\u{1F1E6}",format:"## ### ## ##"},{code:"RO",name:"Romania",dialCode:"+40",flag:"\u{1F1F7}\u{1F1F4}",format:"### ### ###"},{code:"HU",name:"Hungary",dialCode:"+36",flag:"\u{1F1ED}\u{1F1FA}",format:"## ### ####"},{code:"BG",name:"Bulgaria",dialCode:"+359",flag:"\u{1F1E7}\u{1F1EC}",format:"### ### ###"},{code:"HR",name:"Croatia",dialCode:"+385",flag:"\u{1F1ED}\u{1F1F7}",format:"## ### ####"},{code:"RS",name:"Serbia",dialCode:"+381",flag:"\u{1F1F7}\u{1F1F8}",format:"## ### ####"},{code:"SI",name:"Slovenia",dialCode:"+386",flag:"\u{1F1F8}\u{1F1EE}",format:"## ### ###"},{code:"SK",name:"Slovakia",dialCode:"+421",flag:"\u{1F1F8}\u{1F1F0}",format:"### ### ###"},{code:"CA",name:"Canada",dialCode:"+1",flag:"\u{1F1E8}\u{1F1E6}",format:"(###) ###-####"},{code:"MX",name:"Mexico",dialCode:"+52",flag:"\u{1F1F2}\u{1F1FD}",format:"### ### ####"},{code:"BR",name:"Brazil",dialCode:"+55",flag:"\u{1F1E7}\u{1F1F7}",format:"(##) #####-####"},{code:"AR",name:"Argentina",dialCode:"+54",flag:"\u{1F1E6}\u{1F1F7}",format:"## ####-####"},{code:"AU",name:"Australia",dialCode:"+61",flag:"\u{1F1E6}\u{1F1FA}",format:"### ### ###"},{code:"NZ",name:"New Zealand",dialCode:"+64",flag:"\u{1F1F3}\u{1F1FF}",format:"## ### ####"},{code:"JP",name:"Japan",dialCode:"+81",flag:"\u{1F1EF}\u{1F1F5}",format:"##-####-####"},{code:"KR",name:"South Korea",dialCode:"+82",flag:"\u{1F1F0}\u{1F1F7}",format:"##-####-####"},{code:"CN",name:"China",dialCode:"+86",flag:"\u{1F1E8}\u{1F1F3}",format:"### #### ####"},{code:"HK",name:"Hong Kong",dialCode:"+852",flag:"\u{1F1ED}\u{1F1F0}",format:"#### ####"},{code:"TW",name:"Taiwan",dialCode:"+886",flag:"\u{1F1F9}\u{1F1FC}",format:"### ### ###"},{code:"SG",name:"Singapore",dialCode:"+65",flag:"\u{1F1F8}\u{1F1EC}",format:"#### ####"},{code:"IN",name:"India",dialCode:"+91",flag:"\u{1F1EE}\u{1F1F3}",format:"##### #####"},{code:"PK",name:"Pakistan",dialCode:"+92",flag:"\u{1F1F5}\u{1F1F0}",format:"### #######"},{code:"AE",name:"United Arab Emirates",dialCode:"+971",flag:"\u{1F1E6}\u{1F1EA}",format:"## ### ####"},{code:"SA",name:"Saudi Arabia",dialCode:"+966",flag:"\u{1F1F8}\u{1F1E6}",format:"## ### ####"},{code:"EG",name:"Egypt",dialCode:"+20",flag:"\u{1F1EA}\u{1F1EC}",format:"### ### ####"},{code:"ZA",name:"South Africa",dialCode:"+27",flag:"\u{1F1FF}\u{1F1E6}",format:"## ### ####"},{code:"NG",name:"Nigeria",dialCode:"+234",flag:"\u{1F1F3}\u{1F1EC}",format:"### ### ####"},{code:"IL",name:"Israel",dialCode:"+972",flag:"\u{1F1EE}\u{1F1F1}",format:"##-###-####"}],zn=(e,t)=>{let a=e.replace(/\D/g,""),r="",n=0;for(let i=0;i<t.length&&n<a.length;i++)t[i]==="#"?(r+=a[n],n++):r+=t[i];return r},j0=e=>e.replace(/#/g,"_"),bu=U__namespace.forwardRef(({className:e,size:t,value:a,defaultValue:r="",onChange:n,country:i,defaultCountry:s="TR",onCountryChange:l,countries:d=gu,showCountrySelect:m=true,showDialCode:u=false,disabled:c,placeholder:g,...p},v)=>{let[N,b]=U__namespace.useState(r),[h,w]=U__namespace.useState(i??s),f=a!==void 0?a:N,y=i??h,P=d.find(R=>R.code===y)??d[0],x=zn(f,P.format),S=R=>{let D=R.target.value.replace(/\D/g,"");a===void 0&&b(D);let T=zn(D,P.format),I=`${P.dialCode} ${T}`;n?.(D,I,P);};return jsxRuntime.jsxs("div",{className:"flex",children:[m&&jsxRuntime.jsxs(Ki,{value:y,onValueChange:R=>{let C=d.find(I=>I.code===R);if(!C)return;i===void 0&&w(R),l?.(C);let D=zn(f,C.format),T=`${C.dialCode} ${D}`;n?.(f,T,C);},disabled:c,children:[jsxRuntime.jsx(ln,{className:o("w-[100px] rounded-r-none border-r-0 shrink-0",t==="sm"?"h-8":t==="lg"?"h-12":"h-10"),children:jsxRuntime.jsx(Ui,{children:jsxRuntime.jsxs("span",{className:"flex items-center gap-1.5",children:[jsxRuntime.jsx("span",{children:P.flag}),jsxRuntime.jsx("span",{className:"text-xs text-muted-foreground",children:P.dialCode})]})})}),jsxRuntime.jsx(dn,{className:"max-h-[300px]",children:d.map(R=>jsxRuntime.jsx(cn,{value:R.code,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("span",{children:R.flag}),jsxRuntime.jsx("span",{className:"flex-1",children:R.name}),jsxRuntime.jsx("span",{className:"text-xs text-muted-foreground",children:R.dialCode})]})},R.code))})]}),jsxRuntime.jsxs("div",{className:"relative flex-1",children:[u&&!m&&jsxRuntime.jsx("span",{className:"absolute left-3 top-1/2 -translate-y-1/2 text-muted-foreground",children:P.dialCode}),jsxRuntime.jsx("input",{ref:v,type:"tel",inputMode:"tel",value:x,onChange:S,disabled:c,placeholder:g??j0(P.format),className:o(fu({size:t}),m&&"rounded-l-none",u&&!m&&"pl-12",e),...p})]})]})});bu.displayName="PhoneInput";var hu=classVarianceAuthority.cva("flex items-center justify-between w-full px-4 py-3 border-b bg-background",{variants:{variant:{solid:"bg-primary text-primary-foreground border-primary",outline:"bg-background border-border",ghost:"bg-transparent border-transparent",soft:"bg-primary/10 border-primary/20",surface:"bg-muted border-border"},size:{sm:"h-12 px-3 py-2",md:"h-14 px-4 py-3",lg:"h-16 px-6 py-4"},sticky:{true:"sticky top-0 z-50",false:""}},defaultVariants:{variant:"outline",size:"md",sticky:false}}),xu=U__namespace.forwardRef(({className:e,variant:t,size:a,sticky:r,brand:n,children:i,mobileBreakpoint:s="md",...l},d)=>{let[m,u]=U__namespace.useState(false),c={sm:"hidden sm:flex",md:"hidden md:flex",lg:"hidden lg:flex"}[s],g={sm:"sm:hidden",md:"md:hidden",lg:"lg:hidden"}[s];return jsxRuntime.jsxs("nav",{ref:d,className:o(hu({variant:t,size:a,sticky:r,className:e})),...l,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between w-full",children:[n&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:n}),jsxRuntime.jsx("div",{className:o("items-center gap-4 flex-1 justify-end",c),children:i}),jsxRuntime.jsx("button",{type:"button",className:o("p-2 rounded-md hover:bg-accent hover:text-accent-foreground transition-colors",g),onClick:()=>u(!m),"aria-label":m?"Close menu":"Open menu","aria-expanded":m,children:m?jsxRuntime.jsx(lucideReact.X,{className:"h-5 w-5"}):jsxRuntime.jsx(lucideReact.Menu,{className:"h-5 w-5"})})]}),m&&jsxRuntime.jsx("div",{className:o("absolute top-full left-0 right-0 flex flex-col gap-2 p-4 bg-background border-b border-border shadow-lg",g),children:i})]})});xu.displayName="Navbar";var yu=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex items-center gap-2 font-semibold text-lg",e),...t}));yu.displayName="NavbarBrand";var Ru=U__namespace.forwardRef(({className:e,justify:t="start",...a},r)=>{let n={start:"justify-start",center:"justify-center",end:"justify-end"}[t];return jsxRuntime.jsx("div",{ref:r,className:o("flex items-center gap-4",n,e),...a})});Ru.displayName="NavbarContent";var wu=U__namespace.forwardRef(({className:e,isActive:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,className:o("flex items-center",t&&"text-primary font-medium",e),...a}));wu.displayName="NavbarItem";var Nu=U__namespace.forwardRef(({className:e,isActive:t,...a},r)=>jsxRuntime.jsx("a",{ref:r,className:o("text-sm font-medium transition-colors hover:text-primary",t?"text-primary":"text-muted-foreground",e),...a}));Nu.displayName="NavbarLink";var Cu=classVarianceAuthority.cva("inline-flex items-center gap-1 transition-colors 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:{variant:{solid:"text-primary-foreground bg-primary px-2 py-0.5 rounded hover:bg-primary/90",outline:"text-primary underline-offset-4 hover:underline",ghost:"text-foreground hover:text-primary",soft:"text-primary bg-primary/10 px-2 py-0.5 rounded hover:bg-primary/20",surface:"text-foreground bg-muted px-2 py-0.5 rounded hover:bg-muted/80"},size:{sm:"text-xs",md:"text-sm",lg:"text-base"},underline:{none:"",hover:"hover:underline underline-offset-4",always:"underline underline-offset-4"}},defaultVariants:{variant:"outline",size:"md",underline:"hover"}}),Su=U__namespace.forwardRef(({className:e,variant:t,size:a,underline:r,isExternal:n,showExternalIcon:i=true,isDisabled:s,children:l,...d},m)=>{let u=n?{target:"_blank",rel:"noopener noreferrer"}:{};return jsxRuntime.jsxs("a",{ref:m,className:o(Cu({variant:t,size:a,underline:r,className:e}),s&&"pointer-events-none opacity-50"),"aria-disabled":s,...u,...d,children:[l,n&&i&&jsxRuntime.jsx(lucideReact.ExternalLink,{className:"h-3 w-3 ml-0.5","aria-hidden":"true"})]})});Su.displayName="Link";var Mu=classVarianceAuthority.cva("fixed bottom-6 right-6 z-50 flex items-center justify-center rounded-full shadow-lg transition-all duration-300 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",{variants:{variant:{solid:"bg-primary text-primary-foreground hover:bg-primary/90",outline:"bg-background border border-border text-foreground hover:bg-accent",ghost:"bg-background/80 backdrop-blur-sm text-foreground hover:bg-accent",soft:"bg-primary/10 text-primary hover:bg-primary/20",surface:"bg-muted text-foreground hover:bg-muted/80"},size:{sm:"h-8 w-8",md:"h-10 w-10",lg:"h-12 w-12"}},defaultVariants:{variant:"solid",size:"md"}}),ku=U__namespace.forwardRef(({className:e,variant:t,size:a,visibilityHeight:r=400,smooth:n=true,icon:i,duration:s=300,onClick:l,...d},m)=>{let[u,c]=U__namespace.useState(false);U__namespace.useEffect(()=>{let v=()=>{c(window.scrollY>r);};return v(),window.addEventListener("scroll",v,{passive:true}),()=>window.removeEventListener("scroll",v)},[r]);let g=v=>{n?window.scrollTo({top:0,behavior:"smooth"}):window.scrollTo(0,0),l?.(v);},p={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6"}[a||"md"];return u?jsxRuntime.jsx("button",{ref:m,type:"button",className:o(Mu({variant:t,size:a,className:e}),"animate-in fade-in zoom-in duration-300"),onClick:g,"aria-label":"Back to top",...d,children:i||jsxRuntime.jsx(lucideReact.ArrowUp,{className:p})}):null});ku.displayName="BackTop";var sw=$__namespace.Menu,lw=$__namespace.Group,dw=$__namespace.Portal,cw=$__namespace.Sub,mw=$__namespace.RadioGroup,Du=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx($__namespace.Root,{ref:a,className:o("flex h-10 items-center space-x-1 rounded-md border bg-background p-1",e),...t}));Du.displayName=$__namespace.Root.displayName;var Vu=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx($__namespace.Trigger,{ref:a,className:o("flex cursor-default select-none items-center rounded-sm px-3 py-1.5 text-sm font-medium outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground",e),...t}));Vu.displayName=$__namespace.Trigger.displayName;var Lu=U__namespace.forwardRef(({className:e,inset:t,children:a,...r},n)=>jsxRuntime.jsxs($__namespace.SubTrigger,{ref:n,className:o("flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground",t&&"pl-8",e),...r,children:[a,jsxRuntime.jsx(lucideReact.ChevronRight,{className:"ml-auto h-4 w-4"})]}));Lu.displayName=$__namespace.SubTrigger.displayName;var Iu=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx($__namespace.SubContent,{ref:a,className:o("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));Iu.displayName=$__namespace.SubContent.displayName;var Eu=U__namespace.forwardRef(({className:e,align:t="start",alignOffset:a=-4,sideOffset:r=8,...n},i)=>jsxRuntime.jsx($__namespace.Portal,{children:jsxRuntime.jsx($__namespace.Content,{ref:i,align:t,alignOffset:a,sideOffset:r,className:o("z-50 min-w-[12rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...n})}));Eu.displayName=$__namespace.Content.displayName;var Hu=U__namespace.forwardRef(({className:e,inset:t,...a},r)=>jsxRuntime.jsx($__namespace.Item,{ref:r,className:o("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",t&&"pl-8",e),...a}));Hu.displayName=$__namespace.Item.displayName;var Au=U__namespace.forwardRef(({className:e,children:t,checked:a,...r},n)=>jsxRuntime.jsxs($__namespace.CheckboxItem,{ref:n,className:o("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:a,...r,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx($__namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Check,{className:"h-4 w-4"})})}),t]}));Au.displayName=$__namespace.CheckboxItem.displayName;var zu=U__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs($__namespace.RadioItem,{ref:r,className:o("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...a,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx($__namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Circle,{className:"h-2 w-2 fill-current"})})}),t]}));zu.displayName=$__namespace.RadioItem.displayName;var Bu=U__namespace.forwardRef(({className:e,inset:t,...a},r)=>jsxRuntime.jsx($__namespace.Label,{ref:r,className:o("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...a}));Bu.displayName=$__namespace.Label.displayName;var Fu=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx($__namespace.Separator,{ref:a,className:o("-mx-1 my-1 h-px bg-muted",e),...t}));Fu.displayName=$__namespace.Separator.displayName;var Ou=({className:e,...t})=>jsxRuntime.jsx("span",{className:o("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});Ou.displayName="MenubarShortcut";var Gu=classVarianceAuthority.cva("flex",{variants:{orientation:{horizontal:"flex-row items-center",vertical:"flex-col"},size:{sm:"gap-2",md:"gap-4",lg:"gap-6"}},defaultVariants:{orientation:"horizontal",size:"md"}}),Wu=U__namespace.forwardRef(({className:e,orientation:t,size:a,currentStep:r=0,children:n,...i},s)=>{let l=U__namespace.Children.toArray(n);return jsxRuntime.jsx("div",{ref:s,className:o(Gu({orientation:t,size:a,className:e})),...i,children:l.map((d,m)=>U__namespace.isValidElement(d)?U__namespace.cloneElement(d,{...d.props,stepNumber:m+1,status:d.props.status||(m<r?"completed":m===r?"current":"upcoming"),isLast:m===l.length-1,orientation:t,size:a}):d)})});Wu.displayName="Steps";var $u=classVarianceAuthority.cva("flex items-center",{variants:{orientation:{horizontal:"flex-row",vertical:"flex-col items-start"},size:{sm:"gap-2",md:"gap-3",lg:"gap-4"}},defaultVariants:{orientation:"horizontal",size:"md"}}),uw=classVarianceAuthority.cva("flex items-center justify-center rounded-full font-medium transition-colors",{variants:{status:{completed:"bg-primary text-primary-foreground",current:"bg-primary text-primary-foreground ring-2 ring-primary ring-offset-2 ring-offset-background",upcoming:"bg-muted text-muted-foreground border-2 border-muted-foreground/30"},size:{sm:"h-6 w-6 text-xs",md:"h-8 w-8 text-sm",lg:"h-10 w-10 text-base"}},defaultVariants:{status:"upcoming",size:"md"}}),fw=classVarianceAuthority.cva("bg-muted transition-colors",{variants:{orientation:{horizontal:"h-0.5 flex-1 min-w-8",vertical:"w-0.5 min-h-8 ml-4"},status:{completed:"bg-primary",current:"bg-muted",upcoming:"bg-muted"}},defaultVariants:{orientation:"horizontal",status:"upcoming"}}),_u=U__namespace.forwardRef(({className:e,orientation:t="horizontal",size:a="md",title:r,description:n,icon:i,status:s="upcoming",stepNumber:l,isLast:d,...m},u)=>jsxRuntime.jsxs("div",{ref:u,className:o($u({orientation:t,size:a,className:e}),!d&&t==="horizontal"&&"flex-1"),...m,children:[jsxRuntime.jsx("div",{className:o("flex items-center",t==="vertical"&&"flex-col items-start"),children:jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[jsxRuntime.jsx("div",{className:o(uw({status:s,size:a})),children:s==="completed"?jsxRuntime.jsx(lucideReact.Check,{className:a==="sm"?"h-3 w-3":a==="lg"?"h-5 w-5":"h-4 w-4"}):i||l}),(r||n)&&jsxRuntime.jsxs("div",{className:"flex flex-col",children:[r&&jsxRuntime.jsx("span",{className:o("font-medium",a==="sm"&&"text-sm",a==="lg"&&"text-lg",s==="upcoming"&&"text-muted-foreground"),children:r}),n&&jsxRuntime.jsx("span",{className:o("text-muted-foreground",a==="sm"&&"text-xs",a==="md"&&"text-sm",a==="lg"&&"text-base"),children:n})]})]})}),!d&&jsxRuntime.jsx("div",{className:o(fw({orientation:t,status:s==="completed"?"completed":"upcoming"}),t==="vertical"&&"my-2")})]}));_u.displayName="Step";function yw({className:e,data:t,columns:a,selectable:r=false,selectedKeys:n,onSelectionChange:i,getRowKey:s=(y,P)=>String(P),sortable:l=false,sortState:d,onSortChange:m,paginated:u=false,pageSizeOptions:c=[10,20,50],paginationState:g,onPaginationChange:p,emptyContent:v="No data",loading:N=false,striped:b=false,hoverable:h=true,...w},f){let[y,P]=U__namespace.useState(new Set),[x,S]=U__namespace.useState({columnId:null,direction:null}),[k,M]=U__namespace.useState({pageIndex:0,pageSize:c[0]||10}),R=n??y,C=d??x,D=g??k,T=z=>{i?i(z):P(z);},I=z=>{m?m(z):S(z);},L=z=>{p?p(z):M(z);},V=U__namespace.useMemo(()=>{if(!C.columnId||!C.direction)return t;let z=a.find(F=>F.id===C.columnId);return z?[...t].sort((F,ae)=>{let G=z.accessor(F),ge=z.accessor(ae);if(G===ge)return 0;if(G==null)return 1;if(ge==null)return -1;let oo=String(G).localeCompare(String(ge),void 0,{numeric:true});return C.direction==="asc"?oo:-oo}):t},[t,C,a]),E=U__namespace.useMemo(()=>{if(!u)return V;let z=D.pageIndex*D.pageSize;return V.slice(z,z+D.pageSize)},[V,u,D]),A=Math.ceil(V.length/D.pageSize),B=z=>{if(z){let F=new Set(E.map((ae,G)=>s(ae,G)));T(F);}else T(new Set);},H=(z,F)=>{let ae=new Set(R);F?ae.add(z):ae.delete(z),T(ae);},Q=E.length>0&&E.every((z,F)=>R.has(s(z,F))),te=E.some((z,F)=>R.has(s(z,F))),J=z=>{if(!a.find(G=>G.id===z)?.sortable&&!l)return;let ae="asc";C.columnId===z&&(C.direction==="asc"?ae="desc":C.direction==="desc"&&(ae=null)),I({columnId:ae?z:null,direction:ae});},ot=z=>C.columnId!==z?jsxRuntime.jsx(lucideReact.ChevronsUpDown,{className:"h-4 w-4 text-muted-foreground/50"}):C.direction==="asc"?jsxRuntime.jsx(lucideReact.ChevronUp,{className:"h-4 w-4"}):jsxRuntime.jsx(lucideReact.ChevronDown,{className:"h-4 w-4"});return jsxRuntime.jsxs("div",{ref:f,className:o("w-full",e),...w,children:[jsxRuntime.jsx("div",{className:"relative w-full overflow-auto rounded-md border",children:jsxRuntime.jsxs("table",{className:"w-full caption-bottom text-sm",children:[jsxRuntime.jsx("thead",{className:"[&_tr]:border-b bg-muted/50",children:jsxRuntime.jsxs("tr",{children:[r&&jsxRuntime.jsx("th",{className:"h-12 w-12 px-4",children:jsxRuntime.jsx(co,{checked:Q?true:te?"indeterminate":false,onCheckedChange:B,"aria-label":"Select all"})}),a.map(z=>{let F=z.sortable??l;return jsxRuntime.jsx("th",{className:o("h-12 px-4 text-left align-middle font-medium text-muted-foreground",F&&"cursor-pointer select-none hover:text-foreground"),style:{width:z.width},onClick:()=>F&&J(z.id),children:jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[z.header,F&&ot(z.id)]})},z.id)})]})}),jsxRuntime.jsx("tbody",{className:"[&_tr:last-child]:border-0",children:N?jsxRuntime.jsx("tr",{children:jsxRuntime.jsx("td",{colSpan:a.length+(r?1:0),className:"h-24 text-center text-muted-foreground",children:"Loading..."})}):E.length===0?jsxRuntime.jsx("tr",{children:jsxRuntime.jsx("td",{colSpan:a.length+(r?1:0),className:"h-24 text-center text-muted-foreground",children:v})}):E.map((z,F)=>{let ae=s(z,F),G=R.has(ae);return jsxRuntime.jsxs("tr",{className:o("border-b transition-colors",h&&"hover:bg-muted/50",b&&F%2===1&&"bg-muted/30",G&&"bg-muted"),"data-state":G?"selected":void 0,children:[r&&jsxRuntime.jsx("td",{className:"w-12 px-4",children:jsxRuntime.jsx(co,{checked:G,onCheckedChange:ge=>H(ae,!!ge),"aria-label":`Select row ${F+1}`})}),a.map(ge=>jsxRuntime.jsx("td",{className:"p-4 align-middle",children:ge.cell?ge.cell(z,F):ge.accessor(z)},ge.id))]},ae)})})]})}),u&&jsxRuntime.jsxs("div",{className:"flex items-center justify-between px-2 py-4",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2 text-sm text-muted-foreground",children:[jsxRuntime.jsx("span",{children:"Rows per page:"}),jsxRuntime.jsx("select",{value:D.pageSize,onChange:z=>L({pageIndex:0,pageSize:Number(z.target.value)}),className:"h-8 rounded-md border bg-transparent px-2",children:c.map(z=>jsxRuntime.jsx("option",{value:z,children:z},z))})]}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("span",{className:"text-sm text-muted-foreground",children:["Page ",D.pageIndex+1," of ",A||1]}),jsxRuntime.jsxs("div",{className:"flex gap-1",children:[jsxRuntime.jsx("button",{onClick:()=>L({...D,pageIndex:D.pageIndex-1}),disabled:D.pageIndex===0,className:"inline-flex h-8 w-8 items-center justify-center rounded-md border bg-transparent hover:bg-muted disabled:opacity-50 disabled:pointer-events-none","aria-label":"Previous page",children:jsxRuntime.jsx(lucideReact.ChevronLeft,{className:"h-4 w-4"})}),jsxRuntime.jsx("button",{onClick:()=>L({...D,pageIndex:D.pageIndex+1}),disabled:D.pageIndex>=A-1,className:"inline-flex h-8 w-8 items-center justify-center rounded-md border bg-transparent hover:bg-muted disabled:opacity-50 disabled:pointer-events-none","aria-label":"Next page",children:jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4"})})]})]})]})]})}var Rw=U__namespace.forwardRef(yw);var Uu=classVarianceAuthority.cva("",{variants:{size:{sm:"[--tree-indent:12px] [--tree-item-height:28px] text-xs",md:"[--tree-indent:16px] [--tree-item-height:32px] text-sm",lg:"[--tree-indent:20px] [--tree-item-height:40px] text-base"}},defaultVariants:{size:"md"}}),Yu=U__namespace.forwardRef(({className:e,size:t,data:a,defaultExpandedIds:r=[],expandedIds:n,onExpandedChange:i,selectedId:s,onSelect:l,showIcons:d=true,leafIcon:m=jsxRuntime.jsx(lucideReact.File,{className:"h-4 w-4"}),folderIcon:u=jsxRuntime.jsx(lucideReact.Folder,{className:"h-4 w-4"}),folderOpenIcon:c=jsxRuntime.jsx(lucideReact.FolderOpen,{className:"h-4 w-4"}),defaultExpandAll:g=false,...p},v)=>{let N=U__namespace.useCallback(x=>x.reduce((S,k)=>k.children?.length?[...S,k.id,...N(k.children)]:S,[]),[]),[b,h]=U__namespace.useState(()=>g?N(a):r),w=n??b,f=x=>{i?i(x):h(x);},y=x=>{w.includes(x)?f(w.filter(S=>S!==x)):f([...w,x]);},P=(x,S=0)=>{let k=x.children&&x.children.length>0,M=w.includes(x.id),R=s===x.id,C=()=>{x.disabled||l?.(x);},D=I=>{I.stopPropagation(),k&&y(x.id);},T=()=>x.icon?x.icon:k?M?c:u:m;return jsxRuntime.jsxs("div",{role:"treeitem","aria-expanded":k?M:void 0,children:[jsxRuntime.jsxs("div",{className:o("flex items-center gap-1 rounded-md px-2 cursor-pointer transition-colors","h-[var(--tree-item-height)]","hover:bg-muted/50",R&&"bg-primary/10 text-primary",x.disabled&&"opacity-50 cursor-not-allowed"),style:{paddingLeft:`calc(${S} * var(--tree-indent) + 8px)`},onClick:C,children:[jsxRuntime.jsx("button",{type:"button",className:o("flex h-5 w-5 items-center justify-center rounded hover:bg-muted",!k&&"invisible"),onClick:D,tabIndex:-1,"aria-label":M?"Collapse":"Expand",children:M?jsxRuntime.jsx(lucideReact.ChevronDown,{className:"h-4 w-4"}):jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4"})}),d&&jsxRuntime.jsx("span",{className:"flex-shrink-0 text-muted-foreground",children:T()}),jsxRuntime.jsx("span",{className:"truncate",children:x.name})]}),k&&M&&jsxRuntime.jsx("div",{role:"group",children:x.children.map(I=>P(I,S+1))})]},x.id)};return jsxRuntime.jsx("div",{ref:v,role:"tree",className:o(Uu({size:t,className:e})),...p,children:a.map(x=>P(x))})});Yu.displayName="TreeView";var Xu=classVarianceAuthority.cva("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 px-2 text-xs",md:"h-10 px-3 text-sm",lg:"h-12 px-4 text-base"}},defaultVariants:{size:"md"}}),Lw=({text:e,query:t})=>{if(!t)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:e});let a=new RegExp(`(${t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")})`,"gi"),r=e.split(a);return jsxRuntime.jsx(jsxRuntime.Fragment,{children:r.map((n,i)=>a.test(n)?jsxRuntime.jsx("mark",{className:"bg-primary/20 text-foreground rounded-sm",children:n},i):jsxRuntime.jsx("span",{children:n},i))})},Iw=(e,t)=>{let[a,r]=U__namespace.useState(e);return U__namespace.useEffect(()=>{let n=setTimeout(()=>{r(e);},t);return ()=>{clearTimeout(n);}},[e,t]),a},qu=U__namespace.forwardRef(({className:e,size:t,value:a,defaultValue:r="",onChange:n,onSelect:i,options:s=[],loadOptions:l,debounceMs:d=300,minChars:m=0,placeholder:u="Type to search...",emptyText:c="No results found.",loadingText:g="Loading...",clearable:p=false,freeSolo:v=true,maxHeight:N=200,highlightMatch:b=true,disabled:h,...w},f)=>{let[y,P]=U__namespace.useState(false),[x,S]=U__namespace.useState(r),[k,M]=U__namespace.useState([]),[R,C]=U__namespace.useState(false),D=U__namespace.useRef(null),T=a!==void 0?a:x,I=Iw(T,d);U__namespace.useImperativeHandle(f,()=>D.current);let L=l?k:s,V=U__namespace.useMemo(()=>l?L:L.filter(F=>F.label.toLowerCase().includes(T.toLowerCase())),[L,T,l]);U__namespace.useEffect(()=>{if(!l)return;if(I.length<m){M([]);return}let F=false;return (async()=>{C(true);try{let G=await l(I);F||M(G);}catch{F||M([]);}finally{F||C(false);}})(),()=>{F=true;}},[I,l,m]);let E=F=>{a===void 0&&S(F),n?.(F);},A=F=>{let ae=F.target.value;E(ae),ae.length>=m&&P(true);},B=F=>{E(F.label),i?.(F),P(false);},H=()=>{E(""),D.current?.focus();},Q=()=>{T.length>=m&&(V.length>0||R)&&P(true);},te=F=>{F.key==="Escape"&&P(false),F.key==="ArrowDown"&&!y&&V.length>0&&P(true);},J=y&&T.length>=m,ot=t==="sm"?"h-3 w-3":t==="lg"?"h-5 w-5":"h-4 w-4",z=p&&T?"pr-8":"pr-3";return jsxRuntime.jsxs(ve,{open:J,onOpenChange:P,children:[jsxRuntime.jsx(Zi,{asChild:true,children:jsxRuntime.jsxs("div",{className:"relative w-full",children:[jsxRuntime.jsx("input",{ref:D,type:"text",value:T,onChange:A,onFocus:Q,onKeyDown:te,disabled:h,placeholder:u,className:o(Xu({size:t}),z,e),role:"combobox","aria-expanded":J,"aria-autocomplete":"list","aria-controls":"autocomplete-list",...w}),p&&T&&!h&&jsxRuntime.jsx("button",{type:"button",onClick:H,className:"absolute right-2 top-1/2 -translate-y-1/2 text-muted-foreground hover:text-foreground","aria-label":"Clear",children:jsxRuntime.jsx(lucideReact.X,{className:ot})})]})}),jsxRuntime.jsx(ue,{className:"w-[--radix-popover-trigger-width] p-0",align:"start",onOpenAutoFocus:F=>F.preventDefault(),children:jsxRuntime.jsx(cmdk.Command,{className:"overflow-hidden rounded-md",shouldFilter:false,children:jsxRuntime.jsx(cmdk.Command.List,{id:"autocomplete-list",className:"overflow-y-auto p-1",style:{maxHeight:N},children:R?jsxRuntime.jsxs("div",{className:"flex items-center justify-center gap-2 py-6 text-sm text-muted-foreground",children:[jsxRuntime.jsx(lucideReact.Loader2,{className:o(ot,"animate-spin")}),g]}):V.length===0?jsxRuntime.jsx("div",{className:"py-6 text-center text-sm text-muted-foreground",children:c}):V.map(F=>jsxRuntime.jsxs(cmdk.Command.Item,{value:F.value,disabled:F.disabled,onSelect:()=>B(F),className:o("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none","data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50","data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground"),children:[jsxRuntime.jsx(lucideReact.Check,{className:o("mr-2 h-4 w-4 shrink-0",T===F.label?"opacity-100":"opacity-0")}),jsxRuntime.jsx("span",{className:"flex-1",children:b?jsxRuntime.jsx(Lw,{text:F.label,query:T}):F.label})]},F.value))})})})]})});qu.displayName="Autocomplete";var Ms=U__namespace.createContext(null),ks=U__namespace.createContext(null),Ds=()=>{let e=U__namespace.useContext(Ms);if(!e)throw new Error("useFormContext must be used within a Form");return e},On=()=>{let e=U__namespace.useContext(ks);if(!e)throw new Error("useFieldContext must be used within a FormField");return e},Ew={required:(e="This field is required")=>({validate:t=>typeof t=="string"?t.trim().length>0:Array.isArray(t)?t.length>0:t!=null,message:e}),minLength:(e,t)=>({validate:a=>typeof a=="string"&&a.length>=e,message:t??`Must be at least ${e} characters`}),maxLength:(e,t)=>({validate:a=>typeof a=="string"&&a.length<=e,message:t??`Must be at most ${e} characters`}),min:(e,t)=>({validate:a=>typeof a=="number"&&a>=e,message:t??`Must be at least ${e}`}),max:(e,t)=>({validate:a=>typeof a=="number"&&a<=e,message:t??`Must be at most ${e}`}),email:(e="Invalid email address")=>({validate:t=>typeof t=="string"&&/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(t),message:e}),pattern:(e,t="Invalid format")=>({validate:a=>typeof a=="string"&&e.test(a),message:t}),custom:(e,t)=>({validate:e,message:t})},Zu=U__namespace.forwardRef(({defaultValues:e={},onSubmit:t,onError:a,validateOnBlur:r=true,validateOnChange:n=false,children:i,className:s,...l},d)=>{let[m,u]=U__namespace.useState(e),[c,g]=U__namespace.useState({}),[p,v]=U__namespace.useState({}),[N,b]=U__namespace.useState({}),[h,w]=U__namespace.useState(false),f=U__namespace.useRef(new Map),y=U__namespace.useCallback((L,V)=>{f.current.set(L,V);},[]),P=U__namespace.useCallback(L=>{f.current.delete(L);},[]),x=U__namespace.useCallback(L=>{let V=f.current.get(L)||[],E=m[L];for(let A of V)if(!A.validate(E))return g(B=>({...B,[L]:A.message})),false;return g(A=>({...A,[L]:null})),true},[m]),S=U__namespace.useCallback(()=>{let L=true,V={};return f.current.forEach((E,A)=>{let B=m[A];for(let H of E)if(!H.validate(B)){V[A]=H.message,L=false;break}V[A]||(V[A]=null);}),g(V),L},[m]),k=U__namespace.useCallback((L,V)=>{u(E=>({...E,[L]:V})),b(E=>({...E,[L]:true})),n&&setTimeout(()=>{x(L);},0);},[n,x]),M=U__namespace.useCallback((L,V)=>{g(E=>({...E,[L]:V}));},[]),R=U__namespace.useCallback((L,V)=>{v(E=>({...E,[L]:V})),V&&r&&x(L);},[r,x]),C=U__namespace.useCallback(L=>({value:m[L],error:c[L]??null,touched:p[L]??false,dirty:N[L]??false}),[m,c,p,N]),D=U__namespace.useCallback(()=>{u(e),g({}),v({}),b({});},[e]),T=async L=>{L.preventDefault();let V={};if(f.current.forEach((A,B)=>{V[B]=true;}),v(V),!S()){a?.(c);return}if(t){w(true);try{await t(m);}finally{w(false);}}},I={values:m,errors:c,touched:p,dirty:N,isSubmitting:h,setValue:k,setError:M,setTouched:R,validateField:x,validateAll:S,registerField:y,unregisterField:P,getFieldState:C,reset:D};return jsxRuntime.jsx(Ms.Provider,{value:I,children:jsxRuntime.jsx("form",{ref:d,onSubmit:T,className:o("space-y-4",s),...l,children:i})})});Zu.displayName="Form";var Qu=({name:e,rules:t=[],defaultValue:a,children:r})=>{let n=Ds(),i=U__namespace.useId();U__namespace.useEffect(()=>(n.registerField(e,t),a!==void 0&&n.values[e]===void 0&&n.setValue(e,a),()=>{n.unregisterField(e);}),[e,t,a,n]);let s=n.getFieldState(e),l={name:e,id:`${i}-${e}`,value:s.value,error:s.error,touched:s.touched,dirty:s.dirty};return jsxRuntime.jsx(ks.Provider,{value:l,children:r})};Qu.displayName="FormField";var Ju=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("space-y-1.5",e),...t}));Ju.displayName="FormItem";var ef=U__namespace.forwardRef(({className:e,required:t,children:a,...r},n)=>{let{id:i,error:s,touched:l}=On();return jsxRuntime.jsxs(Aa,{ref:n,htmlFor:i,className:o(s&&l&&"text-danger",e),...r,children:[a,t&&jsxRuntime.jsx("span",{className:"ml-1 text-danger",children:"*"})]})});ef.displayName="FormLabel";var tf=({children:e})=>{let{name:t,id:a,error:r,touched:n}=On(),i=Ds(),s=i.getFieldState(t),l=m=>{let u=m.target,c=u.type==="checkbox"?u.checked:u.value;i.setValue(t,c);},d=()=>{i.setTouched(t,true);};return U__namespace.cloneElement(e,{id:a,name:t,value:s.value??"",onChange:l,onBlur:d,"aria-invalid":r&&n?"true":void 0,"aria-describedby":r&&n?`${a}-error`:void 0})};tf.displayName="FormControl";var af=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("p",{ref:a,className:o("text-xs text-muted-foreground",e),...t}));af.displayName="FormDescription";var rf=U__namespace.forwardRef(({className:e,message:t,...a},r)=>{let{id:n,error:i,touched:s}=On(),l=t??(s?i:null);return l?jsxRuntime.jsx("p",{ref:r,id:`${n}-error`,className:o("text-xs text-danger",e),role:"alert",...a,children:l}):null});rf.displayName="FormMessage";var nf=classVarianceAuthority.cva("inline-flex items-center gap-3",{variants:{size:{sm:"[&_[data-user-avatar]]:h-8 [&_[data-user-avatar]]:w-8",md:"[&_[data-user-avatar]]:h-10 [&_[data-user-avatar]]:w-10",lg:"[&_[data-user-avatar]]:h-12 [&_[data-user-avatar]]:w-12"}},defaultVariants:{size:"md"}}),sf=U__namespace.forwardRef(({className:e,size:t,name:a,description:r,avatarUrl:n,avatarFallback:i,trailing:s,...l},d)=>{let m=i||a.split(" ").map(u=>u[0]).join("").toUpperCase().slice(0,2);return jsxRuntime.jsxs("div",{ref:d,className:o(nf({size:t,className:e})),...l,children:[jsxRuntime.jsxs(za,{"data-user-avatar":true,children:[n&&jsxRuntime.jsx(br,{src:n,alt:a}),jsxRuntime.jsx(Ba,{children:m})]}),jsxRuntime.jsxs("div",{className:"flex flex-col min-w-0",children:[jsxRuntime.jsx("span",{className:"text-sm font-medium leading-none truncate",children:a}),r&&jsxRuntime.jsx("span",{className:"text-sm text-muted-foreground truncate",children:r})]}),s&&jsxRuntime.jsx("div",{className:"ml-auto flex-shrink-0",children:s})]})});sf.displayName="User";var df=classVarianceAuthority.cva("font-mono rounded",{variants:{variant:{solid:"bg-primary text-primary-foreground",outline:"border border-input bg-transparent",ghost:"bg-transparent",soft:"bg-muted text-foreground",surface:"bg-muted/50 text-foreground border border-border"},size:{sm:"px-1 py-0.5 text-xs",md:"px-1.5 py-0.5 text-sm",lg:"px-2 py-1 text-base"}},defaultVariants:{variant:"soft",size:"md"}}),cf=U__namespace.forwardRef(({className:e,variant:t,size:a,...r},n)=>jsxRuntime.jsx("code",{ref:n,className:o(df({variant:t,size:a,className:e})),...r}));cf.displayName="Code";var mf=classVarianceAuthority.cva("relative flex items-center gap-2 font-mono rounded-lg border",{variants:{variant:{solid:"bg-primary text-primary-foreground border-primary",outline:"bg-transparent border-input",ghost:"bg-transparent border-transparent",soft:"bg-muted border-muted",surface:"bg-muted/50 border-border"},size:{sm:"px-3 py-1.5 text-xs",md:"px-4 py-2 text-sm",lg:"px-5 py-3 text-base"}},defaultVariants:{variant:"surface",size:"md"}}),pf=U__namespace.forwardRef(({className:e,variant:t,size:a,code:r,copyable:n=true,copyLabel:i="Copy",onCopy:s,symbol:l="$",hideSymbol:d=false,...m},u)=>{let[c,g]=U__namespace.useState(false),p=async()=>{try{await navigator.clipboard.writeText(r),g(!0),s?.(),setTimeout(()=>g(!1),2e3);}catch(v){console.error("Failed to copy:",v);}};return jsxRuntime.jsxs("div",{ref:u,className:o(mf({variant:t,size:a,className:e})),...m,children:[!d&&jsxRuntime.jsx("span",{className:"text-muted-foreground select-none",children:l}),jsxRuntime.jsx("code",{className:"flex-1 truncate",children:r}),n&&jsxRuntime.jsx("button",{type:"button",onClick:p,className:o("flex-shrink-0 rounded p-1 transition-colors","hover:bg-black/10 dark:hover:bg-white/10","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"),"aria-label":c?"Copied":i,children:c?jsxRuntime.jsx(lucideReact.Check,{className:"h-4 w-4 text-green-500"}):jsxRuntime.jsx(lucideReact.Copy,{className:"h-4 w-4 text-muted-foreground"})})]})});pf.displayName="Snippet";var Is=classVarianceAuthority.cva("overflow-hidden",{variants:{radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",full:"rounded-full"}},defaultVariants:{radius:"md"}}),uf=U__namespace.forwardRef(({className:e,radius:t,src:a,alt:r,fallback:n,showSkeleton:i=true,onLoad:s,onError:l,fit:d="cover",aspectRatio:m,style:u,...c},g)=>{let[p,v]=U__namespace.useState("loading");U__namespace.useEffect(()=>{a&&v("loading");},[a]);let N=()=>{v("loaded"),s?.();},b=()=>{v("error"),l?.();},h={contain:"object-contain",cover:"object-cover",fill:"object-fill",none:"object-none","scale-down":"object-scale-down"}[d];return p==="error"&&n?jsxRuntime.jsx("div",{className:o(Is({radius:t}),"flex items-center justify-center bg-muted",e),style:{aspectRatio:m,...u},children:n}):jsxRuntime.jsxs("div",{className:o(Is({radius:t}),"relative",e),style:{aspectRatio:m,...u},children:[p==="loading"&&i&&jsxRuntime.jsx(nn,{className:"absolute inset-0 h-full w-full"}),jsxRuntime.jsx("img",{ref:g,src:a,alt:r,onLoad:N,onError:b,className:o("h-full w-full transition-opacity duration-300",h,p==="loading"?"opacity-0":"opacity-100"),...c})]})});uf.displayName="Image";var bf=classVarianceAuthority.cva("flex flex-col rounded-lg border bg-background",{variants:{size:{sm:"p-1 gap-0.5",md:"p-1.5 gap-1",lg:"p-2 gap-1.5"}},defaultVariants:{size:"md"}}),vf=classVarianceAuthority.cva("relative flex cursor-pointer select-none items-center rounded-md outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",{variants:{size:{sm:"px-2 py-1 text-xs",md:"px-3 py-1.5 text-sm",lg:"px-4 py-2 text-base"}},defaultVariants:{size:"md"}}),hf=U__namespace.createContext({value:"",onValueChange:()=>{},multiple:false,size:"md"}),xf=U__namespace.forwardRef(({className:e,size:t="md",value:a,defaultValue:r="",onValueChange:n,multiple:i=false,children:s,...l},d)=>{let[m,u]=U__namespace.useState(r),c=a??m,g=p=>{let v;if(i){let N=Array.isArray(c)?c:[c].filter(Boolean);N.includes(p)?v=N.filter(b=>b!==p):v=[...N,p];}else v=p;n?n(v):u(v);};return jsxRuntime.jsx(hf.Provider,{value:{value:c,onValueChange:g,multiple:i,size:t??"md"},children:jsxRuntime.jsx("div",{ref:d,role:"listbox","aria-multiselectable":i,className:o(bf({size:t,className:e})),...l,children:s})})});xf.displayName="Listbox";var yf=U__namespace.forwardRef(({className:e,value:t,disabled:a,icon:r,description:n,children:i,...s},l)=>{let{value:d,onValueChange:m,multiple:u,size:c}=U__namespace.useContext(hf),g=u?Array.isArray(d)&&d.includes(t):d===t,p=()=>{a||m(t);},v=N=>{(N.key==="Enter"||N.key===" ")&&!a&&(N.preventDefault(),m(t));};return jsxRuntime.jsxs("div",{ref:l,role:"option","aria-selected":g,"data-disabled":a?"":void 0,tabIndex:a?-1:0,className:o(vf({size:c}),g&&"bg-accent text-accent-foreground",e),onClick:p,onKeyDown:v,...s,children:[r&&jsxRuntime.jsx("span",{className:"mr-2 flex-shrink-0",children:r}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("div",{className:"truncate",children:i}),n&&jsxRuntime.jsx("div",{className:"text-xs text-muted-foreground truncate",children:n})]}),g&&jsxRuntime.jsx(lucideReact.Check,{className:"ml-2 h-4 w-4 flex-shrink-0"})]})});yf.displayName="ListboxItem";var wf=classVarianceAuthority.cva("flex flex-col",{variants:{variant:{default:"gap-2",bordered:"divide-y divide-border rounded-lg border",cards:"gap-2"},size:{sm:"",md:"",lg:""}},defaultVariants:{variant:"default",size:"md"}}),Nf=classVarianceAuthority.cva("flex items-center gap-3 bg-background transition-all",{variants:{variant:{default:"rounded-lg border p-3",bordered:"p-3",cards:"rounded-lg border p-3 shadow-sm"},size:{sm:"p-2 text-sm",md:"p-3 text-sm",lg:"p-4 text-base"},isDragging:{true:"opacity-50 scale-[1.02] shadow-lg z-10",false:""},isDragOver:{true:"border-primary border-dashed",false:""}},defaultVariants:{variant:"default",size:"md",isDragging:false,isDragOver:false}});function Yw({className:e,variant:t,size:a,items:r,onReorder:n,renderItem:i,showHandle:s=true,disabled:l=false,...d},m){let[u,c]=U__namespace.useState(null),[g,p]=U__namespace.useState(null),v=(f,y)=>{l||(c(y),f.dataTransfer.effectAllowed="move",f.dataTransfer.setData("text/plain",String(y)));},N=(f,y)=>{f.preventDefault(),!(l||u===null||u===y)&&p(y);},b=()=>{p(null);},h=(f,y)=>{if(f.preventDefault(),l||u===null||u===y){c(null),p(null);return}let P=[...r],[x]=P.splice(u,1);P.splice(y,0,x),n?.(P),c(null),p(null);},w=()=>{c(null),p(null);};return jsxRuntime.jsx("div",{ref:m,className:o(wf({variant:t,size:a,className:e})),...d,children:r.map((f,y)=>jsxRuntime.jsxs("div",{draggable:!l,onDragStart:P=>v(P,y),onDragOver:P=>N(P,y),onDragLeave:b,onDrop:P=>h(P,y),onDragEnd:w,className:o(Nf({variant:t,size:a,isDragging:u===y,isDragOver:g===y}),!l&&"cursor-move"),children:[s&&jsxRuntime.jsx("div",{className:o("flex-shrink-0 text-muted-foreground",l?"opacity-30":"cursor-grab active:cursor-grabbing"),children:jsxRuntime.jsx(lucideReact.GripVertical,{className:"h-5 w-5"})}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:i(f,y)})]},f.id))})}var jw=U__namespace.forwardRef(Yw);var Sf=classVarianceAuthority.cva("absolute inset-0 z-50 flex items-center justify-center transition-opacity",{variants:{variant:{solid:"bg-background",soft:"bg-background/80 backdrop-blur-sm",ghost:"bg-background/50"},visible:{true:"opacity-100 pointer-events-auto",false:"opacity-0 pointer-events-none"}},defaultVariants:{variant:"soft",visible:true}}),Qw={sm:"h-4 w-4",md:"h-6 w-6",lg:"h-8 w-8"},Tf=U__namespace.forwardRef(({className:e,variant:t,loading:a=true,size:r="md",spinner:n,text:i,children:s,...l},d)=>jsxRuntime.jsxs("div",{ref:d,className:o("relative",e),...l,children:[s,jsxRuntime.jsx("div",{className:o(Sf({variant:t,visible:a})),"aria-hidden":!a,children:jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-2",children:[n||jsxRuntime.jsx(lucideReact.Loader2,{className:o(Qw[r],"animate-spin text-primary")}),i&&jsxRuntime.jsx("span",{className:"text-sm text-muted-foreground",children:i})]})})]}));Tf.displayName="LoadingOverlay";var Mf=classVarianceAuthority.cva("fixed top-0 left-0 z-[9999] h-0.5 transition-all duration-200 ease-out",{variants:{color:{primary:"bg-primary",secondary:"bg-secondary",success:"bg-success",warning:"bg-warning",danger:"bg-danger",info:"bg-info"}},defaultVariants:{color:"primary"}}),kf=U__namespace.forwardRef(({className:e,color:t,isLoading:a=false,progress:r,showSpinner:n=false,...i},s)=>{let[l,d]=U__namespace.useState(0),[m,u]=U__namespace.useState(false),c=U__namespace.useRef(null);return U__namespace.useEffect(()=>{if(r!==void 0){d(r),u(r>0&&r<100);return}return a?(u(true),d(10),c.current=setInterval(()=>{d(g=>{if(g>=90)return g;let p=Math.random()*10;return Math.min(g+p,90)});},500)):l>0&&(d(100),setTimeout(()=>{u(false),d(0);},200)),()=>{c.current&&clearInterval(c.current);}},[a,r]),!m&&r===void 0||r!==void 0&&(r<=0||r>=100)?null:jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{ref:s,className:o(Mf({color:t,className:e})),style:{width:`${l}%`},role:"progressbar","aria-valuenow":l,"aria-valuemin":0,"aria-valuemax":100,...i,children:jsxRuntime.jsx("div",{className:"absolute right-0 h-full w-24 -translate-y-1 rotate-3 bg-inherit opacity-50 blur-sm"})}),n&&m&&jsxRuntime.jsx("div",{className:"fixed top-4 right-4 z-[9999]",children:jsxRuntime.jsx("div",{className:o("h-4 w-4 animate-spin rounded-full border-2 border-transparent",t==="primary"&&"border-t-primary",t==="secondary"&&"border-t-secondary",t==="success"&&"border-t-success",t==="warning"&&"border-t-warning",t==="danger"&&"border-t-danger",t==="info"&&"border-t-info")})})]})});kf.displayName="NProgress";var If=classVarianceAuthority.cva("flex items-center justify-center",{variants:{variant:{spinner:"",dots:"",pulse:"",skeleton:""},size:{sm:"gap-1",md:"gap-2",lg:"gap-3"},fullScreen:{true:"fixed inset-0 z-50 bg-background/80 backdrop-blur-sm",false:""}},defaultVariants:{variant:"spinner",size:"md",fullScreen:false}}),Df={sm:"h-4 w-4",md:"h-6 w-6",lg:"h-8 w-8"},oN={sm:"h-1.5 w-1.5",md:"h-2 w-2",lg:"h-3 w-3"},Ef=U__namespace.forwardRef(({className:e,variant:t="spinner",size:a="md",fullScreen:r,text:n,color:i="primary",...s},l)=>{let d={primary:"text-primary",secondary:"text-secondary",muted:"text-muted-foreground"}[i],m=()=>{switch(t){case "dots":return jsxRuntime.jsx("div",{className:"flex items-center gap-1",children:[0,1,2].map(u=>jsxRuntime.jsx("div",{className:o(oN[a||"md"],"animate-bounce rounded-full bg-current",d),style:{animationDelay:`${u*.15}s`}},u))});case "pulse":return jsxRuntime.jsx("div",{className:o(Df[a||"md"],"animate-pulse rounded-full bg-current",d)});case "skeleton":return jsxRuntime.jsxs("div",{className:"w-full space-y-2",children:[jsxRuntime.jsx("div",{className:"h-4 w-3/4 animate-pulse rounded bg-muted"}),jsxRuntime.jsx("div",{className:"h-4 w-1/2 animate-pulse rounded bg-muted"}),jsxRuntime.jsx("div",{className:"h-4 w-5/6 animate-pulse rounded bg-muted"})]});default:return jsxRuntime.jsx(lucideReact.Loader2,{className:o(Df[a||"md"],"animate-spin",d)})}};return jsxRuntime.jsx("div",{ref:l,className:o(If({variant:t,size:a,fullScreen:r,className:e})),role:"status","aria-label":n||"Loading",...s,children:jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-2",children:[m(),n&&jsxRuntime.jsx("span",{className:o("text-sm",d),children:n})]})})});Ef.displayName="Loading";var As=class extends U__namespace.Component{constructor(t){super(t),this.state={hasError:false,error:null};}static getDerivedStateFromError(t){return {hasError:true,error:t}}componentDidCatch(t,a){this.props.onError?.(t,a);}componentDidUpdate(t){this.state.hasError&&this.props.resetKeys&&this.props.resetKeys.some((r,n)=>r!==t.resetKeys?.[n])&&this.reset();}reset=()=>{this.props.onReset?.(),this.setState({hasError:false,error:null});};render(){return this.state.hasError?this.props.fallback?this.props.fallback:jsxRuntime.jsx(zs,{error:this.state.error,onReset:this.reset}):this.props.children}},zs=U__namespace.forwardRef(({error:e,onReset:t,className:a},r)=>jsxRuntime.jsxs("div",{ref:r,className:o("flex min-h-[200px] flex-col items-center justify-center gap-4 rounded-lg border border-danger/20 bg-danger/5 p-6 text-center",a),role:"alert",children:[jsxRuntime.jsx("div",{className:"flex h-12 w-12 items-center justify-center rounded-full bg-danger/10",children:jsxRuntime.jsx(lucideReact.AlertTriangle,{className:"h-6 w-6 text-danger"})}),jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx("h3",{className:"text-lg font-semibold text-foreground",children:"Something went wrong"}),e&&jsxRuntime.jsx("p",{className:"text-sm text-muted-foreground max-w-md",children:e.message||"An unexpected error occurred"})]}),t&&jsxRuntime.jsxs("button",{onClick:t,className:"inline-flex items-center gap-2 rounded-md bg-danger px-4 py-2 text-sm font-medium text-danger-foreground hover:bg-danger/90 transition-colors",children:[jsxRuntime.jsx(lucideReact.RefreshCw,{className:"h-4 w-4"}),"Try again"]})]}));zs.displayName="DefaultErrorFallback";var sN=As;var Af=U__namespace.forwardRef(({value:e,defaultValue:t,onValueChange:a,placeholder:r="Pick a date range",dateFormat:n="LLL dd, y",disabled:i=false,minDate:s,maxDate:l,numberOfMonths:d=2,className:m,align:u="start"},c)=>{let[g,p]=U__namespace.useState(false),[v,N]=U__namespace.useState(t),b=e!==void 0,h=b?e:v,w=y=>{b||N(y),a?.(y);},f=y=>{if(!y)return r;let{from:P,to:x}=y;return P&&x?`${dateFns.format(P,n)} - ${dateFns.format(x,n)}`:P?dateFns.format(P,n):r};return jsxRuntime.jsxs(ve,{open:g,onOpenChange:p,children:[jsxRuntime.jsx(Re,{asChild:true,children:jsxRuntime.jsxs(O,{ref:c,variant:"bordered",disabled:i,className:o("w-full justify-start text-left font-normal",!h?.from&&"text-muted-foreground",m),children:[jsxRuntime.jsx(lucideReact.Calendar,{className:"mr-2 h-4 w-4"}),f(h)]})}),jsxRuntime.jsx(ue,{className:"w-auto p-0",align:u,children:jsxRuntime.jsx(wr,{mode:"range",defaultMonth:h?.from,selected:h,onSelect:w,numberOfMonths:d,disabled:y=>!!(s&&y<s||l&&y>l),initialFocus:true})})]})});Af.displayName="DateRangePicker";var zr=e=>String(e).padStart(2,"0"),zf=U__namespace.forwardRef(({value:e,onValueChange:t,placeholder:a="Pick a time",use24Hour:r=true,minuteStep:n=1,disabled:i=false,className:s},l)=>{let[d,m]=U__namespace.useState(false),u=r?Array.from({length:24},(f,y)=>y):Array.from({length:12},(f,y)=>y+1),c=Array.from({length:Math.floor(60/n)},(f,y)=>y*n),g=f=>{if(!f)return a;if(r)return `${zr(f.hours)}:${zr(f.minutes)}`;let y=f.hours%12||12,P=f.hours>=12?"PM":"AM";return `${zr(y)}:${zr(f.minutes)} ${P}`},p=f=>{let y=e?.minutes??0,P=f;if(!r&&e){let x=e.hours>=12;x&&f!==12?P=f+12:!x&&f===12&&(P=0);}t?.({hours:P,minutes:y});},v=f=>{let y=e?.hours??0;t?.({hours:y,minutes:f});},N=f=>{if(!e)return;let y=e.hours;f==="AM"&&e.hours>=12?y=e.hours-12:f==="PM"&&e.hours<12&&(y=e.hours+12),t?.({hours:y,minutes:e.minutes});},b=()=>{let f=new Date;t?.({hours:f.getHours(),minutes:f.getMinutes()});},h=e?e.hours>=12?"PM":"AM":void 0,w=e?r?e.hours:e.hours%12||12:void 0;return jsxRuntime.jsxs(ve,{open:d,onOpenChange:m,children:[jsxRuntime.jsx(Re,{asChild:true,children:jsxRuntime.jsxs(O,{ref:l,variant:"bordered",disabled:i,className:o("w-full justify-start text-left font-normal",!e&&"text-muted-foreground",s),children:[jsxRuntime.jsx(lucideReact.Clock,{className:"mr-2 h-4 w-4"}),g(e)]})}),jsxRuntime.jsxs(ue,{className:"w-auto p-0",align:"start",children:[jsxRuntime.jsxs("div",{className:"flex",children:[jsxRuntime.jsxs("div",{className:"flex flex-col",children:[jsxRuntime.jsx("div",{className:"border-b px-3 py-2 text-center text-xs font-medium text-muted-foreground",children:"Hour"}),jsxRuntime.jsx(lt,{className:"h-[200px]",children:jsxRuntime.jsx("div",{className:"flex flex-col p-1",children:u.map(f=>jsxRuntime.jsx(O,{variant:w===f?"solid":"ghost",size:"sm",className:"h-8 w-12 justify-center",onClick:()=>p(f),children:zr(f)},f))})})]}),jsxRuntime.jsxs("div",{className:"flex flex-col border-l",children:[jsxRuntime.jsx("div",{className:"border-b px-3 py-2 text-center text-xs font-medium text-muted-foreground",children:"Min"}),jsxRuntime.jsx(lt,{className:"h-[200px]",children:jsxRuntime.jsx("div",{className:"flex flex-col p-1",children:c.map(f=>jsxRuntime.jsx(O,{variant:e?.minutes===f?"solid":"ghost",size:"sm",className:"h-8 w-12 justify-center",onClick:()=>v(f),children:zr(f)},f))})})]}),!r&&jsxRuntime.jsxs("div",{className:"flex flex-col border-l",children:[jsxRuntime.jsx("div",{className:"border-b px-3 py-2 text-center text-xs font-medium text-muted-foreground",children:"\xA0"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1 p-1",children:[jsxRuntime.jsx(O,{variant:h==="AM"?"solid":"ghost",size:"sm",className:"h-8 w-12",onClick:()=>N("AM"),children:"AM"}),jsxRuntime.jsx(O,{variant:h==="PM"?"solid":"ghost",size:"sm",className:"h-8 w-12",onClick:()=>N("PM"),children:"PM"})]})]})]}),jsxRuntime.jsxs("div",{className:"flex justify-between border-t p-2",children:[jsxRuntime.jsx(O,{variant:"ghost",size:"sm",onClick:b,children:"Now"}),jsxRuntime.jsx(O,{size:"sm",onClick:()=>m(false),children:"Done"})]})]})]})});zf.displayName="TimePicker";var Bf=classVarianceAuthority.cva("overflow-auto",{variants:{variant:{default:"",bordered:"border rounded-lg",cards:""}},defaultVariants:{variant:"default"}});function mN({className:e,variant:t,items:a,itemHeight:r,height:n,overscan:i=3,renderItem:s,getItemKey:l,gap:d=0,onScrollChange:m,...u},c){let g=U__namespace.useRef(null),[p,v]=U__namespace.useState(0);U__namespace.useImperativeHandle(c,()=>g.current);let N=a.length*(r+d)-d,b=r+d,h=Math.max(0,Math.floor(p/b)-i),w=Math.ceil(n/b)+2*i,f=Math.min(a.length-1,h+w),y=x=>{let S=x.currentTarget.scrollTop;v(S),m?.(S);},P=U__namespace.useMemo(()=>{let x=[];for(let S=h;S<=f;S++)a[S]!==void 0&&x.push({item:a[S],index:S,style:{position:"absolute",top:S*b,left:0,right:0,height:r}});return x},[a,h,f,b,r]);return jsxRuntime.jsx("div",{ref:g,className:o(Bf({variant:t,className:e})),style:{height:n,position:"relative"},onScroll:y,...u,children:jsxRuntime.jsx("div",{style:{height:N,position:"relative"},children:P.map(({item:x,index:S,style:k})=>jsxRuntime.jsx("div",{style:k,children:s(x,S)},l?l(x,S):S))})})}var pN=U__namespace.forwardRef(mN);var Of=classVarianceAuthority.cva("",{variants:{variant:{default:"",bordered:"border rounded-lg overflow-hidden"}},defaultVariants:{variant:"default"}}),Os=classVarianceAuthority.cva("flex items-center justify-center py-4",{variants:{size:{sm:"py-2",md:"py-4",lg:"py-6"}},defaultVariants:{size:"md"}}),Gf=U__namespace.forwardRef(({className:e,variant:t,size:a,children:r,onLoadMore:n,hasMore:i,isLoading:s=false,loader:l,threshold:d=100,rootMargin:m,useWindow:u=false,endMessage:c,...g},p)=>{let v=U__namespace.useRef(null),N=U__namespace.useRef(null),b=U__namespace.useRef(false);U__namespace.useImperativeHandle(p,()=>v.current),U__namespace.useEffect(()=>{let w=N.current;if(!w)return;let f=new IntersectionObserver(y=>{let[P]=y;P.isIntersecting&&i&&!s&&!b.current&&(b.current=true,Promise.resolve(n()).finally(()=>{b.current=false;}));},{root:u?null:v.current,rootMargin:m||`${d}px`,threshold:0});return f.observe(w),()=>{f.disconnect();}},[i,s,n,d,m,u]);let h=jsxRuntime.jsx("div",{className:o(Os({size:a})),children:jsxRuntime.jsx(lucideReact.Loader2,{className:"h-6 w-6 animate-spin text-muted-foreground"})});return jsxRuntime.jsxs("div",{ref:v,className:o(Of({variant:t,className:e})),...g,children:[r,jsxRuntime.jsx("div",{ref:N,className:"h-px w-full"}),s&&(l||h),!i&&!s&&c&&jsxRuntime.jsx("div",{className:o(Os({size:a}),"text-muted-foreground text-sm"),children:c})]})});Gf.displayName="InfiniteScroll";var _f=classVarianceAuthority.cva("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0"),Gs=classVarianceAuthority.cva("fixed left-[50%] top-[50%] z-50 grid translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",{variants:{size:{sm:"w-full max-w-sm",md:"w-full max-w-lg",lg:"w-full max-w-2xl",xl:"w-full max-w-4xl",full:"w-[calc(100vw-2rem)] h-[calc(100vh-2rem)] max-w-none"}},defaultVariants:{size:"md"}}),Kf=U__namespace.forwardRef(({open:e,onOpenChange:t,children:a,trigger:r,title:n,description:i,footer:s,showCloseButton:l=true,closeOnOverlayClick:d=true,closeOnEscape:m=true,size:u,className:c,contentClassName:g},p)=>jsxRuntime.jsxs(oe__namespace.Root,{open:e,onOpenChange:t,children:[r&&jsxRuntime.jsx(oe__namespace.Trigger,{asChild:true,children:r}),jsxRuntime.jsxs(oe__namespace.Portal,{children:[jsxRuntime.jsx(oe__namespace.Overlay,{className:o(_f(),c),onClick:d?void 0:v=>v.stopPropagation()}),jsxRuntime.jsxs(oe__namespace.Content,{ref:p,className:o(Gs({size:u}),g),onEscapeKeyDown:m?void 0:v=>v.preventDefault(),onPointerDownOutside:d?void 0:v=>v.preventDefault(),children:[(n||i)&&jsxRuntime.jsxs("div",{className:"flex flex-col space-y-1.5 text-center sm:text-left",children:[n&&jsxRuntime.jsx(oe__namespace.Title,{className:"text-lg font-semibold leading-none tracking-tight",children:n}),i&&jsxRuntime.jsx(oe__namespace.Description,{className:"text-sm text-muted-foreground",children:i})]}),a,s&&jsxRuntime.jsx("div",{className:"flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",children:s}),l&&jsxRuntime.jsxs(oe__namespace.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Close"})]})]})]})]}));Kf.displayName="Modal";var gN=oe__namespace.Root,bN=oe__namespace.Trigger,Uf=oe__namespace.Portal,vN=oe__namespace.Close,Ws=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(oe__namespace.Overlay,{ref:a,className:o(_f(),e),...t}));Ws.displayName="ModalOverlay";var Yf=U__namespace.forwardRef(({className:e,children:t,size:a,showCloseButton:r=true,...n},i)=>jsxRuntime.jsxs(Uf,{children:[jsxRuntime.jsx(Ws,{}),jsxRuntime.jsxs(oe__namespace.Content,{ref:i,className:o(Gs({size:a}),e),...n,children:[t,r&&jsxRuntime.jsxs(oe__namespace.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));Yf.displayName="ModalContent";var jf=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col space-y-1.5 text-center sm:text-left",e),...t});jf.displayName="ModalHeader";var Xf=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});Xf.displayName="ModalFooter";var qf=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(oe__namespace.Title,{ref:a,className:o("text-lg font-semibold leading-none tracking-tight",e),...t}));qf.displayName="ModalTitle";var Zf=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(oe__namespace.Description,{ref:a,className:o("text-sm text-muted-foreground",e),...t}));Zf.displayName="ModalDescription";var Jf=classVarianceAuthority.cva("h-10 w-10 rounded-full p-2",{variants:{variant:{default:"bg-muted text-foreground",danger:"bg-danger/10 text-danger",warning:"bg-warning/10 text-warning",success:"bg-success/10 text-success",info:"bg-info/10 text-info"}},defaultVariants:{variant:"default"}}),NN=classVarianceAuthority.cva("",{variants:{variant:{default:"",danger:"bg-danger text-danger-foreground hover:bg-danger/90",warning:"bg-warning text-warning-foreground hover:bg-warning/90",success:"bg-success text-success-foreground hover:bg-success/90",info:"bg-info text-info-foreground hover:bg-info/90"}},defaultVariants:{variant:"default"}}),PN={default:lucideReact.HelpCircle,danger:lucideReact.XCircle,warning:lucideReact.AlertTriangle,success:lucideReact.CheckCircle,info:lucideReact.Info},$s=U__namespace.forwardRef(({open:e,onOpenChange:t,trigger:a,title:r,description:n,confirmText:i="Confirm",cancelText:s="Cancel",onConfirm:l,onCancel:d,showIcon:m=true,icon:u,variant:c="default",loading:g=false,disabled:p=false,className:v},N)=>{let[b,h]=U__namespace.useState(false),w=PN[c||"default"],f=async()=>{if(l){let x=l();if(x instanceof Promise){h(true);try{await x;}finally{h(false);}}}},y=()=>{d?.();},P=g||b;return jsxRuntime.jsxs(le__namespace.Root,{open:e,onOpenChange:t,children:[a&&jsxRuntime.jsx(le__namespace.Trigger,{asChild:true,children:a}),jsxRuntime.jsxs(le__namespace.Portal,{children:[jsxRuntime.jsx(le__namespace.Overlay,{className:"fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0"}),jsxRuntime.jsxs(le__namespace.Content,{ref:N,className:o("fixed left-[50%] top-[50%] z-50 grid w-full max-w-md translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",v),children:[jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-4 sm:flex-row sm:items-start",children:[m&&jsxRuntime.jsx("div",{className:o(Jf({variant:c})),children:u||jsxRuntime.jsx(w,{className:"h-6 w-6"})}),jsxRuntime.jsxs("div",{className:"flex flex-col space-y-2 text-center sm:text-left",children:[jsxRuntime.jsx(le__namespace.Title,{className:"text-lg font-semibold",children:r}),n&&jsxRuntime.jsx(le__namespace.Description,{className:"text-sm text-muted-foreground",children:n})]})]}),jsxRuntime.jsxs("div",{className:"flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",children:[jsxRuntime.jsx(le__namespace.Cancel,{className:o(Te({variant:"bordered"})),onClick:y,disabled:P,children:s}),jsxRuntime.jsx(le__namespace.Action,{className:o(Te(),NN({variant:c}),P&&"opacity-50 cursor-not-allowed"),onClick:f,disabled:p||P,children:P?jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("svg",{className:"h-4 w-4 animate-spin",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[jsxRuntime.jsx("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),jsxRuntime.jsx("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}),"Loading..."]}):i})]})]})]})]})});$s.displayName="ConfirmDialog";function CN(){let[e,t]=U__namespace.useState({open:false,options:null,resolve:null}),a=U__namespace.useCallback(l=>new Promise(d=>{t({open:true,options:l,resolve:d});}),[]),r=U__namespace.useCallback(()=>{e.resolve?.(true),t({open:false,options:null,resolve:null});},[e.resolve]),n=U__namespace.useCallback(()=>{e.resolve?.(false),t({open:false,options:null,resolve:null});},[e.resolve]),i=U__namespace.useCallback(l=>{l||(e.resolve?.(false),t({open:false,options:null,resolve:null}));},[e.resolve]),s=U__namespace.useMemo(()=>e.options?jsxRuntime.jsx($s,{open:e.open,onOpenChange:i,title:e.options.title,description:e.options.description,confirmText:e.options.confirmText,cancelText:e.options.cancelText,variant:e.options.variant,onConfirm:r,onCancel:n}):null,[e,r,n,i]);return {confirm:a,ConfirmDialog:s}}var HN=e=>e.map(t=>typeof t=="string"?{src:t}:t),Ks=U__namespace.forwardRef(({images:e,open:t,onOpenChange:a,initialIndex:r=0,onIndexChange:n,trigger:i,showThumbnails:s=true,showZoom:l=true,showRotate:d=true,showDownload:m=true,showFullscreen:u=true,showNavigation:c=true,showCounter:g=true,closeOnBackdropClick:p=true,className:v},N)=>{let b=U__namespace.useMemo(()=>HN(e),[e]),[h,w]=U__namespace.useState(r),[f,y]=U__namespace.useState(1),[P,x]=U__namespace.useState(0),[S,k]=U__namespace.useState(false),[M,R]=U__namespace.useState(false),[C,D]=U__namespace.useState({x:0,y:0}),[T,I]=U__namespace.useState({x:0,y:0}),L=U__namespace.useRef(null),V=b[h];U__namespace.useEffect(()=>{w(r);},[r]),U__namespace.useEffect(()=>{n?.(h);},[h,n]),U__namespace.useEffect(()=>{y(1),x(0),D({x:0,y:0});},[h]);let E=U__namespace.useCallback(()=>{w(G=>G>0?G-1:b.length-1);},[b.length]),A=U__namespace.useCallback(()=>{w(G=>G<b.length-1?G+1:0);},[b.length]),B=()=>{y(G=>Math.min(G+.5,4));},H=()=>{y(G=>{let ge=Math.max(G-.5,.5);return ge===1&&D({x:0,y:0}),ge});},Q=()=>{x(G=>(G+90)%360);},te=async()=>{if(V)try{let ge=await(await fetch(V.src)).blob(),oo=URL.createObjectURL(ge),no=document.createElement("a");no.href=oo,no.download=V.alt||`image-${h+1}`,document.body.appendChild(no),no.click(),document.body.removeChild(no),URL.revokeObjectURL(oo);}catch{window.open(V.src,"_blank");}},J=async()=>{if(L.current)if(S)try{await document.exitFullscreen(),k(!1);}catch{}else try{await L.current.requestFullscreen(),k(!0);}catch{}},ot=G=>{f>1&&(R(true),I({x:G.clientX-C.x,y:G.clientY-C.y}));},z=G=>{M&&f>1&&D({x:G.clientX-T.x,y:G.clientY-T.y});},F=()=>{R(false);},ae=U__namespace.useCallback(G=>{switch(G.key){case "ArrowLeft":E();break;case "ArrowRight":A();break;case "Escape":a?.(false);break;case "+":case "=":B();break;case "-":H();break}},[E,A,a]);return U__namespace.useEffect(()=>{if(t)return window.addEventListener("keydown",ae),()=>window.removeEventListener("keydown",ae)},[t,ae]),U__namespace.useEffect(()=>{let G=()=>{k(!!document.fullscreenElement);};return document.addEventListener("fullscreenchange",G),()=>document.removeEventListener("fullscreenchange",G)},[]),b.length===0?null:jsxRuntime.jsxs(oe__namespace.Root,{open:t,onOpenChange:a,children:[i&&jsxRuntime.jsx(oe__namespace.Trigger,{asChild:true,children:i}),jsxRuntime.jsxs(oe__namespace.Portal,{children:[jsxRuntime.jsx(oe__namespace.Overlay,{className:"fixed inset-0 z-50 bg-black/90 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",onClick:p?void 0:G=>G.stopPropagation()}),jsxRuntime.jsxs(oe__namespace.Content,{ref:N,className:o("fixed inset-0 z-50 flex flex-col outline-none",v),onPointerDownOutside:p?void 0:G=>G.preventDefault(),children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between p-4 text-white",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[g&&b.length>1&&jsxRuntime.jsxs("span",{className:"text-sm",children:[h+1," / ",b.length]}),V?.title&&jsxRuntime.jsx("span",{className:"ml-4 text-sm font-medium",children:V.title})]}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1",children:[l&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("button",{onClick:H,className:"rounded-full p-2 hover:bg-white/10 transition-colors",title:"Zoom out",children:jsxRuntime.jsx(lucideReact.ZoomOut,{className:"h-5 w-5"})}),jsxRuntime.jsxs("span",{className:"min-w-[3rem] text-center text-sm",children:[Math.round(f*100),"%"]}),jsxRuntime.jsx("button",{onClick:B,className:"rounded-full p-2 hover:bg-white/10 transition-colors",title:"Zoom in",children:jsxRuntime.jsx(lucideReact.ZoomIn,{className:"h-5 w-5"})})]}),d&&jsxRuntime.jsx("button",{onClick:Q,className:"rounded-full p-2 hover:bg-white/10 transition-colors",title:"Rotate",children:jsxRuntime.jsx(lucideReact.RotateCw,{className:"h-5 w-5"})}),m&&jsxRuntime.jsx("button",{onClick:te,className:"rounded-full p-2 hover:bg-white/10 transition-colors",title:"Download",children:jsxRuntime.jsx(lucideReact.Download,{className:"h-5 w-5"})}),u&&jsxRuntime.jsx("button",{onClick:J,className:"rounded-full p-2 hover:bg-white/10 transition-colors",title:S?"Exit fullscreen":"Fullscreen",children:S?jsxRuntime.jsx(lucideReact.Minimize2,{className:"h-5 w-5"}):jsxRuntime.jsx(lucideReact.Maximize2,{className:"h-5 w-5"})}),jsxRuntime.jsxs(oe__namespace.Close,{className:"rounded-full p-2 hover:bg-white/10 transition-colors ml-2",children:[jsxRuntime.jsx(lucideReact.X,{className:"h-5 w-5"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Close"})]})]})]}),jsxRuntime.jsxs("div",{ref:L,className:"relative flex-1 flex items-center justify-center overflow-hidden",onMouseDown:ot,onMouseMove:z,onMouseUp:F,onMouseLeave:F,children:[c&&b.length>1&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("button",{onClick:E,className:"absolute left-4 z-10 rounded-full bg-black/50 p-3 text-white hover:bg-black/70 transition-colors",children:jsxRuntime.jsx(lucideReact.ChevronLeft,{className:"h-6 w-6"})}),jsxRuntime.jsx("button",{onClick:A,className:"absolute right-4 z-10 rounded-full bg-black/50 p-3 text-white hover:bg-black/70 transition-colors",children:jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-6 w-6"})})]}),jsxRuntime.jsx("img",{src:V?.src,alt:V?.alt||"",className:o("max-h-full max-w-full object-contain transition-transform duration-200",M?"cursor-grabbing":f>1?"cursor-grab":""),style:{transform:`translate(${C.x}px, ${C.y}px) scale(${f}) rotate(${P}deg)`},draggable:false})]}),V?.description&&jsxRuntime.jsx("div",{className:"p-4 text-center text-white text-sm",children:V.description}),s&&b.length>1&&jsxRuntime.jsx("div",{className:"flex justify-center gap-2 p-4 overflow-x-auto",children:b.map((G,ge)=>jsxRuntime.jsx("button",{onClick:()=>w(ge),className:o("h-16 w-16 flex-shrink-0 overflow-hidden rounded border-2 transition-all",h===ge?"border-white opacity-100":"border-transparent opacity-50 hover:opacity-75"),children:jsxRuntime.jsx("img",{src:G.src,alt:G.alt||`Thumbnail ${ge+1}`,className:"h-full w-full object-cover"})},ge))})]})]})]})});Ks.displayName="ImageViewer";var eg=({children:e,images:t,index:a=0,className:r})=>{let[n,i]=U__namespace.useState(false);return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("button",{onClick:()=>i(true),className:o("cursor-zoom-in",r),children:e}),jsxRuntime.jsx(Ks,{images:t,open:n,onOpenChange:i,initialIndex:a})]})};eg.displayName="ImageViewerTrigger";var rg=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-md transition-colors 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:{variant:{default:"hover:bg-muted",solid:"bg-muted hover:bg-muted/80",ghost:"hover:bg-accent hover:text-accent-foreground",outline:"border border-input hover:bg-accent hover:text-accent-foreground"},size:{sm:"h-6 w-6",md:"h-8 w-8",lg:"h-10 w-10"}},defaultVariants:{variant:"default",size:"md"}}),og=U__namespace.forwardRef(({className:e,variant:t,size:a,iconSize:r,...n},i)=>{let l=r??{sm:14,md:16,lg:20}[a??"md"];return jsxRuntime.jsx("button",{ref:i,type:"button",className:o(rg({variant:t,size:a}),e),"aria-label":"Close",...n,children:jsxRuntime.jsx(lucideReact.X,{style:{width:l,height:l}})})});og.displayName="CloseButton";var ig=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-md transition-colors 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:{variant:{solid:"bg-primary text-primary-foreground hover:bg-primary/90",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",ghost:"hover:bg-accent hover:text-accent-foreground",soft:"bg-primary/10 text-primary hover:bg-primary/20",surface:"bg-muted hover:bg-muted/80"},size:{sm:"h-7 w-7",md:"h-9 w-9",lg:"h-11 w-11"},color:{default:"",primary:"",secondary:"",success:"",warning:"",danger:""},radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",full:"rounded-full"}},compoundVariants:[{variant:"solid",color:"primary",className:"bg-primary text-primary-foreground hover:bg-primary/90"},{variant:"solid",color:"secondary",className:"bg-secondary text-secondary-foreground hover:bg-secondary/90"},{variant:"solid",color:"success",className:"bg-success text-success-foreground hover:bg-success/90"},{variant:"solid",color:"warning",className:"bg-warning text-warning-foreground hover:bg-warning/90"},{variant:"solid",color:"danger",className:"bg-danger text-danger-foreground hover:bg-danger/90"},{variant:"soft",color:"primary",className:"bg-primary/10 text-primary hover:bg-primary/20"},{variant:"soft",color:"secondary",className:"bg-secondary/10 text-secondary-foreground hover:bg-secondary/20"},{variant:"soft",color:"success",className:"bg-success/10 text-success hover:bg-success/20"},{variant:"soft",color:"warning",className:"bg-warning/10 text-warning hover:bg-warning/20"},{variant:"soft",color:"danger",className:"bg-danger/10 text-danger hover:bg-danger/20"},{variant:"outline",color:"primary",className:"border-primary text-primary hover:bg-primary/10"},{variant:"outline",color:"success",className:"border-success text-success hover:bg-success/10"},{variant:"outline",color:"warning",className:"border-warning text-warning hover:bg-warning/10"},{variant:"outline",color:"danger",className:"border-danger text-danger hover:bg-danger/10"}],defaultVariants:{variant:"ghost",size:"md",color:"default",radius:"md"}}),sg=U__namespace.forwardRef(({className:e,variant:t,size:a,color:r,radius:n,loading:i,disabled:s,children:l,...d},m)=>jsxRuntime.jsx("button",{ref:m,type:"button",className:o(ig({variant:t,size:a,color:r,radius:n}),e),disabled:s||i,...d,children:i?jsxRuntime.jsxs("svg",{className:"animate-spin",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",style:{width:"1em",height:"1em"},children:[jsxRuntime.jsx("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),jsxRuntime.jsx("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}):l}));sg.displayName="ActionIcon";var cg=({children:e,container:t,disabled:a=false})=>{let[r,n]=U__namespace.useState(false);if(U__namespace.useEffect(()=>{n(true);},[]),a||!r)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:e});let i=null;return typeof t=="string"?i=document.querySelector(t):t instanceof Element?i=t:i=document.body,i?reactDom.createPortal(e,i):jsxRuntime.jsx(jsxRuntime.Fragment,{children:e})};cg.displayName="Portal";var mg=classVarianceAuthority.cva("absolute rounded-full border-2 border-background",{variants:{color:{default:"bg-muted-foreground",primary:"bg-primary",secondary:"bg-secondary",success:"bg-success",warning:"bg-warning",danger:"bg-danger"},size:{sm:"h-2 w-2",md:"h-2.5 w-2.5",lg:"h-3 w-3"},position:{"top-right":"top-0 right-0 -translate-y-1/3 translate-x-1/3","top-left":"top-0 left-0 -translate-y-1/3 -translate-x-1/3","bottom-right":"bottom-0 right-0 translate-y-1/3 translate-x-1/3","bottom-left":"bottom-0 left-0 translate-y-1/3 -translate-x-1/3"},ping:{true:"",false:""}},defaultVariants:{color:"primary",size:"md",position:"top-right",ping:false}}),pg=U__namespace.forwardRef(({className:e,color:t,size:a,position:r,ping:n,content:i,show:s=true,offset:l,style:d,...m},u)=>{if(!s)return null;let c=i!=null;return jsxRuntime.jsxs("span",{ref:u,className:o(mg({color:t,size:c?void 0:a,position:r,ping:n}),c&&"flex h-auto w-auto min-w-[1.25rem] items-center justify-center px-1 py-0.5 text-[10px] font-medium text-white",e),style:{...d,...l!==void 0&&{transform:`translate(${r?.includes("right")?l:-l}px, ${r?.includes("top")?-l:l}px)`}},...m,children:[n&&jsxRuntime.jsx("span",{className:o("absolute inline-flex h-full w-full animate-ping rounded-full opacity-75",t==="default"&&"bg-muted-foreground",t==="primary"&&"bg-primary",t==="secondary"&&"bg-secondary",t==="success"&&"bg-success",t==="warning"&&"bg-warning",t==="danger"&&"bg-danger")}),i]})});pg.displayName="Indicator";var ug=U__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,className:o("relative inline-flex",e),...a,children:t}));ug.displayName="IndicatorWrapper";var gg=classVarianceAuthority.cva("relative overflow-auto",{variants:{orientation:{vertical:"",horizontal:"",both:""},size:{sm:"",md:"",lg:""}},defaultVariants:{orientation:"vertical",size:"md"}}),bg=U__namespace.forwardRef(({className:e,orientation:t,size:a,hideScrollbar:r=false,shadowColor:n="rgba(0, 0, 0, 0.1)",children:i,...s},l)=>{let d=U__namespace.useRef(null),[m,u]=U__namespace.useState({top:false,bottom:false,left:false,right:false});U__namespace.useImperativeHandle(l,()=>d.current);let c=U__namespace.useCallback(()=>{let h=d.current;if(!h)return;let{scrollTop:w,scrollLeft:f,scrollHeight:y,scrollWidth:P,clientHeight:x,clientWidth:S}=h;u({top:w>0,bottom:w<y-x-1,left:f>0,right:f<P-S-1});},[]);U__namespace.useEffect(()=>{let h=d.current;if(h)return c(),h.addEventListener("scroll",c),window.addEventListener("resize",c),()=>{h.removeEventListener("scroll",c),window.removeEventListener("resize",c);}},[c]);let p={sm:"20px",md:"40px",lg:"60px"}[a??"md"],v=t==="vertical"||t==="both",N=t==="horizontal"||t==="both",b={maskImage:[v&&m.top&&`linear-gradient(to bottom, transparent, black ${p})`,v&&m.bottom&&`linear-gradient(to top, transparent, black ${p})`,N&&m.left&&`linear-gradient(to right, transparent, black ${p})`,N&&m.right&&`linear-gradient(to left, transparent, black ${p})`].filter(Boolean).join(", ")||void 0,maskComposite:"intersect",WebkitMaskComposite:"source-in"};return jsxRuntime.jsx("div",{ref:d,className:o(gg({orientation:t,size:a}),r&&"scrollbar-hide [&::-webkit-scrollbar]:hidden [-ms-overflow-style:none] [scrollbar-width:none]",e),style:b,...s,children:i})});bg.displayName="ScrollShadow";var xg=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(hg__namespace.Root,{ref:a,className:o(e),...t}));xg.displayName="VisuallyHidden";var yg=classVarianceAuthority.cva("inline-flex items-center justify-center font-mono font-medium",{variants:{variant:{default:"rounded border border-border bg-muted text-muted-foreground shadow-sm",outline:"rounded border border-border text-foreground",ghost:"text-muted-foreground"},size:{sm:"min-w-[1.25rem] px-1 py-0.5 text-[10px]",md:"min-w-[1.5rem] px-1.5 py-0.5 text-xs",lg:"min-w-[2rem] px-2 py-1 text-sm"}},defaultVariants:{variant:"default",size:"md"}}),YN={cmd:"\u2318",command:"\u2318",ctrl:"\u2303",control:"\u2303",alt:"\u2325",option:"\u2325",shift:"\u21E7",enter:"\u21B5",return:"\u21B5",backspace:"\u232B",delete:"\u2326",escape:"\u238B",esc:"\u238B",tab:"\u21E5",space:"\u2423",up:"\u2191",down:"\u2193",left:"\u2190",right:"\u2192",pageup:"\u21DE",pagedown:"\u21DF",home:"\u2912",end:"\u2913",capslock:"\u21EA"},jN=e=>{let t=e.toLowerCase();return YN[t]||e.toUpperCase()},Rg=U__namespace.forwardRef(({className:e,variant:t,size:a,keys:r,children:n,...i},s)=>{let l=()=>r?(Array.isArray(r)?r:[r]).map((m,u)=>jsxRuntime.jsxs(U__namespace.Fragment,{children:[u>0&&jsxRuntime.jsx("span",{className:"mx-0.5 text-muted-foreground",children:"+"}),jsxRuntime.jsx("span",{children:jN(m)})]},u)):n;return jsxRuntime.jsx("kbd",{ref:s,className:o(yg({variant:t,size:a}),e),...i,children:l()})});Rg.displayName="Kbd";var Ng=U__namespace.forwardRef(({className:e,size:t,axis:a="both",style:r,...n},i)=>{let s=typeof t=="number"?`${t}px`:t,l={...r,...t?{width:a==="vertical"?void 0:s,height:a==="horizontal"?void 0:s,minWidth:a==="vertical"?void 0:s,minHeight:a==="horizontal"?void 0:s,flexShrink:0}:{flex:"1 1 auto"}};return jsxRuntime.jsx("div",{ref:i,"aria-hidden":"true",className:o(e),style:l,...n})});Ng.displayName="Spacer";var Pg=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-md transition-all 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:{variant:{default:"hover:bg-muted",solid:"bg-muted hover:bg-muted/80",ghost:"hover:bg-accent hover:text-accent-foreground",outline:"border border-input hover:bg-accent hover:text-accent-foreground"},size:{sm:"h-7 w-7",md:"h-8 w-8",lg:"h-10 w-10"}},defaultVariants:{variant:"default",size:"md"}}),Cg=U__namespace.forwardRef(({className:e,variant:t,size:a,value:r,successDuration:n=2e3,onCopySuccess:i,onCopyError:s,copyIcon:l,successIcon:d,...m},u)=>{let[c,g]=U__namespace.useState(false),p={sm:14,md:16,lg:20}[a??"md"],v=async()=>{try{await navigator.clipboard.writeText(r),g(!0),i?.(),setTimeout(()=>{g(!1);},n);}catch(N){s?.(N);}};return jsxRuntime.jsx("button",{ref:u,type:"button",className:o(Pg({variant:t,size:a}),e),onClick:v,"aria-label":c?"Copied":"Copy to clipboard",...m,children:c?d??jsxRuntime.jsx(lucideReact.Check,{className:"text-success",style:{width:p,height:p}}):l??jsxRuntime.jsx(lucideReact.Copy,{style:{width:p,height:p}})})});Cg.displayName="CopyButton";var Tg=classVarianceAuthority.cva("flex flex-col bg-background",{variants:{variant:{default:"border rounded-lg",bordered:"border-2 rounded-lg",ghost:""},size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{variant:"default",size:"md"}}),rP=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],oP=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"];function nP(e,t,a){let r=new Date(e,t,1),n=new Date(e,t+1,0),i=[],s=r.getDay()-a;s<0&&(s+=7);for(let d=s-1;d>=0;d--)i.push(new Date(e,t,-d));for(let d=1;d<=n.getDate();d++)i.push(new Date(e,t,d));let l=42-i.length;for(let d=1;d<=l;d++)i.push(new Date(e,t+1,d));return i}function iP(e,t){let a=[],n=e.getDay()-t;n<0&&(n+=7);let i=new Date(e);i.setDate(e.getDate()-n);for(let s=0;s<7;s++){let l=new Date(i);l.setDate(i.getDate()+s),a.push(l);}return a}function Qn(e,t){return e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()&&e.getDate()===t.getDate()}function Zn(e){return Qn(e,new Date)}function Sg(e,t){return e.filter(a=>{let r=new Date(a.start),n=new Date(a.end);return Qn(r,t)||Qn(n,t)||r<t&&n>t})}var Mg=U__namespace.forwardRef(({className:e,variant:t,size:a,events:r=[],view:n="month",onViewChange:i,date:s,onDateChange:l,onEventClick:d,onSlotClick:m,weekStartsOn:u=0,locale:c="en-US",...g},p)=>{let[v,N]=U__namespace.useState(new Date),b=s??v,h=R=>{l?l(R):N(R);},w=u===1?oP:rP,f=()=>{let R=new Date(b);n==="month"?R.setMonth(R.getMonth()-1):n==="week"?R.setDate(R.getDate()-7):R.setDate(R.getDate()-1),h(R);},y=()=>{let R=new Date(b);n==="month"?R.setMonth(R.getMonth()+1):n==="week"?R.setDate(R.getDate()+7):R.setDate(R.getDate()+1),h(R);},P=()=>{h(new Date);},x=()=>n==="day"?b.toLocaleDateString(c,{weekday:"long",year:"numeric",month:"long",day:"numeric"}):b.toLocaleDateString(c,{year:"numeric",month:"long"}),S=()=>{let R=nP(b.getFullYear(),b.getMonth(),u);return jsxRuntime.jsxs("div",{className:"flex-1 flex flex-col",children:[jsxRuntime.jsx("div",{className:"grid grid-cols-7 border-b",children:w.map(C=>jsxRuntime.jsx("div",{className:"p-2 text-center font-medium text-muted-foreground",children:C},C))}),jsxRuntime.jsx("div",{className:"flex-1 grid grid-cols-7 grid-rows-6",children:R.map((C,D)=>{let T=Sg(r,C),I=C.getMonth()===b.getMonth();return jsxRuntime.jsxs("div",{className:o("min-h-[80px] border-b border-r p-1 cursor-pointer hover:bg-accent/50 transition-colors",!I&&"bg-muted/30"),onClick:()=>m?.(C),children:[jsxRuntime.jsx("div",{className:o("flex items-center justify-center w-7 h-7 rounded-full text-sm mb-1",Zn(C)&&"bg-primary text-primary-foreground",!I&&"text-muted-foreground"),children:C.getDate()}),jsxRuntime.jsxs("div",{className:"space-y-0.5",children:[T.slice(0,3).map(L=>jsxRuntime.jsx("div",{className:"text-xs px-1 py-0.5 rounded truncate cursor-pointer hover:opacity-80",style:{backgroundColor:L.color||"hsl(var(--primary))",color:"white"},onClick:V=>{V.stopPropagation(),d?.(L);},children:L.title},L.id)),T.length>3&&jsxRuntime.jsxs("div",{className:"text-xs text-muted-foreground px-1",children:["+",T.length-3," more"]})]})]},D)})})]})},k=()=>{let R=iP(b,u),C=Array.from({length:24},(D,T)=>T);return jsxRuntime.jsxs("div",{className:"flex-1 flex flex-col overflow-hidden",children:[jsxRuntime.jsxs("div",{className:"grid grid-cols-[60px_repeat(7,1fr)] border-b",children:[jsxRuntime.jsx("div",{className:"p-2"}),R.map((D,T)=>jsxRuntime.jsxs("div",{className:o("p-2 text-center border-l",Zn(D)&&"bg-primary/10"),children:[jsxRuntime.jsx("div",{className:"text-xs text-muted-foreground",children:w[T]}),jsxRuntime.jsx("div",{className:o("text-lg font-semibold",Zn(D)&&"text-primary"),children:D.getDate()})]},T))]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:jsxRuntime.jsx("div",{className:"grid grid-cols-[60px_repeat(7,1fr)]",children:C.map(D=>jsxRuntime.jsxs(U__namespace.Fragment,{children:[jsxRuntime.jsxs("div",{className:"h-12 text-xs text-muted-foreground text-right pr-2 pt-0 border-b",children:[D.toString().padStart(2,"0"),":00"]}),R.map((T,I)=>{let L=new Date(T);L.setHours(D,0,0,0);let V=r.filter(E=>{let A=new Date(E.start);return Qn(A,T)&&A.getHours()===D});return jsxRuntime.jsx("div",{className:"h-12 border-b border-l cursor-pointer hover:bg-accent/50 relative",onClick:()=>m?.(L),children:V.map(E=>jsxRuntime.jsx("div",{className:"absolute inset-x-0.5 top-0.5 text-xs px-1 py-0.5 rounded truncate cursor-pointer",style:{backgroundColor:E.color||"hsl(var(--primary))",color:"white"},onClick:A=>{A.stopPropagation(),d?.(E);},children:E.title},E.id))},I)})]},D))})})]})},M=()=>{let R=Array.from({length:24},(D,T)=>T),C=Sg(r,b);return jsxRuntime.jsxs("div",{className:"flex-1 flex flex-col overflow-hidden",children:[jsxRuntime.jsx("div",{className:"p-4 border-b text-center",children:jsxRuntime.jsx("div",{className:o("inline-flex items-center justify-center w-12 h-12 rounded-full text-2xl font-semibold",Zn(b)&&"bg-primary text-primary-foreground"),children:b.getDate()})}),jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:jsxRuntime.jsx("div",{className:"grid grid-cols-[60px_1fr]",children:R.map(D=>{let T=new Date(b);T.setHours(D,0,0,0);let I=C.filter(L=>new Date(L.start).getHours()===D);return jsxRuntime.jsxs(U__namespace.Fragment,{children:[jsxRuntime.jsxs("div",{className:"h-12 text-xs text-muted-foreground text-right pr-2 pt-0 border-b",children:[D.toString().padStart(2,"0"),":00"]}),jsxRuntime.jsx("div",{className:"h-12 border-b border-l cursor-pointer hover:bg-accent/50 relative",onClick:()=>m?.(T),children:I.map(L=>jsxRuntime.jsx("div",{className:"absolute inset-x-1 top-0.5 text-xs px-2 py-1 rounded truncate cursor-pointer",style:{backgroundColor:L.color||"hsl(var(--primary))",color:"white"},onClick:V=>{V.stopPropagation(),d?.(L);},children:L.title},L.id))})]},D)})})})]})};return jsxRuntime.jsxs("div",{ref:p,className:o(Tg({variant:t,size:a,className:e})),...g,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between p-4 border-b",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(O,{variant:"bordered",size:"sm",onClick:P,children:"Today"}),jsxRuntime.jsx(O,{variant:"ghost",size:"icon",onClick:f,children:jsxRuntime.jsx(lucideReact.ChevronLeft,{className:"h-4 w-4"})}),jsxRuntime.jsx(O,{variant:"ghost",size:"icon",onClick:y,children:jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4"})}),jsxRuntime.jsx("h2",{className:"text-lg font-semibold ml-2",children:x()})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-1 border rounded-lg p-1",children:["month","week","day"].map(R=>jsxRuntime.jsx(O,{variant:n===R?"solid":"ghost",size:"sm",onClick:()=>i?.(R),children:R.charAt(0).toUpperCase()+R.slice(1)},R))})]}),n==="month"&&S(),n==="week"&&k(),n==="day"&&M()]})});Mg.displayName="FullCalendar";var Ao=classVarianceAuthority.cva("w-full",{variants:{size:{sm:"h-48",md:"h-64",lg:"h-96"}},defaultVariants:{size:"md"}}),zo=["hsl(var(--primary))","hsl(var(--chart-1, 220 70% 50%))","hsl(var(--chart-2, 160 60% 45%))","hsl(var(--chart-3, 30 80% 55%))","hsl(var(--chart-4, 280 65% 60%))"],kg=U__namespace.forwardRef(({className:e,size:t,data:a,dataKeys:r,colors:n=zo,showGrid:i=true,showLegend:s=true,showTooltip:l=true,xAxisKey:d="name",curveType:m="monotone",...u},c)=>jsxRuntime.jsx("div",{ref:c,className:o(Ao({size:t,className:e})),...u,children:jsxRuntime.jsx(recharts.ResponsiveContainer,{width:"100%",height:"100%",children:jsxRuntime.jsxs(recharts.LineChart,{data:a,children:[i&&jsxRuntime.jsx(recharts.CartesianGrid,{strokeDasharray:"3 3",className:"stroke-muted"}),jsxRuntime.jsx(recharts.XAxis,{dataKey:d,className:"text-xs fill-muted-foreground",tickLine:false,axisLine:false}),jsxRuntime.jsx(recharts.YAxis,{className:"text-xs fill-muted-foreground",tickLine:false,axisLine:false}),l&&jsxRuntime.jsx(recharts.Tooltip,{contentStyle:{backgroundColor:"hsl(var(--popover))",border:"1px solid hsl(var(--border))",borderRadius:"var(--radius)"},labelStyle:{color:"hsl(var(--popover-foreground))"}}),s&&jsxRuntime.jsx(recharts.Legend,{}),r.map((g,p)=>jsxRuntime.jsx(recharts.Line,{type:m,dataKey:g,stroke:n[p%n.length],strokeWidth:2,dot:{fill:n[p%n.length],strokeWidth:0},activeDot:{r:6}},g))]})})}));kg.displayName="LineChart";var Dg=U__namespace.forwardRef(({className:e,size:t,data:a,dataKeys:r,colors:n=zo,showGrid:i=true,showLegend:s=true,showTooltip:l=true,xAxisKey:d="name",stacked:m=false,layout:u="horizontal",...c},g)=>jsxRuntime.jsx("div",{ref:g,className:o(Ao({size:t,className:e})),...c,children:jsxRuntime.jsx(recharts.ResponsiveContainer,{width:"100%",height:"100%",children:jsxRuntime.jsxs(recharts.BarChart,{data:a,layout:u,children:[i&&jsxRuntime.jsx(recharts.CartesianGrid,{strokeDasharray:"3 3",className:"stroke-muted"}),jsxRuntime.jsx(recharts.XAxis,{dataKey:u==="horizontal"?d:void 0,type:u==="horizontal"?"category":"number",className:"text-xs fill-muted-foreground",tickLine:false,axisLine:false}),jsxRuntime.jsx(recharts.YAxis,{dataKey:u==="vertical"?d:void 0,type:u==="vertical"?"category":"number",className:"text-xs fill-muted-foreground",tickLine:false,axisLine:false}),l&&jsxRuntime.jsx(recharts.Tooltip,{contentStyle:{backgroundColor:"hsl(var(--popover))",border:"1px solid hsl(var(--border))",borderRadius:"var(--radius)"},labelStyle:{color:"hsl(var(--popover-foreground))"}}),s&&jsxRuntime.jsx(recharts.Legend,{}),r.map((p,v)=>jsxRuntime.jsx(recharts.Bar,{dataKey:p,fill:n[v%n.length],stackId:m?"stack":void 0,radius:[4,4,0,0]},p))]})})}));Dg.displayName="BarChart";var Vg=U__namespace.forwardRef(({className:e,size:t,data:a,dataKey:r="value",nameKey:n="name",colors:i=zo,innerRadius:s=0,outerRadius:l=80,showLegend:d=true,showTooltip:m=true,showLabels:u=false,...c},g)=>jsxRuntime.jsx("div",{ref:g,className:o(Ao({size:t,className:e})),...c,children:jsxRuntime.jsx(recharts.ResponsiveContainer,{width:"100%",height:"100%",children:jsxRuntime.jsxs(recharts.PieChart,{children:[m&&jsxRuntime.jsx(recharts.Tooltip,{contentStyle:{backgroundColor:"hsl(var(--popover))",border:"1px solid hsl(var(--border))",borderRadius:"var(--radius)"}}),d&&jsxRuntime.jsx(recharts.Legend,{}),jsxRuntime.jsx(recharts.Pie,{data:a,dataKey:r,nameKey:n,cx:"50%",cy:"50%",innerRadius:s,outerRadius:l,label:u,labelLine:u,children:a.map((p,v)=>jsxRuntime.jsx(recharts.Cell,{fill:i[v%i.length]},`cell-${v}`))})]})})}));Vg.displayName="PieChart";var Lg=U__namespace.forwardRef(({className:e,size:t,data:a,dataKeys:r,colors:n=zo,showGrid:i=true,showLegend:s=true,showTooltip:l=true,xAxisKey:d="name",stacked:m=false,curveType:u="monotone",...c},g)=>jsxRuntime.jsx("div",{ref:g,className:o(Ao({size:t,className:e})),...c,children:jsxRuntime.jsx(recharts.ResponsiveContainer,{width:"100%",height:"100%",children:jsxRuntime.jsxs(recharts.AreaChart,{data:a,children:[i&&jsxRuntime.jsx(recharts.CartesianGrid,{strokeDasharray:"3 3",className:"stroke-muted"}),jsxRuntime.jsx(recharts.XAxis,{dataKey:d,className:"text-xs fill-muted-foreground",tickLine:false,axisLine:false}),jsxRuntime.jsx(recharts.YAxis,{className:"text-xs fill-muted-foreground",tickLine:false,axisLine:false}),l&&jsxRuntime.jsx(recharts.Tooltip,{contentStyle:{backgroundColor:"hsl(var(--popover))",border:"1px solid hsl(var(--border))",borderRadius:"var(--radius)"},labelStyle:{color:"hsl(var(--popover-foreground))"}}),s&&jsxRuntime.jsx(recharts.Legend,{}),r.map((p,v)=>jsxRuntime.jsx(recharts.Area,{type:u,dataKey:p,stroke:n[v%n.length],fill:n[v%n.length],fillOpacity:.3,stackId:m?"stack":void 0},p))]})})}));Lg.displayName="AreaChart";var Hg=classVarianceAuthority.cva("flex gap-4 overflow-x-auto p-4",{variants:{variant:{default:"bg-muted/30",bordered:"border rounded-lg bg-background",ghost:""}},defaultVariants:{variant:"default"}}),Ag=classVarianceAuthority.cva("flex flex-col min-w-[280px] w-[280px] rounded-lg",{variants:{variant:{default:"bg-muted/50",bordered:"border bg-background",ghost:"bg-transparent"}},defaultVariants:{variant:"default"}}),el=classVarianceAuthority.cva("rounded-lg p-3 cursor-grab active:cursor-grabbing transition-all",{variants:{variant:{default:"bg-background border shadow-sm hover:shadow-md",bordered:"border-2 bg-background hover:border-primary/50",ghost:"bg-muted/50 hover:bg-muted"},isDragging:{true:"opacity-50 scale-[1.02] shadow-lg",false:""}},defaultVariants:{variant:"default",isDragging:false}});function kP({card:e,columnId:t,variant:a,renderCard:r,onCardClick:n}){let{attributes:i,listeners:s,setNodeRef:l,transform:d,transition:m,isDragging:u}=sortable.useSortable({id:e.id,data:{columnId:t}}),c={transform:utilities.CSS.Transform.toString(d),transition:m};return jsxRuntime.jsx("div",{ref:l,style:c,className:o(el({variant:a,isDragging:u})),onClick:()=>n?.(e,t),...i,...s,children:r?r(e,t):jsxRuntime.jsxs("div",{className:"flex items-start gap-2",children:[jsxRuntime.jsx(lucideReact.GripVertical,{className:"h-4 w-4 text-muted-foreground flex-shrink-0 mt-0.5"}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("p",{className:"font-medium text-sm truncate",children:e.title}),e.description&&jsxRuntime.jsx("p",{className:"text-xs text-muted-foreground mt-1 line-clamp-2",children:e.description})]})]})})}function DP({column:e,variant:t,renderCard:a,onCardClick:r,onAddCard:n,showAddCard:i,columnHeight:s}){return jsxRuntime.jsxs("div",{className:o(Ag({variant:t})),children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between p-3 border-b",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[e.color&&jsxRuntime.jsx("div",{className:"w-3 h-3 rounded-full",style:{backgroundColor:e.color}}),jsxRuntime.jsx("h3",{className:"font-semibold text-sm",children:e.title}),jsxRuntime.jsx("span",{className:"text-xs text-muted-foreground bg-muted px-2 py-0.5 rounded-full",children:e.cards.length})]}),i&&jsxRuntime.jsx(O,{variant:"ghost",size:"icon",className:"h-7 w-7",onClick:()=>n?.(e.id),children:jsxRuntime.jsx(lucideReact.Plus,{className:"h-4 w-4"})})]}),jsxRuntime.jsx(lt,{style:{height:s},children:jsxRuntime.jsxs("div",{className:"p-2 space-y-2",children:[jsxRuntime.jsx(sortable.SortableContext,{items:e.cards.map(l=>l.id),strategy:sortable.verticalListSortingStrategy,children:e.cards.map(l=>jsxRuntime.jsx(kP,{card:l,columnId:e.id,variant:t,renderCard:a,onCardClick:r},l.id))}),e.cards.length===0&&jsxRuntime.jsx("div",{className:"h-20 border-2 border-dashed rounded-lg flex items-center justify-center text-muted-foreground text-sm",children:"Drop here"})]})})]})}var zg=U__namespace.forwardRef(({className:e,variant:t,columns:a,onCardMove:r,onCardClick:n,onAddCard:i,renderCard:s,showAddCard:l=true,columnHeight:d=500,...m},u)=>{let[c,g]=U__namespace.useState(null),[p,v]=U__namespace.useState(null),N=core.useSensors(core.useSensor(core.PointerSensor,{activationConstraint:{distance:8}}),core.useSensor(core.KeyboardSensor,{coordinateGetter:sortable.sortableKeyboardCoordinates})),b=y=>a.find(P=>P.cards.some(x=>x.id===y));return jsxRuntime.jsxs(core.DndContext,{sensors:N,collisionDetection:core.closestCorners,onDragStart:y=>{let{active:P}=y,x=b(P.id);if(x){let S=x.cards.find(k=>k.id===P.id);S&&(g(S),v(x.id));}},onDragOver:y=>{let{active:P,over:x}=y;if(!x)return;let S=P.id,k=x.id,M=b(S),R=b(k)||a.find(T=>T.id===k);if(!M||!R||M.id===R.id)return;let C=R.cards.findIndex(T=>T.id===k),D=C===-1?R.cards.length:C;r?.(S,M.id,R.id,D);},onDragEnd:y=>{let{active:P,over:x}=y;if(x&&P.id!==x.id){let S=b(P.id),k=b(x.id)||a.find(M=>M.id===x.id);if(S&&k){let M=k.cards.findIndex(C=>C.id===x.id),R=M===-1?k.cards.length:M;r?.(P.id,S.id,k.id,R);}}g(null),v(null);},children:[jsxRuntime.jsx("div",{ref:u,className:o(Hg({variant:t,className:e})),...m,children:a.map(y=>jsxRuntime.jsx(DP,{column:y,variant:t,renderCard:s,onCardClick:n,onAddCard:i,showAddCard:l,columnHeight:d},y.id))}),jsxRuntime.jsx(core.DragOverlay,{children:c&&p&&jsxRuntime.jsx("div",{className:o(el({variant:t,isDragging:true})),children:s?s(c,p):jsxRuntime.jsxs("div",{className:"flex items-start gap-2",children:[jsxRuntime.jsx(lucideReact.GripVertical,{className:"h-4 w-4 text-muted-foreground flex-shrink-0 mt-0.5"}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("p",{className:"font-medium text-sm truncate",children:c.title}),c.description&&jsxRuntime.jsx("p",{className:"text-xs text-muted-foreground mt-1 line-clamp-2",children:c.description})]})]})})})]})});zg.displayName="KanbanBoard";var Bg=classVarianceAuthority.cva("relative",{variants:{variant:{default:"",bordered:"border rounded-lg p-4",cards:"rounded-lg"}},defaultVariants:{variant:"default"}}),Fg=U__namespace.createContext(null);function tl(){let e=U__namespace.useContext(Fg);if(!e)throw new Error("useCarousel must be used within a <Carousel />");return e}var Og=U__namespace.forwardRef(({className:e,variant:t,children:a,opts:r,plugins:n,orientation:i="horizontal",showArrows:s=true,showDots:l=true,setApi:d,...m},u)=>{let[c,g]=VP__default.default({...r,axis:i==="horizontal"?"x":"y"},n),[p,v]=U__namespace.useState(false),[N,b]=U__namespace.useState(false),[h,w]=U__namespace.useState(0),[f,y]=U__namespace.useState([]),P=U__namespace.useCallback(R=>{R&&(w(R.selectedScrollSnap()),v(R.canScrollPrev()),b(R.canScrollNext()));},[]),x=U__namespace.useCallback(()=>{g?.scrollPrev();},[g]),S=U__namespace.useCallback(()=>{g?.scrollNext();},[g]),k=U__namespace.useCallback(R=>{g?.scrollTo(R);},[g]),M=U__namespace.useCallback(R=>{R.key==="ArrowLeft"?(R.preventDefault(),x()):R.key==="ArrowRight"&&(R.preventDefault(),S());},[x,S]);return U__namespace.useEffect(()=>{!g||!d||d(g);},[g,d]),U__namespace.useEffect(()=>{if(g)return y(g.scrollSnapList()),P(g),g.on("reInit",P),g.on("select",P),()=>{g?.off("select",P);}},[g,P]),jsxRuntime.jsx(Fg.Provider,{value:{carouselRef:c,api:g,scrollPrev:x,scrollNext:S,canScrollPrev:p,canScrollNext:N,selectedIndex:h,scrollSnaps:f,scrollTo:k},children:jsxRuntime.jsxs("div",{ref:u,className:o(Bg({variant:t,className:e})),onKeyDownCapture:M,role:"region","aria-roledescription":"carousel",...m,children:[jsxRuntime.jsx("div",{ref:c,className:"overflow-hidden",children:jsxRuntime.jsx("div",{className:o("flex",i==="horizontal"?"-ml-4":"-mt-4 flex-col"),children:a})}),s&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(al,{}),jsxRuntime.jsx(rl,{})]}),l&&f.length>1&&jsxRuntime.jsx("div",{className:"flex justify-center gap-1.5 mt-4",children:f.map((R,C)=>jsxRuntime.jsx("button",{className:o("w-2 h-2 rounded-full transition-all",C===h?"bg-primary w-4":"bg-muted-foreground/30 hover:bg-muted-foreground/50"),onClick:()=>k(C),"aria-label":`Go to slide ${C+1}`},C))})]})})});Og.displayName="Carousel";var Gg=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex",e),...t}));Gg.displayName="CarouselContent";var Wg=U__namespace.forwardRef(({className:e,basis:t="basis-full",...a},r)=>jsxRuntime.jsx("div",{ref:r,role:"group","aria-roledescription":"slide",className:o("min-w-0 shrink-0 grow-0 pl-4",t,e),...a}));Wg.displayName="CarouselItem";var al=U__namespace.forwardRef(({className:e,variant:t="bordered",size:a="icon",...r},n)=>{let{scrollPrev:i,canScrollPrev:s}=tl();return jsxRuntime.jsxs(O,{ref:n,variant:t,size:a,className:o("absolute left-2 top-1/2 -translate-y-1/2 h-8 w-8 rounded-full",e),disabled:!s,onClick:i,...r,children:[jsxRuntime.jsx(lucideReact.ChevronLeft,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Previous slide"})]})});al.displayName="CarouselPrevious";var rl=U__namespace.forwardRef(({className:e,variant:t="bordered",size:a="icon",...r},n)=>{let{scrollNext:i,canScrollNext:s}=tl();return jsxRuntime.jsxs(O,{ref:n,variant:t,size:a,className:o("absolute right-2 top-1/2 -translate-y-1/2 h-8 w-8 rounded-full",e),disabled:!s,onClick:i,...r,children:[jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Next slide"})]})});rl.displayName="CarouselNext";var $g=classVarianceAuthority.cva("flex flex-col bg-popover border rounded-lg shadow-md",{variants:{size:{sm:"w-64 h-72",md:"w-80 h-96",lg:"w-96 h-[480px]"}},defaultVariants:{size:"md"}}),oi={recent:{icon:"\u{1F550}",name:"Recent"},smileys:{icon:"\u{1F600}",name:"Smileys & Emotion"},people:{icon:"\u{1F44B}",name:"People & Body"},animals:{icon:"\u{1F43B}",name:"Animals & Nature"},food:{icon:"\u{1F354}",name:"Food & Drink"},travel:{icon:"\u{1F697}",name:"Travel & Places"},activities:{icon:"\u26BD",name:"Activities"},objects:{icon:"\u{1F4A1}",name:"Objects"},symbols:{icon:"\u2764\uFE0F",name:"Symbols"},flags:{icon:"\u{1F3F3}\uFE0F",name:"Flags"}},nl={smileys:["\u{1F600}","\u{1F603}","\u{1F604}","\u{1F601}","\u{1F606}","\u{1F605}","\u{1F923}","\u{1F602}","\u{1F642}","\u{1F643}","\u{1F609}","\u{1F60A}","\u{1F607}","\u{1F970}","\u{1F60D}","\u{1F929}","\u{1F618}","\u{1F617}","\u263A\uFE0F","\u{1F61A}","\u{1F60B}","\u{1F61B}","\u{1F61C}","\u{1F92A}","\u{1F61D}","\u{1F911}","\u{1F917}","\u{1F92D}","\u{1F92B}","\u{1F914}","\u{1F910}","\u{1F928}","\u{1F610}","\u{1F611}","\u{1F636}","\u{1F60F}","\u{1F612}","\u{1F644}","\u{1F62C}","\u{1F925}","\u{1F60C}","\u{1F614}","\u{1F62A}","\u{1F924}","\u{1F634}","\u{1F637}","\u{1F912}","\u{1F915}","\u{1F922}","\u{1F92E}","\u{1F927}","\u{1F975}","\u{1F976}","\u{1F974}","\u{1F635}","\u{1F92F}","\u{1F920}","\u{1F973}","\u{1F978}","\u{1F60E}","\u{1F913}","\u{1F9D0}","\u{1F615}","\u{1F61F}","\u{1F641}","\u2639\uFE0F","\u{1F62E}","\u{1F62F}","\u{1F632}","\u{1F633}","\u{1F97A}","\u{1F626}","\u{1F627}","\u{1F628}","\u{1F630}","\u{1F625}","\u{1F622}","\u{1F62D}","\u{1F631}","\u{1F616}","\u{1F623}","\u{1F61E}","\u{1F613}","\u{1F629}","\u{1F62B}","\u{1F971}","\u{1F624}","\u{1F621}","\u{1F620}","\u{1F92C}","\u{1F608}","\u{1F47F}","\u{1F480}","\u2620\uFE0F","\u{1F4A9}","\u{1F921}","\u{1F479}","\u{1F47A}","\u{1F47B}","\u{1F47D}"],people:["\u{1F44B}","\u{1F91A}","\u{1F590}\uFE0F","\u270B","\u{1F596}","\u{1F44C}","\u{1F90C}","\u{1F90F}","\u270C\uFE0F","\u{1F91E}","\u{1F91F}","\u{1F918}","\u{1F919}","\u{1F448}","\u{1F449}","\u{1F446}","\u{1F595}","\u{1F447}","\u261D\uFE0F","\u{1F44D}","\u{1F44E}","\u270A","\u{1F44A}","\u{1F91B}","\u{1F91C}","\u{1F44F}","\u{1F64C}","\u{1F450}","\u{1F932}","\u{1F91D}","\u{1F64F}","\u270D\uFE0F","\u{1F485}","\u{1F933}","\u{1F4AA}","\u{1F9BE}","\u{1F9BF}","\u{1F9B5}","\u{1F9B6}","\u{1F442}","\u{1F9BB}","\u{1F443}","\u{1F9E0}","\u{1FAC0}","\u{1FAC1}","\u{1F9B7}","\u{1F9B4}","\u{1F440}","\u{1F441}\uFE0F","\u{1F445}","\u{1F444}","\u{1F476}","\u{1F9D2}","\u{1F466}","\u{1F467}","\u{1F9D1}","\u{1F471}","\u{1F468}","\u{1F9D4}","\u{1F469}","\u{1F9D3}","\u{1F474}","\u{1F475}","\u{1F64D}","\u{1F64E}","\u{1F645}","\u{1F646}","\u{1F481}","\u{1F64B}","\u{1F9CF}","\u{1F647}","\u{1F926}","\u{1F937}","\u{1F46E}","\u{1F575}\uFE0F","\u{1F482}","\u{1F977}","\u{1F477}","\u{1F934}","\u{1F478}"],animals:["\u{1F436}","\u{1F431}","\u{1F42D}","\u{1F439}","\u{1F430}","\u{1F98A}","\u{1F43B}","\u{1F43C}","\u{1F428}","\u{1F42F}","\u{1F981}","\u{1F42E}","\u{1F437}","\u{1F43D}","\u{1F438}","\u{1F435}","\u{1F648}","\u{1F649}","\u{1F64A}","\u{1F412}","\u{1F414}","\u{1F427}","\u{1F426}","\u{1F424}","\u{1F423}","\u{1F425}","\u{1F986}","\u{1F985}","\u{1F989}","\u{1F987}","\u{1F43A}","\u{1F417}","\u{1F434}","\u{1F984}","\u{1F41D}","\u{1FAB1}","\u{1F41B}","\u{1F98B}","\u{1F40C}","\u{1F41E}","\u{1F41C}","\u{1FAB0}","\u{1FAB2}","\u{1FAB3}","\u{1F99F}","\u{1F997}","\u{1F577}\uFE0F","\u{1F578}\uFE0F","\u{1F982}","\u{1F422}","\u{1F40D}","\u{1F98E}","\u{1F996}","\u{1F995}","\u{1F419}","\u{1F991}","\u{1F990}","\u{1F99E}","\u{1F980}","\u{1F421}","\u{1F420}","\u{1F41F}","\u{1F42C}","\u{1F433}","\u{1F40B}","\u{1F988}","\u{1F40A}","\u{1F405}","\u{1F406}","\u{1F993}","\u{1F98D}","\u{1F9A7}","\u{1F9A3}","\u{1F418}","\u{1F99B}","\u{1F98F}","\u{1F42A}","\u{1F42B}","\u{1F992}","\u{1F998}"],food:["\u{1F347}","\u{1F348}","\u{1F349}","\u{1F34A}","\u{1F34B}","\u{1F34C}","\u{1F34D}","\u{1F96D}","\u{1F34E}","\u{1F34F}","\u{1F350}","\u{1F351}","\u{1F352}","\u{1F353}","\u{1FAD0}","\u{1F95D}","\u{1F345}","\u{1FAD2}","\u{1F965}","\u{1F951}","\u{1F346}","\u{1F954}","\u{1F955}","\u{1F33D}","\u{1F336}\uFE0F","\u{1FAD1}","\u{1F952}","\u{1F96C}","\u{1F966}","\u{1F9C4}","\u{1F9C5}","\u{1F344}","\u{1F95C}","\u{1F330}","\u{1F35E}","\u{1F950}","\u{1F956}","\u{1FAD3}","\u{1F968}","\u{1F96F}","\u{1F95E}","\u{1F9C7}","\u{1F9C0}","\u{1F356}","\u{1F357}","\u{1F969}","\u{1F953}","\u{1F354}","\u{1F35F}","\u{1F355}","\u{1F32D}","\u{1F96A}","\u{1F32E}","\u{1F32F}","\u{1FAD4}","\u{1F959}","\u{1F9C6}","\u{1F95A}","\u{1F373}","\u{1F958}","\u{1F372}","\u{1FAD5}","\u{1F963}","\u{1F957}","\u{1F37F}","\u{1F9C8}","\u{1F9C2}","\u{1F96B}","\u{1F371}","\u{1F358}","\u{1F359}","\u{1F35A}","\u{1F35B}","\u{1F35C}","\u{1F35D}","\u{1F360}","\u{1F362}","\u{1F363}","\u{1F364}","\u{1F365}"],travel:["\u{1F697}","\u{1F695}","\u{1F699}","\u{1F68C}","\u{1F68E}","\u{1F3CE}\uFE0F","\u{1F693}","\u{1F691}","\u{1F692}","\u{1F690}","\u{1F6FB}","\u{1F69A}","\u{1F69B}","\u{1F69C}","\u{1F9AF}","\u{1F9BD}","\u{1F9BC}","\u{1F6F4}","\u{1F6B2}","\u{1F6F5}","\u{1F3CD}\uFE0F","\u{1F6FA}","\u{1F6A8}","\u{1F694}","\u{1F68D}","\u{1F698}","\u{1F696}","\u{1F6A1}","\u{1F6A0}","\u{1F69F}","\u{1F683}","\u{1F68B}","\u{1F69E}","\u{1F69D}","\u{1F684}","\u{1F685}","\u{1F688}","\u{1F682}","\u{1F686}","\u{1F687}","\u{1F68A}","\u{1F689}","\u2708\uFE0F","\u{1F6EB}","\u{1F6EC}","\u{1F6E9}\uFE0F","\u{1F4BA}","\u{1F6F0}\uFE0F","\u{1F680}","\u{1F6F8}","\u{1F681}","\u{1F6F6}","\u26F5","\u{1F6A4}","\u{1F6E5}\uFE0F","\u{1F6F3}\uFE0F","\u26F4\uFE0F","\u{1F6A2}","\u2693","\u{1FA9D}","\u26FD","\u{1F6A7}","\u{1F6A6}","\u{1F6A5}","\u{1F68F}","\u{1F5FA}\uFE0F","\u{1F5FF}","\u{1F5FD}","\u{1F5FC}","\u{1F3F0}","\u{1F3EF}","\u{1F3DF}\uFE0F","\u{1F3A1}","\u{1F3A2}","\u{1F3A0}","\u26F2","\u26F1\uFE0F","\u{1F3D6}\uFE0F","\u{1F3DD}\uFE0F","\u{1F3DC}\uFE0F"],activities:["\u26BD","\u{1F3C0}","\u{1F3C8}","\u26BE","\u{1F94E}","\u{1F3BE}","\u{1F3D0}","\u{1F3C9}","\u{1F94F}","\u{1F3B1}","\u{1FA80}","\u{1F3D3}","\u{1F3F8}","\u{1F3D2}","\u{1F3D1}","\u{1F94D}","\u{1F3CF}","\u{1FA83}","\u{1F945}","\u26F3","\u{1FA81}","\u{1F3F9}","\u{1F3A3}","\u{1F93F}","\u{1F94A}","\u{1F94B}","\u{1F3BD}","\u{1F6F9}","\u{1F6FC}","\u{1F6F7}","\u26F8\uFE0F","\u{1F94C}","\u{1F3BF}","\u26F7\uFE0F","\u{1F3C2}","\u{1FA82}","\u{1F3CB}\uFE0F","\u{1F93C}","\u{1F938}","\u26F9\uFE0F","\u{1F93A}","\u{1F93E}","\u{1F3CC}\uFE0F","\u{1F3C7}","\u26D1\uFE0F","\u{1F9D8}","\u{1F3C4}","\u{1F3CA}","\u{1F93D}","\u{1F6A3}","\u{1F9D7}","\u{1F6B5}","\u{1F6B4}","\u{1F3C6}","\u{1F947}","\u{1F948}","\u{1F949}","\u{1F3C5}","\u{1F396}\uFE0F","\u{1F3F5}\uFE0F","\u{1F397}\uFE0F","\u{1F3AB}","\u{1F39F}\uFE0F","\u{1F3AA}","\u{1F939}","\u{1F3AD}","\u{1FA70}","\u{1F3A8}","\u{1F3AC}","\u{1F3A4}","\u{1F3A7}","\u{1F3BC}","\u{1F3B9}","\u{1F941}","\u{1FA98}","\u{1F3B7}","\u{1F3BA}","\u{1FA97}","\u{1F3B8}","\u{1FA95}"],objects:["\u231A","\u{1F4F1}","\u{1F4F2}","\u{1F4BB}","\u2328\uFE0F","\u{1F5A5}\uFE0F","\u{1F5A8}\uFE0F","\u{1F5B1}\uFE0F","\u{1F5B2}\uFE0F","\u{1F579}\uFE0F","\u{1F5DC}\uFE0F","\u{1F4BD}","\u{1F4BE}","\u{1F4BF}","\u{1F4C0}","\u{1F4FC}","\u{1F4F7}","\u{1F4F8}","\u{1F4F9}","\u{1F3A5}","\u{1F4FD}\uFE0F","\u{1F39E}\uFE0F","\u{1F4DE}","\u260E\uFE0F","\u{1F4DF}","\u{1F4E0}","\u{1F4FA}","\u{1F4FB}","\u{1F399}\uFE0F","\u{1F39A}\uFE0F","\u{1F39B}\uFE0F","\u{1F9ED}","\u23F1\uFE0F","\u23F2\uFE0F","\u23F0","\u{1F570}\uFE0F","\u231B","\u23F3","\u{1F4E1}","\u{1F50B}","\u{1F50C}","\u{1F4A1}","\u{1F526}","\u{1F56F}\uFE0F","\u{1FA94}","\u{1F9EF}","\u{1F6E2}\uFE0F","\u{1F4B8}","\u{1F4B5}","\u{1F4B4}","\u{1F4B6}","\u{1F4B7}","\u{1FA99}","\u{1F4B0}","\u{1F4B3}","\u{1F48E}","\u2696\uFE0F","\u{1FA9C}","\u{1F9F0}","\u{1FA9B}","\u{1F527}","\u{1F528}","\u2692\uFE0F","\u{1F6E0}\uFE0F","\u26CF\uFE0F","\u{1FA9A}","\u{1F529}","\u2699\uFE0F","\u{1FAA4}","\u{1F9F1}","\u26D3\uFE0F","\u{1F9F2}","\u{1F52B}","\u{1F4A3}","\u{1F9E8}","\u{1FA93}","\u{1F52A}","\u{1F5E1}\uFE0F","\u2694\uFE0F","\u{1F6E1}\uFE0F"],symbols:["\u2764\uFE0F","\u{1F9E1}","\u{1F49B}","\u{1F49A}","\u{1F499}","\u{1F49C}","\u{1F5A4}","\u{1F90D}","\u{1F90E}","\u{1F494}","\u2763\uFE0F","\u{1F495}","\u{1F49E}","\u{1F493}","\u{1F497}","\u{1F496}","\u{1F498}","\u{1F49D}","\u{1F49F}","\u262E\uFE0F","\u271D\uFE0F","\u262A\uFE0F","\u{1F549}\uFE0F","\u2638\uFE0F","\u2721\uFE0F","\u{1F52F}","\u{1F54E}","\u262F\uFE0F","\u2626\uFE0F","\u{1F6D0}","\u26CE","\u2648","\u2649","\u264A","\u264B","\u264C","\u264D","\u264E","\u264F","\u2650","\u2651","\u2652","\u2653","\u{1F194}","\u269B\uFE0F","\u{1F251}","\u2622\uFE0F","\u2623\uFE0F","\u{1F4F4}","\u{1F4F3}","\u{1F236}","\u{1F21A}","\u{1F238}","\u{1F23A}","\u{1F237}\uFE0F","\u2734\uFE0F","\u{1F19A}","\u{1F4AE}","\u{1F250}","\u3299\uFE0F","\u3297\uFE0F","\u{1F234}","\u{1F235}","\u{1F239}","\u{1F232}","\u{1F170}\uFE0F","\u{1F171}\uFE0F","\u{1F18E}","\u{1F191}","\u{1F17E}\uFE0F","\u{1F198}","\u274C","\u2B55","\u{1F6D1}","\u26D4","\u{1F4DB}","\u{1F6AB}","\u{1F4AF}","\u{1F4A2}","\u2668\uFE0F"],flags:["\u{1F3F3}\uFE0F","\u{1F3F4}","\u{1F3C1}","\u{1F6A9}","\u{1F3F3}\uFE0F\u200D\u{1F308}","\u{1F3F3}\uFE0F\u200D\u26A7\uFE0F","\u{1F1FA}\u{1F1F3}","\u{1F1E6}\u{1F1EB}","\u{1F1E6}\u{1F1F1}","\u{1F1E9}\u{1F1FF}","\u{1F1E6}\u{1F1F8}","\u{1F1E6}\u{1F1E9}","\u{1F1E6}\u{1F1F4}","\u{1F1E6}\u{1F1EE}","\u{1F1E6}\u{1F1F6}","\u{1F1E6}\u{1F1EC}","\u{1F1E6}\u{1F1F7}","\u{1F1E6}\u{1F1F2}","\u{1F1E6}\u{1F1FC}","\u{1F1E6}\u{1F1FA}","\u{1F1E6}\u{1F1F9}","\u{1F1E6}\u{1F1FF}","\u{1F1E7}\u{1F1F8}","\u{1F1E7}\u{1F1ED}","\u{1F1E7}\u{1F1E9}","\u{1F1E7}\u{1F1E7}","\u{1F1E7}\u{1F1FE}","\u{1F1E7}\u{1F1EA}","\u{1F1E7}\u{1F1FF}","\u{1F1E7}\u{1F1EF}","\u{1F1E7}\u{1F1F2}","\u{1F1E7}\u{1F1F9}","\u{1F1E7}\u{1F1F4}","\u{1F1E7}\u{1F1E6}","\u{1F1E7}\u{1F1FC}","\u{1F1E7}\u{1F1F7}","\u{1F1E7}\u{1F1F3}","\u{1F1E7}\u{1F1EC}","\u{1F1E7}\u{1F1EB}","\u{1F1E7}\u{1F1EE}","\u{1F1E8}\u{1F1FB}","\u{1F1F0}\u{1F1ED}","\u{1F1E8}\u{1F1F2}","\u{1F1E8}\u{1F1E6}","\u{1F1E8}\u{1F1EB}","\u{1F1F9}\u{1F1E9}","\u{1F1E8}\u{1F1F1}","\u{1F1E8}\u{1F1F3}","\u{1F1E8}\u{1F1F4}","\u{1F1F0}\u{1F1F2}","\u{1F1E8}\u{1F1EC}","\u{1F1E8}\u{1F1E9}","\u{1F1E8}\u{1F1F7}","\u{1F1ED}\u{1F1F7}","\u{1F1E8}\u{1F1FA}","\u{1F1E8}\u{1F1FE}","\u{1F1E8}\u{1F1FF}","\u{1F1E9}\u{1F1F0}","\u{1F1E9}\u{1F1EF}","\u{1F1E9}\u{1F1F2}","\u{1F1E9}\u{1F1F4}","\u{1F1EA}\u{1F1E8}","\u{1F1EA}\u{1F1EC}","\u{1F1F8}\u{1F1FB}","\u{1F1EC}\u{1F1F6}","\u{1F1EA}\u{1F1F7}","\u{1F1EA}\u{1F1EA}","\u{1F1EA}\u{1F1F9}","\u{1F1EA}\u{1F1FA}","\u{1F1EB}\u{1F1EF}","\u{1F1EB}\u{1F1EE}","\u{1F1EB}\u{1F1F7}","\u{1F1EC}\u{1F1E6}","\u{1F1EC}\u{1F1F2}","\u{1F1EC}\u{1F1EA}","\u{1F1E9}\u{1F1EA}","\u{1F1EC}\u{1F1ED}","\u{1F1EC}\u{1F1F7}","\u{1F1EC}\u{1F1F9}","\u{1F1EC}\u{1F1F3}"]},_g=U__namespace.forwardRef(({className:e,size:t,onEmojiSelect:a,recentEmojis:r=[],defaultCategory:n="smileys",showSearch:i=true,showCategories:s=true,...l},d)=>{let[m,u]=U__namespace.useState(r.length>0?"recent":n),[c,g]=U__namespace.useState(""),v=c?Object.values(nl).flat().filter(b=>b.toLowerCase().includes(c.toLowerCase())):m==="recent"?r:nl[m]||[],N=b=>{a?.(b);};return jsxRuntime.jsxs("div",{ref:d,className:o($g({size:t,className:e})),...l,children:[i&&jsxRuntime.jsx("div",{className:"p-2 border-b",children:jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx(lucideReact.Search,{className:"absolute left-2.5 top-1/2 -translate-y-1/2 h-4 w-4 text-muted-foreground"}),jsxRuntime.jsx(rn,{placeholder:"Search emojis...",value:c,onChange:b=>g(b.target.value),className:"pl-8 h-8"})]})}),s&&!c&&jsxRuntime.jsx("div",{className:"flex border-b px-1",children:Object.entries(oi).map(([b,{icon:h}])=>b==="recent"&&r.length===0?null:jsxRuntime.jsx("button",{className:o("flex-1 p-2 text-lg hover:bg-accent rounded transition-colors",m===b&&"bg-accent"),onClick:()=>u(b),title:oi[b].name,children:h},b))}),!c&&jsxRuntime.jsx("div",{className:"px-3 py-1.5 text-xs font-medium text-muted-foreground",children:oi[m].name}),jsxRuntime.jsx(lt,{className:"flex-1",children:jsxRuntime.jsxs("div",{className:"grid grid-cols-8 gap-1 p-2",children:[v.map((b,h)=>jsxRuntime.jsx("button",{className:"w-8 h-8 flex items-center justify-center text-xl hover:bg-accent rounded transition-colors",onClick:()=>N(b),children:b},`${b}-${h}`)),v.length===0&&jsxRuntime.jsx("div",{className:"col-span-8 py-8 text-center text-muted-foreground text-sm",children:"No emojis found"})]})})]})});_g.displayName="EmojiPicker";var Kg=classVarianceAuthority.cva("flex flex-col border rounded-lg bg-background overflow-hidden",{variants:{variant:{default:"",bordered:"border-2",ghost:"border-transparent"},size:{sm:"",md:"",lg:""}},defaultVariants:{variant:"default",size:"md"}}),dC=classVarianceAuthority.cva("flex flex-wrap items-center gap-0.5 p-1 border-b",{variants:{size:{sm:"p-0.5",md:"p-1",lg:"p-1.5"}},defaultVariants:{size:"md"}}),cC=classVarianceAuthority.cva("flex-1 overflow-auto prose prose-sm max-w-none dark:prose-invert [&_.ProseMirror]:outline-none [&_.ProseMirror]:min-h-[inherit] [&_.ProseMirror.is-editor-empty:first-child::before]:text-muted-foreground [&_.ProseMirror.is-editor-empty:first-child::before]:content-[attr(data-placeholder)] [&_.ProseMirror.is-editor-empty:first-child::before]:float-left [&_.ProseMirror.is-editor-empty:first-child::before]:pointer-events-none [&_.ProseMirror.is-editor-empty:first-child::before]:h-0",{variants:{size:{sm:"min-h-[100px] [&_.ProseMirror]:p-2 text-sm",md:"min-h-[150px] [&_.ProseMirror]:p-3 text-sm",lg:"min-h-[200px] [&_.ProseMirror]:p-4 text-base"}},defaultVariants:{size:"md"}}),Pe=({icon:e,title:t,isActive:a,onClick:r,disabled:n})=>jsxRuntime.jsxs(Oa,{children:[jsxRuntime.jsx(Ga,{asChild:true,children:jsxRuntime.jsx(O,{type:"button",variant:a?"solid":"ghost",size:"icon",className:"h-7 w-7",onClick:r,disabled:n,children:e})}),jsxRuntime.jsx(ca,{side:"top",className:"text-xs",children:t})]}),Ug=U__namespace.forwardRef(({className:e,variant:t,size:a,value:r="",onChange:n,placeholder:i="Start writing...",readOnly:s=false,showToolbar:l=true,minHeight:d,maxHeight:m,onEditorReady:u,...c},g)=>{let p=react.useEditor({extensions:[OP__default.default.configure({heading:{levels:[1,2,3]}}),GP__default.default.configure({openOnClick:false,HTMLAttributes:{class:"text-primary underline"}}),WP__default.default,$P__default.default.configure({types:["heading","paragraph"]}),_P__default.default.configure({placeholder:i})],content:r,editable:!s,onUpdate:({editor:N})=>{n?.(N.getHTML());},onCreate:({editor:N})=>{u?.(N);}});U__namespace.useEffect(()=>{p&&r!==p.getHTML()&&p.commands.setContent(r);},[r,p]),U__namespace.useEffect(()=>{p&&p.setEditable(!s);},[s,p]);let v=()=>{if(!p)return;let N=p.getAttributes("link").href,b=window.prompt("URL",N);if(b!==null){if(b===""){p.chain().focus().extendMarkRange("link").unsetLink().run();return}p.chain().focus().extendMarkRange("link").setLink({href:b}).run();}};return p?jsxRuntime.jsx(Fa,{children:jsxRuntime.jsxs("div",{ref:g,className:o(Kg({variant:t,size:a,className:e})),...c,children:[l&&!s&&jsxRuntime.jsxs("div",{className:o(dC({size:a})),children:[jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.Undo,{className:"h-4 w-4"}),title:"Undo",onClick:()=>p.chain().focus().undo().run(),disabled:!p.can().undo()}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.Redo,{className:"h-4 w-4"}),title:"Redo",onClick:()=>p.chain().focus().redo().run(),disabled:!p.can().redo()}),jsxRuntime.jsx(da,{orientation:"vertical",className:"h-6 mx-1"}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.Heading1,{className:"h-4 w-4"}),title:"Heading 1",isActive:p.isActive("heading",{level:1}),onClick:()=>p.chain().focus().toggleHeading({level:1}).run()}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.Heading2,{className:"h-4 w-4"}),title:"Heading 2",isActive:p.isActive("heading",{level:2}),onClick:()=>p.chain().focus().toggleHeading({level:2}).run()}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.Heading3,{className:"h-4 w-4"}),title:"Heading 3",isActive:p.isActive("heading",{level:3}),onClick:()=>p.chain().focus().toggleHeading({level:3}).run()}),jsxRuntime.jsx(da,{orientation:"vertical",className:"h-6 mx-1"}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.Bold,{className:"h-4 w-4"}),title:"Bold (Ctrl+B)",isActive:p.isActive("bold"),onClick:()=>p.chain().focus().toggleBold().run()}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.Italic,{className:"h-4 w-4"}),title:"Italic (Ctrl+I)",isActive:p.isActive("italic"),onClick:()=>p.chain().focus().toggleItalic().run()}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.Underline,{className:"h-4 w-4"}),title:"Underline (Ctrl+U)",isActive:p.isActive("underline"),onClick:()=>p.chain().focus().toggleUnderline().run()}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.Strikethrough,{className:"h-4 w-4"}),title:"Strikethrough",isActive:p.isActive("strike"),onClick:()=>p.chain().focus().toggleStrike().run()}),jsxRuntime.jsx(da,{orientation:"vertical",className:"h-6 mx-1"}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.List,{className:"h-4 w-4"}),title:"Bullet List",isActive:p.isActive("bulletList"),onClick:()=>p.chain().focus().toggleBulletList().run()}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.ListOrdered,{className:"h-4 w-4"}),title:"Numbered List",isActive:p.isActive("orderedList"),onClick:()=>p.chain().focus().toggleOrderedList().run()}),jsxRuntime.jsx(da,{orientation:"vertical",className:"h-6 mx-1"}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.AlignLeft,{className:"h-4 w-4"}),title:"Align Left",isActive:p.isActive({textAlign:"left"}),onClick:()=>p.chain().focus().setTextAlign("left").run()}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.AlignCenter,{className:"h-4 w-4"}),title:"Align Center",isActive:p.isActive({textAlign:"center"}),onClick:()=>p.chain().focus().setTextAlign("center").run()}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.AlignRight,{className:"h-4 w-4"}),title:"Align Right",isActive:p.isActive({textAlign:"right"}),onClick:()=>p.chain().focus().setTextAlign("right").run()}),jsxRuntime.jsx(da,{orientation:"vertical",className:"h-6 mx-1"}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.Quote,{className:"h-4 w-4"}),title:"Blockquote",isActive:p.isActive("blockquote"),onClick:()=>p.chain().focus().toggleBlockquote().run()}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.Code,{className:"h-4 w-4"}),title:"Code Block",isActive:p.isActive("codeBlock"),onClick:()=>p.chain().focus().toggleCodeBlock().run()}),jsxRuntime.jsx(da,{orientation:"vertical",className:"h-6 mx-1"}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.Link,{className:"h-4 w-4"}),title:"Insert Link",isActive:p.isActive("link"),onClick:v}),jsxRuntime.jsx(Pe,{icon:jsxRuntime.jsx(lucideReact.Unlink,{className:"h-4 w-4"}),title:"Remove Link",onClick:()=>p.chain().focus().unsetLink().run(),disabled:!p.isActive("link")})]}),jsxRuntime.jsx(react.EditorContent,{editor:p,className:o(cC({size:a})),style:{minHeight:d,maxHeight:m}})]})}):null});Ug.displayName="RichTextEditor";var jg=classVarianceAuthority.cva("flex flex-col border rounded-lg bg-background overflow-hidden",{variants:{variant:{default:"",bordered:"border-2",ghost:"border-none bg-transparent"}},defaultVariants:{variant:"default"}});function hC(e,t,a){return mC.centerCrop(mC.makeAspectCrop({unit:"%",width:90},a,e,t),e,t)}async function Yg(e,t,a=0,r=1){let n=document.createElement("canvas"),i=n.getContext("2d");if(!i)return null;let s=e.naturalWidth/e.width,l=e.naturalHeight/e.height,d=window.devicePixelRatio||1;n.width=Math.floor(t.width*s*d),n.height=Math.floor(t.height*l*d),i.scale(d,d),i.imageSmoothingQuality="high";let m=t.x*s,u=t.y*l,c=a*Math.PI/180,g=e.naturalWidth/2,p=e.naturalHeight/2;return i.save(),i.translate(-m,-u),i.translate(g,p),i.rotate(c),i.scale(r,r),i.translate(-g,-p),i.drawImage(e,0,0,e.naturalWidth,e.naturalHeight,0,0,e.naturalWidth,e.naturalHeight),i.restore(),new Promise(v=>{n.toBlob(N=>{v(N);},"image/png");})}var Xg=U__namespace.forwardRef(({className:e,variant:t,src:a,aspectRatio:r,onCropChange:n,onCropComplete:i,showZoom:s=true,showRotation:l=true,minZoom:d=1,maxZoom:m=3,circularCrop:u=false,initialCrop:c,...g},p)=>{let v=U__namespace.useRef(null),[N,b]=U__namespace.useState(),[h,w]=U__namespace.useState(),[f,y]=U__namespace.useState(1),[P,x]=U__namespace.useState(0),S=C=>{let{width:D,height:T}=C.currentTarget;if(r){let I=hC(D,T,r);b(I);}else b(c||{unit:"%",x:10,y:10,width:80,height:80});},k=C=>{b(C),n?.(C);},M=async C=>{if(w(C),i&&v.current&&C.width&&C.height){let D=await Yg(v.current,C,P,f);i(D);}},R=()=>{x(C=>(C+90)%360);};return U__namespace.useEffect(()=>{h&&v.current&&i&&Yg(v.current,h,P,f).then(C=>{i(C);});},[f,P,h,i]),jsxRuntime.jsxs("div",{ref:p,className:o(jg({variant:t,className:e})),...g,children:[jsxRuntime.jsx("div",{className:"flex-1 flex items-center justify-center p-4 bg-muted/30 min-h-[300px]",children:jsxRuntime.jsx(mC__default.default,{crop:N,onChange:k,onComplete:M,aspect:r,circularCrop:u,className:"max-h-[400px]",children:jsxRuntime.jsx("img",{ref:v,src:a,alt:"Crop preview",onLoad:S,style:{transform:`scale(${f}) rotate(${P}deg)`,maxHeight:"400px"}})})}),jsxRuntime.jsxs("div",{className:"flex items-center gap-4 p-3 border-t",children:[s&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2 flex-1",children:[jsxRuntime.jsx(lucideReact.ZoomOut,{className:"h-4 w-4 text-muted-foreground"}),jsxRuntime.jsx(gn,{value:[f],onValueChange:([C])=>y(C),min:d,max:m,step:.1,className:"flex-1"}),jsxRuntime.jsx(lucideReact.ZoomIn,{className:"h-4 w-4 text-muted-foreground"})]}),l&&jsxRuntime.jsx(O,{variant:"bordered",size:"icon",onClick:R,children:jsxRuntime.jsx(lucideReact.RotateCw,{className:"h-4 w-4"})})]})]})});Xg.displayName="ImageCropper";var dl=classVarianceAuthority.cva("inline-block",{variants:{variant:{default:"",bordered:"border rounded-lg p-2",card:"border rounded-lg p-4 bg-card shadow-sm"},size:{sm:"",md:"",lg:""}},defaultVariants:{variant:"default",size:"md"}}),RC={sm:96,md:128,lg:192},Zg=U__namespace.forwardRef(({className:e,variant:t,size:a,value:r,qrSize:n,fgColor:i="currentColor",bgColor:s="transparent",level:l="M",includeMargin:d=false,title:m,logo:u,logoSize:c=40,logoPadding:g=4,logoBackgroundColor:p="white",...v},N)=>{let b=n??RC[a??"md"];return r?jsxRuntime.jsx("div",{ref:N,className:o(dl({variant:t,size:a,className:e})),...v,children:jsxRuntime.jsxs("div",{className:"relative inline-block",children:[jsxRuntime.jsx(xC__default.default,{value:r,size:b,fgColor:i,bgColor:s,level:l,title:m,style:{padding:d?16:0}}),u&&jsxRuntime.jsx("div",{className:"absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 rounded",style:{padding:g,backgroundColor:p},children:jsxRuntime.jsx("img",{src:u,alt:"Logo",style:{width:c,height:c,objectFit:"contain"}})})]})}):jsxRuntime.jsx("div",{ref:N,className:o(dl({variant:t,size:a,className:e})),...v,children:jsxRuntime.jsx("div",{className:"flex items-center justify-center bg-muted text-muted-foreground text-xs rounded",style:{width:b,height:b},children:"No data"})})});Zg.displayName="QRCode";var Qg=({children:e,defaultTheme:t="system",storageKey:a="reever-ui-theme",enableSystem:r=true,disableTransitionOnChange:n=false,attribute:i="class",forcedTheme:s,themes:l=["light","dark"]})=>jsxRuntime.jsx(nextThemes.ThemeProvider,{defaultTheme:t,storageKey:a,enableSystem:r,disableTransitionOnChange:n,attribute:i,forcedTheme:s,themes:l,children:e});Qg.displayName="ThemeProvider";var MC=classVarianceAuthority.cva("",{variants:{variant:{default:"",bordered:"",ghost:""},size:{sm:"",md:"",lg:""}},defaultVariants:{variant:"ghost",size:"md"}}),Jg=U__namespace.forwardRef(({className:e,variant:t="ghost",size:a="md",mode:r="dropdown"},n)=>{let{theme:i,setTheme:s,resolvedTheme:l}=nextThemes.useTheme(),[d,m]=U__namespace.useState(false);U__namespace.useEffect(()=>{m(true);},[]);let u=()=>{let c=["light","dark","system"],p=(c.indexOf(i||"system")+1)%c.length;s(c[p]);};return d?r==="cycle"?jsxRuntime.jsxs(O,{ref:n,variant:t==="default"?"bordered":t,size:"icon",className:o("h-9 w-9",e),onClick:u,children:[l==="dark"?jsxRuntime.jsx(lucideReact.Moon,{className:"h-4 w-4"}):jsxRuntime.jsx(lucideReact.Sun,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Toggle theme"})]}):jsxRuntime.jsxs(Wa,{children:[jsxRuntime.jsx($a,{asChild:true,children:jsxRuntime.jsxs(O,{ref:n,variant:t==="default"?"bordered":t,size:"icon",className:o("h-9 w-9",e),children:[jsxRuntime.jsx(lucideReact.Sun,{className:"h-4 w-4 rotate-0 scale-100 transition-all dark:-rotate-90 dark:scale-0"}),jsxRuntime.jsx(lucideReact.Moon,{className:"absolute h-4 w-4 rotate-90 scale-0 transition-all dark:rotate-0 dark:scale-100"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Toggle theme"})]})}),jsxRuntime.jsxs(pa,{align:"end",children:[jsxRuntime.jsxs(ht,{onClick:()=>s("light"),children:[jsxRuntime.jsx(lucideReact.Sun,{className:"mr-2 h-4 w-4"}),"Light"]}),jsxRuntime.jsxs(ht,{onClick:()=>s("dark"),children:[jsxRuntime.jsx(lucideReact.Moon,{className:"mr-2 h-4 w-4"}),"Dark"]}),jsxRuntime.jsxs(ht,{onClick:()=>s("system"),children:[jsxRuntime.jsx(lucideReact.Monitor,{className:"mr-2 h-4 w-4"}),"System"]})]})]}):jsxRuntime.jsxs(O,{ref:n,variant:t==="default"?"bordered":t,size:"icon",className:o("h-9 w-9",e),disabled:true,children:[jsxRuntime.jsx(lucideReact.Sun,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Toggle theme"})]})});Jg.displayName="ThemeToggle";var tb=classVarianceAuthority.cva("flex flex-col gap-1.5",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),ab=classVarianceAuthority.cva("flex w-full rounded-md border border-input bg-background ring-offset-background file:border-0 file:bg-transparent file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 px-2.5 py-1.5 text-xs",md:"h-10 px-3 py-2 text-sm",lg:"h-12 px-4 py-3 text-base"},isInvalid:{true:"border-danger focus-visible:ring-danger",false:""}},defaultVariants:{size:"md",isInvalid:false}}),rb=classVarianceAuthority.cva("font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),ob=U__namespace.forwardRef(({className:e,label:t,description:a,errorMessage:r,isRequired:n,isInvalid:i,size:s,labelClassName:l,inputClassName:d,descriptionClassName:m,errorClassName:u,startContent:c,endContent:g,id:p,...v},N)=>{let b=U__namespace.useId(),h=p||b,w=`${h}-description`,f=`${h}-error`,y=i&&r;return jsxRuntime.jsxs("div",{className:o(tb({size:s}),e),children:[t&&jsxRuntime.jsxs($i__namespace.Root,{htmlFor:h,className:o(rb({size:s}),l),children:[t,n&&jsxRuntime.jsx("span",{className:"text-danger ml-0.5","aria-hidden":"true",children:"*"})]}),jsxRuntime.jsxs("div",{className:"relative",children:[c&&jsxRuntime.jsx("div",{className:"absolute left-3 top-1/2 -translate-y-1/2 text-muted-foreground",children:c}),jsxRuntime.jsx("input",{ref:N,id:h,"aria-invalid":i,"aria-describedby":y?f:a?w:void 0,"aria-required":n,className:o(ab({size:s,isInvalid:i}),c&&"pl-10",g&&"pr-10",d),...v}),g&&jsxRuntime.jsx("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 text-muted-foreground",children:g})]}),a&&!y&&jsxRuntime.jsx("p",{id:w,className:o("text-muted-foreground",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",m),children:a}),y&&jsxRuntime.jsx("p",{id:f,role:"alert",className:o("text-danger",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",u),children:r})]})});ob.displayName="TextField";var lb=classVarianceAuthority.cva("flex flex-col gap-1.5",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),VC=classVarianceAuthority.cva("flex w-full rounded-md border border-input bg-background ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 text-center [appearance:textfield] [&::-webkit-outer-spin-button]:appearance-none [&::-webkit-inner-spin-button]:appearance-none",{variants:{size:{sm:"h-8 px-8 py-1.5 text-xs",md:"h-10 px-10 py-2 text-sm",lg:"h-12 px-12 py-3 text-base"},isInvalid:{true:"border-danger focus-visible:ring-danger",false:""}},defaultVariants:{size:"md",isInvalid:false}}),nb=classVarianceAuthority.cva("absolute top-1/2 -translate-y-1/2 flex items-center justify-center rounded-md text-muted-foreground hover:text-foreground hover:bg-muted disabled:opacity-50 disabled:cursor-not-allowed transition-colors",{variants:{size:{sm:"h-6 w-6",md:"h-8 w-8",lg:"h-10 w-10"}},defaultVariants:{size:"md"}}),ib=classVarianceAuthority.cva("",{variants:{size:{sm:"h-3 w-3",md:"h-4 w-4",lg:"h-5 w-5"}},defaultVariants:{size:"md"}}),LC=classVarianceAuthority.cva("font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),db=U__namespace.forwardRef(({className:e,label:t,description:a,errorMessage:r,isRequired:n,isInvalid:i,size:s,labelClassName:l,inputClassName:d,descriptionClassName:m,errorClassName:u,min:c,max:g,step:p=1,value:v,defaultValue:N,onChange:b,showButtons:h=true,formatOptions:w,disabled:f,id:y,...P},x)=>{let S=U__namespace.useId(),k=y||S,M=`${k}-description`,R=`${k}-error`,[C,D]=U__namespace.useState(N),T=v!==void 0?v:C,I=i&&r,L=U__namespace.useCallback(J=>{J!==void 0&&(c!==void 0&&J<c&&(J=c),g!==void 0&&J>g&&(J=g)),v===void 0&&D(J),b?.(J);},[v,c,g,b]),V=()=>{let J=(T??0)+p;L(J);},E=()=>{let J=(T??0)-p;L(J);},A=J=>{let ot=J.target.value;if(ot==="")L(void 0);else {let z=parseFloat(ot);isNaN(z)||L(z);}},B=J=>{J.key==="ArrowUp"?(J.preventDefault(),V()):J.key==="ArrowDown"&&(J.preventDefault(),E());},H=U__namespace.useMemo(()=>T===void 0?"":w?new Intl.NumberFormat(void 0,w).format(T):T.toString(),[T,w]),Q=c!==void 0&&T!==void 0&&T<=c,te=g!==void 0&&T!==void 0&&T>=g;return jsxRuntime.jsxs("div",{className:o(lb({size:s}),e),children:[t&&jsxRuntime.jsxs($i__namespace.Root,{htmlFor:k,className:o(LC({size:s}),l),children:[t,n&&jsxRuntime.jsx("span",{className:"text-danger ml-0.5","aria-hidden":"true",children:"*"})]}),jsxRuntime.jsxs("div",{className:"relative",children:[h&&jsxRuntime.jsx("button",{type:"button",onClick:E,disabled:f||Q,className:o(nb({size:s}),"left-1"),tabIndex:-1,"aria-label":"Decrease value",children:jsxRuntime.jsx(lucideReact.Minus,{className:o(ib({size:s}))})}),jsxRuntime.jsx("input",{ref:x,id:k,type:"text",inputMode:"decimal",value:H,onChange:A,onKeyDown:B,"aria-invalid":i,"aria-describedby":I?R:a?M:void 0,"aria-required":n,"aria-valuemin":c,"aria-valuemax":g,"aria-valuenow":T,disabled:f,className:o(VC({size:s,isInvalid:i}),!h&&"px-3",d),...P}),h&&jsxRuntime.jsx("button",{type:"button",onClick:V,disabled:f||te,className:o(nb({size:s}),"right-1"),tabIndex:-1,"aria-label":"Increase value",children:jsxRuntime.jsx(lucideReact.Plus,{className:o(ib({size:s}))})})]}),a&&!I&&jsxRuntime.jsx("p",{id:M,className:o("text-muted-foreground",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",m),children:a}),I&&jsxRuntime.jsx("p",{id:R,role:"alert",className:o("text-danger",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",u),children:r})]})});db.displayName="NumberField";var pb=classVarianceAuthority.cva("flex flex-col gap-1.5",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),HC=classVarianceAuthority.cva("flex w-full rounded-md border border-input bg-background ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 pl-8 pr-8 py-1.5 text-xs",md:"h-10 pl-10 pr-10 py-2 text-sm",lg:"h-12 pl-12 pr-12 py-3 text-base"},isInvalid:{true:"border-danger focus-visible:ring-danger",false:""}},defaultVariants:{size:"md",isInvalid:false}}),cb=classVarianceAuthority.cva("text-muted-foreground",{variants:{size:{sm:"h-3.5 w-3.5",md:"h-4 w-4",lg:"h-5 w-5"}},defaultVariants:{size:"md"}}),AC=classVarianceAuthority.cva("font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),zC=classVarianceAuthority.cva("absolute top-1/2 -translate-y-1/2 flex items-center justify-center rounded-full text-muted-foreground hover:text-foreground hover:bg-muted transition-colors",{variants:{size:{sm:"h-5 w-5 right-1.5",md:"h-6 w-6 right-2",lg:"h-7 w-7 right-2.5"}},defaultVariants:{size:"md"}}),ub=U__namespace.forwardRef(({className:e,label:t,description:a,errorMessage:r,isRequired:n,isInvalid:i,size:s,labelClassName:l,inputClassName:d,descriptionClassName:m,errorClassName:u,value:c,defaultValue:g="",onChange:p,onClear:v,onSearch:N,showClearButton:b=true,showSearchIcon:h=true,disabled:w,placeholder:f="Search...",id:y,...P},x)=>{let S=U__namespace.useId(),k=y||S,M=`${k}-description`,R=`${k}-error`,[C,D]=U__namespace.useState(g),T=c!==void 0?c:C,I=i&&r,L=T.length>0,V=B=>{let H=B.target.value;c===void 0&&D(H),p?.(H);},E=()=>{c===void 0&&D(""),p?.(""),v?.();},A=B=>{B.key==="Enter"?(B.preventDefault(),N?.(T)):B.key==="Escape"&&L&&(B.preventDefault(),E());};return jsxRuntime.jsxs("div",{className:o(pb({size:s}),e),children:[t&&jsxRuntime.jsxs($i__namespace.Root,{htmlFor:k,className:o(AC({size:s}),l),children:[t,n&&jsxRuntime.jsx("span",{className:"text-danger ml-0.5","aria-hidden":"true",children:"*"})]}),jsxRuntime.jsxs("div",{className:"relative",children:[h&&jsxRuntime.jsx(lucideReact.Search,{className:o(cb({size:s}),"absolute left-3 top-1/2 -translate-y-1/2")}),jsxRuntime.jsx("input",{ref:x,id:k,type:"search",value:T,onChange:V,onKeyDown:A,placeholder:f,"aria-invalid":i,"aria-describedby":I?R:a?M:void 0,"aria-required":n,disabled:w,className:o(HC({size:s,isInvalid:i}),!h&&"pl-3",!b&&"pr-3",d),...P}),b&&L&&!w&&jsxRuntime.jsx("button",{type:"button",onClick:E,className:o(zC({size:s})),tabIndex:-1,"aria-label":"Clear search",children:jsxRuntime.jsx(lucideReact.X,{className:o(cb({size:s}))})})]}),a&&!I&&jsxRuntime.jsx("p",{id:M,className:o("text-muted-foreground",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",m),children:a}),I&&jsxRuntime.jsx("p",{id:R,role:"alert",className:o("text-danger",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",u),children:r})]})});ub.displayName="SearchField";var gb=classVarianceAuthority.cva("flex flex-col gap-1.5",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),FC=classVarianceAuthority.cva("flex w-full rounded-md border border-input bg-background ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 pl-8 pr-3 py-1.5 text-xs",md:"h-10 pl-10 pr-3 py-2 text-sm",lg:"h-12 pl-12 pr-4 py-3 text-base"},isInvalid:{true:"border-danger focus-visible:ring-danger",false:""}},defaultVariants:{size:"md",isInvalid:false}}),OC=classVarianceAuthority.cva("text-muted-foreground",{variants:{size:{sm:"h-3.5 w-3.5",md:"h-4 w-4",lg:"h-5 w-5"}},defaultVariants:{size:"md"}}),GC=classVarianceAuthority.cva("font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),gl=(e,t="yyyy-MM-dd")=>{if(!e)return "";let a=e.getFullYear(),r=String(e.getMonth()+1).padStart(2,"0"),n=String(e.getDate()).padStart(2,"0");return t.replace("yyyy",String(a)).replace("MM",r).replace("dd",n)},WC=e=>{if(!e)return null;let t=new Date(e);return isNaN(t.getTime())?null:t},bb=U__namespace.forwardRef(({className:e,label:t,description:a,errorMessage:r,isRequired:n,isInvalid:i,size:s,labelClassName:l,inputClassName:d,descriptionClassName:m,errorClassName:u,value:c,defaultValue:g,onChange:p,minDate:v,maxDate:N,dateFormat:b="yyyy-MM-dd",showIcon:h=true,disabled:w,id:f,...y},P)=>{let x=U__namespace.useId(),S=f||x,k=`${S}-description`,M=`${S}-error`,[R,C]=U__namespace.useState(g??null),D=c!==void 0?c:R,T=i&&r,I=A=>{let B=WC(A.target.value);c===void 0&&C(B),p?.(B);},L=D?gl(D,"yyyy-MM-dd"):"",V=v?gl(v,"yyyy-MM-dd"):void 0,E=N?gl(N,"yyyy-MM-dd"):void 0;return jsxRuntime.jsxs("div",{className:o(gb({size:s}),e),children:[t&&jsxRuntime.jsxs($i__namespace.Root,{htmlFor:S,className:o(GC({size:s}),l),children:[t,n&&jsxRuntime.jsx("span",{className:"text-danger ml-0.5","aria-hidden":"true",children:"*"})]}),jsxRuntime.jsxs("div",{className:"relative",children:[h&&jsxRuntime.jsx(lucideReact.Calendar,{className:o(OC({size:s}),"absolute left-3 top-1/2 -translate-y-1/2 pointer-events-none")}),jsxRuntime.jsx("input",{ref:P,id:S,type:"date",value:L,onChange:I,min:V,max:E,"aria-invalid":i,"aria-describedby":T?M:a?k:void 0,"aria-required":n,disabled:w,className:o(FC({size:s,isInvalid:i}),!h&&"pl-3",d),...y})]}),a&&!T&&jsxRuntime.jsx("p",{id:k,className:o("text-muted-foreground",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",m),children:a}),T&&jsxRuntime.jsx("p",{id:M,role:"alert",className:o("text-danger",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",u),children:r})]})});bb.displayName="DateField";var hb=classVarianceAuthority.cva("flex flex-col gap-1.5",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),_C=classVarianceAuthority.cva("flex w-full rounded-md border border-input bg-background ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 pl-8 pr-3 py-1.5 text-xs",md:"h-10 pl-10 pr-3 py-2 text-sm",lg:"h-12 pl-12 pr-4 py-3 text-base"},isInvalid:{true:"border-danger focus-visible:ring-danger",false:""}},defaultVariants:{size:"md",isInvalid:false}}),KC=classVarianceAuthority.cva("text-muted-foreground",{variants:{size:{sm:"h-3.5 w-3.5",md:"h-4 w-4",lg:"h-5 w-5"}},defaultVariants:{size:"md"}}),UC=classVarianceAuthority.cva("font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),vl=(e,t)=>{if(!e)return "";let a=String(e.hour).padStart(2,"0"),r=String(e.minute).padStart(2,"0");if(t&&e.second!==void 0){let n=String(e.second).padStart(2,"0");return `${a}:${r}:${n}`}return `${a}:${r}`},YC=(e,t)=>{if(!e)return null;let a=e.split(":");if(a.length<2)return null;let r=parseInt(a[0],10),n=parseInt(a[1],10),i=t&&a[2]?parseInt(a[2],10):void 0;return isNaN(r)||isNaN(n)?null:{hour:r,minute:n,second:i}},xb=U__namespace.forwardRef(({className:e,label:t,description:a,errorMessage:r,isRequired:n,isInvalid:i,size:s,labelClassName:l,inputClassName:d,descriptionClassName:m,errorClassName:u,value:c,defaultValue:g,onChange:p,minTime:v,maxTime:N,showSeconds:b=false,showIcon:h=true,hourCycle:w=24,disabled:f,id:y,...P},x)=>{let S=U__namespace.useId(),k=y||S,M=`${k}-description`,R=`${k}-error`,[C,D]=U__namespace.useState(g??null),T=c!==void 0?c:C,I=i&&r,L=B=>{let H=YC(B.target.value,b);c===void 0&&D(H),p?.(H);},V=vl(T,b),E=v?vl(v,b):void 0,A=N?vl(N,b):void 0;return jsxRuntime.jsxs("div",{className:o(hb({size:s}),e),children:[t&&jsxRuntime.jsxs($i__namespace.Root,{htmlFor:k,className:o(UC({size:s}),l),children:[t,n&&jsxRuntime.jsx("span",{className:"text-danger ml-0.5","aria-hidden":"true",children:"*"})]}),jsxRuntime.jsxs("div",{className:"relative",children:[h&&jsxRuntime.jsx(lucideReact.Clock,{className:o(KC({size:s}),"absolute left-3 top-1/2 -translate-y-1/2 pointer-events-none")}),jsxRuntime.jsx("input",{ref:x,id:k,type:"time",value:V,onChange:L,min:E,max:A,step:b?1:60,"aria-invalid":i,"aria-describedby":I?R:a?M:void 0,"aria-required":n,disabled:f,className:o(_C({size:s,isInvalid:i}),!h&&"pl-3",d),...P})]}),a&&!I&&jsxRuntime.jsx("p",{id:M,className:o("text-muted-foreground",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",m),children:a}),I&&jsxRuntime.jsx("p",{id:R,role:"alert",className:o("text-danger",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",u),children:r})]})});xb.displayName="TimeField";var wb=classVarianceAuthority.cva("flex flex-col gap-1.5",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),jC=classVarianceAuthority.cva("flex w-full rounded-md border border-input bg-background ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 font-mono uppercase",{variants:{size:{sm:"h-8 pl-10 pr-3 py-1.5 text-xs",md:"h-10 pl-12 pr-3 py-2 text-sm",lg:"h-12 pl-14 pr-4 py-3 text-base"},isInvalid:{true:"border-danger focus-visible:ring-danger",false:""}},defaultVariants:{size:"md",isInvalid:false}}),XC=classVarianceAuthority.cva("absolute left-2 top-1/2 -translate-y-1/2 rounded border border-input overflow-hidden",{variants:{size:{sm:"h-5 w-5",md:"h-6 w-6",lg:"h-8 w-8"}},defaultVariants:{size:"md"}}),qC=classVarianceAuthority.cva("font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),yb=e=>/^#([A-Fa-f0-9]{3}|[A-Fa-f0-9]{6}|[A-Fa-f0-9]{8})$/.test(e),ZC=e=>(e.startsWith("#")||(e="#"+e),e.length===4&&(e="#"+e[1]+e[1]+e[2]+e[2]+e[3]+e[3]),e.toUpperCase()),Nb=U__namespace.forwardRef(({className:e,label:t,description:a,errorMessage:r,isRequired:n,isInvalid:i,size:s,labelClassName:l,inputClassName:d,descriptionClassName:m,errorClassName:u,value:c,defaultValue:g="#000000",onChange:p,showSwatch:v=true,showPicker:N=true,allowAlpha:b=false,disabled:h,id:w,...f},y)=>{let P=U__namespace.useId(),x=w||P,S=`${x}-picker`,k=`${x}-description`,M=`${x}-error`,[R,C]=U__namespace.useState(g),D=c!==void 0?c:R,T=i&&r,I=A=>{let B=A.target.value;B&&!B.startsWith("#")&&(B="#"+B),c===void 0&&C(B),p?.(B);},L=A=>{let B=A.target.value.toUpperCase();c===void 0&&C(B),p?.(B);},V=()=>{if(D&&yb(D)){let A=ZC(D);A!==D&&(c===void 0&&C(A),p?.(A));}},E=yb(D)?D:"#000000";return jsxRuntime.jsxs("div",{className:o(wb({size:s}),e),children:[t&&jsxRuntime.jsxs($i__namespace.Root,{htmlFor:x,className:o(qC({size:s}),l),children:[t,n&&jsxRuntime.jsx("span",{className:"text-danger ml-0.5","aria-hidden":"true",children:"*"})]}),jsxRuntime.jsxs("div",{className:"relative",children:[v&&jsxRuntime.jsx("div",{className:o(XC({size:s})),children:N?jsxRuntime.jsxs("label",{htmlFor:S,className:"block h-full w-full cursor-pointer",children:[jsxRuntime.jsx("input",{id:S,type:"color",value:E,onChange:L,disabled:h,className:"absolute inset-0 h-full w-full cursor-pointer opacity-0",tabIndex:-1}),jsxRuntime.jsx("div",{className:"h-full w-full",style:{backgroundColor:E}})]}):jsxRuntime.jsx("div",{className:"h-full w-full",style:{backgroundColor:E}})}),jsxRuntime.jsx("input",{ref:y,id:x,type:"text",value:D,onChange:I,onBlur:V,placeholder:"#000000",maxLength:b?9:7,"aria-invalid":i,"aria-describedby":T?M:a?k:void 0,"aria-required":n,disabled:h,className:o(jC({size:s,isInvalid:i}),!v&&"pl-3",d),...f})]}),a&&!T&&jsxRuntime.jsx("p",{id:k,className:o("text-muted-foreground",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",m),children:a}),T&&jsxRuntime.jsx("p",{id:M,role:"alert",className:o("text-danger",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",u),children:r})]})});Nb.displayName="ColorField";var Cb=classVarianceAuthority.cva("inline-flex",{variants:{variant:{default:"",attached:"[&>*:not(:first-child):not(:last-child)]:rounded-none [&>*:first-child]:rounded-r-none [&>*:last-child]:rounded-l-none [&>*:not(:first-child)]:-ml-px"},orientation:{horizontal:"flex-row",vertical:"flex-col [&>*:not(:first-child):not(:last-child)]:rounded-none [&>*:first-child]:rounded-b-none [&>*:last-child]:rounded-t-none [&>*:not(:first-child)]:-mt-px [&>*:not(:first-child)]:ml-0"},spacing:{none:"gap-0",sm:"gap-1",md:"gap-2",lg:"gap-3"}},compoundVariants:[{variant:"attached",spacing:["sm","md","lg"],className:"gap-0"}],defaultVariants:{variant:"default",orientation:"horizontal",spacing:"sm"}}),Sb=U__namespace.createContext({});function JC(){return U__namespace.useContext(Sb)}var Tb=U__namespace.forwardRef(({className:e,variant:t,orientation:a,spacing:r,disabled:n,children:i,...s},l)=>jsxRuntime.jsx(Sb.Provider,{value:{disabled:n},children:jsxRuntime.jsx("div",{ref:l,role:"group",className:o(Cb({variant:t,orientation:a,spacing:r,className:e})),...s,children:i})}));Tb.displayName="ButtonGroup";var kb=classVarianceAuthority.cva("inline-flex items-center justify-center transition-colors 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:{variant:{solid:"bg-primary text-primary-foreground hover:bg-primary/90",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",ghost:"hover:bg-accent hover:text-accent-foreground",soft:"bg-primary/10 text-primary hover:bg-primary/20",surface:"bg-muted text-muted-foreground hover:bg-muted/80"},size:{sm:"h-8 w-8",md:"h-9 w-9",lg:"h-10 w-10",xl:"h-12 w-12"},radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",full:"rounded-full"}},defaultVariants:{variant:"ghost",size:"md",radius:"md"}}),Db=U__namespace.forwardRef(({className:e,variant:t,size:a,radius:r,isLoading:n,disabled:i,children:s,...l},d)=>{let m={sm:"h-4 w-4",md:"h-4 w-4",lg:"h-5 w-5",xl:"h-6 w-6"}[a??"md"];return jsxRuntime.jsx("button",{ref:d,type:"button",disabled:i||n,className:o(kb({variant:t,size:a,radius:r,className:e})),...l,children:n?jsxRuntime.jsxs("svg",{className:o("animate-spin",m),xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[jsxRuntime.jsx("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),jsxRuntime.jsx("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}):jsxRuntime.jsx("span",{className:o("[&>svg]:h-full [&>svg]:w-full",m),children:s})})});Db.displayName="IconButton";var Lb=classVarianceAuthority.cva("inline-flex items-center",{variants:{variant:{default:"gap-1",compact:"gap-0.5",attached:"[&>*:not(:first-child):not(:last-child)]:rounded-none [&>*:first-child]:rounded-r-none [&>*:last-child]:rounded-l-none [&>*:not(:first-child)]:-ml-px gap-0"},orientation:{horizontal:"flex-row",vertical:"flex-col [&>*:not(:first-child):not(:last-child)]:rounded-none [&>*:first-child]:rounded-b-none [&>*:last-child]:rounded-t-none [&>*:not(:first-child)]:-mt-px [&>*:not(:first-child)]:ml-0"},size:{sm:"",md:"",lg:""},density:{compact:"gap-0.5",regular:"gap-1",spacious:"gap-2"}},defaultVariants:{variant:"default",orientation:"horizontal",size:"md",density:"regular"}}),Ib=U__namespace.forwardRef(({className:e,variant:t,orientation:a,size:r,density:n,items:i,maxVisibleItems:s,isDisabled:l,onAction:d,showLabels:m=false,renderItem:u,...c},g)=>{let p=s&&s<i.length?i.slice(0,s):i,v=s&&s<i.length?i.slice(s):[],N={sm:"h-8 px-2 text-xs",md:"h-9 px-3 text-sm",lg:"h-10 px-4 text-base"}[r??"md"],b={sm:"h-8 w-8",md:"h-9 w-9",lg:"h-10 w-10"}[r??"md"],h={sm:"h-4 w-4",md:"h-4 w-4",lg:"h-5 w-5"}[r??"md"],w=(y,P)=>{P&&P(),d&&d(y);},f=y=>jsxRuntime.jsxs("button",{type:"button",disabled:l||y.isDisabled,onClick:()=>w(y.key,y.onPress),className:o("inline-flex items-center justify-center gap-2 rounded-md transition-colors","hover:bg-accent hover:text-accent-foreground","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2","disabled:pointer-events-none disabled:opacity-50",m?N:b),"aria-label":y.label,children:[y.icon&&jsxRuntime.jsx("span",{className:h,children:y.icon}),m&&jsxRuntime.jsx("span",{children:y.label})]},y.key);return jsxRuntime.jsxs("div",{ref:g,role:"group",className:o(Lb({variant:t,orientation:a,size:r,density:n,className:e})),...c,children:[p.map(y=>u?u(y):f(y)),v.length>0&&jsxRuntime.jsxs(Wa,{children:[jsxRuntime.jsx($a,{asChild:true,children:jsxRuntime.jsx("button",{type:"button",disabled:l,className:o("inline-flex items-center justify-center rounded-md transition-colors","hover:bg-accent hover:text-accent-foreground","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2","disabled:pointer-events-none disabled:opacity-50",b),"aria-label":"More actions",children:jsxRuntime.jsx(lucideReact.MoreHorizontal,{className:h})})}),jsxRuntime.jsx(pa,{align:"end",children:v.map(y=>jsxRuntime.jsxs(ht,{disabled:y.isDisabled,onClick:()=>w(y.key,y.onPress),children:[y.icon&&jsxRuntime.jsx("span",{className:o(h,"mr-2"),children:y.icon}),y.label]},y.key))})]})]})});Ib.displayName="ActionGroup";var zb=classVarianceAuthority.cva("inline-flex items-center gap-2",{variants:{variant:{neutral:"[--status-color:theme(colors.muted.foreground)]",info:"[--status-color:theme(colors.blue.500)]",positive:"[--status-color:theme(colors.green.500)]",notice:"[--status-color:theme(colors.yellow.500)]",negative:"[--status-color:theme(colors.red.500)]"},size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{variant:"neutral",size:"md"}}),oS=classVarianceAuthority.cva("rounded-full bg-[--status-color] flex-shrink-0",{variants:{size:{sm:"h-1.5 w-1.5",md:"h-2 w-2",lg:"h-2.5 w-2.5"},pulse:{true:"animate-pulse",false:""}},defaultVariants:{size:"md",pulse:false}}),Bb=U__namespace.forwardRef(({className:e,variant:t,size:a,pulse:r=false,hideLabel:n=false,children:i,...s},l)=>jsxRuntime.jsxs("span",{ref:l,role:"status",className:o(zb({variant:t,size:a,className:e})),...s,children:[jsxRuntime.jsx("span",{className:o(oS({size:a,pulse:r})),"aria-hidden":"true"}),!n&&i&&jsxRuntime.jsx("span",{className:"text-foreground",children:i})]}));Bb.displayName="StatusLight";var Ob=classVarianceAuthority.cva("flex flex-col items-center justify-center text-center",{variants:{size:{sm:"gap-3 max-w-xs",md:"gap-4 max-w-sm",lg:"gap-5 max-w-md"}},defaultVariants:{size:"md"}}),iS=classVarianceAuthority.cva("text-muted-foreground",{variants:{size:{sm:"[&>svg]:h-16 [&>svg]:w-16",md:"[&>svg]:h-24 [&>svg]:w-24",lg:"[&>svg]:h-32 [&>svg]:w-32"}},defaultVariants:{size:"md"}}),sS=classVarianceAuthority.cva("font-semibold text-foreground",{variants:{size:{sm:"text-base",md:"text-lg",lg:"text-xl"}},defaultVariants:{size:"md"}}),lS=classVarianceAuthority.cva("text-muted-foreground",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),Gb=U__namespace.forwardRef(({className:e,size:t,illustration:a,heading:r,description:n,children:i,...s},l)=>jsxRuntime.jsxs("div",{ref:l,className:o(Ob({size:t,className:e})),...s,children:[a&&jsxRuntime.jsx("div",{className:o(iS({size:t})),"aria-hidden":"true",children:a}),r&&jsxRuntime.jsx("h3",{className:o(sS({size:t})),children:r}),n&&jsxRuntime.jsx("p",{className:o(lS({size:t})),children:n}),i&&jsxRuntime.jsx("div",{className:"mt-2",children:i})]}));Gb.displayName="IllustratedMessage";var _b=classVarianceAuthority.cva("relative flex gap-3 rounded-lg border p-4 text-sm",{variants:{variant:{info:"border-blue-200 bg-blue-50 text-blue-900 dark:border-blue-800 dark:bg-blue-950 dark:text-blue-100 [&>svg]:text-blue-600 dark:[&>svg]:text-blue-400",success:"border-green-200 bg-green-50 text-green-900 dark:border-green-800 dark:bg-green-950 dark:text-green-100 [&>svg]:text-green-600 dark:[&>svg]:text-green-400",warning:"border-yellow-200 bg-yellow-50 text-yellow-900 dark:border-yellow-800 dark:bg-yellow-950 dark:text-yellow-100 [&>svg]:text-yellow-600 dark:[&>svg]:text-yellow-400",error:"border-red-200 bg-red-50 text-red-900 dark:border-red-800 dark:bg-red-950 dark:text-red-100 [&>svg]:text-red-600 dark:[&>svg]:text-red-400",neutral:"border-border bg-muted text-foreground [&>svg]:text-muted-foreground"}},defaultVariants:{variant:"info"}}),gS={info:lucideReact.Info,success:lucideReact.CheckCircle2,warning:lucideReact.AlertTriangle,error:lucideReact.AlertCircle,neutral:lucideReact.Info},Kb=U__namespace.forwardRef(({className:e,variant:t,title:a,icon:r,hideIcon:n=false,isDismissible:i=false,onDismiss:s,actions:l,children:d,...m},u)=>{let[c,g]=U__namespace.useState(true);if(!c)return null;let p=gS[t??"info"],v=()=>{g(false),s?.();};return jsxRuntime.jsxs("div",{ref:u,role:"alert",className:o(_b({variant:t,className:e})),...m,children:[!n&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:r||jsxRuntime.jsx(p,{className:"h-5 w-5"})}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-1",children:[a&&jsxRuntime.jsx("div",{className:"font-medium",children:a}),d&&jsxRuntime.jsx("div",{className:"opacity-90",children:d}),l&&jsxRuntime.jsx("div",{className:"mt-3 flex gap-2",children:l})]}),i&&jsxRuntime.jsx("button",{type:"button",onClick:v,className:"absolute right-2 top-2 rounded-md p-1 opacity-70 transition-opacity hover:opacity-100 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring","aria-label":"Dismiss",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})});Kb.displayName="InlineAlert";var Ub=classVarianceAuthority.cva("fixed flex items-center gap-2 rounded-lg border bg-background shadow-lg transition-all duration-200",{variants:{position:{bottom:"bottom-4 left-1/2 -translate-x-1/2",top:"top-4 left-1/2 -translate-x-1/2","bottom-right":"bottom-4 right-4","bottom-left":"bottom-4 left-4"},size:{sm:"px-3 py-2 gap-1.5",md:"px-4 py-2.5 gap-2",lg:"px-5 py-3 gap-3"}},defaultVariants:{position:"bottom",size:"md"}}),Yb=U__namespace.forwardRef(({className:e,position:t,size:a,selectedCount:r=0,isOpen:n=true,onClose:i,showClose:s=true,selectedText:l,children:d,...m},u)=>{if(!n||r===0)return null;let c=()=>typeof l=="function"?l(r):l||`${r} item${r>1?"s":""} selected`;return jsxRuntime.jsxs("div",{ref:u,role:"toolbar","aria-label":"Actions for selected items",className:o(Ub({position:t,size:a,className:e})),...m,children:[jsxRuntime.jsx("span",{className:"text-sm font-medium text-muted-foreground whitespace-nowrap",children:c()}),jsxRuntime.jsx("div",{className:"h-4 w-px bg-border"}),jsxRuntime.jsx("div",{className:"flex items-center gap-1",children:d}),s&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"h-4 w-px bg-border"}),jsxRuntime.jsx("button",{type:"button",onClick:i,className:"rounded-md p-1 text-muted-foreground hover:bg-accent hover:text-accent-foreground transition-colors","aria-label":"Close action bar",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})]})});Yb.displayName="ActionBar";var jb=U__namespace.forwardRef(({className:e,icon:t,children:a,...r},n)=>jsxRuntime.jsxs("button",{ref:n,type:"button",className:o("inline-flex items-center gap-1.5 rounded-md px-2.5 py-1.5 text-sm font-medium transition-colors","hover:bg-accent hover:text-accent-foreground","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring","disabled:pointer-events-none disabled:opacity-50",e),...r,children:[t&&jsxRuntime.jsx("span",{className:"h-4 w-4 [&>svg]:h-full [&>svg]:w-full",children:t}),a]}));jb.displayName="ActionBarButton";var Xb=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-md transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{ghost:"hover:bg-accent hover:text-accent-foreground",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",subtle:"text-muted-foreground hover:text-foreground hover:bg-muted"},size:{sm:"h-7 w-7",md:"h-8 w-8",lg:"h-9 w-9"}},defaultVariants:{variant:"ghost",size:"md"}});function wS(e){return "items"in e}var qb=U__namespace.forwardRef(({items:e,align:t="end",side:a="bottom",iconOrientation:r="vertical",trigger:n,variant:i,size:s,onAction:l,"aria-label":d="More actions",triggerClassName:m,disabled:u},c)=>{let g={sm:"h-3.5 w-3.5",md:"h-4 w-4",lg:"h-5 w-5"}[s??"md"],p=r==="horizontal"?lucideReact.MoreHorizontal:lucideReact.MoreVertical,v=b=>{b.onSelect?.(),l?.(b.key);},N=b=>jsxRuntime.jsxs(ht,{disabled:b.isDisabled,onClick:()=>v(b),className:o(b.isDestructive&&"text-destructive focus:text-destructive"),children:[b.icon&&jsxRuntime.jsx("span",{className:"mr-2 h-4 w-4 [&>svg]:h-full [&>svg]:w-full",children:b.icon}),jsxRuntime.jsx("span",{className:"flex-1",children:b.label}),b.shortcut&&jsxRuntime.jsx("span",{className:"ml-auto text-xs text-muted-foreground",children:b.shortcut})]},b.key);return jsxRuntime.jsxs(Wa,{children:[jsxRuntime.jsx($a,{asChild:true,children:n||jsxRuntime.jsx("button",{ref:c,type:"button",disabled:u,className:o(Xb({variant:i,size:s}),m),"aria-label":d,children:jsxRuntime.jsx(p,{className:g})})}),jsxRuntime.jsx(pa,{align:t,side:a,children:e.map((b,h)=>wS(b)?jsxRuntime.jsxs(U__namespace.Fragment,{children:[h>0&&jsxRuntime.jsx(mn,{}),b.items.map(N)]},b.key):N(b))})]})});qb.displayName="ActionMenu";var Jb=classVarianceAuthority.cva("flex flex-col",{variants:{variant:{default:"gap-1",bordered:"border rounded-lg divide-y",cards:"gap-2"},size:{sm:"",md:"",lg:""}},defaultVariants:{variant:"default",size:"md"}}),ev=classVarianceAuthority.cva("flex items-center gap-3 transition-colors cursor-pointer",{variants:{variant:{default:"rounded-md hover:bg-accent",bordered:"hover:bg-accent",cards:"rounded-lg border hover:border-primary/50 hover:bg-accent/50"},size:{sm:"px-2 py-1.5 text-sm",md:"px-3 py-2",lg:"px-4 py-3 text-lg"},isSelected:{true:"bg-accent",false:""},isDisabled:{true:"opacity-50 pointer-events-none",false:""}},compoundVariants:[{variant:"cards",isSelected:true,className:"border-primary bg-accent"}],defaultVariants:{variant:"default",size:"md",isSelected:false,isDisabled:false}});function tv({className:e,variant:t,size:a,items:r,selectedKeys:n,selectionMode:i="none",onSelectionChange:s,allowsDragging:l=false,onReorder:d,showCheckbox:m=false,renderItem:u,emptyContent:c,...g}){let[p,v]=U__namespace.useState(new Set),[N,b]=U__namespace.useState(null),[h,w]=U__namespace.useState(null),f=U__namespace.useMemo(()=>n?n instanceof Set?n:new Set(n):p,[n,p]),y=k=>{if(i==="none")return;let M;i==="single"?M=f.has(k)?new Set:new Set([k]):(M=new Set(f),M.has(k)?M.delete(k):M.add(k)),n||v(M),s?.(M);},P=(k,M)=>{b(M),k.dataTransfer.effectAllowed="move";},x=(k,M)=>{k.preventDefault(),N!==M&&w(M);},S=()=>{if(N&&h&&N!==h){let k=r.findIndex(D=>D.key===N),M=r.findIndex(D=>D.key===h),R=[...r],[C]=R.splice(k,1);R.splice(M,0,C),d?.(R);}b(null),w(null);};return r.length===0?jsxRuntime.jsx("div",{className:o("flex items-center justify-center p-8 text-muted-foreground",e),children:c||"No items"}):jsxRuntime.jsx("div",{role:"listbox","aria-multiselectable":i==="multiple",className:o(Jb({variant:t,size:a,className:e})),...g,children:r.map(k=>{let M=f.has(k.key),R=N===k.key,C=h===k.key;return u?jsxRuntime.jsx("div",{role:"option","aria-selected":M,onClick:()=>y(k.key),children:u(k,M)},k.key):jsxRuntime.jsxs("div",{role:"option","aria-selected":M,"aria-disabled":k.isDisabled,draggable:l&&!k.isDisabled,onDragStart:D=>P(D,k.key),onDragOver:D=>x(D,k.key),onDragEnd:S,onClick:()=>!k.isDisabled&&y(k.key),className:o(ev({variant:t,size:a,isSelected:M,isDisabled:k.isDisabled}),R&&"opacity-50",C&&"border-t-2 border-t-primary"),children:[l&&jsxRuntime.jsx(lucideReact.GripVertical,{className:"h-4 w-4 text-muted-foreground cursor-grab"}),m&&i!=="none"&&jsxRuntime.jsx("div",{className:o("flex h-4 w-4 items-center justify-center rounded border",M?"bg-primary border-primary text-primary-foreground":"border-input"),children:M&&jsxRuntime.jsx(lucideReact.Check,{className:"h-3 w-3"})}),k.icon&&jsxRuntime.jsx("span",{className:"h-5 w-5 text-muted-foreground [&>svg]:h-full [&>svg]:w-full",children:k.icon}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("div",{className:"truncate",children:k.label}),k.description&&jsxRuntime.jsx("div",{className:"text-sm text-muted-foreground truncate",children:k.description})]})]},k.key)})})}tv.displayName="ListView";var rv=classVarianceAuthority.cva("relative flex w-full touch-none select-none",{variants:{orientation:{horizontal:"items-center",vertical:"flex-col justify-center h-full"},size:{sm:"",md:"",lg:""}},defaultVariants:{orientation:"horizontal",size:"md"}}),CS=classVarianceAuthority.cva("relative grow overflow-hidden rounded-full bg-secondary",{variants:{orientation:{horizontal:"w-full",vertical:"w-2 h-full"},size:{sm:"h-1",md:"h-2",lg:"h-3"}},compoundVariants:[{orientation:"vertical",size:"sm",className:"w-1 h-full"},{orientation:"vertical",size:"md",className:"w-2 h-full"},{orientation:"vertical",size:"lg",className:"w-3 h-full"}],defaultVariants:{orientation:"horizontal",size:"md"}}),av=classVarianceAuthority.cva("block rounded-full border-2 border-primary bg-background ring-offset-background transition-colors 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:{sm:"h-3.5 w-3.5",md:"h-5 w-5",lg:"h-6 w-6"}},defaultVariants:{size:"md"}}),ov=U__namespace.forwardRef(({className:e,orientation:t="horizontal",size:a,value:r,defaultValue:n=[25,75],onValueChange:i,onValueCommit:s,showLabels:l=false,formatLabel:d=b=>String(b),trackColor:m="primary",min:u=0,max:c=100,step:g=1,disabled:p,...v},N)=>{let[b,h]=U__namespace.useState(n),w=r??b,f=x=>{let S=x;r||h(S),i?.(S);},y=x=>{s?.(x);},P={primary:"bg-primary",success:"bg-green-500",warning:"bg-yellow-500",danger:"bg-red-500"}[m];return jsxRuntime.jsxs("div",{className:"relative w-full",children:[l&&jsxRuntime.jsxs("div",{className:"flex justify-between mb-2 text-sm text-muted-foreground",children:[jsxRuntime.jsx("span",{children:d(w[0])}),jsxRuntime.jsx("span",{children:d(w[1])})]}),jsxRuntime.jsxs(zt__namespace.Root,{ref:N,value:w,onValueChange:f,onValueCommit:y,min:u,max:c,step:g,disabled:p,orientation:t??"horizontal",className:o(rv({orientation:t,size:a,className:e})),...v,children:[jsxRuntime.jsx(zt__namespace.Track,{className:o(CS({orientation:t,size:a})),children:jsxRuntime.jsx(zt__namespace.Range,{className:o("absolute rounded-full",P,{"h-full":t==="horizontal","w-full":t==="vertical"})})}),jsxRuntime.jsx(zt__namespace.Thumb,{className:o(av({size:a}))}),jsxRuntime.jsx(zt__namespace.Thumb,{className:o(av({size:a}))})]})]})});ov.displayName="RangeSlider";var sv=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-full transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",{variants:{variant:{help:"text-muted-foreground hover:text-foreground",info:"text-blue-500 hover:text-blue-600",warning:"text-yellow-500 hover:text-yellow-600"},size:{sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6"}},defaultVariants:{variant:"help",size:"md"}}),kS=classVarianceAuthority.cva("z-50 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none animate-in fade-in-0 zoom-in-95",{variants:{size:{sm:"w-56 text-xs",md:"w-72 text-sm",lg:"w-80 text-base"}},defaultVariants:{size:"md"}}),DS={help:lucideReact.HelpCircle,info:lucideReact.Info,warning:lucideReact.AlertCircle},lv=U__namespace.forwardRef(({variant:e="help",size:t,title:a,children:r,trigger:n,side:i="top",align:s="center",open:l,onOpenChange:d,learnMoreUrl:m,learnMoreText:u="Learn more",triggerClassName:c,contentClassName:g},p)=>{let v=DS[e??"help"];return jsxRuntime.jsxs(it__namespace.Root,{open:l,onOpenChange:d,children:[jsxRuntime.jsx(it__namespace.Trigger,{asChild:true,children:n||jsxRuntime.jsx("button",{ref:p,type:"button",className:o(sv({variant:e,size:t}),c),"aria-label":"Help",children:jsxRuntime.jsx(v,{className:"h-full w-full"})})}),jsxRuntime.jsx(it__namespace.Portal,{children:jsxRuntime.jsxs(it__namespace.Content,{side:i,align:s,sideOffset:8,className:o(kS({size:t}),g),children:[a&&jsxRuntime.jsx("div",{className:"mb-2 font-semibold text-foreground",children:a}),jsxRuntime.jsx("div",{className:"text-muted-foreground",children:r}),m&&jsxRuntime.jsxs("a",{href:m,target:"_blank",rel:"noopener noreferrer",className:"mt-3 inline-block text-primary hover:underline",children:[u," \u2192"]}),jsxRuntime.jsx(it__namespace.Arrow,{className:"fill-popover"})]})})]})});lv.displayName="ContextualHelp";var cv=classVarianceAuthority.cva("flex flex-wrap",{variants:{spacing:{sm:"gap-1",md:"gap-2",lg:"gap-3"}},defaultVariants:{spacing:"md"}}),Cl=classVarianceAuthority.cva("inline-flex items-center gap-1 rounded-md font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",{variants:{variant:{solid:"bg-primary text-primary-foreground",outline:"border border-input bg-background hover:bg-accent",soft:"bg-primary/10 text-primary",surface:"bg-muted text-muted-foreground"},size:{sm:"px-2 py-0.5 text-xs",md:"px-2.5 py-1 text-sm",lg:"px-3 py-1.5 text-base"},isSelected:{true:"",false:""},isDisabled:{true:"opacity-50 pointer-events-none",false:""}},compoundVariants:[{variant:"outline",isSelected:true,className:"border-primary bg-primary/5"},{variant:"soft",isSelected:true,className:"bg-primary/20"},{variant:"surface",isSelected:true,className:"bg-muted/80 ring-2 ring-primary/20"}],defaultVariants:{variant:"soft",size:"md",isSelected:false,isDisabled:false}});function mv({className:e,spacing:t,variant:a,size:r,items:n,selectedKeys:i,selectionMode:s="none",onSelectionChange:l,allowsRemoving:d=false,onRemove:m,label:u,description:c,errorMessage:g,maxTags:p,...v}){let[N,b]=U__namespace.useState(new Set),h=U__namespace.useMemo(()=>i?i instanceof Set?i:new Set(i):N,[i,N]),w=x=>{if(s==="none")return;let S;s==="single"?S=h.has(x)?new Set:new Set([x]):(S=new Set(h),S.has(x)?S.delete(x):S.add(x)),i||b(S),l?.(S);},f=(x,S)=>{S.stopPropagation(),m?.(x);},y=p?n.slice(0,p):n,P=p?Math.max(0,n.length-p):0;return jsxRuntime.jsxs("div",{className:"flex flex-col gap-1.5",children:[u&&jsxRuntime.jsx("span",{className:"text-sm font-medium text-foreground",children:u}),c&&jsxRuntime.jsx("span",{className:"text-sm text-muted-foreground",children:c}),jsxRuntime.jsxs("div",{role:"group","aria-label":u,className:o(cv({spacing:t}),e),...v,children:[y.map(x=>{let S=h.has(x.key),k=s!=="none";return jsxRuntime.jsxs("span",{role:k?"button":void 0,tabIndex:k&&!x.isDisabled?0:void 0,"aria-pressed":k?S:void 0,onClick:()=>!x.isDisabled&&w(x.key),onKeyDown:M=>{(M.key==="Enter"||M.key===" ")&&!x.isDisabled&&(M.preventDefault(),w(x.key));},style:x.color?{backgroundColor:x.color}:void 0,className:o(Cl({variant:x.color?void 0:a,size:r,isSelected:S,isDisabled:x.isDisabled}),k&&!x.isDisabled&&"cursor-pointer hover:opacity-80",x.color&&"text-white"),children:[x.icon&&jsxRuntime.jsx("span",{className:"h-3.5 w-3.5 [&>svg]:h-full [&>svg]:w-full",children:x.icon}),x.label,d&&!x.isDisabled&&jsxRuntime.jsx("button",{type:"button",onClick:M=>f(x.key,M),className:"ml-0.5 rounded-full p-0.5 hover:bg-black/10 dark:hover:bg-white/10","aria-label":`Remove ${x.label}`,children:jsxRuntime.jsx(lucideReact.X,{className:"h-3 w-3"})})]},x.key)}),P>0&&jsxRuntime.jsxs("span",{className:o(Cl({variant:"surface",size:r}),"cursor-default"),children:["+",P," more"]})]}),g&&jsxRuntime.jsx("span",{className:"text-sm text-destructive",children:g})]})}mv.displayName="TagGroup";var fv=classVarianceAuthority.cva("grid",{variants:{columns:{1:"grid-cols-1",2:"grid-cols-2",3:"grid-cols-3",4:"grid-cols-4",5:"grid-cols-5",6:"grid-cols-6",auto:"grid-cols-[repeat(auto-fill,minmax(150px,1fr))]"},gap:{sm:"gap-2",md:"gap-4",lg:"gap-6"}},defaultVariants:{columns:"auto",gap:"md"}}),gv=classVarianceAuthority.cva("relative flex flex-col rounded-lg border transition-all cursor-pointer",{variants:{variant:{default:"hover:border-primary/50 hover:bg-accent/50",card:"bg-card shadow-sm hover:shadow-md hover:border-primary/50"},size:{sm:"p-2",md:"p-3",lg:"p-4"},isSelected:{true:"border-primary bg-accent ring-2 ring-primary/20",false:""},isDisabled:{true:"opacity-50 pointer-events-none",false:""}},defaultVariants:{variant:"default",size:"md",isSelected:false,isDisabled:false}});function bv({className:e,columns:t,gap:a,items:r,selectedKeys:n,selectionMode:i="none",onSelectionChange:s,showSelectionIndicator:l=true,itemVariant:d="default",itemSize:m="md",renderItem:u,emptyContent:c,...g}){let[p,v]=U__namespace.useState(new Set),N=U__namespace.useMemo(()=>n?n instanceof Set?n:new Set(n):p,[n,p]),b=h=>{if(i==="none")return;let w;i==="single"?w=N.has(h)?new Set:new Set([h]):(w=new Set(N),w.has(h)?w.delete(h):w.add(h)),n||v(w),s?.(w);};return r.length===0?jsxRuntime.jsx("div",{className:o("flex items-center justify-center p-8 text-muted-foreground",e),children:c||"No items"}):jsxRuntime.jsx("div",{role:"grid","aria-multiselectable":i==="multiple",className:o(fv({columns:t,gap:a,className:e})),...g,children:r.map(h=>{let w=N.has(h.key);return u?jsxRuntime.jsx("div",{role:"gridcell","aria-selected":w,onClick:()=>b(h.key),children:u(h,w)},h.key):jsxRuntime.jsxs("div",{role:"gridcell","aria-selected":w,"aria-disabled":h.isDisabled,onClick:()=>!h.isDisabled&&b(h.key),className:o(gv({variant:d,size:m,isSelected:w,isDisabled:h.isDisabled})),children:[l&&i!=="none"&&w&&jsxRuntime.jsx("div",{className:"absolute top-2 right-2 flex h-5 w-5 items-center justify-center rounded-full bg-primary text-primary-foreground",children:jsxRuntime.jsx(lucideReact.Check,{className:"h-3 w-3"})}),h.thumbnail&&jsxRuntime.jsx("div",{className:"mb-2 aspect-square w-full overflow-hidden rounded-md bg-muted",children:h.thumbnail}),jsxRuntime.jsxs("div",{className:"min-w-0",children:[jsxRuntime.jsx("div",{className:"truncate font-medium",children:h.label}),h.description&&jsxRuntime.jsx("div",{className:"mt-1 truncate text-sm text-muted-foreground",children:h.description})]})]},h.key)})})}bv.displayName="GridList";var hv=classVarianceAuthority.cva("relative w-full",{variants:{size:{sm:"h-1.5",md:"h-2",lg:"h-3"}},defaultVariants:{size:"md"}}),IS=classVarianceAuthority.cva("w-full h-full rounded-full overflow-hidden",{variants:{variant:{default:"bg-secondary",subtle:"bg-muted"}},defaultVariants:{variant:"default"}}),ES=classVarianceAuthority.cva("h-full transition-all duration-300 ease-out",{variants:{color:{primary:"bg-primary",success:"bg-green-500",warning:"bg-yellow-500",danger:"bg-red-500",info:"bg-blue-500",auto:""},rounded:{true:"rounded-full",false:"rounded-l-full"}},defaultVariants:{color:"primary",rounded:true}}),wi=U__namespace.forwardRef(({className:e,size:t,value:a,min:r=0,max:n=100,optimum:i,low:s,high:l,label:d,showValueLabel:m=false,formatValue:u,color:c="primary",trackVariant:g="default",...p},v)=>{let N=Math.min(100,Math.max(0,(a-r)/(n-r)*100)),b=()=>{if(c!=="auto")return "";let w=(a-r)/(n-r),f=s!==void 0?(s-r)/(n-r):.25,y=l!==void 0?(l-r)/(n-r):.75;return (i!==void 0?(i-r)/(n-r):1)>=.5?w<=f?"bg-red-500":w<=y?"bg-yellow-500":"bg-green-500":w>=y?"bg-red-500":w>=f?"bg-yellow-500":"bg-green-500"},h=u?u(a,N):`${Math.round(N)}%`;return jsxRuntime.jsxs("div",{ref:v,className:o("w-full",e),...p,children:[(d||m)&&jsxRuntime.jsxs("div",{className:"flex items-center justify-between mb-1.5",children:[d&&jsxRuntime.jsx("span",{className:"text-sm font-medium text-foreground",children:d}),m&&jsxRuntime.jsx("span",{className:"text-sm text-muted-foreground",children:h})]}),jsxRuntime.jsx("div",{role:"meter","aria-valuenow":a,"aria-valuemin":r,"aria-valuemax":n,"aria-label":d,className:o(hv({size:t})),children:jsxRuntime.jsx("div",{className:o(IS({variant:g})),children:jsxRuntime.jsx("div",{className:o(ES({color:c==="auto"?void 0:c,rounded:N>=100}),c==="auto"&&b()),style:{width:`${N}%`}})})})]})});wi.displayName="Meter";var xv=U__namespace.forwardRef((e,t)=>jsxRuntime.jsx(wi,{ref:t,color:"auto",low:50,high:80,optimum:0,...e}));xv.displayName="DiskUsageMeter";var yv=U__namespace.forwardRef((e,t)=>jsxRuntime.jsx(wi,{ref:t,color:"auto",low:20,high:50,optimum:100,...e}));yv.displayName="BatteryMeter";var wv=classVarianceAuthority.cva("flex flex-wrap",{variants:{size:{sm:"gap-1",md:"gap-1.5",lg:"gap-2"},layout:{wrap:"flex-wrap",grid:"grid"}},defaultVariants:{size:"md",layout:"wrap"}}),Nv=["#000000","#ffffff","#ef4444","#f97316","#eab308","#22c55e","#06b6d4","#3b82f6","#8b5cf6","#ec4899"],Pv=["#f8fafc","#f1f5f9","#e2e8f0","#cbd5e1","#94a3b8","#64748b","#475569","#334155","#1e293b","#0f172a","#fef2f2","#fee2e2","#fecaca","#fca5a5","#f87171","#ef4444","#dc2626","#b91c1c","#991b1b","#7f1d1d","#fff7ed","#ffedd5","#fed7aa","#fdba74","#fb923c","#f97316","#ea580c","#c2410c","#9a3412","#7c2d12","#fefce8","#fef9c3","#fef08a","#fde047","#facc15","#eab308","#ca8a04","#a16207","#854d0e","#713f12","#f0fdf4","#dcfce7","#bbf7d0","#86efac","#4ade80","#22c55e","#16a34a","#15803d","#166534","#14532d","#eff6ff","#dbeafe","#bfdbfe","#93c5fd","#60a5fa","#3b82f6","#2563eb","#1d4ed8","#1e40af","#1e3a8a","#faf5ff","#f3e8ff","#e9d5ff","#d8b4fe","#c084fc","#a855f7","#9333ea","#7e22ce","#6b21a8","#581c87","#fdf2f8","#fce7f3","#fbcfe8","#f9a8d4","#f472b6","#ec4899","#db2777","#be185d","#9d174d","#831843"],Cv=["#f44336","#e91e63","#9c27b0","#673ab7","#3f51b5","#2196f3","#03a9f4","#00bcd4","#009688","#4caf50","#8bc34a","#cddc39","#ffeb3b","#ffc107","#ff9800","#ff5722","#795548","#9e9e9e","#607d8b"],Sv=U__namespace.forwardRef(({value:e,defaultValue:t,onChange:a,colors:r="default",customColors:n,size:i,layout:s,swatchSize:l="md",swatchShape:d="square",columns:m,disabled:u,showSelection:c=true,className:g,...p},v)=>{let[N,b]=U__namespace.useState(t),h=e!==void 0?e:N,f=(()=>{if(n)return n;if(Array.isArray(r))return r;switch(r){case "tailwind":return Pv;case "material":return Cv;default:return Nv}})(),y=x=>{u||(e===void 0&&b(x),a?.(x));},P=s==="grid"&&m?{gridTemplateColumns:`repeat(${m}, 1fr)`}:{};return jsxRuntime.jsx("div",{ref:v,role:"listbox","aria-label":"Color palette",className:o(wv({size:i,layout:s}),g),style:P,...p,children:f.map((x,S)=>jsxRuntime.jsx(Dr,{color:x,size:l,shape:d,isSelected:c&&h?.toLowerCase()===x.toLowerCase(),onSelect:y,disabled:u,role:"option","aria-selected":h?.toLowerCase()===x.toLowerCase()},`${x}-${S}`))})});Sv.displayName="ColorSwatchPicker";var Tv=classVarianceAuthority.cva("relative rounded-md border border-input overflow-hidden cursor-crosshair touch-none select-none",{variants:{size:{sm:"h-32 w-32",md:"h-48 w-48",lg:"h-64 w-64",full:"h-full w-full"}},defaultVariants:{size:"md"}}),Ci=(e,t,a)=>{let r=n=>{let i=(n+e/60)%6;return a-a*t*Math.max(Math.min(i,4-i,1),0)};return [Math.round(r(5)*255),Math.round(r(3)*255),Math.round(r(1)*255)]},Mv=(e,t,a)=>{e/=255,t/=255,a/=255;let r=Math.max(e,t,a),n=Math.min(e,t,a),i=r-n,s=0,l=r===0?0:i/r,d=r;if(i!==0)switch(r){case e:s=((t-a)/i+(t<a?6:0))*60;break;case t:s=((a-e)/i+2)*60;break;case a:s=((e-t)/i+4)*60;break}return [s,l,d]},kv=e=>{let t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return t?[parseInt(t[1],16),parseInt(t[2],16),parseInt(t[3],16)]:null},Dv=(e,t,a)=>"#"+[e,t,a].map(r=>r.toString(16).padStart(2,"0")).join(""),Vv=U__namespace.forwardRef(({hue:e,saturation:t,brightness:a,value:r,defaultValue:n="#ff0000",onChange:i,onColorChange:s,size:l,disabled:d,thumbSize:m=16,className:u,...c},g)=>{let p=U__namespace.useRef(null),[v,N]=U__namespace.useState(false),b=U__namespace.useCallback(H=>{let Q=kv(H);return Q?Mv(...Q):[0,1,1]},[]),[h,w]=U__namespace.useState(()=>b(r||n)),f=e??h[0],y=t??h[1],P=a??h[2];U__namespace.useEffect(()=>{if(r){let H=b(r);w(H);}},[r,b]);let x=U__namespace.useCallback((H,Q)=>{if(d||!p.current)return;let te=p.current.getBoundingClientRect(),J=Math.max(0,Math.min(1,(H-te.left)/te.width)),ot=Math.max(0,Math.min(1,(Q-te.top)/te.height)),z=J,F=1-ot;t===void 0&&a===void 0&&w([f,z,F]),i?.({hue:f,saturation:z,brightness:F});let ae=Ci(f,z,F);s?.(Dv(...ae));},[d,f,t,a,i,s]),S=H=>{d||(H.preventDefault(),N(true),H.target.setPointerCapture(H.pointerId),x(H.clientX,H.clientY));},k=H=>{v&&x(H.clientX,H.clientY);},M=H=>{N(false),H.target.releasePointerCapture(H.pointerId);},[R,C,D]=Ci(f,1,1),T=`rgb(${R}, ${C}, ${D})`,I=y*100,L=(1-P)*100,[V,E,A]=Ci(f,y,P),B=`rgb(${V}, ${E}, ${A})`;return jsxRuntime.jsx("div",{ref:g,className:o(Tv({size:l}),d&&"cursor-not-allowed opacity-50",u),...c,children:jsxRuntime.jsxs("div",{ref:p,className:"absolute inset-0",style:{backgroundColor:T},onPointerDown:S,onPointerMove:k,onPointerUp:M,onPointerLeave:M,children:[jsxRuntime.jsx("div",{className:"absolute inset-0",style:{background:"linear-gradient(to right, white, transparent)"}}),jsxRuntime.jsx("div",{className:"absolute inset-0",style:{background:"linear-gradient(to bottom, transparent, black)"}}),jsxRuntime.jsx("div",{className:"absolute rounded-full border-2 border-white shadow-md pointer-events-none",style:{width:m,height:m,left:`calc(${I}% - ${m/2}px)`,top:`calc(${L}% - ${m/2}px)`,backgroundColor:B,boxShadow:"0 0 0 1px rgba(0,0,0,0.2), 0 2px 4px rgba(0,0,0,0.2)"}})]})})});Vv.displayName="ColorArea";var Iv=classVarianceAuthority.cva("relative rounded-full cursor-pointer touch-none select-none",{variants:{orientation:{horizontal:"w-full",vertical:"h-full"},size:{sm:"",md:"",lg:""}},compoundVariants:[{orientation:"horizontal",size:"sm",className:"h-3"},{orientation:"horizontal",size:"md",className:"h-4"},{orientation:"horizontal",size:"lg",className:"h-5"},{orientation:"vertical",size:"sm",className:"w-3"},{orientation:"vertical",size:"md",className:"w-4"},{orientation:"vertical",size:"lg",className:"w-5"}],defaultVariants:{orientation:"horizontal",size:"md"}}),FS=`url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cg fill='%23ccc'%3E%3Crect width='4' height='4'/%3E%3Crect x='4' y='4' width='4' height='4'/%3E%3C/g%3E%3C/svg%3E")`,Lv="linear-gradient(to right, #ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000)",Ev=U__namespace.forwardRef(({value:e,defaultValue:t,onChange:a,channel:r="hue",baseColor:n="#ff0000",orientation:i,size:s,disabled:l,thumbSize:d=18,showBorder:m=true,className:u,...c},g)=>{let p=U__namespace.useRef(null),[v,N]=U__namespace.useState(false),b=()=>{switch(r){case "hue":return 0;case "alpha":case "saturation":case "brightness":return 1;default:return 0}},[h,w]=U__namespace.useState(t??b()),f=e??h,y=r==="hue"?f/360:f,P=U__namespace.useCallback((T,I)=>{if(l||!p.current)return;let L=p.current.getBoundingClientRect(),V=i!=="vertical",E;V?E=Math.max(0,Math.min(1,(T-L.left)/L.width)):E=Math.max(0,Math.min(1,1-(I-L.top)/L.height));let A=r==="hue"?E*360:E;e===void 0&&w(A),a?.(A);},[l,i,r,e,a]),x=T=>{l||(T.preventDefault(),N(true),T.target.setPointerCapture(T.pointerId),P(T.clientX,T.clientY));},S=T=>{v&&P(T.clientX,T.clientY);},k=T=>{N(false),T.target.releasePointerCapture(T.pointerId);},M=()=>{let T=i!=="vertical",I=T?"to right":"to top";switch(r){case "hue":return T?Lv:"linear-gradient(to top, #ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000)";case "alpha":return `linear-gradient(${I}, transparent, ${n})`;case "saturation":return `linear-gradient(${I}, #808080, ${n})`;case "brightness":return `linear-gradient(${I}, #000000, ${n})`;default:return Lv}},R=()=>r==="hue"?`hsl(${f}, 100%, 50%)`:n,C=i!=="vertical",D=y*100;return jsxRuntime.jsx("div",{ref:g,className:o(Iv({orientation:i,size:s}),l&&"cursor-not-allowed opacity-50",u),...c,children:jsxRuntime.jsxs("div",{ref:p,className:o("absolute inset-0 rounded-full overflow-hidden",m&&"border border-input"),style:{backgroundImage:r==="alpha"?FS:void 0,backgroundSize:r==="alpha"?"8px 8px":void 0},onPointerDown:x,onPointerMove:S,onPointerUp:k,onPointerLeave:k,children:[jsxRuntime.jsx("div",{className:"absolute inset-0 rounded-full",style:{background:M()}}),jsxRuntime.jsx("div",{className:"absolute rounded-full border-2 border-white shadow-md pointer-events-none",style:{width:d,height:d,...C?{left:`calc(${D}% - ${d/2}px)`,top:"50%",transform:"translateY(-50%)"}:{bottom:`calc(${D}% - ${d/2}px)`,left:"50%",transform:"translateX(-50%)"},backgroundColor:R(),boxShadow:"0 0 0 1px rgba(0,0,0,0.2), 0 2px 4px rgba(0,0,0,0.2)"}})]})})});Ev.displayName="ColorSlider";var Hv=classVarianceAuthority.cva("relative cursor-crosshair touch-none select-none",{variants:{size:{sm:"h-32 w-32",md:"h-48 w-48",lg:"h-64 w-64"}},defaultVariants:{size:"md"}}),WS=(e,t,a)=>{let r=e-a,n=t-a,i=Math.atan2(n,r)*180/Math.PI+90;return i<0&&(i+=360),i},Av=U__namespace.forwardRef(({value:e,defaultValue:t=0,onChange:a,size:r,disabled:n,innerRadius:i=.6,thumbSize:s=20,showCenter:l=true,className:d,...m},u)=>{let c=U__namespace.useRef(null),[g,p]=U__namespace.useState(false),[v,N]=U__namespace.useState(t),b=e??v,h=U__namespace.useCallback((x,S)=>{if(n||!c.current)return;let k=c.current.getBoundingClientRect(),M=k.width/2,R=x-k.left,C=S-k.top,D=WS(R,C,M);e===void 0&&N(D),a?.(D);},[n,e,a]),w=x=>{n||(x.preventDefault(),p(true),x.target.setPointerCapture(x.pointerId),h(x.clientX,x.clientY));},f=x=>{g&&h(x.clientX,x.clientY);},y=x=>{p(false),x.target.releasePointerCapture(x.pointerId);},P=()=>{let x=[];for(let S=0;S<=360;S+=30)x.push(`hsl(${S}, 100%, 50%) ${S}deg`);return `conic-gradient(from 270deg, ${x.join(", ")})`};return jsxRuntime.jsx("div",{ref:u,className:o(Hv({size:r}),n&&"cursor-not-allowed opacity-50",d),...m,children:jsxRuntime.jsxs("div",{ref:c,className:"absolute inset-0 rounded-full",style:{background:P()},onPointerDown:w,onPointerMove:f,onPointerUp:y,onPointerLeave:y,children:[i<1&&jsxRuntime.jsx("div",{className:"absolute bg-background rounded-full",style:{top:`${(1-i)*50}%`,left:`${(1-i)*50}%`,width:`${i*100}%`,height:`${i*100}%`}}),l&&i<1&&jsxRuntime.jsx("div",{className:"absolute rounded-full border-2 border-input bg-background",style:{width:8,height:8,top:"50%",left:"50%",transform:"translate(-50%, -50%)"}}),jsxRuntime.jsx($S,{hue:b,innerRadius:i,thumbSize:s})]})})});Av.displayName="ColorWheel";var $S=({hue:e,innerRadius:t,thumbSize:a})=>{let r=(1-(1-t)/2)*50,n=(e-90)*Math.PI/180,i=50+r*Math.cos(n),s=50+r*Math.sin(n);return jsxRuntime.jsx("div",{className:"absolute rounded-full border-2 border-white shadow-md pointer-events-none",style:{width:a,height:a,left:`calc(${i}% - ${a/2}px)`,top:`calc(${s}% - ${a/2}px)`,backgroundColor:`hsl(${e}, 100%, 50%)`,boxShadow:"0 0 0 1px rgba(0,0,0,0.2), 0 2px 4px rgba(0,0,0,0.2)"}})};var zv=classVarianceAuthority.cva("flex",{variants:{direction:{row:"flex-row","row-reverse":"flex-row-reverse",column:"flex-col","column-reverse":"flex-col-reverse"},align:{start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch",baseline:"items-baseline"},justify:{start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"},wrap:{nowrap:"flex-nowrap",wrap:"flex-wrap","wrap-reverse":"flex-wrap-reverse"},gap:{0:"gap-0",1:"gap-1",2:"gap-2",3:"gap-3",4:"gap-4",5:"gap-5",6:"gap-6",8:"gap-8",10:"gap-10",12:"gap-12"},inline:{true:"inline-flex",false:"flex"}},defaultVariants:{direction:"row",align:"stretch",justify:"start",wrap:"nowrap",gap:0,inline:false}}),Yo=U__namespace.forwardRef(({className:e,direction:t,align:a,justify:r,wrap:n,gap:i,inline:s,as:l="div",...d},m)=>jsxRuntime.jsx(l,{ref:m,className:o(zv({direction:t,align:a,justify:r,wrap:n,gap:i,inline:s,className:e})),...d}));Yo.displayName="Flex";var Bv=U__namespace.forwardRef(({gap:e=2,align:t="center",...a},r)=>jsxRuntime.jsx(Yo,{ref:r,direction:"row",gap:e,align:t,...a}));Bv.displayName="HStack";var Fv=U__namespace.forwardRef(({gap:e=2,align:t="stretch",...a},r)=>jsxRuntime.jsx(Yo,{ref:r,direction:"column",gap:e,align:t,...a}));Fv.displayName="VStack";var Ov=U__namespace.forwardRef((e,t)=>jsxRuntime.jsx(Yo,{ref:t,align:"center",justify:"center",...e}));Ov.displayName="Center";var Wv=classVarianceAuthority.cva("grid",{variants:{columns:{1:"grid-cols-1",2:"grid-cols-2",3:"grid-cols-3",4:"grid-cols-4",5:"grid-cols-5",6:"grid-cols-6",7:"grid-cols-7",8:"grid-cols-8",9:"grid-cols-9",10:"grid-cols-10",11:"grid-cols-11",12:"grid-cols-12",none:"grid-cols-none",auto:"grid-cols-[repeat(auto-fill,minmax(200px,1fr))]"},rows:{1:"grid-rows-1",2:"grid-rows-2",3:"grid-rows-3",4:"grid-rows-4",5:"grid-rows-5",6:"grid-rows-6",none:"grid-rows-none"},gap:{0:"gap-0",1:"gap-1",2:"gap-2",3:"gap-3",4:"gap-4",5:"gap-5",6:"gap-6",8:"gap-8",10:"gap-10",12:"gap-12"},gapX:{0:"gap-x-0",1:"gap-x-1",2:"gap-x-2",3:"gap-x-3",4:"gap-x-4",5:"gap-x-5",6:"gap-x-6",8:"gap-x-8",10:"gap-x-10",12:"gap-x-12"},gapY:{0:"gap-y-0",1:"gap-y-1",2:"gap-y-2",3:"gap-y-3",4:"gap-y-4",5:"gap-y-5",6:"gap-y-6",8:"gap-y-8",10:"gap-y-10",12:"gap-y-12"},flow:{row:"grid-flow-row",col:"grid-flow-col",dense:"grid-flow-dense","row-dense":"grid-flow-row-dense","col-dense":"grid-flow-col-dense"},align:{start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch",baseline:"items-baseline"},justify:{start:"justify-items-start",center:"justify-items-center",end:"justify-items-end",stretch:"justify-items-stretch"},placeItems:{start:"place-items-start",center:"place-items-center",end:"place-items-end",stretch:"place-items-stretch"}},defaultVariants:{columns:1,gap:4,flow:"row",align:"stretch",justify:"stretch"}}),Ti=U__namespace.forwardRef(({className:e,columns:t,rows:a,gap:r,gapX:n,gapY:i,flow:s,align:l,justify:d,placeItems:m,as:u="div",minChildWidth:c,style:g,...p},v)=>{let N=c?{...g,gridTemplateColumns:`repeat(auto-fill, minmax(${c}, 1fr))`}:g;return jsxRuntime.jsx(u,{ref:v,className:o(Wv({columns:c?void 0:t,rows:a,gap:r,gapX:n,gapY:i,flow:s,align:l,justify:d,placeItems:m,className:e})),style:N,...p})});Ti.displayName="Grid";var $v=classVarianceAuthority.cva("",{variants:{colSpan:{1:"col-span-1",2:"col-span-2",3:"col-span-3",4:"col-span-4",5:"col-span-5",6:"col-span-6",7:"col-span-7",8:"col-span-8",9:"col-span-9",10:"col-span-10",11:"col-span-11",12:"col-span-12",full:"col-span-full"},rowSpan:{1:"row-span-1",2:"row-span-2",3:"row-span-3",4:"row-span-4",5:"row-span-5",6:"row-span-6",full:"row-span-full"},colStart:{1:"col-start-1",2:"col-start-2",3:"col-start-3",4:"col-start-4",5:"col-start-5",6:"col-start-6",7:"col-start-7",8:"col-start-8",9:"col-start-9",10:"col-start-10",11:"col-start-11",12:"col-start-12",13:"col-start-13",auto:"col-start-auto"},colEnd:{1:"col-end-1",2:"col-end-2",3:"col-end-3",4:"col-end-4",5:"col-end-5",6:"col-end-6",7:"col-end-7",8:"col-end-8",9:"col-end-9",10:"col-end-10",11:"col-end-11",12:"col-end-12",13:"col-end-13",auto:"col-end-auto"},rowStart:{1:"row-start-1",2:"row-start-2",3:"row-start-3",4:"row-start-4",5:"row-start-5",6:"row-start-6",7:"row-start-7",auto:"row-start-auto"},rowEnd:{1:"row-end-1",2:"row-end-2",3:"row-end-3",4:"row-end-4",5:"row-end-5",6:"row-end-6",7:"row-end-7",auto:"row-end-auto"}}}),_v=U__namespace.forwardRef(({className:e,colSpan:t,rowSpan:a,colStart:r,colEnd:n,rowStart:i,rowEnd:s,as:l="div",...d},m)=>jsxRuntime.jsx(l,{ref:m,className:o($v({colSpan:t,rowSpan:a,colStart:r,colEnd:n,rowStart:i,rowEnd:s,className:e})),...d}));_v.displayName="GridItem";var Kv=U__namespace.forwardRef(({columns:e=2,className:t,...a},r)=>{if(typeof e=="number")return jsxRuntime.jsx(Ti,{ref:r,columns:e,className:t,...a});let n=o(e.sm&&`sm:grid-cols-${e.sm}`,e.md&&`md:grid-cols-${e.md}`,e.lg&&`lg:grid-cols-${e.lg}`,e.xl&&`xl:grid-cols-${e.xl}`);return jsxRuntime.jsx(Ti,{ref:r,columns:1,className:o(n,t),...a})});Kv.displayName="SimpleGrid";var Yv=classVarianceAuthority.cva("rounded-lg",{variants:{variant:{default:"bg-muted",subtle:"bg-muted/50",outline:"border border-border bg-transparent",filled:"bg-accent",sunken:"bg-muted shadow-inner"},size:{sm:"p-3",md:"p-4",lg:"p-6",xl:"p-8"},radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",xl:"rounded-xl",full:"rounded-3xl"}},defaultVariants:{variant:"default",size:"md",radius:"lg"}}),jv=U__namespace.forwardRef(({className:e,variant:t,size:a,radius:r,as:n="div",...i},s)=>jsxRuntime.jsx(n,{ref:s,className:o(Yv({variant:t,size:a,radius:r,className:e})),...i}));jv.displayName="Well";var qv=classVarianceAuthority.cva("flex",{variants:{orientation:{horizontal:"flex-row items-center gap-2",vertical:"flex-col gap-1"},size:{sm:"",md:"",lg:""},align:{start:"items-start",center:"items-center",end:"items-end"}},compoundVariants:[{orientation:"horizontal",align:"start",className:"items-start"},{orientation:"horizontal",align:"center",className:"items-center"},{orientation:"horizontal",align:"end",className:"items-end"}],defaultVariants:{orientation:"vertical",size:"md",align:"start"}}),jS=classVarianceAuthority.cva("text-muted-foreground font-medium",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),XS=classVarianceAuthority.cva("text-foreground",{variants:{size:{sm:"text-sm",md:"text-base",lg:"text-lg"},weight:{normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold"},mono:{true:"font-mono",false:""}},defaultVariants:{size:"md",weight:"normal",mono:false}}),Zv=U__namespace.forwardRef(({className:e,orientation:t,size:a,align:r,label:n,value:i,valueWeight:s,mono:l,labelWidth:d,labelClassName:m,valueClassName:u,showColon:c=false,copyable:g=false,onCopy:p,...v},N)=>{let b=async()=>{if(!(!g||i===null||i===void 0))try{let h=typeof i=="string"?i:String(i);await navigator.clipboard.writeText(h),p?.();}catch{}};return jsxRuntime.jsxs("div",{ref:N,className:o(qv({orientation:t,size:a,align:r,className:e})),...v,children:[jsxRuntime.jsxs("span",{className:o(jS({size:a}),m),style:d?{width:d,flexShrink:0}:void 0,children:[n,c&&":"]}),jsxRuntime.jsx("span",{className:o(XS({size:a,weight:s,mono:l}),g&&"cursor-pointer hover:bg-accent/50 rounded px-1 -mx-1 transition-colors",u),onClick:g?b:void 0,role:g?"button":void 0,tabIndex:g?0:void 0,onKeyDown:g?h=>{(h.key==="Enter"||h.key===" ")&&(h.preventDefault(),b());}:void 0,children:i})]})});Zv.displayName="LabeledValue";var Qv=classVarianceAuthority.cva("",{variants:{orientation:{horizontal:"flex flex-row flex-wrap",vertical:"flex flex-col"},gap:{sm:"gap-2",md:"gap-4",lg:"gap-6"}},defaultVariants:{orientation:"vertical",gap:"md"}}),Jv=U__namespace.forwardRef(({className:e,orientation:t,gap:a,...r},n)=>jsxRuntime.jsx("div",{ref:n,className:o(Qv({orientation:t,gap:a,className:e})),...r}));Jv.displayName="LabeledValueGroup";var rh=classVarianceAuthority.cva("flex items-center rounded-md border border-input bg-background ring-offset-background transition-colors focus-within:ring-2 focus-within:ring-ring focus-within:ring-offset-2",{variants:{size:{sm:"h-8 text-xs",md:"h-10 text-sm",lg:"h-12 text-base"},variant:{default:"",filled:"bg-muted border-transparent",ghost:"border-transparent hover:bg-muted"}},defaultVariants:{size:"md",variant:"default"}}),qr=classVarianceAuthority.cva("text-muted-foreground shrink-0",{variants:{size:{sm:"h-3.5 w-3.5",md:"h-4 w-4",lg:"h-5 w-5"}},defaultVariants:{size:"md"}}),oh=U__namespace.forwardRef(({value:e,defaultValue:t="",onChange:a,onSearch:r,onSelect:n,suggestions:i=[],recentSearches:s=[],onClearRecentSearches:l,trendingSearches:d=[],isLoading:m,showClear:u=true,showIcon:c=true,popoverWidth:g="trigger",emptyMessage:p="No results found",size:v,variant:N,className:b,placeholder:h="Search...",disabled:w,...f},y)=>{let[P,x]=U__namespace.useState(false),[S,k]=U__namespace.useState(t),M=e!==void 0?e:S,R=U__namespace.useRef(null);U__namespace.useImperativeHandle(y,()=>R.current);let C=M.length>0,D=P&&(i.length>0||s.length>0||d.length>0||C),T=H=>{e===void 0&&k(H),a?.(H);},I=()=>{T(""),R.current?.focus();},L=H=>{H?.preventDefault(),M.trim()&&(r?.(M.trim()),x(false));},V=H=>{T(H.label),n?.(H),x(false);},E=H=>{T(H),r?.(H),x(false);},A=H=>{T(H),r?.(H),x(false);},B=U__namespace.useMemo(()=>{let H={};return i.forEach(Q=>{let te=Q.category||"Results";H[te]||(H[te]=[]),H[te].push(Q);}),H},[i]);return jsxRuntime.jsxs(ve,{open:D,onOpenChange:x,children:[jsxRuntime.jsx(Re,{asChild:true,children:jsxRuntime.jsxs("form",{onSubmit:L,className:o(rh({size:v,variant:N}),b),children:[c&&jsxRuntime.jsx(lucideReact.Search,{className:o(qr({size:v}),"ml-3")}),jsxRuntime.jsx("input",{ref:R,type:"text",value:M,onChange:H=>T(H.target.value),onFocus:()=>x(true),placeholder:h,disabled:w,className:o("flex-1 bg-transparent px-3 py-2 outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",!c&&"pl-3"),...f}),u&&C&&!w&&jsxRuntime.jsx("button",{type:"button",onClick:I,className:o("mr-2 rounded-sm p-1 text-muted-foreground hover:text-foreground hover:bg-muted transition-colors",qr({size:v})),children:jsxRuntime.jsx(lucideReact.X,{className:"h-full w-full"})})]})}),jsxRuntime.jsx(ue,{className:"p-0",style:{width:g==="trigger"?"var(--radix-popover-trigger-width)":g},align:"start",onOpenAutoFocus:H=>H.preventDefault(),children:jsxRuntime.jsxs(cmdk.Command,{className:"rounded-lg border-0",children:[s.length>0&&!C&&jsxRuntime.jsxs("div",{className:"p-2",children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between px-2 py-1.5",children:[jsxRuntime.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:"Recent"}),l&&jsxRuntime.jsx("button",{type:"button",onClick:l,className:"text-xs text-muted-foreground hover:text-foreground",children:"Clear"})]}),s.map((H,Q)=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>E(H),className:"flex w-full items-center gap-2 rounded-sm px-2 py-1.5 text-sm hover:bg-muted",children:[jsxRuntime.jsx(lucideReact.Clock,{className:o(qr({size:v}))}),jsxRuntime.jsx("span",{className:"flex-1 text-left truncate",children:H}),jsxRuntime.jsx(lucideReact.ArrowRight,{className:o(qr({size:v}),"opacity-0 group-hover:opacity-100")})]},Q))]}),d.length>0&&!C&&jsxRuntime.jsxs("div",{className:"border-t p-2",children:[jsxRuntime.jsx("div",{className:"px-2 py-1.5",children:jsxRuntime.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:"Trending"})}),d.map((H,Q)=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>A(H),className:"flex w-full items-center gap-2 rounded-sm px-2 py-1.5 text-sm hover:bg-muted",children:[jsxRuntime.jsx(lucideReact.TrendingUp,{className:o(qr({size:v}))}),jsxRuntime.jsx("span",{className:"flex-1 text-left truncate",children:H})]},Q))]}),C&&jsxRuntime.jsx("div",{className:"p-2",children:m?jsxRuntime.jsx("div",{className:"flex items-center justify-center py-6",children:jsxRuntime.jsx("div",{className:"h-4 w-4 animate-spin rounded-full border-2 border-primary border-t-transparent"})}):i.length>0?Object.entries(B).map(([H,Q])=>jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{className:"px-2 py-1.5",children:jsxRuntime.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:H})}),Q.map(te=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>V(te),className:"flex w-full items-center gap-2 rounded-sm px-2 py-1.5 text-sm hover:bg-muted",children:[te.icon||jsxRuntime.jsx(lucideReact.Search,{className:o(qr({size:v}))}),jsxRuntime.jsxs("div",{className:"flex-1 text-left",children:[jsxRuntime.jsx("div",{className:"truncate",children:te.label}),te.description&&jsxRuntime.jsx("div",{className:"text-xs text-muted-foreground truncate",children:te.description})]})]},te.id))]},H)):jsxRuntime.jsx("div",{className:"py-6 text-center text-sm text-muted-foreground",children:p})})]})})]})});oh.displayName="SearchBar";var nh={Pages:jsxRuntime.jsx(lucideReact.File,{className:"h-4 w-4"}),Files:jsxRuntime.jsx(lucideReact.Folder,{className:"h-4 w-4"}),Settings:jsxRuntime.jsx(lucideReact.Settings,{className:"h-4 w-4"}),Users:jsxRuntime.jsx(lucideReact.User,{className:"h-4 w-4"}),Tags:jsxRuntime.jsx(lucideReact.Hash,{className:"h-4 w-4"})},ih=U__namespace.forwardRef(({open:e,onOpenChange:t,items:a=[],recentItems:r=[],placeholder:n="Search...",isLoading:i,emptyMessage:s="No results found.",filter:l,shortcut:d="\u2318K",onSelect:m,footer:u},c)=>{let[g,p]=U__namespace.useState(""),v=U__namespace.useRef(null);U__namespace.useEffect(()=>{e||p("");},[e]);let N=U__namespace.useMemo(()=>{let f={};return a.forEach(y=>{let P=y.category||"Results";f[P]||(f[P]=[]),f[P].push(y);}),f},[a]),b=f=>{f.onSelect?.(),m?.(f),t?.(false);},h=g.length>0,w=!h&&r.length>0;return jsxRuntime.jsx(oe__namespace.Root,{open:e,onOpenChange:t,children:jsxRuntime.jsxs(oe__namespace.Portal,{children:[jsxRuntime.jsx(oe__namespace.Overlay,{className:"fixed inset-0 z-50 bg-black/50 backdrop-blur-sm data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0"}),jsxRuntime.jsx(oe__namespace.Content,{ref:c,className:"fixed left-1/2 top-[20%] z-50 w-full max-w-2xl -translate-x-1/2 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=open]:slide-in-from-left-1/2",children:jsxRuntime.jsxs(cmdk.Command,{className:"overflow-hidden rounded-xl border bg-background shadow-2xl",filter:l,shouldFilter:!l,children:[jsxRuntime.jsxs("div",{className:"flex items-center border-b px-4",children:[jsxRuntime.jsx(lucideReact.Search,{className:"h-5 w-5 shrink-0 text-muted-foreground"}),jsxRuntime.jsx(cmdk.Command.Input,{ref:v,value:g,onValueChange:p,placeholder:n,className:"flex h-14 w-full bg-transparent px-4 py-4 text-base outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50"}),g&&jsxRuntime.jsx("button",{type:"button",onClick:()=>p(""),className:"rounded-sm p-1 text-muted-foreground hover:text-foreground",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]}),jsxRuntime.jsx(cmdk.Command.List,{className:"max-h-[400px] overflow-y-auto p-2",children:i?jsxRuntime.jsx("div",{className:"flex items-center justify-center py-10",children:jsxRuntime.jsx("div",{className:"h-6 w-6 animate-spin rounded-full border-2 border-primary border-t-transparent"})}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[w&&jsxRuntime.jsxs(cmdk.Command.Group,{heading:"Recent",children:[jsxRuntime.jsx("div",{className:"px-2 py-1.5 text-xs font-medium text-muted-foreground",children:"Recent"}),r.map(f=>jsxRuntime.jsxs(cmdk.Command.Item,{value:f.label,onSelect:()=>b(f),className:"flex cursor-pointer items-center gap-3 rounded-lg px-3 py-2.5 text-sm aria-selected:bg-muted",children:[jsxRuntime.jsx("span",{className:"flex h-8 w-8 shrink-0 items-center justify-center rounded-md bg-muted",children:f.icon||nh[f.category||""]||jsxRuntime.jsx(lucideReact.File,{className:"h-4 w-4"})}),jsxRuntime.jsxs("div",{className:"flex-1 overflow-hidden",children:[jsxRuntime.jsx("div",{className:"truncate font-medium",children:f.label}),f.description&&jsxRuntime.jsx("div",{className:"truncate text-xs text-muted-foreground",children:f.description})]}),f.shortcut&&jsxRuntime.jsx("div",{className:"flex items-center gap-1",children:f.shortcut.map((y,P)=>jsxRuntime.jsx("kbd",{className:"rounded bg-muted px-1.5 py-0.5 text-xs font-medium",children:y},P))})]},f.id))]}),h&&Object.entries(N).map(([f,y])=>jsxRuntime.jsxs(cmdk.Command.Group,{heading:f,children:[jsxRuntime.jsx("div",{className:"px-2 py-1.5 text-xs font-medium text-muted-foreground",children:f}),y.map(P=>jsxRuntime.jsxs(cmdk.Command.Item,{value:`${P.label} ${P.keywords?.join(" ")||""}`,onSelect:()=>b(P),className:"flex cursor-pointer items-center gap-3 rounded-lg px-3 py-2.5 text-sm aria-selected:bg-muted",children:[jsxRuntime.jsx("span",{className:"flex h-8 w-8 shrink-0 items-center justify-center rounded-md bg-muted",children:P.icon||nh[f]||jsxRuntime.jsx(lucideReact.File,{className:"h-4 w-4"})}),jsxRuntime.jsxs("div",{className:"flex-1 overflow-hidden",children:[jsxRuntime.jsx("div",{className:"truncate font-medium",children:P.label}),P.description&&jsxRuntime.jsx("div",{className:"truncate text-xs text-muted-foreground",children:P.description})]}),jsxRuntime.jsx(lucideReact.ArrowRight,{className:"h-4 w-4 text-muted-foreground opacity-0 group-aria-selected:opacity-100"})]},P.id))]},f)),jsxRuntime.jsx(cmdk.Command.Empty,{className:"py-10 text-center text-sm text-muted-foreground",children:s})]})}),u?jsxRuntime.jsx("div",{className:"border-t px-4 py-3",children:u}):jsxRuntime.jsxs("div",{className:"flex items-center justify-between border-t px-4 py-3 text-xs text-muted-foreground",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-4",children:[jsxRuntime.jsxs("span",{className:"flex items-center gap-1",children:[jsxRuntime.jsx("kbd",{className:"rounded bg-muted px-1.5 py-0.5 font-medium",children:"\u2191\u2193"}),"Navigate"]}),jsxRuntime.jsxs("span",{className:"flex items-center gap-1",children:[jsxRuntime.jsx("kbd",{className:"rounded bg-muted px-1.5 py-0.5 font-medium",children:"\u21B5"}),"Select"]}),jsxRuntime.jsxs("span",{className:"flex items-center gap-1",children:[jsxRuntime.jsx("kbd",{className:"rounded bg-muted px-1.5 py-0.5 font-medium",children:"Esc"}),"Close"]})]}),jsxRuntime.jsxs("span",{className:"flex items-center gap-1",children:["Press ",jsxRuntime.jsx("kbd",{className:"rounded bg-muted px-1.5 py-0.5 font-medium",children:d})," to open"]})]})]})})]})})});ih.displayName="SpotlightSearch";function lT(e="k"){let[t,a]=U__namespace.useState(false);return U__namespace.useEffect(()=>{let r=n=>{(n.metaKey||n.ctrlKey)&&n.key===e&&(n.preventDefault(),a(i=>!i));};return document.addEventListener("keydown",r),()=>document.removeEventListener("keydown",r)},[e]),{open:t,setOpen:a,toggle:()=>a(r=>!r)}}var bT=classVarianceAuthority.cva("",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),vT={default:"bg-muted",info:"bg-blue-500/10 text-blue-600 dark:text-blue-400",success:"bg-green-500/10 text-green-600 dark:text-green-400",warning:"bg-yellow-500/10 text-yellow-600 dark:text-yellow-400",error:"bg-red-500/10 text-red-600 dark:text-red-400"},hT=e=>{let t=typeof e=="string"?new Date(e):e,r=new Date().getTime()-t.getTime(),n=Math.floor(r/6e4),i=Math.floor(r/36e5),s=Math.floor(r/864e5);return n<1?"Just now":n<60?`${n}m ago`:i<24?`${i}h ago`:s<7?`${s}d ago`:t.toLocaleDateString()},sh=U__namespace.forwardRef(({notifications:e=[],onNotificationClick:t,onMarkAsRead:a,onMarkAllAsRead:r,onDismiss:n,onClearAll:i,showSettings:s,onSettingsClick:l,trigger:d,align:m="end",emptyMessage:u="No notifications",maxHeight:c=400,className:g},p)=>{let[v,N]=U__namespace.useState(false),b=e.filter(f=>!f.read).length,h=e.length>0,w=f=>{f.read||a?.(f.id),t?.(f);};return jsxRuntime.jsxs(ve,{open:v,onOpenChange:N,children:[jsxRuntime.jsx(Re,{asChild:true,children:d||jsxRuntime.jsxs("button",{ref:p,className:o("relative inline-flex h-10 w-10 items-center justify-center rounded-md text-muted-foreground hover:bg-muted hover:text-foreground transition-colors",g),children:[jsxRuntime.jsx(lucideReact.Bell,{className:"h-5 w-5"}),b>0&&jsxRuntime.jsx("span",{className:"absolute -right-1 -top-1 flex h-5 min-w-5 items-center justify-center rounded-full bg-primary px-1 text-[10px] font-medium text-primary-foreground",children:b>99?"99+":b})]})}),jsxRuntime.jsxs(ue,{className:"w-80 p-0 sm:w-96",align:m,sideOffset:8,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between border-b px-4 py-3",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("h3",{className:"font-semibold",children:"Notifications"}),b>0&&jsxRuntime.jsxs(io,{size:"sm",children:[b," new"]})]}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1",children:[h&&r&&b>0&&jsxRuntime.jsx("button",{type:"button",onClick:r,className:"rounded-sm p-1.5 text-muted-foreground hover:bg-muted hover:text-foreground",title:"Mark all as read",children:jsxRuntime.jsx(lucideReact.CheckCheck,{className:"h-4 w-4"})}),h&&i&&jsxRuntime.jsx("button",{type:"button",onClick:i,className:"rounded-sm p-1.5 text-muted-foreground hover:bg-muted hover:text-foreground",title:"Clear all",children:jsxRuntime.jsx(lucideReact.Trash2,{className:"h-4 w-4"})}),s&&l&&jsxRuntime.jsx("button",{type:"button",onClick:l,className:"rounded-sm p-1.5 text-muted-foreground hover:bg-muted hover:text-foreground",title:"Settings",children:jsxRuntime.jsx(lucideReact.Settings,{className:"h-4 w-4"})})]})]}),h?jsxRuntime.jsx(lt,{style:{maxHeight:c},children:jsxRuntime.jsx("div",{className:"divide-y",children:e.map(f=>jsxRuntime.jsxs("div",{className:o("group relative flex gap-3 px-4 py-3 transition-colors hover:bg-muted/50",!f.read&&"bg-muted/30"),children:[jsxRuntime.jsx("div",{className:o("flex h-9 w-9 shrink-0 items-center justify-center rounded-full",f.avatar?"overflow-hidden":vT[f.type||"default"]),children:f.avatar?jsxRuntime.jsx("img",{src:f.avatar,alt:"",className:"h-full w-full object-cover"}):f.icon?f.icon:jsxRuntime.jsx(lucideReact.Bell,{className:"h-4 w-4"})}),jsxRuntime.jsxs("button",{type:"button",onClick:()=>w(f),className:"flex-1 text-left",children:[jsxRuntime.jsxs("div",{className:"flex items-start justify-between gap-2",children:[jsxRuntime.jsx("p",{className:o("text-sm",!f.read&&"font-medium"),children:f.title}),!f.read&&jsxRuntime.jsx("span",{className:"mt-1.5 h-2 w-2 shrink-0 rounded-full bg-primary"})]}),f.description&&jsxRuntime.jsx("p",{className:"mt-0.5 text-xs text-muted-foreground line-clamp-2",children:f.description}),jsxRuntime.jsx("p",{className:"mt-1 text-[10px] text-muted-foreground",children:hT(f.timestamp)})]}),jsxRuntime.jsxs("div",{className:"absolute right-2 top-2 flex gap-1 opacity-0 transition-opacity group-hover:opacity-100",children:[!f.read&&a&&jsxRuntime.jsx("button",{type:"button",onClick:y=>{y.stopPropagation(),a(f.id);},className:"rounded-sm p-1 text-muted-foreground hover:bg-background hover:text-foreground",title:"Mark as read",children:jsxRuntime.jsx(lucideReact.Check,{className:"h-3.5 w-3.5"})}),(n||f.onDismiss)&&jsxRuntime.jsx("button",{type:"button",onClick:y=>{y.stopPropagation(),f.onDismiss?.(),n?.(f.id);},className:"rounded-sm p-1 text-muted-foreground hover:bg-background hover:text-foreground",title:"Dismiss",children:jsxRuntime.jsx(lucideReact.X,{className:"h-3.5 w-3.5"})})]})]},f.id))})}):jsxRuntime.jsxs("div",{className:"flex flex-col items-center justify-center py-10 text-center",children:[jsxRuntime.jsx(lucideReact.Bell,{className:"h-10 w-10 text-muted-foreground/50"}),jsxRuntime.jsx("p",{className:"mt-3 text-sm text-muted-foreground",children:u})]})]})]})});sh.displayName="NotificationCenter";var dh=classVarianceAuthority.cva("relative flex items-center justify-center gap-3 px-4 py-2.5 text-sm",{variants:{variant:{default:"bg-muted text-foreground",primary:"bg-primary text-primary-foreground",info:"bg-blue-500 text-white",success:"bg-green-500 text-white",warning:"bg-yellow-500 text-black",danger:"bg-red-500 text-white",gradient:"bg-gradient-to-r from-primary via-purple-500 to-pink-500 text-white"},position:{top:"fixed top-0 left-0 right-0 z-50",relative:"relative"}},defaultVariants:{variant:"default",position:"relative"}}),CT={default:lucideReact.Megaphone,primary:lucideReact.Megaphone,info:lucideReact.Info,success:lucideReact.CheckCircle,warning:lucideReact.AlertTriangle,danger:lucideReact.XCircle,gradient:lucideReact.Megaphone},ch=U__namespace.forwardRef(({message:e,showIcon:t=true,icon:a,dismissible:r=true,onDismiss:n,action:i,variant:s="default",position:l,animate:d,autoDismiss:m,storageKey:u,className:c,...g},p)=>{let[v,N]=U__namespace.useState(true),[b,h]=U__namespace.useState(false);U__namespace.useEffect(()=>{u&&localStorage.getItem(`banner-${u}`)==="true"&&N(false);},[u]),U__namespace.useEffect(()=>{if(m&&v){let y=setTimeout(()=>{w();},m);return ()=>clearTimeout(y)}},[m,v]);let w=()=>{h(true),setTimeout(()=>{N(false),u&&localStorage.setItem(`banner-${u}`,"true"),n?.();},200);};if(!v)return null;let f=a?null:CT[s||"default"];return jsxRuntime.jsxs("div",{ref:p,className:o(dh({variant:s,position:l}),d&&"animate-pulse",b&&"animate-out fade-out slide-out-to-top duration-200",c),role:"banner",...g,children:[t&&jsxRuntime.jsx("span",{className:"shrink-0",children:a||f&&jsxRuntime.jsx(f,{className:"h-4 w-4"})}),jsxRuntime.jsx("span",{className:"text-center font-medium",children:e}),i&&(i.href?jsxRuntime.jsxs("a",{href:i.href,className:"group inline-flex shrink-0 items-center gap-1 font-semibold underline-offset-4 hover:underline",children:[i.label,jsxRuntime.jsx(lucideReact.ArrowRight,{className:"h-3.5 w-3.5 transition-transform group-hover:translate-x-0.5"})]}):jsxRuntime.jsxs("button",{type:"button",onClick:i.onClick,className:"group inline-flex shrink-0 items-center gap-1 font-semibold underline-offset-4 hover:underline",children:[i.label,jsxRuntime.jsx(lucideReact.ArrowRight,{className:"h-3.5 w-3.5 transition-transform group-hover:translate-x-0.5"})]})),r&&jsxRuntime.jsx("button",{type:"button",onClick:w,className:o("absolute right-2 top-1/2 -translate-y-1/2 rounded-sm p-1 transition-opacity hover:opacity-70",l==="relative"&&"right-4"),"aria-label":"Dismiss banner",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})});ch.displayName="AnnouncementBanner";var jo=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-full shadow-lg transition-all 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:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-input bg-background hover:bg-muted",ghost:"bg-background hover:bg-muted shadow-md"},size:{sm:"h-10 w-10",md:"h-14 w-14",lg:"h-16 w-16"},position:{"bottom-right":"fixed bottom-6 right-6","bottom-left":"fixed bottom-6 left-6","bottom-center":"fixed bottom-6 left-1/2 -translate-x-1/2",relative:"relative"}},defaultVariants:{variant:"default",size:"md",position:"bottom-right"}}),TT=classVarianceAuthority.cva("transition-transform duration-200",{variants:{size:{sm:"h-4 w-4",md:"h-6 w-6",lg:"h-7 w-7"}},defaultVariants:{size:"md"}}),El=U__namespace.forwardRef(({icon:e,label:t="Action button",extended:a,extendedLabel:r,actions:n,direction:i="up",showTooltip:s=true,closeIcon:l,animation:d="rotate",variant:m,size:u,position:c,className:g,onClick:p,disabled:v,...N},b)=>{let[h,w]=U__namespace.useState(false),f=n&&n.length>0,y=M=>{f&&w(!h),p?.(M);},P=M=>{M.onClick?.(),w(false);},x={up:{container:"flex-col-reverse bottom-full mb-3",item:"mb-3"},down:{container:"flex-col top-full mt-3",item:"mt-3"},left:{container:"flex-row-reverse right-full mr-3",item:"mr-3"},right:{container:"flex-row left-full ml-3",item:"ml-3"}},S=d==="rotate"&&h?"rotate-45":"",k=d==="scale"&&h?"scale-0":"scale-100";return jsxRuntime.jsxs("div",{className:o("z-50",c!=="relative"&&c&&jo({position:c})),children:[f&&h&&jsxRuntime.jsx("div",{className:o("absolute flex items-center gap-2",x[i].container),children:n.map((M,R)=>jsxRuntime.jsxs("div",{className:o("flex items-center gap-2 animate-in fade-in zoom-in duration-200",i==="up"||i==="down"?"flex-row":"flex-col"),style:{animationDelay:`${R*50}ms`},children:[s&&(i==="up"||i==="down")&&jsxRuntime.jsx("span",{className:"rounded-md bg-popover px-2 py-1 text-xs font-medium text-popover-foreground shadow-md whitespace-nowrap",children:M.label}),M.href?jsxRuntime.jsx("a",{href:M.href,className:o(jo({variant:M.variant||"secondary",size:u==="lg"?"md":"sm"})),"aria-label":M.label,children:M.icon}):jsxRuntime.jsx("button",{type:"button",onClick:()=>P(M),className:o(jo({variant:M.variant||"secondary",size:u==="lg"?"md":"sm"})),"aria-label":M.label,children:M.icon}),s&&(i==="left"||i==="right")&&jsxRuntime.jsx("span",{className:"rounded-md bg-popover px-2 py-1 text-xs font-medium text-popover-foreground shadow-md whitespace-nowrap",children:M.label})]},M.id))}),jsxRuntime.jsxs("button",{ref:b,type:"button",onClick:y,disabled:v,className:o(jo({variant:m,size:u,position:"relative"}),a&&"px-6 gap-2",g),"aria-label":t,"aria-expanded":f?h:void 0,...N,children:[h&&l?l:jsxRuntime.jsx("span",{className:o(TT({size:u}),S,k,"transition-all duration-200"),children:e||jsxRuntime.jsx(lucideReact.Plus,{})}),a&&r&&jsxRuntime.jsx("span",{className:"font-medium",children:r})]}),f&&h&&jsxRuntime.jsx("div",{className:"fixed inset-0 -z-10",onClick:()=>w(false)})]})});El.displayName="FloatingActionButton";var MT=El;var uh=classVarianceAuthority.cva("fixed bottom-0 left-0 right-0 z-50 flex items-center justify-around border-t bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/80 safe-area-inset-bottom",{variants:{variant:{default:"border-border",elevated:"border-transparent shadow-lg",filled:"border-transparent bg-primary text-primary-foreground"},size:{sm:"h-14",md:"h-16",lg:"h-20"}},defaultVariants:{variant:"default",size:"md"}}),kT=classVarianceAuthority.cva("flex flex-1 flex-col items-center justify-center gap-1 transition-colors",{variants:{variant:{default:"text-muted-foreground hover:text-foreground",elevated:"text-muted-foreground hover:text-foreground",filled:"text-primary-foreground/70 hover:text-primary-foreground"},size:{sm:"py-1.5",md:"py-2",lg:"py-3"},isActive:{true:"",false:""}},compoundVariants:[{variant:"default",isActive:true,className:"text-primary"},{variant:"elevated",isActive:true,className:"text-primary"},{variant:"filled",isActive:true,className:"text-primary-foreground"}],defaultVariants:{variant:"default",size:"md",isActive:false}}),DT=classVarianceAuthority.cva("transition-transform",{variants:{size:{sm:"h-5 w-5",md:"h-6 w-6",lg:"h-7 w-7"},isActive:{true:"scale-110",false:""}},defaultVariants:{size:"md",isActive:false}}),VT=classVarianceAuthority.cva("font-medium transition-opacity",{variants:{size:{sm:"text-[10px]",md:"text-xs",lg:"text-sm"},showLabel:{always:"opacity-100",active:"",never:"sr-only"},isActive:{true:"",false:""}},compoundVariants:[{showLabel:"active",isActive:true,className:"opacity-100"},{showLabel:"active",isActive:false,className:"opacity-0 h-0"}],defaultVariants:{size:"md",showLabel:"always",isActive:false}}),fh=U__namespace.forwardRef(({className:e,variant:t,size:a,items:r,activeKey:n,defaultActiveKey:i,onChange:s,showLabels:l="always",hideOnScroll:d=false,...m},u)=>{let[c,g]=U__namespace.useState(i??r[0]?.key),[p,v]=U__namespace.useState(true),N=U__namespace.useRef(0),b=n??c;U__namespace.useEffect(()=>{if(!d)return;let w=()=>{let f=window.scrollY,y=f>N.current,P=f<N.current;y&&f>100?v(false):P&&v(true),N.current=f;};return window.addEventListener("scroll",w,{passive:true}),()=>window.removeEventListener("scroll",w)},[d]);let h=w=>{n===void 0&&g(w.key),s?.(w.key),w.onClick?.();};return jsxRuntime.jsx("nav",{ref:u,role:"navigation","aria-label":"Bottom navigation",className:o(uh({variant:t,size:a,className:e}),"transition-transform duration-300",!p&&"translate-y-full"),...m,children:r.map(w=>{let f=b===w.key,y=f&&w.activeIcon?w.activeIcon:w.icon,P=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("span",{className:"relative",children:[jsxRuntime.jsx("span",{className:o(DT({size:a,isActive:f})),children:y}),w.badge!==void 0&&jsxRuntime.jsx("span",{className:"absolute -right-2 -top-1 flex h-4 min-w-4 items-center justify-center rounded-full bg-destructive px-1 text-[10px] font-medium text-destructive-foreground",children:typeof w.badge=="number"&&w.badge>99?"99+":w.badge})]}),jsxRuntime.jsx("span",{className:o(VT({size:a,showLabel:l,isActive:f})),children:w.label})]}),x=o(kT({variant:t,size:a,isActive:f}));return w.href?jsxRuntime.jsx("a",{href:w.href,className:x,"aria-current":f?"page":void 0,onClick:()=>h(w),children:P},w.key):jsxRuntime.jsx("button",{type:"button",className:x,"aria-current":f?"page":void 0,onClick:()=>h(w),children:P},w.key)})})});fh.displayName="BottomNavigation";var vh=classVarianceAuthority.cva("fixed inset-x-0 bottom-0 z-50 mt-24 flex h-auto flex-col rounded-t-[20px] border-t bg-background",{variants:{size:{sm:"max-h-[50vh]",md:"max-h-[70vh]",lg:"max-h-[85vh]",full:"max-h-[100vh] rounded-t-none"}},defaultVariants:{size:"md"}}),hh=classVarianceAuthority.cva("flex w-full items-center gap-3 px-4 py-3.5 text-left transition-colors focus-visible:outline-none focus-visible:bg-accent disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{default:"hover:bg-accent",destructive:"text-destructive hover:bg-destructive/10"}},defaultVariants:{variant:"default"}}),xh=U__namespace.forwardRef(({open:e,onOpenChange:t,trigger:a,title:r,description:n,items:i,cancelLabel:s="Cancel",onCancel:l,showCancel:d=true,children:m,size:u,closeOnSelect:c=true,onAction:g},p)=>{let v=b=>{b.isDisabled||(b.onSelect?.(),g?.(b.key),c&&t?.(false));},N=()=>{l?.(),t?.(false);};return jsxRuntime.jsxs(vaul.Drawer.Root,{open:e,onOpenChange:t,children:[a&&jsxRuntime.jsx(vaul.Drawer.Trigger,{asChild:true,children:a}),jsxRuntime.jsxs(vaul.Drawer.Portal,{children:[jsxRuntime.jsx(vaul.Drawer.Overlay,{className:"fixed inset-0 z-50 bg-black/40"}),jsxRuntime.jsxs(vaul.Drawer.Content,{ref:p,className:o(vh({size:u})),children:[jsxRuntime.jsx("div",{className:"mx-auto mt-4 h-1.5 w-12 flex-shrink-0 rounded-full bg-muted"}),(r||n)&&jsxRuntime.jsxs("div",{className:"px-4 py-3 text-center",children:[r&&jsxRuntime.jsx(vaul.Drawer.Title,{className:"text-base font-semibold",children:r}),n&&jsxRuntime.jsx(vaul.Drawer.Description,{className:"mt-1 text-sm text-muted-foreground",children:n})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:m||jsxRuntime.jsx("div",{className:"divide-y",children:i?.map(b=>jsxRuntime.jsxs("button",{type:"button",disabled:b.isDisabled,onClick:()=>v(b),className:o(hh({variant:b.isDestructive?"destructive":"default"})),children:[b.icon&&jsxRuntime.jsx("span",{className:"h-5 w-5 flex-shrink-0 [&>svg]:h-full [&>svg]:w-full",children:b.icon}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("div",{className:"font-medium",children:b.label}),b.description&&jsxRuntime.jsx("div",{className:"text-sm text-muted-foreground truncate",children:b.description})]})]},b.key))})}),d&&jsxRuntime.jsx("div",{className:"border-t p-2 pb-safe",children:jsxRuntime.jsx("button",{type:"button",onClick:N,className:"w-full rounded-lg bg-muted py-3.5 text-center font-semibold transition-colors hover:bg-muted/80",children:s})})]})]})]})});xh.displayName="ActionSheet";var Rh=classVarianceAuthority.cva("relative overflow-hidden touch-pan-y",{variants:{variant:{default:"",card:"rounded-lg border bg-card"}},defaultVariants:{variant:"default"}}),Al=classVarianceAuthority.cva("flex h-full items-center justify-center px-4 text-white font-medium transition-opacity",{variants:{variant:{primary:"bg-primary",secondary:"bg-secondary text-secondary-foreground",success:"bg-green-500",warning:"bg-yellow-500",danger:"bg-red-500",info:"bg-blue-500"},size:{sm:"min-w-16",md:"min-w-20",lg:"min-w-24"}},defaultVariants:{variant:"primary",size:"md"}}),wh=U__namespace.forwardRef(({className:e,variant:t,leftActions:a=[],rightActions:r=[],actionSize:n="md",threshold:i=.3,onSwipeEnd:s,disabled:l=false,fullSwipeAction:d,children:m,...u},c)=>{let g=U__namespace.useRef(null),[p,v]=U__namespace.useState(0),[N,b]=U__namespace.useState(false),h=U__namespace.useRef(0),w=U__namespace.useRef(0),f=a.length*(n==="sm"?64:n==="lg"?96:80),y=r.length*(n==="sm"?64:n==="lg"?96:80),P=R=>{l||(b(true),h.current=R.touches[0].clientX,w.current=p);},x=R=>{if(!N||l)return;let D=R.touches[0].clientX-h.current,T=w.current+D;(T>0&&a.length===0||T<0&&r.length===0)&&(T=0),T>f?T=f+(T-f)*.3:T<-y&&(T=-y+(T+y)*.3),v(T);},S=()=>{if(!N)return;b(false);let R=g.current?.offsetWidth||0,C=Math.abs(p)/R;if(d&&C>.6){d==="right"&&p>0&&a[0]?(a[0].onAction?.(),s?.("right",a[0].key)):d==="left"&&p<0&&r[0]&&(r[0].onAction?.(),s?.("left",r[0].key)),v(0);return}p>f*i&&a.length>0?(v(f),s?.("right")):p<-y*i&&r.length>0?(v(-y),s?.("left")):v(0);},k=(R,C)=>{R.onAction?.(),s?.(C,R.key),v(0);},M=()=>{v(0);};return jsxRuntime.jsxs("div",{ref:c,className:o(Rh({variant:t,className:e})),...u,children:[a.length>0&&jsxRuntime.jsx("div",{className:"absolute left-0 top-0 bottom-0 flex",style:{width:f},children:a.map(R=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>k(R,"right"),className:o(Al({variant:R.variant,size:n})),style:{opacity:Math.min(1,p/f)},children:[R.icon&&jsxRuntime.jsx("span",{className:"h-5 w-5 [&>svg]:h-full [&>svg]:w-full",children:R.icon}),!R.icon&&R.label]},R.key))}),r.length>0&&jsxRuntime.jsx("div",{className:"absolute right-0 top-0 bottom-0 flex",style:{width:y},children:r.map(R=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>k(R,"left"),className:o(Al({variant:R.variant,size:n})),style:{opacity:Math.min(1,Math.abs(p)/y)},children:[R.icon&&jsxRuntime.jsx("span",{className:"h-5 w-5 [&>svg]:h-full [&>svg]:w-full",children:R.icon}),!R.icon&&R.label]},R.key))}),jsxRuntime.jsx("div",{ref:g,className:o("relative bg-background",N?"":"transition-transform duration-200"),style:{transform:`translateX(${p}px)`},onTouchStart:P,onTouchMove:x,onTouchEnd:S,onClick:p!==0?M:void 0,children:m})]})});wh.displayName="SwipeActions";var Ph=classVarianceAuthority.cva("relative overflow-hidden",{variants:{variant:{default:"",contained:"h-full"}},defaultVariants:{variant:"default"}}),HT=classVarianceAuthority.cva("absolute left-1/2 -translate-x-1/2 flex items-center justify-center transition-all duration-200",{variants:{size:{sm:"h-8 w-8",md:"h-10 w-10",lg:"h-12 w-12"}},defaultVariants:{size:"md"}}),Ch=U__namespace.forwardRef(({className:e,variant:t,onRefresh:a,pullThreshold:r=80,maxPullDistance:n=120,loadingIndicator:i,pullIndicator:s,indicatorSize:l="md",disabled:d=false,pullText:m="Pull to refresh",releaseText:u="Release to refresh",refreshingText:c="Refreshing...",children:g,...p},v)=>{let N=U__namespace.useRef(null),[b,h]=U__namespace.useState(0),[w,f]=U__namespace.useState("idle"),y=U__namespace.useRef(0),P=U__namespace.useRef(false),x=()=>d||w==="refreshing"?false:(N.current?.scrollTop??window.scrollY)<=0,S=D=>{x()&&(y.current=D.touches[0].clientY,P.current=true);},k=D=>{if(!P.current||!x())return;let I=D.touches[0].clientY-y.current;if(I<0){h(0),f("idle");return}let V=Math.min(I*.5,n);h(V),f(V>=r?"ready":"pulling");},M=async()=>{if(P.current)if(P.current=false,w==="ready"){f("refreshing"),h(r*.6);try{await a();}finally{f("idle"),h(0);}}else f("idle"),h(0);},R={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6"}[l],C=()=>{if(w==="refreshing")return i||jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-1",children:[jsxRuntime.jsx(lucideReact.Loader2,{className:o(R,"animate-spin text-primary")}),jsxRuntime.jsx("span",{className:"text-xs text-muted-foreground",children:c})]});let D=Math.min(b/r*180,180);return s||jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-1",children:[jsxRuntime.jsx(lucideReact.ArrowDown,{className:o(R,"text-muted-foreground transition-transform"),style:{transform:`rotate(${D}deg)`}}),jsxRuntime.jsx("span",{className:"text-xs text-muted-foreground",children:w==="ready"?u:m})]})};return jsxRuntime.jsxs("div",{ref:v,className:o(Ph({variant:t,className:e})),...p,children:[jsxRuntime.jsx("div",{className:o(HT({size:l}),"z-10",w==="idle"&&b===0&&"opacity-0"),style:{top:Math.max(b-60,-60),opacity:Math.min(b/(r*.5),1)},children:C()}),jsxRuntime.jsx("div",{ref:N,className:o("transition-transform duration-200",w==="refreshing"&&"ease-out"),style:{transform:`translateY(${b}px)`,transition:P.current?"none":void 0},onTouchStart:S,onTouchMove:k,onTouchEnd:M,children:g})]})});Ch.displayName="PullToRefresh";var Th=classVarianceAuthority.cva("flex min-h-screen w-full",{variants:{layout:{default:"flex-col",sidebar:"flex-row"}},defaultVariants:{layout:"default"}}),Mh=U__namespace.forwardRef(({className:e,layout:t="default",header:a,footer:r,sidebar:n,aside:i,sidebarCollapsed:s=false,sidebarWidth:l="16rem",sidebarCollapsedWidth:d="4rem",asideWidth:m="16rem",fixed:u=false,children:c,...g},p)=>{let v=s?d:l;return jsxRuntime.jsxs("div",{ref:p,className:o(Th({layout:t}),e),style:{"--app-shell-sidebar-width":v,"--app-shell-aside-width":m},...g,children:[a&&jsxRuntime.jsx(Bl,{fixed:u,hasSidebar:!!n,children:a}),jsxRuntime.jsxs("div",{className:"flex flex-1",children:[n&&jsxRuntime.jsx(Fl,{collapsed:s,fixed:u,children:n}),jsxRuntime.jsx("main",{className:o("flex-1 flex flex-col min-h-0",u&&a&&"pt-14",u&&r&&"pb-14"),children:c}),i&&jsxRuntime.jsx(Ol,{fixed:u,children:i})]}),r&&jsxRuntime.jsx(Gl,{fixed:u,hasSidebar:!!n,children:r})]})});Mh.displayName="AppShell";var Bl=U__namespace.forwardRef(({className:e,fixed:t,hasSidebar:a,children:r,...n},i)=>jsxRuntime.jsx("header",{ref:i,className:o("flex h-14 items-center border-b bg-background px-4",t&&"fixed top-0 right-0 z-40",t&&a&&"left-[var(--app-shell-sidebar-width)]",t&&!a&&"left-0",e),...n,children:r}));Bl.displayName="AppShellHeader";var Fl=U__namespace.forwardRef(({className:e,collapsed:t,fixed:a,children:r,...n},i)=>jsxRuntime.jsx("aside",{ref:i,className:o("w-[var(--app-shell-sidebar-width)] shrink-0 border-r bg-background transition-[width] duration-200",a&&"fixed left-0 top-0 bottom-0 z-50",e),"data-collapsed":t,...n,children:r}));Fl.displayName="AppShellSidebar";var Ol=U__namespace.forwardRef(({className:e,fixed:t,children:a,...r},n)=>jsxRuntime.jsx("aside",{ref:n,className:o("w-[var(--app-shell-aside-width)] shrink-0 border-l bg-background",t&&"fixed right-0 top-14 bottom-0 z-40",e),...r,children:a}));Ol.displayName="AppShellAside";var Gl=U__namespace.forwardRef(({className:e,fixed:t,hasSidebar:a,children:r,...n},i)=>jsxRuntime.jsx("footer",{ref:i,className:o("flex h-14 items-center border-t bg-background px-4",t&&"fixed bottom-0 right-0 z-40",t&&a&&"left-[var(--app-shell-sidebar-width)]",t&&!a&&"left-0",e),...n,children:r}));Gl.displayName="AppShellFooter";var kh=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex-1 overflow-auto p-4",e),...t}));kh.displayName="AppShellMain";var Vh=classVarianceAuthority.cva("flex min-h-screen w-full bg-muted/40",{variants:{variant:{default:"",bordered:"[&_[data-slot=sidebar]]:border-r [&_[data-slot=header]]:border-b",filled:"[&_[data-slot=sidebar]]:bg-background [&_[data-slot=header]]:bg-background"}},defaultVariants:{variant:"bordered"}}),Lh=U__namespace.forwardRef(({className:e,variant:t,navigation:a,logo:r,userMenu:n,headerActions:i,breadcrumb:s,defaultCollapsed:l=false,collapsed:d,onCollapsedChange:m,children:u,...c},g)=>{let[p,v]=U__namespace.useState(l),[N,b]=U__namespace.useState(false),h=d??p,w=U__namespace.useCallback(f=>{v(f),m?.(f);},[m]);return jsxRuntime.jsxs("div",{ref:g,className:o(Vh({variant:t}),e),...c,children:[jsxRuntime.jsxs("aside",{"data-slot":"sidebar","data-collapsed":h,className:o("hidden lg:flex flex-col fixed inset-y-0 left-0 z-50 bg-background transition-[width] duration-200",h?"w-16":"w-64"),children:[jsxRuntime.jsx("div",{className:"flex h-14 items-center border-b px-4",children:r}),jsxRuntime.jsx("nav",{className:"flex-1 overflow-auto py-4",children:a}),n&&jsxRuntime.jsx("div",{className:"border-t p-4",children:n})]}),jsxRuntime.jsx(go,{open:N,onOpenChange:b,children:jsxRuntime.jsxs(vr,{side:"left",className:"w-64 p-0",children:[jsxRuntime.jsx("div",{className:"flex h-14 items-center border-b px-4",children:r}),jsxRuntime.jsx("nav",{className:"flex-1 overflow-auto py-4",children:a}),n&&jsxRuntime.jsx("div",{className:"border-t p-4",children:n})]})}),jsxRuntime.jsxs("div",{className:o("flex flex-1 flex-col transition-[margin-left] duration-200",h?"lg:ml-16":"lg:ml-64"),children:[jsxRuntime.jsxs("header",{"data-slot":"header",className:"sticky top-0 z-40 flex h-14 items-center gap-4 bg-background px-4 lg:px-6",children:[jsxRuntime.jsxs(O,{variant:"ghost",size:"icon",className:"lg:hidden",onClick:()=>b(true),children:[jsxRuntime.jsx(lucideReact.Menu,{className:"h-5 w-5"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Toggle menu"})]}),jsxRuntime.jsxs(O,{variant:"ghost",size:"icon",className:"hidden lg:flex",onClick:()=>w(!h),children:[jsxRuntime.jsx(lucideReact.Menu,{className:"h-5 w-5"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Toggle sidebar"})]}),s&&jsxRuntime.jsx("div",{className:"flex-1",children:s}),i&&jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:i})]}),jsxRuntime.jsx("main",{className:"flex-1 p-4 lg:p-6",children:u})]})]})});Lh.displayName="DashboardLayout";var Ih=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("space-y-6",e),...t}));Ih.displayName="DashboardPage";var Eh=U__namespace.forwardRef(({className:e,title:t,description:a,actions:r,children:n,...i},s)=>jsxRuntime.jsxs("div",{ref:s,className:o("flex flex-col gap-4 sm:flex-row sm:items-center sm:justify-between",e),...i,children:[jsxRuntime.jsxs("div",{className:"space-y-1",children:[t&&jsxRuntime.jsx("h1",{className:"text-2xl font-bold tracking-tight",children:t}),a&&jsxRuntime.jsx("p",{className:"text-muted-foreground",children:a}),n]}),r&&jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:r})]}));Eh.displayName="DashboardPageHeader";var Hh=U__namespace.forwardRef(({className:e,columns:t=4,...a},r)=>jsxRuntime.jsx("div",{ref:r,className:o("grid gap-4",{1:"grid-cols-1",2:"grid-cols-1 md:grid-cols-2",3:"grid-cols-1 md:grid-cols-2 lg:grid-cols-3",4:"grid-cols-1 md:grid-cols-2 lg:grid-cols-4"}[t],e),...a}));Hh.displayName="DashboardGrid";var Ei=classVarianceAuthority.cva("min-h-screen w-full",{variants:{variant:{centered:"flex items-center justify-center bg-muted/40",split:"flex flex-col lg:flex-row",cover:"relative flex items-center justify-center"}},defaultVariants:{variant:"centered"}}),Ah=U__namespace.forwardRef(({className:e,variant:t="centered",logo:a,sideContent:r,backgroundImage:n,sidePosition:i="left",footer:s,children:l,...d},m)=>t==="split"?jsxRuntime.jsxs("div",{ref:m,className:o(Ei({variant:t}),e),...d,children:[jsxRuntime.jsx("div",{className:o("hidden lg:flex lg:w-1/2 flex-col bg-primary text-primary-foreground",i==="right"&&"order-2"),children:r||jsxRuntime.jsxs("div",{className:"flex flex-1 flex-col items-center justify-center p-8",children:[a&&jsxRuntime.jsx("div",{className:"mb-8",children:a}),jsxRuntime.jsxs("div",{className:"max-w-md text-center",children:[jsxRuntime.jsx("h2",{className:"text-3xl font-bold",children:"Welcome back"}),jsxRuntime.jsx("p",{className:"mt-4 text-primary-foreground/80",children:"Sign in to your account to continue"})]})]})}),jsxRuntime.jsxs("div",{className:o("flex flex-1 flex-col lg:w-1/2",i==="right"&&"order-1"),children:[a&&jsxRuntime.jsx("div",{className:"flex items-center justify-center p-6 lg:hidden",children:a}),jsxRuntime.jsx("div",{className:"flex flex-1 items-center justify-center p-6",children:jsxRuntime.jsx("div",{className:"w-full max-w-md space-y-6",children:l})}),s&&jsxRuntime.jsx("div",{className:"p-6 text-center text-sm text-muted-foreground",children:s})]})]}):t==="cover"?jsxRuntime.jsxs("div",{ref:m,className:o(Ei({variant:t}),e),style:n?{backgroundImage:`url(${n})`,backgroundSize:"cover",backgroundPosition:"center"}:void 0,...d,children:[n&&jsxRuntime.jsx("div",{className:"absolute inset-0 bg-background/80 backdrop-blur-sm"}),jsxRuntime.jsxs("div",{className:"relative z-10 w-full max-w-md p-6",children:[a&&jsxRuntime.jsx("div",{className:"mb-8 flex justify-center",children:a}),jsxRuntime.jsx("div",{className:"rounded-lg border bg-card p-6 shadow-lg",children:l}),s&&jsxRuntime.jsx("div",{className:"mt-6 text-center text-sm text-muted-foreground",children:s})]})]}):jsxRuntime.jsx("div",{ref:m,className:o(Ei({variant:t}),e),...d,children:jsxRuntime.jsxs("div",{className:"w-full max-w-md p-6",children:[a&&jsxRuntime.jsx("div",{className:"mb-8 flex justify-center",children:a}),jsxRuntime.jsx("div",{className:"rounded-lg border bg-card p-6 shadow-sm",children:l}),s&&jsxRuntime.jsx("div",{className:"mt-6 text-center text-sm text-muted-foreground",children:s})]})}));Ah.displayName="AuthLayout";var zh=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("form",{ref:a,className:o("space-y-4",e),...t}));zh.displayName="AuthForm";var Bh=U__namespace.forwardRef(({className:e,title:t,description:a,children:r,...n},i)=>jsxRuntime.jsxs("div",{ref:i,className:o("space-y-2 text-center",e),...n,children:[t&&jsxRuntime.jsx("h1",{className:"text-2xl font-bold",children:t}),a&&jsxRuntime.jsx("p",{className:"text-muted-foreground",children:a}),r]}));Bh.displayName="AuthHeader";var Fh=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex flex-col gap-2 text-center text-sm",e),...t}));Fh.displayName="AuthFooterLinks";var Oh=U__namespace.forwardRef(({className:e,text:t="or continue with",...a},r)=>jsxRuntime.jsxs("div",{ref:r,className:o("relative my-4",e),...a,children:[jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center",children:jsxRuntime.jsx("span",{className:"w-full border-t"})}),jsxRuntime.jsx("div",{className:"relative flex justify-center text-xs uppercase",children:jsxRuntime.jsx("span",{className:"bg-card px-2 text-muted-foreground",children:t})})]}));Oh.displayName="AuthDivider";var Gh=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("grid grid-cols-2 gap-2",e),...t}));Gh.displayName="AuthSocialButtons";var Hi=classVarianceAuthority.cva("w-full",{variants:{variant:{sidebar:"flex flex-col lg:flex-row gap-8",tabs:"space-y-6",stacked:"space-y-8"}},defaultVariants:{variant:"sidebar"}}),Wh=U__namespace.forwardRef(({className:e,variant:t="sidebar",navigation:a,title:r,description:n,children:i,...s},l)=>t==="sidebar"?jsxRuntime.jsxs("div",{ref:l,className:o(Hi({variant:t}),e),...s,children:[a&&jsxRuntime.jsx("aside",{className:"lg:w-64 shrink-0",children:jsxRuntime.jsx("nav",{className:"flex flex-col gap-1",children:a})}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-6",children:[(r||n)&&jsxRuntime.jsx(qo,{title:r,description:n}),i]})]}):t==="tabs"?jsxRuntime.jsxs("div",{ref:l,className:o(Hi({variant:t}),e),...s,children:[(r||n)&&jsxRuntime.jsx(qo,{title:r,description:n}),a,jsxRuntime.jsx("div",{className:"pt-4",children:i})]}):jsxRuntime.jsxs("div",{ref:l,className:o(Hi({variant:t}),e),...s,children:[(r||n)&&jsxRuntime.jsx(qo,{title:r,description:n}),i]}));Wh.displayName="SettingsLayout";var qo=U__namespace.forwardRef(({className:e,title:t,description:a,children:r,...n},i)=>jsxRuntime.jsxs("div",{ref:i,className:o("space-y-1",e),...n,children:[t&&jsxRuntime.jsx("h1",{className:"text-2xl font-bold",children:t}),a&&jsxRuntime.jsx("p",{className:"text-muted-foreground",children:a}),r]}));qo.displayName="SettingsHeader";var $h=U__namespace.forwardRef(({className:e,title:t,description:a,children:r,...n},i)=>jsxRuntime.jsxs("div",{ref:i,className:o("space-y-4",e),...n,children:[(t||a)&&jsxRuntime.jsxs("div",{className:"space-y-1",children:[t&&jsxRuntime.jsx("h2",{className:"text-lg font-medium",children:t}),a&&jsxRuntime.jsx("p",{className:"text-sm text-muted-foreground",children:a})]}),r]}));$h.displayName="SettingsSection";var _h=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("rounded-lg border bg-card p-6",e),...t}));_h.displayName="SettingsCard";var Kh=U__namespace.forwardRef(({className:e,label:t,description:a,htmlFor:r,children:n,...i},s)=>jsxRuntime.jsxs("div",{ref:s,className:o("flex flex-col gap-4 py-4 sm:flex-row sm:items-center sm:justify-between","border-b last:border-0 first:pt-0 last:pb-0",e),...i,children:[jsxRuntime.jsxs("div",{className:"space-y-0.5",children:[t&&jsxRuntime.jsx("label",{htmlFor:r,className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",children:t}),a&&jsxRuntime.jsx("p",{className:"text-sm text-muted-foreground",children:a})]}),jsxRuntime.jsx("div",{className:"shrink-0",children:n})]}));Kh.displayName="SettingsRow";var Uh=U__namespace.forwardRef(({className:e,active:t,icon:a,children:r,...n},i)=>jsxRuntime.jsxs("button",{ref:i,type:"button",className:o("flex items-center gap-3 rounded-md px-3 py-2 text-sm font-medium transition-colors","hover:bg-muted",t&&"bg-muted",e),...n,children:[a&&jsxRuntime.jsx("span",{className:"h-4 w-4 [&>svg]:h-full [&>svg]:w-full",children:a}),r]}));Uh.displayName="SettingsNavItem";var Yh=U__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("h-px bg-border my-4",e),...t}));Yh.displayName="SettingsSeparator";var gr=(e,t,a)=>({duration:e,delay:t,ease:a||[.4,0,.2,1]}),OT={hidden:e=>({opacity:e}),visible:{opacity:1},exit:e=>({opacity:e})},jh=U__namespace.forwardRef(({show:e=true,children:t,duration:a=.3,delay:r=0,ease:n,className:i,unmountOnExit:s=true,initialOpacity:l=0,onAnimationStart:d,onAnimationComplete:m},u)=>{let c=jsxRuntime.jsx(framerMotion.motion.div,{ref:u,initial:"hidden",animate:e?"visible":"hidden",exit:s?"exit":void 0,variants:OT,custom:l,transition:gr(a,r,n),className:o(i),onAnimationStart:d,onAnimationComplete:m,children:t});return s?jsxRuntime.jsx(framerMotion.AnimatePresence,{children:e&&c}):c});jh.displayName="Fade";var GT=(e,t)=>{let a=typeof t=="number"?`${t}px`:t,r={up:{y:a},down:{y:`-${a}`},left:{x:a},right:{x:`-${a}`}};return {hidden:{opacity:0,...r[e]},visible:{opacity:1,x:0,y:0},exit:{opacity:0,...r[e]}}},Xh=U__namespace.forwardRef(({show:e=true,children:t,duration:a=.3,delay:r=0,ease:n,className:i,unmountOnExit:s=true,direction:l="up",offset:d=20,onAnimationStart:m,onAnimationComplete:u},c)=>{let g=U__namespace.useMemo(()=>GT(l,d),[l,d]),p=jsxRuntime.jsx(framerMotion.motion.div,{ref:c,initial:"hidden",animate:e?"visible":"hidden",exit:s?"exit":void 0,variants:g,transition:gr(a,r,n),className:o(i),onAnimationStart:m,onAnimationComplete:u,children:t});return s?jsxRuntime.jsx(framerMotion.AnimatePresence,{children:e&&p}):p});Xh.displayName="Slide";var WT={center:"center center",top:"center top",bottom:"center bottom",left:"left center",right:"right center","top-left":"left top","top-right":"right top","bottom-left":"left bottom","bottom-right":"right bottom"},$T={hidden:e=>({opacity:0,scale:e}),visible:{opacity:1,scale:1},exit:e=>({opacity:0,scale:e})},qh=U__namespace.forwardRef(({show:e=true,children:t,duration:a=.3,delay:r=0,ease:n,className:i,unmountOnExit:s=true,initialScale:l=.9,origin:d="center",onAnimationStart:m,onAnimationComplete:u},c)=>{let g=jsxRuntime.jsx(framerMotion.motion.div,{ref:c,initial:"hidden",animate:e?"visible":"hidden",exit:s?"exit":void 0,variants:$T,custom:l,transition:gr(a,r,n),className:o(i),style:{transformOrigin:WT[d]},onAnimationStart:m,onAnimationComplete:u,children:t});return s?jsxRuntime.jsx(framerMotion.AnimatePresence,{children:e&&g}):g});qh.displayName="Scale";var Zh=U__namespace.forwardRef(({show:e=true,children:t,duration:a=.3,delay:r=0,ease:n,className:i,horizontal:s=false,startingSize:l=0,animateOpacity:d=true,onAnimationStart:m,onAnimationComplete:u},c)=>{let g=s?"width":"height",p={hidden:{[g]:l,opacity:d?0:1},visible:{[g]:"auto",opacity:1},exit:{[g]:l,opacity:d?0:1}};return jsxRuntime.jsx(framerMotion.AnimatePresence,{initial:false,children:e&&jsxRuntime.jsx(framerMotion.motion.div,{ref:c,initial:"hidden",animate:"visible",exit:"exit",variants:p,transition:gr(a,r,n),className:o("overflow-hidden",i),onAnimationStart:m,onAnimationComplete:u,children:t})})});Zh.displayName="Collapse";var Qh=U__namespace.forwardRef(({show:e=true,children:t,duration:a=.4,delay:r=0,ease:n,className:i,initialWidth:s=0,initialHeight:l=0,animateOpacity:d=true,onAnimationStart:m,onAnimationComplete:u},c)=>{let g={hidden:{width:s,height:l,opacity:d?0:1},visible:{width:"auto",height:"auto",opacity:1},exit:{width:s,height:l,opacity:d?0:1}};return jsxRuntime.jsx(framerMotion.AnimatePresence,{initial:false,children:e&&jsxRuntime.jsx(framerMotion.motion.div,{ref:c,initial:"hidden",animate:"visible",exit:"exit",variants:g,transition:gr(a,r,n),className:o("overflow-hidden",i),onAnimationStart:m,onAnimationComplete:u,children:t})})});Qh.displayName="Expand";var Jh=U__namespace.forwardRef(({show:e=true,children:t,duration:a=.3,delay:r=0,ease:n,className:i,unmountOnExit:s=true,initialRotation:l=-180,finalRotation:d=0,onAnimationStart:m,onAnimationComplete:u},c)=>{let g={hidden:{opacity:0,rotate:l},visible:{opacity:1,rotate:d},exit:{opacity:0,rotate:l}},p=jsxRuntime.jsx(framerMotion.motion.div,{ref:c,initial:"hidden",animate:e?"visible":"hidden",exit:s?"exit":void 0,variants:g,transition:gr(a,r,n),className:o(i),onAnimationStart:m,onAnimationComplete:u,children:t});return s?jsxRuntime.jsx(framerMotion.AnimatePresence,{children:e&&p}):p});Jh.displayName="Rotate";var ex=U__namespace.forwardRef(({front:e,back:t,direction:a="horizontal",flipped:r=false,duration:n=.6,delay:i=0,ease:s,className:l,onAnimationStart:d,onAnimationComplete:m},u)=>{let c=a==="horizontal"?"rotateY":"rotateX";return jsxRuntime.jsx("div",{ref:u,className:o("relative",l),style:{perspective:1e3},children:jsxRuntime.jsxs(framerMotion.motion.div,{animate:{[c]:r?180:0},transition:gr(n,i,s),style:{transformStyle:"preserve-3d"},onAnimationStart:d,onAnimationComplete:m,children:[jsxRuntime.jsx("div",{className:"absolute inset-0",style:{backfaceVisibility:"hidden"},children:e}),jsxRuntime.jsx("div",{className:"absolute inset-0",style:{backfaceVisibility:"hidden",transform:`${c}(180deg)`},children:t})]})})});ex.displayName="Flip";var tx=U__namespace.forwardRef(({color:e="currentColor",duration:t=.6,children:a,className:r,disabled:n=false},i)=>{let[s,l]=U__namespace.useState([]),d=U__namespace.useRef(null),m=c=>{if(n)return;let g=d.current;if(!g)return;let p=g.getBoundingClientRect(),v=c.clientX-p.left,N=c.clientY-p.top,b=Math.max(p.width,p.height)*2,h={id:Date.now(),x:v,y:N,size:b};l(w=>[...w,h]);},u=c=>{l(g=>g.filter(p=>p.id!==c));};return jsxRuntime.jsxs("div",{ref:i,className:o("relative overflow-hidden",r),onClick:m,children:[jsxRuntime.jsx("div",{ref:d,className:"relative z-0",children:a}),jsxRuntime.jsx(framerMotion.AnimatePresence,{children:s.map(c=>jsxRuntime.jsx(framerMotion.motion.span,{initial:{scale:0,opacity:.35},animate:{scale:1,opacity:0},exit:{opacity:0},transition:{duration:t,ease:"easeOut"},onAnimationComplete:()=>u(c.id),className:"pointer-events-none absolute rounded-full",style:{left:c.x-c.size/2,top:c.y-c.size/2,width:c.size,height:c.size,backgroundColor:e}},c.id))})]})});tx.displayName="Ripple";var ax=U__namespace.forwardRef(({children:e,animate:t=true,height:a=10,duration:r=.5,count:n=0,className:i,triggerOnHover:s=false},l)=>{let[d,m]=U__namespace.useState(false),u=s?d:t,c={idle:{y:0},bounce:{y:[0,-a,0],transition:{duration:r,ease:"easeInOut",repeat:n===0?1/0:n-1,repeatType:"loop"}}};return jsxRuntime.jsx(framerMotion.motion.div,{ref:l,variants:c,initial:"idle",animate:u?"bounce":"idle",className:o(i),onMouseEnter:()=>s&&m(true),onMouseLeave:()=>s&&m(false),children:e})});ax.displayName="Bounce";var UT={subtle:[0,-2,2,-2,2,-1,1,0],normal:[0,-5,5,-5,5,-3,3,0],strong:[0,-10,10,-10,10,-5,5,0]},rx=U__namespace.forwardRef(({children:e,animate:t=true,intensity:a="normal",duration:r=.5,count:n=1,className:i,triggerOnHover:s=false},l)=>{let[d,m]=U__namespace.useState(false),u=s?d:t,c={idle:{x:0},shake:{x:UT[a],transition:{duration:r,ease:"easeInOut",repeat:n-1}}};return jsxRuntime.jsx(framerMotion.motion.div,{ref:l,variants:c,initial:"idle",animate:u?"shake":"idle",className:o(i),onMouseEnter:()=>s&&m(true),onMouseLeave:()=>s&&m(false),children:e})});rx.displayName="Shake";var YT={slow:"animate-[pulse_3s_ease-in-out_infinite]",normal:"animate-[pulse_2s_ease-in-out_infinite]",fast:"animate-[pulse_1s_ease-in-out_infinite]"},ox=U__namespace.forwardRef(({children:e,animate:t=true,speed:a="normal",className:r},n)=>jsxRuntime.jsx("div",{ref:n,className:o(t&&YT[a],r),children:e}));ox.displayName="Pulse";var nx=U__namespace.forwardRef(({children:e,animate:t=true,angle:a=10,duration:r=.3,count:n=0,className:i,triggerOnHover:s=false},l)=>{let[d,m]=U__namespace.useState(false),u=s?d:t,c={idle:{rotate:0},wiggle:{rotate:[0,-a,a,-a,a,0],transition:{duration:r,ease:"easeInOut",repeat:n===0?1/0:n-1,repeatType:"loop"}}};return jsxRuntime.jsx(framerMotion.motion.div,{ref:l,variants:c,initial:"idle",animate:u?"wiggle":"idle",className:o(i),onMouseEnter:()=>s&&m(true),onMouseLeave:()=>s&&m(false),children:e})});nx.displayName="Wiggle";var ix=U__namespace.forwardRef(({children:e,animate:t=false,scale:a=1.2,duration:r=.2,className:n,triggerOnHover:i=false,triggerOnClick:s=false},l)=>{let[d,m]=U__namespace.useState(false),u=t||d,c={type:"spring",stiffness:400,damping:17,duration:r},g=()=>{s&&(m(true),setTimeout(()=>m(false),r*1e3));};return jsxRuntime.jsx(framerMotion.motion.div,{ref:l,animate:{scale:u?a:1},transition:c,className:o(n),onMouseEnter:()=>i&&m(true),onMouseLeave:()=>i&&m(false),onClick:g,children:e})});ix.displayName="Pop";var QT=(e,t,a,r)=>{let n=e.toFixed(t),[i,s]=n.split("."),l=i.replace(/\B(?=(\d{3})+(?!\d))/g,a);return s?`${l}${r}${s}`:l},sx=U__namespace.forwardRef(({value:e,from:t=0,duration:a=2,decimals:r=0,prefix:n="",suffix:i="",separator:s=",",decimalSeparator:l=".",animateOnView:d=true,delay:m=0,className:u,onComplete:c},g)=>{let p=U__namespace.useRef(null),v=framerMotion.useInView(p,{once:true}),[N,b]=U__namespace.useState(!d);U__namespace.useEffect(()=>{if(d&&v){let y=setTimeout(()=>b(true),m*1e3);return ()=>clearTimeout(y)}},[d,v,m]);let h={damping:30,stiffness:100,duration:a*1e3},w=framerMotion.useSpring(N?e:t,h),f=framerMotion.useTransform(w,y=>QT(y,r,s,l));return U__namespace.useEffect(()=>{N&&w.set(e);},[N,e,w]),U__namespace.useEffect(()=>{let y=w.on("change",P=>{Math.abs(P-e)<.01&&c&&c();});return ()=>y()},[w,e,c]),jsxRuntime.jsx("span",{ref:p,className:o(u),children:jsxRuntime.jsxs("span",{ref:g,children:[n,jsxRuntime.jsx(framerMotion.motion.span,{children:f}),i]})})});sx.displayName="Counter";var lx=U__namespace.forwardRef(({text:e,speed:t=50,delay:a=0,pauseBetween:r=1500,cursor:n=true,cursorChar:i="|",loop:s=false,deleteSpeed:l=30,animateOnView:d=true,className:m,cursorClassName:u,onComplete:c},g)=>{let p=Array.isArray(e)?e:[e],[v,N]=U__namespace.useState(""),[b,h]=U__namespace.useState(0),[w,f]=U__namespace.useState(false),[y,P]=U__namespace.useState(false),x=U__namespace.useRef(null),S=framerMotion.useInView(x,{once:true}),[k,M]=U__namespace.useState(!d);return U__namespace.useEffect(()=>{if(d&&S){let R=setTimeout(()=>M(true),a*1e3);return ()=>clearTimeout(R)}},[d,S,a]),U__namespace.useEffect(()=>{if(!k||y)return;let R=p[b],C;return w?v.length>0?C=setTimeout(()=>{N(v.slice(0,-1));},l):(f(false),h(D=>(D+1)%p.length)):v.length<R.length?C=setTimeout(()=>{N(R.slice(0,v.length+1));},t):b<p.length-1||s?C=setTimeout(()=>{f(true);},r):(P(true),c?.()),()=>clearTimeout(C)},[k,v,b,w,y,p,t,l,r,s,c]),jsxRuntime.jsxs("span",{ref:x,className:o(m),children:[jsxRuntime.jsx("span",{ref:g,children:v}),n&&jsxRuntime.jsx(framerMotion.motion.span,{animate:{opacity:[1,0]},transition:{duration:.8,repeat:1/0,repeatType:"reverse"},className:o("ml-0.5",u),children:i})]})});lx.displayName="Typewriter";var dx=U__namespace.forwardRef(({children:e,direction:t="up",stagger:a=.05,duration:r=.5,delay:n=0,splitBy:i="word",animateOnView:s=true,className:l},d)=>{let m=U__namespace.useRef(null),u=framerMotion.useInView(m,{once:true,amount:.5}),c=s?u:true,g=typeof e=="string"?e:"",p=i==="word"?g.split(" "):g.split(""),v={up:{y:20},down:{y:-20},left:{x:20},right:{x:-20}},N={hidden:{},visible:{transition:{staggerChildren:a,delayChildren:n}}},b={hidden:{opacity:0,...v[t]},visible:{opacity:1,x:0,y:0,transition:{duration:r,ease:"easeInOut"}}};return jsxRuntime.jsx(framerMotion.motion.div,{ref:d,className:o("inline-flex flex-wrap",l),variants:N,initial:"hidden",animate:c?"visible":"hidden",children:jsxRuntime.jsx("span",{ref:m,children:p.map((h,w)=>jsxRuntime.jsxs(framerMotion.motion.span,{variants:b,className:"inline-block",children:[h,i==="word"&&w<p.length-1&&"\xA0"]},w))})})});dx.displayName="TextReveal";var cx=U__namespace.forwardRef(({words:e,duration:t=2,animation:a="slide",animationDuration:r=.5,className:n,loop:i=true},s)=>{let[l,d]=U__namespace.useState(0);U__namespace.useEffect(()=>{if(!i&&l===e.length-1)return;let u=setInterval(()=>{d(c=>(c+1)%e.length);},t*1e3);return ()=>clearInterval(u)},[e.length,t,i,l]);let m=()=>{switch(a){case "fade":return {initial:{opacity:0},animate:{opacity:1},exit:{opacity:0}};case "slide":return {initial:{opacity:0,y:20},animate:{opacity:1,y:0},exit:{opacity:0,y:-20}};case "scale":return {initial:{opacity:0,scale:.8},animate:{opacity:1,scale:1},exit:{opacity:0,scale:1.2}};case "blur":return {initial:{opacity:0,filter:"blur(10px)"},animate:{opacity:1,filter:"blur(0px)"},exit:{opacity:0,filter:"blur(10px)"}}}};return jsxRuntime.jsx("span",{ref:s,className:o("relative inline-block",n),children:jsxRuntime.jsx(framerMotion.AnimatePresence,{mode:"wait",children:jsxRuntime.jsx(framerMotion.motion.span,{variants:m(),initial:"initial",animate:"animate",exit:"exit",transition:{duration:r},className:"inline-block",children:e[l]},e[l])})})});cx.displayName="WordRotate";var fx=U__namespace.forwardRef(({children:e,direction:t="up",distance:a=50,duration:r=.6,delay:n=0,once:i=true,threshold:s=.1,className:l,scale:d,rotate:m,blur:u,ease:c=[.4,0,.2,1]},g)=>{let p=U__namespace.useRef(null),v=framerMotion.useInView(p,{once:i,amount:s}),b={up:{x:0,y:a},down:{x:0,y:-a},left:{x:a,y:0},right:{x:-a,y:0},none:{x:0,y:0}}[t],h={hidden:{opacity:0,x:b.x,y:b.y,scale:d??1,rotate:m??0,filter:u?`blur(${u}px)`:"blur(0px)"},visible:{opacity:1,x:0,y:0,scale:1,rotate:0,filter:"blur(0px)",transition:{duration:r,delay:n,ease:c}}};return jsxRuntime.jsx("div",{ref:p,children:jsxRuntime.jsx(framerMotion.motion.div,{ref:g,variants:h,initial:"hidden",animate:v?"visible":"hidden",className:o(l),children:e})})});fx.displayName="ScrollReveal";var gx=U__namespace.forwardRef(({position:e="top",size:t=4,color:a="hsl(var(--primary))",backgroundColor:r="transparent",zIndex:n=50,className:i,container:s,showPercentage:l=false,useSpring:d=true},m)=>{let{scrollYProgress:u}=framerMotion.useScroll({container:s}),c=framerMotion.useSpring(u,{stiffness:100,damping:30,restDelta:.001}),g=d?c:u,p=e==="top"||e==="bottom",v={top:{top:0,left:0,right:0,height:t},bottom:{bottom:0,left:0,right:0,height:t},left:{top:0,left:0,bottom:0,width:t},right:{top:0,right:0,bottom:0,width:t}},N=p?"scaleX":"scaleY",b=p?"left":"top";return jsxRuntime.jsxs("div",{ref:m,className:o("fixed",i),style:{...v[e],zIndex:n,backgroundColor:r},children:[jsxRuntime.jsx(framerMotion.motion.div,{className:"h-full w-full",style:{[N]:g,transformOrigin:b,backgroundColor:a}}),l&&jsxRuntime.jsx(eM,{progress:g,position:e})]})});gx.displayName="ScrollProgress";var eM=({progress:e,position:t})=>{let a=framerMotion.useTransform(e,s=>Math.round(s*100)),[r,n]=U__namespace.useState(0);return U__namespace.useEffect(()=>{let s=a.on("change",n);return ()=>s()},[a]),jsxRuntime.jsxs("span",{className:o("fixed rounded bg-background/80 px-2 py-1 text-xs font-medium backdrop-blur-sm",{top:"top-2 right-4",bottom:"bottom-2 right-4",left:"top-4 left-2",right:"top-4 right-2"}[t]),children:[r,"%"]})},bx=U__namespace.forwardRef(({children:e,speed:t=.5,direction:a="vertical",className:r,container:n},i)=>{let s=U__namespace.useRef(null),{scrollYProgress:l}=framerMotion.useScroll({target:s,container:n,offset:["start end","end start"]}),d=[-100*t,100*t],m=framerMotion.useTransform(l,[0,1],d),u=framerMotion.useSpring(m,{stiffness:100,damping:30}),c=a==="horizontal"?u:0,g=a==="vertical"?u:0;return jsxRuntime.jsx("div",{ref:s,className:o("overflow-hidden",r),children:jsxRuntime.jsx(framerMotion.motion.div,{ref:i,style:{x:c,y:g},children:e})})});bx.displayName="Parallax";var xx=U__namespace.forwardRef(({children:e,width:t,height:a,duration:r=1.5,direction:n="right",baseColor:i="hsl(var(--muted))",highlightColor:s="hsl(var(--muted-foreground) / 0.1)",borderRadius:l,className:d,active:m=true},u)=>{let c={left:"to left",right:"to right",top:"to top",bottom:"to bottom"},g={left:"shimmer-left",right:"shimmer-right",top:"shimmer-top",bottom:"shimmer-bottom"};return jsxRuntime.jsxs("div",{ref:u,className:o("relative overflow-hidden",d),style:{width:t,height:a,borderRadius:l,backgroundColor:i},children:[e,m&&jsxRuntime.jsx("div",{className:"absolute inset-0",style:{background:`linear-gradient(${c[n]}, transparent, ${s}, transparent)`,animation:`${g[n]} ${r}s infinite`}}),jsxRuntime.jsx("style",{children:`
31
+ `,Pc=false,bR=()=>{if(Pc||typeof document>"u")return;let e=document.createElement("style");e.textContent=gR,document.head.appendChild(e),Pc=true;},Tc=K__namespace.forwardRef(({className:e,title:t,children:a,...r},n)=>(K__namespace.useEffect(()=>{bR();},[]),jsxRuntime.jsxs(nr__namespace.Root,{ref:n,className:o("space-y-2",e),...r,children:[t&&jsxRuntime.jsxs("div",{className:"flex items-center justify-between space-x-4 px-4",children:[jsxRuntime.jsx("h4",{className:"text-sm font-semibold",children:t}),jsxRuntime.jsx(nr__namespace.CollapsibleTrigger,{className:"flex items-center justify-center h-9 w-9 rounded-lg bg-transparent hover:bg-zinc-100 dark:hover:bg-zinc-800 transition-colors cursor-pointer",children:jsxRuntime.jsx(lucideReact.ChevronsUpDown,{className:"h-4 w-4"})})]}),a]})));Tc.displayName="Collapsible";var Mc=K__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsx(nr__namespace.CollapsibleTrigger,{ref:r,className:o("flex items-center justify-center h-9 w-9 rounded-lg bg-transparent hover:bg-zinc-100 dark:hover:bg-zinc-800 transition-colors cursor-pointer",e),...a,children:t??jsxRuntime.jsx(lucideReact.ChevronsUpDown,{className:"h-4 w-4"})}));Mc.displayName="CollapsibleTrigger";var kc=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(nr__namespace.CollapsibleContent,{ref:a,className:o("collapsible-content overflow-hidden",e),...t}));kc.displayName="CollapsibleContent";var vR=ce__namespace.Root,hR=ce__namespace.Trigger,Dc=ce__namespace.Portal,ws=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ce__namespace.Overlay,{className:o("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:a}));ws.displayName=ce__namespace.Overlay.displayName;var Lc=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsxs(Dc,{children:[jsxRuntime.jsx(ws,{}),jsxRuntime.jsx(ce__namespace.Content,{ref:a,className:o("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...t})]}));Lc.displayName=ce__namespace.Content.displayName;var Vc=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col space-y-2 text-center sm:text-left",e),...t});Vc.displayName="AlertDialogHeader";var Ic=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});Ic.displayName="AlertDialogFooter";var Ec=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ce__namespace.Title,{ref:a,className:o("text-lg font-semibold",e),...t}));Ec.displayName=ce__namespace.Title.displayName;var Hc=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ce__namespace.Description,{ref:a,className:o("text-sm text-muted-foreground",e),...t}));Hc.displayName=ce__namespace.Description.displayName;var Ac=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ce__namespace.Action,{ref:a,className:o(Ee(),e),...t}));Ac.displayName=ce__namespace.Action.displayName;var zc=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ce__namespace.Cancel,{ref:a,className:o(Ee({variant:"bordered"}),"mt-2 sm:mt-0",e),...t}));zc.displayName=ce__namespace.Cancel.displayName;var Ln=K__namespace.forwardRef(({className:e,value:t,...a},r)=>jsxRuntime.jsx(ko__namespace.Root,{ref:r,className:o("relative h-4 w-full overflow-hidden rounded-full bg-secondary",e),...a,children:jsxRuntime.jsx(ko__namespace.Indicator,{className:"h-full w-full flex-1 bg-primary transition-all",style:{transform:`translateX(-${100-(t||0)}%)`}})}));Ln.displayName=ko__namespace.Root.displayName;var yR=sr__namespace.Root,RR=sr__namespace.Trigger,Gc=K__namespace.forwardRef(({className:e,align:t="center",sideOffset:a=4,...r},n)=>jsxRuntime.jsx(sr__namespace.Content,{ref:n,align:t,sideOffset:a,className:o("z-50 w-64 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r}));Gc.displayName=sr__namespace.Content.displayName;var Wc=K__namespace.forwardRef(({...e},t)=>jsxRuntime.jsx("nav",{ref:t,"aria-label":"breadcrumb",...e}));Wc.displayName="Breadcrumb";var $c=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("ol",{ref:a,className:o("flex flex-wrap items-center gap-1.5 break-words text-sm text-muted-foreground sm:gap-2.5",e),...t}));$c.displayName="BreadcrumbList";var _c=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("li",{ref:a,className:o("inline-flex items-center gap-1.5",e),...t}));_c.displayName="BreadcrumbItem";var Kc=K__namespace.forwardRef(({asChild:e,className:t,...a},r)=>jsxRuntime.jsx(e?reactSlot.Slot:"a",{ref:r,className:o("transition-colors hover:text-foreground",t),...a}));Kc.displayName="BreadcrumbLink";var Uc=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("span",{ref:a,role:"link","aria-disabled":"true","aria-current":"page",className:o("font-normal text-foreground",e),...t}));Uc.displayName="BreadcrumbPage";var Yc=({children:e,className:t,...a})=>jsxRuntime.jsx("li",{role:"presentation","aria-hidden":"true",className:o("[&>svg]:h-3.5 [&>svg]:w-3.5",t),...a,children:e??jsxRuntime.jsx(lucideReact.ChevronRight,{})});Yc.displayName="BreadcrumbSeparator";var jc=({className:e,...t})=>jsxRuntime.jsxs("span",{role:"presentation","aria-hidden":"true",className:o("flex h-9 w-9 items-center justify-center",e),...t,children:[jsxRuntime.jsx(lucideReact.MoreHorizontal,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"More"})]});jc.displayName="BreadcrumbEllipsis";var TR=Xc__namespace.Root;var qc=K__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(he__namespace.Root,{ref:r,className:o("relative z-10 flex max-w-max flex-1 items-center justify-center",e),...a,children:[t,jsxRuntime.jsx(Ns,{})]}));qc.displayName=he__namespace.Root.displayName;var Zc=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(he__namespace.List,{ref:a,className:o("group flex flex-1 list-none items-center justify-center space-x-1",e),...t}));Zc.displayName=he__namespace.List.displayName;var DR=he__namespace.Item,Qc=classVarianceAuthority.cva("group inline-flex h-10 w-max items-center justify-center rounded-md bg-background px-4 py-2 text-sm font-medium transition-colors 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"),Jc=K__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(he__namespace.Trigger,{ref:r,className:o(Qc(),"group",e),...a,children:[t," ",jsxRuntime.jsx(lucideReact.ChevronDown,{className:"relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180","aria-hidden":"true"})]}));Jc.displayName=he__namespace.Trigger.displayName;var em=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(he__namespace.Content,{ref:a,className:o("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",e),...t}));em.displayName=he__namespace.Content.displayName;var LR=he__namespace.Link,Ns=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{className:o("absolute left-0 top-full flex justify-center"),children:jsxRuntime.jsx(he__namespace.Viewport,{className:o("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 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 md:w-[var(--radix-navigation-menu-viewport-width)]",e),ref:a,...t})}));Ns.displayName=he__namespace.Viewport.displayName;var tm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(he__namespace.Indicator,{ref:a,className:o("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",e),...t,children:jsxRuntime.jsx("div",{className:"relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md"})}));tm.displayName=he__namespace.Indicator.displayName;var om=({shouldScaleBackground:e=true,...t})=>jsxRuntime.jsx(vaul.Drawer.Root,{shouldScaleBackground:e,...t});om.displayName="Drawer";var VR=vaul.Drawer.Trigger,nm=vaul.Drawer.Portal,IR=vaul.Drawer.Close,Ps=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(vaul.Drawer.Overlay,{ref:a,className:o("fixed inset-0 z-50 bg-black/80",e),...t}));Ps.displayName=vaul.Drawer.Overlay.displayName;var im=K__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(nm,{children:[jsxRuntime.jsx(Ps,{}),jsxRuntime.jsxs(vaul.Drawer.Content,{ref:r,className:o("fixed inset-x-0 bottom-0 z-50 mt-24 flex h-auto flex-col rounded-t-[10px] border bg-background",e),...a,children:[jsxRuntime.jsx("div",{className:"mx-auto mt-4 h-2 w-[100px] rounded-full bg-muted"}),t]})]}));im.displayName="DrawerContent";var sm=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("grid gap-1.5 p-4 text-center sm:text-left",e),...t});sm.displayName="DrawerHeader";var lm=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("mt-auto flex flex-col gap-2 p-4",e),...t});lm.displayName="DrawerFooter";var dm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(vaul.Drawer.Title,{ref:a,className:o("text-lg font-semibold leading-none tracking-tight",e),...t}));dm.displayName=vaul.Drawer.Title.displayName;var cm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(vaul.Drawer.Description,{ref:a,className:o("text-sm text-muted-foreground",e),...t}));cm.displayName=vaul.Drawer.Description.displayName;var mm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{className:"relative w-full overflow-auto",children:jsxRuntime.jsx("table",{ref:a,className:o("w-full caption-bottom text-sm",e),...t})}));mm.displayName="Table";var um=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("thead",{ref:a,className:o("[&_tr]:border-b",e),...t}));um.displayName="TableHeader";var pm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("tbody",{ref:a,className:o("[&_tr:last-child]:border-0",e),...t}));pm.displayName="TableBody";var fm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("tfoot",{ref:a,className:o("border-t bg-muted/50 font-medium [&>tr]:last:border-b-0",e),...t}));fm.displayName="TableFooter";var gm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("tr",{ref:a,className:o("border-b transition-colors hover:bg-muted/50 data-[state=selected]:bg-muted",e),...t}));gm.displayName="TableRow";var bm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("th",{ref:a,className:o("h-12 px-4 text-left align-middle font-medium text-muted-foreground [&:has([role=checkbox])]:pr-0",e),...t}));bm.displayName="TableHead";var vm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("td",{ref:a,className:o("p-4 align-middle [&:has([role=checkbox])]:pr-0",e),...t}));vm.displayName="TableCell";var hm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("caption",{ref:a,className:o("mt-4 text-sm text-muted-foreground",e),...t}));hm.displayName="TableCaption";var ym=classVarianceAuthority.cva("animate-spin text-muted-foreground",{variants:{size:{sm:"h-4 w-4",md:"h-6 w-6",lg:"h-8 w-8"}},defaultVariants:{size:"md"}}),Rm=K__namespace.forwardRef(({className:e,size:t,...a},r)=>jsxRuntime.jsx(lucideReact.Loader2,{ref:r,className:o(ym({size:t,className:e})),...a}));Rm.displayName="Spinner";function zr({className:e,classNames:t,showOutsideDays:a=true,...r}){return jsxRuntime.jsx(reactDayPicker.DayPicker,{showOutsideDays:a,className:o("p-3",e),classNames:{months:"flex flex-col sm:flex-row gap-4",month:"flex flex-col gap-4",month_caption:"flex justify-center pt-1 relative items-center",caption_label:"text-sm font-medium",nav:"space-x-1 flex items-center",button_previous:o(Ee({variant:"bordered"}),"absolute left-1 h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"),button_next:o(Ee({variant:"bordered"}),"absolute right-1 h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"),month_grid:"w-full border-collapse space-y-1",weekdays:"flex",weekday:"text-muted-foreground rounded-md w-9 font-normal text-[0.8rem]",week:"flex w-full mt-2",day:"h-9 w-9 text-center text-sm p-0 relative [&:has([aria-selected].day-range-end)]:rounded-r-md [&:has([aria-selected].day-outside)]:bg-accent/50 [&:has([aria-selected])]:bg-accent first:[&:has([aria-selected])]:rounded-l-md last:[&:has([aria-selected])]:rounded-r-md focus-within:relative focus-within:z-20",day_button:o(Ee({variant:"ghost"}),"h-9 w-9 p-0 font-normal aria-selected:opacity-100"),range_end:"day-range-end",selected:"bg-primary text-primary-foreground hover:bg-primary hover:text-primary-foreground focus:bg-primary focus:text-primary-foreground",today:"bg-accent text-accent-foreground",outside:"day-outside text-muted-foreground aria-selected:bg-accent/50 aria-selected:text-muted-foreground",disabled:"text-muted-foreground opacity-50",range_middle:"aria-selected:bg-accent aria-selected:text-accent-foreground",hidden:"invisible",...t},components:{Chevron:({orientation:n})=>n==="left"?jsxRuntime.jsx(lucideReact.ChevronLeft,{className:"h-4 w-4"}):jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4"})},...r})}zr.displayName="Calendar";var wm=({className:e,...t})=>jsxRuntime.jsx("nav",{role:"navigation","aria-label":"pagination",className:o("mx-auto flex w-full justify-center",e),...t});wm.displayName="Pagination";var Nm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("ul",{ref:a,className:o("flex flex-row items-center gap-1",e),...t}));Nm.displayName="PaginationContent";var Pm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("li",{ref:a,className:o("",e),...t}));Pm.displayName="PaginationItem";var Vn=({className:e,isActive:t,size:a="icon",...r})=>jsxRuntime.jsx("a",{"aria-current":t?"page":void 0,className:o(Ee({variant:t?"bordered":"ghost",size:a}),e),...r});Vn.displayName="PaginationLink";var Cm=({className:e,...t})=>jsxRuntime.jsxs(Vn,{"aria-label":"Go to previous page",size:"md",className:o("gap-1 pl-2.5",e),...t,children:[jsxRuntime.jsx(lucideReact.ChevronLeft,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{children:"Previous"})]});Cm.displayName="PaginationPrevious";var Sm=({className:e,...t})=>jsxRuntime.jsxs(Vn,{"aria-label":"Go to next page",size:"md",className:o("gap-1 pr-2.5",e),...t,children:[jsxRuntime.jsx("span",{children:"Next"}),jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4"})]});Sm.displayName="PaginationNext";var Tm=({className:e,...t})=>jsxRuntime.jsxs("span",{"aria-hidden":true,className:o("flex h-9 w-9 items-center justify-center",e),...t,children:[jsxRuntime.jsx(lucideReact.MoreHorizontal,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"More pages"})]});Tm.displayName="PaginationEllipsis";var Ms=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(cmdk.Command,{ref:a,className:o("flex h-full w-full flex-col overflow-hidden rounded-md bg-popover text-popover-foreground",e),...t}));Ms.displayName=cmdk.Command.displayName;var _R=({children:e,...t})=>jsxRuntime.jsx(ts,{...t,children:jsxRuntime.jsx(gn,{className:"overflow-hidden p-0 shadow-lg",children:jsxRuntime.jsx(Ms,{className:"[&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground [&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0 [&_[cmdk-group]]:px-2 [&_[cmdk-input-wrapper]_svg]:h-5 [&_[cmdk-input-wrapper]_svg]:w-5 [&_[cmdk-input]]:h-12 [&_[cmdk-item]]:px-2 [&_[cmdk-item]]:py-3 [&_[cmdk-item]_svg]:h-5 [&_[cmdk-item]_svg]:w-5",children:e})})}),Mm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsxs("div",{className:"flex items-center border-b px-3","cmdk-input-wrapper":"",children:[jsxRuntime.jsx(lucideReact.Search,{className:"mr-2 h-4 w-4 shrink-0 opacity-50"}),jsxRuntime.jsx(cmdk.Command.Input,{ref:a,className:o("flex h-11 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...t})]}));Mm.displayName=cmdk.Command.Input.displayName;var km=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(cmdk.Command.List,{ref:a,className:o("max-h-[300px] overflow-y-auto overflow-x-hidden",e),...t}));km.displayName=cmdk.Command.List.displayName;var Dm=K__namespace.forwardRef((e,t)=>jsxRuntime.jsx(cmdk.Command.Empty,{ref:t,className:"py-6 text-center text-sm",...e}));Dm.displayName=cmdk.Command.Empty.displayName;var Lm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(cmdk.Command.Group,{ref:a,className:o("overflow-hidden p-1 text-foreground [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground",e),...t}));Lm.displayName=cmdk.Command.Group.displayName;var Vm=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(cmdk.Command.Separator,{ref:a,className:o("-mx-1 h-px bg-border",e),...t}));Vm.displayName=cmdk.Command.Separator.displayName;var Im=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(cmdk.Command.Item,{ref:a,className:o("relative flex cursor-default gap-2 select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none data-[disabled=true]:pointer-events-none data-[selected='true']:bg-accent data-[selected=true]:text-accent-foreground data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",e),...t}));Im.displayName=cmdk.Command.Item.displayName;var Em=({className:e,...t})=>jsxRuntime.jsx("span",{className:o("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});Em.displayName="CommandShortcut";var Hm=K__namespace.forwardRef(({className:e,showToggle:t=true,disabled:a,onFocus:r,onBlur:n,style:i,...s},l)=>{let[d,c]=K__namespace.useState(false),[p,m]=K__namespace.useState(false);return jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx("input",{type:d?"text":"password",className:o("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus:outline-none transition-colors disabled:cursor-not-allowed disabled:opacity-50",t&&"pr-10",e),ref:l,disabled:a,style:{...i,borderColor:p?"var(--color-foreground)":void 0},onFocus:g=>{m(true),r?.(g);},onBlur:g=>{m(false),n?.(g);},...s}),t&&jsxRuntime.jsx(W,{type:"button",variant:"ghost",size:"icon",className:"absolute right-0 top-0 h-10 w-10 px-3 hover:bg-transparent",onClick:()=>c(!d),disabled:a,tabIndex:-1,"aria-label":d?"Hide password":"Show password",children:d?jsxRuntime.jsx(lucideReact.EyeOff,{className:"h-4 w-4 text-muted-foreground"}):jsxRuntime.jsx(lucideReact.Eye,{className:"h-4 w-4 text-muted-foreground"})})]})});Hm.displayName="PasswordInput";var Am=K__namespace.forwardRef(({className:e,showButtons:t=true,step:a=1,min:r,max:n,value:i,defaultValue:s,onChange:l,disabled:d,...c},p)=>{let[m,g]=K__namespace.useState(s),u=i!==void 0,h=u?i:m,w=y=>{y!==void 0&&(r!==void 0&&y<r&&(y=r),n!==void 0&&y>n&&(y=n)),u||g(y),l?.(y);},b=()=>{w((h??0)+a);},v=()=>{w((h??0)-a);},R=y=>{let C=y.target.value;if(C==="")w(void 0);else {let M=parseFloat(C);isNaN(M)||w(M);}},f=y=>{y.key==="ArrowUp"?(y.preventDefault(),b()):y.key==="ArrowDown"&&(y.preventDefault(),v());},x=r===void 0||(h??0)>r,S=n===void 0||(h??0)<n;return jsxRuntime.jsxs("div",{className:"relative flex items-center",children:[t&&jsxRuntime.jsx(W,{type:"button",variant:"bordered",size:"icon",className:"h-10 w-10 rounded-r-none border-r-0",onClick:v,disabled:d||!x,tabIndex:-1,"aria-label":"Decrease value",children:jsxRuntime.jsx(lucideReact.Minus,{className:"h-4 w-4"})}),jsxRuntime.jsx("input",{type:"text",inputMode:"numeric",pattern:"[0-9]*",className:o("flex h-10 w-full bg-background px-3 py-2 text-sm text-center ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",t?"border-y border-input rounded-none":"border border-input rounded-md",e),ref:p,value:h??"",onChange:R,onKeyDown:f,disabled:d,...c}),t&&jsxRuntime.jsx(W,{type:"button",variant:"bordered",size:"icon",className:"h-10 w-10 rounded-l-none border-l-0",onClick:b,disabled:d||!S,tabIndex:-1,"aria-label":"Increase value",children:jsxRuntime.jsx(lucideReact.Plus,{className:"h-4 w-4"})})]})});Am.displayName="NumberInput";var zm=K__namespace.forwardRef(({options:e,value:t,defaultValue:a=[],onValueChange:r,placeholder:n="Select items...",searchPlaceholder:i="Search...",emptyText:s="No items found.",maxItems:l,showCount:d=false,disabled:c=false,className:p},m)=>{let[g,u]=K__namespace.useState(false),[h,w]=K__namespace.useState(""),[b,v]=K__namespace.useState(a),R=t!==void 0,f=R?t:b,x=N=>{R||v(N),r?.(N);},S=N=>{let P=f.includes(N)?f.filter(D=>D!==N):l&&f.length>=l?f:[...f,N];x(P);},y=N=>{x(f.filter(P=>P!==N));},C=()=>{x([]);},M=e.filter(N=>f.includes(N.value)),T=e.filter(N=>N.label.toLowerCase().includes(h.toLowerCase()));return jsxRuntime.jsxs(ye,{open:g,onOpenChange:u,children:[jsxRuntime.jsx(Pe,{asChild:true,children:jsxRuntime.jsxs(W,{ref:m,variant:"bordered",role:"combobox","aria-expanded":g,disabled:c,className:o("w-full justify-between h-auto min-h-10",f.length>0?"px-2 py-1.5":"px-3 py-2",p),children:[f.length===0?jsxRuntime.jsx("span",{className:"text-muted-foreground font-normal",children:n}):d?jsxRuntime.jsxs("span",{className:"font-normal",children:[f.length," selected"]}):jsxRuntime.jsx("div",{className:"flex flex-wrap gap-1",children:M.map(N=>jsxRuntime.jsxs(ho,{className:"mr-1",children:[N.label,jsxRuntime.jsx("button",{type:"button",className:"ml-1 rounded-full outline-none ring-offset-background focus:ring-2 focus:ring-ring focus:ring-offset-2",onKeyDown:P=>{P.key==="Enter"&&(P.preventDefault(),P.stopPropagation(),y(N.value));},onMouseDown:P=>{P.preventDefault(),P.stopPropagation();},onClick:P=>{P.preventDefault(),P.stopPropagation(),y(N.value);},children:jsxRuntime.jsx(lucideReact.X,{className:"h-3 w-3 text-muted-foreground hover:text-foreground"})})]},N.value))}),jsxRuntime.jsx(lucideReact.ChevronsUpDown,{className:"ml-2 h-4 w-4 shrink-0 opacity-50"})]})}),jsxRuntime.jsx(ve,{className:"w-[--radix-popover-trigger-width] p-0",align:"start",children:jsxRuntime.jsxs(cmdk.Command,{className:"overflow-hidden rounded-md",children:[jsxRuntime.jsxs("div",{className:"flex items-center border-b px-3",children:[jsxRuntime.jsx(cmdk.Command.Input,{value:h,onValueChange:w,placeholder:i,className:"flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50"}),f.length>0&&jsxRuntime.jsx("button",{type:"button",onClick:C,className:"ml-2 text-xs text-muted-foreground hover:text-foreground",children:"Clear"})]}),jsxRuntime.jsxs(cmdk.Command.List,{className:"max-h-[200px] overflow-y-auto p-1",children:[T.length===0&&jsxRuntime.jsx("div",{className:"py-6 text-center text-sm text-muted-foreground",children:s}),T.map(N=>{let P=f.includes(N.value),D=N.disabled||!P&&l!==void 0&&f.length>=l;return jsxRuntime.jsxs(cmdk.Command.Item,{value:N.value,disabled:D,onSelect:()=>S(N.value),className:o("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none","data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50","data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground"),children:[jsxRuntime.jsx("div",{className:o("mr-2 flex h-4 w-4 items-center justify-center rounded-sm border border-primary",P?"bg-primary text-primary-foreground":"opacity-50 [&_svg]:invisible"),children:jsxRuntime.jsx(lucideReact.Check,{className:"h-3 w-3"})}),N.label]},N.value)})]})]})})]})});zm.displayName="MultiSelect";var Fm=K__namespace.forwardRef(({options:e,value:t,defaultValue:a="",onValueChange:r,placeholder:n="Select...",searchPlaceholder:i="Search...",emptyText:s="No results found.",disabled:l=false,clearable:d=false,className:c},p)=>{let[m,g]=K__namespace.useState(false),[u,h]=K__namespace.useState(""),[w,b]=K__namespace.useState(a),v=t!==void 0,R=v?t:w,f=C=>{v||b(C),r?.(C);},x=C=>{f(d&&R===C?"":C),g(false),h("");},S=e.find(C=>C.value===R),y=e.filter(C=>C.label.toLowerCase().includes(u.toLowerCase()));return jsxRuntime.jsxs(ye,{open:m,onOpenChange:g,children:[jsxRuntime.jsx(Pe,{asChild:true,children:jsxRuntime.jsxs(W,{ref:p,variant:"bordered",role:"combobox","aria-expanded":m,disabled:l,className:o("w-full justify-between font-normal",!R&&"text-muted-foreground",c),children:[S?S.label:n,jsxRuntime.jsx(lucideReact.ChevronsUpDown,{className:"ml-2 h-4 w-4 shrink-0 opacity-50"})]})}),jsxRuntime.jsx(ve,{className:"w-[--radix-popover-trigger-width] p-0",align:"start",children:jsxRuntime.jsxs(cmdk.Command,{className:"overflow-hidden rounded-md",children:[jsxRuntime.jsx("div",{className:"flex items-center border-b px-3",children:jsxRuntime.jsx(cmdk.Command.Input,{value:u,onValueChange:h,placeholder:i,className:"flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50"})}),jsxRuntime.jsxs(cmdk.Command.List,{className:"max-h-[200px] overflow-y-auto p-1",children:[y.length===0&&jsxRuntime.jsx("div",{className:"py-6 text-center text-sm text-muted-foreground",children:s}),y.map(C=>jsxRuntime.jsxs(cmdk.Command.Item,{value:C.value,disabled:C.disabled,onSelect:()=>x(C.value),className:o("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none","data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50","data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground"),children:[jsxRuntime.jsx(lucideReact.Check,{className:o("mr-2 h-4 w-4",R===C.value?"opacity-100":"opacity-0")}),C.label]},C.value))]})]})})]})});Fm.displayName="Combobox";var Om=K__namespace.forwardRef(({value:e,defaultValue:t,onValueChange:a,placeholder:r="Pick a date",dateFormat:n="PPP",disabled:i=false,minDate:s,maxDate:l,className:d},c)=>{let[p,m]=K__namespace.useState(false),[g,u]=K__namespace.useState(t),h=e!==void 0,w=h?e:g,b=v=>{h||u(v),a?.(v),m(false);};return jsxRuntime.jsxs(ye,{open:p,onOpenChange:m,children:[jsxRuntime.jsx(Pe,{asChild:true,children:jsxRuntime.jsxs(W,{ref:c,variant:"bordered",disabled:i,className:o("w-full justify-start text-left font-normal",!w&&"text-muted-foreground",d),children:[jsxRuntime.jsx(lucideReact.Calendar,{className:"mr-2 h-4 w-4"}),w?dateFns.format(w,n):r]})}),jsxRuntime.jsx(ve,{className:"w-auto p-0",align:"start",children:jsxRuntime.jsx(zr,{mode:"single",selected:w,onSelect:b,disabled:v=>!!(s&&v<s||l&&v>l),initialFocus:true})})]})});Om.displayName="DatePicker";var _m=classVarianceAuthority.cva("flex -space-x-2",{variants:{size:{sm:"-space-x-2",md:"-space-x-2.5",lg:"-space-x-3"}},defaultVariants:{size:"md"}}),Gm=classVarianceAuthority.cva("border-2 border-background ring-0 cursor-pointer transition-transform duration-200 hover:-translate-y-1",{variants:{size:{sm:"h-8 w-8 text-xs",md:"h-10 w-10 text-sm",lg:"h-12 w-12 text-base"}},defaultVariants:{size:"md"}}),Km=K__namespace.forwardRef(({className:e,items:t,max:a=5,size:r,showTooltips:n=false,...i},s)=>{let l=t.slice(0,a),d=t.length-a,c=(m,g)=>{let u=jsxRuntime.jsxs(qa,{className:o(Gm({size:r})),children:[m.src&&jsxRuntime.jsx(Lr,{src:m.src,alt:m.alt||""}),jsxRuntime.jsx(Za,{className:"text-xs",children:m.fallback||m.alt?.charAt(0)?.toUpperCase()||"?"})]},g);return n&&m.alt?jsxRuntime.jsxs(Ja,{children:[jsxRuntime.jsx(er,{asChild:true,children:u}),jsxRuntime.jsx(Na,{className:"bg-zinc-100 text-zinc-900 dark:bg-zinc-900 dark:text-zinc-100",children:m.alt})]},g):u},p=jsxRuntime.jsxs("div",{ref:s,className:o(_m({size:r,className:e})),...i,children:[l.map((m,g)=>c(m,g)),d>0&&jsxRuntime.jsx(qa,{className:o(Gm({size:r})),children:jsxRuntime.jsxs(Za,{className:"bg-muted text-muted-foreground",children:["+",d]})})]});return n?jsxRuntime.jsx(Qa,{delayDuration:300,children:p}):p});Km.displayName="AvatarGroup";var Um=classVarianceAuthority.cva("flex gap-0.5",{variants:{size:{sm:"[&_svg]:h-4 [&_svg]:w-4",md:"[&_svg]:h-5 [&_svg]:w-5",lg:"[&_svg]:h-6 [&_svg]:w-6"}},defaultVariants:{size:"md"}}),Ym=K__namespace.forwardRef(({className:e,value:t,defaultValue:a=0,onValueChange:r,max:n=5,size:i,icon:s="star",allowHalf:l=false,readOnly:d=false,disabled:c=false,filledColor:p,emptyColor:m,...g},u)=>{let[h,w]=K__namespace.useState(a),[b,v]=K__namespace.useState(null),R=t!==void 0,f=R?t:h,x=b!==null?b:f,S=k=>{d||c||(R||w(k),r?.(k));},y=(k,I=false)=>{let V=l&&I?k+.5:k+1;S(V);},C=(k,I)=>{if(d||c)return;let V=k.currentTarget.getBoundingClientRect(),L=l&&k.clientX<V.left+V.width/2;v(L?I+.5:I+1);},M=()=>{v(null);},T=s==="heart"?lucideReact.Heart:lucideReact.Star,N=k=>x>=k+1?"full":x>=k+.5?"half":"empty",P=p?{color:p,fill:p}:{},D=m?{color:m}:{};return jsxRuntime.jsx("div",{ref:u,className:o(Um({size:i,className:e}),c&&"opacity-50 cursor-not-allowed"),onMouseLeave:M,role:"radiogroup","aria-label":"Rating",...g,children:Array.from({length:n},(k,I)=>{let V=N(I);return jsxRuntime.jsxs("button",{type:"button",className:o("relative focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 rounded-sm",!d&&!c&&"cursor-pointer hover:scale-110 transition-transform"),onClick:L=>{let H=L.currentTarget.getBoundingClientRect(),B=l&&L.clientX<H.left+H.width/2;y(I,B);},onMouseMove:L=>C(L,I),disabled:c||d,"aria-label":`Rate ${I+1} out of ${n}`,role:"radio","aria-checked":f===I+1,children:[jsxRuntime.jsx(T,{className:o("text-muted-foreground/30",V!=="empty"&&"absolute inset-0"),style:V==="empty"?D:void 0}),V!=="empty"&&jsxRuntime.jsx(T,{className:o("text-yellow-500 fill-yellow-500",s==="heart"&&"text-red-500 fill-red-500",V==="half"&&"clip-path-half"),style:{...P,clipPath:V==="half"?"inset(0 50% 0 0)":void 0}})]},I)})})});Ym.displayName="Rating";var m0="16rem",u0="18rem",p0="3rem",f0="b",Ls=K__namespace.createContext(null);function Bn(){let e=K__namespace.useContext(Ls);if(!e)throw new Error("useSidebar must be used within a SidebarProvider.");return e}function Vs(){return K__namespace.useContext(Ls)}var Xm=K__namespace.forwardRef(({defaultOpen:e=true,open:t,onOpenChange:a,className:r,style:n,children:i,...s},l)=>{let[d,c]=K__namespace.useState(false),[p,m]=K__namespace.useState(false),[g,u]=K__namespace.useState(e),h=t??g,w=K__namespace.useCallback(f=>{let x=typeof f=="function"?f(h):f;a?a(x):u(x);},[a,h]);K__namespace.useEffect(()=>{let f=()=>{c(window.innerWidth<768);};return f(),window.addEventListener("resize",f),()=>window.removeEventListener("resize",f)},[]);let b=K__namespace.useCallback(()=>d?m(f=>!f):w(f=>!f),[d,w,m]);K__namespace.useEffect(()=>{let f=x=>{x.key===f0&&(x.metaKey||x.ctrlKey)&&(x.preventDefault(),b());};return window.addEventListener("keydown",f),()=>window.removeEventListener("keydown",f)},[b]);let v=h?"expanded":"collapsed",R=K__namespace.useMemo(()=>({state:v,open:h,setOpen:w,isMobile:d,openMobile:p,setOpenMobile:m,toggleSidebar:b}),[v,h,w,d,p,m,b]);return jsxRuntime.jsx(Ls.Provider,{value:R,children:jsxRuntime.jsx(Qa,{delayDuration:0,children:jsxRuntime.jsx("div",{ref:l,style:{"--sidebar-width":m0,"--sidebar-width-icon":p0,...n},className:o("group/sidebar-wrapper flex min-h-svh w-full has-[[data-variant=inset]]:bg-sidebar",r),...s,children:i})})})});Xm.displayName="SidebarProvider";var qm=K__namespace.forwardRef(({side:e="left",variant:t="sidebar",collapsible:a="offcanvas",embedded:r=false,resizable:n=false,minWidth:i=200,maxWidth:s=480,defaultWidth:l=256,onWidthChange:d,className:c,children:p,...m},g)=>{let[u,h]=K__namespace.useState(l),[w,b]=K__namespace.useState(false),v=K__namespace.useRef(null),R=K__namespace.useCallback(C=>{C.preventDefault(),b(true);},[]);if(K__namespace.useEffect(()=>{if(!w)return;let C=T=>{if(!v.current)return;let N=v.current.getBoundingClientRect(),P;e==="left"?P=T.clientX-N.left:P=N.right-T.clientX,P=Math.max(i,Math.min(s,P)),h(P),d?.(P);},M=()=>{b(false);};return document.addEventListener("mousemove",C),document.addEventListener("mouseup",M),()=>{document.removeEventListener("mousemove",C),document.removeEventListener("mouseup",M);}},[w,e,i,s,d]),a==="none"){if(n){let C={width:`${u}px`,minWidth:`${i}px`,maxWidth:`${s}px`};return jsxRuntime.jsxs("div",{ref:M=>{typeof g=="function"?g(M):g&&(g.current=M),v.current=M;},className:o("relative text-sidebar-foreground h-full min-h-0",w&&"select-none"),"data-sidebar":"sidebar-wrapper","data-resizing":w,children:[jsxRuntime.jsx("div",{className:o("flex h-full min-h-0 flex-col bg-sidebar overflow-hidden",!w&&"transition-all duration-200 ease-in-out",e==="left"&&"border-r-0",e==="right"&&"border-l-0",c),style:C,...m,children:p}),jsxRuntime.jsx("div",{onMouseDown:R,className:o("absolute top-0 bottom-0 z-20 w-1 cursor-ew-resize",e==="left"?"right-0":"left-0"),"data-sidebar":"resize-handle",children:jsxRuntime.jsx("div",{className:o("absolute top-0 bottom-0 w-px transition-colors",e==="left"?"right-0":"left-0","bg-sidebar-border")})})]})}return jsxRuntime.jsx("div",{ref:g,className:o("flex h-full w-[--sidebar-width] flex-col bg-sidebar text-sidebar-foreground",c),style:{"--sidebar-width":"16rem"},...m,children:p})}let{isMobile:f,state:x,openMobile:S,setOpenMobile:y}=Bn();if(f&&!r)return jsxRuntime.jsx(To,{open:S,onOpenChange:y,children:jsxRuntime.jsx(Vr,{"data-sidebar":"sidebar","data-mobile":"true",className:"w-[--sidebar-width] bg-sidebar p-0 text-sidebar-foreground [&>button]:hidden",style:{"--sidebar-width":u0},side:e,children:jsxRuntime.jsx("div",{className:"flex h-full w-full flex-col",children:p})})});if(r){let C=x==="collapsed",M=a==="offcanvas",T=a==="icon",N=n&&!C&&!T?{width:`${u}px`,minWidth:`${i}px`,maxWidth:`${s}px`}:void 0;return jsxRuntime.jsxs("div",{ref:P=>{typeof g=="function"?g(P):g&&(g.current=P),v.current=P;},className:o("group peer text-sidebar-foreground relative",w&&"select-none"),"data-state":x,"data-collapsible":C?a:"","data-variant":t,"data-side":e,"data-embedded":"true","data-resizing":w,children:[jsxRuntime.jsx("div",{className:o("flex h-full flex-col overflow-hidden",!w&&"transition-[width,opacity] duration-200 ease-out",!n&&(M?C?"w-0 opacity-0":"w-[--sidebar-width] opacity-100":T&&C?"w-[--sidebar-width-icon]":"w-[--sidebar-width]"),n&&M&&C&&"w-0 opacity-0",n&&T&&C&&"w-[--sidebar-width-icon]",c),style:N,...m,children:jsxRuntime.jsx("div",{"data-sidebar":"sidebar",className:o("flex h-full w-full flex-col bg-sidebar transition-opacity duration-200",t==="floating"&&"overflow-hidden rounded-lg border border-sidebar-border shadow-sm",t==="inset"&&"overflow-hidden rounded-lg border border-sidebar-border",t==="sidebar"&&e==="left"&&!n&&"border-r",t==="sidebar"&&e==="right"&&!n&&"border-l"),children:p})}),n&&!C&&jsxRuntime.jsx("div",{onMouseDown:R,className:o("absolute top-0 bottom-0 z-20 w-1 cursor-ew-resize",e==="left"?"right-0":"left-0"),"data-sidebar":"resize-handle",children:jsxRuntime.jsx("div",{className:o("absolute top-0 bottom-0 w-px transition-colors",e==="left"?"right-0":"left-0","bg-sidebar-border")})})]})}return jsxRuntime.jsxs("div",{ref:g,className:"group peer hidden md:block text-sidebar-foreground","data-state":x,"data-collapsible":x==="collapsed"?a:"","data-variant":t,"data-side":e,children:[jsxRuntime.jsx("div",{className:o("duration-200 relative h-svh w-[--sidebar-width] bg-transparent transition-[width] ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180",t==="floating"||t==="inset"?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4))]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon]")}),jsxRuntime.jsx("div",{className:o("duration-200 fixed inset-y-0 z-10 hidden h-svh w-[--sidebar-width] transition-[left,right,width] ease-linear md:flex",e==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",t==="floating"||t==="inset"?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4)_+2px)]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon] group-data-[side=left]:border-r group-data-[side=right]:border-l",c),...m,children:jsxRuntime.jsx("div",{"data-sidebar":"sidebar",className:o("flex h-full w-full flex-col bg-sidebar",t==="floating"&&"overflow-hidden rounded-lg border border-sidebar-border shadow-sm",t==="inset"&&"overflow-hidden rounded-lg border border-sidebar-border"),children:p})})]})});qm.displayName="Sidebar";var Zm=K__namespace.forwardRef(({className:e,onClick:t,...a},r)=>{let{toggleSidebar:n}=Bn();return jsxRuntime.jsxs("button",{ref:r,type:"button","data-sidebar":"trigger",className:o("flex items-center justify-center h-9 w-9 rounded-lg bg-transparent hover:bg-zinc-100 dark:hover:bg-zinc-800 transition-colors cursor-pointer",e),onClick:i=>{t?.(i),n();},...a,children:[jsxRuntime.jsx(lucideReact.PanelLeft,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Toggle Sidebar"})]})});Zm.displayName="SidebarTrigger";var Qm=K__namespace.forwardRef(({className:e,onClick:t,showLabel:a=true,...r},n)=>{let i=Vs();if(!i)return null;let{toggleSidebar:s,state:l}=i,d=l==="collapsed";return jsxRuntime.jsxs("button",{ref:n,type:"button","data-sidebar":"toggle","data-state":l,className:o("flex items-center gap-2 w-full px-2 py-2 rounded-md text-sm text-sidebar-foreground/70","hover:bg-sidebar-accent hover:text-sidebar-accent-foreground","transition-colors cursor-pointer","group-data-[collapsible=icon]:justify-center group-data-[collapsible=icon]:px-0",e),onClick:c=>{t?.(c),s();},...r,children:[d?jsxRuntime.jsx(lucideReact.PanelLeftOpen,{className:"h-4 w-4 shrink-0"}):jsxRuntime.jsx(lucideReact.PanelLeftClose,{className:"h-4 w-4 shrink-0"}),a&&jsxRuntime.jsx("span",{className:"group-data-[collapsible=icon]:hidden truncate",children:d?"Expand":"Collapse"})]})});Qm.displayName="SidebarToggle";var Jm=K__namespace.forwardRef(({className:e,onClick:t,expandedLabel:a="Collapse",collapsedLabel:r="Expand",...n},i)=>{let s=Vs();if(!s)return null;let{toggleSidebar:l,state:d}=s,c=d==="collapsed";return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("button",{ref:i,type:"button","data-sidebar":"toggle","data-state":d,className:o("flex items-center gap-2 w-full px-2 py-2 rounded-md text-sm text-sidebar-foreground/70","hover:bg-sidebar-accent hover:text-sidebar-accent-foreground","transition-colors cursor-pointer","group-data-[collapsible=icon]:justify-center group-data-[collapsible=icon]:px-0","group-data-[collapsible=offcanvas]:group-data-[state=collapsed]:hidden",e),onClick:p=>{t?.(p),l();},...n,children:[c?jsxRuntime.jsx(lucideReact.PanelLeftOpen,{className:"h-4 w-4 shrink-0"}):jsxRuntime.jsx(lucideReact.PanelLeftClose,{className:"h-4 w-4 shrink-0"}),jsxRuntime.jsx("span",{className:"group-data-[collapsible=icon]:hidden truncate",children:c?r:a})]}),jsxRuntime.jsxs("button",{type:"button","data-sidebar":"floating-toggle","data-state":d,className:o("fixed left-3 bottom-4 z-50 flex items-center justify-center h-10 w-10 rounded-lg","bg-sidebar border border-sidebar-border shadow-md","text-sidebar-foreground hover:bg-sidebar-accent hover:text-sidebar-accent-foreground","transition-all duration-200 cursor-pointer","opacity-0 pointer-events-none scale-90","group-data-[collapsible=offcanvas]:group-data-[state=collapsed]:opacity-100","group-data-[collapsible=offcanvas]:group-data-[state=collapsed]:pointer-events-auto","group-data-[collapsible=offcanvas]:group-data-[state=collapsed]:scale-100"),onClick:p=>{t?.(p),l();},children:[jsxRuntime.jsx(lucideReact.PanelLeftOpen,{className:"h-5 w-5"}),jsxRuntime.jsx("span",{className:"sr-only",children:r})]})]})});Jm.displayName="SidebarPersistentToggle";var eu=K__namespace.forwardRef(({className:e,...t},a)=>{let{toggleSidebar:r}=Bn();return jsxRuntime.jsx("button",{ref:a,"data-sidebar":"rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:r,title:"Toggle Sidebar",className:o("absolute inset-y-0 z-20 hidden w-4 -translate-x-1/2 transition-all ease-linear after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] hover:after:bg-sidebar-border group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","[[data-side=left]_&]:cursor-w-resize [[data-side=right]_&]:cursor-e-resize","[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-w-resize","group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full group-data-[collapsible=offcanvas]:hover:bg-sidebar","[[data-side=left][data-collapsible=offcanvas]_&]:-right-2","[[data-side=right][data-collapsible=offcanvas]_&]:-left-2",e),...t})});eu.displayName="SidebarRail";var tu=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("main",{ref:a,className:o("relative flex min-h-svh flex-1 flex-col bg-background","peer-data-[variant=inset]:min-h-[calc(100svh-theme(spacing.4))] md:peer-data-[variant=inset]:m-2 md:peer-data-[state=collapsed]:peer-data-[variant=inset]:ml-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow",e),...t}));tu.displayName="SidebarInset";var au=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"header",className:o("flex flex-col gap-2 p-2",e),...t}));au.displayName="SidebarHeader";var ru=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"footer",className:o("flex flex-col gap-2 p-2",e),...t}));ru.displayName="SidebarFooter";var ou=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"separator",className:o("mx-2 h-px w-auto bg-sidebar-border",e),...t}));ou.displayName="SidebarSeparator";var nu=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"content",className:o("flex min-h-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",e),...t}));nu.displayName="SidebarContent";var iu=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"group",className:o("relative flex w-full min-w-0 flex-col p-2",e),...t}));iu.displayName="SidebarGroup";var su=K__namespace.forwardRef(({className:e,asChild:t=false,...a},r)=>jsxRuntime.jsx(t?reactSlot.Slot:"div",{ref:r,"data-sidebar":"group-label",className:o("duration-200 flex h-8 shrink-0 items-center rounded-md px-2 text-xs font-medium text-sidebar-foreground/70 outline-none ring-sidebar-ring transition-[margin,opa] ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0",e),...a}));su.displayName="SidebarGroupLabel";var lu=K__namespace.forwardRef(({className:e,asChild:t=false,...a},r)=>jsxRuntime.jsx(t?reactSlot.Slot:"button",{ref:r,"data-sidebar":"group-action",className:o("absolute right-3 top-3.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","group-data-[collapsible=icon]:hidden",e),...a}));lu.displayName="SidebarGroupAction";var du=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"group-content",className:o("w-full text-sm",e),...t}));du.displayName="SidebarGroupContent";var cu=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("ul",{ref:a,"data-sidebar":"menu",className:o("flex w-full min-w-0 flex-col gap-1",e),...t}));cu.displayName="SidebarMenu";var mu=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("li",{ref:a,"data-sidebar":"menu-item",className:o("group/menu-item relative",e),...t}));mu.displayName="SidebarMenuItem";var uu=classVarianceAuthority.cva("peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-none ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-[[data-sidebar=menu-action]]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0",{variants:{variant:{solid:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]",ghost:"hover:bg-sidebar-accent/50 hover:text-sidebar-accent-foreground",soft:"hover:bg-primary/10 hover:text-primary",surface:"bg-sidebar-accent/30 hover:bg-sidebar-accent hover:text-sidebar-accent-foreground"},size:{sm:"h-7 text-xs",md:"h-8 text-sm",lg:"h-12 text-sm group-data-[collapsible=icon]:!p-0"}},defaultVariants:{variant:"solid",size:"md"}}),pu=K__namespace.forwardRef(({asChild:e=false,isActive:t=false,variant:a="solid",size:r="md",tooltip:n,className:i,...s},l)=>{let d=e?reactSlot.Slot:"button",c=Vs(),p=c?.isMobile??false,m=c?.state??"expanded",g=jsxRuntime.jsx(d,{ref:l,"data-sidebar":"menu-button","data-size":r,"data-active":t,className:o(uu({variant:a,size:r}),i),...s});return n?(typeof n=="string"&&(n={children:n}),jsxRuntime.jsxs(Ja,{children:[jsxRuntime.jsx(er,{asChild:true,children:g}),jsxRuntime.jsx(Na,{side:"right",align:"center",hidden:m!=="collapsed"||p,...n})]})):g});pu.displayName="SidebarMenuButton";var fu=K__namespace.forwardRef(({className:e,asChild:t=false,showOnHover:a=false,...r},n)=>jsxRuntime.jsx(t?reactSlot.Slot:"button",{ref:n,"data-sidebar":"menu-action",className:o("absolute right-1 top-1.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 peer-hover/menu-button:text-sidebar-accent-foreground [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",a&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-sidebar-accent-foreground md:opacity-0",e),...r}));fu.displayName="SidebarMenuAction";var gu=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,"data-sidebar":"menu-badge",className:o("absolute right-1 flex h-5 min-w-5 items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-sidebar-foreground select-none pointer-events-none","peer-hover/menu-button:text-sidebar-accent-foreground peer-data-[active=true]/menu-button:text-sidebar-accent-foreground","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",e),...t}));gu.displayName="SidebarMenuBadge";var bu=K__namespace.forwardRef(({className:e,showIcon:t=false,...a},r)=>{let n=K__namespace.useMemo(()=>`${Math.floor(Math.random()*40)+50}%`,[]);return jsxRuntime.jsxs("div",{ref:r,"data-sidebar":"menu-skeleton",className:o("rounded-md h-8 flex gap-2 px-2 items-center",e),...a,children:[t&&jsxRuntime.jsx("div",{className:"size-4 rounded-md bg-sidebar-accent animate-pulse"}),jsxRuntime.jsx("div",{className:"h-4 flex-1 max-w-[--skeleton-width] bg-sidebar-accent animate-pulse rounded-md",style:{"--skeleton-width":n}})]})});bu.displayName="SidebarMenuSkeleton";var vu=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("ul",{ref:a,"data-sidebar":"menu-sub",className:o("mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l border-sidebar-border px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",e),...t}));vu.displayName="SidebarMenuSub";var hu=K__namespace.forwardRef(({...e},t)=>jsxRuntime.jsx("li",{ref:t,...e}));hu.displayName="SidebarMenuSubItem";var xu=K__namespace.forwardRef(({asChild:e=false,size:t="md",isActive:a,className:r,...n},i)=>jsxRuntime.jsx(e?reactSlot.Slot:"a",{ref:i,"data-sidebar":"menu-sub-button","data-size":t,"data-active":a,className:o("flex h-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 text-sidebar-foreground outline-none ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-sidebar-accent-foreground","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground",t==="sm"&&"text-xs",t==="md"&&"text-sm","group-data-[collapsible=icon]:hidden",r),...n}));xu.displayName="SidebarMenuSubButton";var wu=classVarianceAuthority.cva("inline-flex items-center justify-center gap-1.5 text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{solid:"border-transparent text-primary-foreground",outline:"border bg-transparent",ghost:"border-transparent bg-transparent",soft:"border-transparent",surface:"border-transparent bg-muted text-muted-foreground"},color:{primary:"",secondary:"",success:"",warning:"",danger:"",info:""},size:{sm:"h-6 px-2 text-xs",md:"h-7 px-2.5 text-sm",lg:"h-8 px-3 text-sm"},radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",full:"rounded-full"},clickable:{true:"cursor-pointer",false:""}},compoundVariants:[{variant:"solid",color:"primary",className:"bg-primary hover:bg-primary/90"},{variant:"solid",color:"secondary",className:"bg-secondary text-secondary-foreground hover:bg-secondary/80"},{variant:"solid",color:"success",className:"bg-success hover:bg-success/90"},{variant:"solid",color:"warning",className:"bg-warning text-warning-foreground hover:bg-warning/90"},{variant:"solid",color:"danger",className:"bg-danger hover:bg-danger/90"},{variant:"solid",color:"info",className:"bg-info hover:bg-info/90"},{variant:"outline",color:"primary",className:"border-primary text-primary hover:bg-primary/10"},{variant:"outline",color:"secondary",className:"border-secondary text-secondary-foreground hover:bg-secondary/10"},{variant:"outline",color:"success",className:"border-success text-success hover:bg-success/10"},{variant:"outline",color:"warning",className:"border-warning text-warning hover:bg-warning/10"},{variant:"outline",color:"danger",className:"border-danger text-danger hover:bg-danger/10"},{variant:"outline",color:"info",className:"border-info text-info hover:bg-info/10"},{variant:"ghost",color:"primary",className:"text-primary hover:bg-primary/10"},{variant:"ghost",color:"secondary",className:"text-secondary-foreground hover:bg-secondary"},{variant:"ghost",color:"success",className:"text-success hover:bg-success/10"},{variant:"ghost",color:"warning",className:"text-warning hover:bg-warning/10"},{variant:"ghost",color:"danger",className:"text-danger hover:bg-danger/10"},{variant:"ghost",color:"info",className:"text-info hover:bg-info/10"},{variant:"soft",color:"primary",className:"bg-primary/15 text-primary hover:bg-primary/20"},{variant:"soft",color:"secondary",className:"bg-secondary text-secondary-foreground hover:bg-secondary/80"},{variant:"soft",color:"success",className:"bg-success/15 text-success hover:bg-success/20"},{variant:"soft",color:"warning",className:"bg-warning/15 text-warning hover:bg-warning/20"},{variant:"soft",color:"danger",className:"bg-danger/15 text-danger hover:bg-danger/20"},{variant:"soft",color:"info",className:"bg-info/15 text-info hover:bg-info/20"}],defaultVariants:{variant:"solid",color:"primary",size:"md",radius:"full",clickable:false}}),v0=classVarianceAuthority.cva("ml-1 rounded-full p-0.5 transition-colors hover:bg-black/10 dark:hover:bg-white/10",{variants:{size:{sm:"[&_svg]:size-3",md:"[&_svg]:size-3.5",lg:"[&_svg]:size-4"}},defaultVariants:{size:"md"}}),Nu=K__namespace.forwardRef(({className:e,variant:t,color:a,size:r,radius:n,clickable:i,startContent:s,endContent:l,closable:d,onClose:c,disabled:p,avatar:m,children:g,onClick:u,...h},w)=>{let b=i||!!u,v=R=>{R.stopPropagation(),c?.();};return jsxRuntime.jsxs("div",{ref:w,role:b?"button":void 0,tabIndex:b&&!p?0:void 0,"aria-disabled":p,onClick:p?void 0:u,onKeyDown:b&&!p?R=>{(R.key==="Enter"||R.key===" ")&&(R.preventDefault(),u?.(R));}:void 0,className:o(wu({variant:t,color:a,size:r,radius:n,clickable:b}),p&&"opacity-50 cursor-not-allowed",e),...h,children:[m&&jsxRuntime.jsx("span",{className:"-ml-1 [&>*]:size-5 [&>*]:rounded-full",children:m}),s&&jsxRuntime.jsx("span",{className:"shrink-0",children:s}),jsxRuntime.jsx("span",{className:"truncate",children:g}),l&&jsxRuntime.jsx("span",{className:"shrink-0",children:l}),d&&jsxRuntime.jsx("button",{type:"button","aria-label":"Remove",onClick:v,disabled:p,className:o(v0({size:r})),children:jsxRuntime.jsx(lucideReact.X,{})})]})});Nu.displayName="Chip";var Pu=K.createContext({direction:"horizontal"}),C0=({className:e,direction:t="horizontal",children:a,...r})=>jsxRuntime.jsx(Pu.Provider,{value:{direction:t},children:jsxRuntime.jsx(reactResizablePanels.Group,{orientation:t,className:o("flex h-full w-full data-[orientation=vertical]:flex-col",e),...r,children:a})}),S0=reactResizablePanels.Panel,T0=({withHandle:e,className:t,...a})=>{let{direction:r}=K.useContext(Pu),n=r==="vertical";return jsxRuntime.jsx(reactResizablePanels.Separator,{className:o("relative flex shrink-0 items-center justify-center bg-border outline-none",n?"h-px w-full after:absolute after:inset-x-0 after:top-1/2 after:h-1 after:-translate-y-1/2":"w-px after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2",t),...a,children:e&&jsxRuntime.jsx("div",{className:o("z-10 flex items-center justify-center rounded-sm border bg-border",n?"h-3 w-4 rotate-90":"h-4 w-3"),children:jsxRuntime.jsx(lucideReact.GripVertical,{className:"h-2.5 w-2.5"})})})};var Tu=classVarianceAuthority.cva("inline-flex items-center gap-1",{variants:{size:{sm:"[&>span]:h-1 [&>span]:w-1",md:"[&>span]:h-1.5 [&>span]:w-1.5",lg:"[&>span]:h-2 [&>span]:w-2",xl:"[&>span]:h-3 [&>span]:w-3"}},defaultVariants:{size:"md"}}),Mu=K__namespace.forwardRef(({className:e,size:t,count:a=3,...r},n)=>jsxRuntime.jsx("span",{ref:n,role:"status","aria-label":"Loading",className:o(Tu({size:t,className:e})),...r,children:Array.from({length:a}).map((i,s)=>jsxRuntime.jsx("span",{className:"rounded-full bg-current animate-dots-bounce",style:{animationDelay:`${s*.16}s`}},s))}));Mu.displayName="Dots";var Du=classVarianceAuthority.cva("",{variants:{size:{sm:"h-4 w-4",md:"h-8 w-8",lg:"h-12 w-12",xl:"h-16 w-16"}},defaultVariants:{size:"md"}}),Lu=K__namespace.forwardRef(({className:e,size:t,value:a,strokeWidth:r=4,showValue:n=false,label:i,...s},l)=>{let d=a===void 0,c=50-r/2,p=2*Math.PI*c,m=d?0:p-Math.min(100,Math.max(0,a))/100*p;return jsxRuntime.jsxs("svg",{ref:l,viewBox:"0 0 100 100",className:o(Du({size:t,className:e}),d&&"animate-spin"),role:"progressbar","aria-valuenow":d?void 0:a,"aria-valuemin":0,"aria-valuemax":100,...s,children:[jsxRuntime.jsx("circle",{cx:"50",cy:"50",r:c,fill:"none",stroke:"currentColor",strokeWidth:r,className:"text-muted opacity-20"}),jsxRuntime.jsx("circle",{cx:"50",cy:"50",r:c,fill:"none",stroke:"currentColor",strokeWidth:r,strokeLinecap:"round",strokeDasharray:p,strokeDashoffset:d?p*.75:m,className:"text-primary transition-[stroke-dashoffset] duration-300 ease-in-out",style:{transformOrigin:"center",transform:"rotate(-90deg)"}}),n&&!d&&jsxRuntime.jsx("text",{x:"50",y:"50",textAnchor:"middle",dominantBaseline:"central",className:"fill-current text-[0.65rem] font-medium",children:i??`${Math.round(a)}%`})]})});Lu.displayName="CircularProgress";var Vu=K__namespace.createContext(null),I0=()=>{let e=K__namespace.useContext(Vu);if(!e)throw new Error("OTP components must be used within InputOTP");return e},Iu=classVarianceAuthority.cva("flex items-center gap-2 has-[:disabled]:opacity-50",{variants:{size:{sm:"[&_[data-otp-slot]]:h-8 [&_[data-otp-slot]]:w-8 [&_[data-otp-slot]]:text-xs",md:"[&_[data-otp-slot]]:h-10 [&_[data-otp-slot]]:w-10 [&_[data-otp-slot]]:text-sm",lg:"[&_[data-otp-slot]]:h-12 [&_[data-otp-slot]]:w-12 [&_[data-otp-slot]]:text-base"}},defaultVariants:{size:"md"}}),Eu=K__namespace.forwardRef(({className:e,containerClassName:t,maxLength:a,value:r,defaultValue:n="",onChange:i,onComplete:s,pattern:l,disabled:d=false,size:c,children:p,...m},g)=>{let[u,h]=K__namespace.useState(n),[w,b]=K__namespace.useState(0),[v,R]=K__namespace.useState(false),f=K__namespace.useRef(null),x=r!==void 0?r:u;K__namespace.useImperativeHandle(g,()=>f.current),K__namespace.useEffect(()=>{b(Math.min(x.length,a-1));},[x,a]),K__namespace.useEffect(()=>{x.length===a&&s&&s(x);},[x,a,s]);let S=P=>{let D=P.target.value;if(l&&D){let k=new RegExp(l.replace("^","").replace("$","").replace("+",""));D=D.split("").filter(I=>k.test(I)).join("");}D=D.slice(0,a),r===void 0&&h(D),i?.(D);},y=P=>{P.key==="ArrowLeft"?b(D=>Math.max(0,D-1)):P.key==="ArrowRight"&&b(D=>Math.min(x.length,a-1,D+1));},C=()=>{f.current?.focus();},M=()=>{R(true),b(Math.min(x.length,a-1));},T=()=>{R(false);},N={value:x,activeIndex:v?w:-1,maxLength:a,disabled:d};return jsxRuntime.jsx(Vu.Provider,{value:N,children:jsxRuntime.jsxs("div",{className:o(Iu({size:c}),t),onClick:C,"data-otp-container":true,children:[jsxRuntime.jsx("input",{ref:f,type:"text",inputMode:"numeric",autoComplete:"one-time-code",value:x,onChange:S,onKeyDown:y,onFocus:M,onBlur:T,disabled:d,maxLength:a,className:o("absolute opacity-0 pointer-events-none w-0 h-0",e),...m}),p]})})});Eu.displayName="InputOTP";var Hu=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex items-center",e),...t}));Hu.displayName="InputOTPGroup";var Au=K__namespace.forwardRef(({index:e,className:t,...a},r)=>{let{value:n,activeIndex:i,disabled:s}=I0(),l=n[e]||"",d=i===e,c=d&&n.length===e;return jsxRuntime.jsxs("div",{ref:r,"data-otp-slot":true,"data-active":d,"data-filled":!!l,className:o("relative flex h-10 w-10 items-center justify-center border-y border-r border-input text-sm font-medium transition-all first:rounded-l-md first:border-l last:rounded-r-md",d&&"z-10 border-foreground",s&&"cursor-not-allowed opacity-50",t),...a,children:[l,c&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute inset-0 flex items-center justify-center",children:jsxRuntime.jsx("div",{className:"h-4 w-px animate-caret-blink bg-foreground duration-1000"})})]})});Au.displayName="InputOTPSlot";var zu=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,role:"separator",className:o("text-muted-foreground",e),...t,children:jsxRuntime.jsx(lucideReact.Minus,{className:"h-4 w-4"})}));zu.displayName="InputOTPSeparator";var Ou=classVarianceAuthority.cva("inline-flex items-center gap-1 rounded-full text-xs font-medium transition-colors",{variants:{variant:{solid:"bg-primary text-primary-foreground",outline:"border border-input bg-transparent",ghost:"bg-transparent text-foreground",soft:"bg-primary/15 text-primary",surface:"bg-muted text-muted-foreground"},size:{sm:"h-5 px-2 text-xs",md:"h-6 px-2.5 text-xs",lg:"h-7 px-3 text-sm"}},defaultVariants:{variant:"soft",size:"md"}}),Gu=K__namespace.forwardRef(({className:e,variant:t,size:a,value:r=[],onChange:n,placeholder:i="Add tag...",maxTags:s,minTagLength:l=1,maxTagLength:d=50,triggerKeys:c=["Enter",",","Tab"],allowDuplicates:p=false,disabled:m,readOnly:g,renderTag:u,...h},w)=>{let[b,v]=K__namespace.useState(""),R=K__namespace.useRef(null);K__namespace.useImperativeHandle(w,()=>R.current);let f=N=>{let P=N.trim();if(P.length<l||P.length>d||s&&r.length>=s||!p&&r.some(k=>k.text.toLowerCase()===P.toLowerCase()))return;let D={id:crypto.randomUUID(),text:P};n?.([...r,D]),v("");},x=N=>{m||g||n?.(r.filter(P=>P.id!==N));},S=N=>{if(c.includes(N.key)){if(N.key==="Tab"&&!b)return;N.preventDefault(),f(b);}N.key==="Backspace"&&!b&&r.length>0&&x(r[r.length-1].id);},y=N=>{let P=N.target.value;if(P.includes(",")){P.split(",").forEach(k=>{k.trim()&&f(k);});return}v(P);},C=N=>{N.preventDefault(),N.clipboardData.getData("text").split(/[,\n\t]/).filter(Boolean).forEach(k=>{f(k);});},M=()=>{R.current?.focus();},T=s?r.length>=s:false;return jsxRuntime.jsxs("div",{className:o("flex min-h-10 w-full flex-wrap gap-1.5 rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background focus-within:ring-2 focus-within:ring-ring focus-within:ring-offset-2",m&&"cursor-not-allowed opacity-50",e),onClick:M,children:[r.map(N=>u?u(N,()=>x(N.id)):jsxRuntime.jsxs("span",{className:o(Ou({variant:t,size:a})),children:[N.text,!m&&!g&&jsxRuntime.jsx("button",{type:"button",onClick:P=>{P.stopPropagation(),x(N.id);},className:"ml-0.5 rounded-full p-0.5 hover:bg-black/10 dark:hover:bg-white/10","aria-label":`Remove ${N.text}`,children:jsxRuntime.jsx(lucideReact.X,{className:"h-3 w-3"})})]},N.id)),!T&&!g&&jsxRuntime.jsx("input",{ref:R,type:"text",value:b,onChange:y,onKeyDown:S,onPaste:C,placeholder:r.length===0?i:"",disabled:m,className:o("flex-1 bg-transparent outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed","min-w-[80px]"),...h})]})});Gu.displayName="TagInput";var $u=classVarianceAuthority.cva("flex flex-col items-center justify-center text-center",{variants:{size:{sm:"gap-2 py-6",md:"gap-3 py-10",lg:"gap-4 py-16"}},defaultVariants:{size:"md"}}),_u=K__namespace.forwardRef(({className:e,size:t,icon:a,title:r,description:n,action:i,children:s,...l},d)=>jsxRuntime.jsxs("div",{ref:d,className:o($u({size:t,className:e})),...l,children:[a&&jsxRuntime.jsx("div",{className:"text-muted-foreground [&>svg]:h-10 [&>svg]:w-10",children:a}),r&&jsxRuntime.jsx("h3",{className:"text-lg font-semibold text-foreground",children:r}),n&&jsxRuntime.jsx("p",{className:"max-w-sm text-sm text-muted-foreground",children:n}),i&&jsxRuntime.jsx("div",{className:"mt-2",children:i}),s]}));_u.displayName="EmptyState";var Uu=classVarianceAuthority.cva("rounded-lg border bg-card p-6 text-card-foreground shadow-sm",{variants:{variant:{solid:"bg-primary text-primary-foreground border-primary",outline:"bg-transparent",ghost:"border-transparent shadow-none",soft:"bg-primary/10 border-primary/20",surface:"bg-muted border-muted"}},defaultVariants:{variant:"outline"}}),Yu=K__namespace.forwardRef(({className:e,variant:t,label:a,value:r,icon:n,trend:i,trendValue:s,description:l,...d},c)=>{let p=i==="up"?lucideReact.TrendingUp:i==="down"?lucideReact.TrendingDown:lucideReact.Minus,m=i==="up"?"text-green-500":i==="down"?"text-red-500":"text-muted-foreground";return jsxRuntime.jsxs("div",{ref:c,className:o(Uu({variant:t,className:e})),...d,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between",children:[jsxRuntime.jsx("p",{className:"text-sm font-medium text-muted-foreground",children:a}),n&&jsxRuntime.jsx("div",{className:"text-muted-foreground [&>svg]:h-4 [&>svg]:w-4",children:n})]}),jsxRuntime.jsxs("div",{className:"mt-2 flex items-baseline gap-2",children:[jsxRuntime.jsx("p",{className:"text-2xl font-bold",children:r}),i&&s&&jsxRuntime.jsxs("span",{className:o("flex items-center gap-0.5 text-sm",m),children:[jsxRuntime.jsx(p,{className:"h-3 w-3"}),s]})]}),l&&jsxRuntime.jsx("p",{className:"mt-1 text-xs text-muted-foreground",children:l})]})});Yu.displayName="StatCard";var Xu=classVarianceAuthority.cva("flex flex-col",{variants:{variant:{default:"",bordered:"divide-y divide-border rounded-lg border",striped:"[&>*:nth-child(odd)]:bg-muted/50"},size:{sm:"gap-1 [&>*]:py-2 [&>*]:px-3",md:"gap-2 [&>*]:py-3 [&>*]:px-4",lg:"gap-3 [&>*]:py-4 [&>*]:px-5"}},defaultVariants:{variant:"default",size:"md"}}),qu=K__namespace.forwardRef(({className:e,variant:t,size:a,...r},n)=>jsxRuntime.jsx("div",{ref:n,role:"list",className:o(Xu({variant:t,size:a,className:e})),...r}));qu.displayName="List";var Zu=classVarianceAuthority.cva("flex items-center gap-3 transition-colors",{variants:{interactive:{true:"cursor-pointer hover:bg-muted/50",false:""}},defaultVariants:{interactive:false}}),Qu=K__namespace.forwardRef(({className:e,interactive:t,leading:a,trailing:r,children:n,...i},s)=>jsxRuntime.jsxs("div",{ref:s,role:"listitem",className:o(Zu({interactive:t,className:e})),...i,children:[a&&jsxRuntime.jsx("div",{className:"flex-shrink-0 text-muted-foreground",children:a}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:n}),r&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:r})]}));Qu.displayName="ListItem";var Ju=K__namespace.forwardRef(({className:e,primary:t,secondary:a,children:r,...n},i)=>jsxRuntime.jsxs("div",{ref:i,className:o("min-w-0",e),...n,children:[t&&jsxRuntime.jsx("p",{className:"text-sm font-medium leading-none truncate",children:t}),a&&jsxRuntime.jsx("p",{className:"mt-1 text-sm text-muted-foreground truncate",children:a}),r]}));Ju.displayName="ListItemText";var ap=classVarianceAuthority.cva("flex flex-col",{variants:{position:{left:"",right:"",alternate:""}},defaultVariants:{position:"left"}}),rp=K__namespace.forwardRef(({className:e,position:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,"data-position":t,className:o(ap({position:t,className:e})),...a}));rp.displayName="Timeline";var op=classVarianceAuthority.cva("relative flex gap-4 pb-8 last:pb-0",{variants:{variant:{default:"",success:"[&_[data-timeline-dot]]:bg-green-500 [&_[data-timeline-dot]]:border-green-500",warning:"[&_[data-timeline-dot]]:bg-yellow-500 [&_[data-timeline-dot]]:border-yellow-500",error:"[&_[data-timeline-dot]]:bg-red-500 [&_[data-timeline-dot]]:border-red-500",info:"[&_[data-timeline-dot]]:bg-blue-500 [&_[data-timeline-dot]]:border-blue-500"}},defaultVariants:{variant:"default"}}),np=K__namespace.forwardRef(({className:e,variant:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,className:o(op({variant:t,className:e})),...a}));np.displayName="TimelineItem";var ip=K__namespace.forwardRef(({className:e,dot:t,showConnector:a=true,...r},n)=>jsxRuntime.jsxs("div",{ref:n,className:o("flex flex-col items-center",e),...r,children:[jsxRuntime.jsx("div",{"data-timeline-dot":true,className:"flex h-3 w-3 items-center justify-center rounded-full border-2 border-primary bg-primary",children:t}),a&&jsxRuntime.jsx("div",{className:"w-0.5 flex-1 bg-border"})]}));ip.displayName="TimelineSeparator";var sp=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex-1 pt-0.5",e),...t}));sp.displayName="TimelineContent";var lp=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex-1 text-sm text-muted-foreground pt-0.5",e),...t}));lp.displayName="TimelineOpposite";var cp=classVarianceAuthority.cva("inline-flex items-center rounded-lg bg-muted p-1 text-muted-foreground",{variants:{size:{sm:"h-8",md:"h-10",lg:"h-12"},fullWidth:{true:"w-full",false:""}},defaultVariants:{size:"md",fullWidth:false}}),mp=classVarianceAuthority.cva("inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=on]:bg-background data-[state=on]:text-foreground data-[state=on]:shadow-sm",{variants:{size:{sm:"h-6 text-xs px-2.5",md:"h-8 text-sm px-3",lg:"h-10 text-base px-4"}},defaultVariants:{size:"md"}}),up=K__namespace.createContext({}),pp=K__namespace.forwardRef(({className:e,size:t,fullWidth:a,children:r,...n},i)=>jsxRuntime.jsx(Ir__namespace.Root,{ref:i,type:"single",rovingFocus:false,className:o(cp({size:t,fullWidth:a,className:e})),...n,children:jsxRuntime.jsx(up.Provider,{value:{size:t??"md"},children:r})}));pp.displayName="SegmentedControl";var fp=K__namespace.forwardRef(({className:e,children:t,...a},r)=>{let{size:n}=K__namespace.useContext(up);return jsxRuntime.jsx(Ir__namespace.Item,{ref:r,className:o(mp({size:n}),"flex-1",e),...a,children:t})});fp.displayName="SegmentedControlItem";var gp=classVarianceAuthority.cva("relative flex flex-col items-center justify-center rounded-lg border-2 border-dashed transition-colors",{variants:{variant:{default:"border-input bg-background hover:bg-accent/50",active:"border-primary bg-primary/5",error:"border-danger bg-danger/5"},size:{sm:"p-4 min-h-[120px]",md:"p-6 min-h-[160px]",lg:"p-8 min-h-[200px]"}},defaultVariants:{variant:"default",size:"md"}}),bp=e=>{let t=e.type;return t.startsWith("image/")?lucideReact.Image:t.startsWith("video/")?lucideReact.FileVideo:t.startsWith("audio/")?lucideReact.FileAudio:t.includes("pdf")||t.includes("document")?lucideReact.FileText:t.includes("zip")||t.includes("rar")||t.includes("archive")?lucideReact.FileArchive:lucideReact.File},_n=e=>{if(e===0)return "0 Bytes";let t=1024,a=["Bytes","KB","MB","GB"],r=Math.floor(Math.log(e)/Math.log(t));return parseFloat((e/Math.pow(t,r)).toFixed(2))+" "+a[r]},vp=(e,t,a)=>{let r=[];return t&&e.size>t&&r.push({code:"file-too-large",message:`File is larger than ${_n(t)}`}),a&&a.length>0&&(a.some(i=>{if(i.startsWith("."))return e.name.toLowerCase().endsWith(i.toLowerCase());if(i.endsWith("/*")){let s=i.slice(0,-2);return e.type.startsWith(s)}return e.type===i})||r.push({code:"file-invalid-type",message:`File type not accepted. Accepted: ${a.join(", ")}`})),r},hp=K__namespace.forwardRef(({className:e,variant:t,size:a,onFilesChange:r,onFilesRejected:n,onFileRemove:i,files:s=[],showFileList:l=true,children:d,maxSize:c=10*1024*1024,accept:p,multiple:m=true,disabled:g,...u},h)=>{let[w,b]=K__namespace.useState(false),[v,R]=K__namespace.useState(false),[f,x]=K__namespace.useState([]),S=K__namespace.useRef(null),y=K__namespace.useCallback(L=>{if(!L||L.length===0)return;let H=Array.from(L),B=[],$=[];(m?H:[H[0]]).forEach(O=>{let te=vp(O,c,p);te.length>0?$.push({file:O,errors:te}):B.push(O);}),x($),B.length>0&&r?.(B),$.length>0&&n?.($);},[c,p,m,r,n]),C=K__namespace.useCallback(L=>{if(L.preventDefault(),L.stopPropagation(),!g&&(b(true),L.dataTransfer.items)){let B=Array.from(L.dataTransfer.items).some($=>{if($.kind!=="file")return true;if(p&&p.length>0){let A=$.type;return !p.some(O=>O.endsWith("/*")?A.startsWith(O.slice(0,-2)):A===O)}return false});R(B);}},[g,p]),M=K__namespace.useCallback(L=>{L.preventDefault(),L.stopPropagation(),!g&&(L.dataTransfer.dropEffect="copy");},[g]),T=K__namespace.useCallback(L=>{L.preventDefault(),L.stopPropagation();let H=L.currentTarget.getBoundingClientRect(),B=L.clientX,$=L.clientY;(B<H.left||B>H.right||$<H.top||$>H.bottom)&&(b(false),R(false));},[]),N=K__namespace.useCallback(L=>{L.preventDefault(),L.stopPropagation(),b(false),R(false),!g&&y(L.dataTransfer.files);},[g,y]),P=K__namespace.useCallback(()=>{g||S.current?.click();},[g]),D=K__namespace.useCallback(L=>{y(L.target.files),L.target.value="";},[y]),k=K__namespace.useCallback(L=>{g||(L.key==="Enter"||L.key===" ")&&(L.preventDefault(),S.current?.click());},[g]),I=v?"error":w?"active":t,V=p?.join(",");return jsxRuntime.jsxs("div",{ref:h,className:o("space-y-4",e),...u,children:[jsxRuntime.jsxs("div",{role:"button",tabIndex:g?-1:0,onDragEnter:C,onDragOver:M,onDragLeave:T,onDrop:N,onClick:P,onKeyDown:k,className:o(gp({variant:I,size:a}),g&&"opacity-50 cursor-not-allowed",!g&&"cursor-pointer focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2"),"aria-disabled":g,children:[jsxRuntime.jsx("input",{ref:S,type:"file",accept:V,multiple:m,disabled:g,onChange:D,className:"sr-only",tabIndex:-1}),d||jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-2 text-center",children:[jsxRuntime.jsx("div",{className:"rounded-full bg-muted p-3",children:jsxRuntime.jsx(lucideReact.Upload,{className:"h-6 w-6 text-muted-foreground"})}),jsxRuntime.jsxs("div",{className:"space-y-1",children:[jsxRuntime.jsx("p",{className:"text-sm font-medium",children:w?"Drop files here":"Drop files or click to upload"}),jsxRuntime.jsxs("p",{className:"text-xs text-muted-foreground",children:[c&&`Max ${_n(c)}`,p&&p.length>0&&` \u2022 ${p.join(", ")}`]})]})]})]}),f.length>0&&jsxRuntime.jsx("div",{className:"rounded-md bg-danger/10 p-3 text-sm text-danger",children:f.map(({file:L,errors:H})=>jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("span",{className:"font-medium",children:L.name}),":"," ",H.map(B=>B.message).join(", ")]},L.name))}),l&&s.length>0&&jsxRuntime.jsx("div",{className:"space-y-2",children:s.map(L=>{let H=bp(L.file);return jsxRuntime.jsxs("div",{className:o("flex items-center gap-3 rounded-lg border p-3",L.error&&"border-danger bg-danger/5"),children:[jsxRuntime.jsx("div",{className:"flex h-10 w-10 shrink-0 items-center justify-center rounded-lg bg-muted",children:jsxRuntime.jsx(H,{className:"h-5 w-5 text-muted-foreground"})}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("p",{className:"truncate text-sm font-medium",children:L.file.name}),jsxRuntime.jsxs("p",{className:"text-xs text-muted-foreground",children:[_n(L.file.size),L.error&&jsxRuntime.jsx("span",{className:"ml-2 text-danger",children:L.error})]}),L.progress!==void 0&&L.progress<100&&jsxRuntime.jsx(Ln,{value:L.progress,className:"mt-2 h-1"})]}),jsxRuntime.jsxs(W,{variant:"ghost",size:"sm",className:"h-8 w-8 p-0 text-muted-foreground hover:text-foreground",onClick:B=>{B.stopPropagation(),i?.(L.file);},children:[jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Remove"})]})]},L.id)})})]})});hp.displayName="FileUpload";var Rp=classVarianceAuthority.cva("relative rounded-md border border-input shadow-sm transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{xs:"h-4 w-4",sm:"h-6 w-6",md:"h-8 w-8",lg:"h-10 w-10",xl:"h-12 w-12"},shape:{square:"rounded-md",circle:"rounded-full"},interactive:{true:"cursor-pointer hover:scale-110 active:scale-105",false:"cursor-default"}},defaultVariants:{size:"md",shape:"square",interactive:false}}),J0=`url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cg fill='%23ccc'%3E%3Crect width='4' height='4'/%3E%3Crect x='4' y='4' width='4' height='4'/%3E%3C/g%3E%3C/svg%3E")`,Kr=K__namespace.forwardRef(({color:e,isSelected:t,showTransparency:a=true,onSelect:r,size:n,shape:i,interactive:s,className:l,onClick:d,disabled:c,...p},m)=>jsxRuntime.jsx("button",{ref:m,type:"button",disabled:c,onClick:h=>{d?.(h),r?.(e);},className:o(Rp({size:n,shape:i,interactive:s??(!!r||!!d)}),t&&"ring-2 ring-ring ring-offset-2",l),style:{backgroundImage:a?J0:void 0,backgroundSize:a?"8px 8px":void 0},"aria-label":`Color ${e}`,"aria-pressed":t,...p,children:jsxRuntime.jsx("span",{className:"absolute inset-0 rounded-[inherit]",style:{backgroundColor:e}})}));Kr.displayName="ColorSwatch";var aw=["#000000","#ffffff","#ef4444","#f97316","#eab308","#22c55e","#06b6d4","#3b82f6","#8b5cf6","#ec4899"],rw={sm:"h-6 w-6",md:"h-8 w-8",lg:"h-10 w-10"},wp=K__namespace.forwardRef(({value:e,defaultValue:t="#3b82f6",onChange:a,disabled:r,presets:n=aw,showInput:i=true,size:s="md",className:l},d)=>{let[c,p]=K__namespace.useState(e??t);K__namespace.useEffect(()=>{e!==void 0&&p(e);},[e]);let m=u=>{p(u),a?.(u);},g=u=>{p(u),a?.(u);};return jsxRuntime.jsxs(ye,{children:[jsxRuntime.jsx(Pe,{asChild:true,children:jsxRuntime.jsx("button",{ref:d,disabled:r,className:o("rounded-md border border-input shadow-sm transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",rw[s],l),style:{backgroundColor:c},"aria-label":`Color picker, current color: ${c}`})}),jsxRuntime.jsx(ve,{className:"w-auto p-3",align:"start",children:jsxRuntime.jsxs("div",{className:"space-y-3",children:[jsxRuntime.jsx(reactColorful.HexColorPicker,{color:c,onChange:m,className:"!w-[200px]"}),i&&jsxRuntime.jsxs("div",{className:"space-y-1.5",children:[jsxRuntime.jsx(Xa,{htmlFor:"color-input",className:"text-xs",children:"Hex Color"}),jsxRuntime.jsxs("div",{className:"flex gap-2",children:[jsxRuntime.jsx("div",{className:"h-9 w-9 shrink-0 rounded-md border",style:{backgroundColor:c}}),jsxRuntime.jsx(reactColorful.HexColorInput,{id:"color-input",color:c,onChange:m,prefixed:true,className:"flex h-9 w-full rounded-md border border-input bg-background px-3 py-2 font-mono text-sm uppercase ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50"})]})]}),n.length>0&&jsxRuntime.jsxs("div",{className:"space-y-1.5",children:[jsxRuntime.jsx(Xa,{className:"text-xs",children:"Presets"}),jsxRuntime.jsx("div",{className:"flex flex-wrap gap-1.5",children:n.map(u=>jsxRuntime.jsx(Kr,{color:u,size:"sm",isSelected:c.toLowerCase()===u.toLowerCase(),onSelect:g},u))})]})]})})]})});wp.displayName="ColorPicker";var Np=classVarianceAuthority.cva("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 px-2 text-xs",md:"h-10 px-3 text-sm",lg:"h-12 px-4 text-base"}},defaultVariants:{size:"md"}}),As=e=>String(e).padStart(2,"0"),lw=e=>{let[t,a]=e.split(":").map(Number);return {hours:t||0,minutes:a||0}},dw=(e,t)=>`${As(e)}:${As(t)}`,Pp=K__namespace.forwardRef(({className:e,size:t,value:a,onChange:r,use24Hour:n=true,minuteStep:i=1,showPicker:s=true,minTime:l,maxTime:d,disabled:c,...p},m)=>{let[g,u]=K__namespace.useState(a??""),[h,w]=K__namespace.useState(false);K__namespace.useEffect(()=>{a!==void 0&&u(a);},[a]);let{hours:b,minutes:v}=lw(g||"00:00"),R=T=>{let N=T.target.value;u(N),/^([0-1]?[0-9]|2[0-3]):[0-5][0-9]$/.test(N)&&r?.(N);},f=(T,N)=>{let P=Math.max(0,Math.min(23,T)),D=Math.max(0,Math.min(59,N)),k=dw(P,D);u(k),r?.(k);},x=()=>f(b+1,v),S=()=>f(b-1,v),y=()=>f(b,v+i),C=()=>f(b,v-i),M=({value:T,onIncrement:N,onDecrement:P})=>jsxRuntime.jsxs("div",{className:"flex flex-col items-center",children:[jsxRuntime.jsx(W,{variant:"ghost",size:"sm",className:"h-8 w-8 p-0",onClick:N,disabled:c,children:jsxRuntime.jsx(lucideReact.ChevronUp,{className:"h-4 w-4"})}),jsxRuntime.jsx("div",{className:"flex h-10 w-12 items-center justify-center rounded-md bg-muted text-lg font-semibold",children:As(T)}),jsxRuntime.jsx(W,{variant:"ghost",size:"sm",className:"h-8 w-8 p-0",onClick:P,disabled:c,children:jsxRuntime.jsx(lucideReact.ChevronDown,{className:"h-4 w-4"})})]});return jsxRuntime.jsxs("div",{className:"relative flex items-center",children:[jsxRuntime.jsx("input",{ref:m,type:"time",value:g,onChange:R,disabled:c,className:o(Np({size:t}),s&&"pr-10","[&::-webkit-calendar-picker-indicator]:hidden",e),...p}),s&&jsxRuntime.jsxs(ye,{open:h,onOpenChange:w,children:[jsxRuntime.jsx(Pe,{asChild:true,children:jsxRuntime.jsxs(W,{type:"button",variant:"ghost",size:"sm",className:"absolute right-1 h-7 w-7 p-0",disabled:c,children:[jsxRuntime.jsx(lucideReact.Clock,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Pick time"})]})}),jsxRuntime.jsxs(ve,{className:"w-auto p-4",align:"end",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(M,{value:b,onIncrement:x,onDecrement:S,max:23}),jsxRuntime.jsx("div",{className:"text-2xl font-bold text-muted-foreground",children:":"}),jsxRuntime.jsx(M,{value:v,onIncrement:y,onDecrement:C,max:59})]}),jsxRuntime.jsxs("div",{className:"mt-4 flex justify-end gap-2",children:[jsxRuntime.jsx(W,{variant:"bordered",size:"sm",onClick:()=>{let T=new Date;f(T.getHours(),T.getMinutes());},children:"Now"}),jsxRuntime.jsx(W,{size:"sm",onClick:()=>w(false),children:"Done"})]})]})]})]})});Pp.displayName="TimeInput";var Cp=classVarianceAuthority.cva("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus:outline-none transition-colors disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 px-2 text-xs",md:"h-10 px-3 text-sm",lg:"h-12 px-4 text-base"}},defaultVariants:{size:"md"}}),mw=(e,t)=>{try{return new Intl.NumberFormat(t,{style:"currency",currency:e,currencyDisplay:"narrowSymbol"}).formatToParts(0).find(i=>i.type==="currency")?.value??e}catch{return e}},zs=(e,t,a,r)=>{let n=e.toFixed(t),[i,s]=n.split("."),l=i.replace(/\B(?=(\d{3})+(?!\d))/g,a);return s?`${l}${r}${s}`:l},Sp=(e,t,a)=>{if(!e)return;let r=e.replace(new RegExp(`\\${t}`,"g"),"");r=r.replace(a,"."),r=r.replace(/[^0-9.-]/g,"");let n=parseFloat(r);return isNaN(n)?void 0:n},Tp=K__namespace.forwardRef(({className:e,size:t,value:a,defaultValue:r,onChange:n,currency:i="USD",locale:s="en-US",decimals:l=2,min:d,max:c,showCurrency:p=true,currencyPosition:m="prefix",currencySymbol:g,thousandSeparator:u=",",decimalSeparator:h=".",disabled:w,placeholder:b,...v},R)=>{let[f,x]=K__namespace.useState(r),[S,y]=K__namespace.useState(""),[C,M]=K__namespace.useState(false),T=a!==void 0?a:f,N=g??mw(i,s);K__namespace.useEffect(()=>{!C&&T!==void 0&&y(zs(T,l,u,h));},[T,l,u,h,C]);let P=L=>{let H=L.target.value;if(!H){y(""),a===void 0&&x(void 0),n?.(void 0);return}if(!new RegExp(`^[0-9${u}${h}.-]*$`).test(H))return;y(H);let $=Sp(H,u,h);if($!==void 0){let A=$;d!==void 0&&$<d&&(A=d),c!==void 0&&$>c&&(A=c),a===void 0&&x(A),n?.(A);}},D=()=>{M(true),T!==void 0&&y(T.toString().replace(".",h));},k=()=>{M(false),y(T!==void 0?zs(T,l,u,h):"");},I=p&&m==="prefix"&&jsxRuntime.jsx("span",{className:"flex items-center text-muted-foreground pr-1",children:N}),V=p&&m==="suffix"&&jsxRuntime.jsx("span",{className:"flex items-center text-muted-foreground pl-1",children:N});return jsxRuntime.jsxs("div",{className:"relative flex items-center",children:[I&&jsxRuntime.jsx("div",{className:"absolute left-3 pointer-events-none",children:I}),jsxRuntime.jsx("input",{ref:R,type:"text",inputMode:"decimal",value:S,onChange:P,onFocus:D,onBlur:k,disabled:w,placeholder:b??`0${h}${"0".repeat(l)}`,className:o(Cp({size:t}),I&&"pl-8",V&&"pr-8","text-right",e),style:{borderColor:C?"var(--color-foreground)":void 0},...v}),V&&jsxRuntime.jsx("div",{className:"absolute right-3 pointer-events-none",children:V})]})});Tp.displayName="CurrencyInput";var Mp=classVarianceAuthority.cva("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus:outline-none transition-colors disabled:cursor-not-allowed disabled:opacity-50 font-mono",{variants:{size:{sm:"h-8 px-2 text-xs",md:"h-10 px-3 text-sm",lg:"h-12 px-4 text-base"}},defaultVariants:{size:"md"}}),Fs={creditCard:{mask:"#### #### #### ####"},creditCardAmex:{mask:"#### ###### #####"},cvv:{mask:"###"},expiry:{mask:"##/##"},date:{mask:"##/##/####"},dateISO:{mask:"####-##-##"},time:{mask:"##:##"},ip:{mask:"###.###.###.###"},mac:{mask:"AA:AA:AA:AA:AA:AA"},id11:{mask:"###########"},id9:{mask:"#########"},id10:{mask:"##########"},postal5:{mask:"#####"},postal9:{mask:"#####-####"}},fw=(e,t)=>{switch(t){case "#":return /\d/.test(e);case "A":return /[a-zA-Z]/.test(e);case "*":return /[a-zA-Z0-9]/.test(e);default:return e===t}},Ea=e=>["#","A","*"].includes(e),Kn=(e,t,a)=>{let r="",n=0;for(let i=0;i<t.length&&n<=e.length;i++){let s=t[i];if(Ea(s)){if(n<e.length){let l=e[n];fw(l,s)?(r+=l,n++):(n++,i--);}}else (n<e.length||a)&&(r+=s);}return r},Bs=(e,t)=>{let a="";for(let r=0;r<e.length&&r<t.length;r++){let n=t[r];Ea(n)&&(a+=e[r]);}return a},kp=(e,t)=>e.split("").map(a=>Ea(a)?t:a).join(""),gw=(e,t,a)=>{let r=0;for(let l=0;l<a&&l<e.length&&l<t.length;l++)Ea(t[l])&&r++;let i=0,s=0;for(let l=0;l<t.length&&s<r;l++)i++,Ea(t[l])&&s++;for(;i<t.length&&!Ea(t[i]);)i++;return Math.min(i,e.length)},Dp=K__namespace.forwardRef(({className:e,size:t,value:a,defaultValue:r="",onChange:n,mask:i,maskPlaceholder:s="_",showMaskPlaceholder:l=false,includeMaskChars:d=false,disabled:c,placeholder:p,...m},g)=>{let u=typeof i=="string"&&i in Fs?Fs[i].mask:i,[h,w]=K__namespace.useState(r),[b,v]=K__namespace.useState(""),[R,f]=K__namespace.useState(false),x=K__namespace.useRef(null),S=a!==void 0?a:h;K__namespace.useImperativeHandle(g,()=>x.current),K__namespace.useEffect(()=>{let T=Kn(S,u,true);v(T);},[S,u]);let y=T=>{let N=T.target.value,P=T.target.selectionStart??0,D=N.replace(/[^\w]/g,""),k=Kn(D,u,true),I=Bs(k,u);v(k),a===void 0&&w(d?k:I),n?.(I,k),requestAnimationFrame(()=>{if(x.current){let V=gw(k,u,P);x.current.setSelectionRange(V,V);}});},C=T=>{if(["ArrowLeft","ArrowRight","Home","End","Tab"].includes(T.key)||T.ctrlKey||T.metaKey)return;let N=x.current;if(!N)return;let P=N.selectionStart??0;if(T.key==="Backspace"&&P>0){let D=P-1;for(;D>0&&!Ea(u[D]);)D--;let k=Bs(b,u),I=0;for(let H=0;H<D&&H<u.length;H++)Ea(u[H])&&I++;let V=k.slice(0,Math.max(0,I-1))+k.slice(I),L=Kn(V,u,true);v(L),a===void 0&&w(d?L:V),n?.(V,L),T.preventDefault(),requestAnimationFrame(()=>{x.current&&x.current.setSelectionRange(D,D);});}},M=l?kp(u,s):p;return jsxRuntime.jsx("input",{ref:x,type:"text",value:b,onChange:y,onKeyDown:C,onFocus:()=>f(true),onBlur:()=>f(false),disabled:c,placeholder:M,className:o(Mp({size:t}),e),style:{borderColor:R?"var(--color-foreground)":void 0},...m})});Dp.displayName="MaskedInput";var Lp=classVarianceAuthority.cva("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 px-2 text-xs",md:"h-10 px-3 text-sm",lg:"h-12 px-4 text-base"}},defaultVariants:{size:"md"}}),jn={"DD/MM/YYYY":"/","MM/DD/YYYY":"/","YYYY-MM-DD":"-","DD.MM.YYYY":"."},Gs={"DD/MM/YYYY":["day","month","year"],"MM/DD/YYYY":["month","day","year"],"YYYY-MM-DD":["year","month","day"],"DD.MM.YYYY":["day","month","year"]},Os=(e,t)=>String(e).padStart(t,"0"),Yn=(e,t)=>{let a=Os(e.getDate(),2),r=Os(e.getMonth()+1,2),n=Os(e.getFullYear(),4),i=jn[t],s=Gs[t],l={day:a,month:r,year:n};return s.map(d=>l[d]).join(i)},Vp=(e,t)=>{let a=jn[t],r=e.split(a);if(r.length!==3)return null;let n=Gs[t],i={};if(n.forEach((l,d)=>{i[l]=parseInt(r[d],10);}),isNaN(i.day)||isNaN(i.month)||isNaN(i.year)||i.month<1||i.month>12||i.day<1||i.day>31||i.year<1e3||i.year>9999)return null;let s=new Date(i.year,i.month-1,i.day);return s.getFullYear()!==i.year||s.getMonth()!==i.month-1||s.getDate()!==i.day?null:s},xw=e=>e.toLowerCase(),yw=e=>{let t=jn[e];return Gs[e].map(r=>r==="year"?"####":"##").join(t)},Ip=K__namespace.forwardRef(({className:e,size:t,value:a,defaultValue:r,onChange:n,format:i="DD/MM/YYYY",minDate:s,maxDate:l,showIcon:d=true,disabled:c,placeholder:p,...m},g)=>{let[u,h]=K__namespace.useState(r??null),[w,b]=K__namespace.useState(""),[v,R]=K__namespace.useState(null),f=K__namespace.useRef(null),x=a!==void 0?a:u;K__namespace.useImperativeHandle(g,()=>f.current),K__namespace.useEffect(()=>{x?(b(Yn(x,i)),R(null)):b("");},[x,i]);let S=jn[i],y=yw(i),C=N=>{let P=N.target.value;P=P.replace(new RegExp(`[^0-9\\${S}]`,"g"),"");let D=P.replace(new RegExp(`\\${S}`,"g"),""),k="",I=0;for(let V=0;V<y.length&&I<D.length;V++)y[V]==="#"?(k+=D[I],I++):k+=y[V];if(b(k),k.length===y.length){let V=Vp(k,i);if(V){if(s&&V<s){R(`Date must be after ${Yn(s,i)}`);return}if(l&&V>l){R(`Date must be before ${Yn(l,i)}`);return}R(null),a===void 0&&h(V),n?.(V);}else R("Invalid date");}else a===void 0&&h(null),n?.(null),R(null);},M=()=>{w&&w.length!==y.length&&(b(""),R(null),a===void 0&&h(null),n?.(null));},T=t==="sm"?"h-3 w-3":t==="lg"?"h-5 w-5":"h-4 w-4";return jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx("input",{ref:f,type:"text",inputMode:"numeric",value:w,onChange:C,onBlur:M,disabled:c,placeholder:p??xw(i),className:o(Lp({size:t}),d&&"pr-10",v&&"border-danger focus-visible:ring-danger",e),"aria-invalid":!!v,"aria-describedby":v?"date-error":void 0,...m}),d&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute right-3 top-1/2 -translate-y-1/2",children:jsxRuntime.jsx(lucideReact.Calendar,{className:o(T,"text-muted-foreground")})}),v&&jsxRuntime.jsx("p",{id:"date-error",className:"mt-1 text-xs text-danger",children:v})]})});Ip.displayName="DateInput";var Ep=classVarianceAuthority.cva("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus:outline-none transition-colors disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 px-2 text-xs",md:"h-10 px-3 text-sm",lg:"h-12 px-4 text-base"}},defaultVariants:{size:"md"}}),Hp=[{code:"TR",name:"Turkey",dialCode:"+90",flag:"\u{1F1F9}\u{1F1F7}",format:"(###) ### ## ##"},{code:"US",name:"United States",dialCode:"+1",flag:"\u{1F1FA}\u{1F1F8}",format:"(###) ###-####"},{code:"GB",name:"United Kingdom",dialCode:"+44",flag:"\u{1F1EC}\u{1F1E7}",format:"#### ### ####"},{code:"DE",name:"Germany",dialCode:"+49",flag:"\u{1F1E9}\u{1F1EA}",format:"#### #######"},{code:"FR",name:"France",dialCode:"+33",flag:"\u{1F1EB}\u{1F1F7}",format:"# ## ## ## ##"},{code:"IT",name:"Italy",dialCode:"+39",flag:"\u{1F1EE}\u{1F1F9}",format:"### ### ####"},{code:"ES",name:"Spain",dialCode:"+34",flag:"\u{1F1EA}\u{1F1F8}",format:"### ### ###"},{code:"NL",name:"Netherlands",dialCode:"+31",flag:"\u{1F1F3}\u{1F1F1}",format:"## ########"},{code:"BE",name:"Belgium",dialCode:"+32",flag:"\u{1F1E7}\u{1F1EA}",format:"### ## ## ##"},{code:"AT",name:"Austria",dialCode:"+43",flag:"\u{1F1E6}\u{1F1F9}",format:"### #######"},{code:"CH",name:"Switzerland",dialCode:"+41",flag:"\u{1F1E8}\u{1F1ED}",format:"## ### ## ##"},{code:"SE",name:"Sweden",dialCode:"+46",flag:"\u{1F1F8}\u{1F1EA}",format:"##-### ## ##"},{code:"NO",name:"Norway",dialCode:"+47",flag:"\u{1F1F3}\u{1F1F4}",format:"### ## ###"},{code:"DK",name:"Denmark",dialCode:"+45",flag:"\u{1F1E9}\u{1F1F0}",format:"## ## ## ##"},{code:"FI",name:"Finland",dialCode:"+358",flag:"\u{1F1EB}\u{1F1EE}",format:"## ### ####"},{code:"PL",name:"Poland",dialCode:"+48",flag:"\u{1F1F5}\u{1F1F1}",format:"### ### ###"},{code:"CZ",name:"Czech Republic",dialCode:"+420",flag:"\u{1F1E8}\u{1F1FF}",format:"### ### ###"},{code:"GR",name:"Greece",dialCode:"+30",flag:"\u{1F1EC}\u{1F1F7}",format:"### ### ####"},{code:"PT",name:"Portugal",dialCode:"+351",flag:"\u{1F1F5}\u{1F1F9}",format:"### ### ###"},{code:"RU",name:"Russia",dialCode:"+7",flag:"\u{1F1F7}\u{1F1FA}",format:"(###) ###-##-##"},{code:"UA",name:"Ukraine",dialCode:"+380",flag:"\u{1F1FA}\u{1F1E6}",format:"## ### ## ##"},{code:"RO",name:"Romania",dialCode:"+40",flag:"\u{1F1F7}\u{1F1F4}",format:"### ### ###"},{code:"HU",name:"Hungary",dialCode:"+36",flag:"\u{1F1ED}\u{1F1FA}",format:"## ### ####"},{code:"BG",name:"Bulgaria",dialCode:"+359",flag:"\u{1F1E7}\u{1F1EC}",format:"### ### ###"},{code:"HR",name:"Croatia",dialCode:"+385",flag:"\u{1F1ED}\u{1F1F7}",format:"## ### ####"},{code:"RS",name:"Serbia",dialCode:"+381",flag:"\u{1F1F7}\u{1F1F8}",format:"## ### ####"},{code:"SI",name:"Slovenia",dialCode:"+386",flag:"\u{1F1F8}\u{1F1EE}",format:"## ### ###"},{code:"SK",name:"Slovakia",dialCode:"+421",flag:"\u{1F1F8}\u{1F1F0}",format:"### ### ###"},{code:"CA",name:"Canada",dialCode:"+1",flag:"\u{1F1E8}\u{1F1E6}",format:"(###) ###-####"},{code:"MX",name:"Mexico",dialCode:"+52",flag:"\u{1F1F2}\u{1F1FD}",format:"### ### ####"},{code:"BR",name:"Brazil",dialCode:"+55",flag:"\u{1F1E7}\u{1F1F7}",format:"(##) #####-####"},{code:"AR",name:"Argentina",dialCode:"+54",flag:"\u{1F1E6}\u{1F1F7}",format:"## ####-####"},{code:"AU",name:"Australia",dialCode:"+61",flag:"\u{1F1E6}\u{1F1FA}",format:"### ### ###"},{code:"NZ",name:"New Zealand",dialCode:"+64",flag:"\u{1F1F3}\u{1F1FF}",format:"## ### ####"},{code:"JP",name:"Japan",dialCode:"+81",flag:"\u{1F1EF}\u{1F1F5}",format:"##-####-####"},{code:"KR",name:"South Korea",dialCode:"+82",flag:"\u{1F1F0}\u{1F1F7}",format:"##-####-####"},{code:"CN",name:"China",dialCode:"+86",flag:"\u{1F1E8}\u{1F1F3}",format:"### #### ####"},{code:"HK",name:"Hong Kong",dialCode:"+852",flag:"\u{1F1ED}\u{1F1F0}",format:"#### ####"},{code:"TW",name:"Taiwan",dialCode:"+886",flag:"\u{1F1F9}\u{1F1FC}",format:"### ### ###"},{code:"SG",name:"Singapore",dialCode:"+65",flag:"\u{1F1F8}\u{1F1EC}",format:"#### ####"},{code:"IN",name:"India",dialCode:"+91",flag:"\u{1F1EE}\u{1F1F3}",format:"##### #####"},{code:"PK",name:"Pakistan",dialCode:"+92",flag:"\u{1F1F5}\u{1F1F0}",format:"### #######"},{code:"AE",name:"United Arab Emirates",dialCode:"+971",flag:"\u{1F1E6}\u{1F1EA}",format:"## ### ####"},{code:"SA",name:"Saudi Arabia",dialCode:"+966",flag:"\u{1F1F8}\u{1F1E6}",format:"## ### ####"},{code:"EG",name:"Egypt",dialCode:"+20",flag:"\u{1F1EA}\u{1F1EC}",format:"### ### ####"},{code:"ZA",name:"South Africa",dialCode:"+27",flag:"\u{1F1FF}\u{1F1E6}",format:"## ### ####"},{code:"NG",name:"Nigeria",dialCode:"+234",flag:"\u{1F1F3}\u{1F1EC}",format:"### ### ####"},{code:"IL",name:"Israel",dialCode:"+972",flag:"\u{1F1EE}\u{1F1F1}",format:"##-###-####"}],Xn=(e,t)=>{let a=e.replace(/\D/g,""),r="",n=0;for(let i=0;i<t.length&&n<a.length;i++)t[i]==="#"?(r+=a[n],n++):r+=t[i];return r},Nw=e=>e.replace(/#/g,"_"),Ap=K__namespace.forwardRef(({className:e,size:t,value:a,defaultValue:r="",onChange:n,country:i,defaultCountry:s="TR",onCountryChange:l,countries:d=Hp,showCountrySelect:c=true,showDialCode:p=false,disabled:m,placeholder:g,...u},h)=>{let[w,b]=K__namespace.useState(r),[v,R]=K__namespace.useState(i??s),[f,x]=K__namespace.useState(false),S=a!==void 0?a:w,y=i??v,C=d.find(D=>D.code===y)??d[0],M=Xn(S,C.format),T=D=>{let I=D.target.value.replace(/\D/g,"");a===void 0&&b(I);let V=Xn(I,C.format),L=`${C.dialCode} ${V}`;n?.(I,L,C);};return jsxRuntime.jsxs("div",{className:"flex",children:[c&&jsxRuntime.jsxs(ns,{value:y,onValueChange:D=>{let k=d.find(L=>L.code===D);if(!k)return;i===void 0&&R(D),l?.(k);let I=Xn(S,k.format),V=`${k.dialCode} ${I}`;n?.(S,V,k);},disabled:m,children:[jsxRuntime.jsx(wn,{className:o("w-[100px] rounded-r-none border-r-0 shrink-0",t==="sm"?"h-8":t==="lg"?"h-12":"h-10"),children:jsxRuntime.jsx(is,{children:jsxRuntime.jsxs("span",{className:"flex items-center gap-1.5",children:[jsxRuntime.jsx("span",{children:C.flag}),jsxRuntime.jsx("span",{className:"text-xs text-muted-foreground",children:C.dialCode})]})})}),jsxRuntime.jsx(Nn,{className:"max-h-[300px]",children:d.map(D=>jsxRuntime.jsx(Pn,{value:D.code,children:jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("span",{children:D.flag}),jsxRuntime.jsx("span",{className:"flex-1",children:D.name}),jsxRuntime.jsx("span",{className:"text-xs text-muted-foreground",children:D.dialCode})]})},D.code))})]}),jsxRuntime.jsxs("div",{className:"relative flex-1",children:[p&&!c&&jsxRuntime.jsx("span",{className:"absolute left-3 top-1/2 -translate-y-1/2 text-muted-foreground",children:C.dialCode}),jsxRuntime.jsx("input",{ref:h,type:"tel",inputMode:"tel",value:M,onChange:T,onFocus:()=>x(true),onBlur:()=>x(false),disabled:m,placeholder:g??Nw(C.format),className:o(Ep({size:t}),c&&"rounded-l-none",p&&!c&&"pl-12",e),style:{borderColor:f?"var(--color-foreground)":void 0},...u})]})]})});Ap.displayName="PhoneInput";var Fp=classVarianceAuthority.cva("flex items-center justify-between w-full px-4 py-3 border-b bg-background",{variants:{variant:{solid:"bg-primary text-primary-foreground border-primary",outline:"bg-background border-border",ghost:"bg-transparent border-transparent",soft:"bg-primary/10 border-primary/20",surface:"bg-muted border-border"},size:{sm:"h-12 px-3 py-2",md:"h-14 px-4 py-3",lg:"h-16 px-6 py-4"},sticky:{true:"sticky top-0 z-50",false:""}},defaultVariants:{variant:"outline",size:"md",sticky:false}}),Bp=K__namespace.forwardRef(({className:e,variant:t,size:a,sticky:r,brand:n,children:i,mobileBreakpoint:s="md",...l},d)=>{let[c,p]=K__namespace.useState(false),m={sm:"hidden sm:flex",md:"hidden md:flex",lg:"hidden lg:flex"}[s],g={sm:"sm:hidden",md:"md:hidden",lg:"lg:hidden"}[s];return jsxRuntime.jsxs("nav",{ref:d,className:o(Fp({variant:t,size:a,sticky:r,className:e})),...l,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between w-full",children:[n&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:n}),jsxRuntime.jsx("div",{className:o("items-center gap-4 flex-1 justify-end",m),children:i}),jsxRuntime.jsx("button",{type:"button",className:o("p-2 rounded-md hover:bg-accent hover:text-accent-foreground transition-colors",g),onClick:()=>p(!c),"aria-label":c?"Close menu":"Open menu","aria-expanded":c,children:c?jsxRuntime.jsx(lucideReact.X,{className:"h-5 w-5"}):jsxRuntime.jsx(lucideReact.Menu,{className:"h-5 w-5"})})]}),c&&jsxRuntime.jsx("div",{className:o("absolute top-full left-0 right-0 flex flex-col gap-2 p-4 bg-background border-b border-border shadow-lg",g),children:i})]})});Bp.displayName="Navbar";var Op=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex items-center gap-2 font-semibold text-lg",e),...t}));Op.displayName="NavbarBrand";var Gp=K__namespace.forwardRef(({className:e,justify:t="start",...a},r)=>{let n={start:"justify-start",center:"justify-center",end:"justify-end"}[t];return jsxRuntime.jsx("div",{ref:r,className:o("flex items-center gap-4",n,e),...a})});Gp.displayName="NavbarContent";var Wp=K__namespace.forwardRef(({className:e,isActive:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,className:o("flex items-center",t&&"text-primary font-medium",e),...a}));Wp.displayName="NavbarItem";var $p=K__namespace.forwardRef(({className:e,isActive:t,...a},r)=>jsxRuntime.jsx("a",{ref:r,className:o("text-sm font-medium transition-colors hover:text-primary",t?"text-primary":"text-muted-foreground",e),...a}));$p.displayName="NavbarLink";var Kp=classVarianceAuthority.cva("inline-flex items-center gap-1 transition-colors 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:{variant:{solid:"text-primary-foreground bg-primary px-2 py-0.5 rounded hover:bg-primary/90",outline:"text-primary underline-offset-4 hover:underline",ghost:"text-foreground hover:text-primary",soft:"text-primary bg-primary/10 px-2 py-0.5 rounded hover:bg-primary/20",surface:"text-foreground bg-muted px-2 py-0.5 rounded hover:bg-muted/80"},size:{sm:"text-xs",md:"text-sm",lg:"text-base"},underline:{none:"",hover:"hover:underline underline-offset-4",always:"underline underline-offset-4"}},defaultVariants:{variant:"outline",size:"md",underline:"hover"}}),Up=K__namespace.forwardRef(({className:e,variant:t,size:a,underline:r,isExternal:n,showExternalIcon:i=true,isDisabled:s,children:l,...d},c)=>{let p=n?{target:"_blank",rel:"noopener noreferrer"}:{};return jsxRuntime.jsxs("a",{ref:c,className:o(Kp({variant:t,size:a,underline:r,className:e}),s&&"pointer-events-none opacity-50"),"aria-disabled":s,...p,...d,children:[l,n&&i&&jsxRuntime.jsx(lucideReact.ExternalLink,{className:"h-3 w-3 ml-0.5","aria-hidden":"true"})]})});Up.displayName="Link";var jp=classVarianceAuthority.cva("fixed bottom-6 right-6 z-50 flex items-center justify-center rounded-full shadow-lg transition-all duration-300 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",{variants:{variant:{solid:"bg-primary text-primary-foreground hover:bg-primary/90",outline:"bg-background border border-border text-foreground hover:bg-accent",ghost:"bg-background/80 backdrop-blur-sm text-foreground hover:bg-accent",soft:"bg-primary/10 text-primary hover:bg-primary/20",surface:"bg-muted text-foreground hover:bg-muted/80"},size:{sm:"h-8 w-8",md:"h-10 w-10",lg:"h-12 w-12"}},defaultVariants:{variant:"solid",size:"md"}}),Xp=K__namespace.forwardRef(({className:e,variant:t,size:a,visibilityHeight:r=400,smooth:n=true,icon:i,duration:s=300,onClick:l,...d},c)=>{let[p,m]=K__namespace.useState(false);K__namespace.useEffect(()=>{let h=()=>{m(window.scrollY>r);};return h(),window.addEventListener("scroll",h,{passive:true}),()=>window.removeEventListener("scroll",h)},[r]);let g=h=>{n?window.scrollTo({top:0,behavior:"smooth"}):window.scrollTo(0,0),l?.(h);},u={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6"}[a||"md"];return p?jsxRuntime.jsx("button",{ref:c,type:"button",className:o(jp({variant:t,size:a,className:e}),"animate-in fade-in zoom-in duration-300"),onClick:g,"aria-label":"Back to top",...d,children:i||jsxRuntime.jsx(lucideReact.ArrowUp,{className:u})}):null});Xp.displayName="BackTop";var Aw=Y__namespace.Menu,zw=Y__namespace.Group,Fw=Y__namespace.Portal,Bw=Y__namespace.Sub,Ow=Y__namespace.RadioGroup,qp=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Y__namespace.Root,{ref:a,className:o("flex h-10 items-center space-x-1 rounded-md border bg-background p-1",e),...t}));qp.displayName=Y__namespace.Root.displayName;var Zp=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Y__namespace.Trigger,{ref:a,className:o("flex cursor-default select-none items-center rounded-sm px-3 py-1.5 text-sm font-medium outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground",e),...t}));Zp.displayName=Y__namespace.Trigger.displayName;var Qp=K__namespace.forwardRef(({className:e,inset:t,children:a,...r},n)=>jsxRuntime.jsxs(Y__namespace.SubTrigger,{ref:n,className:o("flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground",t&&"pl-8",e),...r,children:[a,jsxRuntime.jsx(lucideReact.ChevronRight,{className:"ml-auto h-4 w-4"})]}));Qp.displayName=Y__namespace.SubTrigger.displayName;var Jp=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Y__namespace.SubContent,{ref:a,className:o("z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));Jp.displayName=Y__namespace.SubContent.displayName;var ef=K__namespace.forwardRef(({className:e,align:t="start",alignOffset:a=-4,sideOffset:r=8,...n},i)=>jsxRuntime.jsx(Y__namespace.Portal,{children:jsxRuntime.jsx(Y__namespace.Content,{ref:i,align:t,alignOffset:a,sideOffset:r,className:o("z-50 min-w-[12rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...n})}));ef.displayName=Y__namespace.Content.displayName;var tf=K__namespace.forwardRef(({className:e,inset:t,...a},r)=>jsxRuntime.jsx(Y__namespace.Item,{ref:r,className:o("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",t&&"pl-8",e),...a}));tf.displayName=Y__namespace.Item.displayName;var af=K__namespace.forwardRef(({className:e,children:t,checked:a,...r},n)=>jsxRuntime.jsxs(Y__namespace.CheckboxItem,{ref:n,className:o("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:a,...r,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx(Y__namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Check,{className:"h-4 w-4"})})}),t]}));af.displayName=Y__namespace.CheckboxItem.displayName;var rf=K__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsxs(Y__namespace.RadioItem,{ref:r,className:o("relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...a,children:[jsxRuntime.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:jsxRuntime.jsx(Y__namespace.ItemIndicator,{children:jsxRuntime.jsx(lucideReact.Circle,{className:"h-2 w-2 fill-current"})})}),t]}));rf.displayName=Y__namespace.RadioItem.displayName;var of=K__namespace.forwardRef(({className:e,inset:t,...a},r)=>jsxRuntime.jsx(Y__namespace.Label,{ref:r,className:o("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...a}));of.displayName=Y__namespace.Label.displayName;var nf=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Y__namespace.Separator,{ref:a,className:o("-mx-1 my-1 h-px bg-muted",e),...t}));nf.displayName=Y__namespace.Separator.displayName;var sf=({className:e,...t})=>jsxRuntime.jsx("span",{className:o("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});sf.displayName="MenubarShortcut";var lf=classVarianceAuthority.cva("flex",{variants:{orientation:{horizontal:"flex-row items-center",vertical:"flex-col"},size:{sm:"gap-2",md:"gap-4",lg:"gap-6"}},defaultVariants:{orientation:"horizontal",size:"md"}}),df=K__namespace.forwardRef(({className:e,orientation:t,size:a,currentStep:r=0,children:n,...i},s)=>{let l=K__namespace.Children.toArray(n);return jsxRuntime.jsx("div",{ref:s,className:o(lf({orientation:t,size:a,className:e})),...i,children:l.map((d,c)=>K__namespace.isValidElement(d)?K__namespace.cloneElement(d,{...d.props,stepNumber:c+1,status:d.props.status||(c<r?"completed":c===r?"current":"upcoming"),isLast:c===l.length-1,orientation:t,size:a}):d)})});df.displayName="Steps";var cf=classVarianceAuthority.cva("flex items-center",{variants:{orientation:{horizontal:"flex-row",vertical:"flex-col items-start"},size:{sm:"gap-2",md:"gap-3",lg:"gap-4"}},defaultVariants:{orientation:"horizontal",size:"md"}}),Ww=classVarianceAuthority.cva("flex items-center justify-center rounded-full font-medium transition-colors",{variants:{status:{completed:"bg-primary text-primary-foreground",current:"bg-primary text-primary-foreground ring-2 ring-primary ring-offset-2 ring-offset-background",upcoming:"bg-muted text-muted-foreground border-2 border-muted-foreground/30"},size:{sm:"h-6 w-6 text-xs",md:"h-8 w-8 text-sm",lg:"h-10 w-10 text-base"}},defaultVariants:{status:"upcoming",size:"md"}}),$w=classVarianceAuthority.cva("bg-muted transition-colors",{variants:{orientation:{horizontal:"h-0.5 flex-1 min-w-8",vertical:"w-0.5 min-h-8 ml-4"},status:{completed:"bg-primary",current:"bg-muted",upcoming:"bg-muted"}},defaultVariants:{orientation:"horizontal",status:"upcoming"}}),mf=K__namespace.forwardRef(({className:e,orientation:t="horizontal",size:a="md",title:r,description:n,icon:i,status:s="upcoming",stepNumber:l,isLast:d,...c},p)=>jsxRuntime.jsxs("div",{ref:p,className:o(cf({orientation:t,size:a,className:e}),!d&&t==="horizontal"&&"flex-1"),...c,children:[jsxRuntime.jsx("div",{className:o("flex items-center",t==="vertical"&&"flex-col items-start"),children:jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[jsxRuntime.jsx("div",{className:o(Ww({status:s,size:a})),children:s==="completed"?jsxRuntime.jsx(lucideReact.Check,{className:a==="sm"?"h-3 w-3":a==="lg"?"h-5 w-5":"h-4 w-4"}):i||l}),(r||n)&&jsxRuntime.jsxs("div",{className:"flex flex-col",children:[r&&jsxRuntime.jsx("span",{className:o("font-medium",a==="sm"&&"text-sm",a==="lg"&&"text-lg",s==="upcoming"&&"text-muted-foreground"),children:r}),n&&jsxRuntime.jsx("span",{className:o("text-muted-foreground",a==="sm"&&"text-xs",a==="md"&&"text-sm",a==="lg"&&"text-base"),children:n})]})]})}),!d&&jsxRuntime.jsx("div",{className:o($w({orientation:t,status:s==="completed"?"completed":"upcoming"}),t==="vertical"&&"my-2")})]}));mf.displayName="Step";function Xw({className:e,data:t,columns:a,selectable:r=false,selectedKeys:n,onSelectionChange:i,getRowKey:s=(x,S)=>String(S),sortable:l=false,sortState:d,onSortChange:c,paginated:p=false,pageSizeOptions:m=[10,20,50],paginationState:g,onPaginationChange:u,emptyContent:h="No data",loading:w=false,striped:b=false,hoverable:v=true,...R},f){let[x,S]=K__namespace.useState(new Set),[y,C]=K__namespace.useState({columnId:null,direction:null}),[M,T]=K__namespace.useState({pageIndex:0,pageSize:m[0]||10}),N=n??x,P=d??y,D=g??M,k=E=>{i?i(E):S(E);},I=E=>{c?c(E):C(E);},V=E=>{u?u(E):T(E);},L=K__namespace.useMemo(()=>{if(!P.columnId||!P.direction)return t;let E=a.find(z=>z.id===P.columnId);return E?[...t].sort((z,j)=>{let G=E.accessor(z),fe=E.accessor(j);if(G===fe)return 0;if(G==null)return 1;if(fe==null)return -1;let ya=String(G).localeCompare(String(fe),void 0,{numeric:true});return P.direction==="asc"?ya:-ya}):t},[t,P,a]),H=K__namespace.useMemo(()=>{if(!p)return L;let E=D.pageIndex*D.pageSize;return L.slice(E,E+D.pageSize)},[L,p,D]),B=Math.ceil(L.length/D.pageSize),$=E=>{if(E){let z=new Set(H.map((j,G)=>s(j,G)));k(z);}else k(new Set);},A=(E,z)=>{let j=new Set(N);z?j.add(E):j.delete(E),k(j);},O=H.length>0&&H.every((E,z)=>N.has(s(E,z))),te=H.some((E,z)=>N.has(s(E,z))),be=E=>{if(!a.find(G=>G.id===E)?.sortable&&!l)return;let j="asc";P.columnId===E&&(P.direction==="asc"?j="desc":P.direction==="desc"&&(j=null)),I({columnId:j?E:null,direction:j});},Ie=E=>P.columnId!==E?jsxRuntime.jsx(lucideReact.ChevronsUpDown,{className:"h-4 w-4 text-muted-foreground/50"}):P.direction==="asc"?jsxRuntime.jsx(lucideReact.ChevronUp,{className:"h-4 w-4"}):jsxRuntime.jsx(lucideReact.ChevronDown,{className:"h-4 w-4"});return jsxRuntime.jsxs("div",{ref:f,className:o("w-full",e),...R,children:[jsxRuntime.jsx("div",{className:"relative w-full overflow-auto rounded-md border",children:jsxRuntime.jsxs("table",{className:"w-full caption-bottom text-sm",children:[jsxRuntime.jsx("thead",{className:"[&_tr]:border-b bg-muted/50",children:jsxRuntime.jsxs("tr",{children:[r&&jsxRuntime.jsx("th",{className:"h-12 w-12 px-4",children:jsxRuntime.jsx(Ro,{checked:O?true:te?"indeterminate":false,onCheckedChange:$,"aria-label":"Select all"})}),a.map(E=>{let z=E.sortable??l;return jsxRuntime.jsx("th",{className:o("h-12 px-4 text-left align-middle font-medium text-muted-foreground",z&&"cursor-pointer select-none hover:text-foreground"),style:{width:E.width},onClick:()=>z&&be(E.id),children:jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[E.header,z&&Ie(E.id)]})},E.id)})]})}),jsxRuntime.jsx("tbody",{className:"[&_tr:last-child]:border-0",children:w?jsxRuntime.jsx("tr",{children:jsxRuntime.jsx("td",{colSpan:a.length+(r?1:0),className:"h-24 text-center text-muted-foreground",children:"Loading..."})}):H.length===0?jsxRuntime.jsx("tr",{children:jsxRuntime.jsx("td",{colSpan:a.length+(r?1:0),className:"h-24 text-center text-muted-foreground",children:h})}):H.map((E,z)=>{let j=s(E,z),G=N.has(j);return jsxRuntime.jsxs("tr",{className:o("border-b transition-colors",v&&"hover:bg-muted/50",b&&z%2===1&&"bg-muted/30",G&&"bg-muted"),"data-state":G?"selected":void 0,children:[r&&jsxRuntime.jsx("td",{className:"w-12 px-4",children:jsxRuntime.jsx(Ro,{checked:G,onCheckedChange:fe=>A(j,!!fe),"aria-label":`Select row ${z+1}`})}),a.map(fe=>jsxRuntime.jsx("td",{className:"p-4 align-middle",children:fe.cell?fe.cell(E,z):fe.accessor(E)},fe.id))]},j)})})]})}),p&&jsxRuntime.jsxs("div",{className:"flex items-center justify-between px-2 py-4",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2 text-sm text-muted-foreground",children:[jsxRuntime.jsx("span",{children:"Rows per page:"}),jsxRuntime.jsx("select",{value:D.pageSize,onChange:E=>V({pageIndex:0,pageSize:Number(E.target.value)}),className:"h-8 rounded-md border bg-transparent px-2",children:m.map(E=>jsxRuntime.jsx("option",{value:E,children:E},E))})]}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("span",{className:"text-sm text-muted-foreground",children:["Page ",D.pageIndex+1," of ",B||1]}),jsxRuntime.jsxs("div",{className:"flex gap-1",children:[jsxRuntime.jsx("button",{onClick:()=>V({...D,pageIndex:D.pageIndex-1}),disabled:D.pageIndex===0,className:"inline-flex h-8 w-8 items-center justify-center rounded-md border bg-transparent hover:bg-muted disabled:opacity-50 disabled:pointer-events-none","aria-label":"Previous page",children:jsxRuntime.jsx(lucideReact.ChevronLeft,{className:"h-4 w-4"})}),jsxRuntime.jsx("button",{onClick:()=>V({...D,pageIndex:D.pageIndex+1}),disabled:D.pageIndex>=B-1,className:"inline-flex h-8 w-8 items-center justify-center rounded-md border bg-transparent hover:bg-muted disabled:opacity-50 disabled:pointer-events-none","aria-label":"Next page",children:jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4"})})]})]})]})]})}var qw=K__namespace.forwardRef(Xw);var pf=classVarianceAuthority.cva("",{variants:{size:{sm:"[--tree-indent:12px] [--tree-item-height:28px] text-xs",md:"[--tree-indent:16px] [--tree-item-height:32px] text-sm",lg:"[--tree-indent:20px] [--tree-item-height:40px] text-base"}},defaultVariants:{size:"md"}}),ff=K__namespace.forwardRef(({className:e,size:t,data:a,defaultExpandedIds:r=[],expandedIds:n,onExpandedChange:i,selectedId:s,onSelect:l,showIcons:d=true,leafIcon:c=jsxRuntime.jsx(lucideReact.File,{className:"h-4 w-4"}),folderIcon:p=jsxRuntime.jsx(lucideReact.Folder,{className:"h-4 w-4"}),folderOpenIcon:m=jsxRuntime.jsx(lucideReact.FolderOpen,{className:"h-4 w-4"}),defaultExpandAll:g=false,...u},h)=>{let w=K__namespace.useCallback(y=>y.reduce((C,M)=>M.children?.length?[...C,M.id,...w(M.children)]:C,[]),[]),[b,v]=K__namespace.useState(()=>g?w(a):r),R=n??b,f=y=>{i?i(y):v(y);},x=y=>{R.includes(y)?f(R.filter(C=>C!==y)):f([...R,y]);},S=(y,C=0)=>{let M=y.children&&y.children.length>0,T=R.includes(y.id),N=s===y.id,P=()=>{y.disabled||l?.(y);},D=I=>{I.stopPropagation(),M&&x(y.id);},k=()=>y.icon?y.icon:M?T?m:p:c;return jsxRuntime.jsxs("div",{role:"treeitem","aria-expanded":M?T:void 0,children:[jsxRuntime.jsxs("div",{className:o("flex items-center gap-1 rounded-md px-2 cursor-pointer transition-colors","h-[var(--tree-item-height)]","hover:bg-muted/50",N&&"bg-primary/10 text-primary",y.disabled&&"opacity-50 cursor-not-allowed"),style:{paddingLeft:`calc(${C} * var(--tree-indent) + 8px)`},onClick:P,children:[jsxRuntime.jsx("button",{type:"button",className:o("flex h-5 w-5 items-center justify-center rounded hover:bg-muted",!M&&"invisible"),onClick:D,tabIndex:-1,"aria-label":T?"Collapse":"Expand",children:T?jsxRuntime.jsx(lucideReact.ChevronDown,{className:"h-4 w-4"}):jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4"})}),d&&jsxRuntime.jsx("span",{className:"flex-shrink-0 text-muted-foreground",children:k()}),jsxRuntime.jsx("span",{className:"truncate",children:y.name})]}),M&&T&&jsxRuntime.jsx("div",{role:"group",children:y.children.map(I=>S(I,C+1))})]},y.id)};return jsxRuntime.jsx("div",{ref:h,role:"tree",className:o(pf({size:t,className:e})),...u,children:a.map(y=>S(y))})});ff.displayName="TreeView";var bf=classVarianceAuthority.cva("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 px-2 text-xs",md:"h-10 px-3 text-sm",lg:"h-12 px-4 text-base"}},defaultVariants:{size:"md"}}),sN=({text:e,query:t})=>{if(!t)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:e});let a=new RegExp(`(${t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")})`,"gi"),r=e.split(a);return jsxRuntime.jsx(jsxRuntime.Fragment,{children:r.map((n,i)=>a.test(n)?jsxRuntime.jsx("mark",{className:"bg-primary/20 text-foreground rounded-sm",children:n},i):jsxRuntime.jsx("span",{children:n},i))})},lN=(e,t)=>{let[a,r]=K__namespace.useState(e);return K__namespace.useEffect(()=>{let n=setTimeout(()=>{r(e);},t);return ()=>{clearTimeout(n);}},[e,t]),a},vf=K__namespace.forwardRef(({className:e,size:t,value:a,defaultValue:r="",onChange:n,onSelect:i,options:s=[],loadOptions:l,debounceMs:d=300,minChars:c=0,placeholder:p="Type to search...",emptyText:m="No results found.",loadingText:g="Loading...",clearable:u=false,freeSolo:h=true,maxHeight:w=200,highlightMatch:b=true,disabled:v,...R},f)=>{let[x,S]=K__namespace.useState(false),[y,C]=K__namespace.useState(r),[M,T]=K__namespace.useState([]),[N,P]=K__namespace.useState(false),D=K__namespace.useRef(null),k=a!==void 0?a:y,I=lN(k,d);K__namespace.useImperativeHandle(f,()=>D.current);let V=l?M:s,L=K__namespace.useMemo(()=>l?V:V.filter(z=>z.label.toLowerCase().includes(k.toLowerCase())),[V,k,l]);K__namespace.useEffect(()=>{if(!l)return;if(I.length<c){T([]);return}let z=false;return (async()=>{P(true);try{let G=await l(I);z||T(G);}catch{z||T([]);}finally{z||P(false);}})(),()=>{z=true;}},[I,l,c]);let H=z=>{a===void 0&&C(z),n?.(z);},B=z=>{let j=z.target.value;H(j),j.length>=c&&S(true);},$=z=>{H(z.label),i?.(z),S(false);},A=()=>{H(""),D.current?.focus();},O=()=>{k.length>=c&&(L.length>0||N)&&S(true);},te=z=>{z.key==="Escape"&&S(false),z.key==="ArrowDown"&&!x&&L.length>0&&S(true);},be=x&&k.length>=c,Ie=t==="sm"?"h-3 w-3":t==="lg"?"h-5 w-5":"h-4 w-4",E=u&&k?"pr-8":"pr-3";return jsxRuntime.jsxs(ye,{open:be,onOpenChange:S,children:[jsxRuntime.jsx(ms,{asChild:true,children:jsxRuntime.jsxs("div",{className:"relative w-full",children:[jsxRuntime.jsx("input",{ref:D,type:"text",value:k,onChange:B,onFocus:O,onKeyDown:te,disabled:v,placeholder:p,className:o(bf({size:t}),E,e),role:"combobox","aria-expanded":be,"aria-autocomplete":"list","aria-controls":"autocomplete-list",...R}),u&&k&&!v&&jsxRuntime.jsx("button",{type:"button",onClick:A,className:"absolute right-2 top-1/2 -translate-y-1/2 text-muted-foreground hover:text-foreground","aria-label":"Clear",children:jsxRuntime.jsx(lucideReact.X,{className:Ie})})]})}),jsxRuntime.jsx(ve,{className:"w-[--radix-popover-trigger-width] p-0",align:"start",onOpenAutoFocus:z=>z.preventDefault(),children:jsxRuntime.jsx(cmdk.Command,{className:"overflow-hidden rounded-md",shouldFilter:false,children:jsxRuntime.jsx(cmdk.Command.List,{id:"autocomplete-list",className:"overflow-y-auto p-1",style:{maxHeight:w},children:N?jsxRuntime.jsxs("div",{className:"flex items-center justify-center gap-2 py-6 text-sm text-muted-foreground",children:[jsxRuntime.jsx(lucideReact.Loader2,{className:o(Ie,"animate-spin")}),g]}):L.length===0?jsxRuntime.jsx("div",{className:"py-6 text-center text-sm text-muted-foreground",children:m}):L.map(z=>jsxRuntime.jsxs(cmdk.Command.Item,{value:z.value,disabled:z.disabled,onSelect:()=>$(z),className:o("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none","data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50","data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground"),children:[jsxRuntime.jsx(lucideReact.Check,{className:o("mr-2 h-4 w-4 shrink-0",k===z.label?"opacity-100":"opacity-0")}),jsxRuntime.jsx("span",{className:"flex-1",children:b?jsxRuntime.jsx(sN,{text:z.label,query:k}):z.label})]},z.value))})})})]})});vf.displayName="Autocomplete";var Ks=K__namespace.createContext(null),Us=K__namespace.createContext(null),Ys=()=>{let e=K__namespace.useContext(Ks);if(!e)throw new Error("useFormContext must be used within a Form");return e},Qn=()=>{let e=K__namespace.useContext(Us);if(!e)throw new Error("useFieldContext must be used within a FormField");return e},dN={required:(e="This field is required")=>({validate:t=>typeof t=="string"?t.trim().length>0:Array.isArray(t)?t.length>0:t!=null,message:e}),minLength:(e,t)=>({validate:a=>typeof a=="string"&&a.length>=e,message:t??`Must be at least ${e} characters`}),maxLength:(e,t)=>({validate:a=>typeof a=="string"&&a.length<=e,message:t??`Must be at most ${e} characters`}),min:(e,t)=>({validate:a=>typeof a=="number"&&a>=e,message:t??`Must be at least ${e}`}),max:(e,t)=>({validate:a=>typeof a=="number"&&a<=e,message:t??`Must be at most ${e}`}),email:(e="Invalid email address")=>({validate:t=>typeof t=="string"&&/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(t),message:e}),pattern:(e,t="Invalid format")=>({validate:a=>typeof a=="string"&&e.test(a),message:t}),custom:(e,t)=>({validate:e,message:t})},hf=K__namespace.forwardRef(({defaultValues:e={},onSubmit:t,onError:a,validateOnBlur:r=true,validateOnChange:n=false,children:i,className:s,...l},d)=>{let[c,p]=K__namespace.useState(e),[m,g]=K__namespace.useState({}),[u,h]=K__namespace.useState({}),[w,b]=K__namespace.useState({}),[v,R]=K__namespace.useState(false),f=K__namespace.useRef(new Map),x=K__namespace.useCallback((V,L)=>{f.current.set(V,L);},[]),S=K__namespace.useCallback(V=>{f.current.delete(V);},[]),y=K__namespace.useCallback(V=>{let L=f.current.get(V)||[],H=c[V];for(let B of L)if(!B.validate(H))return g($=>({...$,[V]:B.message})),false;return g(B=>({...B,[V]:null})),true},[c]),C=K__namespace.useCallback(()=>{let V=true,L={};return f.current.forEach((H,B)=>{let $=c[B];for(let A of H)if(!A.validate($)){L[B]=A.message,V=false;break}L[B]||(L[B]=null);}),g(L),V},[c]),M=K__namespace.useCallback((V,L)=>{p(H=>({...H,[V]:L})),b(H=>({...H,[V]:true})),n&&setTimeout(()=>{y(V);},0);},[n,y]),T=K__namespace.useCallback((V,L)=>{g(H=>({...H,[V]:L}));},[]),N=K__namespace.useCallback((V,L)=>{h(H=>({...H,[V]:L})),L&&r&&y(V);},[r,y]),P=K__namespace.useCallback(V=>({value:c[V],error:m[V]??null,touched:u[V]??false,dirty:w[V]??false}),[c,m,u,w]),D=K__namespace.useCallback(()=>{p(e),g({}),h({}),b({});},[e]),k=async V=>{V.preventDefault();let L={};if(f.current.forEach((B,$)=>{L[$]=true;}),h(L),!C()){a?.(m);return}if(t){R(true);try{await t(c);}finally{R(false);}}},I={values:c,errors:m,touched:u,dirty:w,isSubmitting:v,setValue:M,setError:T,setTouched:N,validateField:y,validateAll:C,registerField:x,unregisterField:S,getFieldState:P,reset:D};return jsxRuntime.jsx(Ks.Provider,{value:I,children:jsxRuntime.jsx("form",{ref:d,onSubmit:k,className:o("space-y-4",s),...l,children:i})})});hf.displayName="Form";var xf=({name:e,rules:t=[],defaultValue:a,children:r})=>{let n=Ys(),i=K__namespace.useId();K__namespace.useEffect(()=>(n.registerField(e,t),a!==void 0&&n.values[e]===void 0&&n.setValue(e,a),()=>{n.unregisterField(e);}),[e,t,a,n]);let s=n.getFieldState(e),l={name:e,id:`${i}-${e}`,value:s.value,error:s.error,touched:s.touched,dirty:s.dirty};return jsxRuntime.jsx(Us.Provider,{value:l,children:r})};xf.displayName="FormField";var yf=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("space-y-1.5",e),...t}));yf.displayName="FormItem";var Rf=K__namespace.forwardRef(({className:e,required:t,children:a,...r},n)=>{let{id:i,error:s,touched:l}=Qn();return jsxRuntime.jsxs(Xa,{ref:n,htmlFor:i,className:o(s&&l&&"text-danger",e),...r,children:[a,t&&jsxRuntime.jsx("span",{className:"ml-1 text-danger",children:"*"})]})});Rf.displayName="FormLabel";var wf=({children:e})=>{let{name:t,id:a,error:r,touched:n}=Qn(),i=Ys(),s=i.getFieldState(t),l=c=>{let p=c.target,m=p.type==="checkbox"?p.checked:p.value;i.setValue(t,m);},d=()=>{i.setTouched(t,true);};return K__namespace.cloneElement(e,{id:a,name:t,value:s.value??"",onChange:l,onBlur:d,"aria-invalid":r&&n?"true":void 0,"aria-describedby":r&&n?`${a}-error`:void 0})};wf.displayName="FormControl";var Nf=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("p",{ref:a,className:o("text-xs text-muted-foreground",e),...t}));Nf.displayName="FormDescription";var Pf=K__namespace.forwardRef(({className:e,message:t,...a},r)=>{let{id:n,error:i,touched:s}=Qn(),l=t??(s?i:null);return l?jsxRuntime.jsx("p",{ref:r,id:`${n}-error`,className:o("text-xs text-danger",e),role:"alert",...a,children:l}):null});Pf.displayName="FormMessage";var Sf=classVarianceAuthority.cva("inline-flex items-center gap-3",{variants:{size:{sm:"[&_[data-user-avatar]]:h-8 [&_[data-user-avatar]]:w-8",md:"[&_[data-user-avatar]]:h-10 [&_[data-user-avatar]]:w-10",lg:"[&_[data-user-avatar]]:h-12 [&_[data-user-avatar]]:w-12"}},defaultVariants:{size:"md"}}),Tf=K__namespace.forwardRef(({className:e,size:t,name:a,description:r,avatarUrl:n,avatarFallback:i,trailing:s,...l},d)=>{let c=i||a.split(" ").map(p=>p[0]).join("").toUpperCase().slice(0,2);return jsxRuntime.jsxs("div",{ref:d,className:o(Sf({size:t,className:e})),...l,children:[jsxRuntime.jsxs(qa,{"data-user-avatar":true,children:[n&&jsxRuntime.jsx(Lr,{src:n,alt:a}),jsxRuntime.jsx(Za,{children:c})]}),jsxRuntime.jsxs("div",{className:"flex flex-col min-w-0",children:[jsxRuntime.jsx("span",{className:"text-sm font-medium leading-none truncate",children:a}),r&&jsxRuntime.jsx("span",{className:"text-sm text-muted-foreground truncate",children:r})]}),s&&jsxRuntime.jsx("div",{className:"ml-auto flex-shrink-0",children:s})]})});Tf.displayName="User";var kf=classVarianceAuthority.cva("font-mono rounded",{variants:{variant:{solid:"bg-primary text-primary-foreground",outline:"border border-input bg-transparent",ghost:"bg-transparent",soft:"bg-muted text-foreground",surface:"bg-muted/50 text-foreground border border-border"},size:{sm:"px-1 py-0.5 text-xs",md:"px-1.5 py-0.5 text-sm",lg:"px-2 py-1 text-base"}},defaultVariants:{variant:"soft",size:"md"}}),Df=K__namespace.forwardRef(({className:e,variant:t,size:a,...r},n)=>jsxRuntime.jsx("code",{ref:n,className:o(kf({variant:t,size:a,className:e})),...r}));Df.displayName="Code";var Lf=classVarianceAuthority.cva("relative flex items-center gap-2 font-mono rounded-lg border",{variants:{variant:{solid:"bg-primary text-primary-foreground border-primary",outline:"bg-transparent border-input",ghost:"bg-transparent border-transparent",soft:"bg-muted border-muted",surface:"bg-muted/50 border-border"},size:{sm:"px-3 py-1.5 text-xs",md:"px-4 py-2 text-sm",lg:"px-5 py-3 text-base"}},defaultVariants:{variant:"surface",size:"md"}}),Vf=K__namespace.forwardRef(({className:e,variant:t,size:a,code:r,copyable:n=true,copyLabel:i="Copy",onCopy:s,symbol:l="$",hideSymbol:d=false,...c},p)=>{let[m,g]=K__namespace.useState(false),u=async()=>{try{await navigator.clipboard.writeText(r),g(!0),s?.(),setTimeout(()=>g(!1),2e3);}catch(h){console.error("Failed to copy:",h);}};return jsxRuntime.jsxs("div",{ref:p,className:o(Lf({variant:t,size:a,className:e})),...c,children:[!d&&jsxRuntime.jsx("span",{className:"text-muted-foreground select-none",children:l}),jsxRuntime.jsx("code",{className:"flex-1 truncate",children:r}),n&&jsxRuntime.jsx("button",{type:"button",onClick:u,className:o("flex-shrink-0 rounded p-1 transition-colors","hover:bg-black/10 dark:hover:bg-white/10","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"),"aria-label":m?"Copied":i,children:m?jsxRuntime.jsx(lucideReact.Check,{className:"h-4 w-4 text-green-500"}):jsxRuntime.jsx(lucideReact.Copy,{className:"h-4 w-4 text-muted-foreground"})})]})});Vf.displayName="Snippet";var qs=classVarianceAuthority.cva("overflow-hidden",{variants:{radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",full:"rounded-full"}},defaultVariants:{radius:"md"}}),If=K__namespace.forwardRef(({className:e,radius:t,src:a,alt:r,fallback:n,showSkeleton:i=true,onLoad:s,onError:l,fit:d="cover",aspectRatio:c,style:p,...m},g)=>{let[u,h]=K__namespace.useState("loading");K__namespace.useEffect(()=>{a&&h("loading");},[a]);let w=()=>{h("loaded"),s?.();},b=()=>{h("error"),l?.();},v={contain:"object-contain",cover:"object-cover",fill:"object-fill",none:"object-none","scale-down":"object-scale-down"}[d];return u==="error"&&n?jsxRuntime.jsx("div",{className:o(qs({radius:t}),"flex items-center justify-center bg-muted",e),style:{aspectRatio:c,...p},children:n}):jsxRuntime.jsxs("div",{className:o(qs({radius:t}),"relative",e),style:{aspectRatio:c,...p},children:[u==="loading"&&i&&jsxRuntime.jsx(yn,{className:"absolute inset-0 h-full w-full"}),jsxRuntime.jsx("img",{ref:g,src:a,alt:r,onLoad:w,onError:b,className:o("h-full w-full transition-opacity duration-300",v,u==="loading"?"opacity-0":"opacity-100"),...m})]})});If.displayName="Image";var Af=classVarianceAuthority.cva("flex flex-col rounded-lg border bg-background",{variants:{size:{sm:"p-1 gap-0.5",md:"p-1.5 gap-1",lg:"p-2 gap-1.5"}},defaultVariants:{size:"md"}}),zf=classVarianceAuthority.cva("relative flex cursor-pointer select-none items-center rounded-md outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",{variants:{size:{sm:"px-2 py-1 text-xs",md:"px-3 py-1.5 text-sm",lg:"px-4 py-2 text-base"}},defaultVariants:{size:"md"}}),Ff=K__namespace.createContext({value:"",onValueChange:()=>{},multiple:false,size:"md"}),Bf=K__namespace.forwardRef(({className:e,size:t="md",value:a,defaultValue:r="",onValueChange:n,multiple:i=false,children:s,...l},d)=>{let[c,p]=K__namespace.useState(r),m=a??c,g=u=>{let h;if(i){let w=Array.isArray(m)?m:[m].filter(Boolean);w.includes(u)?h=w.filter(b=>b!==u):h=[...w,u];}else h=u;n?n(h):p(h);};return jsxRuntime.jsx(Ff.Provider,{value:{value:m,onValueChange:g,multiple:i,size:t??"md"},children:jsxRuntime.jsx("div",{ref:d,role:"listbox","aria-multiselectable":i,className:o(Af({size:t,className:e})),...l,children:s})})});Bf.displayName="Listbox";var Of=K__namespace.forwardRef(({className:e,value:t,disabled:a,icon:r,description:n,children:i,...s},l)=>{let{value:d,onValueChange:c,multiple:p,size:m}=K__namespace.useContext(Ff),g=p?Array.isArray(d)&&d.includes(t):d===t,u=()=>{a||c(t);},h=w=>{(w.key==="Enter"||w.key===" ")&&!a&&(w.preventDefault(),c(t));};return jsxRuntime.jsxs("div",{ref:l,role:"option","aria-selected":g,"data-disabled":a?"":void 0,tabIndex:a?-1:0,className:o(zf({size:m}),g&&"bg-accent text-accent-foreground",e),onClick:u,onKeyDown:h,...s,children:[r&&jsxRuntime.jsx("span",{className:"mr-2 flex-shrink-0",children:r}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("div",{className:"truncate",children:i}),n&&jsxRuntime.jsx("div",{className:"text-xs text-muted-foreground truncate",children:n})]}),g&&jsxRuntime.jsx(lucideReact.Check,{className:"ml-2 h-4 w-4 flex-shrink-0"})]})});Of.displayName="ListboxItem";var Wf=classVarianceAuthority.cva("flex flex-col",{variants:{variant:{default:"gap-2",bordered:"divide-y divide-border rounded-lg border",cards:"gap-2"},size:{sm:"",md:"",lg:""}},defaultVariants:{variant:"default",size:"md"}}),$f=classVarianceAuthority.cva("flex items-center gap-3 bg-background transition-all",{variants:{variant:{default:"rounded-lg border p-3",bordered:"p-3",cards:"rounded-lg border p-3 shadow-sm"},size:{sm:"p-2 text-sm",md:"p-3 text-sm",lg:"p-4 text-base"},isDragging:{true:"opacity-50 scale-[1.02] shadow-lg z-10",false:""},isDragOver:{true:"border-primary border-dashed",false:""}},defaultVariants:{variant:"default",size:"md",isDragging:false,isDragOver:false}});function wN({className:e,variant:t,size:a,items:r,onReorder:n,renderItem:i,showHandle:s=true,disabled:l=false,...d},c){let[p,m]=K__namespace.useState(null),[g,u]=K__namespace.useState(null),h=(f,x)=>{l||(m(x),f.dataTransfer.effectAllowed="move",f.dataTransfer.setData("text/plain",String(x)));},w=(f,x)=>{f.preventDefault(),!(l||p===null||p===x)&&u(x);},b=()=>{u(null);},v=(f,x)=>{if(f.preventDefault(),l||p===null||p===x){m(null),u(null);return}let S=[...r],[y]=S.splice(p,1);S.splice(x,0,y),n?.(S),m(null),u(null);},R=()=>{m(null),u(null);};return jsxRuntime.jsx("div",{ref:c,className:o(Wf({variant:t,size:a,className:e})),...d,children:r.map((f,x)=>jsxRuntime.jsxs("div",{draggable:!l,onDragStart:S=>h(S,x),onDragOver:S=>w(S,x),onDragLeave:b,onDrop:S=>v(S,x),onDragEnd:R,className:o($f({variant:t,size:a,isDragging:p===x,isDragOver:g===x}),!l&&"cursor-move"),children:[s&&jsxRuntime.jsx("div",{className:o("flex-shrink-0 text-muted-foreground",l?"opacity-30":"cursor-grab active:cursor-grabbing"),children:jsxRuntime.jsx(lucideReact.GripVertical,{className:"h-5 w-5"})}),jsxRuntime.jsx("div",{className:"flex-1 min-w-0",children:i(f,x)})]},f.id))})}var NN=K__namespace.forwardRef(wN);var Uf=classVarianceAuthority.cva("absolute inset-0 z-50 flex items-center justify-center transition-opacity",{variants:{variant:{solid:"bg-background",soft:"bg-background/80 backdrop-blur-sm",ghost:"bg-background/50"},visible:{true:"opacity-100 pointer-events-auto",false:"opacity-0 pointer-events-none"}},defaultVariants:{variant:"soft",visible:true}}),TN={sm:"h-4 w-4",md:"h-6 w-6",lg:"h-8 w-8"},Yf=K__namespace.forwardRef(({className:e,variant:t,loading:a=true,size:r="md",spinner:n,text:i,children:s,...l},d)=>jsxRuntime.jsxs("div",{ref:d,className:o("relative",e),...l,children:[s,jsxRuntime.jsx("div",{className:o(Uf({variant:t,visible:a})),"aria-hidden":!a,children:jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-2",children:[n||jsxRuntime.jsx(lucideReact.Loader2,{className:o(TN[r],"animate-spin text-primary")}),i&&jsxRuntime.jsx("span",{className:"text-sm text-muted-foreground",children:i})]})})]}));Yf.displayName="LoadingOverlay";var jf=classVarianceAuthority.cva("fixed top-0 left-0 z-[9999] h-0.5 transition-all duration-200 ease-out",{variants:{color:{primary:"bg-primary",secondary:"bg-secondary",success:"bg-success",warning:"bg-warning",danger:"bg-danger",info:"bg-info"}},defaultVariants:{color:"primary"}}),Xf=K__namespace.forwardRef(({className:e,color:t,isLoading:a=false,progress:r,showSpinner:n=false,...i},s)=>{let[l,d]=K__namespace.useState(0),[c,p]=K__namespace.useState(false),m=K__namespace.useRef(null);return K__namespace.useEffect(()=>{if(r!==void 0){d(r),p(r>0&&r<100);return}return a?(p(true),d(10),m.current=setInterval(()=>{d(g=>{if(g>=90)return g;let u=Math.random()*10;return Math.min(g+u,90)});},500)):l>0&&(d(100),setTimeout(()=>{p(false),d(0);},200)),()=>{m.current&&clearInterval(m.current);}},[a,r]),!c&&r===void 0||r!==void 0&&(r<=0||r>=100)?null:jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{ref:s,className:o(jf({color:t,className:e})),style:{width:`${l}%`},role:"progressbar","aria-valuenow":l,"aria-valuemin":0,"aria-valuemax":100,...i,children:jsxRuntime.jsx("div",{className:"absolute right-0 h-full w-24 -translate-y-1 rotate-3 bg-inherit opacity-50 blur-sm"})}),n&&c&&jsxRuntime.jsx("div",{className:"fixed top-4 right-4 z-[9999]",children:jsxRuntime.jsx("div",{className:o("h-4 w-4 animate-spin rounded-full border-2 border-transparent",t==="primary"&&"border-t-primary",t==="secondary"&&"border-t-secondary",t==="success"&&"border-t-success",t==="warning"&&"border-t-warning",t==="danger"&&"border-t-danger",t==="info"&&"border-t-info")})})]})});Xf.displayName="NProgress";var Jf=classVarianceAuthority.cva("flex items-center justify-center",{variants:{variant:{spinner:"",dots:"",pulse:"",skeleton:""},size:{sm:"gap-1",md:"gap-2",lg:"gap-3"},fullScreen:{true:"fixed inset-0 z-50 bg-background/80 backdrop-blur-sm",false:""}},defaultVariants:{variant:"spinner",size:"md",fullScreen:false}}),qf={sm:"h-4 w-4",md:"h-6 w-6",lg:"h-8 w-8"},IN={sm:"h-1.5 w-1.5",md:"h-2 w-2",lg:"h-3 w-3"},eg=K__namespace.forwardRef(({className:e,variant:t="spinner",size:a="md",fullScreen:r,text:n,color:i="primary",...s},l)=>{let d={primary:"text-primary",secondary:"text-secondary",muted:"text-muted-foreground"}[i],c=()=>{switch(t){case "dots":return jsxRuntime.jsx("div",{className:"flex items-center gap-1",children:[0,1,2].map(p=>jsxRuntime.jsx("div",{className:o(IN[a||"md"],"animate-bounce rounded-full bg-current",d),style:{animationDelay:`${p*.15}s`}},p))});case "pulse":return jsxRuntime.jsx("div",{className:o(qf[a||"md"],"animate-pulse rounded-full bg-current",d)});case "skeleton":return jsxRuntime.jsxs("div",{className:"w-full space-y-2",children:[jsxRuntime.jsx("div",{className:"h-4 w-3/4 animate-pulse rounded bg-muted"}),jsxRuntime.jsx("div",{className:"h-4 w-1/2 animate-pulse rounded bg-muted"}),jsxRuntime.jsx("div",{className:"h-4 w-5/6 animate-pulse rounded bg-muted"})]});default:return jsxRuntime.jsx(lucideReact.Loader2,{className:o(qf[a||"md"],"animate-spin",d)})}};return jsxRuntime.jsx("div",{ref:l,className:o(Jf({variant:t,size:a,fullScreen:r,className:e})),role:"status","aria-label":n||"Loading",...s,children:jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-2",children:[c(),n&&jsxRuntime.jsx("span",{className:o("text-sm",d),children:n})]})})});eg.displayName="Loading";var Js=class extends K__namespace.Component{constructor(t){super(t),this.state={hasError:false,error:null};}static getDerivedStateFromError(t){return {hasError:true,error:t}}componentDidCatch(t,a){this.props.onError?.(t,a);}componentDidUpdate(t){this.state.hasError&&this.props.resetKeys&&this.props.resetKeys.some((r,n)=>r!==t.resetKeys?.[n])&&this.reset();}reset=()=>{this.props.onReset?.(),this.setState({hasError:false,error:null});};render(){return this.state.hasError?this.props.fallback?this.props.fallback:jsxRuntime.jsx(el,{error:this.state.error,onReset:this.reset}):this.props.children}},el=K__namespace.forwardRef(({error:e,onReset:t,className:a},r)=>jsxRuntime.jsxs("div",{ref:r,className:o("flex min-h-[200px] flex-col items-center justify-center gap-4 rounded-lg border border-danger/20 bg-danger/5 p-6 text-center",a),role:"alert",children:[jsxRuntime.jsx("div",{className:"flex h-12 w-12 items-center justify-center rounded-full bg-danger/10",children:jsxRuntime.jsx(lucideReact.AlertTriangle,{className:"h-6 w-6 text-danger"})}),jsxRuntime.jsxs("div",{className:"space-y-2",children:[jsxRuntime.jsx("h3",{className:"text-lg font-semibold text-foreground",children:"Something went wrong"}),e&&jsxRuntime.jsx("p",{className:"text-sm text-muted-foreground max-w-md",children:e.message||"An unexpected error occurred"})]}),t&&jsxRuntime.jsxs("button",{onClick:t,className:"inline-flex items-center gap-2 rounded-md bg-danger px-4 py-2 text-sm font-medium text-danger-foreground hover:bg-danger/90 transition-colors",children:[jsxRuntime.jsx(lucideReact.RefreshCw,{className:"h-4 w-4"}),"Try again"]})]}));el.displayName="DefaultErrorFallback";var AN=Js;var ag=K__namespace.forwardRef(({value:e,defaultValue:t,onValueChange:a,placeholder:r="Pick a date range",dateFormat:n="LLL dd, y",disabled:i=false,minDate:s,maxDate:l,numberOfMonths:d=2,className:c,align:p="start"},m)=>{let[g,u]=K__namespace.useState(false),[h,w]=K__namespace.useState(t),b=e!==void 0,v=b?e:h,R=x=>{b||w(x),a?.(x);},f=x=>{if(!x)return r;let{from:S,to:y}=x;return S&&y?`${dateFns.format(S,n)} - ${dateFns.format(y,n)}`:S?dateFns.format(S,n):r};return jsxRuntime.jsxs(ye,{open:g,onOpenChange:u,children:[jsxRuntime.jsx(Pe,{asChild:true,children:jsxRuntime.jsxs(W,{ref:m,variant:"bordered",disabled:i,className:o("w-full justify-start text-left font-normal",!v?.from&&"text-muted-foreground",c),children:[jsxRuntime.jsx(lucideReact.Calendar,{className:"mr-2 h-4 w-4"}),f(v)]})}),jsxRuntime.jsx(ve,{className:"w-auto p-0",align:p,children:jsxRuntime.jsx(zr,{mode:"range",defaultMonth:v?.from,selected:v,onSelect:R,numberOfMonths:d,disabled:x=>!!(s&&x<s||l&&x>l),initialFocus:true})})]})});ag.displayName="DateRangePicker";var Jr=e=>String(e).padStart(2,"0"),rg=K__namespace.forwardRef(({value:e,onValueChange:t,placeholder:a="Pick a time",use24Hour:r=true,minuteStep:n=1,disabled:i=false,className:s},l)=>{let[d,c]=K__namespace.useState(false),p=r?Array.from({length:24},(f,x)=>x):Array.from({length:12},(f,x)=>x+1),m=Array.from({length:Math.floor(60/n)},(f,x)=>x*n),g=f=>{if(!f)return a;if(r)return `${Jr(f.hours)}:${Jr(f.minutes)}`;let x=f.hours%12||12,S=f.hours>=12?"PM":"AM";return `${Jr(x)}:${Jr(f.minutes)} ${S}`},u=f=>{let x=e?.minutes??0,S=f;if(!r&&e){let y=e.hours>=12;y&&f!==12?S=f+12:!y&&f===12&&(S=0);}t?.({hours:S,minutes:x});},h=f=>{let x=e?.hours??0;t?.({hours:x,minutes:f});},w=f=>{if(!e)return;let x=e.hours;f==="AM"&&e.hours>=12?x=e.hours-12:f==="PM"&&e.hours<12&&(x=e.hours+12),t?.({hours:x,minutes:e.minutes});},b=()=>{let f=new Date;t?.({hours:f.getHours(),minutes:f.getMinutes()});},v=e?e.hours>=12?"PM":"AM":void 0,R=e?r?e.hours:e.hours%12||12:void 0;return jsxRuntime.jsxs(ye,{open:d,onOpenChange:c,children:[jsxRuntime.jsx(Pe,{asChild:true,children:jsxRuntime.jsxs(W,{ref:l,variant:"bordered",disabled:i,className:o("w-full justify-start text-left font-normal",!e&&"text-muted-foreground",s),children:[jsxRuntime.jsx(lucideReact.Clock,{className:"mr-2 h-4 w-4"}),g(e)]})}),jsxRuntime.jsxs(ve,{className:"w-auto p-0",align:"start",children:[jsxRuntime.jsxs("div",{className:"flex",children:[jsxRuntime.jsxs("div",{className:"flex flex-col",children:[jsxRuntime.jsx("div",{className:"border-b px-3 py-2 text-center text-xs font-medium text-muted-foreground",children:"Hour"}),jsxRuntime.jsx(vt,{className:"h-[200px]",children:jsxRuntime.jsx("div",{className:"flex flex-col p-1",children:p.map(f=>jsxRuntime.jsx(W,{variant:R===f?"solid":"ghost",size:"sm",className:"h-8 w-12 justify-center",onClick:()=>u(f),children:Jr(f)},f))})})]}),jsxRuntime.jsxs("div",{className:"flex flex-col border-l",children:[jsxRuntime.jsx("div",{className:"border-b px-3 py-2 text-center text-xs font-medium text-muted-foreground",children:"Min"}),jsxRuntime.jsx(vt,{className:"h-[200px]",children:jsxRuntime.jsx("div",{className:"flex flex-col p-1",children:m.map(f=>jsxRuntime.jsx(W,{variant:e?.minutes===f?"solid":"ghost",size:"sm",className:"h-8 w-12 justify-center",onClick:()=>h(f),children:Jr(f)},f))})})]}),!r&&jsxRuntime.jsxs("div",{className:"flex flex-col border-l",children:[jsxRuntime.jsx("div",{className:"border-b px-3 py-2 text-center text-xs font-medium text-muted-foreground",children:"\xA0"}),jsxRuntime.jsxs("div",{className:"flex flex-col gap-1 p-1",children:[jsxRuntime.jsx(W,{variant:v==="AM"?"solid":"ghost",size:"sm",className:"h-8 w-12",onClick:()=>w("AM"),children:"AM"}),jsxRuntime.jsx(W,{variant:v==="PM"?"solid":"ghost",size:"sm",className:"h-8 w-12",onClick:()=>w("PM"),children:"PM"})]})]})]}),jsxRuntime.jsxs("div",{className:"flex justify-between border-t p-2",children:[jsxRuntime.jsx(W,{variant:"ghost",size:"sm",onClick:b,children:"Now"}),jsxRuntime.jsx(W,{size:"sm",onClick:()=>c(false),children:"Done"})]})]})]})});rg.displayName="TimePicker";var og=classVarianceAuthority.cva("overflow-auto",{variants:{variant:{default:"",bordered:"border rounded-lg",cards:""}},defaultVariants:{variant:"default"}});function ON({className:e,variant:t,items:a,itemHeight:r,height:n,overscan:i=3,renderItem:s,getItemKey:l,gap:d=0,onScrollChange:c,...p},m){let g=K__namespace.useRef(null),[u,h]=K__namespace.useState(0);K__namespace.useImperativeHandle(m,()=>g.current);let w=a.length*(r+d)-d,b=r+d,v=Math.max(0,Math.floor(u/b)-i),R=Math.ceil(n/b)+2*i,f=Math.min(a.length-1,v+R),x=y=>{let C=y.currentTarget.scrollTop;h(C),c?.(C);},S=K__namespace.useMemo(()=>{let y=[];for(let C=v;C<=f;C++)a[C]!==void 0&&y.push({item:a[C],index:C,style:{position:"absolute",top:C*b,left:0,right:0,height:r}});return y},[a,v,f,b,r]);return jsxRuntime.jsx("div",{ref:g,className:o(og({variant:t,className:e})),style:{height:n,position:"relative"},onScroll:x,...p,children:jsxRuntime.jsx("div",{style:{height:w,position:"relative"},children:S.map(({item:y,index:C,style:M})=>jsxRuntime.jsx("div",{style:M,children:s(y,C)},l?l(y,C):C))})})}var GN=K__namespace.forwardRef(ON);var ig=classVarianceAuthority.cva("",{variants:{variant:{default:"",bordered:"border rounded-lg overflow-hidden"}},defaultVariants:{variant:"default"}}),rl=classVarianceAuthority.cva("flex items-center justify-center py-4",{variants:{size:{sm:"py-2",md:"py-4",lg:"py-6"}},defaultVariants:{size:"md"}}),sg=K__namespace.forwardRef(({className:e,variant:t,size:a,children:r,onLoadMore:n,hasMore:i,isLoading:s=false,loader:l,threshold:d=100,rootMargin:c,useWindow:p=false,endMessage:m,...g},u)=>{let h=K__namespace.useRef(null),w=K__namespace.useRef(null),b=K__namespace.useRef(false);K__namespace.useImperativeHandle(u,()=>h.current),K__namespace.useEffect(()=>{let R=w.current;if(!R)return;let f=new IntersectionObserver(x=>{let[S]=x;S.isIntersecting&&i&&!s&&!b.current&&(b.current=true,Promise.resolve(n()).finally(()=>{b.current=false;}));},{root:p?null:h.current,rootMargin:c||`${d}px`,threshold:0});return f.observe(R),()=>{f.disconnect();}},[i,s,n,d,c,p]);let v=jsxRuntime.jsx("div",{className:o(rl({size:a})),children:jsxRuntime.jsx(lucideReact.Loader2,{className:"h-6 w-6 animate-spin text-muted-foreground"})});return jsxRuntime.jsxs("div",{ref:h,className:o(ig({variant:t,className:e})),...g,children:[r,jsxRuntime.jsx("div",{ref:w,className:"h-px w-full"}),s&&(l||v),!i&&!s&&m&&jsxRuntime.jsx("div",{className:o(rl({size:a}),"text-muted-foreground text-sm"),children:m})]})});sg.displayName="InfiniteScroll";var cg=classVarianceAuthority.cva("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0"),ol=classVarianceAuthority.cva("fixed left-[50%] top-[50%] z-50 grid translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",{variants:{size:{sm:"w-full max-w-sm",md:"w-full max-w-lg",lg:"w-full max-w-2xl",xl:"w-full max-w-4xl",full:"w-[calc(100vw-2rem)] h-[calc(100vh-2rem)] max-w-none"}},defaultVariants:{size:"md"}}),mg=K__namespace.forwardRef(({open:e,onOpenChange:t,children:a,trigger:r,title:n,description:i,footer:s,showCloseButton:l=true,closeOnOverlayClick:d=true,closeOnEscape:c=true,size:p,className:m,contentClassName:g},u)=>jsxRuntime.jsxs(ne__namespace.Root,{open:e,onOpenChange:t,children:[r&&jsxRuntime.jsx(ne__namespace.Trigger,{asChild:true,children:r}),jsxRuntime.jsxs(ne__namespace.Portal,{children:[jsxRuntime.jsx(ne__namespace.Overlay,{className:o(cg(),m),onClick:d?void 0:h=>h.stopPropagation()}),jsxRuntime.jsxs(ne__namespace.Content,{ref:u,className:o(ol({size:p}),g),onEscapeKeyDown:c?void 0:h=>h.preventDefault(),onPointerDownOutside:d?void 0:h=>h.preventDefault(),children:[(n||i)&&jsxRuntime.jsxs("div",{className:"flex flex-col space-y-1.5 text-center sm:text-left",children:[n&&jsxRuntime.jsx(ne__namespace.Title,{className:"text-lg font-semibold leading-none tracking-tight",children:n}),i&&jsxRuntime.jsx(ne__namespace.Description,{className:"text-sm text-muted-foreground",children:i})]}),a,s&&jsxRuntime.jsx("div",{className:"flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",children:s}),l&&jsxRuntime.jsxs(ne__namespace.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Close"})]})]})]})]}));mg.displayName="Modal";var _N=ne__namespace.Root,KN=ne__namespace.Trigger,ug=ne__namespace.Portal,UN=ne__namespace.Close,nl=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ne__namespace.Overlay,{ref:a,className:o(cg(),e),...t}));nl.displayName="ModalOverlay";var pg=K__namespace.forwardRef(({className:e,children:t,size:a,showCloseButton:r=true,...n},i)=>jsxRuntime.jsxs(ug,{children:[jsxRuntime.jsx(nl,{}),jsxRuntime.jsxs(ne__namespace.Content,{ref:i,className:o(ol({size:a}),e),...n,children:[t,r&&jsxRuntime.jsxs(ne__namespace.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));pg.displayName="ModalContent";var fg=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col space-y-1.5 text-center sm:text-left",e),...t});fg.displayName="ModalHeader";var gg=({className:e,...t})=>jsxRuntime.jsx("div",{className:o("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});gg.displayName="ModalFooter";var bg=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ne__namespace.Title,{ref:a,className:o("text-lg font-semibold leading-none tracking-tight",e),...t}));bg.displayName="ModalTitle";var vg=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(ne__namespace.Description,{ref:a,className:o("text-sm text-muted-foreground",e),...t}));vg.displayName="ModalDescription";var xg=classVarianceAuthority.cva("h-10 w-10 rounded-full p-2",{variants:{variant:{default:"bg-muted text-foreground",danger:"bg-danger/10 text-danger",warning:"bg-warning/10 text-warning",success:"bg-success/10 text-success",info:"bg-info/10 text-info"}},defaultVariants:{variant:"default"}}),QN=classVarianceAuthority.cva("",{variants:{variant:{default:"",danger:"bg-danger text-danger-foreground hover:bg-danger/90",warning:"bg-warning text-warning-foreground hover:bg-warning/90",success:"bg-success text-success-foreground hover:bg-success/90",info:"bg-info text-info-foreground hover:bg-info/90"}},defaultVariants:{variant:"default"}}),JN={default:lucideReact.HelpCircle,danger:lucideReact.XCircle,warning:lucideReact.AlertTriangle,success:lucideReact.CheckCircle,info:lucideReact.Info},il=K__namespace.forwardRef(({open:e,onOpenChange:t,trigger:a,title:r,description:n,confirmText:i="Confirm",cancelText:s="Cancel",onConfirm:l,onCancel:d,showIcon:c=true,icon:p,variant:m="default",loading:g=false,disabled:u=false,className:h},w)=>{let[b,v]=K__namespace.useState(false),R=JN[m||"default"],f=async()=>{if(l){let y=l();if(y instanceof Promise){v(true);try{await y;}finally{v(false);}}}},x=()=>{d?.();},S=g||b;return jsxRuntime.jsxs(ce__namespace.Root,{open:e,onOpenChange:t,children:[a&&jsxRuntime.jsx(ce__namespace.Trigger,{asChild:true,children:a}),jsxRuntime.jsxs(ce__namespace.Portal,{children:[jsxRuntime.jsx(ce__namespace.Overlay,{className:"fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0"}),jsxRuntime.jsxs(ce__namespace.Content,{ref:w,className:o("fixed left-[50%] top-[50%] z-50 grid w-full max-w-md translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",h),children:[jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-4 sm:flex-row sm:items-start",children:[c&&jsxRuntime.jsx("div",{className:o(xg({variant:m})),children:p||jsxRuntime.jsx(R,{className:"h-6 w-6"})}),jsxRuntime.jsxs("div",{className:"flex flex-col space-y-2 text-center sm:text-left",children:[jsxRuntime.jsx(ce__namespace.Title,{className:"text-lg font-semibold",children:r}),n&&jsxRuntime.jsx(ce__namespace.Description,{className:"text-sm text-muted-foreground",children:n})]})]}),jsxRuntime.jsxs("div",{className:"flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",children:[jsxRuntime.jsx(ce__namespace.Cancel,{className:o(Ee({variant:"bordered"})),onClick:x,disabled:S,children:s}),jsxRuntime.jsx(ce__namespace.Action,{className:o(Ee(),QN({variant:m}),S&&"opacity-50 cursor-not-allowed"),onClick:f,disabled:u||S,children:S?jsxRuntime.jsxs("span",{className:"flex items-center gap-2",children:[jsxRuntime.jsxs("svg",{className:"h-4 w-4 animate-spin",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[jsxRuntime.jsx("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),jsxRuntime.jsx("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}),"Loading..."]}):i})]})]})]})]})});il.displayName="ConfirmDialog";function eP(){let[e,t]=K__namespace.useState({open:false,options:null,resolve:null}),a=K__namespace.useCallback(l=>new Promise(d=>{t({open:true,options:l,resolve:d});}),[]),r=K__namespace.useCallback(()=>{e.resolve?.(true),t({open:false,options:null,resolve:null});},[e.resolve]),n=K__namespace.useCallback(()=>{e.resolve?.(false),t({open:false,options:null,resolve:null});},[e.resolve]),i=K__namespace.useCallback(l=>{l||(e.resolve?.(false),t({open:false,options:null,resolve:null}));},[e.resolve]),s=K__namespace.useMemo(()=>e.options?jsxRuntime.jsx(il,{open:e.open,onOpenChange:i,title:e.options.title,description:e.options.description,confirmText:e.options.confirmText,cancelText:e.options.cancelText,variant:e.options.variant,onConfirm:r,onCancel:n}):null,[e,r,n,i]);return {confirm:a,ConfirmDialog:s}}var cP=e=>e.map(t=>typeof t=="string"?{src:t}:t),ll=K__namespace.forwardRef(({images:e,open:t,onOpenChange:a,initialIndex:r=0,onIndexChange:n,trigger:i,showThumbnails:s=true,showZoom:l=true,showRotate:d=true,showDownload:c=true,showFullscreen:p=true,showNavigation:m=true,showCounter:g=true,closeOnBackdropClick:u=true,className:h},w)=>{let b=K__namespace.useMemo(()=>cP(e),[e]),[v,R]=K__namespace.useState(r),[f,x]=K__namespace.useState(1),[S,y]=K__namespace.useState(0),[C,M]=K__namespace.useState(false),[T,N]=K__namespace.useState(false),[P,D]=K__namespace.useState({x:0,y:0}),[k,I]=K__namespace.useState({x:0,y:0}),V=K__namespace.useRef(null),L=b[v];K__namespace.useEffect(()=>{R(r);},[r]),K__namespace.useEffect(()=>{n?.(v);},[v,n]),K__namespace.useEffect(()=>{x(1),y(0),D({x:0,y:0});},[v]);let H=K__namespace.useCallback(()=>{R(G=>G>0?G-1:b.length-1);},[b.length]),B=K__namespace.useCallback(()=>{R(G=>G<b.length-1?G+1:0);},[b.length]),$=()=>{x(G=>Math.min(G+.5,4));},A=()=>{x(G=>{let fe=Math.max(G-.5,.5);return fe===1&&D({x:0,y:0}),fe});},O=()=>{y(G=>(G+90)%360);},te=async()=>{if(L)try{let fe=await(await fetch(L.src)).blob(),ya=URL.createObjectURL(fe),Ge=document.createElement("a");Ge.href=ya,Ge.download=L.alt||`image-${v+1}`,document.body.appendChild(Ge),Ge.click(),document.body.removeChild(Ge),URL.revokeObjectURL(ya);}catch{window.open(L.src,"_blank");}},be=async()=>{if(V.current)if(C)try{await document.exitFullscreen(),M(!1);}catch{}else try{await V.current.requestFullscreen(),M(!0);}catch{}},Ie=G=>{f>1&&(N(true),I({x:G.clientX-P.x,y:G.clientY-P.y}));},E=G=>{T&&f>1&&D({x:G.clientX-k.x,y:G.clientY-k.y});},z=()=>{N(false);},j=K__namespace.useCallback(G=>{switch(G.key){case "ArrowLeft":H();break;case "ArrowRight":B();break;case "Escape":a?.(false);break;case "+":case "=":$();break;case "-":A();break}},[H,B,a]);return K__namespace.useEffect(()=>{if(t)return window.addEventListener("keydown",j),()=>window.removeEventListener("keydown",j)},[t,j]),K__namespace.useEffect(()=>{let G=()=>{M(!!document.fullscreenElement);};return document.addEventListener("fullscreenchange",G),()=>document.removeEventListener("fullscreenchange",G)},[]),b.length===0?null:jsxRuntime.jsxs(ne__namespace.Root,{open:t,onOpenChange:a,children:[i&&jsxRuntime.jsx(ne__namespace.Trigger,{asChild:true,children:i}),jsxRuntime.jsxs(ne__namespace.Portal,{children:[jsxRuntime.jsx(ne__namespace.Overlay,{className:"fixed inset-0 z-50 bg-black/90 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",onClick:u?void 0:G=>G.stopPropagation()}),jsxRuntime.jsxs(ne__namespace.Content,{ref:w,className:o("fixed inset-0 z-50 flex flex-col outline-none",h),onPointerDownOutside:u?void 0:G=>G.preventDefault(),children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between p-4 text-white",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[g&&b.length>1&&jsxRuntime.jsxs("span",{className:"text-sm",children:[v+1," / ",b.length]}),L?.title&&jsxRuntime.jsx("span",{className:"ml-4 text-sm font-medium",children:L.title})]}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1",children:[l&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("button",{onClick:A,className:"rounded-full p-2 hover:bg-white/10 transition-colors",title:"Zoom out",children:jsxRuntime.jsx(lucideReact.ZoomOut,{className:"h-5 w-5"})}),jsxRuntime.jsxs("span",{className:"min-w-[3rem] text-center text-sm",children:[Math.round(f*100),"%"]}),jsxRuntime.jsx("button",{onClick:$,className:"rounded-full p-2 hover:bg-white/10 transition-colors",title:"Zoom in",children:jsxRuntime.jsx(lucideReact.ZoomIn,{className:"h-5 w-5"})})]}),d&&jsxRuntime.jsx("button",{onClick:O,className:"rounded-full p-2 hover:bg-white/10 transition-colors",title:"Rotate",children:jsxRuntime.jsx(lucideReact.RotateCw,{className:"h-5 w-5"})}),c&&jsxRuntime.jsx("button",{onClick:te,className:"rounded-full p-2 hover:bg-white/10 transition-colors",title:"Download",children:jsxRuntime.jsx(lucideReact.Download,{className:"h-5 w-5"})}),p&&jsxRuntime.jsx("button",{onClick:be,className:"rounded-full p-2 hover:bg-white/10 transition-colors",title:C?"Exit fullscreen":"Fullscreen",children:C?jsxRuntime.jsx(lucideReact.Minimize2,{className:"h-5 w-5"}):jsxRuntime.jsx(lucideReact.Maximize2,{className:"h-5 w-5"})}),jsxRuntime.jsxs(ne__namespace.Close,{className:"rounded-full p-2 hover:bg-white/10 transition-colors ml-2",children:[jsxRuntime.jsx(lucideReact.X,{className:"h-5 w-5"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Close"})]})]})]}),jsxRuntime.jsxs("div",{ref:V,className:"relative flex-1 flex items-center justify-center overflow-hidden",onMouseDown:Ie,onMouseMove:E,onMouseUp:z,onMouseLeave:z,children:[m&&b.length>1&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("button",{onClick:H,className:"absolute left-4 z-10 rounded-full bg-black/50 p-3 text-white hover:bg-black/70 transition-colors",children:jsxRuntime.jsx(lucideReact.ChevronLeft,{className:"h-6 w-6"})}),jsxRuntime.jsx("button",{onClick:B,className:"absolute right-4 z-10 rounded-full bg-black/50 p-3 text-white hover:bg-black/70 transition-colors",children:jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-6 w-6"})})]}),jsxRuntime.jsx("img",{src:L?.src,alt:L?.alt||"",className:o("max-h-full max-w-full object-contain transition-transform duration-200",T?"cursor-grabbing":f>1?"cursor-grab":""),style:{transform:`translate(${P.x}px, ${P.y}px) scale(${f}) rotate(${S}deg)`},draggable:false})]}),L?.description&&jsxRuntime.jsx("div",{className:"p-4 text-center text-white text-sm",children:L.description}),s&&b.length>1&&jsxRuntime.jsx("div",{className:"flex justify-center gap-2 p-4 overflow-x-auto",children:b.map((G,fe)=>jsxRuntime.jsx("button",{onClick:()=>R(fe),className:o("h-16 w-16 flex-shrink-0 overflow-hidden rounded border-2 transition-all",v===fe?"border-white opacity-100":"border-transparent opacity-50 hover:opacity-75"),children:jsxRuntime.jsx("img",{src:G.src,alt:G.alt||`Thumbnail ${fe+1}`,className:"h-full w-full object-cover"})},fe))})]})]})]})});ll.displayName="ImageViewer";var yg=({children:e,images:t,index:a=0,className:r})=>{let[n,i]=K__namespace.useState(false);return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("button",{onClick:()=>i(true),className:o("cursor-zoom-in",r),children:e}),jsxRuntime.jsx(ll,{images:t,open:n,onOpenChange:i,initialIndex:a})]})};yg.displayName="ImageViewerTrigger";var Ng=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-md transition-colors 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:{variant:{default:"hover:bg-muted",solid:"bg-muted hover:bg-muted/80",ghost:"hover:bg-accent hover:text-accent-foreground",outline:"border border-input hover:bg-accent hover:text-accent-foreground"},size:{sm:"h-6 w-6",md:"h-8 w-8",lg:"h-10 w-10"}},defaultVariants:{variant:"default",size:"md"}}),Pg=K__namespace.forwardRef(({className:e,variant:t,size:a,iconSize:r,...n},i)=>{let l=r??{sm:14,md:16,lg:20}[a??"md"];return jsxRuntime.jsx("button",{ref:i,type:"button",className:o(Ng({variant:t,size:a}),e),"aria-label":"Close",...n,children:jsxRuntime.jsx(lucideReact.X,{style:{width:l,height:l}})})});Pg.displayName="CloseButton";var Sg=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-md transition-colors 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:{variant:{solid:"bg-primary text-primary-foreground hover:bg-primary/90",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",ghost:"hover:bg-accent hover:text-accent-foreground",soft:"bg-primary/10 text-primary hover:bg-primary/20",surface:"bg-muted hover:bg-muted/80"},size:{sm:"h-7 w-7",md:"h-9 w-9",lg:"h-11 w-11"},color:{default:"",primary:"",secondary:"",success:"",warning:"",danger:""},radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",full:"rounded-full"}},compoundVariants:[{variant:"solid",color:"primary",className:"bg-primary text-primary-foreground hover:bg-primary/90"},{variant:"solid",color:"secondary",className:"bg-secondary text-secondary-foreground hover:bg-secondary/90"},{variant:"solid",color:"success",className:"bg-success text-success-foreground hover:bg-success/90"},{variant:"solid",color:"warning",className:"bg-warning text-warning-foreground hover:bg-warning/90"},{variant:"solid",color:"danger",className:"bg-danger text-danger-foreground hover:bg-danger/90"},{variant:"soft",color:"primary",className:"bg-primary/10 text-primary hover:bg-primary/20"},{variant:"soft",color:"secondary",className:"bg-secondary/10 text-secondary-foreground hover:bg-secondary/20"},{variant:"soft",color:"success",className:"bg-success/10 text-success hover:bg-success/20"},{variant:"soft",color:"warning",className:"bg-warning/10 text-warning hover:bg-warning/20"},{variant:"soft",color:"danger",className:"bg-danger/10 text-danger hover:bg-danger/20"},{variant:"outline",color:"primary",className:"border-primary text-primary hover:bg-primary/10"},{variant:"outline",color:"success",className:"border-success text-success hover:bg-success/10"},{variant:"outline",color:"warning",className:"border-warning text-warning hover:bg-warning/10"},{variant:"outline",color:"danger",className:"border-danger text-danger hover:bg-danger/10"}],defaultVariants:{variant:"ghost",size:"md",color:"default",radius:"md"}}),Tg=K__namespace.forwardRef(({className:e,variant:t,size:a,color:r,radius:n,loading:i,disabled:s,children:l,...d},c)=>jsxRuntime.jsx("button",{ref:c,type:"button",className:o(Sg({variant:t,size:a,color:r,radius:n}),e),disabled:s||i,...d,children:i?jsxRuntime.jsxs("svg",{className:"animate-spin",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",style:{width:"1em",height:"1em"},children:[jsxRuntime.jsx("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),jsxRuntime.jsx("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}):l}));Tg.displayName="ActionIcon";var Dg=({children:e,container:t,disabled:a=false})=>{let[r,n]=K__namespace.useState(false);if(K__namespace.useEffect(()=>{n(true);},[]),a||!r)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:e});let i=null;return typeof t=="string"?i=document.querySelector(t):t instanceof Element?i=t:i=document.body,i?reactDom.createPortal(e,i):jsxRuntime.jsx(jsxRuntime.Fragment,{children:e})};Dg.displayName="Portal";var Lg=classVarianceAuthority.cva("absolute rounded-full border-2 border-background",{variants:{color:{default:"bg-muted-foreground",primary:"bg-primary",secondary:"bg-secondary",success:"bg-success",warning:"bg-warning",danger:"bg-danger"},size:{sm:"h-2 w-2",md:"h-2.5 w-2.5",lg:"h-3 w-3"},position:{"top-right":"top-0 right-0 -translate-y-1/3 translate-x-1/3","top-left":"top-0 left-0 -translate-y-1/3 -translate-x-1/3","bottom-right":"bottom-0 right-0 translate-y-1/3 translate-x-1/3","bottom-left":"bottom-0 left-0 translate-y-1/3 -translate-x-1/3"},ping:{true:"",false:""}},defaultVariants:{color:"primary",size:"md",position:"top-right",ping:false}}),Vg=K__namespace.forwardRef(({className:e,color:t,size:a,position:r,ping:n,content:i,show:s=true,offset:l,style:d,...c},p)=>{if(!s)return null;let m=i!=null;return jsxRuntime.jsxs("span",{ref:p,className:o(Lg({color:t,size:m?void 0:a,position:r,ping:n}),m&&"flex h-auto w-auto min-w-[1.25rem] items-center justify-center px-1 py-0.5 text-[10px] font-medium text-white",e),style:{...d,...l!==void 0&&{transform:`translate(${r?.includes("right")?l:-l}px, ${r?.includes("top")?-l:l}px)`}},...c,children:[n&&jsxRuntime.jsx("span",{className:o("absolute inline-flex h-full w-full animate-ping rounded-full opacity-75",t==="default"&&"bg-muted-foreground",t==="primary"&&"bg-primary",t==="secondary"&&"bg-secondary",t==="success"&&"bg-success",t==="warning"&&"bg-warning",t==="danger"&&"bg-danger")}),i]})});Vg.displayName="Indicator";var Ig=K__namespace.forwardRef(({className:e,children:t,...a},r)=>jsxRuntime.jsx("div",{ref:r,className:o("relative inline-flex",e),...a,children:t}));Ig.displayName="IndicatorWrapper";var Hg=classVarianceAuthority.cva("relative overflow-auto",{variants:{orientation:{vertical:"",horizontal:"",both:""},size:{sm:"",md:"",lg:""}},defaultVariants:{orientation:"vertical",size:"md"}}),Ag=K__namespace.forwardRef(({className:e,orientation:t,size:a,hideScrollbar:r=false,shadowColor:n="rgba(0, 0, 0, 0.1)",children:i,...s},l)=>{let d=K__namespace.useRef(null),[c,p]=K__namespace.useState({top:false,bottom:false,left:false,right:false});K__namespace.useImperativeHandle(l,()=>d.current);let m=K__namespace.useCallback(()=>{let v=d.current;if(!v)return;let{scrollTop:R,scrollLeft:f,scrollHeight:x,scrollWidth:S,clientHeight:y,clientWidth:C}=v;p({top:R>0,bottom:R<x-y-1,left:f>0,right:f<S-C-1});},[]);K__namespace.useEffect(()=>{let v=d.current;if(v)return m(),v.addEventListener("scroll",m),window.addEventListener("resize",m),()=>{v.removeEventListener("scroll",m),window.removeEventListener("resize",m);}},[m]);let u={sm:"20px",md:"40px",lg:"60px"}[a??"md"],h=t==="vertical"||t==="both",w=t==="horizontal"||t==="both",b={maskImage:[h&&c.top&&`linear-gradient(to bottom, transparent, black ${u})`,h&&c.bottom&&`linear-gradient(to top, transparent, black ${u})`,w&&c.left&&`linear-gradient(to right, transparent, black ${u})`,w&&c.right&&`linear-gradient(to left, transparent, black ${u})`].filter(Boolean).join(", ")||void 0,maskComposite:"intersect",WebkitMaskComposite:"source-in"};return jsxRuntime.jsx("div",{ref:d,className:o(Hg({orientation:t,size:a}),r&&"scrollbar-hide [&::-webkit-scrollbar]:hidden [-ms-overflow-style:none] [scrollbar-width:none]",e),style:b,...s,children:i})});Ag.displayName="ScrollShadow";var Bg=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx(Fg__namespace.Root,{ref:a,className:o(e),...t}));Bg.displayName="VisuallyHidden";var Og=classVarianceAuthority.cva("inline-flex items-center justify-center font-mono font-medium",{variants:{variant:{default:"rounded border border-border bg-muted text-muted-foreground shadow-sm",outline:"rounded border border-border text-foreground",ghost:"text-muted-foreground"},size:{sm:"min-w-[1.25rem] px-1 py-0.5 text-[10px]",md:"min-w-[1.5rem] px-1.5 py-0.5 text-xs",lg:"min-w-[2rem] px-2 py-1 text-sm"}},defaultVariants:{variant:"default",size:"md"}}),wP={cmd:"\u2318",command:"\u2318",ctrl:"\u2303",control:"\u2303",alt:"\u2325",option:"\u2325",shift:"\u21E7",enter:"\u21B5",return:"\u21B5",backspace:"\u232B",delete:"\u2326",escape:"\u238B",esc:"\u238B",tab:"\u21E5",space:"\u2423",up:"\u2191",down:"\u2193",left:"\u2190",right:"\u2192",pageup:"\u21DE",pagedown:"\u21DF",home:"\u2912",end:"\u2913",capslock:"\u21EA"},NP=e=>{let t=e.toLowerCase();return wP[t]||e.toUpperCase()},Gg=K__namespace.forwardRef(({className:e,variant:t,size:a,keys:r,children:n,...i},s)=>{let l=()=>r?(Array.isArray(r)?r:[r]).map((c,p)=>jsxRuntime.jsxs(K__namespace.Fragment,{children:[p>0&&jsxRuntime.jsx("span",{className:"mx-0.5 text-muted-foreground",children:"+"}),jsxRuntime.jsx("span",{children:NP(c)})]},p)):n;return jsxRuntime.jsx("kbd",{ref:s,className:o(Og({variant:t,size:a}),e),...i,children:l()})});Gg.displayName="Kbd";var $g=K__namespace.forwardRef(({className:e,size:t,axis:a="both",style:r,...n},i)=>{let s=typeof t=="number"?`${t}px`:t,l={...r,...t?{width:a==="vertical"?void 0:s,height:a==="horizontal"?void 0:s,minWidth:a==="vertical"?void 0:s,minHeight:a==="horizontal"?void 0:s,flexShrink:0}:{flex:"1 1 auto"}};return jsxRuntime.jsx("div",{ref:i,"aria-hidden":"true",className:o(e),style:l,...n})});$g.displayName="Spacer";var _g=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-md transition-all 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:{variant:{default:"hover:bg-muted",solid:"bg-muted hover:bg-muted/80",ghost:"hover:bg-accent hover:text-accent-foreground",outline:"border border-input hover:bg-accent hover:text-accent-foreground"},size:{sm:"h-7 w-7",md:"h-8 w-8",lg:"h-10 w-10"}},defaultVariants:{variant:"default",size:"md"}}),Kg=K__namespace.forwardRef(({className:e,variant:t,size:a,value:r,successDuration:n=2e3,onCopySuccess:i,onCopyError:s,copyIcon:l,successIcon:d,...c},p)=>{let[m,g]=K__namespace.useState(false),u={sm:14,md:16,lg:20}[a??"md"],h=async()=>{try{await navigator.clipboard.writeText(r),g(!0),i?.(),setTimeout(()=>{g(!1);},n);}catch(w){s?.(w);}};return jsxRuntime.jsx("button",{ref:p,type:"button",className:o(_g({variant:t,size:a}),e),onClick:h,"aria-label":m?"Copied":"Copy to clipboard",...c,children:m?d??jsxRuntime.jsx(lucideReact.Check,{className:"text-success",style:{width:u,height:u}}):l??jsxRuntime.jsx(lucideReact.Copy,{style:{width:u,height:u}})})});Kg.displayName="CopyButton";var Yg=classVarianceAuthority.cva("flex flex-col bg-background",{variants:{variant:{default:"border rounded-lg",bordered:"border-2 rounded-lg",ghost:""},size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{variant:"default",size:"md"}}),VP=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],IP=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"];function EP(e,t,a){let r=new Date(e,t,1),n=new Date(e,t+1,0),i=[],s=r.getDay()-a;s<0&&(s+=7);for(let d=s-1;d>=0;d--)i.push(new Date(e,t,-d));for(let d=1;d<=n.getDate();d++)i.push(new Date(e,t,d));let l=42-i.length;for(let d=1;d<=l;d++)i.push(new Date(e,t+1,d));return i}function HP(e,t){let a=[],n=e.getDay()-t;n<0&&(n+=7);let i=new Date(e);i.setDate(e.getDate()-n);for(let s=0;s<7;s++){let l=new Date(i);l.setDate(i.getDate()+s),a.push(l);}return a}function ci(e,t){return e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()&&e.getDate()===t.getDate()}function di(e){return ci(e,new Date)}function Ug(e,t){return e.filter(a=>{let r=new Date(a.start),n=new Date(a.end);return ci(r,t)||ci(n,t)||r<t&&n>t})}var jg=K__namespace.forwardRef(({className:e,variant:t,size:a,events:r=[],view:n="month",onViewChange:i,date:s,onDateChange:l,onEventClick:d,onSlotClick:c,weekStartsOn:p=0,locale:m="en-US",...g},u)=>{let[h,w]=K__namespace.useState(new Date),b=s??h,v=N=>{l?l(N):w(N);},R=p===1?IP:VP,f=()=>{let N=new Date(b);n==="month"?N.setMonth(N.getMonth()-1):n==="week"?N.setDate(N.getDate()-7):N.setDate(N.getDate()-1),v(N);},x=()=>{let N=new Date(b);n==="month"?N.setMonth(N.getMonth()+1):n==="week"?N.setDate(N.getDate()+7):N.setDate(N.getDate()+1),v(N);},S=()=>{v(new Date);},y=()=>n==="day"?b.toLocaleDateString(m,{weekday:"long",year:"numeric",month:"long",day:"numeric"}):b.toLocaleDateString(m,{year:"numeric",month:"long"}),C=()=>{let N=EP(b.getFullYear(),b.getMonth(),p);return jsxRuntime.jsxs("div",{className:"flex-1 flex flex-col",children:[jsxRuntime.jsx("div",{className:"grid grid-cols-7 border-b",children:R.map(P=>jsxRuntime.jsx("div",{className:"p-2 text-center font-medium text-muted-foreground",children:P},P))}),jsxRuntime.jsx("div",{className:"flex-1 grid grid-cols-7 grid-rows-6",children:N.map((P,D)=>{let k=Ug(r,P),I=P.getMonth()===b.getMonth();return jsxRuntime.jsxs("div",{className:o("min-h-[80px] border-b border-r p-1 cursor-pointer hover:bg-accent/50 transition-colors",!I&&"bg-muted/30"),onClick:()=>c?.(P),children:[jsxRuntime.jsx("div",{className:o("flex items-center justify-center w-7 h-7 rounded-full text-sm mb-1",di(P)&&"bg-primary text-primary-foreground",!I&&"text-muted-foreground"),children:P.getDate()}),jsxRuntime.jsxs("div",{className:"space-y-0.5",children:[k.slice(0,3).map(V=>jsxRuntime.jsx("div",{className:"text-xs px-1 py-0.5 rounded truncate cursor-pointer hover:opacity-80",style:{backgroundColor:V.color||"hsl(var(--primary))",color:"white"},onClick:L=>{L.stopPropagation(),d?.(V);},children:V.title},V.id)),k.length>3&&jsxRuntime.jsxs("div",{className:"text-xs text-muted-foreground px-1",children:["+",k.length-3," more"]})]})]},D)})})]})},M=()=>{let N=HP(b,p),P=Array.from({length:24},(D,k)=>k);return jsxRuntime.jsxs("div",{className:"flex-1 flex flex-col overflow-hidden",children:[jsxRuntime.jsxs("div",{className:"grid grid-cols-[60px_repeat(7,1fr)] border-b",children:[jsxRuntime.jsx("div",{className:"p-2"}),N.map((D,k)=>jsxRuntime.jsxs("div",{className:o("p-2 text-center border-l",di(D)&&"bg-primary/10"),children:[jsxRuntime.jsx("div",{className:"text-xs text-muted-foreground",children:R[k]}),jsxRuntime.jsx("div",{className:o("text-lg font-semibold",di(D)&&"text-primary"),children:D.getDate()})]},k))]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:jsxRuntime.jsx("div",{className:"grid grid-cols-[60px_repeat(7,1fr)]",children:P.map(D=>jsxRuntime.jsxs(K__namespace.Fragment,{children:[jsxRuntime.jsxs("div",{className:"h-12 text-xs text-muted-foreground text-right pr-2 pt-0 border-b",children:[D.toString().padStart(2,"0"),":00"]}),N.map((k,I)=>{let V=new Date(k);V.setHours(D,0,0,0);let L=r.filter(H=>{let B=new Date(H.start);return ci(B,k)&&B.getHours()===D});return jsxRuntime.jsx("div",{className:"h-12 border-b border-l cursor-pointer hover:bg-accent/50 relative",onClick:()=>c?.(V),children:L.map(H=>jsxRuntime.jsx("div",{className:"absolute inset-x-0.5 top-0.5 text-xs px-1 py-0.5 rounded truncate cursor-pointer",style:{backgroundColor:H.color||"hsl(var(--primary))",color:"white"},onClick:B=>{B.stopPropagation(),d?.(H);},children:H.title},H.id))},I)})]},D))})})]})},T=()=>{let N=Array.from({length:24},(D,k)=>k),P=Ug(r,b);return jsxRuntime.jsxs("div",{className:"flex-1 flex flex-col overflow-hidden",children:[jsxRuntime.jsx("div",{className:"p-4 border-b text-center",children:jsxRuntime.jsx("div",{className:o("inline-flex items-center justify-center w-12 h-12 rounded-full text-2xl font-semibold",di(b)&&"bg-primary text-primary-foreground"),children:b.getDate()})}),jsxRuntime.jsx("div",{className:"flex-1 overflow-auto",children:jsxRuntime.jsx("div",{className:"grid grid-cols-[60px_1fr]",children:N.map(D=>{let k=new Date(b);k.setHours(D,0,0,0);let I=P.filter(V=>new Date(V.start).getHours()===D);return jsxRuntime.jsxs(K__namespace.Fragment,{children:[jsxRuntime.jsxs("div",{className:"h-12 text-xs text-muted-foreground text-right pr-2 pt-0 border-b",children:[D.toString().padStart(2,"0"),":00"]}),jsxRuntime.jsx("div",{className:"h-12 border-b border-l cursor-pointer hover:bg-accent/50 relative",onClick:()=>c?.(k),children:I.map(V=>jsxRuntime.jsx("div",{className:"absolute inset-x-1 top-0.5 text-xs px-2 py-1 rounded truncate cursor-pointer",style:{backgroundColor:V.color||"hsl(var(--primary))",color:"white"},onClick:L=>{L.stopPropagation(),d?.(V);},children:V.title},V.id))})]},D)})})})]})};return jsxRuntime.jsxs("div",{ref:u,className:o(Yg({variant:t,size:a,className:e})),...g,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between p-4 border-b",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx(W,{variant:"bordered",size:"sm",onClick:S,children:"Today"}),jsxRuntime.jsx(W,{variant:"ghost",size:"icon",onClick:f,children:jsxRuntime.jsx(lucideReact.ChevronLeft,{className:"h-4 w-4"})}),jsxRuntime.jsx(W,{variant:"ghost",size:"icon",onClick:x,children:jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4"})}),jsxRuntime.jsx("h2",{className:"text-lg font-semibold ml-2",children:y()})]}),jsxRuntime.jsx("div",{className:"flex items-center gap-1 border rounded-lg p-1",children:["month","week","day"].map(N=>jsxRuntime.jsx(W,{variant:n===N?"solid":"ghost",size:"sm",onClick:()=>i?.(N),children:N.charAt(0).toUpperCase()+N.slice(1)},N))})]}),n==="month"&&C(),n==="week"&&M(),n==="day"&&T()]})});jg.displayName="FullCalendar";var Yo=classVarianceAuthority.cva("w-full",{variants:{size:{sm:"h-48",md:"h-64",lg:"h-96"}},defaultVariants:{size:"md"}}),jo=["hsl(var(--primary))","hsl(var(--chart-1, 220 70% 50%))","hsl(var(--chart-2, 160 60% 45%))","hsl(var(--chart-3, 30 80% 55%))","hsl(var(--chart-4, 280 65% 60%))"],Xg=K__namespace.forwardRef(({className:e,size:t,data:a,dataKeys:r,colors:n=jo,showGrid:i=true,showLegend:s=true,showTooltip:l=true,xAxisKey:d="name",curveType:c="monotone",...p},m)=>jsxRuntime.jsx("div",{ref:m,className:o(Yo({size:t,className:e})),...p,children:jsxRuntime.jsx(recharts.ResponsiveContainer,{width:"100%",height:"100%",children:jsxRuntime.jsxs(recharts.LineChart,{data:a,children:[i&&jsxRuntime.jsx(recharts.CartesianGrid,{strokeDasharray:"3 3",className:"stroke-muted"}),jsxRuntime.jsx(recharts.XAxis,{dataKey:d,className:"text-xs fill-muted-foreground",tickLine:false,axisLine:false}),jsxRuntime.jsx(recharts.YAxis,{className:"text-xs fill-muted-foreground",tickLine:false,axisLine:false}),l&&jsxRuntime.jsx(recharts.Tooltip,{contentStyle:{backgroundColor:"hsl(var(--popover))",border:"1px solid hsl(var(--border))",borderRadius:"var(--radius)"},labelStyle:{color:"hsl(var(--popover-foreground))"}}),s&&jsxRuntime.jsx(recharts.Legend,{}),r.map((g,u)=>jsxRuntime.jsx(recharts.Line,{type:c,dataKey:g,stroke:n[u%n.length],strokeWidth:2,dot:{fill:n[u%n.length],strokeWidth:0},activeDot:{r:6}},g))]})})}));Xg.displayName="LineChart";var qg=K__namespace.forwardRef(({className:e,size:t,data:a,dataKeys:r,colors:n=jo,showGrid:i=true,showLegend:s=true,showTooltip:l=true,xAxisKey:d="name",stacked:c=false,layout:p="horizontal",...m},g)=>jsxRuntime.jsx("div",{ref:g,className:o(Yo({size:t,className:e})),...m,children:jsxRuntime.jsx(recharts.ResponsiveContainer,{width:"100%",height:"100%",children:jsxRuntime.jsxs(recharts.BarChart,{data:a,layout:p,children:[i&&jsxRuntime.jsx(recharts.CartesianGrid,{strokeDasharray:"3 3",className:"stroke-muted"}),jsxRuntime.jsx(recharts.XAxis,{dataKey:p==="horizontal"?d:void 0,type:p==="horizontal"?"category":"number",className:"text-xs fill-muted-foreground",tickLine:false,axisLine:false}),jsxRuntime.jsx(recharts.YAxis,{dataKey:p==="vertical"?d:void 0,type:p==="vertical"?"category":"number",className:"text-xs fill-muted-foreground",tickLine:false,axisLine:false}),l&&jsxRuntime.jsx(recharts.Tooltip,{contentStyle:{backgroundColor:"hsl(var(--popover))",border:"1px solid hsl(var(--border))",borderRadius:"var(--radius)"},labelStyle:{color:"hsl(var(--popover-foreground))"}}),s&&jsxRuntime.jsx(recharts.Legend,{}),r.map((u,h)=>jsxRuntime.jsx(recharts.Bar,{dataKey:u,fill:n[h%n.length],stackId:c?"stack":void 0,radius:[4,4,0,0]},u))]})})}));qg.displayName="BarChart";var Zg=K__namespace.forwardRef(({className:e,size:t,data:a,dataKey:r="value",nameKey:n="name",colors:i=jo,innerRadius:s=0,outerRadius:l=80,showLegend:d=true,showTooltip:c=true,showLabels:p=false,...m},g)=>jsxRuntime.jsx("div",{ref:g,className:o(Yo({size:t,className:e})),...m,children:jsxRuntime.jsx(recharts.ResponsiveContainer,{width:"100%",height:"100%",children:jsxRuntime.jsxs(recharts.PieChart,{children:[c&&jsxRuntime.jsx(recharts.Tooltip,{contentStyle:{backgroundColor:"hsl(var(--popover))",border:"1px solid hsl(var(--border))",borderRadius:"var(--radius)"}}),d&&jsxRuntime.jsx(recharts.Legend,{}),jsxRuntime.jsx(recharts.Pie,{data:a,dataKey:r,nameKey:n,cx:"50%",cy:"50%",innerRadius:s,outerRadius:l,label:p,labelLine:p,children:a.map((u,h)=>jsxRuntime.jsx(recharts.Cell,{fill:i[h%i.length]},`cell-${h}`))})]})})}));Zg.displayName="PieChart";var Qg=K__namespace.forwardRef(({className:e,size:t,data:a,dataKeys:r,colors:n=jo,showGrid:i=true,showLegend:s=true,showTooltip:l=true,xAxisKey:d="name",stacked:c=false,curveType:p="monotone",...m},g)=>jsxRuntime.jsx("div",{ref:g,className:o(Yo({size:t,className:e})),...m,children:jsxRuntime.jsx(recharts.ResponsiveContainer,{width:"100%",height:"100%",children:jsxRuntime.jsxs(recharts.AreaChart,{data:a,children:[i&&jsxRuntime.jsx(recharts.CartesianGrid,{strokeDasharray:"3 3",className:"stroke-muted"}),jsxRuntime.jsx(recharts.XAxis,{dataKey:d,className:"text-xs fill-muted-foreground",tickLine:false,axisLine:false}),jsxRuntime.jsx(recharts.YAxis,{className:"text-xs fill-muted-foreground",tickLine:false,axisLine:false}),l&&jsxRuntime.jsx(recharts.Tooltip,{contentStyle:{backgroundColor:"hsl(var(--popover))",border:"1px solid hsl(var(--border))",borderRadius:"var(--radius)"},labelStyle:{color:"hsl(var(--popover-foreground))"}}),s&&jsxRuntime.jsx(recharts.Legend,{}),r.map((u,h)=>jsxRuntime.jsx(recharts.Area,{type:p,dataKey:u,stroke:n[h%n.length],fill:n[h%n.length],fillOpacity:.3,stackId:c?"stack":void 0},u))]})})}));Qg.displayName="AreaChart";var tb=classVarianceAuthority.cva("flex gap-4 overflow-x-auto p-4",{variants:{variant:{default:"bg-muted/30",bordered:"border rounded-lg bg-background",ghost:""}},defaultVariants:{variant:"default"}}),ab=classVarianceAuthority.cva("flex flex-col min-w-[280px] w-[280px] rounded-lg",{variants:{variant:{default:"bg-muted/50",bordered:"border bg-background",ghost:"bg-transparent"}},defaultVariants:{variant:"default"}}),vl=classVarianceAuthority.cva("rounded-lg p-3 cursor-grab active:cursor-grabbing transition-all",{variants:{variant:{default:"bg-background border shadow-sm hover:shadow-md",bordered:"border-2 bg-background hover:border-primary/50",ghost:"bg-muted/50 hover:bg-muted"},isDragging:{true:"opacity-50 scale-[1.02] shadow-lg",false:""}},defaultVariants:{variant:"default",isDragging:false}});function oC({card:e,columnId:t,variant:a,renderCard:r,onCardClick:n}){let{attributes:i,listeners:s,setNodeRef:l,transform:d,transition:c,isDragging:p}=sortable.useSortable({id:e.id,data:{columnId:t}}),m={transform:utilities.CSS.Transform.toString(d),transition:c};return jsxRuntime.jsx("div",{ref:l,style:m,className:o(vl({variant:a,isDragging:p})),onClick:()=>n?.(e,t),...i,...s,children:r?r(e,t):jsxRuntime.jsxs("div",{className:"flex items-start gap-2",children:[jsxRuntime.jsx(lucideReact.GripVertical,{className:"h-4 w-4 text-muted-foreground flex-shrink-0 mt-0.5"}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("p",{className:"font-medium text-sm truncate",children:e.title}),e.description&&jsxRuntime.jsx("p",{className:"text-xs text-muted-foreground mt-1 line-clamp-2",children:e.description})]})]})})}function nC({column:e,variant:t,renderCard:a,onCardClick:r,onAddCard:n,showAddCard:i,columnHeight:s}){return jsxRuntime.jsxs("div",{className:o(ab({variant:t})),children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between p-3 border-b",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[e.color&&jsxRuntime.jsx("div",{className:"w-3 h-3 rounded-full",style:{backgroundColor:e.color}}),jsxRuntime.jsx("h3",{className:"font-semibold text-sm",children:e.title}),jsxRuntime.jsx("span",{className:"text-xs text-muted-foreground bg-muted px-2 py-0.5 rounded-full",children:e.cards.length})]}),i&&jsxRuntime.jsx(W,{variant:"ghost",size:"icon",className:"h-7 w-7",onClick:()=>n?.(e.id),children:jsxRuntime.jsx(lucideReact.Plus,{className:"h-4 w-4"})})]}),jsxRuntime.jsx(vt,{style:{height:s},children:jsxRuntime.jsxs("div",{className:"p-2 space-y-2",children:[jsxRuntime.jsx(sortable.SortableContext,{items:e.cards.map(l=>l.id),strategy:sortable.verticalListSortingStrategy,children:e.cards.map(l=>jsxRuntime.jsx(oC,{card:l,columnId:e.id,variant:t,renderCard:a,onCardClick:r},l.id))}),e.cards.length===0&&jsxRuntime.jsx("div",{className:"h-20 border-2 border-dashed rounded-lg flex items-center justify-center text-muted-foreground text-sm",children:"Drop here"})]})})]})}var rb=K__namespace.forwardRef(({className:e,variant:t,columns:a,onCardMove:r,onCardClick:n,onAddCard:i,renderCard:s,showAddCard:l=true,columnHeight:d=500,...c},p)=>{let[m,g]=K__namespace.useState(null),[u,h]=K__namespace.useState(null),w=core.useSensors(core.useSensor(core.PointerSensor,{activationConstraint:{distance:8}}),core.useSensor(core.KeyboardSensor,{coordinateGetter:sortable.sortableKeyboardCoordinates})),b=x=>a.find(S=>S.cards.some(y=>y.id===x));return jsxRuntime.jsxs(core.DndContext,{sensors:w,collisionDetection:core.closestCorners,onDragStart:x=>{let{active:S}=x,y=b(S.id);if(y){let C=y.cards.find(M=>M.id===S.id);C&&(g(C),h(y.id));}},onDragOver:x=>{let{active:S,over:y}=x;if(!y)return;let C=S.id,M=y.id,T=b(C),N=b(M)||a.find(k=>k.id===M);if(!T||!N||T.id===N.id)return;let P=N.cards.findIndex(k=>k.id===M),D=P===-1?N.cards.length:P;r?.(C,T.id,N.id,D);},onDragEnd:x=>{let{active:S,over:y}=x;if(y&&S.id!==y.id){let C=b(S.id),M=b(y.id)||a.find(T=>T.id===y.id);if(C&&M){let T=M.cards.findIndex(P=>P.id===y.id),N=T===-1?M.cards.length:T;r?.(S.id,C.id,M.id,N);}}g(null),h(null);},children:[jsxRuntime.jsx("div",{ref:p,className:o(tb({variant:t,className:e})),...c,children:a.map(x=>jsxRuntime.jsx(nC,{column:x,variant:t,renderCard:s,onCardClick:n,onAddCard:i,showAddCard:l,columnHeight:d},x.id))}),jsxRuntime.jsx(core.DragOverlay,{children:m&&u&&jsxRuntime.jsx("div",{className:o(vl({variant:t,isDragging:true})),children:s?s(m,u):jsxRuntime.jsxs("div",{className:"flex items-start gap-2",children:[jsxRuntime.jsx(lucideReact.GripVertical,{className:"h-4 w-4 text-muted-foreground flex-shrink-0 mt-0.5"}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("p",{className:"font-medium text-sm truncate",children:m.title}),m.description&&jsxRuntime.jsx("p",{className:"text-xs text-muted-foreground mt-1 line-clamp-2",children:m.description})]})]})})})]})});rb.displayName="KanbanBoard";var ob=classVarianceAuthority.cva("relative",{variants:{variant:{default:"",bordered:"border rounded-lg p-4",cards:"rounded-lg"}},defaultVariants:{variant:"default"}}),nb=K__namespace.createContext(null);function hl(){let e=K__namespace.useContext(nb);if(!e)throw new Error("useCarousel must be used within a <Carousel />");return e}var ib=K__namespace.forwardRef(({className:e,variant:t,children:a,opts:r,plugins:n,orientation:i="horizontal",showArrows:s=true,showDots:l=true,setApi:d,...c},p)=>{let[m,g]=iC__default.default({...r,axis:i==="horizontal"?"x":"y"},n),[u,h]=K__namespace.useState(false),[w,b]=K__namespace.useState(false),[v,R]=K__namespace.useState(0),[f,x]=K__namespace.useState([]),S=K__namespace.useCallback(N=>{N&&(R(N.selectedScrollSnap()),h(N.canScrollPrev()),b(N.canScrollNext()));},[]),y=K__namespace.useCallback(()=>{g?.scrollPrev();},[g]),C=K__namespace.useCallback(()=>{g?.scrollNext();},[g]),M=K__namespace.useCallback(N=>{g?.scrollTo(N);},[g]),T=K__namespace.useCallback(N=>{N.key==="ArrowLeft"?(N.preventDefault(),y()):N.key==="ArrowRight"&&(N.preventDefault(),C());},[y,C]);return K__namespace.useEffect(()=>{!g||!d||d(g);},[g,d]),K__namespace.useEffect(()=>{if(g)return x(g.scrollSnapList()),S(g),g.on("reInit",S),g.on("select",S),()=>{g?.off("select",S);}},[g,S]),jsxRuntime.jsx(nb.Provider,{value:{carouselRef:m,api:g,scrollPrev:y,scrollNext:C,canScrollPrev:u,canScrollNext:w,selectedIndex:v,scrollSnaps:f,scrollTo:M},children:jsxRuntime.jsxs("div",{ref:p,className:o(ob({variant:t,className:e})),onKeyDownCapture:T,role:"region","aria-roledescription":"carousel",...c,children:[jsxRuntime.jsx("div",{ref:m,className:"overflow-hidden",children:jsxRuntime.jsx("div",{className:o("flex",i==="horizontal"?"-ml-4":"-mt-4 flex-col"),children:a})}),s&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(xl,{}),jsxRuntime.jsx(yl,{})]}),l&&f.length>1&&jsxRuntime.jsx("div",{className:"flex justify-center gap-1.5 mt-4",children:f.map((N,P)=>jsxRuntime.jsx("button",{className:o("w-2 h-2 rounded-full transition-all",P===v?"bg-primary w-4":"bg-muted-foreground/30 hover:bg-muted-foreground/50"),onClick:()=>M(P),"aria-label":`Go to slide ${P+1}`},P))})]})})});ib.displayName="Carousel";var sb=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex",e),...t}));sb.displayName="CarouselContent";var lb=K__namespace.forwardRef(({className:e,basis:t="basis-full",...a},r)=>jsxRuntime.jsx("div",{ref:r,role:"group","aria-roledescription":"slide",className:o("min-w-0 shrink-0 grow-0 pl-4",t,e),...a}));lb.displayName="CarouselItem";var xl=K__namespace.forwardRef(({className:e,variant:t="bordered",size:a="icon",...r},n)=>{let{scrollPrev:i,canScrollPrev:s}=hl();return jsxRuntime.jsxs(W,{ref:n,variant:t,size:a,className:o("absolute left-2 top-1/2 -translate-y-1/2 h-8 w-8 rounded-full",e),disabled:!s,onClick:i,...r,children:[jsxRuntime.jsx(lucideReact.ChevronLeft,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Previous slide"})]})});xl.displayName="CarouselPrevious";var yl=K__namespace.forwardRef(({className:e,variant:t="bordered",size:a="icon",...r},n)=>{let{scrollNext:i,canScrollNext:s}=hl();return jsxRuntime.jsxs(W,{ref:n,variant:t,size:a,className:o("absolute right-2 top-1/2 -translate-y-1/2 h-8 w-8 rounded-full",e),disabled:!s,onClick:i,...r,children:[jsxRuntime.jsx(lucideReact.ChevronRight,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Next slide"})]})});yl.displayName="CarouselNext";var db=classVarianceAuthority.cva("flex flex-col bg-popover border rounded-lg shadow-md",{variants:{size:{sm:"w-64 h-72",md:"w-80 h-96",lg:"w-96 h-[480px]"}},defaultVariants:{size:"md"}}),bi={recent:{icon:"\u{1F550}",name:"Recent"},smileys:{icon:"\u{1F600}",name:"Smileys & Emotion"},people:{icon:"\u{1F44B}",name:"People & Body"},animals:{icon:"\u{1F43B}",name:"Animals & Nature"},food:{icon:"\u{1F354}",name:"Food & Drink"},travel:{icon:"\u{1F697}",name:"Travel & Places"},activities:{icon:"\u26BD",name:"Activities"},objects:{icon:"\u{1F4A1}",name:"Objects"},symbols:{icon:"\u2764\uFE0F",name:"Symbols"},flags:{icon:"\u{1F3F3}\uFE0F",name:"Flags"}},wl={smileys:["\u{1F600}","\u{1F603}","\u{1F604}","\u{1F601}","\u{1F606}","\u{1F605}","\u{1F923}","\u{1F602}","\u{1F642}","\u{1F643}","\u{1F609}","\u{1F60A}","\u{1F607}","\u{1F970}","\u{1F60D}","\u{1F929}","\u{1F618}","\u{1F617}","\u263A\uFE0F","\u{1F61A}","\u{1F60B}","\u{1F61B}","\u{1F61C}","\u{1F92A}","\u{1F61D}","\u{1F911}","\u{1F917}","\u{1F92D}","\u{1F92B}","\u{1F914}","\u{1F910}","\u{1F928}","\u{1F610}","\u{1F611}","\u{1F636}","\u{1F60F}","\u{1F612}","\u{1F644}","\u{1F62C}","\u{1F925}","\u{1F60C}","\u{1F614}","\u{1F62A}","\u{1F924}","\u{1F634}","\u{1F637}","\u{1F912}","\u{1F915}","\u{1F922}","\u{1F92E}","\u{1F927}","\u{1F975}","\u{1F976}","\u{1F974}","\u{1F635}","\u{1F92F}","\u{1F920}","\u{1F973}","\u{1F978}","\u{1F60E}","\u{1F913}","\u{1F9D0}","\u{1F615}","\u{1F61F}","\u{1F641}","\u2639\uFE0F","\u{1F62E}","\u{1F62F}","\u{1F632}","\u{1F633}","\u{1F97A}","\u{1F626}","\u{1F627}","\u{1F628}","\u{1F630}","\u{1F625}","\u{1F622}","\u{1F62D}","\u{1F631}","\u{1F616}","\u{1F623}","\u{1F61E}","\u{1F613}","\u{1F629}","\u{1F62B}","\u{1F971}","\u{1F624}","\u{1F621}","\u{1F620}","\u{1F92C}","\u{1F608}","\u{1F47F}","\u{1F480}","\u2620\uFE0F","\u{1F4A9}","\u{1F921}","\u{1F479}","\u{1F47A}","\u{1F47B}","\u{1F47D}"],people:["\u{1F44B}","\u{1F91A}","\u{1F590}\uFE0F","\u270B","\u{1F596}","\u{1F44C}","\u{1F90C}","\u{1F90F}","\u270C\uFE0F","\u{1F91E}","\u{1F91F}","\u{1F918}","\u{1F919}","\u{1F448}","\u{1F449}","\u{1F446}","\u{1F595}","\u{1F447}","\u261D\uFE0F","\u{1F44D}","\u{1F44E}","\u270A","\u{1F44A}","\u{1F91B}","\u{1F91C}","\u{1F44F}","\u{1F64C}","\u{1F450}","\u{1F932}","\u{1F91D}","\u{1F64F}","\u270D\uFE0F","\u{1F485}","\u{1F933}","\u{1F4AA}","\u{1F9BE}","\u{1F9BF}","\u{1F9B5}","\u{1F9B6}","\u{1F442}","\u{1F9BB}","\u{1F443}","\u{1F9E0}","\u{1FAC0}","\u{1FAC1}","\u{1F9B7}","\u{1F9B4}","\u{1F440}","\u{1F441}\uFE0F","\u{1F445}","\u{1F444}","\u{1F476}","\u{1F9D2}","\u{1F466}","\u{1F467}","\u{1F9D1}","\u{1F471}","\u{1F468}","\u{1F9D4}","\u{1F469}","\u{1F9D3}","\u{1F474}","\u{1F475}","\u{1F64D}","\u{1F64E}","\u{1F645}","\u{1F646}","\u{1F481}","\u{1F64B}","\u{1F9CF}","\u{1F647}","\u{1F926}","\u{1F937}","\u{1F46E}","\u{1F575}\uFE0F","\u{1F482}","\u{1F977}","\u{1F477}","\u{1F934}","\u{1F478}"],animals:["\u{1F436}","\u{1F431}","\u{1F42D}","\u{1F439}","\u{1F430}","\u{1F98A}","\u{1F43B}","\u{1F43C}","\u{1F428}","\u{1F42F}","\u{1F981}","\u{1F42E}","\u{1F437}","\u{1F43D}","\u{1F438}","\u{1F435}","\u{1F648}","\u{1F649}","\u{1F64A}","\u{1F412}","\u{1F414}","\u{1F427}","\u{1F426}","\u{1F424}","\u{1F423}","\u{1F425}","\u{1F986}","\u{1F985}","\u{1F989}","\u{1F987}","\u{1F43A}","\u{1F417}","\u{1F434}","\u{1F984}","\u{1F41D}","\u{1FAB1}","\u{1F41B}","\u{1F98B}","\u{1F40C}","\u{1F41E}","\u{1F41C}","\u{1FAB0}","\u{1FAB2}","\u{1FAB3}","\u{1F99F}","\u{1F997}","\u{1F577}\uFE0F","\u{1F578}\uFE0F","\u{1F982}","\u{1F422}","\u{1F40D}","\u{1F98E}","\u{1F996}","\u{1F995}","\u{1F419}","\u{1F991}","\u{1F990}","\u{1F99E}","\u{1F980}","\u{1F421}","\u{1F420}","\u{1F41F}","\u{1F42C}","\u{1F433}","\u{1F40B}","\u{1F988}","\u{1F40A}","\u{1F405}","\u{1F406}","\u{1F993}","\u{1F98D}","\u{1F9A7}","\u{1F9A3}","\u{1F418}","\u{1F99B}","\u{1F98F}","\u{1F42A}","\u{1F42B}","\u{1F992}","\u{1F998}"],food:["\u{1F347}","\u{1F348}","\u{1F349}","\u{1F34A}","\u{1F34B}","\u{1F34C}","\u{1F34D}","\u{1F96D}","\u{1F34E}","\u{1F34F}","\u{1F350}","\u{1F351}","\u{1F352}","\u{1F353}","\u{1FAD0}","\u{1F95D}","\u{1F345}","\u{1FAD2}","\u{1F965}","\u{1F951}","\u{1F346}","\u{1F954}","\u{1F955}","\u{1F33D}","\u{1F336}\uFE0F","\u{1FAD1}","\u{1F952}","\u{1F96C}","\u{1F966}","\u{1F9C4}","\u{1F9C5}","\u{1F344}","\u{1F95C}","\u{1F330}","\u{1F35E}","\u{1F950}","\u{1F956}","\u{1FAD3}","\u{1F968}","\u{1F96F}","\u{1F95E}","\u{1F9C7}","\u{1F9C0}","\u{1F356}","\u{1F357}","\u{1F969}","\u{1F953}","\u{1F354}","\u{1F35F}","\u{1F355}","\u{1F32D}","\u{1F96A}","\u{1F32E}","\u{1F32F}","\u{1FAD4}","\u{1F959}","\u{1F9C6}","\u{1F95A}","\u{1F373}","\u{1F958}","\u{1F372}","\u{1FAD5}","\u{1F963}","\u{1F957}","\u{1F37F}","\u{1F9C8}","\u{1F9C2}","\u{1F96B}","\u{1F371}","\u{1F358}","\u{1F359}","\u{1F35A}","\u{1F35B}","\u{1F35C}","\u{1F35D}","\u{1F360}","\u{1F362}","\u{1F363}","\u{1F364}","\u{1F365}"],travel:["\u{1F697}","\u{1F695}","\u{1F699}","\u{1F68C}","\u{1F68E}","\u{1F3CE}\uFE0F","\u{1F693}","\u{1F691}","\u{1F692}","\u{1F690}","\u{1F6FB}","\u{1F69A}","\u{1F69B}","\u{1F69C}","\u{1F9AF}","\u{1F9BD}","\u{1F9BC}","\u{1F6F4}","\u{1F6B2}","\u{1F6F5}","\u{1F3CD}\uFE0F","\u{1F6FA}","\u{1F6A8}","\u{1F694}","\u{1F68D}","\u{1F698}","\u{1F696}","\u{1F6A1}","\u{1F6A0}","\u{1F69F}","\u{1F683}","\u{1F68B}","\u{1F69E}","\u{1F69D}","\u{1F684}","\u{1F685}","\u{1F688}","\u{1F682}","\u{1F686}","\u{1F687}","\u{1F68A}","\u{1F689}","\u2708\uFE0F","\u{1F6EB}","\u{1F6EC}","\u{1F6E9}\uFE0F","\u{1F4BA}","\u{1F6F0}\uFE0F","\u{1F680}","\u{1F6F8}","\u{1F681}","\u{1F6F6}","\u26F5","\u{1F6A4}","\u{1F6E5}\uFE0F","\u{1F6F3}\uFE0F","\u26F4\uFE0F","\u{1F6A2}","\u2693","\u{1FA9D}","\u26FD","\u{1F6A7}","\u{1F6A6}","\u{1F6A5}","\u{1F68F}","\u{1F5FA}\uFE0F","\u{1F5FF}","\u{1F5FD}","\u{1F5FC}","\u{1F3F0}","\u{1F3EF}","\u{1F3DF}\uFE0F","\u{1F3A1}","\u{1F3A2}","\u{1F3A0}","\u26F2","\u26F1\uFE0F","\u{1F3D6}\uFE0F","\u{1F3DD}\uFE0F","\u{1F3DC}\uFE0F"],activities:["\u26BD","\u{1F3C0}","\u{1F3C8}","\u26BE","\u{1F94E}","\u{1F3BE}","\u{1F3D0}","\u{1F3C9}","\u{1F94F}","\u{1F3B1}","\u{1FA80}","\u{1F3D3}","\u{1F3F8}","\u{1F3D2}","\u{1F3D1}","\u{1F94D}","\u{1F3CF}","\u{1FA83}","\u{1F945}","\u26F3","\u{1FA81}","\u{1F3F9}","\u{1F3A3}","\u{1F93F}","\u{1F94A}","\u{1F94B}","\u{1F3BD}","\u{1F6F9}","\u{1F6FC}","\u{1F6F7}","\u26F8\uFE0F","\u{1F94C}","\u{1F3BF}","\u26F7\uFE0F","\u{1F3C2}","\u{1FA82}","\u{1F3CB}\uFE0F","\u{1F93C}","\u{1F938}","\u26F9\uFE0F","\u{1F93A}","\u{1F93E}","\u{1F3CC}\uFE0F","\u{1F3C7}","\u26D1\uFE0F","\u{1F9D8}","\u{1F3C4}","\u{1F3CA}","\u{1F93D}","\u{1F6A3}","\u{1F9D7}","\u{1F6B5}","\u{1F6B4}","\u{1F3C6}","\u{1F947}","\u{1F948}","\u{1F949}","\u{1F3C5}","\u{1F396}\uFE0F","\u{1F3F5}\uFE0F","\u{1F397}\uFE0F","\u{1F3AB}","\u{1F39F}\uFE0F","\u{1F3AA}","\u{1F939}","\u{1F3AD}","\u{1FA70}","\u{1F3A8}","\u{1F3AC}","\u{1F3A4}","\u{1F3A7}","\u{1F3BC}","\u{1F3B9}","\u{1F941}","\u{1FA98}","\u{1F3B7}","\u{1F3BA}","\u{1FA97}","\u{1F3B8}","\u{1FA95}"],objects:["\u231A","\u{1F4F1}","\u{1F4F2}","\u{1F4BB}","\u2328\uFE0F","\u{1F5A5}\uFE0F","\u{1F5A8}\uFE0F","\u{1F5B1}\uFE0F","\u{1F5B2}\uFE0F","\u{1F579}\uFE0F","\u{1F5DC}\uFE0F","\u{1F4BD}","\u{1F4BE}","\u{1F4BF}","\u{1F4C0}","\u{1F4FC}","\u{1F4F7}","\u{1F4F8}","\u{1F4F9}","\u{1F3A5}","\u{1F4FD}\uFE0F","\u{1F39E}\uFE0F","\u{1F4DE}","\u260E\uFE0F","\u{1F4DF}","\u{1F4E0}","\u{1F4FA}","\u{1F4FB}","\u{1F399}\uFE0F","\u{1F39A}\uFE0F","\u{1F39B}\uFE0F","\u{1F9ED}","\u23F1\uFE0F","\u23F2\uFE0F","\u23F0","\u{1F570}\uFE0F","\u231B","\u23F3","\u{1F4E1}","\u{1F50B}","\u{1F50C}","\u{1F4A1}","\u{1F526}","\u{1F56F}\uFE0F","\u{1FA94}","\u{1F9EF}","\u{1F6E2}\uFE0F","\u{1F4B8}","\u{1F4B5}","\u{1F4B4}","\u{1F4B6}","\u{1F4B7}","\u{1FA99}","\u{1F4B0}","\u{1F4B3}","\u{1F48E}","\u2696\uFE0F","\u{1FA9C}","\u{1F9F0}","\u{1FA9B}","\u{1F527}","\u{1F528}","\u2692\uFE0F","\u{1F6E0}\uFE0F","\u26CF\uFE0F","\u{1FA9A}","\u{1F529}","\u2699\uFE0F","\u{1FAA4}","\u{1F9F1}","\u26D3\uFE0F","\u{1F9F2}","\u{1F52B}","\u{1F4A3}","\u{1F9E8}","\u{1FA93}","\u{1F52A}","\u{1F5E1}\uFE0F","\u2694\uFE0F","\u{1F6E1}\uFE0F"],symbols:["\u2764\uFE0F","\u{1F9E1}","\u{1F49B}","\u{1F49A}","\u{1F499}","\u{1F49C}","\u{1F5A4}","\u{1F90D}","\u{1F90E}","\u{1F494}","\u2763\uFE0F","\u{1F495}","\u{1F49E}","\u{1F493}","\u{1F497}","\u{1F496}","\u{1F498}","\u{1F49D}","\u{1F49F}","\u262E\uFE0F","\u271D\uFE0F","\u262A\uFE0F","\u{1F549}\uFE0F","\u2638\uFE0F","\u2721\uFE0F","\u{1F52F}","\u{1F54E}","\u262F\uFE0F","\u2626\uFE0F","\u{1F6D0}","\u26CE","\u2648","\u2649","\u264A","\u264B","\u264C","\u264D","\u264E","\u264F","\u2650","\u2651","\u2652","\u2653","\u{1F194}","\u269B\uFE0F","\u{1F251}","\u2622\uFE0F","\u2623\uFE0F","\u{1F4F4}","\u{1F4F3}","\u{1F236}","\u{1F21A}","\u{1F238}","\u{1F23A}","\u{1F237}\uFE0F","\u2734\uFE0F","\u{1F19A}","\u{1F4AE}","\u{1F250}","\u3299\uFE0F","\u3297\uFE0F","\u{1F234}","\u{1F235}","\u{1F239}","\u{1F232}","\u{1F170}\uFE0F","\u{1F171}\uFE0F","\u{1F18E}","\u{1F191}","\u{1F17E}\uFE0F","\u{1F198}","\u274C","\u2B55","\u{1F6D1}","\u26D4","\u{1F4DB}","\u{1F6AB}","\u{1F4AF}","\u{1F4A2}","\u2668\uFE0F"],flags:["\u{1F3F3}\uFE0F","\u{1F3F4}","\u{1F3C1}","\u{1F6A9}","\u{1F3F3}\uFE0F\u200D\u{1F308}","\u{1F3F3}\uFE0F\u200D\u26A7\uFE0F","\u{1F1FA}\u{1F1F3}","\u{1F1E6}\u{1F1EB}","\u{1F1E6}\u{1F1F1}","\u{1F1E9}\u{1F1FF}","\u{1F1E6}\u{1F1F8}","\u{1F1E6}\u{1F1E9}","\u{1F1E6}\u{1F1F4}","\u{1F1E6}\u{1F1EE}","\u{1F1E6}\u{1F1F6}","\u{1F1E6}\u{1F1EC}","\u{1F1E6}\u{1F1F7}","\u{1F1E6}\u{1F1F2}","\u{1F1E6}\u{1F1FC}","\u{1F1E6}\u{1F1FA}","\u{1F1E6}\u{1F1F9}","\u{1F1E6}\u{1F1FF}","\u{1F1E7}\u{1F1F8}","\u{1F1E7}\u{1F1ED}","\u{1F1E7}\u{1F1E9}","\u{1F1E7}\u{1F1E7}","\u{1F1E7}\u{1F1FE}","\u{1F1E7}\u{1F1EA}","\u{1F1E7}\u{1F1FF}","\u{1F1E7}\u{1F1EF}","\u{1F1E7}\u{1F1F2}","\u{1F1E7}\u{1F1F9}","\u{1F1E7}\u{1F1F4}","\u{1F1E7}\u{1F1E6}","\u{1F1E7}\u{1F1FC}","\u{1F1E7}\u{1F1F7}","\u{1F1E7}\u{1F1F3}","\u{1F1E7}\u{1F1EC}","\u{1F1E7}\u{1F1EB}","\u{1F1E7}\u{1F1EE}","\u{1F1E8}\u{1F1FB}","\u{1F1F0}\u{1F1ED}","\u{1F1E8}\u{1F1F2}","\u{1F1E8}\u{1F1E6}","\u{1F1E8}\u{1F1EB}","\u{1F1F9}\u{1F1E9}","\u{1F1E8}\u{1F1F1}","\u{1F1E8}\u{1F1F3}","\u{1F1E8}\u{1F1F4}","\u{1F1F0}\u{1F1F2}","\u{1F1E8}\u{1F1EC}","\u{1F1E8}\u{1F1E9}","\u{1F1E8}\u{1F1F7}","\u{1F1ED}\u{1F1F7}","\u{1F1E8}\u{1F1FA}","\u{1F1E8}\u{1F1FE}","\u{1F1E8}\u{1F1FF}","\u{1F1E9}\u{1F1F0}","\u{1F1E9}\u{1F1EF}","\u{1F1E9}\u{1F1F2}","\u{1F1E9}\u{1F1F4}","\u{1F1EA}\u{1F1E8}","\u{1F1EA}\u{1F1EC}","\u{1F1F8}\u{1F1FB}","\u{1F1EC}\u{1F1F6}","\u{1F1EA}\u{1F1F7}","\u{1F1EA}\u{1F1EA}","\u{1F1EA}\u{1F1F9}","\u{1F1EA}\u{1F1FA}","\u{1F1EB}\u{1F1EF}","\u{1F1EB}\u{1F1EE}","\u{1F1EB}\u{1F1F7}","\u{1F1EC}\u{1F1E6}","\u{1F1EC}\u{1F1F2}","\u{1F1EC}\u{1F1EA}","\u{1F1E9}\u{1F1EA}","\u{1F1EC}\u{1F1ED}","\u{1F1EC}\u{1F1F7}","\u{1F1EC}\u{1F1F9}","\u{1F1EC}\u{1F1F3}"]},cb=K__namespace.forwardRef(({className:e,size:t,onEmojiSelect:a,recentEmojis:r=[],defaultCategory:n="smileys",showSearch:i=true,showCategories:s=true,...l},d)=>{let[c,p]=K__namespace.useState(r.length>0?"recent":n),[m,g]=K__namespace.useState(""),h=m?Object.values(wl).flat().filter(b=>b.toLowerCase().includes(m.toLowerCase())):c==="recent"?r:wl[c]||[],w=b=>{a?.(b);};return jsxRuntime.jsxs("div",{ref:d,className:o(db({size:t,className:e})),...l,children:[i&&jsxRuntime.jsx("div",{className:"p-2 border-b",children:jsxRuntime.jsxs("div",{className:"relative",children:[jsxRuntime.jsx(lucideReact.Search,{className:"absolute left-2.5 top-1/2 -translate-y-1/2 h-4 w-4 text-muted-foreground"}),jsxRuntime.jsx(vn,{placeholder:"Search emojis...",value:m,onChange:b=>g(b.target.value),className:"pl-8 h-8"})]})}),s&&!m&&jsxRuntime.jsx("div",{className:"flex border-b px-1",children:Object.entries(bi).map(([b,{icon:v}])=>b==="recent"&&r.length===0?null:jsxRuntime.jsx("button",{className:o("flex-1 p-2 text-lg hover:bg-accent rounded transition-colors",c===b&&"bg-accent"),onClick:()=>p(b),title:bi[b].name,children:v},b))}),!m&&jsxRuntime.jsx("div",{className:"px-3 py-1.5 text-xs font-medium text-muted-foreground",children:bi[c].name}),jsxRuntime.jsx(vt,{className:"flex-1",children:jsxRuntime.jsxs("div",{className:"grid grid-cols-8 gap-1 p-2",children:[h.map((b,v)=>jsxRuntime.jsx("button",{className:"w-8 h-8 flex items-center justify-center text-xl hover:bg-accent rounded transition-colors",onClick:()=>w(b),children:b},`${b}-${v}`)),h.length===0&&jsxRuntime.jsx("div",{className:"col-span-8 py-8 text-center text-muted-foreground text-sm",children:"No emojis found"})]})})]})});cb.displayName="EmojiPicker";var mb=classVarianceAuthority.cva("flex flex-col border rounded-lg bg-background overflow-hidden",{variants:{variant:{default:"",bordered:"border-2",ghost:"border-transparent"},size:{sm:"",md:"",lg:""}},defaultVariants:{variant:"default",size:"md"}}),FC=classVarianceAuthority.cva("flex flex-wrap items-center gap-0.5 p-1 border-b",{variants:{size:{sm:"p-0.5",md:"p-1",lg:"p-1.5"}},defaultVariants:{size:"md"}}),BC=classVarianceAuthority.cva("flex-1 overflow-auto prose prose-sm max-w-none dark:prose-invert [&_.ProseMirror]:outline-none [&_.ProseMirror]:min-h-[inherit] [&_.ProseMirror.is-editor-empty:first-child::before]:text-muted-foreground [&_.ProseMirror.is-editor-empty:first-child::before]:content-[attr(data-placeholder)] [&_.ProseMirror.is-editor-empty:first-child::before]:float-left [&_.ProseMirror.is-editor-empty:first-child::before]:pointer-events-none [&_.ProseMirror.is-editor-empty:first-child::before]:h-0",{variants:{size:{sm:"min-h-[100px] [&_.ProseMirror]:p-2 text-sm",md:"min-h-[150px] [&_.ProseMirror]:p-3 text-sm",lg:"min-h-[200px] [&_.ProseMirror]:p-4 text-base"}},defaultVariants:{size:"md"}}),Te=({icon:e,title:t,isActive:a,onClick:r,disabled:n})=>jsxRuntime.jsxs(Ja,{children:[jsxRuntime.jsx(er,{asChild:true,children:jsxRuntime.jsx(W,{type:"button",variant:a?"solid":"ghost",size:"icon",className:"h-7 w-7",onClick:r,disabled:n,children:e})}),jsxRuntime.jsx(Na,{side:"top",className:"text-xs",children:t})]}),ub=K__namespace.forwardRef(({className:e,variant:t,size:a,value:r="",onChange:n,placeholder:i="Start writing...",readOnly:s=false,showToolbar:l=true,minHeight:d,maxHeight:c,onEditorReady:p,...m},g)=>{let u=react.useEditor({extensions:[gC__default.default.configure({heading:{levels:[1,2,3]}}),bC__default.default.configure({openOnClick:false,HTMLAttributes:{class:"text-primary underline"}}),vC__default.default,hC__default.default.configure({types:["heading","paragraph"]}),xC__default.default.configure({placeholder:i})],content:r,editable:!s,onUpdate:({editor:w})=>{n?.(w.getHTML());},onCreate:({editor:w})=>{p?.(w);}});K__namespace.useEffect(()=>{u&&r!==u.getHTML()&&u.commands.setContent(r);},[r,u]),K__namespace.useEffect(()=>{u&&u.setEditable(!s);},[s,u]);let h=()=>{if(!u)return;let w=u.getAttributes("link").href,b=window.prompt("URL",w);if(b!==null){if(b===""){u.chain().focus().extendMarkRange("link").unsetLink().run();return}u.chain().focus().extendMarkRange("link").setLink({href:b}).run();}};return u?jsxRuntime.jsx(Qa,{children:jsxRuntime.jsxs("div",{ref:g,className:o(mb({variant:t,size:a,className:e})),...m,children:[l&&!s&&jsxRuntime.jsxs("div",{className:o(FC({size:a})),children:[jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.Undo,{className:"h-4 w-4"}),title:"Undo",onClick:()=>u.chain().focus().undo().run(),disabled:!u.can().undo()}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.Redo,{className:"h-4 w-4"}),title:"Redo",onClick:()=>u.chain().focus().redo().run(),disabled:!u.can().redo()}),jsxRuntime.jsx(wa,{orientation:"vertical",className:"h-6 mx-1"}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.Heading1,{className:"h-4 w-4"}),title:"Heading 1",isActive:u.isActive("heading",{level:1}),onClick:()=>u.chain().focus().toggleHeading({level:1}).run()}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.Heading2,{className:"h-4 w-4"}),title:"Heading 2",isActive:u.isActive("heading",{level:2}),onClick:()=>u.chain().focus().toggleHeading({level:2}).run()}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.Heading3,{className:"h-4 w-4"}),title:"Heading 3",isActive:u.isActive("heading",{level:3}),onClick:()=>u.chain().focus().toggleHeading({level:3}).run()}),jsxRuntime.jsx(wa,{orientation:"vertical",className:"h-6 mx-1"}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.Bold,{className:"h-4 w-4"}),title:"Bold (Ctrl+B)",isActive:u.isActive("bold"),onClick:()=>u.chain().focus().toggleBold().run()}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.Italic,{className:"h-4 w-4"}),title:"Italic (Ctrl+I)",isActive:u.isActive("italic"),onClick:()=>u.chain().focus().toggleItalic().run()}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.Underline,{className:"h-4 w-4"}),title:"Underline (Ctrl+U)",isActive:u.isActive("underline"),onClick:()=>u.chain().focus().toggleUnderline().run()}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.Strikethrough,{className:"h-4 w-4"}),title:"Strikethrough",isActive:u.isActive("strike"),onClick:()=>u.chain().focus().toggleStrike().run()}),jsxRuntime.jsx(wa,{orientation:"vertical",className:"h-6 mx-1"}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.List,{className:"h-4 w-4"}),title:"Bullet List",isActive:u.isActive("bulletList"),onClick:()=>u.chain().focus().toggleBulletList().run()}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.ListOrdered,{className:"h-4 w-4"}),title:"Numbered List",isActive:u.isActive("orderedList"),onClick:()=>u.chain().focus().toggleOrderedList().run()}),jsxRuntime.jsx(wa,{orientation:"vertical",className:"h-6 mx-1"}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.AlignLeft,{className:"h-4 w-4"}),title:"Align Left",isActive:u.isActive({textAlign:"left"}),onClick:()=>u.chain().focus().setTextAlign("left").run()}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.AlignCenter,{className:"h-4 w-4"}),title:"Align Center",isActive:u.isActive({textAlign:"center"}),onClick:()=>u.chain().focus().setTextAlign("center").run()}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.AlignRight,{className:"h-4 w-4"}),title:"Align Right",isActive:u.isActive({textAlign:"right"}),onClick:()=>u.chain().focus().setTextAlign("right").run()}),jsxRuntime.jsx(wa,{orientation:"vertical",className:"h-6 mx-1"}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.Quote,{className:"h-4 w-4"}),title:"Blockquote",isActive:u.isActive("blockquote"),onClick:()=>u.chain().focus().toggleBlockquote().run()}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.Code,{className:"h-4 w-4"}),title:"Code Block",isActive:u.isActive("codeBlock"),onClick:()=>u.chain().focus().toggleCodeBlock().run()}),jsxRuntime.jsx(wa,{orientation:"vertical",className:"h-6 mx-1"}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.Link,{className:"h-4 w-4"}),title:"Insert Link",isActive:u.isActive("link"),onClick:h}),jsxRuntime.jsx(Te,{icon:jsxRuntime.jsx(lucideReact.Unlink,{className:"h-4 w-4"}),title:"Remove Link",onClick:()=>u.chain().focus().unsetLink().run(),disabled:!u.isActive("link")})]}),jsxRuntime.jsx(react.EditorContent,{editor:u,className:o(BC({size:a})),style:{minHeight:d,maxHeight:c}})]})}):null});ub.displayName="RichTextEditor";var fb=classVarianceAuthority.cva("flex flex-col border rounded-lg bg-background overflow-hidden",{variants:{variant:{default:"",bordered:"border-2",ghost:"border-none bg-transparent"}},defaultVariants:{variant:"default"}});function YC(e,t,a){return OC.centerCrop(OC.makeAspectCrop({unit:"%",width:90},a,e,t),e,t)}async function pb(e,t,a=0,r=1){let n=document.createElement("canvas"),i=n.getContext("2d");if(!i)return null;let s=e.naturalWidth/e.width,l=e.naturalHeight/e.height,d=window.devicePixelRatio||1;n.width=Math.floor(t.width*s*d),n.height=Math.floor(t.height*l*d),i.scale(d,d),i.imageSmoothingQuality="high";let c=t.x*s,p=t.y*l,m=a*Math.PI/180,g=e.naturalWidth/2,u=e.naturalHeight/2;return i.save(),i.translate(-c,-p),i.translate(g,u),i.rotate(m),i.scale(r,r),i.translate(-g,-u),i.drawImage(e,0,0,e.naturalWidth,e.naturalHeight,0,0,e.naturalWidth,e.naturalHeight),i.restore(),new Promise(h=>{n.toBlob(w=>{h(w);},"image/png");})}var gb=K__namespace.forwardRef(({className:e,variant:t,src:a,aspectRatio:r,onCropChange:n,onCropComplete:i,showZoom:s=true,showRotation:l=true,minZoom:d=1,maxZoom:c=3,circularCrop:p=false,initialCrop:m,...g},u)=>{let h=K__namespace.useRef(null),[w,b]=K__namespace.useState(),[v,R]=K__namespace.useState(),[f,x]=K__namespace.useState(1),[S,y]=K__namespace.useState(0),C=P=>{let{width:D,height:k}=P.currentTarget;if(r){let I=YC(D,k,r);b(I);}else b(m||{unit:"%",x:10,y:10,width:80,height:80});},M=P=>{b(P),n?.(P);},T=async P=>{if(R(P),i&&h.current&&P.width&&P.height){let D=await pb(h.current,P,S,f);i(D);}},N=()=>{y(P=>(P+90)%360);};return K__namespace.useEffect(()=>{v&&h.current&&i&&pb(h.current,v,S,f).then(P=>{i(P);});},[f,S,v,i]),jsxRuntime.jsxs("div",{ref:u,className:o(fb({variant:t,className:e})),...g,children:[jsxRuntime.jsx("div",{className:"flex-1 flex items-center justify-center p-4 bg-muted/30 min-h-[300px]",children:jsxRuntime.jsx(OC__default.default,{crop:w,onChange:M,onComplete:T,aspect:r,circularCrop:p,className:"max-h-[400px]",children:jsxRuntime.jsx("img",{ref:h,src:a,alt:"Crop preview",onLoad:C,style:{transform:`scale(${f}) rotate(${S}deg)`,maxHeight:"400px"}})})}),jsxRuntime.jsxs("div",{className:"flex items-center gap-4 p-3 border-t",children:[s&&jsxRuntime.jsxs("div",{className:"flex items-center gap-2 flex-1",children:[jsxRuntime.jsx(lucideReact.ZoomOut,{className:"h-4 w-4 text-muted-foreground"}),jsxRuntime.jsx(Mn,{value:[f],onValueChange:([P])=>x(P),min:d,max:c,step:.1,className:"flex-1"}),jsxRuntime.jsx(lucideReact.ZoomIn,{className:"h-4 w-4 text-muted-foreground"})]}),l&&jsxRuntime.jsx(W,{variant:"bordered",size:"icon",onClick:N,children:jsxRuntime.jsx(lucideReact.RotateCw,{className:"h-4 w-4"})})]})]})});gb.displayName="ImageCropper";var Sl=classVarianceAuthority.cva("inline-block",{variants:{variant:{default:"",bordered:"border rounded-lg p-2",card:"border rounded-lg p-4 bg-card shadow-sm"},size:{sm:"",md:"",lg:""}},defaultVariants:{variant:"default",size:"md"}}),qC={sm:96,md:128,lg:192},vb=K__namespace.forwardRef(({className:e,variant:t,size:a,value:r,qrSize:n,fgColor:i="currentColor",bgColor:s="transparent",level:l="M",includeMargin:d=false,title:c,logo:p,logoSize:m=40,logoPadding:g=4,logoBackgroundColor:u="white",...h},w)=>{let b=n??qC[a??"md"];return r?jsxRuntime.jsx("div",{ref:w,className:o(Sl({variant:t,size:a,className:e})),...h,children:jsxRuntime.jsxs("div",{className:"relative inline-block",children:[jsxRuntime.jsx(jC__default.default,{value:r,size:b,fgColor:i,bgColor:s,level:l,title:c,style:{padding:d?16:0}}),p&&jsxRuntime.jsx("div",{className:"absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 rounded",style:{padding:g,backgroundColor:u},children:jsxRuntime.jsx("img",{src:p,alt:"Logo",style:{width:m,height:m,objectFit:"contain"}})})]})}):jsxRuntime.jsx("div",{ref:w,className:o(Sl({variant:t,size:a,className:e})),...h,children:jsxRuntime.jsx("div",{className:"flex items-center justify-center bg-muted text-muted-foreground text-xs rounded",style:{width:b,height:b},children:"No data"})})});vb.displayName="QRCode";var hb=({children:e,defaultTheme:t="system",storageKey:a="reever-ui-theme",enableSystem:r=true,disableTransitionOnChange:n=false,attribute:i="class",forcedTheme:s,themes:l=["light","dark"]})=>jsxRuntime.jsx(nextThemes.ThemeProvider,{defaultTheme:t,storageKey:a,enableSystem:r,disableTransitionOnChange:n,attribute:i,forcedTheme:s,themes:l,children:e});hb.displayName="ThemeProvider";var rS=classVarianceAuthority.cva("",{variants:{variant:{default:"",bordered:"",ghost:""},size:{sm:"",md:"",lg:""}},defaultVariants:{variant:"ghost",size:"md"}}),xb=K__namespace.forwardRef(({className:e,variant:t="ghost",size:a="md",mode:r="dropdown"},n)=>{let{theme:i,setTheme:s,resolvedTheme:l}=nextThemes.useTheme(),[d,c]=K__namespace.useState(false);K__namespace.useEffect(()=>{c(true);},[]);let p=()=>{let m=["light","dark","system"],u=(m.indexOf(i||"system")+1)%m.length;s(m[u]);};return d?r==="cycle"?jsxRuntime.jsxs(W,{ref:n,variant:t==="default"?"bordered":t,size:"icon",className:o("h-9 w-9",e),onClick:p,children:[l==="dark"?jsxRuntime.jsx(lucideReact.Moon,{className:"h-4 w-4"}):jsxRuntime.jsx(lucideReact.Sun,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Toggle theme"})]}):jsxRuntime.jsxs(tr,{children:[jsxRuntime.jsx(ar,{asChild:true,children:jsxRuntime.jsxs(W,{ref:n,variant:t==="default"?"bordered":t,size:"icon",className:o("h-9 w-9",e),children:[jsxRuntime.jsx(lucideReact.Sun,{className:"h-4 w-4 rotate-0 scale-100 transition-all dark:-rotate-90 dark:scale-0"}),jsxRuntime.jsx(lucideReact.Moon,{className:"absolute h-4 w-4 rotate-90 scale-0 transition-all dark:rotate-0 dark:scale-100"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Toggle theme"})]})}),jsxRuntime.jsxs(Ca,{align:"end",children:[jsxRuntime.jsxs(Tt,{onClick:()=>s("light"),children:[jsxRuntime.jsx(lucideReact.Sun,{className:"mr-2 h-4 w-4"}),"Light"]}),jsxRuntime.jsxs(Tt,{onClick:()=>s("dark"),children:[jsxRuntime.jsx(lucideReact.Moon,{className:"mr-2 h-4 w-4"}),"Dark"]}),jsxRuntime.jsxs(Tt,{onClick:()=>s("system"),children:[jsxRuntime.jsx(lucideReact.Monitor,{className:"mr-2 h-4 w-4"}),"System"]})]})]}):jsxRuntime.jsxs(W,{ref:n,variant:t==="default"?"bordered":t,size:"icon",className:o("h-9 w-9",e),disabled:true,children:[jsxRuntime.jsx(lucideReact.Sun,{className:"h-4 w-4"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Toggle theme"})]})});xb.displayName="ThemeToggle";var Rb=classVarianceAuthority.cva("flex flex-col gap-1.5",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),wb=classVarianceAuthority.cva("flex w-full rounded-md border border-input bg-background ring-offset-background file:border-0 file:bg-transparent file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 px-2.5 py-1.5 text-xs",md:"h-10 px-3 py-2 text-sm",lg:"h-12 px-4 py-3 text-base"},isInvalid:{true:"border-danger focus-visible:ring-danger",false:""}},defaultVariants:{size:"md",isInvalid:false}}),Nb=classVarianceAuthority.cva("font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),Pb=K__namespace.forwardRef(({className:e,label:t,description:a,errorMessage:r,isRequired:n,isInvalid:i,size:s,labelClassName:l,inputClassName:d,descriptionClassName:c,errorClassName:p,startContent:m,endContent:g,id:u,...h},w)=>{let b=K__namespace.useId(),v=u||b,R=`${v}-description`,f=`${v}-error`,x=i&&r;return jsxRuntime.jsxs("div",{className:o(Rb({size:s}),e),children:[t&&jsxRuntime.jsxs(rs__namespace.Root,{htmlFor:v,className:o(Nb({size:s}),l),children:[t,n&&jsxRuntime.jsx("span",{className:"text-danger ml-0.5","aria-hidden":"true",children:"*"})]}),jsxRuntime.jsxs("div",{className:"relative",children:[m&&jsxRuntime.jsx("div",{className:"absolute left-3 top-1/2 -translate-y-1/2 text-muted-foreground",children:m}),jsxRuntime.jsx("input",{ref:w,id:v,"aria-invalid":i,"aria-describedby":x?f:a?R:void 0,"aria-required":n,className:o(wb({size:s,isInvalid:i}),m&&"pl-10",g&&"pr-10",d),...h}),g&&jsxRuntime.jsx("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 text-muted-foreground",children:g})]}),a&&!x&&jsxRuntime.jsx("p",{id:R,className:o("text-muted-foreground",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",c),children:a}),x&&jsxRuntime.jsx("p",{id:f,role:"alert",className:o("text-danger",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",p),children:r})]})});Pb.displayName="TextField";var Mb=classVarianceAuthority.cva("flex flex-col gap-1.5",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),iS=classVarianceAuthority.cva("flex w-full rounded-md border border-input bg-background placeholder:text-muted-foreground focus:outline-none transition-colors disabled:cursor-not-allowed disabled:opacity-50 text-center [appearance:textfield] [&::-webkit-outer-spin-button]:appearance-none [&::-webkit-inner-spin-button]:appearance-none",{variants:{size:{sm:"h-8 px-8 py-1.5 text-xs",md:"h-10 px-10 py-2 text-sm",lg:"h-12 px-12 py-3 text-base"},isInvalid:{true:"border-danger focus:border-danger",false:""}},defaultVariants:{size:"md",isInvalid:false}}),Cb=classVarianceAuthority.cva("absolute top-1/2 -translate-y-1/2 flex items-center justify-center rounded-md text-muted-foreground hover:text-foreground hover:bg-muted disabled:opacity-50 disabled:cursor-not-allowed transition-colors",{variants:{size:{sm:"h-6 w-6",md:"h-8 w-8",lg:"h-10 w-10"}},defaultVariants:{size:"md"}}),Sb=classVarianceAuthority.cva("",{variants:{size:{sm:"h-3 w-3",md:"h-4 w-4",lg:"h-5 w-5"}},defaultVariants:{size:"md"}}),sS=classVarianceAuthority.cva("font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),kb=K__namespace.forwardRef(({className:e,label:t,description:a,errorMessage:r,isRequired:n,isInvalid:i,size:s,labelClassName:l,inputClassName:d,descriptionClassName:c,errorClassName:p,min:m,max:g,step:u=1,value:h,defaultValue:w,onChange:b,showButtons:v=true,formatOptions:R,disabled:f,id:x,...S},y)=>{let C=K__namespace.useId(),M=x||C,T=`${M}-description`,N=`${M}-error`,[P,D]=K__namespace.useState(w),[k,I]=K__namespace.useState(false),V=h!==void 0?h:P,L=i&&r,H=K__namespace.useCallback(E=>{E!==void 0&&(m!==void 0&&E<m&&(E=m),g!==void 0&&E>g&&(E=g)),h===void 0&&D(E),b?.(E);},[h,m,g,b]),B=()=>{let E=(V??0)+u;H(E);},$=()=>{let E=(V??0)-u;H(E);},A=E=>{let z=E.target.value;if(z==="")H(void 0);else {let j=parseFloat(z);isNaN(j)||H(j);}},O=E=>{E.key==="ArrowUp"?(E.preventDefault(),B()):E.key==="ArrowDown"&&(E.preventDefault(),$());},te=K__namespace.useMemo(()=>V===void 0?"":R?new Intl.NumberFormat(void 0,R).format(V):V.toString(),[V,R]),be=m!==void 0&&V!==void 0&&V<=m,Ie=g!==void 0&&V!==void 0&&V>=g;return jsxRuntime.jsxs("div",{className:o(Mb({size:s}),e),children:[t&&jsxRuntime.jsxs(rs__namespace.Root,{htmlFor:M,className:o(sS({size:s}),l),children:[t,n&&jsxRuntime.jsx("span",{className:"text-danger ml-0.5","aria-hidden":"true",children:"*"})]}),jsxRuntime.jsxs("div",{className:"relative",children:[v&&jsxRuntime.jsx("button",{type:"button",onClick:$,disabled:f||be,className:o(Cb({size:s}),"left-1"),tabIndex:-1,"aria-label":"Decrease value",children:jsxRuntime.jsx(lucideReact.Minus,{className:o(Sb({size:s}))})}),jsxRuntime.jsx("input",{ref:y,id:M,type:"text",inputMode:"decimal",value:te,onChange:A,onKeyDown:O,onFocus:()=>I(true),onBlur:()=>I(false),"aria-invalid":i,"aria-describedby":L?N:a?T:void 0,"aria-required":n,"aria-valuemin":m,"aria-valuemax":g,"aria-valuenow":V,disabled:f,className:o(iS({size:s,isInvalid:i}),!v&&"px-3",d),style:{borderColor:k?"var(--color-foreground)":void 0},...S}),v&&jsxRuntime.jsx("button",{type:"button",onClick:B,disabled:f||Ie,className:o(Cb({size:s}),"right-1"),tabIndex:-1,"aria-label":"Increase value",children:jsxRuntime.jsx(lucideReact.Plus,{className:o(Sb({size:s}))})})]}),a&&!L&&jsxRuntime.jsx("p",{id:T,className:o("text-muted-foreground",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",c),children:a}),L&&jsxRuntime.jsx("p",{id:N,role:"alert",className:o("text-danger",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",p),children:r})]})});kb.displayName="NumberField";var Vb=classVarianceAuthority.cva("flex flex-col gap-1.5",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),cS=classVarianceAuthority.cva("flex w-full rounded-md border border-input bg-background ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 pl-8 pr-8 py-1.5 text-xs",md:"h-10 pl-10 pr-10 py-2 text-sm",lg:"h-12 pl-12 pr-12 py-3 text-base"},isInvalid:{true:"border-danger focus-visible:ring-danger",false:""}},defaultVariants:{size:"md",isInvalid:false}}),Db=classVarianceAuthority.cva("text-muted-foreground",{variants:{size:{sm:"h-3.5 w-3.5",md:"h-4 w-4",lg:"h-5 w-5"}},defaultVariants:{size:"md"}}),mS=classVarianceAuthority.cva("font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),uS=classVarianceAuthority.cva("absolute top-1/2 -translate-y-1/2 flex items-center justify-center rounded-full text-muted-foreground hover:text-foreground hover:bg-muted transition-colors",{variants:{size:{sm:"h-5 w-5 right-1.5",md:"h-6 w-6 right-2",lg:"h-7 w-7 right-2.5"}},defaultVariants:{size:"md"}}),Ib=K__namespace.forwardRef(({className:e,label:t,description:a,errorMessage:r,isRequired:n,isInvalid:i,size:s,labelClassName:l,inputClassName:d,descriptionClassName:c,errorClassName:p,value:m,defaultValue:g="",onChange:u,onClear:h,onSearch:w,showClearButton:b=true,showSearchIcon:v=true,disabled:R,placeholder:f="Search...",id:x,...S},y)=>{let C=K__namespace.useId(),M=x||C,T=`${M}-description`,N=`${M}-error`,[P,D]=K__namespace.useState(g),k=m!==void 0?m:P,I=i&&r,V=k.length>0,L=$=>{let A=$.target.value;m===void 0&&D(A),u?.(A);},H=()=>{m===void 0&&D(""),u?.(""),h?.();},B=$=>{$.key==="Enter"?($.preventDefault(),w?.(k)):$.key==="Escape"&&V&&($.preventDefault(),H());};return jsxRuntime.jsxs("div",{className:o(Vb({size:s}),e),children:[t&&jsxRuntime.jsxs(rs__namespace.Root,{htmlFor:M,className:o(mS({size:s}),l),children:[t,n&&jsxRuntime.jsx("span",{className:"text-danger ml-0.5","aria-hidden":"true",children:"*"})]}),jsxRuntime.jsxs("div",{className:"relative",children:[v&&jsxRuntime.jsx(lucideReact.Search,{className:o(Db({size:s}),"absolute left-3 top-1/2 -translate-y-1/2")}),jsxRuntime.jsx("input",{ref:y,id:M,type:"search",value:k,onChange:L,onKeyDown:B,placeholder:f,"aria-invalid":i,"aria-describedby":I?N:a?T:void 0,"aria-required":n,disabled:R,className:o(cS({size:s,isInvalid:i}),!v&&"pl-3",!b&&"pr-3",d),...S}),b&&V&&!R&&jsxRuntime.jsx("button",{type:"button",onClick:H,className:o(uS({size:s})),tabIndex:-1,"aria-label":"Clear search",children:jsxRuntime.jsx(lucideReact.X,{className:o(Db({size:s}))})})]}),a&&!I&&jsxRuntime.jsx("p",{id:T,className:o("text-muted-foreground",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",c),children:a}),I&&jsxRuntime.jsx("p",{id:N,role:"alert",className:o("text-danger",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",p),children:r})]})});Ib.displayName="SearchField";var Hb=classVarianceAuthority.cva("flex flex-col gap-1.5",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),fS=classVarianceAuthority.cva("flex w-full rounded-md border border-input bg-background placeholder:text-muted-foreground focus:outline-none transition-colors disabled:cursor-not-allowed disabled:opacity-50",{variants:{size:{sm:"h-8 pl-8 pr-3 py-1.5 text-xs",md:"h-10 pl-10 pr-3 py-2 text-sm",lg:"h-12 pl-12 pr-4 py-3 text-base"},isInvalid:{true:"border-danger focus:border-danger",false:""}},defaultVariants:{size:"md",isInvalid:false}}),gS=classVarianceAuthority.cva("text-muted-foreground",{variants:{size:{sm:"h-3.5 w-3.5",md:"h-4 w-4",lg:"h-5 w-5"}},defaultVariants:{size:"md"}}),bS=classVarianceAuthority.cva("font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),Vl=(e,t="yyyy-MM-dd")=>{if(!e)return "";let a=e.getFullYear(),r=String(e.getMonth()+1).padStart(2,"0"),n=String(e.getDate()).padStart(2,"0");return t.replace("yyyy",String(a)).replace("MM",r).replace("dd",n)},vS=e=>{if(!e)return null;let t=new Date(e);return isNaN(t.getTime())?null:t},Ab=K__namespace.forwardRef(({className:e,label:t,description:a,errorMessage:r,isRequired:n,isInvalid:i,size:s,labelClassName:l,inputClassName:d,descriptionClassName:c,errorClassName:p,value:m,defaultValue:g,onChange:u,minDate:h,maxDate:w,dateFormat:b="yyyy-MM-dd",showIcon:v=true,disabled:R,id:f,...x},S)=>{let y=K__namespace.useId(),C=f||y,M=`${C}-description`,T=`${C}-error`,[N,P]=K__namespace.useState(g??null),[D,k]=K__namespace.useState(false),I=m!==void 0?m:N,V=i&&r,L=A=>{let O=vS(A.target.value);m===void 0&&P(O),u?.(O);},H=I?Vl(I,"yyyy-MM-dd"):"",B=h?Vl(h,"yyyy-MM-dd"):void 0,$=w?Vl(w,"yyyy-MM-dd"):void 0;return jsxRuntime.jsxs("div",{className:o(Hb({size:s}),e),children:[t&&jsxRuntime.jsxs(rs__namespace.Root,{htmlFor:C,className:o(bS({size:s}),l),children:[t,n&&jsxRuntime.jsx("span",{className:"text-danger ml-0.5","aria-hidden":"true",children:"*"})]}),jsxRuntime.jsxs("div",{className:"relative",children:[v&&jsxRuntime.jsx(lucideReact.Calendar,{className:o(gS({size:s}),"absolute left-3 top-1/2 -translate-y-1/2 pointer-events-none")}),jsxRuntime.jsx("input",{ref:S,id:C,type:"date",value:H,onChange:L,onFocus:()=>k(true),onBlur:()=>k(false),min:B,max:$,"aria-invalid":i,"aria-describedby":V?T:a?M:void 0,"aria-required":n,disabled:R,className:o(fS({size:s,isInvalid:i}),!v&&"pl-3",d),style:{borderColor:D?"var(--color-foreground)":void 0},...x})]}),a&&!V&&jsxRuntime.jsx("p",{id:M,className:o("text-muted-foreground",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",c),children:a}),V&&jsxRuntime.jsx("p",{id:T,role:"alert",className:o("text-danger",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",p),children:r})]})});Ab.displayName="DateField";var Fb=classVarianceAuthority.cva("flex flex-col gap-1.5",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),hS=classVarianceAuthority.cva("inline-flex items-center rounded-md border border-input bg-background transition-colors",{variants:{size:{sm:"h-8 px-2 gap-0.5 text-xs",md:"h-10 px-3 gap-1 text-sm",lg:"h-12 px-4 gap-1.5 text-base"},isInvalid:{true:"border-danger",false:""},disabled:{true:"cursor-not-allowed opacity-50",false:""}},defaultVariants:{size:"md",isInvalid:false,disabled:false}}),xS=classVarianceAuthority.cva("font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),Bb=K__namespace.forwardRef(({className:e,label:t,description:a,errorMessage:r,isRequired:n,isInvalid:i,size:s,labelClassName:l,inputClassName:d,descriptionClassName:c,errorClassName:p,value:m,defaultValue:g,onChange:u,minTime:h,maxTime:w,showSeconds:b=false,hourCycle:v=24,disabled:R,id:f,...x},S)=>{let y=K__namespace.useId(),C=f||y,M=`${C}-description`,T=`${C}-error`,N=K__namespace.useRef(null),P=K__namespace.useRef(null),D=K__namespace.useRef(null),k=K__namespace.useRef(null),[I,V]=K__namespace.useState(g??null),L=m!==void 0?m:I,H=i&&r,B=F=>v===24?F:F===0?12:F>12?F-12:F,$=F=>F>=12?"PM":"AM",A=(F,Z)=>Z==="AM"?F===12?0:F:F===12?12:F+12,[O,te]=K__namespace.useState(L?String(B(L.hour)).padStart(2,"0"):""),[be,Ie]=K__namespace.useState(L?String(L.minute).padStart(2,"0"):""),[E,z]=K__namespace.useState(L?.second!==void 0?String(L.second).padStart(2,"0"):""),[j,G]=K__namespace.useState(L?$(L.hour):"AM"),[fe,ya]=K__namespace.useState(false);K__namespace.useEffect(()=>{m!==void 0&&(m?(te(String(B(m.hour)).padStart(2,"0")),Ie(String(m.minute).padStart(2,"0")),m.second!==void 0&&z(String(m.second).padStart(2,"0")),G($(m.hour))):(te(""),Ie(""),z("")));},[m,v]);let Ge=(F,Z,ke,$t)=>{let de=parseInt(F,10),pt=parseInt(Z,10),_t=b?parseInt(ke,10):void 0;if(isNaN(de)||isNaN(pt)||b&&isNaN(_t)){m===void 0&&V(null),u?.(null);return}let dd={hour:v===12?A(de,$t):de,minute:pt,...b&&_t!==void 0&&{second:_t}};m===void 0&&V(dd),u?.(dd);},_x=F=>{let Z=F.target.value.replace(/\D/g,"").slice(0,2);te(Z);let ke=v===24?23:12,$t=v===24?0:1;if(Z.length===2){let de=parseInt(Z,10);de>=$t&&de<=ke&&(P.current?.focus(),P.current?.select());}},Kx=F=>{let Z=F.target.value.replace(/\D/g,"").slice(0,2);if(Ie(Z),Z.length===2){let ke=parseInt(Z,10);ke>=0&&ke<=59&&(b?(D.current?.focus(),D.current?.select()):v===12&&k.current?.focus());}},Ux=F=>{let Z=F.target.value.replace(/\D/g,"").slice(0,2);z(Z),Z.length===2&&v===12&&k.current?.focus();},Yx=()=>{if(O){let F=parseInt(O,10),Z=v===24?23:12,$t=Math.min(Math.max(F,v===24?0:1),Z),de=String($t).padStart(2,"0");te(de),Ge(de,be,E,j);}},jx=()=>{if(be){let F=parseInt(be,10),Z=Math.min(Math.max(F,0),59),ke=String(Z).padStart(2,"0");Ie(ke),Ge(O,ke,E,j);}},Xx=()=>{if(E){let F=parseInt(E,10),Z=Math.min(Math.max(F,0),59),ke=String(Z).padStart(2,"0");z(ke),Ge(O,be,ke,j);}},ld=()=>{let F=j==="AM"?"PM":"AM";G(F),Ge(O,be,E,F);},qx=F=>{let Z=F.key.toLowerCase();Z==="a"?(F.preventDefault(),j!=="AM"&&(G("AM"),Ge(O,be,E,"AM"))):Z==="p"?(F.preventDefault(),j!=="PM"&&(G("PM"),Ge(O,be,E,"PM"))):Z==="arrowup"||Z==="arrowdown"?(F.preventDefault(),ld()):Z==="arrowleft"&&(F.preventDefault(),b?(D.current?.focus(),D.current?.select()):(P.current?.focus(),P.current?.select()));},Xi=(F,Z)=>{if(F.key==="ArrowUp"||F.key==="ArrowDown"){F.preventDefault();let ke=F.key==="ArrowUp"?1:-1;if(Z==="hour"){let $t=parseInt(O,10)||0,de=v===24?23:12,pt=v===24?0:1,_t=$t+ke;_t>de&&(_t=pt),_t<pt&&(_t=de);let Zi=String(_t).padStart(2,"0");te(Zi),Ge(Zi,be,E,j);}else if(Z==="minute"){let de=(parseInt(be,10)||0)+ke;de>59&&(de=0),de<0&&(de=59);let pt=String(de).padStart(2,"0");Ie(pt),Ge(O,pt,E,j);}else if(Z==="second"){let de=(parseInt(E,10)||0)+ke;de>59&&(de=0),de<0&&(de=59);let pt=String(de).padStart(2,"0");z(pt),Ge(O,be,pt,j);}}F.key==="ArrowRight"&&(F.preventDefault(),Z==="hour"?(P.current?.focus(),P.current?.select()):Z==="minute"&&b?(D.current?.focus(),D.current?.select()):(Z==="minute"&&!b&&v===12||Z==="second"&&v===12)&&k.current?.focus()),F.key==="ArrowLeft"&&(F.preventDefault(),Z==="minute"?(N.current?.focus(),N.current?.select()):Z==="second"&&(P.current?.focus(),P.current?.select())),F.key==="Backspace"&&F.currentTarget.value===""&&(Z==="minute"?N.current?.focus():Z==="second"&&P.current?.focus());},qi=o((()=>{switch(s){case "sm":return "w-5";case "lg":return "w-7";default:return "w-6"}})(),"bg-transparent text-center outline-none placeholder:text-muted-foreground tabular-nums",R&&"cursor-not-allowed");return jsxRuntime.jsxs("div",{ref:S,className:o(Fb({size:s}),e),...x,children:[t&&jsxRuntime.jsxs(rs__namespace.Root,{htmlFor:C,className:o(xS({size:s}),l),children:[t,n&&jsxRuntime.jsx("span",{className:"text-danger ml-0.5","aria-hidden":"true",children:"*"})]}),jsxRuntime.jsxs("div",{className:o(hS({size:s,isInvalid:i,disabled:R}),d),style:{borderColor:fe?"var(--color-foreground)":void 0},onFocus:()=>ya(true),onBlur:F=>{F.currentTarget.contains(F.relatedTarget)||ya(false);},children:[jsxRuntime.jsx("input",{ref:N,id:C,type:"text",inputMode:"numeric",placeholder:v===24?"HH":"hh",value:O,onChange:_x,onBlur:Yx,onKeyDown:F=>Xi(F,"hour"),onFocus:F=>F.target.select(),"aria-label":"Hour","aria-invalid":i,"aria-describedby":H?T:a?M:void 0,"aria-required":n,disabled:R,className:qi}),jsxRuntime.jsx("span",{className:"text-muted-foreground",children:":"}),jsxRuntime.jsx("input",{ref:P,type:"text",inputMode:"numeric",placeholder:"mm",value:be,onChange:Kx,onBlur:jx,onKeyDown:F=>Xi(F,"minute"),onFocus:F=>F.target.select(),"aria-label":"Minute",disabled:R,className:qi}),b&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("span",{className:"text-muted-foreground",children:":"}),jsxRuntime.jsx("input",{ref:D,type:"text",inputMode:"numeric",placeholder:"ss",value:E,onChange:Ux,onBlur:Xx,onKeyDown:F=>Xi(F,"second"),onFocus:F=>F.target.select(),"aria-label":"Second",disabled:R,className:qi})]}),v===12&&jsxRuntime.jsx("button",{ref:k,type:"button",onClick:ld,onKeyDown:qx,disabled:R,className:o("ml-0.5 rounded text-muted-foreground hover:text-foreground focus:outline-none focus:text-foreground transition-colors tabular-nums",s==="sm"?"w-6":s==="lg"?"w-8":"w-7",R&&"cursor-not-allowed"),"aria-label":"AM/PM",children:j})]}),a&&!H&&jsxRuntime.jsx("p",{id:M,className:o("text-muted-foreground",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",c),children:a}),H&&jsxRuntime.jsx("p",{id:T,role:"alert",className:o("text-danger",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",p),children:r})]})});Bb.displayName="TimeField";var Wb=classVarianceAuthority.cva("flex flex-col gap-1.5",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),RS=classVarianceAuthority.cva("flex w-full rounded-md border border-input bg-background placeholder:text-muted-foreground focus:outline-none transition-colors disabled:cursor-not-allowed disabled:opacity-50 font-mono uppercase",{variants:{size:{sm:"h-8 pl-10 pr-3 py-1.5 text-xs",md:"h-10 pl-12 pr-3 py-2 text-sm",lg:"h-12 pl-14 pr-4 py-3 text-base"},isInvalid:{true:"border-danger focus:border-danger",false:""}},defaultVariants:{size:"md",isInvalid:false}}),wS=classVarianceAuthority.cva("absolute left-2 top-1/2 -translate-y-1/2 rounded border border-input overflow-hidden",{variants:{size:{sm:"h-5 w-5",md:"h-6 w-6",lg:"h-8 w-8"}},defaultVariants:{size:"md"}}),NS=classVarianceAuthority.cva("font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),Ob=e=>/^#([A-Fa-f0-9]{3}|[A-Fa-f0-9]{6}|[A-Fa-f0-9]{8})$/.test(e),PS=e=>(e.startsWith("#")||(e="#"+e),e.length===4&&(e="#"+e[1]+e[1]+e[2]+e[2]+e[3]+e[3]),e.toUpperCase()),$b=K__namespace.forwardRef(({className:e,label:t,description:a,errorMessage:r,isRequired:n,isInvalid:i,size:s,labelClassName:l,inputClassName:d,descriptionClassName:c,errorClassName:p,value:m,defaultValue:g="#000000",onChange:u,showSwatch:h=true,showPicker:w=true,allowAlpha:b=false,disabled:v,id:R,...f},x)=>{let S=K__namespace.useId(),y=R||S,C=`${y}-picker`,M=`${y}-description`,T=`${y}-error`,[N,P]=K__namespace.useState(g),[D,k]=K__namespace.useState(false),I=m!==void 0?m:N,V=i&&r,L=A=>{let O=A.target.value;O&&!O.startsWith("#")&&(O="#"+O),m===void 0&&P(O),u?.(O);},H=A=>{let O=A.target.value.toUpperCase();m===void 0&&P(O),u?.(O);},B=()=>{if(I&&Ob(I)){let A=PS(I);A!==I&&(m===void 0&&P(A),u?.(A));}},$=Ob(I)?I:"#000000";return jsxRuntime.jsxs("div",{className:o(Wb({size:s}),e),children:[t&&jsxRuntime.jsxs(rs__namespace.Root,{htmlFor:y,className:o(NS({size:s}),l),children:[t,n&&jsxRuntime.jsx("span",{className:"text-danger ml-0.5","aria-hidden":"true",children:"*"})]}),jsxRuntime.jsxs("div",{className:"relative",children:[h&&jsxRuntime.jsx("div",{className:o(wS({size:s})),children:w?jsxRuntime.jsxs("label",{htmlFor:C,className:"block h-full w-full cursor-pointer",children:[jsxRuntime.jsx("input",{id:C,type:"color",value:$,onChange:H,disabled:v,className:"absolute inset-0 h-full w-full cursor-pointer opacity-0",tabIndex:-1}),jsxRuntime.jsx("div",{className:"h-full w-full",style:{backgroundColor:$}})]}):jsxRuntime.jsx("div",{className:"h-full w-full",style:{backgroundColor:$}})}),jsxRuntime.jsx("input",{ref:x,id:y,type:"text",value:I,onChange:L,onFocus:()=>k(true),onBlur:()=>{k(false),B();},placeholder:"#000000",maxLength:b?9:7,"aria-invalid":i,"aria-describedby":V?T:a?M:void 0,"aria-required":n,disabled:v,className:o(RS({size:s,isInvalid:i}),!h&&"pl-3",d),style:{borderColor:D?"var(--color-foreground)":void 0},...f})]}),a&&!V&&jsxRuntime.jsx("p",{id:M,className:o("text-muted-foreground",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",c),children:a}),V&&jsxRuntime.jsx("p",{id:T,role:"alert",className:o("text-danger",s==="sm"?"text-xs":s==="lg"?"text-sm":"text-xs",p),children:r})]})});$b.displayName="ColorField";var Kb=classVarianceAuthority.cva("inline-flex",{variants:{variant:{default:"",attached:"[&>*:not(:first-child):not(:last-child)]:rounded-none [&>*:first-child]:rounded-r-none [&>*:last-child]:rounded-l-none [&>*:not(:first-child)]:-ml-px"},orientation:{horizontal:"flex-row",vertical:"flex-col [&>*:not(:first-child):not(:last-child)]:rounded-none [&>*:first-child]:rounded-b-none [&>*:last-child]:rounded-t-none [&>*:not(:first-child)]:-mt-px [&>*:not(:first-child)]:ml-0"},spacing:{none:"gap-0",sm:"gap-1",md:"gap-2",lg:"gap-3"}},compoundVariants:[{variant:"attached",spacing:["sm","md","lg"],className:"gap-0"}],defaultVariants:{variant:"default",orientation:"horizontal",spacing:"sm"}}),Ub=K__namespace.createContext({});function SS(){return K__namespace.useContext(Ub)}var Yb=K__namespace.forwardRef(({className:e,variant:t,orientation:a,spacing:r,disabled:n,children:i,...s},l)=>jsxRuntime.jsx(Ub.Provider,{value:{disabled:n},children:jsxRuntime.jsx("div",{ref:l,role:"group",className:o(Kb({variant:t,orientation:a,spacing:r,className:e})),...s,children:i})}));Yb.displayName="ButtonGroup";var Xb=classVarianceAuthority.cva("inline-flex items-center justify-center transition-colors 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:{variant:{solid:"bg-primary text-primary-foreground hover:bg-primary/90",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",ghost:"hover:bg-accent hover:text-accent-foreground",soft:"bg-primary/10 text-primary hover:bg-primary/20",surface:"bg-muted text-muted-foreground hover:bg-muted/80"},size:{sm:"h-8 w-8",md:"h-9 w-9",lg:"h-10 w-10",xl:"h-12 w-12"},radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",full:"rounded-full"}},defaultVariants:{variant:"ghost",size:"md",radius:"md"}}),qb=K__namespace.forwardRef(({className:e,variant:t,size:a,radius:r,isLoading:n,disabled:i,children:s,...l},d)=>{let c={sm:"h-4 w-4",md:"h-4 w-4",lg:"h-5 w-5",xl:"h-6 w-6"}[a??"md"];return jsxRuntime.jsx("button",{ref:d,type:"button",disabled:i||n,className:o(Xb({variant:t,size:a,radius:r,className:e})),...l,children:n?jsxRuntime.jsxs("svg",{className:o("animate-spin",c),xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[jsxRuntime.jsx("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),jsxRuntime.jsx("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}):jsxRuntime.jsx("span",{className:o("[&>svg]:h-full [&>svg]:w-full",c),children:s})})});qb.displayName="IconButton";var Qb=classVarianceAuthority.cva("inline-flex items-center",{variants:{variant:{default:"gap-1",compact:"gap-0.5",attached:"[&>*:not(:first-child):not(:last-child)]:rounded-none [&>*:first-child]:rounded-r-none [&>*:last-child]:rounded-l-none [&>*:not(:first-child)]:-ml-px gap-0"},orientation:{horizontal:"flex-row",vertical:"flex-col [&>*:not(:first-child):not(:last-child)]:rounded-none [&>*:first-child]:rounded-b-none [&>*:last-child]:rounded-t-none [&>*:not(:first-child)]:-mt-px [&>*:not(:first-child)]:ml-0"},size:{sm:"",md:"",lg:""},density:{compact:"gap-0.5",regular:"gap-1",spacious:"gap-2"}},defaultVariants:{variant:"default",orientation:"horizontal",size:"md",density:"regular"}}),Jb=K__namespace.forwardRef(({className:e,variant:t,orientation:a,size:r,density:n,items:i,maxVisibleItems:s,isDisabled:l,onAction:d,showLabels:c=false,renderItem:p,...m},g)=>{let u=s&&s<i.length?i.slice(0,s):i,h=s&&s<i.length?i.slice(s):[],w={sm:"h-8 px-2 text-xs",md:"h-9 px-3 text-sm",lg:"h-10 px-4 text-base"}[r??"md"],b={sm:"h-8 w-8",md:"h-9 w-9",lg:"h-10 w-10"}[r??"md"],v={sm:"h-4 w-4",md:"h-4 w-4",lg:"h-5 w-5"}[r??"md"],R=(x,S)=>{S&&S(),d&&d(x);},f=x=>jsxRuntime.jsxs("button",{type:"button",disabled:l||x.isDisabled,onClick:()=>R(x.key,x.onPress),className:o("inline-flex items-center justify-center gap-2 rounded-md transition-colors","hover:bg-accent hover:text-accent-foreground","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2","disabled:pointer-events-none disabled:opacity-50",c?w:b),"aria-label":x.label,children:[x.icon&&jsxRuntime.jsx("span",{className:v,children:x.icon}),c&&jsxRuntime.jsx("span",{children:x.label})]},x.key);return jsxRuntime.jsxs("div",{ref:g,role:"group",className:o(Qb({variant:t,orientation:a,size:r,density:n,className:e})),...m,children:[u.map(x=>p?p(x):f(x)),h.length>0&&jsxRuntime.jsxs(tr,{children:[jsxRuntime.jsx(ar,{asChild:true,children:jsxRuntime.jsx("button",{type:"button",disabled:l,className:o("inline-flex items-center justify-center rounded-md transition-colors","hover:bg-accent hover:text-accent-foreground","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2","disabled:pointer-events-none disabled:opacity-50",b),"aria-label":"More actions",children:jsxRuntime.jsx(lucideReact.MoreHorizontal,{className:v})})}),jsxRuntime.jsx(Ca,{align:"end",children:h.map(x=>jsxRuntime.jsxs(Tt,{disabled:x.isDisabled,onClick:()=>R(x.key,x.onPress),children:[x.icon&&jsxRuntime.jsx("span",{className:o(v,"mr-2"),children:x.icon}),x.label]},x.key))})]})]})});Jb.displayName="ActionGroup";var rv=classVarianceAuthority.cva("inline-flex items-center gap-2",{variants:{variant:{neutral:"[--status-color:theme(colors.muted.foreground)]",info:"[--status-color:theme(colors.blue.500)]",positive:"[--status-color:theme(colors.green.500)]",notice:"[--status-color:theme(colors.yellow.500)]",negative:"[--status-color:theme(colors.red.500)]"},size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{variant:"neutral",size:"md"}}),LS=classVarianceAuthority.cva("rounded-full bg-[--status-color] flex-shrink-0",{variants:{size:{sm:"h-1.5 w-1.5",md:"h-2 w-2",lg:"h-2.5 w-2.5"},pulse:{true:"animate-pulse",false:""}},defaultVariants:{size:"md",pulse:false}}),ov=K__namespace.forwardRef(({className:e,variant:t,size:a,pulse:r=false,hideLabel:n=false,children:i,...s},l)=>jsxRuntime.jsxs("span",{ref:l,role:"status",className:o(rv({variant:t,size:a,className:e})),...s,children:[jsxRuntime.jsx("span",{className:o(LS({size:a,pulse:r})),"aria-hidden":"true"}),!n&&i&&jsxRuntime.jsx("span",{className:"text-foreground",children:i})]}));ov.displayName="StatusLight";var iv=classVarianceAuthority.cva("flex flex-col items-center justify-center text-center",{variants:{size:{sm:"gap-3 max-w-xs",md:"gap-4 max-w-sm",lg:"gap-5 max-w-md"}},defaultVariants:{size:"md"}}),IS=classVarianceAuthority.cva("text-muted-foreground",{variants:{size:{sm:"[&>svg]:h-16 [&>svg]:w-16",md:"[&>svg]:h-24 [&>svg]:w-24",lg:"[&>svg]:h-32 [&>svg]:w-32"}},defaultVariants:{size:"md"}}),ES=classVarianceAuthority.cva("font-semibold text-foreground",{variants:{size:{sm:"text-base",md:"text-lg",lg:"text-xl"}},defaultVariants:{size:"md"}}),HS=classVarianceAuthority.cva("text-muted-foreground",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),sv=K__namespace.forwardRef(({className:e,size:t,illustration:a,heading:r,description:n,children:i,...s},l)=>jsxRuntime.jsxs("div",{ref:l,className:o(iv({size:t,className:e})),...s,children:[a&&jsxRuntime.jsx("div",{className:o(IS({size:t})),"aria-hidden":"true",children:a}),r&&jsxRuntime.jsx("h3",{className:o(ES({size:t})),children:r}),n&&jsxRuntime.jsx("p",{className:o(HS({size:t})),children:n}),i&&jsxRuntime.jsx("div",{className:"mt-2",children:i})]}));sv.displayName="IllustratedMessage";var cv=classVarianceAuthority.cva("relative flex gap-3 rounded-lg border p-4 text-sm",{variants:{variant:{info:"border-blue-200 bg-blue-50 text-blue-900 dark:border-blue-800 dark:bg-blue-950 dark:text-blue-100 [&>svg]:text-blue-600 dark:[&>svg]:text-blue-400",success:"border-green-200 bg-green-50 text-green-900 dark:border-green-800 dark:bg-green-950 dark:text-green-100 [&>svg]:text-green-600 dark:[&>svg]:text-green-400",warning:"border-yellow-200 bg-yellow-50 text-yellow-900 dark:border-yellow-800 dark:bg-yellow-950 dark:text-yellow-100 [&>svg]:text-yellow-600 dark:[&>svg]:text-yellow-400",error:"border-red-200 bg-red-50 text-red-900 dark:border-red-800 dark:bg-red-950 dark:text-red-100 [&>svg]:text-red-600 dark:[&>svg]:text-red-400",neutral:"border-border bg-muted text-foreground [&>svg]:text-muted-foreground"}},defaultVariants:{variant:"info"}}),WS={info:lucideReact.Info,success:lucideReact.CheckCircle2,warning:lucideReact.AlertTriangle,error:lucideReact.AlertCircle,neutral:lucideReact.Info},mv=K__namespace.forwardRef(({className:e,variant:t,title:a,icon:r,hideIcon:n=false,isDismissible:i=false,onDismiss:s,actions:l,children:d,...c},p)=>{let[m,g]=K__namespace.useState(true);if(!m)return null;let u=WS[t??"info"],h=()=>{g(false),s?.();};return jsxRuntime.jsxs("div",{ref:p,role:"alert",className:o(cv({variant:t,className:e})),...c,children:[!n&&jsxRuntime.jsx("div",{className:"flex-shrink-0",children:r||jsxRuntime.jsx(u,{className:"h-5 w-5"})}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-1",children:[a&&jsxRuntime.jsx("div",{className:"font-medium",children:a}),d&&jsxRuntime.jsx("div",{className:"opacity-90",children:d}),l&&jsxRuntime.jsx("div",{className:"mt-3 flex gap-2",children:l})]}),i&&jsxRuntime.jsx("button",{type:"button",onClick:h,className:"absolute right-2 top-2 rounded-md p-1 opacity-70 transition-opacity hover:opacity-100 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring","aria-label":"Dismiss",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})});mv.displayName="InlineAlert";var uv=classVarianceAuthority.cva("fixed flex items-center gap-2 rounded-lg border bg-background shadow-lg transition-all duration-200",{variants:{position:{bottom:"bottom-4 left-1/2 -translate-x-1/2",top:"top-4 left-1/2 -translate-x-1/2","bottom-right":"bottom-4 right-4","bottom-left":"bottom-4 left-4"},size:{sm:"px-3 py-2 gap-1.5",md:"px-4 py-2.5 gap-2",lg:"px-5 py-3 gap-3"}},defaultVariants:{position:"bottom",size:"md"}}),pv=K__namespace.forwardRef(({className:e,position:t,size:a,selectedCount:r=0,isOpen:n=true,onClose:i,showClose:s=true,selectedText:l,children:d,...c},p)=>{if(!n||r===0)return null;let m=()=>typeof l=="function"?l(r):l||`${r} item${r>1?"s":""} selected`;return jsxRuntime.jsxs("div",{ref:p,role:"toolbar","aria-label":"Actions for selected items",className:o(uv({position:t,size:a,className:e})),...c,children:[jsxRuntime.jsx("span",{className:"text-sm font-medium text-muted-foreground whitespace-nowrap",children:m()}),jsxRuntime.jsx("div",{className:"h-4 w-px bg-border"}),jsxRuntime.jsx("div",{className:"flex items-center gap-1",children:d}),s&&jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("div",{className:"h-4 w-px bg-border"}),jsxRuntime.jsx("button",{type:"button",onClick:i,className:"rounded-md p-1 text-muted-foreground hover:bg-accent hover:text-accent-foreground transition-colors","aria-label":"Close action bar",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})]})});pv.displayName="ActionBar";var fv=K__namespace.forwardRef(({className:e,icon:t,children:a,...r},n)=>jsxRuntime.jsxs("button",{ref:n,type:"button",className:o("inline-flex items-center gap-1.5 rounded-md px-2.5 py-1.5 text-sm font-medium transition-colors","hover:bg-accent hover:text-accent-foreground","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring","disabled:pointer-events-none disabled:opacity-50",e),...r,children:[t&&jsxRuntime.jsx("span",{className:"h-4 w-4 [&>svg]:h-full [&>svg]:w-full",children:t}),a]}));fv.displayName="ActionBarButton";var gv=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-md transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{ghost:"hover:bg-accent hover:text-accent-foreground",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",subtle:"text-muted-foreground hover:text-foreground hover:bg-muted"},size:{sm:"h-7 w-7",md:"h-8 w-8",lg:"h-9 w-9"}},defaultVariants:{variant:"ghost",size:"md"}});function XS(e){return "items"in e}var bv=K__namespace.forwardRef(({items:e,align:t="end",side:a="bottom",iconOrientation:r="vertical",trigger:n,variant:i,size:s,onAction:l,"aria-label":d="More actions",triggerClassName:c,disabled:p},m)=>{let g={sm:"h-3.5 w-3.5",md:"h-4 w-4",lg:"h-5 w-5"}[s??"md"],u=r==="horizontal"?lucideReact.MoreHorizontal:lucideReact.MoreVertical,h=b=>{b.onSelect?.(),l?.(b.key);},w=b=>jsxRuntime.jsxs(Tt,{disabled:b.isDisabled,onClick:()=>h(b),className:o(b.isDestructive&&"text-destructive focus:text-destructive"),children:[b.icon&&jsxRuntime.jsx("span",{className:"mr-2 h-4 w-4 [&>svg]:h-full [&>svg]:w-full",children:b.icon}),jsxRuntime.jsx("span",{className:"flex-1",children:b.label}),b.shortcut&&jsxRuntime.jsx("span",{className:"ml-auto text-xs text-muted-foreground",children:b.shortcut})]},b.key);return jsxRuntime.jsxs(tr,{children:[jsxRuntime.jsx(ar,{asChild:true,children:n||jsxRuntime.jsx("button",{ref:m,type:"button",disabled:p,className:o(gv({variant:i,size:s}),c),"aria-label":d,children:jsxRuntime.jsx(u,{className:g})})}),jsxRuntime.jsx(Ca,{align:t,side:a,children:e.map((b,v)=>XS(b)?jsxRuntime.jsxs(K__namespace.Fragment,{children:[v>0&&jsxRuntime.jsx(Cn,{}),b.items.map(w)]},b.key):w(b))})]})});bv.displayName="ActionMenu";var xv=classVarianceAuthority.cva("flex flex-col",{variants:{variant:{default:"gap-1",bordered:"border rounded-lg divide-y",cards:"gap-2"},size:{sm:"",md:"",lg:""}},defaultVariants:{variant:"default",size:"md"}}),yv=classVarianceAuthority.cva("flex items-center gap-3 transition-colors cursor-pointer",{variants:{variant:{default:"rounded-md hover:bg-accent",bordered:"hover:bg-accent",cards:"rounded-lg border hover:border-primary/50 hover:bg-accent/50"},size:{sm:"px-2 py-1.5 text-sm",md:"px-3 py-2",lg:"px-4 py-3 text-lg"},isSelected:{true:"bg-accent",false:""},isDisabled:{true:"opacity-50 pointer-events-none",false:""}},compoundVariants:[{variant:"cards",isSelected:true,className:"border-primary bg-accent"}],defaultVariants:{variant:"default",size:"md",isSelected:false,isDisabled:false}});function Rv({className:e,variant:t,size:a,items:r,selectedKeys:n,selectionMode:i="none",onSelectionChange:s,allowsDragging:l=false,onReorder:d,showCheckbox:c=false,renderItem:p,emptyContent:m,...g}){let[u,h]=K__namespace.useState(new Set),[w,b]=K__namespace.useState(null),[v,R]=K__namespace.useState(null),f=K__namespace.useMemo(()=>n?n instanceof Set?n:new Set(n):u,[n,u]),x=M=>{if(i==="none")return;let T;i==="single"?T=f.has(M)?new Set:new Set([M]):(T=new Set(f),T.has(M)?T.delete(M):T.add(M)),n||h(T),s?.(T);},S=(M,T)=>{b(T),M.dataTransfer.effectAllowed="move";},y=(M,T)=>{M.preventDefault(),w!==T&&R(T);},C=()=>{if(w&&v&&w!==v){let M=r.findIndex(D=>D.key===w),T=r.findIndex(D=>D.key===v),N=[...r],[P]=N.splice(M,1);N.splice(T,0,P),d?.(N);}b(null),R(null);};return r.length===0?jsxRuntime.jsx("div",{className:o("flex items-center justify-center p-8 text-muted-foreground",e),children:m||"No items"}):jsxRuntime.jsx("div",{role:"listbox","aria-multiselectable":i==="multiple",className:o(xv({variant:t,size:a,className:e})),...g,children:r.map(M=>{let T=f.has(M.key),N=w===M.key,P=v===M.key;return p?jsxRuntime.jsx("div",{role:"option","aria-selected":T,onClick:()=>x(M.key),children:p(M,T)},M.key):jsxRuntime.jsxs("div",{role:"option","aria-selected":T,"aria-disabled":M.isDisabled,draggable:l&&!M.isDisabled,onDragStart:D=>S(D,M.key),onDragOver:D=>y(D,M.key),onDragEnd:C,onClick:()=>!M.isDisabled&&x(M.key),className:o(yv({variant:t,size:a,isSelected:T,isDisabled:M.isDisabled}),N&&"opacity-50",P&&"border-t-2 border-t-primary"),children:[l&&jsxRuntime.jsx(lucideReact.GripVertical,{className:"h-4 w-4 text-muted-foreground cursor-grab"}),c&&i!=="none"&&jsxRuntime.jsx("div",{className:o("flex h-4 w-4 items-center justify-center rounded border",T?"bg-primary border-primary text-primary-foreground":"border-input"),children:T&&jsxRuntime.jsx(lucideReact.Check,{className:"h-3 w-3"})}),M.icon&&jsxRuntime.jsx("span",{className:"h-5 w-5 text-muted-foreground [&>svg]:h-full [&>svg]:w-full",children:M.icon}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("div",{className:"truncate",children:M.label}),M.description&&jsxRuntime.jsx("div",{className:"text-sm text-muted-foreground truncate",children:M.description})]})]},M.key)})})}Rv.displayName="ListView";var Nv=classVarianceAuthority.cva("relative flex w-full touch-none select-none",{variants:{orientation:{horizontal:"items-center",vertical:"flex-col justify-center h-full"},size:{sm:"",md:"",lg:""}},defaultVariants:{orientation:"horizontal",size:"md"}}),QS=classVarianceAuthority.cva("relative grow overflow-hidden rounded-full bg-secondary",{variants:{orientation:{horizontal:"w-full",vertical:"w-2 h-full"},size:{sm:"h-1",md:"h-2",lg:"h-3"}},compoundVariants:[{orientation:"vertical",size:"sm",className:"w-1 h-full"},{orientation:"vertical",size:"md",className:"w-2 h-full"},{orientation:"vertical",size:"lg",className:"w-3 h-full"}],defaultVariants:{orientation:"horizontal",size:"md"}}),wv=classVarianceAuthority.cva("block rounded-full border-2 border-primary bg-background ring-offset-background transition-colors 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:{sm:"h-3.5 w-3.5",md:"h-5 w-5",lg:"h-6 w-6"}},defaultVariants:{size:"md"}}),Pv=K__namespace.forwardRef(({className:e,orientation:t="horizontal",size:a,value:r,defaultValue:n=[25,75],onValueChange:i,onValueCommit:s,showLabels:l=false,formatLabel:d=b=>String(b),trackColor:c="primary",min:p=0,max:m=100,step:g=1,disabled:u,...h},w)=>{let[b,v]=K__namespace.useState(n),R=r??b,f=y=>{let C=y;r||v(C),i?.(C);},x=y=>{s?.(y);},S={primary:"bg-primary",success:"bg-green-500",warning:"bg-yellow-500",danger:"bg-red-500"}[c];return jsxRuntime.jsxs("div",{className:"relative w-full",children:[l&&jsxRuntime.jsxs("div",{className:"flex justify-between mb-2 text-sm text-muted-foreground",children:[jsxRuntime.jsx("span",{children:d(R[0])}),jsxRuntime.jsx("span",{children:d(R[1])})]}),jsxRuntime.jsxs(jt__namespace.Root,{ref:w,value:R,onValueChange:f,onValueCommit:x,min:p,max:m,step:g,disabled:u,orientation:t??"horizontal",className:o(Nv({orientation:t,size:a,className:e})),...h,children:[jsxRuntime.jsx(jt__namespace.Track,{className:o(QS({orientation:t,size:a})),children:jsxRuntime.jsx(jt__namespace.Range,{className:o("absolute rounded-full",S,{"h-full":t==="horizontal","w-full":t==="vertical"})})}),jsxRuntime.jsx(jt__namespace.Thumb,{className:o(wv({size:a}))}),jsxRuntime.jsx(jt__namespace.Thumb,{className:o(wv({size:a}))})]})]})});Pv.displayName="RangeSlider";var Tv=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-full transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",{variants:{variant:{help:"text-muted-foreground hover:text-foreground",info:"text-blue-500 hover:text-blue-600",warning:"text-yellow-500 hover:text-yellow-600"},size:{sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6"}},defaultVariants:{variant:"help",size:"md"}}),aT=classVarianceAuthority.cva("z-50 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none animate-in fade-in-0 zoom-in-95",{variants:{size:{sm:"w-56 text-xs",md:"w-72 text-sm",lg:"w-80 text-base"}},defaultVariants:{size:"md"}}),rT={help:lucideReact.HelpCircle,info:lucideReact.Info,warning:lucideReact.AlertCircle},Mv=K__namespace.forwardRef(({variant:e="help",size:t,title:a,children:r,trigger:n,side:i="top",align:s="center",open:l,onOpenChange:d,learnMoreUrl:c,learnMoreText:p="Learn more",triggerClassName:m,contentClassName:g},u)=>{let h=rT[e??"help"];return jsxRuntime.jsxs(gt__namespace.Root,{open:l,onOpenChange:d,children:[jsxRuntime.jsx(gt__namespace.Trigger,{asChild:true,children:n||jsxRuntime.jsx("button",{ref:u,type:"button",className:o(Tv({variant:e,size:t}),m),"aria-label":"Help",children:jsxRuntime.jsx(h,{className:"h-full w-full"})})}),jsxRuntime.jsx(gt__namespace.Portal,{children:jsxRuntime.jsxs(gt__namespace.Content,{side:i,align:s,sideOffset:8,className:o(aT({size:t}),g),children:[a&&jsxRuntime.jsx("div",{className:"mb-2 font-semibold text-foreground",children:a}),jsxRuntime.jsx("div",{className:"text-muted-foreground",children:r}),c&&jsxRuntime.jsxs("a",{href:c,target:"_blank",rel:"noopener noreferrer",className:"mt-3 inline-block text-primary hover:underline",children:[p," \u2192"]}),jsxRuntime.jsx(gt__namespace.Arrow,{className:"fill-popover"})]})})]})});Mv.displayName="ContextualHelp";var Dv=classVarianceAuthority.cva("flex flex-wrap",{variants:{spacing:{sm:"gap-1",md:"gap-2",lg:"gap-3"}},defaultVariants:{spacing:"md"}}),Gl=classVarianceAuthority.cva("inline-flex items-center gap-1 rounded-md font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",{variants:{variant:{solid:"bg-primary text-primary-foreground",outline:"border border-input bg-background hover:bg-accent",soft:"bg-primary/10 text-primary",surface:"bg-muted text-muted-foreground"},size:{sm:"px-2 py-0.5 text-xs",md:"px-2.5 py-1 text-sm",lg:"px-3 py-1.5 text-base"},isSelected:{true:"",false:""},isDisabled:{true:"opacity-50 pointer-events-none",false:""}},compoundVariants:[{variant:"outline",isSelected:true,className:"border-primary bg-primary/5"},{variant:"soft",isSelected:true,className:"bg-primary/20"},{variant:"surface",isSelected:true,className:"bg-muted/80 ring-2 ring-primary/20"}],defaultVariants:{variant:"soft",size:"md",isSelected:false,isDisabled:false}});function Lv({className:e,spacing:t,variant:a,size:r,items:n,selectedKeys:i,selectionMode:s="none",onSelectionChange:l,allowsRemoving:d=false,onRemove:c,label:p,description:m,errorMessage:g,maxTags:u,...h}){let[w,b]=K__namespace.useState(new Set),v=K__namespace.useMemo(()=>i?i instanceof Set?i:new Set(i):w,[i,w]),R=y=>{if(s==="none")return;let C;s==="single"?C=v.has(y)?new Set:new Set([y]):(C=new Set(v),C.has(y)?C.delete(y):C.add(y)),i||b(C),l?.(C);},f=(y,C)=>{C.stopPropagation(),c?.(y);},x=u?n.slice(0,u):n,S=u?Math.max(0,n.length-u):0;return jsxRuntime.jsxs("div",{className:"flex flex-col gap-1.5",children:[p&&jsxRuntime.jsx("span",{className:"text-sm font-medium text-foreground",children:p}),m&&jsxRuntime.jsx("span",{className:"text-sm text-muted-foreground",children:m}),jsxRuntime.jsxs("div",{role:"group","aria-label":p,className:o(Dv({spacing:t}),e),...h,children:[x.map(y=>{let C=v.has(y.key),M=s!=="none";return jsxRuntime.jsxs("span",{role:M?"button":void 0,tabIndex:M&&!y.isDisabled?0:void 0,"aria-pressed":M?C:void 0,onClick:()=>!y.isDisabled&&R(y.key),onKeyDown:T=>{(T.key==="Enter"||T.key===" ")&&!y.isDisabled&&(T.preventDefault(),R(y.key));},style:y.color?{backgroundColor:y.color}:void 0,className:o(Gl({variant:y.color?void 0:a,size:r,isSelected:C,isDisabled:y.isDisabled}),M&&!y.isDisabled&&"cursor-pointer hover:opacity-80",y.color&&"text-white"),children:[y.icon&&jsxRuntime.jsx("span",{className:"h-3.5 w-3.5 [&>svg]:h-full [&>svg]:w-full",children:y.icon}),y.label,d&&!y.isDisabled&&jsxRuntime.jsx("button",{type:"button",onClick:T=>f(y.key,T),className:"ml-0.5 rounded-full p-0.5 hover:bg-black/10 dark:hover:bg-white/10","aria-label":`Remove ${y.label}`,children:jsxRuntime.jsx(lucideReact.X,{className:"h-3 w-3"})})]},y.key)}),S>0&&jsxRuntime.jsxs("span",{className:o(Gl({variant:"surface",size:r}),"cursor-default"),children:["+",S," more"]})]}),g&&jsxRuntime.jsx("span",{className:"text-sm text-destructive",children:g})]})}Lv.displayName="TagGroup";var Ev=classVarianceAuthority.cva("grid",{variants:{columns:{1:"grid-cols-1",2:"grid-cols-2",3:"grid-cols-3",4:"grid-cols-4",5:"grid-cols-5",6:"grid-cols-6",auto:"grid-cols-[repeat(auto-fill,minmax(150px,1fr))]"},gap:{sm:"gap-2",md:"gap-4",lg:"gap-6"}},defaultVariants:{columns:"auto",gap:"md"}}),Hv=classVarianceAuthority.cva("relative flex flex-col rounded-lg border transition-all cursor-pointer",{variants:{variant:{default:"hover:border-primary/50 hover:bg-accent/50",card:"bg-card shadow-sm hover:shadow-md hover:border-primary/50"},size:{sm:"p-2",md:"p-3",lg:"p-4"},isSelected:{true:"border-primary bg-accent ring-2 ring-primary/20",false:""},isDisabled:{true:"opacity-50 pointer-events-none",false:""}},defaultVariants:{variant:"default",size:"md",isSelected:false,isDisabled:false}});function Av({className:e,columns:t,gap:a,items:r,selectedKeys:n,selectionMode:i="none",onSelectionChange:s,showSelectionIndicator:l=true,itemVariant:d="default",itemSize:c="md",renderItem:p,emptyContent:m,...g}){let[u,h]=K__namespace.useState(new Set),w=K__namespace.useMemo(()=>n?n instanceof Set?n:new Set(n):u,[n,u]),b=v=>{if(i==="none")return;let R;i==="single"?R=w.has(v)?new Set:new Set([v]):(R=new Set(w),R.has(v)?R.delete(v):R.add(v)),n||h(R),s?.(R);};return r.length===0?jsxRuntime.jsx("div",{className:o("flex items-center justify-center p-8 text-muted-foreground",e),children:m||"No items"}):jsxRuntime.jsx("div",{role:"grid","aria-multiselectable":i==="multiple",className:o(Ev({columns:t,gap:a,className:e})),...g,children:r.map(v=>{let R=w.has(v.key);return p?jsxRuntime.jsx("div",{role:"gridcell","aria-selected":R,onClick:()=>b(v.key),children:p(v,R)},v.key):jsxRuntime.jsxs("div",{role:"gridcell","aria-selected":R,"aria-disabled":v.isDisabled,onClick:()=>!v.isDisabled&&b(v.key),className:o(Hv({variant:d,size:c,isSelected:R,isDisabled:v.isDisabled})),children:[l&&i!=="none"&&R&&jsxRuntime.jsx("div",{className:"absolute top-2 right-2 flex h-5 w-5 items-center justify-center rounded-full bg-primary text-primary-foreground",children:jsxRuntime.jsx(lucideReact.Check,{className:"h-3 w-3"})}),v.thumbnail&&jsxRuntime.jsx("div",{className:"mb-2 aspect-square w-full overflow-hidden rounded-md bg-muted",children:v.thumbnail}),jsxRuntime.jsxs("div",{className:"min-w-0",children:[jsxRuntime.jsx("div",{className:"truncate font-medium",children:v.label}),v.description&&jsxRuntime.jsx("div",{className:"mt-1 truncate text-sm text-muted-foreground",children:v.description})]})]},v.key)})})}Av.displayName="GridList";var Fv=classVarianceAuthority.cva("relative w-full",{variants:{size:{sm:"h-1.5",md:"h-2",lg:"h-3"}},defaultVariants:{size:"md"}}),iT=classVarianceAuthority.cva("w-full h-full rounded-full overflow-hidden",{variants:{variant:{default:"bg-secondary",subtle:"bg-muted"}},defaultVariants:{variant:"default"}}),sT=classVarianceAuthority.cva("h-full transition-all duration-300 ease-out",{variants:{color:{primary:"bg-primary",success:"bg-green-500",warning:"bg-yellow-500",danger:"bg-red-500",info:"bg-blue-500",auto:""},rounded:{true:"rounded-full",false:"rounded-l-full"}},defaultVariants:{color:"primary",rounded:true}}),Ei=K__namespace.forwardRef(({className:e,size:t,value:a,min:r=0,max:n=100,optimum:i,low:s,high:l,label:d,showValueLabel:c=false,formatValue:p,color:m="primary",trackVariant:g="default",...u},h)=>{let w=Math.min(100,Math.max(0,(a-r)/(n-r)*100)),b=()=>{if(m!=="auto")return "";let R=(a-r)/(n-r),f=s!==void 0?(s-r)/(n-r):.25,x=l!==void 0?(l-r)/(n-r):.75;return (i!==void 0?(i-r)/(n-r):1)>=.5?R<=f?"bg-red-500":R<=x?"bg-yellow-500":"bg-green-500":R>=x?"bg-red-500":R>=f?"bg-yellow-500":"bg-green-500"},v=p?p(a,w):`${Math.round(w)}%`;return jsxRuntime.jsxs("div",{ref:h,className:o("w-full",e),...u,children:[(d||c)&&jsxRuntime.jsxs("div",{className:"flex items-center justify-between mb-1.5",children:[d&&jsxRuntime.jsx("span",{className:"text-sm font-medium text-foreground",children:d}),c&&jsxRuntime.jsx("span",{className:"text-sm text-muted-foreground",children:v})]}),jsxRuntime.jsx("div",{role:"meter","aria-valuenow":a,"aria-valuemin":r,"aria-valuemax":n,"aria-label":d,className:o(Fv({size:t})),children:jsxRuntime.jsx("div",{className:o(iT({variant:g})),children:jsxRuntime.jsx("div",{className:o(sT({color:m==="auto"?void 0:m,rounded:w>=100}),m==="auto"&&b()),style:{width:`${w}%`}})})})]})});Ei.displayName="Meter";var Bv=K__namespace.forwardRef((e,t)=>jsxRuntime.jsx(Ei,{ref:t,color:"auto",low:50,high:80,optimum:0,...e}));Bv.displayName="DiskUsageMeter";var Ov=K__namespace.forwardRef((e,t)=>jsxRuntime.jsx(Ei,{ref:t,color:"auto",low:20,high:50,optimum:100,...e}));Ov.displayName="BatteryMeter";var Wv=classVarianceAuthority.cva("flex flex-wrap",{variants:{size:{sm:"gap-1",md:"gap-1.5",lg:"gap-2"},layout:{wrap:"flex-wrap",grid:"grid"}},defaultVariants:{size:"md",layout:"wrap"}}),$v=["#000000","#ffffff","#ef4444","#f97316","#eab308","#22c55e","#06b6d4","#3b82f6","#8b5cf6","#ec4899"],_v=["#f8fafc","#f1f5f9","#e2e8f0","#cbd5e1","#94a3b8","#64748b","#475569","#334155","#1e293b","#0f172a","#fef2f2","#fee2e2","#fecaca","#fca5a5","#f87171","#ef4444","#dc2626","#b91c1c","#991b1b","#7f1d1d","#fff7ed","#ffedd5","#fed7aa","#fdba74","#fb923c","#f97316","#ea580c","#c2410c","#9a3412","#7c2d12","#fefce8","#fef9c3","#fef08a","#fde047","#facc15","#eab308","#ca8a04","#a16207","#854d0e","#713f12","#f0fdf4","#dcfce7","#bbf7d0","#86efac","#4ade80","#22c55e","#16a34a","#15803d","#166534","#14532d","#eff6ff","#dbeafe","#bfdbfe","#93c5fd","#60a5fa","#3b82f6","#2563eb","#1d4ed8","#1e40af","#1e3a8a","#faf5ff","#f3e8ff","#e9d5ff","#d8b4fe","#c084fc","#a855f7","#9333ea","#7e22ce","#6b21a8","#581c87","#fdf2f8","#fce7f3","#fbcfe8","#f9a8d4","#f472b6","#ec4899","#db2777","#be185d","#9d174d","#831843"],Kv=["#f44336","#e91e63","#9c27b0","#673ab7","#3f51b5","#2196f3","#03a9f4","#00bcd4","#009688","#4caf50","#8bc34a","#cddc39","#ffeb3b","#ffc107","#ff9800","#ff5722","#795548","#9e9e9e","#607d8b"],Uv=K__namespace.forwardRef(({value:e,defaultValue:t,onChange:a,colors:r="default",customColors:n,size:i,layout:s,swatchSize:l="md",swatchShape:d="square",columns:c,disabled:p,showSelection:m=true,className:g,...u},h)=>{let[w,b]=K__namespace.useState(t),v=e!==void 0?e:w,f=(()=>{if(n)return n;if(Array.isArray(r))return r;switch(r){case "tailwind":return _v;case "material":return Kv;default:return $v}})(),x=y=>{p||(e===void 0&&b(y),a?.(y));},S=s==="grid"&&c?{gridTemplateColumns:`repeat(${c}, 1fr)`}:{};return jsxRuntime.jsx("div",{ref:h,role:"listbox","aria-label":"Color palette",className:o(Wv({size:i,layout:s}),g),style:S,...u,children:f.map((y,C)=>jsxRuntime.jsx(Kr,{color:y,size:l,shape:d,isSelected:m&&v?.toLowerCase()===y.toLowerCase(),onSelect:x,disabled:p,role:"option","aria-selected":v?.toLowerCase()===y.toLowerCase()},`${y}-${C}`))})});Uv.displayName="ColorSwatchPicker";var Yv=classVarianceAuthority.cva("relative rounded-md border border-input overflow-hidden cursor-crosshair touch-none select-none",{variants:{size:{sm:"h-32 w-32",md:"h-48 w-48",lg:"h-64 w-64",full:"h-full w-full"}},defaultVariants:{size:"md"}}),zi=(e,t,a)=>{let r=n=>{let i=(n+e/60)%6;return a-a*t*Math.max(Math.min(i,4-i,1),0)};return [Math.round(r(5)*255),Math.round(r(3)*255),Math.round(r(1)*255)]},jv=(e,t,a)=>{e/=255,t/=255,a/=255;let r=Math.max(e,t,a),n=Math.min(e,t,a),i=r-n,s=0,l=r===0?0:i/r,d=r;if(i!==0)switch(r){case e:s=((t-a)/i+(t<a?6:0))*60;break;case t:s=((a-e)/i+2)*60;break;case a:s=((e-t)/i+4)*60;break}return [s,l,d]},Xv=e=>{let t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return t?[parseInt(t[1],16),parseInt(t[2],16),parseInt(t[3],16)]:null},qv=(e,t,a)=>"#"+[e,t,a].map(r=>r.toString(16).padStart(2,"0")).join(""),Zv=K__namespace.forwardRef(({hue:e,saturation:t,brightness:a,value:r,defaultValue:n="#ff0000",onChange:i,onColorChange:s,size:l,disabled:d,thumbSize:c=16,className:p,...m},g)=>{let u=K__namespace.useRef(null),[h,w]=K__namespace.useState(false),b=K__namespace.useCallback(A=>{let O=Xv(A);return O?jv(...O):[0,1,1]},[]),[v,R]=K__namespace.useState(()=>b(r||n)),f=e??v[0],x=t??v[1],S=a??v[2];K__namespace.useEffect(()=>{if(r){let A=b(r);R(A);}},[r,b]);let y=K__namespace.useCallback((A,O)=>{if(d||!u.current)return;let te=u.current.getBoundingClientRect(),be=Math.max(0,Math.min(1,(A-te.left)/te.width)),Ie=Math.max(0,Math.min(1,(O-te.top)/te.height)),E=be,z=1-Ie;t===void 0&&a===void 0&&R([f,E,z]),i?.({hue:f,saturation:E,brightness:z});let j=zi(f,E,z);s?.(qv(...j));},[d,f,t,a,i,s]),C=A=>{d||(A.preventDefault(),w(true),A.target.setPointerCapture(A.pointerId),y(A.clientX,A.clientY));},M=A=>{h&&y(A.clientX,A.clientY);},T=A=>{w(false),A.target.releasePointerCapture(A.pointerId);},[N,P,D]=zi(f,1,1),k=`rgb(${N}, ${P}, ${D})`,I=x*100,V=(1-S)*100,[L,H,B]=zi(f,x,S),$=`rgb(${L}, ${H}, ${B})`;return jsxRuntime.jsx("div",{ref:g,className:o(Yv({size:l}),d&&"cursor-not-allowed opacity-50",p),...m,children:jsxRuntime.jsxs("div",{ref:u,className:"absolute inset-0",style:{backgroundColor:k},onPointerDown:C,onPointerMove:M,onPointerUp:T,onPointerLeave:T,children:[jsxRuntime.jsx("div",{className:"absolute inset-0",style:{background:"linear-gradient(to right, white, transparent)"}}),jsxRuntime.jsx("div",{className:"absolute inset-0",style:{background:"linear-gradient(to bottom, transparent, black)"}}),jsxRuntime.jsx("div",{className:"absolute rounded-full border-2 border-white shadow-md pointer-events-none",style:{width:c,height:c,left:`calc(${I}% - ${c/2}px)`,top:`calc(${V}% - ${c/2}px)`,backgroundColor:$,boxShadow:"0 0 0 1px rgba(0,0,0,0.2), 0 2px 4px rgba(0,0,0,0.2)"}})]})})});Zv.displayName="ColorArea";var Jv=classVarianceAuthority.cva("relative rounded-full cursor-pointer touch-none select-none",{variants:{orientation:{horizontal:"w-full",vertical:"h-full"},size:{sm:"",md:"",lg:""}},compoundVariants:[{orientation:"horizontal",size:"sm",className:"h-3"},{orientation:"horizontal",size:"md",className:"h-4"},{orientation:"horizontal",size:"lg",className:"h-5"},{orientation:"vertical",size:"sm",className:"w-3"},{orientation:"vertical",size:"md",className:"w-4"},{orientation:"vertical",size:"lg",className:"w-5"}],defaultVariants:{orientation:"horizontal",size:"md"}}),uT=`url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cg fill='%23ccc'%3E%3Crect width='4' height='4'/%3E%3Crect x='4' y='4' width='4' height='4'/%3E%3C/g%3E%3C/svg%3E")`,Qv="linear-gradient(to right, #ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000)",eh=K__namespace.forwardRef(({value:e,defaultValue:t,onChange:a,channel:r="hue",baseColor:n="#ff0000",orientation:i,size:s,disabled:l,thumbSize:d=18,showBorder:c=true,className:p,...m},g)=>{let u=K__namespace.useRef(null),[h,w]=K__namespace.useState(false),b=()=>{switch(r){case "hue":return 0;case "alpha":case "saturation":case "brightness":return 1;default:return 0}},[v,R]=K__namespace.useState(t??b()),f=e??v,x=r==="hue"?f/360:f,S=K__namespace.useCallback((k,I)=>{if(l||!u.current)return;let V=u.current.getBoundingClientRect(),L=i!=="vertical",H;L?H=Math.max(0,Math.min(1,(k-V.left)/V.width)):H=Math.max(0,Math.min(1,1-(I-V.top)/V.height));let B=r==="hue"?H*360:H;e===void 0&&R(B),a?.(B);},[l,i,r,e,a]),y=k=>{l||(k.preventDefault(),w(true),k.target.setPointerCapture(k.pointerId),S(k.clientX,k.clientY));},C=k=>{h&&S(k.clientX,k.clientY);},M=k=>{w(false),k.target.releasePointerCapture(k.pointerId);},T=()=>{let k=i!=="vertical",I=k?"to right":"to top";switch(r){case "hue":return k?Qv:"linear-gradient(to top, #ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000)";case "alpha":return `linear-gradient(${I}, transparent, ${n})`;case "saturation":return `linear-gradient(${I}, #808080, ${n})`;case "brightness":return `linear-gradient(${I}, #000000, ${n})`;default:return Qv}},N=()=>r==="hue"?`hsl(${f}, 100%, 50%)`:n,P=i!=="vertical",D=x*100;return jsxRuntime.jsx("div",{ref:g,className:o(Jv({orientation:i,size:s}),l&&"cursor-not-allowed opacity-50",p),...m,children:jsxRuntime.jsxs("div",{ref:u,className:o("absolute inset-0 rounded-full overflow-hidden",c&&"border border-input"),style:{backgroundImage:r==="alpha"?uT:void 0,backgroundSize:r==="alpha"?"8px 8px":void 0},onPointerDown:y,onPointerMove:C,onPointerUp:M,onPointerLeave:M,children:[jsxRuntime.jsx("div",{className:"absolute inset-0 rounded-full",style:{background:T()}}),jsxRuntime.jsx("div",{className:"absolute rounded-full border-2 border-white shadow-md pointer-events-none",style:{width:d,height:d,...P?{left:`calc(${D}% - ${d/2}px)`,top:"50%",transform:"translateY(-50%)"}:{bottom:`calc(${D}% - ${d/2}px)`,left:"50%",transform:"translateX(-50%)"},backgroundColor:N(),boxShadow:"0 0 0 1px rgba(0,0,0,0.2), 0 2px 4px rgba(0,0,0,0.2)"}})]})})});eh.displayName="ColorSlider";var th=classVarianceAuthority.cva("relative cursor-crosshair touch-none select-none",{variants:{size:{sm:"h-32 w-32",md:"h-48 w-48",lg:"h-64 w-64"}},defaultVariants:{size:"md"}}),gT=(e,t,a)=>{let r=e-a,n=t-a,i=Math.atan2(n,r)*180/Math.PI+90;return i<0&&(i+=360),i},ah=K__namespace.forwardRef(({value:e,defaultValue:t=0,onChange:a,size:r,disabled:n,innerRadius:i=.6,thumbSize:s=20,showCenter:l=true,className:d,...c},p)=>{let m=K__namespace.useRef(null),[g,u]=K__namespace.useState(false),[h,w]=K__namespace.useState(t),b=e??h,v=K__namespace.useCallback((y,C)=>{if(n||!m.current)return;let M=m.current.getBoundingClientRect(),T=M.width/2,N=y-M.left,P=C-M.top,D=gT(N,P,T);e===void 0&&w(D),a?.(D);},[n,e,a]),R=y=>{n||(y.preventDefault(),u(true),y.target.setPointerCapture(y.pointerId),v(y.clientX,y.clientY));},f=y=>{g&&v(y.clientX,y.clientY);},x=y=>{u(false),y.target.releasePointerCapture(y.pointerId);},S=()=>{let y=[];for(let C=0;C<=360;C+=30)y.push(`hsl(${C}, 100%, 50%) ${C}deg`);return `conic-gradient(from 270deg, ${y.join(", ")})`};return jsxRuntime.jsx("div",{ref:p,className:o(th({size:r}),n&&"cursor-not-allowed opacity-50",d),...c,children:jsxRuntime.jsxs("div",{ref:m,className:"absolute inset-0 rounded-full",style:{background:S()},onPointerDown:R,onPointerMove:f,onPointerUp:x,onPointerLeave:x,children:[i<1&&jsxRuntime.jsx("div",{className:"absolute bg-background rounded-full",style:{top:`${(1-i)*50}%`,left:`${(1-i)*50}%`,width:`${i*100}%`,height:`${i*100}%`}}),l&&i<1&&jsxRuntime.jsx("div",{className:"absolute rounded-full border-2 border-input bg-background",style:{width:8,height:8,top:"50%",left:"50%",transform:"translate(-50%, -50%)"}}),jsxRuntime.jsx(bT,{hue:b,innerRadius:i,thumbSize:s})]})})});ah.displayName="ColorWheel";var bT=({hue:e,innerRadius:t,thumbSize:a})=>{let r=(1-(1-t)/2)*50,n=(e-90)*Math.PI/180,i=50+r*Math.cos(n),s=50+r*Math.sin(n);return jsxRuntime.jsx("div",{className:"absolute rounded-full border-2 border-white shadow-md pointer-events-none",style:{width:a,height:a,left:`calc(${i}% - ${a/2}px)`,top:`calc(${s}% - ${a/2}px)`,backgroundColor:`hsl(${e}, 100%, 50%)`,boxShadow:"0 0 0 1px rgba(0,0,0,0.2), 0 2px 4px rgba(0,0,0,0.2)"}})};var rh=classVarianceAuthority.cva("flex",{variants:{direction:{row:"flex-row","row-reverse":"flex-row-reverse",column:"flex-col","column-reverse":"flex-col-reverse"},align:{start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch",baseline:"items-baseline"},justify:{start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"},wrap:{nowrap:"flex-nowrap",wrap:"flex-wrap","wrap-reverse":"flex-wrap-reverse"},gap:{0:"gap-0",1:"gap-1",2:"gap-2",3:"gap-3",4:"gap-4",5:"gap-5",6:"gap-6",8:"gap-8",10:"gap-10",12:"gap-12"},inline:{true:"inline-flex",false:"flex"}},defaultVariants:{direction:"row",align:"stretch",justify:"start",wrap:"nowrap",gap:0,inline:false}}),rn=K__namespace.forwardRef(({className:e,direction:t,align:a,justify:r,wrap:n,gap:i,inline:s,as:l="div",...d},c)=>jsxRuntime.jsx(l,{ref:c,className:o(rh({direction:t,align:a,justify:r,wrap:n,gap:i,inline:s,className:e})),...d}));rn.displayName="Flex";var oh=K__namespace.forwardRef(({gap:e=2,align:t="center",...a},r)=>jsxRuntime.jsx(rn,{ref:r,direction:"row",gap:e,align:t,...a}));oh.displayName="HStack";var nh=K__namespace.forwardRef(({gap:e=2,align:t="stretch",...a},r)=>jsxRuntime.jsx(rn,{ref:r,direction:"column",gap:e,align:t,...a}));nh.displayName="VStack";var ih=K__namespace.forwardRef((e,t)=>jsxRuntime.jsx(rn,{ref:t,align:"center",justify:"center",...e}));ih.displayName="Center";var lh=classVarianceAuthority.cva("grid",{variants:{columns:{1:"grid-cols-1",2:"grid-cols-2",3:"grid-cols-3",4:"grid-cols-4",5:"grid-cols-5",6:"grid-cols-6",7:"grid-cols-7",8:"grid-cols-8",9:"grid-cols-9",10:"grid-cols-10",11:"grid-cols-11",12:"grid-cols-12",none:"grid-cols-none",auto:"grid-cols-[repeat(auto-fill,minmax(200px,1fr))]"},rows:{1:"grid-rows-1",2:"grid-rows-2",3:"grid-rows-3",4:"grid-rows-4",5:"grid-rows-5",6:"grid-rows-6",none:"grid-rows-none"},gap:{0:"gap-0",1:"gap-1",2:"gap-2",3:"gap-3",4:"gap-4",5:"gap-5",6:"gap-6",8:"gap-8",10:"gap-10",12:"gap-12"},gapX:{0:"gap-x-0",1:"gap-x-1",2:"gap-x-2",3:"gap-x-3",4:"gap-x-4",5:"gap-x-5",6:"gap-x-6",8:"gap-x-8",10:"gap-x-10",12:"gap-x-12"},gapY:{0:"gap-y-0",1:"gap-y-1",2:"gap-y-2",3:"gap-y-3",4:"gap-y-4",5:"gap-y-5",6:"gap-y-6",8:"gap-y-8",10:"gap-y-10",12:"gap-y-12"},flow:{row:"grid-flow-row",col:"grid-flow-col",dense:"grid-flow-dense","row-dense":"grid-flow-row-dense","col-dense":"grid-flow-col-dense"},align:{start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch",baseline:"items-baseline"},justify:{start:"justify-items-start",center:"justify-items-center",end:"justify-items-end",stretch:"justify-items-stretch"},placeItems:{start:"place-items-start",center:"place-items-center",end:"place-items-end",stretch:"place-items-stretch"}},defaultVariants:{columns:1,gap:4,flow:"row",align:"stretch",justify:"stretch"}}),Bi=K__namespace.forwardRef(({className:e,columns:t,rows:a,gap:r,gapX:n,gapY:i,flow:s,align:l,justify:d,placeItems:c,as:p="div",minChildWidth:m,style:g,...u},h)=>{let w=m?{...g,gridTemplateColumns:`repeat(auto-fill, minmax(${m}, 1fr))`}:g;return jsxRuntime.jsx(p,{ref:h,className:o(lh({columns:m?void 0:t,rows:a,gap:r,gapX:n,gapY:i,flow:s,align:l,justify:d,placeItems:c,className:e})),style:w,...u})});Bi.displayName="Grid";var dh=classVarianceAuthority.cva("",{variants:{colSpan:{1:"col-span-1",2:"col-span-2",3:"col-span-3",4:"col-span-4",5:"col-span-5",6:"col-span-6",7:"col-span-7",8:"col-span-8",9:"col-span-9",10:"col-span-10",11:"col-span-11",12:"col-span-12",full:"col-span-full"},rowSpan:{1:"row-span-1",2:"row-span-2",3:"row-span-3",4:"row-span-4",5:"row-span-5",6:"row-span-6",full:"row-span-full"},colStart:{1:"col-start-1",2:"col-start-2",3:"col-start-3",4:"col-start-4",5:"col-start-5",6:"col-start-6",7:"col-start-7",8:"col-start-8",9:"col-start-9",10:"col-start-10",11:"col-start-11",12:"col-start-12",13:"col-start-13",auto:"col-start-auto"},colEnd:{1:"col-end-1",2:"col-end-2",3:"col-end-3",4:"col-end-4",5:"col-end-5",6:"col-end-6",7:"col-end-7",8:"col-end-8",9:"col-end-9",10:"col-end-10",11:"col-end-11",12:"col-end-12",13:"col-end-13",auto:"col-end-auto"},rowStart:{1:"row-start-1",2:"row-start-2",3:"row-start-3",4:"row-start-4",5:"row-start-5",6:"row-start-6",7:"row-start-7",auto:"row-start-auto"},rowEnd:{1:"row-end-1",2:"row-end-2",3:"row-end-3",4:"row-end-4",5:"row-end-5",6:"row-end-6",7:"row-end-7",auto:"row-end-auto"}}}),ch=K__namespace.forwardRef(({className:e,colSpan:t,rowSpan:a,colStart:r,colEnd:n,rowStart:i,rowEnd:s,as:l="div",...d},c)=>jsxRuntime.jsx(l,{ref:c,className:o(dh({colSpan:t,rowSpan:a,colStart:r,colEnd:n,rowStart:i,rowEnd:s,className:e})),...d}));ch.displayName="GridItem";var mh=K__namespace.forwardRef(({columns:e=2,className:t,...a},r)=>{if(typeof e=="number")return jsxRuntime.jsx(Bi,{ref:r,columns:e,className:t,...a});let n=o(e.sm&&`sm:grid-cols-${e.sm}`,e.md&&`md:grid-cols-${e.md}`,e.lg&&`lg:grid-cols-${e.lg}`,e.xl&&`xl:grid-cols-${e.xl}`);return jsxRuntime.jsx(Bi,{ref:r,columns:1,className:o(n,t),...a})});mh.displayName="SimpleGrid";var ph=classVarianceAuthority.cva("rounded-lg",{variants:{variant:{default:"bg-muted",subtle:"bg-muted/50",outline:"border border-border bg-transparent",filled:"bg-accent",sunken:"bg-muted shadow-inner"},size:{sm:"p-3",md:"p-4",lg:"p-6",xl:"p-8"},radius:{none:"rounded-none",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",xl:"rounded-xl",full:"rounded-3xl"}},defaultVariants:{variant:"default",size:"md",radius:"lg"}}),fh=K__namespace.forwardRef(({className:e,variant:t,size:a,radius:r,as:n="div",...i},s)=>jsxRuntime.jsx(n,{ref:s,className:o(ph({variant:t,size:a,radius:r,className:e})),...i}));fh.displayName="Well";var bh=classVarianceAuthority.cva("flex",{variants:{orientation:{horizontal:"flex-row items-center gap-2",vertical:"flex-col gap-1"},size:{sm:"",md:"",lg:""},align:{start:"items-start",center:"items-center",end:"items-end"}},compoundVariants:[{orientation:"horizontal",align:"start",className:"items-start"},{orientation:"horizontal",align:"center",className:"items-center"},{orientation:"horizontal",align:"end",className:"items-end"}],defaultVariants:{orientation:"vertical",size:"md",align:"start"}}),RT=classVarianceAuthority.cva("text-muted-foreground font-medium",{variants:{size:{sm:"text-xs",md:"text-sm",lg:"text-base"}},defaultVariants:{size:"md"}}),wT=classVarianceAuthority.cva("text-foreground",{variants:{size:{sm:"text-sm",md:"text-base",lg:"text-lg"},weight:{normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold"},mono:{true:"font-mono",false:""}},defaultVariants:{size:"md",weight:"normal",mono:false}}),vh=K__namespace.forwardRef(({className:e,orientation:t,size:a,align:r,label:n,value:i,valueWeight:s,mono:l,labelWidth:d,labelClassName:c,valueClassName:p,showColon:m=false,copyable:g=false,onCopy:u,...h},w)=>{let b=async()=>{if(!(!g||i===null||i===void 0))try{let v=typeof i=="string"?i:String(i);await navigator.clipboard.writeText(v),u?.();}catch{}};return jsxRuntime.jsxs("div",{ref:w,className:o(bh({orientation:t,size:a,align:r,className:e})),...h,children:[jsxRuntime.jsxs("span",{className:o(RT({size:a}),c),style:d?{width:d,flexShrink:0}:void 0,children:[n,m&&":"]}),jsxRuntime.jsx("span",{className:o(wT({size:a,weight:s,mono:l}),g&&"cursor-pointer hover:bg-accent/50 rounded px-1 -mx-1 transition-colors",p),onClick:g?b:void 0,role:g?"button":void 0,tabIndex:g?0:void 0,onKeyDown:g?v=>{(v.key==="Enter"||v.key===" ")&&(v.preventDefault(),b());}:void 0,children:i})]})});vh.displayName="LabeledValue";var hh=classVarianceAuthority.cva("",{variants:{orientation:{horizontal:"flex flex-row flex-wrap",vertical:"flex flex-col"},gap:{sm:"gap-2",md:"gap-4",lg:"gap-6"}},defaultVariants:{orientation:"vertical",gap:"md"}}),xh=K__namespace.forwardRef(({className:e,orientation:t,gap:a,...r},n)=>jsxRuntime.jsx("div",{ref:n,className:o(hh({orientation:t,gap:a,className:e})),...r}));xh.displayName="LabeledValueGroup";var Nh=classVarianceAuthority.cva("flex items-center rounded-md border border-input bg-background ring-offset-background transition-colors focus-within:ring-2 focus-within:ring-ring focus-within:ring-offset-2",{variants:{size:{sm:"h-8 text-xs",md:"h-10 text-sm",lg:"h-12 text-base"},variant:{default:"",filled:"bg-muted border-transparent",ghost:"border-transparent hover:bg-muted"}},defaultVariants:{size:"md",variant:"default"}}),co=classVarianceAuthority.cva("text-muted-foreground shrink-0",{variants:{size:{sm:"h-3.5 w-3.5",md:"h-4 w-4",lg:"h-5 w-5"}},defaultVariants:{size:"md"}}),Ph=K__namespace.forwardRef(({value:e,defaultValue:t="",onChange:a,onSearch:r,onSelect:n,suggestions:i=[],recentSearches:s=[],onClearRecentSearches:l,trendingSearches:d=[],isLoading:c,showClear:p=true,showIcon:m=true,popoverWidth:g="trigger",emptyMessage:u="No results found",size:h,variant:w,className:b,placeholder:v="Search...",disabled:R,...f},x)=>{let[S,y]=K__namespace.useState(false),[C,M]=K__namespace.useState(t),T=e!==void 0?e:C,N=K__namespace.useRef(null);K__namespace.useImperativeHandle(x,()=>N.current);let P=T.length>0,D=S&&(i.length>0||s.length>0||d.length>0||P),k=A=>{e===void 0&&M(A),a?.(A);},I=()=>{k(""),N.current?.focus();},V=A=>{A?.preventDefault(),T.trim()&&(r?.(T.trim()),y(false));},L=A=>{k(A.label),n?.(A),y(false);},H=A=>{k(A),r?.(A),y(false);},B=A=>{k(A),r?.(A),y(false);},$=K__namespace.useMemo(()=>{let A={};return i.forEach(O=>{let te=O.category||"Results";A[te]||(A[te]=[]),A[te].push(O);}),A},[i]);return jsxRuntime.jsxs(ye,{open:D,onOpenChange:y,children:[jsxRuntime.jsx(Pe,{asChild:true,children:jsxRuntime.jsxs("form",{onSubmit:V,className:o(Nh({size:h,variant:w}),b),children:[m&&jsxRuntime.jsx(lucideReact.Search,{className:o(co({size:h}),"ml-3")}),jsxRuntime.jsx("input",{ref:N,type:"text",value:T,onChange:A=>k(A.target.value),onFocus:()=>y(true),placeholder:v,disabled:R,className:o("flex-1 bg-transparent px-3 py-2 outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",!m&&"pl-3"),...f}),p&&P&&!R&&jsxRuntime.jsx("button",{type:"button",onClick:I,className:o("mr-2 rounded-sm p-1 text-muted-foreground hover:text-foreground hover:bg-muted transition-colors",co({size:h})),children:jsxRuntime.jsx(lucideReact.X,{className:"h-full w-full"})})]})}),jsxRuntime.jsx(ve,{className:"p-0",style:{width:g==="trigger"?"var(--radix-popover-trigger-width)":g},align:"start",onOpenAutoFocus:A=>A.preventDefault(),children:jsxRuntime.jsxs(cmdk.Command,{className:"rounded-lg border-0",children:[s.length>0&&!P&&jsxRuntime.jsxs("div",{className:"p-2",children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between px-2 py-1.5",children:[jsxRuntime.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:"Recent"}),l&&jsxRuntime.jsx("button",{type:"button",onClick:l,className:"text-xs text-muted-foreground hover:text-foreground",children:"Clear"})]}),s.map((A,O)=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>H(A),className:"flex w-full items-center gap-2 rounded-sm px-2 py-1.5 text-sm hover:bg-muted",children:[jsxRuntime.jsx(lucideReact.Clock,{className:o(co({size:h}))}),jsxRuntime.jsx("span",{className:"flex-1 text-left truncate",children:A}),jsxRuntime.jsx(lucideReact.ArrowRight,{className:o(co({size:h}),"opacity-0 group-hover:opacity-100")})]},O))]}),d.length>0&&!P&&jsxRuntime.jsxs("div",{className:"border-t p-2",children:[jsxRuntime.jsx("div",{className:"px-2 py-1.5",children:jsxRuntime.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:"Trending"})}),d.map((A,O)=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>B(A),className:"flex w-full items-center gap-2 rounded-sm px-2 py-1.5 text-sm hover:bg-muted",children:[jsxRuntime.jsx(lucideReact.TrendingUp,{className:o(co({size:h}))}),jsxRuntime.jsx("span",{className:"flex-1 text-left truncate",children:A})]},O))]}),P&&jsxRuntime.jsx("div",{className:"p-2",children:c?jsxRuntime.jsx("div",{className:"flex items-center justify-center py-6",children:jsxRuntime.jsx("div",{className:"h-4 w-4 animate-spin rounded-full border-2 border-primary border-t-transparent"})}):i.length>0?Object.entries($).map(([A,O])=>jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("div",{className:"px-2 py-1.5",children:jsxRuntime.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:A})}),O.map(te=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>L(te),className:"flex w-full items-center gap-2 rounded-sm px-2 py-1.5 text-sm hover:bg-muted",children:[te.icon||jsxRuntime.jsx(lucideReact.Search,{className:o(co({size:h}))}),jsxRuntime.jsxs("div",{className:"flex-1 text-left",children:[jsxRuntime.jsx("div",{className:"truncate",children:te.label}),te.description&&jsxRuntime.jsx("div",{className:"text-xs text-muted-foreground truncate",children:te.description})]})]},te.id))]},A)):jsxRuntime.jsx("div",{className:"py-6 text-center text-sm text-muted-foreground",children:u})})]})})]})});Ph.displayName="SearchBar";var Ch={Pages:jsxRuntime.jsx(lucideReact.File,{className:"h-4 w-4"}),Files:jsxRuntime.jsx(lucideReact.Folder,{className:"h-4 w-4"}),Settings:jsxRuntime.jsx(lucideReact.Settings,{className:"h-4 w-4"}),Users:jsxRuntime.jsx(lucideReact.User,{className:"h-4 w-4"}),Tags:jsxRuntime.jsx(lucideReact.Hash,{className:"h-4 w-4"})},Sh=K__namespace.forwardRef(({open:e,onOpenChange:t,items:a=[],recentItems:r=[],placeholder:n="Search...",isLoading:i,emptyMessage:s="No results found.",filter:l,shortcut:d="\u2318K",onSelect:c,footer:p},m)=>{let[g,u]=K__namespace.useState(""),h=K__namespace.useRef(null);K__namespace.useEffect(()=>{e||u("");},[e]);let w=K__namespace.useMemo(()=>{let f={};return a.forEach(x=>{let S=x.category||"Results";f[S]||(f[S]=[]),f[S].push(x);}),f},[a]),b=f=>{f.onSelect?.(),c?.(f),t?.(false);},v=g.length>0,R=!v&&r.length>0;return jsxRuntime.jsx(ne__namespace.Root,{open:e,onOpenChange:t,children:jsxRuntime.jsxs(ne__namespace.Portal,{children:[jsxRuntime.jsx(ne__namespace.Overlay,{className:"fixed inset-0 z-50 bg-black/50 backdrop-blur-sm data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0"}),jsxRuntime.jsx(ne__namespace.Content,{ref:m,className:"fixed left-1/2 top-[20%] z-50 w-full max-w-2xl -translate-x-1/2 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=open]:slide-in-from-left-1/2",children:jsxRuntime.jsxs(cmdk.Command,{className:"overflow-hidden rounded-xl border bg-background shadow-2xl",filter:l,shouldFilter:!l,children:[jsxRuntime.jsxs("div",{className:"flex items-center border-b px-4",children:[jsxRuntime.jsx(lucideReact.Search,{className:"h-5 w-5 shrink-0 text-muted-foreground"}),jsxRuntime.jsx(cmdk.Command.Input,{ref:h,value:g,onValueChange:u,placeholder:n,className:"flex h-14 w-full bg-transparent px-4 py-4 text-base outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50"}),g&&jsxRuntime.jsx("button",{type:"button",onClick:()=>u(""),className:"rounded-sm p-1 text-muted-foreground hover:text-foreground",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]}),jsxRuntime.jsx(cmdk.Command.List,{className:"max-h-[400px] overflow-y-auto p-2",children:i?jsxRuntime.jsx("div",{className:"flex items-center justify-center py-10",children:jsxRuntime.jsx("div",{className:"h-6 w-6 animate-spin rounded-full border-2 border-primary border-t-transparent"})}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[R&&jsxRuntime.jsxs(cmdk.Command.Group,{heading:"Recent",children:[jsxRuntime.jsx("div",{className:"px-2 py-1.5 text-xs font-medium text-muted-foreground",children:"Recent"}),r.map(f=>jsxRuntime.jsxs(cmdk.Command.Item,{value:f.label,onSelect:()=>b(f),className:"flex cursor-pointer items-center gap-3 rounded-lg px-3 py-2.5 text-sm aria-selected:bg-muted",children:[jsxRuntime.jsx("span",{className:"flex h-8 w-8 shrink-0 items-center justify-center rounded-md bg-muted",children:f.icon||Ch[f.category||""]||jsxRuntime.jsx(lucideReact.File,{className:"h-4 w-4"})}),jsxRuntime.jsxs("div",{className:"flex-1 overflow-hidden",children:[jsxRuntime.jsx("div",{className:"truncate font-medium",children:f.label}),f.description&&jsxRuntime.jsx("div",{className:"truncate text-xs text-muted-foreground",children:f.description})]}),f.shortcut&&jsxRuntime.jsx("div",{className:"flex items-center gap-1",children:f.shortcut.map((x,S)=>jsxRuntime.jsx("kbd",{className:"rounded bg-muted px-1.5 py-0.5 text-xs font-medium",children:x},S))})]},f.id))]}),v&&Object.entries(w).map(([f,x])=>jsxRuntime.jsxs(cmdk.Command.Group,{heading:f,children:[jsxRuntime.jsx("div",{className:"px-2 py-1.5 text-xs font-medium text-muted-foreground",children:f}),x.map(S=>jsxRuntime.jsxs(cmdk.Command.Item,{value:`${S.label} ${S.keywords?.join(" ")||""}`,onSelect:()=>b(S),className:"flex cursor-pointer items-center gap-3 rounded-lg px-3 py-2.5 text-sm aria-selected:bg-muted",children:[jsxRuntime.jsx("span",{className:"flex h-8 w-8 shrink-0 items-center justify-center rounded-md bg-muted",children:S.icon||Ch[f]||jsxRuntime.jsx(lucideReact.File,{className:"h-4 w-4"})}),jsxRuntime.jsxs("div",{className:"flex-1 overflow-hidden",children:[jsxRuntime.jsx("div",{className:"truncate font-medium",children:S.label}),S.description&&jsxRuntime.jsx("div",{className:"truncate text-xs text-muted-foreground",children:S.description})]}),jsxRuntime.jsx(lucideReact.ArrowRight,{className:"h-4 w-4 text-muted-foreground opacity-0 group-aria-selected:opacity-100"})]},S.id))]},f)),jsxRuntime.jsx(cmdk.Command.Empty,{className:"py-10 text-center text-sm text-muted-foreground",children:s})]})}),p?jsxRuntime.jsx("div",{className:"border-t px-4 py-3",children:p}):jsxRuntime.jsxs("div",{className:"flex items-center justify-between border-t px-4 py-3 text-xs text-muted-foreground",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-4",children:[jsxRuntime.jsxs("span",{className:"flex items-center gap-1",children:[jsxRuntime.jsx("kbd",{className:"rounded bg-muted px-1.5 py-0.5 font-medium",children:"\u2191\u2193"}),"Navigate"]}),jsxRuntime.jsxs("span",{className:"flex items-center gap-1",children:[jsxRuntime.jsx("kbd",{className:"rounded bg-muted px-1.5 py-0.5 font-medium",children:"\u21B5"}),"Select"]}),jsxRuntime.jsxs("span",{className:"flex items-center gap-1",children:[jsxRuntime.jsx("kbd",{className:"rounded bg-muted px-1.5 py-0.5 font-medium",children:"Esc"}),"Close"]})]}),jsxRuntime.jsxs("span",{className:"flex items-center gap-1",children:["Press ",jsxRuntime.jsx("kbd",{className:"rounded bg-muted px-1.5 py-0.5 font-medium",children:d})," to open"]})]})]})})]})})});Sh.displayName="SpotlightSearch";function HT(e="k"){let[t,a]=K__namespace.useState(false);return K__namespace.useEffect(()=>{let r=n=>{(n.metaKey||n.ctrlKey)&&n.key===e&&(n.preventDefault(),a(i=>!i));};return document.addEventListener("keydown",r),()=>document.removeEventListener("keydown",r)},[e]),{open:t,setOpen:a,toggle:()=>a(r=>!r)}}var $T=classVarianceAuthority.cva("",{variants:{size:{sm:"",md:"",lg:""}},defaultVariants:{size:"md"}}),_T={default:"bg-muted",info:"bg-blue-500/10 text-blue-600 dark:text-blue-400",success:"bg-green-500/10 text-green-600 dark:text-green-400",warning:"bg-yellow-500/10 text-yellow-600 dark:text-yellow-400",error:"bg-red-500/10 text-red-600 dark:text-red-400"},KT=e=>{let t=typeof e=="string"?new Date(e):e,r=new Date().getTime()-t.getTime(),n=Math.floor(r/6e4),i=Math.floor(r/36e5),s=Math.floor(r/864e5);return n<1?"Just now":n<60?`${n}m ago`:i<24?`${i}h ago`:s<7?`${s}d ago`:t.toLocaleDateString()},Th=K__namespace.forwardRef(({notifications:e=[],onNotificationClick:t,onMarkAsRead:a,onMarkAllAsRead:r,onDismiss:n,onClearAll:i,showSettings:s,onSettingsClick:l,trigger:d,align:c="end",emptyMessage:p="No notifications",maxHeight:m=400,className:g},u)=>{let[h,w]=K__namespace.useState(false),b=e.filter(f=>!f.read).length,v=e.length>0,R=f=>{f.read||a?.(f.id),t?.(f);};return jsxRuntime.jsxs(ye,{open:h,onOpenChange:w,children:[jsxRuntime.jsx(Pe,{asChild:true,children:d||jsxRuntime.jsxs("button",{ref:u,className:o("relative inline-flex h-10 w-10 items-center justify-center rounded-md text-muted-foreground hover:bg-muted hover:text-foreground transition-colors",g),children:[jsxRuntime.jsx(lucideReact.Bell,{className:"h-5 w-5"}),b>0&&jsxRuntime.jsx("span",{className:"absolute -right-1 -top-1 flex h-5 min-w-5 items-center justify-center rounded-full bg-primary px-1 text-[10px] font-medium text-primary-foreground",children:b>99?"99+":b})]})}),jsxRuntime.jsxs(ve,{className:"w-80 p-0 sm:w-96",align:c,sideOffset:8,children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between border-b px-4 py-3",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("h3",{className:"font-semibold",children:"Notifications"}),b>0&&jsxRuntime.jsxs(ho,{size:"sm",children:[b," new"]})]}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1",children:[v&&r&&b>0&&jsxRuntime.jsx("button",{type:"button",onClick:r,className:"rounded-sm p-1.5 text-muted-foreground hover:bg-muted hover:text-foreground",title:"Mark all as read",children:jsxRuntime.jsx(lucideReact.CheckCheck,{className:"h-4 w-4"})}),v&&i&&jsxRuntime.jsx("button",{type:"button",onClick:i,className:"rounded-sm p-1.5 text-muted-foreground hover:bg-muted hover:text-foreground",title:"Clear all",children:jsxRuntime.jsx(lucideReact.Trash2,{className:"h-4 w-4"})}),s&&l&&jsxRuntime.jsx("button",{type:"button",onClick:l,className:"rounded-sm p-1.5 text-muted-foreground hover:bg-muted hover:text-foreground",title:"Settings",children:jsxRuntime.jsx(lucideReact.Settings,{className:"h-4 w-4"})})]})]}),v?jsxRuntime.jsx(vt,{style:{maxHeight:m},children:jsxRuntime.jsx("div",{className:"divide-y",children:e.map(f=>jsxRuntime.jsxs("div",{className:o("group relative flex gap-3 px-4 py-3 transition-colors hover:bg-muted/50",!f.read&&"bg-muted/30"),children:[jsxRuntime.jsx("div",{className:o("flex h-9 w-9 shrink-0 items-center justify-center rounded-full",f.avatar?"overflow-hidden":_T[f.type||"default"]),children:f.avatar?jsxRuntime.jsx("img",{src:f.avatar,alt:"",className:"h-full w-full object-cover"}):f.icon?f.icon:jsxRuntime.jsx(lucideReact.Bell,{className:"h-4 w-4"})}),jsxRuntime.jsxs("button",{type:"button",onClick:()=>R(f),className:"flex-1 text-left",children:[jsxRuntime.jsxs("div",{className:"flex items-start justify-between gap-2",children:[jsxRuntime.jsx("p",{className:o("text-sm",!f.read&&"font-medium"),children:f.title}),!f.read&&jsxRuntime.jsx("span",{className:"mt-1.5 h-2 w-2 shrink-0 rounded-full bg-primary"})]}),f.description&&jsxRuntime.jsx("p",{className:"mt-0.5 text-xs text-muted-foreground line-clamp-2",children:f.description}),jsxRuntime.jsx("p",{className:"mt-1 text-[10px] text-muted-foreground",children:KT(f.timestamp)})]}),jsxRuntime.jsxs("div",{className:"absolute right-2 top-2 flex gap-1 opacity-0 transition-opacity group-hover:opacity-100",children:[!f.read&&a&&jsxRuntime.jsx("button",{type:"button",onClick:x=>{x.stopPropagation(),a(f.id);},className:"rounded-sm p-1 text-muted-foreground hover:bg-background hover:text-foreground",title:"Mark as read",children:jsxRuntime.jsx(lucideReact.Check,{className:"h-3.5 w-3.5"})}),(n||f.onDismiss)&&jsxRuntime.jsx("button",{type:"button",onClick:x=>{x.stopPropagation(),f.onDismiss?.(),n?.(f.id);},className:"rounded-sm p-1 text-muted-foreground hover:bg-background hover:text-foreground",title:"Dismiss",children:jsxRuntime.jsx(lucideReact.X,{className:"h-3.5 w-3.5"})})]})]},f.id))})}):jsxRuntime.jsxs("div",{className:"flex flex-col items-center justify-center py-10 text-center",children:[jsxRuntime.jsx(lucideReact.Bell,{className:"h-10 w-10 text-muted-foreground/50"}),jsxRuntime.jsx("p",{className:"mt-3 text-sm text-muted-foreground",children:p})]})]})]})});Th.displayName="NotificationCenter";var kh=classVarianceAuthority.cva("relative flex items-center justify-center gap-3 px-4 py-2.5 text-sm",{variants:{variant:{default:"bg-muted text-foreground",primary:"bg-primary text-primary-foreground",info:"bg-blue-500 text-white",success:"bg-green-500 text-white",warning:"bg-yellow-500 text-black",danger:"bg-red-500 text-white",gradient:"bg-gradient-to-r from-primary via-purple-500 to-pink-500 text-white"},position:{top:"fixed top-0 left-0 right-0 z-50",relative:"relative"}},defaultVariants:{variant:"default",position:"relative"}}),QT={default:lucideReact.Megaphone,primary:lucideReact.Megaphone,info:lucideReact.Info,success:lucideReact.CheckCircle,warning:lucideReact.AlertTriangle,danger:lucideReact.XCircle,gradient:lucideReact.Megaphone},Dh=K__namespace.forwardRef(({message:e,showIcon:t=true,icon:a,dismissible:r=true,onDismiss:n,action:i,variant:s="default",position:l,animate:d,autoDismiss:c,storageKey:p,className:m,...g},u)=>{let[h,w]=K__namespace.useState(true),[b,v]=K__namespace.useState(false);K__namespace.useEffect(()=>{p&&localStorage.getItem(`banner-${p}`)==="true"&&w(false);},[p]),K__namespace.useEffect(()=>{if(c&&h){let x=setTimeout(()=>{R();},c);return ()=>clearTimeout(x)}},[c,h]);let R=()=>{v(true),setTimeout(()=>{w(false),p&&localStorage.setItem(`banner-${p}`,"true"),n?.();},200);};if(!h)return null;let f=a?null:QT[s||"default"];return jsxRuntime.jsxs("div",{ref:u,className:o(kh({variant:s,position:l}),d&&"animate-pulse",b&&"animate-out fade-out slide-out-to-top duration-200",m),role:"banner",...g,children:[t&&jsxRuntime.jsx("span",{className:"shrink-0",children:a||f&&jsxRuntime.jsx(f,{className:"h-4 w-4"})}),jsxRuntime.jsx("span",{className:"text-center font-medium",children:e}),i&&(i.href?jsxRuntime.jsxs("a",{href:i.href,className:"group inline-flex shrink-0 items-center gap-1 font-semibold underline-offset-4 hover:underline",children:[i.label,jsxRuntime.jsx(lucideReact.ArrowRight,{className:"h-3.5 w-3.5 transition-transform group-hover:translate-x-0.5"})]}):jsxRuntime.jsxs("button",{type:"button",onClick:i.onClick,className:"group inline-flex shrink-0 items-center gap-1 font-semibold underline-offset-4 hover:underline",children:[i.label,jsxRuntime.jsx(lucideReact.ArrowRight,{className:"h-3.5 w-3.5 transition-transform group-hover:translate-x-0.5"})]})),r&&jsxRuntime.jsx("button",{type:"button",onClick:R,className:o("absolute right-2 top-1/2 -translate-y-1/2 rounded-sm p-1 transition-opacity hover:opacity-70",l==="relative"&&"right-4"),"aria-label":"Dismiss banner",children:jsxRuntime.jsx(lucideReact.X,{className:"h-4 w-4"})})]})});Dh.displayName="AnnouncementBanner";var on=classVarianceAuthority.cva("inline-flex items-center justify-center rounded-full shadow-lg transition-all 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:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-input bg-background hover:bg-muted",ghost:"bg-background hover:bg-muted shadow-md"},size:{sm:"h-10 w-10",md:"h-14 w-14",lg:"h-16 w-16"},position:{"bottom-right":"fixed bottom-6 right-6","bottom-left":"fixed bottom-6 left-6","bottom-center":"fixed bottom-6 left-1/2 -translate-x-1/2",relative:"relative"}},defaultVariants:{variant:"default",size:"md",position:"bottom-right"}}),eM=classVarianceAuthority.cva("transition-transform duration-200",{variants:{size:{sm:"h-4 w-4",md:"h-6 w-6",lg:"h-7 w-7"}},defaultVariants:{size:"md"}}),ql=K__namespace.forwardRef(({icon:e,label:t="Action button",extended:a,extendedLabel:r,actions:n,direction:i="up",showTooltip:s=true,closeIcon:l,animation:d="rotate",variant:c,size:p,position:m,className:g,onClick:u,disabled:h,...w},b)=>{let[v,R]=K__namespace.useState(false),f=n&&n.length>0,x=T=>{f&&R(!v),u?.(T);},S=T=>{T.onClick?.(),R(false);},y={up:{container:"flex-col-reverse bottom-full mb-3",item:"mb-3"},down:{container:"flex-col top-full mt-3",item:"mt-3"},left:{container:"flex-row-reverse right-full mr-3",item:"mr-3"},right:{container:"flex-row left-full ml-3",item:"ml-3"}},C=d==="rotate"&&v?"rotate-45":"",M=d==="scale"&&v?"scale-0":"scale-100";return jsxRuntime.jsxs("div",{className:o("z-50",m!=="relative"&&m&&on({position:m})),children:[f&&v&&jsxRuntime.jsx("div",{className:o("absolute flex items-center gap-2",y[i].container),children:n.map((T,N)=>jsxRuntime.jsxs("div",{className:o("flex items-center gap-2 animate-in fade-in zoom-in duration-200",i==="up"||i==="down"?"flex-row":"flex-col"),style:{animationDelay:`${N*50}ms`},children:[s&&(i==="up"||i==="down")&&jsxRuntime.jsx("span",{className:"rounded-md bg-popover px-2 py-1 text-xs font-medium text-popover-foreground shadow-md whitespace-nowrap",children:T.label}),T.href?jsxRuntime.jsx("a",{href:T.href,className:o(on({variant:T.variant||"secondary",size:p==="lg"?"md":"sm"})),"aria-label":T.label,children:T.icon}):jsxRuntime.jsx("button",{type:"button",onClick:()=>S(T),className:o(on({variant:T.variant||"secondary",size:p==="lg"?"md":"sm"})),"aria-label":T.label,children:T.icon}),s&&(i==="left"||i==="right")&&jsxRuntime.jsx("span",{className:"rounded-md bg-popover px-2 py-1 text-xs font-medium text-popover-foreground shadow-md whitespace-nowrap",children:T.label})]},T.id))}),jsxRuntime.jsxs("button",{ref:b,type:"button",onClick:x,disabled:h,className:o(on({variant:c,size:p,position:"relative"}),a&&"px-6 gap-2",g),"aria-label":t,"aria-expanded":f?v:void 0,...w,children:[v&&l?l:jsxRuntime.jsx("span",{className:o(eM({size:p}),C,M,"transition-all duration-200"),children:e||jsxRuntime.jsx(lucideReact.Plus,{})}),a&&r&&jsxRuntime.jsx("span",{className:"font-medium",children:r})]}),f&&v&&jsxRuntime.jsx("div",{className:"fixed inset-0 -z-10",onClick:()=>R(false)})]})});ql.displayName="FloatingActionButton";var tM=ql;var Ih=classVarianceAuthority.cva("fixed bottom-0 left-0 right-0 z-50 flex items-center justify-around border-t bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/80 safe-area-inset-bottom",{variants:{variant:{default:"border-border",elevated:"border-transparent shadow-lg",filled:"border-transparent bg-primary text-primary-foreground"},size:{sm:"h-14",md:"h-16",lg:"h-20"}},defaultVariants:{variant:"default",size:"md"}}),aM=classVarianceAuthority.cva("flex flex-1 flex-col items-center justify-center gap-1 transition-colors",{variants:{variant:{default:"text-muted-foreground hover:text-foreground",elevated:"text-muted-foreground hover:text-foreground",filled:"text-primary-foreground/70 hover:text-primary-foreground"},size:{sm:"py-1.5",md:"py-2",lg:"py-3"},isActive:{true:"",false:""}},compoundVariants:[{variant:"default",isActive:true,className:"text-primary"},{variant:"elevated",isActive:true,className:"text-primary"},{variant:"filled",isActive:true,className:"text-primary-foreground"}],defaultVariants:{variant:"default",size:"md",isActive:false}}),rM=classVarianceAuthority.cva("transition-transform",{variants:{size:{sm:"h-5 w-5",md:"h-6 w-6",lg:"h-7 w-7"},isActive:{true:"scale-110",false:""}},defaultVariants:{size:"md",isActive:false}}),oM=classVarianceAuthority.cva("font-medium transition-opacity",{variants:{size:{sm:"text-[10px]",md:"text-xs",lg:"text-sm"},showLabel:{always:"opacity-100",active:"",never:"sr-only"},isActive:{true:"",false:""}},compoundVariants:[{showLabel:"active",isActive:true,className:"opacity-100"},{showLabel:"active",isActive:false,className:"opacity-0 h-0"}],defaultVariants:{size:"md",showLabel:"always",isActive:false}}),Eh=K__namespace.forwardRef(({className:e,variant:t,size:a,items:r,activeKey:n,defaultActiveKey:i,onChange:s,showLabels:l="always",hideOnScroll:d=false,...c},p)=>{let[m,g]=K__namespace.useState(i??r[0]?.key),[u,h]=K__namespace.useState(true),w=K__namespace.useRef(0),b=n??m;K__namespace.useEffect(()=>{if(!d)return;let R=()=>{let f=window.scrollY,x=f>w.current,S=f<w.current;x&&f>100?h(false):S&&h(true),w.current=f;};return window.addEventListener("scroll",R,{passive:true}),()=>window.removeEventListener("scroll",R)},[d]);let v=R=>{n===void 0&&g(R.key),s?.(R.key),R.onClick?.();};return jsxRuntime.jsx("nav",{ref:p,role:"navigation","aria-label":"Bottom navigation",className:o(Ih({variant:t,size:a,className:e}),"transition-transform duration-300",!u&&"translate-y-full"),...c,children:r.map(R=>{let f=b===R.key,x=f&&R.activeIcon?R.activeIcon:R.icon,S=jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsxs("span",{className:"relative",children:[jsxRuntime.jsx("span",{className:o(rM({size:a,isActive:f})),children:x}),R.badge!==void 0&&jsxRuntime.jsx("span",{className:"absolute -right-2 -top-1 flex h-4 min-w-4 items-center justify-center rounded-full bg-destructive px-1 text-[10px] font-medium text-destructive-foreground",children:typeof R.badge=="number"&&R.badge>99?"99+":R.badge})]}),jsxRuntime.jsx("span",{className:o(oM({size:a,showLabel:l,isActive:f})),children:R.label})]}),y=o(aM({variant:t,size:a,isActive:f}));return R.href?jsxRuntime.jsx("a",{href:R.href,className:y,"aria-current":f?"page":void 0,onClick:()=>v(R),children:S},R.key):jsxRuntime.jsx("button",{type:"button",className:y,"aria-current":f?"page":void 0,onClick:()=>v(R),children:S},R.key)})})});Eh.displayName="BottomNavigation";var zh=classVarianceAuthority.cva("fixed inset-x-0 bottom-0 z-50 mt-24 flex h-auto flex-col rounded-t-[20px] border-t bg-background",{variants:{size:{sm:"max-h-[50vh]",md:"max-h-[70vh]",lg:"max-h-[85vh]",full:"max-h-[100vh] rounded-t-none"}},defaultVariants:{size:"md"}}),Fh=classVarianceAuthority.cva("flex w-full items-center gap-3 px-4 py-3.5 text-left transition-colors focus-visible:outline-none focus-visible:bg-accent disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{default:"hover:bg-accent",destructive:"text-destructive hover:bg-destructive/10"}},defaultVariants:{variant:"default"}}),Bh=K__namespace.forwardRef(({open:e,onOpenChange:t,trigger:a,title:r,description:n,items:i,cancelLabel:s="Cancel",onCancel:l,showCancel:d=true,children:c,size:p,closeOnSelect:m=true,onAction:g},u)=>{let h=b=>{b.isDisabled||(b.onSelect?.(),g?.(b.key),m&&t?.(false));},w=()=>{l?.(),t?.(false);};return jsxRuntime.jsxs(vaul.Drawer.Root,{open:e,onOpenChange:t,children:[a&&jsxRuntime.jsx(vaul.Drawer.Trigger,{asChild:true,children:a}),jsxRuntime.jsxs(vaul.Drawer.Portal,{children:[jsxRuntime.jsx(vaul.Drawer.Overlay,{className:"fixed inset-0 z-50 bg-black/40"}),jsxRuntime.jsxs(vaul.Drawer.Content,{ref:u,className:o(zh({size:p})),children:[jsxRuntime.jsx("div",{className:"mx-auto mt-4 h-1.5 w-12 flex-shrink-0 rounded-full bg-muted"}),(r||n)&&jsxRuntime.jsxs("div",{className:"px-4 py-3 text-center",children:[r&&jsxRuntime.jsx(vaul.Drawer.Title,{className:"text-base font-semibold",children:r}),n&&jsxRuntime.jsx(vaul.Drawer.Description,{className:"mt-1 text-sm text-muted-foreground",children:n})]}),jsxRuntime.jsx("div",{className:"flex-1 overflow-y-auto",children:c||jsxRuntime.jsx("div",{className:"divide-y",children:i?.map(b=>jsxRuntime.jsxs("button",{type:"button",disabled:b.isDisabled,onClick:()=>h(b),className:o(Fh({variant:b.isDestructive?"destructive":"default"})),children:[b.icon&&jsxRuntime.jsx("span",{className:"h-5 w-5 flex-shrink-0 [&>svg]:h-full [&>svg]:w-full",children:b.icon}),jsxRuntime.jsxs("div",{className:"flex-1 min-w-0",children:[jsxRuntime.jsx("div",{className:"font-medium",children:b.label}),b.description&&jsxRuntime.jsx("div",{className:"text-sm text-muted-foreground truncate",children:b.description})]})]},b.key))})}),d&&jsxRuntime.jsx("div",{className:"border-t p-2 pb-safe",children:jsxRuntime.jsx("button",{type:"button",onClick:w,className:"w-full rounded-lg bg-muted py-3.5 text-center font-semibold transition-colors hover:bg-muted/80",children:s})})]})]})]})});Bh.displayName="ActionSheet";var Gh=classVarianceAuthority.cva("relative overflow-hidden touch-pan-y",{variants:{variant:{default:"",card:"rounded-lg border bg-card"}},defaultVariants:{variant:"default"}}),Ql=classVarianceAuthority.cva("flex h-full items-center justify-center px-4 text-white font-medium transition-opacity",{variants:{variant:{primary:"bg-primary",secondary:"bg-secondary text-secondary-foreground",success:"bg-green-500",warning:"bg-yellow-500",danger:"bg-red-500",info:"bg-blue-500"},size:{sm:"min-w-16",md:"min-w-20",lg:"min-w-24"}},defaultVariants:{variant:"primary",size:"md"}}),Wh=K__namespace.forwardRef(({className:e,variant:t,leftActions:a=[],rightActions:r=[],actionSize:n="md",threshold:i=.3,onSwipeEnd:s,disabled:l=false,fullSwipeAction:d,children:c,...p},m)=>{let g=K__namespace.useRef(null),[u,h]=K__namespace.useState(0),[w,b]=K__namespace.useState(false),v=K__namespace.useRef(0),R=K__namespace.useRef(0),f=a.length*(n==="sm"?64:n==="lg"?96:80),x=r.length*(n==="sm"?64:n==="lg"?96:80),S=N=>{l||(b(true),v.current=N.touches[0].clientX,R.current=u);},y=N=>{if(!w||l)return;let D=N.touches[0].clientX-v.current,k=R.current+D;(k>0&&a.length===0||k<0&&r.length===0)&&(k=0),k>f?k=f+(k-f)*.3:k<-x&&(k=-x+(k+x)*.3),h(k);},C=()=>{if(!w)return;b(false);let N=g.current?.offsetWidth||0,P=Math.abs(u)/N;if(d&&P>.6){d==="right"&&u>0&&a[0]?(a[0].onAction?.(),s?.("right",a[0].key)):d==="left"&&u<0&&r[0]&&(r[0].onAction?.(),s?.("left",r[0].key)),h(0);return}u>f*i&&a.length>0?(h(f),s?.("right")):u<-x*i&&r.length>0?(h(-x),s?.("left")):h(0);},M=(N,P)=>{N.onAction?.(),s?.(P,N.key),h(0);},T=()=>{h(0);};return jsxRuntime.jsxs("div",{ref:m,className:o(Gh({variant:t,className:e})),...p,children:[a.length>0&&jsxRuntime.jsx("div",{className:"absolute left-0 top-0 bottom-0 flex",style:{width:f},children:a.map(N=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>M(N,"right"),className:o(Ql({variant:N.variant,size:n})),style:{opacity:Math.min(1,u/f)},children:[N.icon&&jsxRuntime.jsx("span",{className:"h-5 w-5 [&>svg]:h-full [&>svg]:w-full",children:N.icon}),!N.icon&&N.label]},N.key))}),r.length>0&&jsxRuntime.jsx("div",{className:"absolute right-0 top-0 bottom-0 flex",style:{width:x},children:r.map(N=>jsxRuntime.jsxs("button",{type:"button",onClick:()=>M(N,"left"),className:o(Ql({variant:N.variant,size:n})),style:{opacity:Math.min(1,Math.abs(u)/x)},children:[N.icon&&jsxRuntime.jsx("span",{className:"h-5 w-5 [&>svg]:h-full [&>svg]:w-full",children:N.icon}),!N.icon&&N.label]},N.key))}),jsxRuntime.jsx("div",{ref:g,className:o("relative bg-background",w?"":"transition-transform duration-200"),style:{transform:`translateX(${u}px)`},onTouchStart:S,onTouchMove:y,onTouchEnd:C,onClick:u!==0?T:void 0,children:c})]})});Wh.displayName="SwipeActions";var _h=classVarianceAuthority.cva("relative overflow-hidden",{variants:{variant:{default:"",contained:"h-full"}},defaultVariants:{variant:"default"}}),lM=classVarianceAuthority.cva("absolute left-1/2 -translate-x-1/2 flex items-center justify-center transition-all duration-200",{variants:{size:{sm:"h-8 w-8",md:"h-10 w-10",lg:"h-12 w-12"}},defaultVariants:{size:"md"}}),Kh=K__namespace.forwardRef(({className:e,variant:t,onRefresh:a,pullThreshold:r=80,maxPullDistance:n=120,loadingIndicator:i,pullIndicator:s,indicatorSize:l="md",disabled:d=false,pullText:c="Pull to refresh",releaseText:p="Release to refresh",refreshingText:m="Refreshing...",children:g,...u},h)=>{let w=K__namespace.useRef(null),[b,v]=K__namespace.useState(0),[R,f]=K__namespace.useState("idle"),x=K__namespace.useRef(0),S=K__namespace.useRef(false),y=()=>d||R==="refreshing"?false:(w.current?.scrollTop??window.scrollY)<=0,C=D=>{y()&&(x.current=D.touches[0].clientY,S.current=true);},M=D=>{if(!S.current||!y())return;let I=D.touches[0].clientY-x.current;if(I<0){v(0),f("idle");return}let L=Math.min(I*.5,n);v(L),f(L>=r?"ready":"pulling");},T=async()=>{if(S.current)if(S.current=false,R==="ready"){f("refreshing"),v(r*.6);try{await a();}finally{f("idle"),v(0);}}else f("idle"),v(0);},N={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6"}[l],P=()=>{if(R==="refreshing")return i||jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-1",children:[jsxRuntime.jsx(lucideReact.Loader2,{className:o(N,"animate-spin text-primary")}),jsxRuntime.jsx("span",{className:"text-xs text-muted-foreground",children:m})]});let D=Math.min(b/r*180,180);return s||jsxRuntime.jsxs("div",{className:"flex flex-col items-center gap-1",children:[jsxRuntime.jsx(lucideReact.ArrowDown,{className:o(N,"text-muted-foreground transition-transform"),style:{transform:`rotate(${D}deg)`}}),jsxRuntime.jsx("span",{className:"text-xs text-muted-foreground",children:R==="ready"?p:c})]})};return jsxRuntime.jsxs("div",{ref:h,className:o(_h({variant:t,className:e})),...u,children:[jsxRuntime.jsx("div",{className:o(lM({size:l}),"z-10",R==="idle"&&b===0&&"opacity-0"),style:{top:Math.max(b-60,-60),opacity:Math.min(b/(r*.5),1)},children:P()}),jsxRuntime.jsx("div",{ref:w,className:o("transition-transform duration-200",R==="refreshing"&&"ease-out"),style:{transform:`translateY(${b}px)`,transition:S.current?"none":void 0},onTouchStart:C,onTouchMove:M,onTouchEnd:T,children:g})]})});Kh.displayName="PullToRefresh";var Yh=classVarianceAuthority.cva("flex min-h-screen w-full",{variants:{layout:{default:"flex-col",sidebar:"flex-row"}},defaultVariants:{layout:"default"}}),jh=K__namespace.forwardRef(({className:e,layout:t="default",header:a,footer:r,sidebar:n,aside:i,sidebarCollapsed:s=false,sidebarWidth:l="16rem",sidebarCollapsedWidth:d="4rem",asideWidth:c="16rem",fixed:p=false,children:m,...g},u)=>{let h=s?d:l;return jsxRuntime.jsxs("div",{ref:u,className:o(Yh({layout:t}),e),style:{"--app-shell-sidebar-width":h,"--app-shell-aside-width":c},...g,children:[a&&jsxRuntime.jsx(ed,{fixed:p,hasSidebar:!!n,children:a}),jsxRuntime.jsxs("div",{className:"flex flex-1",children:[n&&jsxRuntime.jsx(td,{collapsed:s,fixed:p,children:n}),jsxRuntime.jsx("main",{className:o("flex-1 flex flex-col min-h-0",p&&a&&"pt-14",p&&r&&"pb-14"),children:m}),i&&jsxRuntime.jsx(ad,{fixed:p,children:i})]}),r&&jsxRuntime.jsx(rd,{fixed:p,hasSidebar:!!n,children:r})]})});jh.displayName="AppShell";var ed=K__namespace.forwardRef(({className:e,fixed:t,hasSidebar:a,children:r,...n},i)=>jsxRuntime.jsx("header",{ref:i,className:o("flex h-14 items-center border-b bg-background px-4",t&&"fixed top-0 right-0 z-40",t&&a&&"left-[var(--app-shell-sidebar-width)]",t&&!a&&"left-0",e),...n,children:r}));ed.displayName="AppShellHeader";var td=K__namespace.forwardRef(({className:e,collapsed:t,fixed:a,children:r,...n},i)=>jsxRuntime.jsx("aside",{ref:i,className:o("w-[var(--app-shell-sidebar-width)] shrink-0 border-r bg-background transition-[width] duration-200",a&&"fixed left-0 top-0 bottom-0 z-50",e),"data-collapsed":t,...n,children:r}));td.displayName="AppShellSidebar";var ad=K__namespace.forwardRef(({className:e,fixed:t,children:a,...r},n)=>jsxRuntime.jsx("aside",{ref:n,className:o("w-[var(--app-shell-aside-width)] shrink-0 border-l bg-background",t&&"fixed right-0 top-14 bottom-0 z-40",e),...r,children:a}));ad.displayName="AppShellAside";var rd=K__namespace.forwardRef(({className:e,fixed:t,hasSidebar:a,children:r,...n},i)=>jsxRuntime.jsx("footer",{ref:i,className:o("flex h-14 items-center border-t bg-background px-4",t&&"fixed bottom-0 right-0 z-40",t&&a&&"left-[var(--app-shell-sidebar-width)]",t&&!a&&"left-0",e),...n,children:r}));rd.displayName="AppShellFooter";var Xh=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex-1 overflow-auto p-4",e),...t}));Xh.displayName="AppShellMain";var Zh=classVarianceAuthority.cva("flex min-h-screen w-full bg-muted/40",{variants:{variant:{default:"",bordered:"[&_[data-slot=sidebar]]:border-r [&_[data-slot=header]]:border-b",filled:"[&_[data-slot=sidebar]]:bg-background [&_[data-slot=header]]:bg-background"}},defaultVariants:{variant:"bordered"}}),Qh=K__namespace.forwardRef(({className:e,variant:t,navigation:a,logo:r,userMenu:n,headerActions:i,breadcrumb:s,defaultCollapsed:l=false,collapsed:d,onCollapsedChange:c,children:p,...m},g)=>{let[u,h]=K__namespace.useState(l),[w,b]=K__namespace.useState(false),v=d??u,R=K__namespace.useCallback(f=>{h(f),c?.(f);},[c]);return jsxRuntime.jsxs("div",{ref:g,className:o(Zh({variant:t}),e),...m,children:[jsxRuntime.jsxs("aside",{"data-slot":"sidebar","data-collapsed":v,className:o("hidden lg:flex flex-col fixed inset-y-0 left-0 z-50 bg-background transition-[width] duration-200",v?"w-16":"w-64"),children:[jsxRuntime.jsx("div",{className:"flex h-14 items-center border-b px-4",children:r}),jsxRuntime.jsx("nav",{className:"flex-1 overflow-auto py-4",children:a}),n&&jsxRuntime.jsx("div",{className:"border-t p-4",children:n})]}),jsxRuntime.jsx(To,{open:w,onOpenChange:b,children:jsxRuntime.jsxs(Vr,{side:"left",className:"w-64 p-0",children:[jsxRuntime.jsx("div",{className:"flex h-14 items-center border-b px-4",children:r}),jsxRuntime.jsx("nav",{className:"flex-1 overflow-auto py-4",children:a}),n&&jsxRuntime.jsx("div",{className:"border-t p-4",children:n})]})}),jsxRuntime.jsxs("div",{className:o("flex flex-1 flex-col transition-[margin-left] duration-200",v?"lg:ml-16":"lg:ml-64"),children:[jsxRuntime.jsxs("header",{"data-slot":"header",className:"sticky top-0 z-40 flex h-14 items-center gap-4 bg-background px-4 lg:px-6",children:[jsxRuntime.jsxs(W,{variant:"ghost",size:"icon",className:"lg:hidden",onClick:()=>b(true),children:[jsxRuntime.jsx(lucideReact.Menu,{className:"h-5 w-5"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Toggle menu"})]}),jsxRuntime.jsxs(W,{variant:"ghost",size:"icon",className:"hidden lg:flex",onClick:()=>R(!v),children:[jsxRuntime.jsx(lucideReact.Menu,{className:"h-5 w-5"}),jsxRuntime.jsx("span",{className:"sr-only",children:"Toggle sidebar"})]}),s&&jsxRuntime.jsx("div",{className:"flex-1",children:s}),i&&jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:i})]}),jsxRuntime.jsx("main",{className:"flex-1 p-4 lg:p-6",children:p})]})]})});Qh.displayName="DashboardLayout";var Jh=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("space-y-6",e),...t}));Jh.displayName="DashboardPage";var ex=K__namespace.forwardRef(({className:e,title:t,description:a,actions:r,children:n,...i},s)=>jsxRuntime.jsxs("div",{ref:s,className:o("flex flex-col gap-4 sm:flex-row sm:items-center sm:justify-between",e),...i,children:[jsxRuntime.jsxs("div",{className:"space-y-1",children:[t&&jsxRuntime.jsx("h1",{className:"text-2xl font-bold tracking-tight",children:t}),a&&jsxRuntime.jsx("p",{className:"text-muted-foreground",children:a}),n]}),r&&jsxRuntime.jsx("div",{className:"flex items-center gap-2",children:r})]}));ex.displayName="DashboardPageHeader";var tx=K__namespace.forwardRef(({className:e,columns:t=4,...a},r)=>jsxRuntime.jsx("div",{ref:r,className:o("grid gap-4",{1:"grid-cols-1",2:"grid-cols-1 md:grid-cols-2",3:"grid-cols-1 md:grid-cols-2 lg:grid-cols-3",4:"grid-cols-1 md:grid-cols-2 lg:grid-cols-4"}[t],e),...a}));tx.displayName="DashboardGrid";var Ui=classVarianceAuthority.cva("min-h-screen w-full",{variants:{variant:{centered:"flex items-center justify-center bg-muted/40",split:"flex flex-col lg:flex-row",cover:"relative flex items-center justify-center"}},defaultVariants:{variant:"centered"}}),ax=K__namespace.forwardRef(({className:e,variant:t="centered",logo:a,sideContent:r,backgroundImage:n,sidePosition:i="left",footer:s,children:l,...d},c)=>t==="split"?jsxRuntime.jsxs("div",{ref:c,className:o(Ui({variant:t}),e),...d,children:[jsxRuntime.jsx("div",{className:o("hidden lg:flex lg:w-1/2 flex-col bg-primary text-primary-foreground",i==="right"&&"order-2"),children:r||jsxRuntime.jsxs("div",{className:"flex flex-1 flex-col items-center justify-center p-8",children:[a&&jsxRuntime.jsx("div",{className:"mb-8",children:a}),jsxRuntime.jsxs("div",{className:"max-w-md text-center",children:[jsxRuntime.jsx("h2",{className:"text-3xl font-bold",children:"Welcome back"}),jsxRuntime.jsx("p",{className:"mt-4 text-primary-foreground/80",children:"Sign in to your account to continue"})]})]})}),jsxRuntime.jsxs("div",{className:o("flex flex-1 flex-col lg:w-1/2",i==="right"&&"order-1"),children:[a&&jsxRuntime.jsx("div",{className:"flex items-center justify-center p-6 lg:hidden",children:a}),jsxRuntime.jsx("div",{className:"flex flex-1 items-center justify-center p-6",children:jsxRuntime.jsx("div",{className:"w-full max-w-md space-y-6",children:l})}),s&&jsxRuntime.jsx("div",{className:"p-6 text-center text-sm text-muted-foreground",children:s})]})]}):t==="cover"?jsxRuntime.jsxs("div",{ref:c,className:o(Ui({variant:t}),e),style:n?{backgroundImage:`url(${n})`,backgroundSize:"cover",backgroundPosition:"center"}:void 0,...d,children:[n&&jsxRuntime.jsx("div",{className:"absolute inset-0 bg-background/80 backdrop-blur-sm"}),jsxRuntime.jsxs("div",{className:"relative z-10 w-full max-w-md p-6",children:[a&&jsxRuntime.jsx("div",{className:"mb-8 flex justify-center",children:a}),jsxRuntime.jsx("div",{className:"rounded-lg border bg-card p-6 shadow-lg",children:l}),s&&jsxRuntime.jsx("div",{className:"mt-6 text-center text-sm text-muted-foreground",children:s})]})]}):jsxRuntime.jsx("div",{ref:c,className:o(Ui({variant:t}),e),...d,children:jsxRuntime.jsxs("div",{className:"w-full max-w-md p-6",children:[a&&jsxRuntime.jsx("div",{className:"mb-8 flex justify-center",children:a}),jsxRuntime.jsx("div",{className:"rounded-lg border bg-card p-6 shadow-sm",children:l}),s&&jsxRuntime.jsx("div",{className:"mt-6 text-center text-sm text-muted-foreground",children:s})]})}));ax.displayName="AuthLayout";var rx=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("form",{ref:a,className:o("space-y-4",e),...t}));rx.displayName="AuthForm";var ox=K__namespace.forwardRef(({className:e,title:t,description:a,children:r,...n},i)=>jsxRuntime.jsxs("div",{ref:i,className:o("space-y-2 text-center",e),...n,children:[t&&jsxRuntime.jsx("h1",{className:"text-2xl font-bold",children:t}),a&&jsxRuntime.jsx("p",{className:"text-muted-foreground",children:a}),r]}));ox.displayName="AuthHeader";var nx=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex flex-col gap-2 text-center text-sm",e),...t}));nx.displayName="AuthFooterLinks";var ix=K__namespace.forwardRef(({className:e,text:t="or continue with",...a},r)=>jsxRuntime.jsxs("div",{ref:r,className:o("relative my-4",e),...a,children:[jsxRuntime.jsx("div",{className:"absolute inset-0 flex items-center",children:jsxRuntime.jsx("span",{className:"w-full border-t"})}),jsxRuntime.jsx("div",{className:"relative flex justify-center text-xs uppercase",children:jsxRuntime.jsx("span",{className:"bg-card px-2 text-muted-foreground",children:t})})]}));ix.displayName="AuthDivider";var sx=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("grid grid-cols-2 gap-2",e),...t}));sx.displayName="AuthSocialButtons";var Yi=classVarianceAuthority.cva("w-full",{variants:{variant:{sidebar:"flex flex-col lg:flex-row gap-8",tabs:"space-y-6",stacked:"space-y-8"}},defaultVariants:{variant:"sidebar"}}),lx=K__namespace.forwardRef(({className:e,variant:t="sidebar",navigation:a,title:r,description:n,children:i,...s},l)=>t==="sidebar"?jsxRuntime.jsxs("div",{ref:l,className:o(Yi({variant:t}),e),...s,children:[a&&jsxRuntime.jsx("aside",{className:"lg:w-64 shrink-0",children:jsxRuntime.jsx("nav",{className:"flex flex-col gap-1",children:a})}),jsxRuntime.jsxs("div",{className:"flex-1 space-y-6",children:[(r||n)&&jsxRuntime.jsx(sn,{title:r,description:n}),i]})]}):t==="tabs"?jsxRuntime.jsxs("div",{ref:l,className:o(Yi({variant:t}),e),...s,children:[(r||n)&&jsxRuntime.jsx(sn,{title:r,description:n}),a,jsxRuntime.jsx("div",{className:"pt-4",children:i})]}):jsxRuntime.jsxs("div",{ref:l,className:o(Yi({variant:t}),e),...s,children:[(r||n)&&jsxRuntime.jsx(sn,{title:r,description:n}),i]}));lx.displayName="SettingsLayout";var sn=K__namespace.forwardRef(({className:e,title:t,description:a,children:r,...n},i)=>jsxRuntime.jsxs("div",{ref:i,className:o("space-y-1",e),...n,children:[t&&jsxRuntime.jsx("h1",{className:"text-2xl font-bold",children:t}),a&&jsxRuntime.jsx("p",{className:"text-muted-foreground",children:a}),r]}));sn.displayName="SettingsHeader";var dx=K__namespace.forwardRef(({className:e,title:t,description:a,children:r,...n},i)=>jsxRuntime.jsxs("div",{ref:i,className:o("space-y-4",e),...n,children:[(t||a)&&jsxRuntime.jsxs("div",{className:"space-y-1",children:[t&&jsxRuntime.jsx("h2",{className:"text-lg font-medium",children:t}),a&&jsxRuntime.jsx("p",{className:"text-sm text-muted-foreground",children:a})]}),r]}));dx.displayName="SettingsSection";var cx=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("rounded-lg border bg-card p-6",e),...t}));cx.displayName="SettingsCard";var mx=K__namespace.forwardRef(({className:e,label:t,description:a,htmlFor:r,children:n,...i},s)=>jsxRuntime.jsxs("div",{ref:s,className:o("flex flex-col gap-4 py-4 sm:flex-row sm:items-center sm:justify-between","border-b last:border-0 first:pt-0 last:pb-0",e),...i,children:[jsxRuntime.jsxs("div",{className:"space-y-0.5",children:[t&&jsxRuntime.jsx("label",{htmlFor:r,className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",children:t}),a&&jsxRuntime.jsx("p",{className:"text-sm text-muted-foreground",children:a})]}),jsxRuntime.jsx("div",{className:"shrink-0",children:n})]}));mx.displayName="SettingsRow";var ux=K__namespace.forwardRef(({className:e,active:t,icon:a,children:r,...n},i)=>jsxRuntime.jsxs("button",{ref:i,type:"button",className:o("flex items-center gap-3 rounded-md px-3 py-2 text-sm font-medium transition-colors","hover:bg-muted",t&&"bg-muted",e),...n,children:[a&&jsxRuntime.jsx("span",{className:"h-4 w-4 [&>svg]:h-full [&>svg]:w-full",children:a}),r]}));ux.displayName="SettingsNavItem";var px=K__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("h-px bg-border my-4",e),...t}));px.displayName="SettingsSeparator";var Dr=(e,t,a)=>({duration:e,delay:t,ease:a||[.4,0,.2,1]}),pM={hidden:e=>({opacity:e}),visible:{opacity:1},exit:e=>({opacity:e})},fx=K__namespace.forwardRef(({show:e=true,children:t,duration:a=.3,delay:r=0,ease:n,className:i,unmountOnExit:s=true,initialOpacity:l=0,onAnimationStart:d,onAnimationComplete:c},p)=>{let m=jsxRuntime.jsx(framerMotion.motion.div,{ref:p,initial:"hidden",animate:e?"visible":"hidden",exit:s?"exit":void 0,variants:pM,custom:l,transition:Dr(a,r,n),className:o(i),onAnimationStart:d,onAnimationComplete:c,children:t});return s?jsxRuntime.jsx(framerMotion.AnimatePresence,{children:e&&m}):m});fx.displayName="Fade";var fM=(e,t)=>{let a=typeof t=="number"?`${t}px`:t,r={up:{y:a},down:{y:`-${a}`},left:{x:a},right:{x:`-${a}`}};return {hidden:{opacity:0,...r[e]},visible:{opacity:1,x:0,y:0},exit:{opacity:0,...r[e]}}},gx=K__namespace.forwardRef(({show:e=true,children:t,duration:a=.3,delay:r=0,ease:n,className:i,unmountOnExit:s=true,direction:l="up",offset:d=20,onAnimationStart:c,onAnimationComplete:p},m)=>{let g=K__namespace.useMemo(()=>fM(l,d),[l,d]),u=jsxRuntime.jsx(framerMotion.motion.div,{ref:m,initial:"hidden",animate:e?"visible":"hidden",exit:s?"exit":void 0,variants:g,transition:Dr(a,r,n),className:o(i),onAnimationStart:c,onAnimationComplete:p,children:t});return s?jsxRuntime.jsx(framerMotion.AnimatePresence,{children:e&&u}):u});gx.displayName="Slide";var gM={center:"center center",top:"center top",bottom:"center bottom",left:"left center",right:"right center","top-left":"left top","top-right":"right top","bottom-left":"left bottom","bottom-right":"right bottom"},bM={hidden:e=>({opacity:0,scale:e}),visible:{opacity:1,scale:1},exit:e=>({opacity:0,scale:e})},bx=K__namespace.forwardRef(({show:e=true,children:t,duration:a=.3,delay:r=0,ease:n,className:i,unmountOnExit:s=true,initialScale:l=.9,origin:d="center",onAnimationStart:c,onAnimationComplete:p},m)=>{let g=jsxRuntime.jsx(framerMotion.motion.div,{ref:m,initial:"hidden",animate:e?"visible":"hidden",exit:s?"exit":void 0,variants:bM,custom:l,transition:Dr(a,r,n),className:o(i),style:{transformOrigin:gM[d]},onAnimationStart:c,onAnimationComplete:p,children:t});return s?jsxRuntime.jsx(framerMotion.AnimatePresence,{children:e&&g}):g});bx.displayName="Scale";var vx=K__namespace.forwardRef(({show:e=true,children:t,duration:a=.3,delay:r=0,ease:n,className:i,horizontal:s=false,startingSize:l=0,animateOpacity:d=true,onAnimationStart:c,onAnimationComplete:p},m)=>{let g=s?"width":"height",u={hidden:{[g]:l,opacity:d?0:1},visible:{[g]:"auto",opacity:1},exit:{[g]:l,opacity:d?0:1}};return jsxRuntime.jsx(framerMotion.AnimatePresence,{initial:false,children:e&&jsxRuntime.jsx(framerMotion.motion.div,{ref:m,initial:"hidden",animate:"visible",exit:"exit",variants:u,transition:Dr(a,r,n),className:o("overflow-hidden",i),onAnimationStart:c,onAnimationComplete:p,children:t})})});vx.displayName="Collapse";var hx=K__namespace.forwardRef(({show:e=true,children:t,duration:a=.4,delay:r=0,ease:n,className:i,initialWidth:s=0,initialHeight:l=0,animateOpacity:d=true,onAnimationStart:c,onAnimationComplete:p},m)=>{let g={hidden:{width:s,height:l,opacity:d?0:1},visible:{width:"auto",height:"auto",opacity:1},exit:{width:s,height:l,opacity:d?0:1}};return jsxRuntime.jsx(framerMotion.AnimatePresence,{initial:false,children:e&&jsxRuntime.jsx(framerMotion.motion.div,{ref:m,initial:"hidden",animate:"visible",exit:"exit",variants:g,transition:Dr(a,r,n),className:o("overflow-hidden",i),onAnimationStart:c,onAnimationComplete:p,children:t})})});hx.displayName="Expand";var xx=K__namespace.forwardRef(({show:e=true,children:t,duration:a=.3,delay:r=0,ease:n,className:i,unmountOnExit:s=true,initialRotation:l=-180,finalRotation:d=0,onAnimationStart:c,onAnimationComplete:p},m)=>{let g={hidden:{opacity:0,rotate:l},visible:{opacity:1,rotate:d},exit:{opacity:0,rotate:l}},u=jsxRuntime.jsx(framerMotion.motion.div,{ref:m,initial:"hidden",animate:e?"visible":"hidden",exit:s?"exit":void 0,variants:g,transition:Dr(a,r,n),className:o(i),onAnimationStart:c,onAnimationComplete:p,children:t});return s?jsxRuntime.jsx(framerMotion.AnimatePresence,{children:e&&u}):u});xx.displayName="Rotate";var yx=K__namespace.forwardRef(({front:e,back:t,direction:a="horizontal",flipped:r=false,duration:n=.6,delay:i=0,ease:s,className:l,onAnimationStart:d,onAnimationComplete:c},p)=>{let m=a==="horizontal"?"rotateY":"rotateX";return jsxRuntime.jsx("div",{ref:p,className:o("relative",l),style:{perspective:1e3},children:jsxRuntime.jsxs(framerMotion.motion.div,{animate:{[m]:r?180:0},transition:Dr(n,i,s),style:{transformStyle:"preserve-3d"},onAnimationStart:d,onAnimationComplete:c,children:[jsxRuntime.jsx("div",{className:"absolute inset-0",style:{backfaceVisibility:"hidden"},children:e}),jsxRuntime.jsx("div",{className:"absolute inset-0",style:{backfaceVisibility:"hidden",transform:`${m}(180deg)`},children:t})]})})});yx.displayName="Flip";var Rx=K__namespace.forwardRef(({color:e="currentColor",duration:t=.6,children:a,className:r,disabled:n=false},i)=>{let[s,l]=K__namespace.useState([]),d=K__namespace.useRef(null),c=m=>{if(n)return;let g=d.current;if(!g)return;let u=g.getBoundingClientRect(),h=m.clientX-u.left,w=m.clientY-u.top,b=Math.max(u.width,u.height)*2,v={id:Date.now(),x:h,y:w,size:b};l(R=>[...R,v]);},p=m=>{l(g=>g.filter(u=>u.id!==m));};return jsxRuntime.jsxs("div",{ref:i,className:o("relative overflow-hidden",r),onClick:c,children:[jsxRuntime.jsx("div",{ref:d,className:"relative z-0",children:a}),jsxRuntime.jsx(framerMotion.AnimatePresence,{children:s.map(m=>jsxRuntime.jsx(framerMotion.motion.span,{initial:{scale:0,opacity:.35},animate:{scale:1,opacity:0},exit:{opacity:0},transition:{duration:t,ease:"easeOut"},onAnimationComplete:()=>p(m.id),className:"pointer-events-none absolute rounded-full",style:{left:m.x-m.size/2,top:m.y-m.size/2,width:m.size,height:m.size,backgroundColor:e}},m.id))})]})});Rx.displayName="Ripple";var wx=K__namespace.forwardRef(({children:e,animate:t=true,height:a=10,duration:r=.5,count:n=0,className:i,triggerOnHover:s=false},l)=>{let[d,c]=K__namespace.useState(false),p=s?d:t,m={idle:{y:0},bounce:{y:[0,-a,0],transition:{duration:r,ease:"easeInOut",repeat:n===0?1/0:n-1,repeatType:"loop"}}};return jsxRuntime.jsx(framerMotion.motion.div,{ref:l,variants:m,initial:"idle",animate:p?"bounce":"idle",className:o(i),onMouseEnter:()=>s&&c(true),onMouseLeave:()=>s&&c(false),children:e})});wx.displayName="Bounce";var xM={subtle:[0,-2,2,-2,2,-1,1,0],normal:[0,-5,5,-5,5,-3,3,0],strong:[0,-10,10,-10,10,-5,5,0]},Nx=K__namespace.forwardRef(({children:e,animate:t=true,intensity:a="normal",duration:r=.5,count:n=1,className:i,triggerOnHover:s=false},l)=>{let[d,c]=K__namespace.useState(false),p=s?d:t,m={idle:{x:0},shake:{x:xM[a],transition:{duration:r,ease:"easeInOut",repeat:n-1}}};return jsxRuntime.jsx(framerMotion.motion.div,{ref:l,variants:m,initial:"idle",animate:p?"shake":"idle",className:o(i),onMouseEnter:()=>s&&c(true),onMouseLeave:()=>s&&c(false),children:e})});Nx.displayName="Shake";var yM={slow:"animate-[pulse_3s_ease-in-out_infinite]",normal:"animate-[pulse_2s_ease-in-out_infinite]",fast:"animate-[pulse_1s_ease-in-out_infinite]"},Px=K__namespace.forwardRef(({children:e,animate:t=true,speed:a="normal",className:r},n)=>jsxRuntime.jsx("div",{ref:n,className:o(t&&yM[a],r),children:e}));Px.displayName="Pulse";var Cx=K__namespace.forwardRef(({children:e,animate:t=true,angle:a=10,duration:r=.3,count:n=0,className:i,triggerOnHover:s=false},l)=>{let[d,c]=K__namespace.useState(false),p=s?d:t,m={idle:{rotate:0},wiggle:{rotate:[0,-a,a,-a,a,0],transition:{duration:r,ease:"easeInOut",repeat:n===0?1/0:n-1,repeatType:"loop"}}};return jsxRuntime.jsx(framerMotion.motion.div,{ref:l,variants:m,initial:"idle",animate:p?"wiggle":"idle",className:o(i),onMouseEnter:()=>s&&c(true),onMouseLeave:()=>s&&c(false),children:e})});Cx.displayName="Wiggle";var Sx=K__namespace.forwardRef(({children:e,animate:t=false,scale:a=1.2,duration:r=.2,className:n,triggerOnHover:i=false,triggerOnClick:s=false},l)=>{let[d,c]=K__namespace.useState(false),p=t||d,m={type:"spring",stiffness:400,damping:17,duration:r},g=()=>{s&&(c(true),setTimeout(()=>c(false),r*1e3));};return jsxRuntime.jsx(framerMotion.motion.div,{ref:l,animate:{scale:p?a:1},transition:m,className:o(n),onMouseEnter:()=>i&&c(true),onMouseLeave:()=>i&&c(false),onClick:g,children:e})});Sx.displayName="Pop";var CM=(e,t,a,r)=>{let n=e.toFixed(t),[i,s]=n.split("."),l=i.replace(/\B(?=(\d{3})+(?!\d))/g,a);return s?`${l}${r}${s}`:l},Tx=K__namespace.forwardRef(({value:e,from:t=0,duration:a=2,decimals:r=0,prefix:n="",suffix:i="",separator:s=",",decimalSeparator:l=".",animateOnView:d=true,delay:c=0,className:p,onComplete:m},g)=>{let u=K__namespace.useRef(null),h=framerMotion.useInView(u,{once:true}),[w,b]=K__namespace.useState(!d);K__namespace.useEffect(()=>{if(d&&h){let x=setTimeout(()=>b(true),c*1e3);return ()=>clearTimeout(x)}},[d,h,c]);let v={damping:30,stiffness:100,duration:a*1e3},R=framerMotion.useSpring(w?e:t,v),f=framerMotion.useTransform(R,x=>CM(x,r,s,l));return K__namespace.useEffect(()=>{w&&R.set(e);},[w,e,R]),K__namespace.useEffect(()=>{let x=R.on("change",S=>{Math.abs(S-e)<.01&&m&&m();});return ()=>x()},[R,e,m]),jsxRuntime.jsx("span",{ref:u,className:o(p),children:jsxRuntime.jsxs("span",{ref:g,children:[n,jsxRuntime.jsx(framerMotion.motion.span,{children:f}),i]})})});Tx.displayName="Counter";var Mx=K__namespace.forwardRef(({text:e,speed:t=50,delay:a=0,pauseBetween:r=1500,cursor:n=true,cursorChar:i="|",loop:s=false,deleteSpeed:l=30,animateOnView:d=true,className:c,cursorClassName:p,onComplete:m},g)=>{let u=Array.isArray(e)?e:[e],[h,w]=K__namespace.useState(""),[b,v]=K__namespace.useState(0),[R,f]=K__namespace.useState(false),[x,S]=K__namespace.useState(false),y=K__namespace.useRef(null),C=framerMotion.useInView(y,{once:true}),[M,T]=K__namespace.useState(!d);return K__namespace.useEffect(()=>{if(d&&C){let N=setTimeout(()=>T(true),a*1e3);return ()=>clearTimeout(N)}},[d,C,a]),K__namespace.useEffect(()=>{if(!M||x)return;let N=u[b],P;return R?h.length>0?P=setTimeout(()=>{w(h.slice(0,-1));},l):(f(false),v(D=>(D+1)%u.length)):h.length<N.length?P=setTimeout(()=>{w(N.slice(0,h.length+1));},t):b<u.length-1||s?P=setTimeout(()=>{f(true);},r):(S(true),m?.()),()=>clearTimeout(P)},[M,h,b,R,x,u,t,l,r,s,m]),jsxRuntime.jsxs("span",{ref:y,className:o(c),children:[jsxRuntime.jsx("span",{ref:g,children:h}),n&&jsxRuntime.jsx(framerMotion.motion.span,{animate:{opacity:[1,0]},transition:{duration:.8,repeat:1/0,repeatType:"reverse"},className:o("ml-0.5",p),children:i})]})});Mx.displayName="Typewriter";var kx=K__namespace.forwardRef(({children:e,direction:t="up",stagger:a=.05,duration:r=.5,delay:n=0,splitBy:i="word",animateOnView:s=true,className:l},d)=>{let c=K__namespace.useRef(null),p=framerMotion.useInView(c,{once:true,amount:.5}),m=s?p:true,g=typeof e=="string"?e:"",u=i==="word"?g.split(" "):g.split(""),h={up:{y:20},down:{y:-20},left:{x:20},right:{x:-20}},w={hidden:{},visible:{transition:{staggerChildren:a,delayChildren:n}}},b={hidden:{opacity:0,...h[t]},visible:{opacity:1,x:0,y:0,transition:{duration:r,ease:"easeInOut"}}};return jsxRuntime.jsx(framerMotion.motion.div,{ref:d,className:o("inline-flex flex-wrap",l),variants:w,initial:"hidden",animate:m?"visible":"hidden",children:jsxRuntime.jsx("span",{ref:c,children:u.map((v,R)=>jsxRuntime.jsxs(framerMotion.motion.span,{variants:b,className:"inline-block",children:[v,i==="word"&&R<u.length-1&&"\xA0"]},R))})})});kx.displayName="TextReveal";var Dx=K__namespace.forwardRef(({words:e,duration:t=2,animation:a="slide",animationDuration:r=.5,className:n,loop:i=true},s)=>{let[l,d]=K__namespace.useState(0);K__namespace.useEffect(()=>{if(!i&&l===e.length-1)return;let p=setInterval(()=>{d(m=>(m+1)%e.length);},t*1e3);return ()=>clearInterval(p)},[e.length,t,i,l]);let c=()=>{switch(a){case "fade":return {initial:{opacity:0},animate:{opacity:1},exit:{opacity:0}};case "slide":return {initial:{opacity:0,y:20},animate:{opacity:1,y:0},exit:{opacity:0,y:-20}};case "scale":return {initial:{opacity:0,scale:.8},animate:{opacity:1,scale:1},exit:{opacity:0,scale:1.2}};case "blur":return {initial:{opacity:0,filter:"blur(10px)"},animate:{opacity:1,filter:"blur(0px)"},exit:{opacity:0,filter:"blur(10px)"}}}};return jsxRuntime.jsx("span",{ref:s,className:o("relative inline-block",n),children:jsxRuntime.jsx(framerMotion.AnimatePresence,{mode:"wait",children:jsxRuntime.jsx(framerMotion.motion.span,{variants:c(),initial:"initial",animate:"animate",exit:"exit",transition:{duration:r},className:"inline-block",children:e[l]},e[l])})})});Dx.displayName="WordRotate";var Ex=K__namespace.forwardRef(({children:e,direction:t="up",distance:a=50,duration:r=.6,delay:n=0,once:i=true,threshold:s=.1,className:l,scale:d,rotate:c,blur:p,ease:m=[.4,0,.2,1]},g)=>{let u=K__namespace.useRef(null),h=framerMotion.useInView(u,{once:i,amount:s}),b={up:{x:0,y:a},down:{x:0,y:-a},left:{x:a,y:0},right:{x:-a,y:0},none:{x:0,y:0}}[t],v={hidden:{opacity:0,x:b.x,y:b.y,scale:d??1,rotate:c??0,filter:p?`blur(${p}px)`:"blur(0px)"},visible:{opacity:1,x:0,y:0,scale:1,rotate:0,filter:"blur(0px)",transition:{duration:r,delay:n,ease:m}}};return jsxRuntime.jsx("div",{ref:u,children:jsxRuntime.jsx(framerMotion.motion.div,{ref:g,variants:v,initial:"hidden",animate:h?"visible":"hidden",className:o(l),children:e})})});Ex.displayName="ScrollReveal";var Hx=K__namespace.forwardRef(({position:e="top",size:t=4,color:a="hsl(var(--primary))",backgroundColor:r="transparent",zIndex:n=50,className:i,container:s,showPercentage:l=false,useSpring:d=true},c)=>{let{scrollYProgress:p}=framerMotion.useScroll({container:s}),m=framerMotion.useSpring(p,{stiffness:100,damping:30,restDelta:.001}),g=d?m:p,u=e==="top"||e==="bottom",h={top:{top:0,left:0,right:0,height:t},bottom:{bottom:0,left:0,right:0,height:t},left:{top:0,left:0,bottom:0,width:t},right:{top:0,right:0,bottom:0,width:t}},w=u?"scaleX":"scaleY",b=u?"left":"top";return jsxRuntime.jsxs("div",{ref:c,className:o("fixed",i),style:{...h[e],zIndex:n,backgroundColor:r},children:[jsxRuntime.jsx(framerMotion.motion.div,{className:"h-full w-full",style:{[w]:g,transformOrigin:b,backgroundColor:a}}),l&&jsxRuntime.jsx(TM,{progress:g,position:e})]})});Hx.displayName="ScrollProgress";var TM=({progress:e,position:t})=>{let a=framerMotion.useTransform(e,s=>Math.round(s*100)),[r,n]=K__namespace.useState(0);return K__namespace.useEffect(()=>{let s=a.on("change",n);return ()=>s()},[a]),jsxRuntime.jsxs("span",{className:o("fixed rounded bg-background/80 px-2 py-1 text-xs font-medium backdrop-blur-sm",{top:"top-2 right-4",bottom:"bottom-2 right-4",left:"top-4 left-2",right:"top-4 right-2"}[t]),children:[r,"%"]})},Ax=K__namespace.forwardRef(({children:e,speed:t=.5,direction:a="vertical",className:r,container:n},i)=>{let s=K__namespace.useRef(null),{scrollYProgress:l}=framerMotion.useScroll({target:s,container:n,offset:["start end","end start"]}),d=[-100*t,100*t],c=framerMotion.useTransform(l,[0,1],d),p=framerMotion.useSpring(c,{stiffness:100,damping:30}),m=a==="horizontal"?p:0,g=a==="vertical"?p:0;return jsxRuntime.jsx("div",{ref:s,className:o("overflow-hidden",r),children:jsxRuntime.jsx(framerMotion.motion.div,{ref:i,style:{x:m,y:g},children:e})})});Ax.displayName="Parallax";var Bx=K__namespace.forwardRef(({children:e,width:t,height:a,duration:r=1.5,direction:n="right",baseColor:i="hsl(var(--muted))",highlightColor:s="hsl(var(--muted-foreground) / 0.1)",borderRadius:l,className:d,active:c=true},p)=>{let m={left:"to left",right:"to right",top:"to top",bottom:"to bottom"},g={left:"shimmer-left",right:"shimmer-right",top:"shimmer-top",bottom:"shimmer-bottom"};return jsxRuntime.jsxs("div",{ref:p,className:o("relative overflow-hidden",d),style:{width:t,height:a,borderRadius:l,backgroundColor:i},children:[e,c&&jsxRuntime.jsx("div",{className:"absolute inset-0",style:{background:`linear-gradient(${m[n]}, transparent, ${s}, transparent)`,animation:`${g[n]} ${r}s infinite`}}),jsxRuntime.jsx("style",{children:`
32
32
  @keyframes shimmer-right {
33
33
  0% { transform: translateX(-100%); }
34
34
  100% { transform: translateX(100%); }
@@ -45,5 +45,5 @@
45
45
  0% { transform: translateY(-100%); }
46
46
  100% { transform: translateY(100%); }
47
47
  }
48
- `})]})});xx.displayName="Shimmer";var tM={sm:24,md:40,lg:56,xl:80},aM={default:{circle:"stroke-muted-foreground",check:"stroke-foreground"},success:{circle:"stroke-green-500",check:"stroke-green-500"},primary:{circle:"stroke-primary",check:"stroke-primary"},outline:{circle:"stroke-border",check:"stroke-foreground"}},yx=U__namespace.forwardRef(({show:e=true,size:t="md",variant:a="success",strokeWidth:r=2,duration:n=.6,delay:i=0,className:s,onComplete:l},d)=>{let m=tM[t],u=aM[a],c={hidden:{pathLength:0,opacity:0},visible:{pathLength:1,opacity:1,transition:{duration:n*.5,delay:i,ease:"easeOut"}}},g={hidden:{pathLength:0,opacity:0},visible:{pathLength:1,opacity:1,transition:{duration:n*.5,delay:i+n*.4,ease:"easeOut"}}};return jsxRuntime.jsxs("svg",{ref:d,width:m,height:m,viewBox:"0 0 50 50",className:o(s),children:[jsxRuntime.jsx(framerMotion.motion.circle,{cx:"25",cy:"25",r:"22",fill:"none",strokeWidth:r,className:u.circle,variants:c,initial:"hidden",animate:e?"visible":"hidden"}),jsxRuntime.jsx(framerMotion.motion.path,{d:"M14 27 L22 35 L36 18",fill:"none",strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round",className:u.check,variants:g,initial:"hidden",animate:e?"visible":"hidden",onAnimationComplete:()=>e&&l?.()})]})});yx.displayName="Checkmark";var ro={particleCount:100,spread:70,startVelocity:30,decay:.95,gravity:1,colors:["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff"],origin:{x:.5,y:.5},shapes:["square","circle"],scalar:1,drift:0,ticks:200},Rx=U__namespace.forwardRef(({autoTrigger:e=false,delay:t=0,options:a={},children:r,onTrigger:n},i)=>{let s=U__namespace.useCallback(()=>{let l={...ro,...a};ao__default.default(l),n?.();},[a,n]);return U__namespace.useEffect(()=>{if(e){let l=setTimeout(s,t);return ()=>clearTimeout(l)}},[e,t,s]),r?jsxRuntime.jsx("button",{ref:i,type:"button",onClick:s,children:r}):null});Rx.displayName="Confetti";var rM=()=>{let e=U__namespace.useCallback(r=>{let n={...ro,...r};ao__default.default(n);},[]),t=U__namespace.useCallback(()=>{let n=Date.now()+3e3,i=setInterval(()=>{let s=n-Date.now();if(s<=0){clearInterval(i);return}let l=50*(s/3e3);ao__default.default({...ro,particleCount:l,origin:{x:Math.random()*.4+.1,y:Math.random()-.2}}),ao__default.default({...ro,particleCount:l,origin:{x:Math.random()*.4+.5,y:Math.random()-.2}});},250);},[]),a=U__namespace.useCallback((r="both")=>{let n={x:0,y:1},i={x:1,y:1};(r==="left"||r==="both")&&ao__default.default({...ro,particleCount:50,angle:60,spread:55,origin:n}),(r==="right"||r==="both")&&ao__default.default({...ro,particleCount:50,angle:120,spread:55,origin:i});},[]);return {fire:e,fireworks:t,cannon:a}},wx=U__namespace.forwardRef(({children:e,color:t="hsl(var(--primary))",intensity:a=20,spread:r=0,animate:n=false,duration:i=2,className:s},l)=>{let d={boxShadow:`0 0 ${a}px ${r}px ${t}`};return n?jsxRuntime.jsx(framerMotion.motion.div,{ref:l,className:o(s),animate:{boxShadow:[`0 0 ${a}px ${r}px ${t}`,`0 0 ${a*1.5}px ${r+5}px ${t}`,`0 0 ${a}px ${r}px ${t}`]},transition:{duration:i,repeat:1/0,ease:"easeInOut"},children:e}):jsxRuntime.jsx("div",{ref:l,className:o(s),style:d,children:e})});wx.displayName="Glow";var hx=(e,t)=>({id:Math.random().toString(36).substr(2,9),x:`${Math.random()*100}%`,y:`${Math.random()*100}%`,size:Math.random()*(t-e)+e,delay:Math.random()*2}),Nx=U__namespace.forwardRef(({children:e,count:t=10,color:a="hsl(var(--primary))",minSize:r=4,maxSize:n=8,duration:i=1.5,className:s},l)=>{let[d,m]=U__namespace.useState([]);return U__namespace.useEffect(()=>{let u=Array.from({length:t},()=>hx(r,n));m(u);let c=setInterval(()=>{m(g=>{let p=[...g],v=Math.floor(Math.random()*t);return p[v]=hx(r,n),p});},i*500);return ()=>clearInterval(c)},[t,r,n,i]),jsxRuntime.jsxs("div",{ref:l,className:o("relative inline-block",s),children:[e,d.map(u=>jsxRuntime.jsx(framerMotion.motion.svg,{className:"pointer-events-none absolute",style:{left:u.x,top:u.y,width:u.size,height:u.size},viewBox:"0 0 24 24",initial:{scale:0,opacity:0,rotate:0},animate:{scale:[0,1,0],opacity:[0,1,0],rotate:[0,180]},transition:{duration:i,delay:u.delay,repeat:1/0,ease:"easeInOut"},children:jsxRuntime.jsx("path",{d:"M12 0L14.59 9.41L24 12L14.59 14.59L12 24L9.41 14.59L0 12L9.41 9.41L12 0Z",fill:a})},u.id))]})});Nx.displayName="Sparkles";Object.defineProperty(exports,"toast",{enumerable:true,get:function(){return sonner.toast}});Object.defineProperty(exports,"useTheme",{enumerable:true,get:function(){return nextThemes.useTheme}});exports.Accordion=Oy;exports.AccordionItem=nc;exports.ActionBar=Yb;exports.ActionBarButton=jb;exports.ActionGroup=Ib;exports.ActionIcon=sg;exports.ActionMenu=qb;exports.ActionSheet=xh;exports.Alert=Mx;exports.AlertDescription=Dx;exports.AlertDialog=$y;exports.AlertDialogAction=hc;exports.AlertDialogCancel=xc;exports.AlertDialogContent=uc;exports.AlertDialogDescription=vc;exports.AlertDialogFooter=gc;exports.AlertDialogHeader=fc;exports.AlertDialogOverlay=ls;exports.AlertDialogPortal=pc;exports.AlertDialogTitle=bc;exports.AlertDialogTrigger=_y;exports.AlertTitle=kx;exports.AnnouncementBanner=ch;exports.AppShell=Mh;exports.AppShellAside=Ol;exports.AppShellFooter=Gl;exports.AppShellHeader=Bl;exports.AppShellMain=kh;exports.AppShellSidebar=Fl;exports.AreaChart=Lg;exports.AspectRatio=Jy;exports.AuthDivider=Oh;exports.AuthFooterLinks=Fh;exports.AuthForm=zh;exports.AuthHeader=Bh;exports.AuthLayout=Ah;exports.AuthSocialButtons=Gh;exports.Autocomplete=qu;exports.Avatar=za;exports.AvatarFallback=Ba;exports.AvatarGroup=Tm;exports.AvatarImage=br;exports.BackTop=ku;exports.Badge=Ix;exports.BarChart=Dg;exports.BatteryMeter=yv;exports.BottomNavigation=fh;exports.Bounce=ax;exports.Breadcrumb=Pc;exports.BreadcrumbEllipsis=Dc;exports.BreadcrumbItem=Sc;exports.BreadcrumbLink=Tc;exports.BreadcrumbList=Cc;exports.BreadcrumbPage=Mc;exports.BreadcrumbSeparator=kc;exports.Button=O;exports.ButtonGroup=Tb;exports.COUNTRIES=gu;exports.Calendar=wr;exports.Card=Ql;exports.CardContent=ed;exports.CardFooter=td;exports.CardHeader=Jl;exports.Carousel=Og;exports.CarouselContent=Gg;exports.CarouselItem=Wg;exports.CarouselNext=rl;exports.CarouselPrevious=al;exports.Center=Ov;exports.Checkbox=co;exports.Checkmark=yx;exports.Chip=rp;exports.CircularProgress=mp;exports.CloseButton=og;exports.Code=cf;exports.Collapse=Zh;exports.Collapsible=dc;exports.CollapsibleContent=mc;exports.CollapsibleTrigger=cc;exports.ColorArea=Vv;exports.ColorField=Nb;exports.ColorPicker=au;exports.ColorSlider=Ev;exports.ColorSwatch=Dr;exports.ColorSwatchPicker=Sv;exports.ColorWheel=Av;exports.Combobox=ym;exports.Command=fs;exports.CommandDialog=bR;exports.CommandEmpty=pm;exports.CommandGroup=um;exports.CommandInput=cm;exports.CommandItem=gm;exports.CommandList=mm;exports.CommandSeparator=fm;exports.CommandShortcut=bm;exports.Confetti=Rx;exports.ConfirmDialog=$s;exports.ContextMenu=Ty;exports.ContextMenuCheckboxItem=_d;exports.ContextMenuContent=Wd;exports.ContextMenuGroup=ky;exports.ContextMenuItem=$d;exports.ContextMenuLabel=Ud;exports.ContextMenuPortal=Dy;exports.ContextMenuRadioGroup=Ly;exports.ContextMenuRadioItem=Kd;exports.ContextMenuSeparator=Yd;exports.ContextMenuShortcut=jd;exports.ContextMenuSub=Vy;exports.ContextMenuSubContent=Gd;exports.ContextMenuSubTrigger=Od;exports.ContextMenuTrigger=My;exports.ContextualHelp=lv;exports.CopyButton=Cg;exports.Counter=sx;exports.CurrencyInput=su;exports.DEFAULT_COLORS=zo;exports.DashboardGrid=Hh;exports.DashboardLayout=Lh;exports.DashboardPage=Ih;exports.DashboardPageHeader=Eh;exports.DataTable=Rw;exports.DateField=bb;exports.DateInput=uu;exports.DatePicker=wm;exports.DateRangePicker=Af;exports.DefaultErrorFallback=zs;exports.Dialog=Gi;exports.DialogClose=$x;exports.DialogContent=an;exports.DialogDescription=sd;exports.DialogFooter=nd;exports.DialogHeader=od;exports.DialogOverlay=Wi;exports.DialogPortal=rd;exports.DialogTitle=id;exports.DialogTrigger=Wx;exports.DiskUsageMeter=xv;exports.Dots=lp;exports.Drawer=Oc;exports.DrawerClose=nR;exports.DrawerContent=Wc;exports.DrawerDescription=Uc;exports.DrawerFooter=_c;exports.DrawerHeader=$c;exports.DrawerOverlay=cs;exports.DrawerPortal=Gc;exports.DrawerTitle=Kc;exports.DrawerTrigger=oR;exports.DropdownMenu=Wa;exports.DropdownMenuCheckboxItem=Cd;exports.DropdownMenuContent=pa;exports.DropdownMenuGroup=cy;exports.DropdownMenuItem=ht;exports.DropdownMenuLabel=Td;exports.DropdownMenuPortal=my;exports.DropdownMenuRadioGroup=uy;exports.DropdownMenuRadioItem=Sd;exports.DropdownMenuSeparator=mn;exports.DropdownMenuShortcut=Md;exports.DropdownMenuSub=py;exports.DropdownMenuSubContent=Pd;exports.DropdownMenuSubTrigger=Nd;exports.DropdownMenuTrigger=$a;exports.EMOJIS=nl;exports.EMOJI_CATEGORIES=oi;exports.EmojiPicker=_g;exports.EmptyState=Pp;exports.ErrorBoundary=sN;exports.Expand=Qh;exports.FAB=MT;exports.Fade=jh;exports.FieldContext=ks;exports.FileUpload=Qp;exports.Flex=Yo;exports.Flip=ex;exports.FloatingActionButton=El;exports.Form=Zu;exports.FormContext=Ms;exports.FormControl=tf;exports.FormDescription=af;exports.FormField=Qu;exports.FormItem=Ju;exports.FormLabel=ef;exports.FormMessage=rf;exports.FullCalendar=Mg;exports.Glow=wx;exports.Grid=Ti;exports.GridItem=_v;exports.GridList=bv;exports.HStack=Bv;exports.HoverCard=Uy;exports.HoverCardContent=Nc;exports.HoverCardTrigger=Yy;exports.IconButton=Db;exports.IllustratedMessage=Gb;exports.Image=uf;exports.ImageCropper=Xg;exports.ImageViewer=Ks;exports.ImageViewerTrigger=eg;exports.Indicator=pg;exports.IndicatorWrapper=ug;exports.InfiniteScroll=Gf;exports.InlineAlert=Kb;exports.Input=rn;exports.InputOTP=fp;exports.InputOTPGroup=gp;exports.InputOTPSeparator=vp;exports.InputOTPSlot=bp;exports.KanbanBoard=zg;exports.Kbd=Rg;exports.Label=Aa;exports.LabeledValue=Zv;exports.LabeledValueGroup=Jv;exports.LineChart=kg;exports.Link=Su;exports.List=Dp;exports.ListItem=Lp;exports.ListItemText=Ip;exports.ListView=tv;exports.Listbox=xf;exports.ListboxItem=yf;exports.Loading=Ef;exports.LoadingOverlay=Tf;exports.MASK_PRESETS=Rs;exports.MaskedInput=cu;exports.Menubar=Du;exports.MenubarCheckboxItem=Au;exports.MenubarContent=Eu;exports.MenubarGroup=lw;exports.MenubarItem=Hu;exports.MenubarLabel=Bu;exports.MenubarMenu=sw;exports.MenubarPortal=dw;exports.MenubarRadioGroup=mw;exports.MenubarRadioItem=zu;exports.MenubarSeparator=Fu;exports.MenubarShortcut=Ou;exports.MenubarSub=cw;exports.MenubarSubContent=Iu;exports.MenubarSubTrigger=Lu;exports.MenubarTrigger=Vu;exports.Meter=wi;exports.Modal=Kf;exports.ModalClose=vN;exports.ModalContent=Yf;exports.ModalDescription=Zf;exports.ModalFooter=Xf;exports.ModalHeader=jf;exports.ModalOverlay=Ws;exports.ModalPortal=Uf;exports.ModalRoot=gN;exports.ModalTitle=qf;exports.ModalTrigger=bN;exports.MultiSelect=xm;exports.NProgress=kf;exports.Navbar=xu;exports.NavbarBrand=yu;exports.NavbarContent=Ru;exports.NavbarItem=wu;exports.NavbarLink=Nu;exports.NavigationMenu=Lc;exports.NavigationMenuContent=Ac;exports.NavigationMenuIndicator=zc;exports.NavigationMenuItem=aR;exports.NavigationMenuLink=rR;exports.NavigationMenuList=Ic;exports.NavigationMenuTrigger=Hc;exports.NavigationMenuViewport=ds;exports.NotificationCenter=sh;exports.NumberField=db;exports.NumberInput=hm;exports.Pagination=om;exports.PaginationContent=nm;exports.PaginationEllipsis=dm;exports.PaginationItem=im;exports.PaginationLink=xn;exports.PaginationNext=lm;exports.PaginationPrevious=sm;exports.Parallax=bx;exports.PasswordInput=vm;exports.PhoneInput=bu;exports.PieChart=Vg;exports.Pop=ix;exports.Popover=ve;exports.PopoverAnchor=Zi;exports.PopoverContent=ue;exports.PopoverTrigger=Re;exports.Portal=cg;exports.Progress=hn;exports.PullToRefresh=Ch;exports.Pulse=ox;exports.QRCode=Zg;exports.RadioGroup=Xd;exports.RadioGroupItem=qd;exports.RangeSlider=ov;exports.Rating=km;exports.ResizableHandle=QR;exports.ResizablePanel=ZR;exports.ResizablePanelGroup=qR;exports.RichTextEditor=Ug;exports.Ripple=tx;exports.Rotate=Jh;exports.Scale=qh;exports.ScrollArea=lt;exports.ScrollBar=as;exports.ScrollProgress=gx;exports.ScrollReveal=fx;exports.ScrollShadow=bg;exports.SearchBar=oh;exports.SearchField=ub;exports.SegmentedControl=Yp;exports.SegmentedControlItem=jp;exports.Select=Ki;exports.SelectContent=dn;exports.SelectGroup=iy;exports.SelectItem=cn;exports.SelectLabel=Rd;exports.SelectScrollDownButton=ji;exports.SelectScrollUpButton=Yi;exports.SelectSeparator=wd;exports.SelectTrigger=ln;exports.SelectValue=Ui;exports.Separator=da;exports.SettingsCard=_h;exports.SettingsHeader=qo;exports.SettingsLayout=Wh;exports.SettingsNavItem=Uh;exports.SettingsRow=Kh;exports.SettingsSection=$h;exports.SettingsSeparator=Yh;exports.Shake=rx;exports.Sheet=go;exports.SheetClose=hy;exports.SheetContent=vr;exports.SheetDescription=Fd;exports.SheetFooter=zd;exports.SheetHeader=Ad;exports.SheetOverlay=es;exports.SheetPortal=Ed;exports.SheetTitle=Bd;exports.SheetTrigger=vy;exports.Shimmer=xx;exports.Sidebar=Lm;exports.SidebarContent=Fm;exports.SidebarFooter=zm;exports.SidebarGroup=Om;exports.SidebarGroupAction=Wm;exports.SidebarGroupContent=$m;exports.SidebarGroupLabel=Gm;exports.SidebarHeader=Am;exports.SidebarInset=Hm;exports.SidebarMenu=_m;exports.SidebarMenuAction=jm;exports.SidebarMenuBadge=Xm;exports.SidebarMenuButton=Ym;exports.SidebarMenuItem=Km;exports.SidebarMenuSkeleton=qm;exports.SidebarMenuSub=Zm;exports.SidebarMenuSubButton=Jm;exports.SidebarMenuSubItem=Qm;exports.SidebarProvider=Vm;exports.SidebarRail=Em;exports.SidebarSeparator=Bm;exports.SidebarTrigger=Im;exports.SimpleGrid=Kv;exports.Skeleton=nn;exports.Slide=Xh;exports.Slider=gn;exports.Snippet=pf;exports.SortableList=jw;exports.Spacer=Ng;exports.Sparkles=Nx;exports.Spinner=rm;exports.SpotlightSearch=ih;exports.StatCard=Tp;exports.StatusLight=Bb;exports.Step=_u;exports.Steps=Wu;exports.SwipeActions=wh;exports.Switch=ud;exports.Table=Yc;exports.TableBody=Xc;exports.TableCaption=em;exports.TableCell=Jc;exports.TableFooter=qc;exports.TableHead=Qc;exports.TableHeader=jc;exports.TableRow=Zc;exports.Tabs=fy;exports.TabsContent=Id;exports.TabsList=Vd;exports.TabsTrigger=Ld;exports.TagGroup=mv;exports.TagInput=Rp;exports.TextBadge=io;exports.TextField=ob;exports.TextReveal=dx;exports.Textarea=gd;exports.ThemeProvider=Qg;exports.ThemeToggle=Jg;exports.TimeField=xb;exports.TimeInput=ou;exports.TimePicker=zf;exports.Timeline=zp;exports.TimelineContent=Gp;exports.TimelineItem=Fp;exports.TimelineOpposite=Wp;exports.TimelineSeparator=Op;exports.Toaster=Ry;exports.Toggle=Qd;exports.ToggleGroup=ec;exports.ToggleGroupItem=tc;exports.Tooltip=Oa;exports.TooltipContent=ca;exports.TooltipProvider=Fa;exports.TooltipTrigger=Ga;exports.TreeView=Yu;exports.Typewriter=lx;exports.User=sf;exports.VStack=Fv;exports.VirtualList=pN;exports.VisuallyHidden=xg;exports.Well=jv;exports.Wiggle=nx;exports.WordRotate=cx;exports.actionBarVariants=Ub;exports.actionGroupVariants=Lb;exports.actionIconVariants=ig;exports.actionMenuTriggerVariants=Xb;exports.actionSheetItemVariants=hh;exports.actionSheetVariants=vh;exports.announcementBannerVariants=dh;exports.appShellVariants=Th;exports.applyMask=In;exports.authLayoutVariants=Ei;exports.autocompleteInputVariants=Xu;exports.avatarGroupVariants=Sm;exports.backTopVariants=Mu;exports.badgeIndicatorVariants=Vx;exports.bottomNavigationVariants=uh;exports.buttonGroupVariants=Cb;exports.buttonVariants=Te;exports.cardVariants=Zl;exports.carouselVariants=Bg;exports.chartContainerVariants=Ao;exports.chipVariants=ap;exports.circularProgressVariants=cp;exports.closeButtonVariants=rg;exports.cn=o;exports.codeVariants=df;exports.colorAreaVariants=Tv;exports.colorFieldVariants=wb;exports.colorSliderVariants=Iv;exports.colorSwatchPickerVariants=wv;exports.colorSwatchVariants=tu;exports.colorWheelVariants=Hv;exports.confirmDialogIconVariants=Jf;exports.contextualHelpTriggerVariants=sv;exports.copyButtonVariants=Pg;exports.currencyInputVariants=nu;exports.dashboardLayoutVariants=Vh;exports.dateFieldVariants=gb;exports.dateInputVariants=mu;exports.defaultColors=Nv;exports.dotsVariants=sp;exports.emojiPickerVariants=$g;exports.emptyStateVariants=Np;exports.fabVariants=jo;exports.fileUploadVariants=Xp;exports.flexVariants=zv;exports.formatCurrency=ys;exports.formatDate=Hn;exports.formatFileSize=Ln;exports.formatPhoneNumber=zn;exports.fullCalendarVariants=Tg;exports.getFileIcon=qp;exports.getMaskPlaceholder=du;exports.gridItemVariants=$v;exports.gridListItemVariants=gv;exports.gridListVariants=fv;exports.gridVariants=Wv;exports.hexToRgb=kv;exports.hsvToRgb=Ci;exports.iconButtonVariants=kb;exports.illustratedMessageVariants=Ob;exports.imageCropperVariants=jg;exports.imageVariants=Is;exports.indicatorVariants=mg;exports.infiniteScrollLoaderVariants=Os;exports.infiniteScrollVariants=Of;exports.inlineAlertVariants=_b;exports.inputOTPVariants=up;exports.inputSizeVariants=ab;exports.kanbanBoardVariants=Hg;exports.kanbanCardVariants=el;exports.kanbanColumnVariants=Ag;exports.kbdVariants=yg;exports.labelSizeVariants=rb;exports.labeledValueGroupVariants=Qv;exports.labeledValueVariants=qv;exports.linkVariants=Cu;exports.listItemVariants=Vp;exports.listVariants=kp;exports.listViewItemVariants=ev;exports.listViewVariants=Jb;exports.listboxItemVariants=vf;exports.listboxVariants=bf;exports.loadingOverlayVariants=Sf;exports.loadingVariants=If;exports.maskedInputVariants=lu;exports.materialColors=Cv;exports.meterVariants=hv;exports.modalContentVariants=Gs;exports.navbarVariants=hu;exports.navigationMenuTriggerStyle=Ec;exports.notificationCenterVariants=bT;exports.nprogressVariants=Mf;exports.numberFieldVariants=lb;exports.parseDate=pu;exports.parseFormattedValue=iu;exports.phoneInputVariants=fu;exports.pullToRefreshVariants=Ph;exports.qrCodeVariants=dl;exports.rangeSliderVariants=rv;exports.ratingVariants=Mm;exports.rgbToHex=Dv;exports.rgbToHsv=Mv;exports.richTextEditorVariants=Kg;exports.scrollShadowVariants=gg;exports.searchBarVariants=rh;exports.searchFieldVariants=pb;exports.segmentedControlItemVariants=Kp;exports.segmentedControlVariants=_p;exports.settingsLayoutVariants=Hi;exports.sheetVariants=Hd;exports.sidebarMenuButtonVariants=Um;exports.skeletonVariants=vd;exports.snippetVariants=mf;exports.sortableItemVariants=Nf;exports.sortableListVariants=wf;exports.spinnerVariants=am;exports.statCardVariants=Sp;exports.statusLightVariants=zb;exports.stepVariants=$u;exports.stepsVariants=Gu;exports.swipeActionVariants=Al;exports.swipeActionsVariants=Rh;exports.tagGroupItemVariants=Cl;exports.tagGroupVariants=cv;exports.tagVariants=yp;exports.tailwindColors=Pv;exports.textBadgeVariants=Ex;exports.textFieldVariants=tb;exports.themeToggleVariants=MC;exports.timeFieldVariants=hb;exports.timeInputVariants=ru;exports.timelineItemVariants=Bp;exports.timelineVariants=Ap;exports.toggleVariants=fn;exports.treeViewVariants=Uu;exports.unmask=ws;exports.useButtonGroup=JC;exports.useCarousel=tl;exports.useConfetti=rM;exports.useConfirmDialog=CN;exports.useFieldContext=On;exports.useFormContext=Ds;exports.useSidebar=Po;exports.useSpotlight=lT;exports.userVariants=nf;exports.validateFile=Zp;exports.validators=Ew;exports.virtualListVariants=Bf;exports.wellVariants=Yv;//# sourceMappingURL=index.cjs.map
48
+ `})]})});Bx.displayName="Shimmer";var MM={sm:24,md:40,lg:56,xl:80},kM={default:{circle:"stroke-muted-foreground",check:"stroke-foreground"},success:{circle:"stroke-green-500",check:"stroke-green-500"},primary:{circle:"stroke-primary",check:"stroke-primary"},outline:{circle:"stroke-border",check:"stroke-foreground"}},Ox=K__namespace.forwardRef(({show:e=true,size:t="md",variant:a="success",strokeWidth:r=2,duration:n=.6,delay:i=0,className:s,onComplete:l},d)=>{let c=MM[t],p=kM[a],m={hidden:{pathLength:0,opacity:0},visible:{pathLength:1,opacity:1,transition:{duration:n*.5,delay:i,ease:"easeOut"}}},g={hidden:{pathLength:0,opacity:0},visible:{pathLength:1,opacity:1,transition:{duration:n*.5,delay:i+n*.4,ease:"easeOut"}}};return jsxRuntime.jsxs("svg",{ref:d,width:c,height:c,viewBox:"0 0 50 50",className:o(s),children:[jsxRuntime.jsx(framerMotion.motion.circle,{cx:"25",cy:"25",r:"22",fill:"none",strokeWidth:r,className:p.circle,variants:m,initial:"hidden",animate:e?"visible":"hidden"}),jsxRuntime.jsx(framerMotion.motion.path,{d:"M14 27 L22 35 L36 18",fill:"none",strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round",className:p.check,variants:g,initial:"hidden",animate:e?"visible":"hidden",onAnimationComplete:()=>e&&l?.()})]})});Ox.displayName="Checkmark";var vo={particleCount:100,spread:70,startVelocity:30,decay:.95,gravity:1,colors:["#ff0000","#00ff00","#0000ff","#ffff00","#ff00ff","#00ffff"],origin:{x:.5,y:.5},shapes:["square","circle"],scalar:1,drift:0,ticks:200},Gx=K__namespace.forwardRef(({autoTrigger:e=false,delay:t=0,options:a={},children:r,onTrigger:n},i)=>{let s=K__namespace.useCallback(()=>{let l={...vo,...a};bo__default.default(l),n?.();},[a,n]);return K__namespace.useEffect(()=>{if(e){let l=setTimeout(s,t);return ()=>clearTimeout(l)}},[e,t,s]),r?jsxRuntime.jsx("button",{ref:i,type:"button",onClick:s,children:r}):null});Gx.displayName="Confetti";var DM=()=>{let e=K__namespace.useCallback(r=>{let n={...vo,...r};bo__default.default(n);},[]),t=K__namespace.useCallback(()=>{let n=Date.now()+3e3,i=setInterval(()=>{let s=n-Date.now();if(s<=0){clearInterval(i);return}let l=50*(s/3e3);bo__default.default({...vo,particleCount:l,origin:{x:Math.random()*.4+.1,y:Math.random()-.2}}),bo__default.default({...vo,particleCount:l,origin:{x:Math.random()*.4+.5,y:Math.random()-.2}});},250);},[]),a=K__namespace.useCallback((r="both")=>{let n={x:0,y:1},i={x:1,y:1};(r==="left"||r==="both")&&bo__default.default({...vo,particleCount:50,angle:60,spread:55,origin:n}),(r==="right"||r==="both")&&bo__default.default({...vo,particleCount:50,angle:120,spread:55,origin:i});},[]);return {fire:e,fireworks:t,cannon:a}},Wx=K__namespace.forwardRef(({children:e,color:t="hsl(var(--primary))",intensity:a=20,spread:r=0,animate:n=false,duration:i=2,className:s},l)=>{let d={boxShadow:`0 0 ${a}px ${r}px ${t}`};return n?jsxRuntime.jsx(framerMotion.motion.div,{ref:l,className:o(s),animate:{boxShadow:[`0 0 ${a}px ${r}px ${t}`,`0 0 ${a*1.5}px ${r+5}px ${t}`,`0 0 ${a}px ${r}px ${t}`]},transition:{duration:i,repeat:1/0,ease:"easeInOut"},children:e}):jsxRuntime.jsx("div",{ref:l,className:o(s),style:d,children:e})});Wx.displayName="Glow";var Fx=(e,t)=>({id:Math.random().toString(36).substr(2,9),x:`${Math.random()*100}%`,y:`${Math.random()*100}%`,size:Math.random()*(t-e)+e,delay:Math.random()*2}),$x=K__namespace.forwardRef(({children:e,count:t=10,color:a="hsl(var(--primary))",minSize:r=4,maxSize:n=8,duration:i=1.5,className:s},l)=>{let[d,c]=K__namespace.useState([]);return K__namespace.useEffect(()=>{let p=Array.from({length:t},()=>Fx(r,n));c(p);let m=setInterval(()=>{c(g=>{let u=[...g],h=Math.floor(Math.random()*t);return u[h]=Fx(r,n),u});},i*500);return ()=>clearInterval(m)},[t,r,n,i]),jsxRuntime.jsxs("div",{ref:l,className:o("relative inline-block",s),children:[e,d.map(p=>jsxRuntime.jsx(framerMotion.motion.svg,{className:"pointer-events-none absolute",style:{left:p.x,top:p.y,width:p.size,height:p.size},viewBox:"0 0 24 24",initial:{scale:0,opacity:0,rotate:0},animate:{scale:[0,1,0],opacity:[0,1,0],rotate:[0,180]},transition:{duration:i,delay:p.delay,repeat:1/0,ease:"easeInOut"},children:jsxRuntime.jsx("path",{d:"M12 0L14.59 9.41L24 12L14.59 14.59L12 24L9.41 14.59L0 12L9.41 9.41L12 0Z",fill:a})},p.id))]})});$x.displayName="Sparkles";Object.defineProperty(exports,"toast",{enumerable:true,get:function(){return sonner.toast}});Object.defineProperty(exports,"useTheme",{enumerable:true,get:function(){return nextThemes.useTheme}});exports.Accordion=fR;exports.AccordionItem=Nc;exports.ActionBar=pv;exports.ActionBarButton=fv;exports.ActionGroup=Jb;exports.ActionIcon=Tg;exports.ActionMenu=bv;exports.ActionSheet=Bh;exports.Alert=ty;exports.AlertDescription=ry;exports.AlertDialog=vR;exports.AlertDialogAction=Ac;exports.AlertDialogCancel=zc;exports.AlertDialogContent=Lc;exports.AlertDialogDescription=Hc;exports.AlertDialogFooter=Ic;exports.AlertDialogHeader=Vc;exports.AlertDialogOverlay=ws;exports.AlertDialogPortal=Dc;exports.AlertDialogTitle=Ec;exports.AlertDialogTrigger=hR;exports.AlertTitle=ay;exports.AnnouncementBanner=Dh;exports.AppShell=jh;exports.AppShellAside=ad;exports.AppShellFooter=rd;exports.AppShellHeader=ed;exports.AppShellMain=Xh;exports.AppShellSidebar=td;exports.AreaChart=Qg;exports.AspectRatio=TR;exports.AuthDivider=ix;exports.AuthFooterLinks=nx;exports.AuthForm=rx;exports.AuthHeader=ox;exports.AuthLayout=ax;exports.AuthSocialButtons=sx;exports.Autocomplete=vf;exports.Avatar=qa;exports.AvatarFallback=Za;exports.AvatarGroup=Km;exports.AvatarImage=Lr;exports.BackTop=Xp;exports.Badge=iy;exports.BarChart=qg;exports.BatteryMeter=Ov;exports.BottomNavigation=Eh;exports.Bounce=wx;exports.Breadcrumb=Wc;exports.BreadcrumbEllipsis=jc;exports.BreadcrumbItem=_c;exports.BreadcrumbLink=Kc;exports.BreadcrumbList=$c;exports.BreadcrumbPage=Uc;exports.BreadcrumbSeparator=Yc;exports.Button=W;exports.ButtonGroup=Yb;exports.COUNTRIES=Hp;exports.Calendar=zr;exports.Card=bd;exports.CardContent=hd;exports.CardFooter=xd;exports.CardHeader=vd;exports.Carousel=ib;exports.CarouselContent=sb;exports.CarouselItem=lb;exports.CarouselNext=yl;exports.CarouselPrevious=xl;exports.Center=ih;exports.Checkbox=Ro;exports.Checkmark=Ox;exports.Chip=Nu;exports.CircularProgress=Lu;exports.CloseButton=Pg;exports.Code=Df;exports.Collapse=vx;exports.Collapsible=Tc;exports.CollapsibleContent=kc;exports.CollapsibleTrigger=Mc;exports.ColorArea=Zv;exports.ColorField=$b;exports.ColorPicker=wp;exports.ColorSlider=eh;exports.ColorSwatch=Kr;exports.ColorSwatchPicker=Uv;exports.ColorWheel=ah;exports.Combobox=Fm;exports.Command=Ms;exports.CommandDialog=_R;exports.CommandEmpty=Dm;exports.CommandGroup=Lm;exports.CommandInput=Mm;exports.CommandItem=Im;exports.CommandList=km;exports.CommandSeparator=Vm;exports.CommandShortcut=Em;exports.Confetti=Gx;exports.ConfirmDialog=il;exports.ContextMenu=tR;exports.ContextMenuCheckboxItem=lc;exports.ContextMenuContent=ic;exports.ContextMenuGroup=rR;exports.ContextMenuItem=sc;exports.ContextMenuLabel=cc;exports.ContextMenuPortal=oR;exports.ContextMenuRadioGroup=iR;exports.ContextMenuRadioItem=dc;exports.ContextMenuSeparator=mc;exports.ContextMenuShortcut=uc;exports.ContextMenuSub=nR;exports.ContextMenuSubContent=nc;exports.ContextMenuSubTrigger=oc;exports.ContextMenuTrigger=aR;exports.ContextualHelp=Mv;exports.CopyButton=Kg;exports.Counter=Tx;exports.CurrencyInput=Tp;exports.DEFAULT_COLORS=jo;exports.DashboardGrid=tx;exports.DashboardLayout=Qh;exports.DashboardPage=Jh;exports.DashboardPageHeader=ex;exports.DataTable=qw;exports.DateField=Ab;exports.DateInput=Ip;exports.DatePicker=Om;exports.DateRangePicker=ag;exports.DefaultErrorFallback=el;exports.Dialog=ts;exports.DialogClose=vy;exports.DialogContent=gn;exports.DialogDescription=Pd;exports.DialogFooter=wd;exports.DialogHeader=Rd;exports.DialogOverlay=as;exports.DialogPortal=yd;exports.DialogTitle=Nd;exports.DialogTrigger=by;exports.DiskUsageMeter=Bv;exports.Dots=Mu;exports.Drawer=om;exports.DrawerClose=IR;exports.DrawerContent=im;exports.DrawerDescription=cm;exports.DrawerFooter=lm;exports.DrawerHeader=sm;exports.DrawerOverlay=Ps;exports.DrawerPortal=nm;exports.DrawerTitle=dm;exports.DrawerTrigger=VR;exports.DropdownMenu=tr;exports.DropdownMenuCheckboxItem=Od;exports.DropdownMenuContent=Ca;exports.DropdownMenuGroup=Fy;exports.DropdownMenuItem=Tt;exports.DropdownMenuLabel=Wd;exports.DropdownMenuPortal=By;exports.DropdownMenuRadioGroup=Gy;exports.DropdownMenuRadioItem=Gd;exports.DropdownMenuSeparator=Cn;exports.DropdownMenuShortcut=$d;exports.DropdownMenuSub=Oy;exports.DropdownMenuSubContent=Bd;exports.DropdownMenuSubTrigger=Fd;exports.DropdownMenuTrigger=ar;exports.EMOJIS=wl;exports.EMOJI_CATEGORIES=bi;exports.EmojiPicker=cb;exports.EmptyState=_u;exports.ErrorBoundary=AN;exports.Expand=hx;exports.FAB=tM;exports.Fade=fx;exports.FieldContext=Us;exports.FileUpload=hp;exports.Flex=rn;exports.Flip=yx;exports.FloatingActionButton=ql;exports.Form=hf;exports.FormContext=Ks;exports.FormControl=wf;exports.FormDescription=Nf;exports.FormField=xf;exports.FormItem=yf;exports.FormLabel=Rf;exports.FormMessage=Pf;exports.FullCalendar=jg;exports.Glow=Wx;exports.Grid=Bi;exports.GridItem=ch;exports.GridList=Av;exports.HStack=oh;exports.HoverCard=yR;exports.HoverCardContent=Gc;exports.HoverCardTrigger=RR;exports.IconButton=qb;exports.IllustratedMessage=sv;exports.Image=If;exports.ImageCropper=gb;exports.ImageViewer=ll;exports.ImageViewerTrigger=yg;exports.Indicator=Vg;exports.IndicatorWrapper=Ig;exports.InfiniteScroll=sg;exports.InlineAlert=mv;exports.Input=vn;exports.InputOTP=Eu;exports.InputOTPGroup=Hu;exports.InputOTPSeparator=zu;exports.InputOTPSlot=Au;exports.KanbanBoard=rb;exports.Kbd=Gg;exports.Label=Xa;exports.LabeledValue=vh;exports.LabeledValueGroup=xh;exports.LineChart=Xg;exports.Link=Up;exports.List=qu;exports.ListItem=Qu;exports.ListItemText=Ju;exports.ListView=Rv;exports.Listbox=Bf;exports.ListboxItem=Of;exports.Loading=eg;exports.LoadingOverlay=Yf;exports.MASK_PRESETS=Fs;exports.MaskedInput=Dp;exports.Menubar=qp;exports.MenubarCheckboxItem=af;exports.MenubarContent=ef;exports.MenubarGroup=zw;exports.MenubarItem=tf;exports.MenubarLabel=of;exports.MenubarMenu=Aw;exports.MenubarPortal=Fw;exports.MenubarRadioGroup=Ow;exports.MenubarRadioItem=rf;exports.MenubarSeparator=nf;exports.MenubarShortcut=sf;exports.MenubarSub=Bw;exports.MenubarSubContent=Jp;exports.MenubarSubTrigger=Qp;exports.MenubarTrigger=Zp;exports.Meter=Ei;exports.Modal=mg;exports.ModalClose=UN;exports.ModalContent=pg;exports.ModalDescription=vg;exports.ModalFooter=gg;exports.ModalHeader=fg;exports.ModalOverlay=nl;exports.ModalPortal=ug;exports.ModalRoot=_N;exports.ModalTitle=bg;exports.ModalTrigger=KN;exports.MultiSelect=zm;exports.NProgress=Xf;exports.Navbar=Bp;exports.NavbarBrand=Op;exports.NavbarContent=Gp;exports.NavbarItem=Wp;exports.NavbarLink=$p;exports.NavigationMenu=qc;exports.NavigationMenuContent=em;exports.NavigationMenuIndicator=tm;exports.NavigationMenuItem=DR;exports.NavigationMenuLink=LR;exports.NavigationMenuList=Zc;exports.NavigationMenuTrigger=Jc;exports.NavigationMenuViewport=Ns;exports.NotificationCenter=Th;exports.NumberField=kb;exports.NumberInput=Am;exports.Pagination=wm;exports.PaginationContent=Nm;exports.PaginationEllipsis=Tm;exports.PaginationItem=Pm;exports.PaginationLink=Vn;exports.PaginationNext=Sm;exports.PaginationPrevious=Cm;exports.Parallax=Ax;exports.PasswordInput=Hm;exports.PhoneInput=Ap;exports.PieChart=Zg;exports.Pop=Sx;exports.Popover=ye;exports.PopoverAnchor=ms;exports.PopoverContent=ve;exports.PopoverTrigger=Pe;exports.Portal=Dg;exports.Progress=Ln;exports.PullToRefresh=Kh;exports.Pulse=Px;exports.QRCode=vb;exports.RadioGroup=pc;exports.RadioGroupItem=fc;exports.RangeSlider=Pv;exports.Rating=Ym;exports.ResizableHandle=T0;exports.ResizablePanel=S0;exports.ResizablePanelGroup=C0;exports.RichTextEditor=ub;exports.Ripple=Rx;exports.Rotate=xx;exports.Scale=bx;exports.ScrollArea=vt;exports.ScrollBar=bs;exports.ScrollProgress=Hx;exports.ScrollReveal=Ex;exports.ScrollShadow=Ag;exports.SearchBar=Ph;exports.SearchField=Ib;exports.SegmentedControl=pp;exports.SegmentedControlItem=fp;exports.Select=ns;exports.SelectContent=Nn;exports.SelectGroup=Ey;exports.SelectItem=Pn;exports.SelectLabel=Ad;exports.SelectScrollDownButton=ls;exports.SelectScrollUpButton=ss;exports.SelectSeparator=zd;exports.SelectTrigger=wn;exports.SelectValue=is;exports.Separator=wa;exports.SettingsCard=cx;exports.SettingsHeader=sn;exports.SettingsLayout=lx;exports.SettingsNavItem=ux;exports.SettingsRow=mx;exports.SettingsSection=dx;exports.SettingsSeparator=px;exports.Shake=Nx;exports.Sheet=To;exports.SheetClose=Uy;exports.SheetContent=Vr;exports.SheetDescription=rc;exports.SheetFooter=tc;exports.SheetHeader=ec;exports.SheetOverlay=fs;exports.SheetPortal=Qd;exports.SheetTitle=ac;exports.SheetTrigger=Ky;exports.Shimmer=Bx;exports.Sidebar=qm;exports.SidebarContent=nu;exports.SidebarFooter=ru;exports.SidebarGroup=iu;exports.SidebarGroupAction=lu;exports.SidebarGroupContent=du;exports.SidebarGroupLabel=su;exports.SidebarHeader=au;exports.SidebarInset=tu;exports.SidebarMenu=cu;exports.SidebarMenuAction=fu;exports.SidebarMenuBadge=gu;exports.SidebarMenuButton=pu;exports.SidebarMenuItem=mu;exports.SidebarMenuSkeleton=bu;exports.SidebarMenuSub=vu;exports.SidebarMenuSubButton=xu;exports.SidebarMenuSubItem=hu;exports.SidebarPersistentToggle=Jm;exports.SidebarProvider=Xm;exports.SidebarRail=eu;exports.SidebarSeparator=ou;exports.SidebarToggle=Qm;exports.SidebarTrigger=Zm;exports.SimpleGrid=mh;exports.Skeleton=yn;exports.Slide=gx;exports.Slider=Mn;exports.Snippet=Vf;exports.SortableList=NN;exports.Spacer=$g;exports.Sparkles=$x;exports.Spinner=Rm;exports.SpotlightSearch=Sh;exports.StatCard=Yu;exports.StatusLight=ov;exports.Step=mf;exports.Steps=df;exports.SwipeActions=Wh;exports.Switch=kd;exports.Table=mm;exports.TableBody=pm;exports.TableCaption=hm;exports.TableCell=vm;exports.TableFooter=fm;exports.TableHead=bm;exports.TableHeader=um;exports.TableRow=gm;exports.Tabs=jd;exports.TabsContent=Zd;exports.TabsList=Xd;exports.TabsTrigger=qd;exports.TagGroup=Lv;exports.TagInput=Gu;exports.TextBadge=ho;exports.TextField=Pb;exports.TextReveal=kx;exports.Textarea=Dd;exports.ThemeProvider=hb;exports.ThemeToggle=xb;exports.TimeField=Bb;exports.TimeInput=Pp;exports.TimePicker=rg;exports.Timeline=rp;exports.TimelineContent=sp;exports.TimelineItem=np;exports.TimelineOpposite=lp;exports.TimelineSeparator=ip;exports.Toaster=Xy;exports.Toggle=bc;exports.ToggleGroup=hc;exports.ToggleGroupItem=xc;exports.Tooltip=Ja;exports.TooltipContent=Na;exports.TooltipProvider=Qa;exports.TooltipTrigger=er;exports.TreeView=ff;exports.Typewriter=Mx;exports.User=Tf;exports.VStack=nh;exports.VirtualList=GN;exports.VisuallyHidden=Bg;exports.Well=fh;exports.Wiggle=Cx;exports.WordRotate=Dx;exports.actionBarVariants=uv;exports.actionGroupVariants=Qb;exports.actionIconVariants=Sg;exports.actionMenuTriggerVariants=gv;exports.actionSheetItemVariants=Fh;exports.actionSheetVariants=zh;exports.announcementBannerVariants=kh;exports.appShellVariants=Yh;exports.applyMask=Kn;exports.authLayoutVariants=Ui;exports.autocompleteInputVariants=bf;exports.avatarGroupVariants=_m;exports.backTopVariants=jp;exports.badgeIndicatorVariants=oy;exports.bottomNavigationVariants=Ih;exports.buttonGroupVariants=Kb;exports.buttonVariants=Ee;exports.cardVariants=gd;exports.carouselVariants=ob;exports.chartContainerVariants=Yo;exports.chipVariants=wu;exports.circularProgressVariants=Du;exports.closeButtonVariants=Ng;exports.cn=o;exports.codeVariants=kf;exports.colorAreaVariants=Yv;exports.colorFieldVariants=Wb;exports.colorSliderVariants=Jv;exports.colorSwatchPickerVariants=Wv;exports.colorSwatchVariants=Rp;exports.colorWheelVariants=th;exports.confirmDialogIconVariants=xg;exports.contextualHelpTriggerVariants=Tv;exports.copyButtonVariants=_g;exports.currencyInputVariants=Cp;exports.dashboardLayoutVariants=Zh;exports.dateFieldVariants=Hb;exports.dateInputVariants=Lp;exports.defaultColors=$v;exports.dotsVariants=Tu;exports.emojiPickerVariants=db;exports.emptyStateVariants=$u;exports.fabVariants=on;exports.fileUploadVariants=gp;exports.flexVariants=rh;exports.formatCurrency=zs;exports.formatDate=Yn;exports.formatFileSize=_n;exports.formatPhoneNumber=Xn;exports.fullCalendarVariants=Yg;exports.getFileIcon=bp;exports.getMaskPlaceholder=kp;exports.gridItemVariants=dh;exports.gridListItemVariants=Hv;exports.gridListVariants=Ev;exports.gridVariants=lh;exports.hexToRgb=Xv;exports.hsvToRgb=zi;exports.iconButtonVariants=Xb;exports.illustratedMessageVariants=iv;exports.imageCropperVariants=fb;exports.imageVariants=qs;exports.indicatorVariants=Lg;exports.infiniteScrollLoaderVariants=rl;exports.infiniteScrollVariants=ig;exports.inlineAlertVariants=cv;exports.inputOTPVariants=Iu;exports.inputSizeVariants=wb;exports.kanbanBoardVariants=tb;exports.kanbanCardVariants=vl;exports.kanbanColumnVariants=ab;exports.kbdVariants=Og;exports.labelSizeVariants=Nb;exports.labeledValueGroupVariants=hh;exports.labeledValueVariants=bh;exports.linkVariants=Kp;exports.listItemVariants=Zu;exports.listVariants=Xu;exports.listViewItemVariants=yv;exports.listViewVariants=xv;exports.listboxItemVariants=zf;exports.listboxVariants=Af;exports.loadingOverlayVariants=Uf;exports.loadingVariants=Jf;exports.maskedInputVariants=Mp;exports.materialColors=Kv;exports.meterVariants=Fv;exports.modalContentVariants=ol;exports.navbarVariants=Fp;exports.navigationMenuTriggerStyle=Qc;exports.notificationCenterVariants=$T;exports.nprogressVariants=jf;exports.numberFieldVariants=Mb;exports.parseDate=Vp;exports.parseFormattedValue=Sp;exports.phoneInputVariants=Ep;exports.pullToRefreshVariants=_h;exports.qrCodeVariants=Sl;exports.rangeSliderVariants=Nv;exports.ratingVariants=Um;exports.rgbToHex=qv;exports.rgbToHsv=jv;exports.richTextEditorVariants=mb;exports.scrollShadowVariants=Hg;exports.searchBarVariants=Nh;exports.searchFieldVariants=Vb;exports.segmentedControlItemVariants=mp;exports.segmentedControlVariants=cp;exports.settingsLayoutVariants=Yi;exports.sheetVariants=Jd;exports.sidebarMenuButtonVariants=uu;exports.skeletonVariants=Vd;exports.snippetVariants=Lf;exports.sortableItemVariants=$f;exports.sortableListVariants=Wf;exports.spinnerVariants=ym;exports.statCardVariants=Uu;exports.statusLightVariants=rv;exports.stepVariants=cf;exports.stepsVariants=lf;exports.swipeActionVariants=Ql;exports.swipeActionsVariants=Gh;exports.tagGroupItemVariants=Gl;exports.tagGroupVariants=Dv;exports.tagVariants=Ou;exports.tailwindColors=_v;exports.textBadgeVariants=sy;exports.textFieldVariants=Rb;exports.themeToggleVariants=rS;exports.timeFieldVariants=Fb;exports.timeInputVariants=Np;exports.timelineItemVariants=op;exports.timelineVariants=ap;exports.toggleVariants=Tn;exports.treeViewVariants=pf;exports.unmask=Bs;exports.useButtonGroup=SS;exports.useCarousel=hl;exports.useConfetti=DM;exports.useConfirmDialog=eP;exports.useFieldContext=Qn;exports.useFormContext=Ys;exports.useSidebar=Bn;exports.useSpotlight=HT;exports.userVariants=Sf;exports.validateFile=vp;exports.validators=dN;exports.virtualListVariants=og;exports.wellVariants=ph;//# sourceMappingURL=index.cjs.map
49
49
  //# sourceMappingURL=index.cjs.map