@gomeniucivan/ui 1.0.22 → 1.0.25

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.js ADDED
@@ -0,0 +1,10 @@
1
+ import*as J from'react';import J__default,{createContext,useEffect,forwardRef,useState,useContext,useCallback,useMemo,useSyncExternalStore,useRef,Component,useLayoutEffect}from'react';import {X,FileIcon,CheckIcon,ChevronsLeft,ChevronLeft,ChevronRight,ChevronsRight,Calendar,Clock,Loader2,ChevronRightIcon,CircleIcon,ChevronDownIcon,MoreHorizontal,ChevronLeftIcon,ArrowLeft,ArrowRight,Check,Copy,Paperclip,Square,ArrowUp,Ban,Code2,Terminal,Dot,ThumbsUp,ThumbsDown,ArrowDown,XIcon,SearchIcon,MinusIcon,MoreHorizontalIcon,GripVerticalIcon,ChevronUpIcon,PanelLeftIcon,Settings2,Search,RotateCcw,ChevronsUpDown,GripVertical}from'lucide-react';import {jsxs,jsx,Fragment}from'react/jsx-runtime';import {clsx}from'clsx';import {twMerge}from'tailwind-merge';import {useReactTable,getFacetedUniqueValues,getFacetedRowModel,getSortedRowModel,getPaginationRowModel,getFilteredRowModel,getCoreRowModel,flexRender}from'@tanstack/react-table';import {Slot,Checkbox,DropdownMenu,Popover,Label,RadioGroup,Accordion,AlertDialog,AspectRatio,Avatar,Collapsible,Dialog,ContextMenu,HoverCard,Menubar,NavigationMenu,Progress,ScrollArea,Select,Separator,Tooltip,Slider,Switch,Toggle,ToggleGroup}from'radix-ui';import {cva}from'class-variance-authority';import {getDefaultClassNames,DayPicker}from'react-day-picker';import mc from'embla-carousel-react';import {toast,Toaster}from'sonner';export{toast}from'sonner';import {motion,AnimatePresence}from'framer-motion';import*as Jt from'recharts';import {Command}from'cmdk';import {addDays,addYears,addMonths,startOfDay,startOfWeek,startOfYear,startOfMonth,endOfYear,isSameDay,isSameYear,isSameMonth,isBefore,isAfter,format,getDaysInMonth,setMonth,setYear,setDate,parse}from'date-fns';import'@gomeniucivan/ui/style.css';import {Drawer}from'vaul';import {OTPInput,OTPInputContext}from'input-otp';import*as io from'react-resizable-panels';import {useSensors,useSensor,MouseSensor,TouchSensor,KeyboardSensor,closestCenter,DndContext}from'@dnd-kit/core';import {restrictToVerticalAxis}from'@dnd-kit/modifiers';import {useSortable,arrayMove,verticalListSortingStrategy,SortableContext}from'@dnd-kit/sortable';import {CSS}from'@dnd-kit/utilities';function Za(e){return typeof document=="undefined"?[]:Array.from(document.querySelectorAll(e))}function Ef(e){for(let t of Za('[data-slot="sidebar-inset"]'))t.dataset.contentLayout=e;}function Df(e){for(let t of Za("header[data-navbar-style]"))t.dataset.navbarStyle=e;}var er={fieldCy:false,fieldName:false},tr=er,Bo=new Map,Ut=[],or=()=>{let e=Ut[Ut.length-1];tr=e?Bo.get(e):er;},nr=()=>Symbol("theme-extras-provider"),ar=()=>tr,rr=(e,t)=>{let n={fieldCy:t.fieldCy,fieldName:t.fieldName};Bo.set(e,n),Ut.includes(e)||Ut.push(e),or();},ir=e=>{if(!Bo.has(e))return;Bo.delete(e);let t=Ut.indexOf(e);t!==-1&&Ut.splice(t,1),or();};var Rl=new Set(["input","select","textarea","form","button"]),On=(e,t)=>{if(t===null||typeof t!="object"||typeof e!="string")return t;let n=ar(),a=!n.fieldCy,r=!n.fieldName&&Rl.has(e);if(!a&&!r)return t;let i=t,c=null,d=()=>(c||(c={...i}),c);if(a&&Object.prototype.hasOwnProperty.call(i,"data-cy")){let l=d();delete l["data-cy"];}if(r&&Object.prototype.hasOwnProperty.call(i,"name")){let l=d();delete l.name;}return c!=null?c:i};var o=(e,t,n)=>jsx(e,On(e,t),n),u=(e,t,n)=>jsxs(e,On(e,t),n);var zn=createContext(null),vo=null;function An(){return typeof window=="undefined"?"/":window.location.pathname||"/"}function lr({children:e}){let[t,n]=useState(()=>An()),a=useCallback((i,c={})=>{typeof window!="undefined"&&(c.replace?window.history.replaceState(null,"",i):window.history.pushState(null,"",i),n(An()));},[]);useEffect(()=>{vo=a;let i=()=>{n(An());};return window.addEventListener("popstate",i),()=>{window.removeEventListener("popstate",i),vo===a&&(vo=null);}},[a]);let r=useMemo(()=>({pathname:t,navigate:a}),[t,a]);return o(zn.Provider,{value:r,children:e})}function Vf(){let e=useContext(zn);if(!e)throw new Error("usePathname must be used within a RouterProvider");return e.pathname}function jf(){let e=useContext(zn);if(!e)throw new Error("useNavigate must be used within a RouterProvider");return e.navigate}function cr(e){if(vo){vo(e,{replace:true});return}typeof window!="undefined"&&window.location.replace(e);}var dr=["auto","light","dark"],El=[{label:"Default",value:"default",primary:{light:"oklch(0.205 0 0)",dark:"oklch(0.922 0 0)"}},{label:"Brutalist",value:"brutalist",primary:{light:"oklch(0.6489 0.2370 26.9728)",dark:"oklch(0.7044 0.1872 23.1858)"}},{label:"Soft Pop",value:"soft-pop",primary:{light:"oklch(0.5106 0.2301 276.9656)",dark:"oklch(0.6801 0.1583 276.9349)"}},{label:"Tangerine",value:"tangerine",primary:{light:"oklch(0.64 0.17 36.44)",dark:"oklch(0.64 0.17 36.44)"}}],Gf=El.map(e=>e.value);var Gt="gi_theme",Vo="gi-theme-mode-change",Dl=new Set(dr);function Bn(){return typeof window!="undefined"?window:void 0}function Vn(){return typeof document!="undefined"?document.documentElement:null}function Ll(){var t,n,a;let e=Bn();return e&&(a=(n=(t=e.matchMedia)==null?void 0:t.call(e,"(prefers-color-scheme: dark)"))==null?void 0:n.matches)!=null?a:false}function qt(e){return typeof e=="string"&&Dl.has(e)}function ho(e){return e==="auto"?Ll()?"dark":"light":e}function jo(e){let t=Vn();if(!t)return;let n=ho(e);t.dataset.themeMode=e,t.dataset.themeModeResolved=n,t.classList.toggle("dark",n==="dark");}function ur(e="auto"){var n;jo(e);let t=Bn();if(t){try{(n=t.localStorage)==null||n.setItem(Gt,e);}catch{}t.dispatchEvent(new CustomEvent(Vo,{detail:e}));}}function Yf(){var r,i;let e=Vn(),t=(r=e==null?void 0:e.dataset)==null?void 0:r.themeMode;if(qt(t))return t;let n=Bn(),a=(i=n==null?void 0:n.localStorage)==null?void 0:i.getItem(Gt);return qt(a)?a:"auto"}function Kf(e){let t=Vn();t&&(t.dataset.themePreset=e);}function s(...e){return twMerge(clsx(e))}function Zf(e,t={}){let{currency:n="USD",noDecimals:a=false}=t;return new Intl.NumberFormat("en-US",{style:"currency",currency:n,minimumFractionDigits:a?0:2,maximumFractionDigits:a?0:2}).format(e)}function eg(e){return e.split(" ").filter(Boolean).map(t=>{var n,a;return (a=(n=t[0])==null?void 0:n.toUpperCase())!=null?a:""}).join("").slice(0,2)}function ng(e){let t=new Set,n={};function a(){return n}function r(c){let d=n,l=typeof c=="function"?c(d):c;if(!l)return;let g=false,m={...d};for(let[C,R]of Object.entries(l)){let f=C,b=R;Object.is(m[f],b)||(g=true,m[f]=b);}g&&(n=m,t.forEach(C=>C(m,d)));}n=e(r,a);function i(c){return t.add(c),()=>t.delete(c)}return {getState:a,setState:r,subscribe:i}}function ag(e,t){return useSyncExternalStore(n=>e.subscribe(()=>n()),()=>t(e.getState()),()=>t(e.getState()))}var at="h-10 md:h-9";var Uo=false,$t=false,Wt=null,_l=()=>typeof window!="undefined"&&window.matchMedia("(prefers-reduced-motion: reduce)").matches,pr=e=>{if(!e||typeof e.scrollIntoView!="function")return;let t=_l(),n=()=>e.scrollIntoView({behavior:t?"auto":"smooth",block:"center",inline:"nearest"});if(typeof window!="undefined"&&typeof window.requestAnimationFrame=="function"){window.requestAnimationFrame(n);return}n();},Ol=e=>{if(typeof window=="undefined")return;let t=window.visualViewport;if(!t)return;let n=null,a,r=false,i,c=()=>{t.removeEventListener("resize",d),t.removeEventListener("scroll",d),typeof i=="number"&&window.clearTimeout(i),n!==null&&typeof window.cancelAnimationFrame=="function"&&(window.cancelAnimationFrame(n),n=null),typeof a=="number"&&(window.clearTimeout(a),a=void 0),r=false;},d=()=>{if(typeof document!="undefined"&&document.activeElement!==e||!e.isConnected){c();return}let l=()=>{n=null,mr(e)||(c(),pr(e));};if(!r){if(r=true,typeof window.requestAnimationFrame=="function"){n=window.requestAnimationFrame(()=>{r=false,n=null,l();});return}a=window.setTimeout(()=>{a=void 0,r=false,l();},0);}};t.addEventListener("resize",d,{passive:true}),t.addEventListener("scroll",d,{passive:true}),i=window.setTimeout(c,700);},Al=(e,t)=>{let n=e.height+e.offsetTop,a=t-n;return Math.max(0,a)},zl=()=>{if(Uo)return Promise.resolve(true);if($t)return Promise.resolve(false);if(typeof window=="undefined")return $t=true,Promise.resolve(false);let e=window.visualViewport;return e?Wt||(Wt=new Promise(t=>{let n=false,a,r=Math.max(e.height+e.offsetTop,typeof window!="undefined"?window.innerHeight:0),i=d=>{n||(n=true,e.removeEventListener("resize",c),e.removeEventListener("scroll",c),typeof a=="number"&&window.clearTimeout(a),d?Uo=true:$t=true,t(d));},c=()=>{Al(e,r)>80&&i(true);};a=window.setTimeout(()=>i(false),600),c(),n||(e.addEventListener("resize",c,{passive:true}),e.addEventListener("scroll",c,{passive:true}));}).finally(()=>{Wt=null;}),Wt):($t=true,Promise.resolve(false))},mr=e=>{if(typeof window=="undefined")return true;let t=e.getBoundingClientRect(),n=window.visualViewport;if(!n){let i=window.innerHeight||0;return t.top>=0&&t.bottom<=i}let a=n.offsetTop,r=a+n.height;return t.top>=a&&t.bottom<=r},qo=e=>{e&&zl().then(t=>{if(!t||typeof document!="undefined"&&document.activeElement!==e||!e.isConnected)return;if(mr(e)){Ol(e);return}let n=()=>pr(e);if(typeof window!="undefined"&&typeof window.requestAnimationFrame=="function"){window.requestAnimationFrame(n);return}n();});},sg={get isVirtualKeyboardLikelyDevice(){return Uo},get hasAttemptedVirtualKeyboardDetection(){return $t},reset(){Uo=false,$t=false,Wt=null;}};function fr({data:e,columns:t,enableRowSelection:n=true,defaultPageIndex:a,defaultPageSize:r,getRowId:i}){let[c,d]=J.useState({}),[l,g]=J.useState({}),[m,C]=J.useState([]),[R,f]=J.useState([]),[b,p]=J.useState({pageIndex:a!=null?a:0,pageSize:r!=null?r:10});return useReactTable({data:e,columns:t,state:{sorting:R,columnVisibility:l,rowSelection:c,columnFilters:m,pagination:b},enableRowSelection:n,getRowId:i!=null?i:(y=>y.id.toString()),onRowSelectionChange:d,onSortingChange:f,onColumnFiltersChange:C,onColumnVisibilityChange:g,onPaginationChange:p,getCoreRowModel:getCoreRowModel(),getFilteredRowModel:getFilteredRowModel(),getPaginationRowModel:getPaginationRowModel(),getSortedRowModel:getSortedRowModel(),getFacetedRowModel:getFacetedRowModel(),getFacetedUniqueValues:getFacetedUniqueValues()})}function hg({...e}){return o(Accordion.Root,{"data-slot":"accordion",...e})}function yg({className:e,...t}){return o(Accordion.Item,{"data-slot":"accordion-item",className:s("border-b last:border-b-0",e),...t})}function xg({className:e,children:t,...n}){return o(Accordion.Header,{className:"flex",children:u(Accordion.Trigger,{"data-slot":"accordion-trigger",className:s("focus-visible:border-primary focus-visible:ring-primary/40 flex flex-1 items-start justify-between gap-4 rounded-md py-4 text-left text-sm font-medium transition-all outline-none hover:underline focus-visible:ring-[3px] disabled:pointer-events-none disabled:opacity-50 [&[data-state=open]>svg]:rotate-180",e),...n,children:[t,o(ChevronDownIcon,{className:"text-muted-foreground pointer-events-none size-4 shrink-0 translate-y-0.5 transition-transform duration-200"})]})})}function wg({className:e,children:t,...n}){return o(Accordion.Content,{"data-slot":"accordion-content",className:"data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down overflow-hidden text-sm",...n,children:o("div",{className:s("pt-0 pb-4",e),children:t})})}var Kl=cva("relative w-full rounded-lg border px-4 py-3 text-sm grid has-[>svg]:grid-cols-[calc(var(--spacing)*4)_1fr] grid-cols-[0_1fr] has-[>svg]:gap-x-3 gap-y-0.5 items-start [&>svg]:size-4 [&>svg]:translate-y-0.5 [&>svg]:text-current",{variants:{variant:{default:"bg-card text-card-foreground",destructive:"text-destructive bg-card [&>svg]:text-current *:data-[slot=alert-description]:text-destructive/90"}},defaultVariants:{variant:"default"}});function Ng({className:e,variant:t,...n}){return o("div",{"data-slot":"alert",role:"alert",className:s(Kl({variant:t}),e),...n})}function Sg({className:e,...t}){return o("div",{"data-slot":"alert-title",className:s("col-start-2 line-clamp-1 min-h-4 font-medium tracking-tight",e),...t})}function Mg({className:e,...t}){return o("div",{"data-slot":"alert-description",className:s("text-muted-foreground col-start-2 grid justify-items-start gap-1 text-sm [&_p]:leading-relaxed",e),...t})}var mt=cva("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-primary focus-visible:ring-primary/40 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2 has-[>svg]:px-3",sm:"h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",lg:"h-10 rounded-md px-6 has-[>svg]:px-4",icon:"size-9"}},defaultVariants:{variant:"default",size:"default"}}),Q=J.forwardRef(({className:e,variant:t,size:n,asChild:a=false,loading:r=false,loadingText:i,children:c,disabled:d,...l},g)=>{let m=a?Slot.Slot:"button";return u(m,{"data-slot":"button",className:s(mt({variant:t,size:n,className:e}),r?"relative":"disabled:opacity-50"),disabled:r||d,"data-loading":r?"":void 0,ref:g,...l,children:[o("span",{className:s("pointer-events-none inline-flex items-center justify-center gap-2 w-full",r&&"invisible"),children:c}),r?u("span",{className:"pointer-events-none absolute inset-0 inline-flex items-center justify-center gap-2",children:[i!=null?i:o(Loader2,{className:"size-4 animate-spin","aria-hidden":"true"}),o("span",{className:"sr-only",children:typeof i=="string"?i:"Loading"})]}):null]})});Q.displayName="Button";function Bg({...e}){return o(AlertDialog.Root,{"data-slot":"alert-dialog",...e})}function Vg({...e}){return o(AlertDialog.Trigger,{"data-slot":"alert-dialog-trigger",...e})}function Zl({...e}){return o(AlertDialog.Portal,{"data-slot":"alert-dialog-portal",...e})}function ec({className:e,...t}){return o(AlertDialog.Overlay,{"data-slot":"alert-dialog-overlay",className:s("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",e),...t})}function jg({className:e,...t}){return u(Zl,{children:[o(ec,{}),o(AlertDialog.Content,{"data-slot":"alert-dialog-content",className:s("bg-background 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 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg",e),...t})]})}function Ug({className:e,...t}){return o("div",{"data-slot":"alert-dialog-header",className:s("flex flex-col gap-2 text-center sm:text-left",e),...t})}function qg({className:e,...t}){return o("div",{"data-slot":"alert-dialog-footer",className:s("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",e),...t})}function Gg({className:e,...t}){return o(AlertDialog.Title,{"data-slot":"alert-dialog-title",className:s("text-lg font-semibold",e),...t})}function Wg({className:e,...t}){return o(AlertDialog.Description,{"data-slot":"alert-dialog-description",className:s("text-muted-foreground text-sm",e),...t})}function $g({className:e,...t}){return o(AlertDialog.Action,{className:s(mt(),e),...t})}function Yg({className:e,...t}){return o(AlertDialog.Cancel,{className:s(mt({variant:"outline"}),e),...t})}function Qg({...e}){return o(AspectRatio.Root,{"data-slot":"aspect-ratio",...e})}function nb({className:e,...t}){return o(Avatar.Root,{"data-slot":"avatar",className:s("relative flex size-8 shrink-0 overflow-hidden rounded-full",e),...t})}function ab({className:e,...t}){return o(Avatar.Image,{"data-slot":"avatar-image",className:s("aspect-square size-full",e),...t})}function rb({className:e,...t}){return o(Avatar.Fallback,{"data-slot":"avatar-fallback",className:s("bg-muted flex size-full items-center justify-center rounded-full",e),...t})}var ac=cva("inline-flex items-center justify-center rounded-md border px-2 py-0.5 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-primary focus-visible:ring-primary/40 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive transition-[color,box-shadow] overflow-hidden",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground [a&]:hover:bg-primary/90",secondary:"border-transparent bg-secondary text-secondary-foreground [a&]:hover:bg-secondary/90",destructive:"border-transparent bg-destructive text-white [a&]:hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"text-foreground [a&]:hover:bg-accent [a&]:hover:text-accent-foreground"}},defaultVariants:{variant:"default"}});function br({className:e,variant:t,asChild:n=false,...a}){let r=n?Slot.Slot:"span";return o(r,{"data-slot":"badge",className:s(ac({variant:t}),e),...a})}function bb({...e}){return o("nav",{"aria-label":"breadcrumb","data-slot":"breadcrumb",...e})}function vb({className:e,...t}){return o("ol",{"data-slot":"breadcrumb-list",className:s("text-muted-foreground flex flex-wrap items-center gap-1.5 text-sm break-words sm:gap-2.5",e),...t})}function hb({className:e,...t}){return o("li",{"data-slot":"breadcrumb-item",className:s("inline-flex items-center gap-1.5",e),...t})}function yb({asChild:e,className:t,...n}){let a=e?Slot.Slot:"a";return o(a,{"data-slot":"breadcrumb-link",className:s("hover:text-foreground transition-colors",t),...n})}function xb({className:e,...t}){return o("span",{"data-slot":"breadcrumb-page",role:"link","aria-disabled":"true","aria-current":"page",className:s("text-foreground font-normal",e),...t})}function wb({children:e,className:t,...n}){return o("li",{"data-slot":"breadcrumb-separator",role:"presentation","aria-hidden":"true",className:s("[&>svg]:size-3.5",t),...n,children:e!=null?e:o(ChevronRight,{})})}function Rb({className:e,...t}){return u("span",{"data-slot":"breadcrumb-ellipsis",role:"presentation","aria-hidden":"true",className:s("flex size-9 items-center justify-center",e),...t,children:[o(MoreHorizontal,{className:"size-4"}),o("span",{className:"sr-only",children:"More"})]})}function Eb({className:e,classNames:t,showOutsideDays:n=true,captionLayout:a="label",buttonVariant:r="ghost",formatters:i,components:c,...d}){let l=getDefaultClassNames();return o(DayPicker,{showOutsideDays:n,className:s("bg-background group/calendar p-3 [--cell-size:--spacing(8)] [[data-slot=card-content]_&]:bg-transparent [[data-slot=popover-content]_&]:bg-transparent",String.raw`rtl:**:[.rdp-button\_next>svg]:rotate-180`,String.raw`rtl:**:[.rdp-button\_previous>svg]:rotate-180`,e),captionLayout:a,formatters:{formatMonthDropdown:g=>g.toLocaleString("default",{month:"short"}),...i},classNames:{root:s("w-fit",l.root),months:s("flex gap-4 flex-col md:flex-row relative",l.months),month:s("flex flex-col w-full gap-4",l.month),nav:s("flex items-center gap-1 w-full absolute top-0 inset-x-0 justify-between",l.nav),button_previous:s(mt({variant:r}),"size-(--cell-size) aria-disabled:opacity-50 p-0 select-none",l.button_previous),button_next:s(mt({variant:r}),"size-(--cell-size) aria-disabled:opacity-50 p-0 select-none",l.button_next),month_caption:s("flex items-center justify-center h-(--cell-size) w-full px-(--cell-size)",l.month_caption),dropdowns:s("w-full flex items-center text-sm font-medium justify-center h-(--cell-size) gap-1.5",l.dropdowns),dropdown_root:s("relative has-focus:border-primary border border-input shadow-xs has-focus:ring-primary/40 has-focus:ring-[3px] rounded-md",l.dropdown_root),dropdown:s("absolute bg-popover inset-0 opacity-0",l.dropdown),caption_label:s("select-none font-medium",a==="label"?"text-sm":"rounded-md pl-2 pr-1 flex items-center gap-1 text-sm h-8 [&>svg]:text-muted-foreground [&>svg]:size-3.5",l.caption_label),table:"w-full border-collapse",weekdays:s("flex",l.weekdays),weekday:s("text-muted-foreground rounded-md flex-1 font-normal text-[0.8rem] select-none",l.weekday),week:s("flex w-full mt-2",l.week),week_number_header:s("select-none w-(--cell-size)",l.week_number_header),week_number:s("text-[0.8rem] select-none text-muted-foreground",l.week_number),day:s("relative w-full h-full p-0 text-center [&:first-child[data-selected=true]_button]:rounded-l-md [&:last-child[data-selected=true]_button]:rounded-r-md group/day aspect-square select-none",l.day),range_start:s("rounded-l-md bg-accent",l.range_start),range_middle:s("rounded-none",l.range_middle),range_end:s("rounded-r-md bg-accent",l.range_end),today:s("bg-accent text-accent-foreground rounded-md data-[selected=true]:rounded-none",l.today),outside:s("text-muted-foreground aria-selected:text-muted-foreground",l.outside),disabled:s("text-muted-foreground opacity-50",l.disabled),hidden:s("invisible",l.hidden),...t},components:{Root:({className:g,rootRef:m,...C})=>o("div",{"data-slot":"calendar",ref:m,className:s(g),...C}),Chevron:({className:g,orientation:m,...C})=>m==="left"?o(ChevronLeftIcon,{className:s("size-4",g),...C}):m==="right"?o(ChevronRightIcon,{className:s("size-4",g),...C}):o(ChevronDownIcon,{className:s("size-4",g),...C}),DayButton:pc,WeekNumber:({children:g,...m})=>o("td",{...m,children:o("div",{className:"flex size-(--cell-size) items-center justify-center text-center",children:g})}),...c},...d})}function pc({className:e,day:t,modifiers:n,...a}){let r=getDefaultClassNames(),i=J.useRef(null);return J.useEffect(()=>{var c;n.focused&&((c=i.current)==null||c.focus());},[n.focused]),o(Q,{ref:i,variant:"ghost",size:"icon","data-day":t.date.toLocaleDateString(),"data-selected-single":n.selected&&!n.range_start&&!n.range_end&&!n.range_middle,"data-range-start":n.range_start,"data-range-end":n.range_end,"data-range-middle":n.range_middle,className:s("data-[selected-single=true]:bg-primary data-[selected-single=true]:text-primary-foreground data-[range-middle=true]:bg-accent data-[range-middle=true]:text-accent-foreground data-[range-start=true]:bg-primary data-[range-start=true]:text-primary-foreground data-[range-end=true]:bg-primary data-[range-end=true]:text-primary-foreground group-data-[focused=true]/day:border-primary group-data-[focused=true]/day:ring-primary/40 dark:hover:text-accent-foreground flex aspect-square size-auto w-full min-w-(--cell-size) flex-col gap-1 leading-none font-normal group-data-[focused=true]/day:relative group-data-[focused=true]/day:z-10 group-data-[focused=true]/day:ring-[3px] data-[range-end=true]:rounded-md data-[range-end=true]:rounded-r-md data-[range-middle=true]:rounded-none data-[range-start=true]:rounded-md data-[range-start=true]:rounded-l-md [&>span]:text-xs [&>span]:opacity-70",r.day,e),...a})}function Fb({className:e,...t}){return o("div",{"data-slot":"card",className:s("bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6",e),...t})}function Hb({className:e,...t}){return o("div",{"data-slot":"card-header",className:s("@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-1.5 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6",e),...t})}function _b({className:e,...t}){return o("div",{"data-slot":"card-title",className:s("leading-none font-semibold",e),...t})}function Ob({className:e,...t}){return o("div",{"data-slot":"card-description",className:s("text-muted-foreground text-sm",e),...t})}function Ab({className:e,...t}){return o("div",{"data-slot":"card-action",className:s("col-start-2 row-span-2 row-start-1 self-start justify-self-end",e),...t})}function zb({className:e,...t}){return o("div",{"data-slot":"card-content",className:s("px-6",e),...t})}function Bb({className:e,...t}){return o("div",{"data-slot":"card-footer",className:s("flex items-center px-6 [.border-t]:pt-6",e),...t})}var hr=J.createContext(null);function Wo(){let e=J.useContext(hr);if(!e)throw new Error("useCarousel must be used within a <Carousel />");return e}function $b({orientation:e="horizontal",opts:t,setApi:n,plugins:a,className:r,children:i,...c}){let[d,l]=mc({...t,axis:e==="horizontal"?"x":"y"},a),[g,m]=J.useState(false),[C,R]=J.useState(false),f=J.useCallback(y=>{y&&(m(y.canScrollPrev()),R(y.canScrollNext()));},[]),b=J.useCallback(()=>{l==null||l.scrollPrev();},[l]),p=J.useCallback(()=>{l==null||l.scrollNext();},[l]),v=J.useCallback(y=>{y.key==="ArrowLeft"?(y.preventDefault(),b()):y.key==="ArrowRight"&&(y.preventDefault(),p());},[b,p]);return J.useEffect(()=>{!l||!n||n(l);},[l,n]),J.useEffect(()=>{if(l)return f(l),l.on("reInit",f),l.on("select",f),()=>{l==null||l.off("select",f);}},[l,f]),o(hr.Provider,{value:{carouselRef:d,api:l,opts:t,orientation:e||((t==null?void 0:t.axis)==="y"?"vertical":"horizontal"),scrollPrev:b,scrollNext:p,canScrollPrev:g,canScrollNext:C},children:o("div",{onKeyDownCapture:v,className:s("relative",r),role:"region","aria-roledescription":"carousel","data-slot":"carousel",...c,children:i})})}function Yb({className:e,...t}){let{carouselRef:n,orientation:a}=Wo();return o("div",{ref:n,className:"overflow-hidden","data-slot":"carousel-content",children:o("div",{className:s("flex",a==="horizontal"?"-ml-4":"-mt-4 flex-col",e),...t})})}function Kb({className:e,...t}){let{orientation:n}=Wo();return o("div",{role:"group","aria-roledescription":"slide","data-slot":"carousel-item",className:s("min-w-0 shrink-0 grow-0 basis-full",n==="horizontal"?"pl-4":"pt-4",e),...t})}function Jb({className:e,variant:t="outline",size:n="icon",...a}){let{orientation:r,scrollPrev:i,canScrollPrev:c}=Wo();return u(Q,{"data-slot":"carousel-previous",variant:t,size:n,className:s("absolute size-8 rounded-full",r==="horizontal"?"top-1/2 -left-12 -translate-y-1/2":"-top-12 left-1/2 -translate-x-1/2 rotate-90",e),disabled:!c,onClick:i,...a,children:[o(ArrowLeft,{}),o("span",{className:"sr-only",children:"Previous slide"})]})}function Xb({className:e,variant:t="outline",size:n="icon",...a}){let{orientation:r,scrollNext:i,canScrollNext:c}=Wo();return u(Q,{"data-slot":"carousel-next",variant:t,size:n,className:s("absolute size-8 rounded-full",r==="horizontal"?"top-1/2 -right-12 -translate-y-1/2":"-bottom-12 left-1/2 -translate-x-1/2 rotate-90",e),disabled:!c,onClick:i,...a,children:[o(ArrowRight,{}),o("span",{className:"sr-only",children:"Next slide"})]})}var vc=50,hc=10;function wr(e){let t=useRef(null),n=useRef(null),[a,r]=useState(true),i=()=>{t.current&&(t.current.scrollTop=t.current.scrollHeight);},c=()=>{if(t.current){let{scrollTop:l,scrollHeight:g,clientHeight:m}=t.current,C=Math.abs(g-l-m),R=n.current?l<n.current:false,f=n.current?n.current-l:0;if(R&&f>hc)r(false);else {let p=C<vc;r(p);}n.current=l;}},d=()=>{r(false);};return useEffect(()=>{t.current&&(n.current=t.current.scrollTop);},[]),useEffect(()=>{a&&i();},e),{containerRef:t,scrollToBottom:i,handleScroll:c,shouldAutoScroll:a,handleTouchStart:d}}function Cr({text:e,copyMessage:t="Copied to clipboard!"}){let[n,a]=useState(false),r=useRef(null),i=useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{toast.success(t),a(true),r.current&&(clearTimeout(r.current),r.current=null),r.current=setTimeout(()=>{a(false);},2e3);}).catch(()=>{toast.error("Failed to copy to clipboard.");});},[e,t]);return {isCopied:n,handleCopy:i}}function Un({content:e,copyMessage:t}){let{isCopied:n,handleCopy:a}=Cr({text:e,copyMessage:t});return u(Q,{variant:"ghost",size:"icon",className:"relative h-6 w-6","aria-label":"Copy to clipboard",onClick:a,children:[o("div",{className:"absolute inset-0 flex items-center justify-center",children:o(Check,{className:s("h-4 w-4 transition-transform ease-in-out",n?"scale-100":"scale-0")})}),o(Copy,{className:s("h-4 w-4 transition-transform ease-in-out",n?"scale-0":"scale-100")})]})}function Pr({ref:e,maxHeight:t=Number.MAX_SAFE_INTEGER,borderWidth:n=0,dependencies:a}){let r=useRef(null);useLayoutEffect(()=>{if(!e.current)return;let i=e.current,c=n*2;r.current===null&&(r.current=i.scrollHeight-c),i.style.removeProperty("height");let d=i.scrollHeight,l=Math.min(d,t),g=Math.max(l,r.current);i.style.height=`${g+c}px`;},[t,e,...a]);}var wo=J__default.forwardRef((e,t)=>e.file.type.startsWith("image/")?o(Tr,{...e,ref:t}):e.file.type.startsWith("text/")||e.file.name.endsWith(".txt")||e.file.name.endsWith(".md")?o(Nr,{...e,ref:t}):o(Sr,{...e,ref:t}));wo.displayName="FilePreview";var Tr=J__default.forwardRef(({file:e,onRemove:t},n)=>u(motion.div,{ref:n,className:"relative flex max-w-[200px] rounded-md border p-1.5 pr-2 text-xs",layout:true,initial:{opacity:0,y:"100%"},animate:{opacity:1,y:0},exit:{opacity:0,y:"100%"},children:[u("div",{className:"flex w-full items-center space-x-2",children:[o("img",{alt:`Attachment ${e.name}`,className:"grid h-10 w-10 shrink-0 place-items-center rounded-sm border bg-muted object-cover",src:URL.createObjectURL(e)}),o("span",{className:"w-full truncate text-muted-foreground",children:e.name})]}),t?o("button",{className:"absolute -right-2 -top-2 flex h-4 w-4 items-center justify-center rounded-full border bg-background",type:"button",onClick:t,"aria-label":"Remove attachment",children:o(X,{className:"h-2.5 w-2.5"})}):null]}));Tr.displayName="ImageFilePreview";var Nr=J__default.forwardRef(({file:e,onRemove:t},n)=>{let[a,r]=J__default.useState("");return useEffect(()=>{let i=new FileReader;i.onload=c=>{var l;let d=(l=c.target)==null?void 0:l.result;r(d.slice(0,50)+(d.length>50?"...":""));},i.readAsText(e);},[e]),u(motion.div,{ref:n,className:"relative flex max-w-[200px] rounded-md border p-1.5 pr-2 text-xs",layout:true,initial:{opacity:0,y:"100%"},animate:{opacity:1,y:0},exit:{opacity:0,y:"100%"},children:[u("div",{className:"flex w-full items-center space-x-2",children:[o("div",{className:"grid h-10 w-10 shrink-0 place-items-center rounded-sm border bg-muted p-0.5",children:o("div",{className:"h-full w-full overflow-hidden text-[6px] leading-none text-muted-foreground",children:a||"Loading..."})}),o("span",{className:"w-full truncate text-muted-foreground",children:e.name})]}),t?o("button",{className:"absolute -right-2 -top-2 flex h-4 w-4 items-center justify-center rounded-full border bg-background",type:"button",onClick:t,"aria-label":"Remove attachment",children:o(X,{className:"h-2.5 w-2.5"})}):null]})});Nr.displayName="TextFilePreview";var Sr=J__default.forwardRef(({file:e,onRemove:t},n)=>u(motion.div,{ref:n,className:"relative flex max-w-[200px] rounded-md border p-1.5 pr-2 text-xs",layout:true,initial:{opacity:0,y:"100%"},animate:{opacity:1,y:0},exit:{opacity:0,y:"100%"},children:[u("div",{className:"flex w-full items-center space-x-2",children:[o("div",{className:"grid h-10 w-10 shrink-0 place-items-center rounded-sm border bg-muted",children:o(FileIcon,{className:"h-6 w-6 text-foreground"})}),o("span",{className:"w-full truncate text-muted-foreground",children:e.name})]}),t?o("button",{className:"absolute -right-2 -top-2 flex h-4 w-4 items-center justify-center rounded-full border bg-background",type:"button",onClick:t,"aria-label":"Remove attachment",children:o(X,{className:"h-2.5 w-2.5"})}):null]}));Sr.displayName="GenericFilePreview";function Wn(e){if(e.allowAttachments){let{allowAttachments:a,files:r,setFiles:i,...c}=e;return o(Mr,{...c,allowAttachments:true,files:r,setFiles:i})}let{allowAttachments:t,...n}=e;return o(Mr,{...n,allowAttachments:false,files:null})}Wn.displayName="MessageInput";function Mr({placeholder:e="Ask AI...",className:t,submitOnEnter:n=true,stop:a,isGenerating:r,allowAttachments:i,files:c,setFiles:d,onKeyDown:l,value:g,...m}){let C=useRef(null),[R,f]=useState(false),b=i&&!!c&&c.length>0;Pr({ref:C,maxHeight:240,borderWidth:1,dependencies:[g,b]});let p=useCallback(h=>{!i||!d||!(h!=null&&h.length)||d(E=>E!=null&&E.length?[...E,...h]:h);},[i,d]),v=useCallback(h=>{!i||!d||d(E=>{if(!E)return null;let L=E.filter(M=>M!==h);return L.length>0?L:null});},[i,d]),y=useCallback(h=>{i&&(h.preventDefault(),f(true));},[i]),x=useCallback(h=>{i&&(h.preventDefault(),f(false));},[i]),N=useCallback(h=>{if(!i)return;h.preventDefault(),f(false);let E=Array.from(h.dataTransfer.files);p(E);},[p,i]),w=useCallback(h=>{var P;if(!i)return;let E=(P=h.clipboardData)==null?void 0:P.items;if(!E)return;let L=h.clipboardData.getData("text");if(L&&L.length>500){h.preventDefault();let T=new Blob([L],{type:"text/plain"}),_=new File([T],"Pasted text",{type:"text/plain",lastModified:Date.now()});p([_]);return}let M=Array.from(E).map(T=>T.getAsFile()).filter(T=>T!==null);M.length>0&&(h.preventDefault(),p(M));},[p,i]),S=useCallback(h=>{var E;n&&h.key==="Enter"&&!h.shiftKey&&(h.preventDefault(),r&&a&&a(),(E=h.currentTarget.form)==null||E.requestSubmit()),l==null||l(h);},[r,l,a,n]);return u("div",{className:"relative flex w-full",onDragOver:y,onDragLeave:x,onDrop:N,children:[o("div",{className:"relative flex w-full items-center space-x-2",children:u("div",{className:"relative flex-1",children:[o("textarea",{"aria-label":"Write your prompt here",placeholder:e,ref:C,onPaste:w,onKeyDown:S,className:s("z-10 w-full grow resize-none rounded-xl border border-input bg-background p-3 pr-24 text-sm ring-offset-background transition-[border] placeholder:text-muted-foreground focus-visible:border-primary focus-visible:outline-none disabled:cursor-not-allowed disabled:opacity-50",b&&"pb-16",t),value:g,...m}),i&&o("div",{className:"absolute inset-x-3 bottom-0 z-20 overflow-x-auto py-3",children:o("div",{className:"flex space-x-3",children:o(AnimatePresence,{mode:"popLayout",children:c==null?void 0:c.map(h=>o(wo,{file:h,onRemove:()=>v(h)},h.name+String(h.lastModified)))})})})]})}),u("div",{className:"absolute right-3 top-3 z-20 flex gap-2",children:[i&&o(Q,{type:"button",size:"icon",variant:"outline",className:"h-8 w-8","aria-label":"Attach a file",onClick:async()=>{let h=await Fc();p(h);},children:o(Paperclip,{className:"h-4 w-4"})}),r&&a?o(Q,{type:"button",size:"icon",className:"h-8 w-8","aria-label":"Stop generating",onClick:a,children:o(Square,{className:"h-3 w-3 animate-pulse",fill:"currentColor"})}):o(Q,{type:"submit",size:"icon",className:"h-8 w-8 transition-opacity","aria-label":"Send message",disabled:g.trim()===""&&(!i||!(c!=null&&c.length))||r,children:o(ArrowUp,{className:"h-5 w-5"})})]}),i&&o(Ic,{isDragging:R})]})}function Ic({isDragging:e}){return o(AnimatePresence,{children:e&&u(motion.div,{className:"pointer-events-none absolute inset-0 z-20 flex items-center justify-center space-x-2 rounded-xl border border-dashed border-border bg-background text-sm text-muted-foreground",initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.2},"aria-hidden":true,children:[o(Paperclip,{className:"h-4 w-4"}),o("span",{children:"Drop your files here to attach them."})]})})}function Fc(){let e=document.createElement("input");return e.type="file",e.multiple=true,e.accept="*/*",e.click(),new Promise(t=>{e.onchange=n=>{let r=n.currentTarget.files;if(r){t(Array.from(r));return}t(null);};})}function Dr({...e}){return o(Collapsible.Root,{"data-slot":"collapsible",...e})}function Lr({...e}){return o(Collapsible.CollapsibleTrigger,{"data-slot":"collapsible-trigger",...e})}function Ir({...e}){return o(Collapsible.CollapsibleContent,{"data-slot":"collapsible-content",...e})}var Ac={h1:["text-2xl","font-semibold"],h2:["text-xl","font-semibold"],h3:["text-lg","font-semibold"],h4:["text-base","font-semibold"],h5:["text-sm","font-semibold"],h6:["text-sm","font-semibold"],p:["whitespace-pre-wrap"],ul:["list-disc","space-y-1.5","pl-6"],ol:["list-decimal","space-y-1.5","pl-6"],li:["leading-relaxed"],blockquote:["border-l-2","border-primary/60","pl-4","italic","text-muted-foreground"],table:["w-full","border-collapse","overflow-hidden","rounded-md","border"],th:["border","border-foreground/20","bg-muted/50","px-4","py-2","text-left","font-semibold"],td:["border","border-foreground/20","px-4","py-2","align-top"],tr:["even:bg-muted/40"],hr:["my-4","border-foreground/20"],img:["rounded-md","border","max-w-full"],strong:["font-semibold"],em:["italic"]},zc="absolute right-2 top-2 rounded-md border bg-background/80 px-2 py-1 text-xs font-medium shadow-sm backdrop-blur transition hover:bg-background",Bc=["relative","overflow-x-auto","rounded-md","border","bg-background/50","p-4","font-mono","text-sm"];function Kt({children:e,className:t}){let n=useRef(null),a=useMemo(()=>Vc(e!=null?e:""),[e]);return useEffect(()=>{let r=n.current;if(!r)return;jc(r);let i=Uc(r);return ()=>{i();}},[a]),o("div",{ref:n,className:s("space-y-4 text-sm leading-relaxed",t),dangerouslySetInnerHTML:{__html:a}})}Kt.displayName="HtmlRenderer";var Lv=Kt;function Vc(e){return e?e.replace(/<(script|style|iframe|object|embed|link|meta)[^>]*>[\s\S]*?<\/\1>/gi,"").replace(/<(script|style|iframe|object|embed|link|meta)[^>]*\/>/gi,"").replace(/<(script|style|iframe|object|embed|link|meta)[^>]*>/gi,"").replace(/ on[a-z]+="[^"]*"/gi,"").replace(/ on[a-z]+='[^']*'/gi,"").replace(/javascript:/gi,""):""}function jc(e){Object.entries(Ac).forEach(([t,n])=>{e.querySelectorAll(t).forEach(a=>{n.forEach(r=>a.classList.add(r));});}),e.querySelectorAll("a").forEach(t=>{var a,r;t.classList.add("text-primary","underline","underline-offset-4");let n=(a=t.getAttribute("href"))!=null?a:"";if(/^javascript:/i.test(n)&&t.removeAttribute("href"),t.getAttribute("target")==="_blank"){let i=(r=t.getAttribute("rel"))!=null?r:"";/noopener|noreferrer/i.test(i)||t.setAttribute("rel",`${i} noopener noreferrer`.trim());}}),e.querySelectorAll("code").forEach(t=>{var n;((n=t.parentElement)==null?void 0:n.tagName)!=="PRE"&&t.classList.add("rounded","bg-muted/70","px-1.5","py-0.5","font-mono","text-[0.85em]");}),e.querySelectorAll("table").forEach(t=>{var a;if(t.parentElement&&t.parentElement.dataset.htmlRendererTable==="true")return;let n=document.createElement("div");n.dataset.htmlRendererTable="true",n.className="overflow-x-auto rounded-md border border-foreground/20",(a=t.parentElement)==null||a.insertBefore(n,t),n.appendChild(t);});}function Uc(e){let t=[];return e.querySelectorAll("button[data-html-renderer-copy]").forEach(n=>{n.remove();}),e.querySelectorAll("pre").forEach(n=>{Bc.forEach(l=>n.classList.add(l));let a=document.createElement("button");a.type="button",a.dataset.htmlRendererCopy="true",a.textContent="Copy",a.className=zc;let r="Copy",i="Copied!",c="Copy failed",d=async()=>{var g;let l=(g=n.textContent)!=null?g:"";try{if(navigator.clipboard&&navigator.clipboard.writeText)await navigator.clipboard.writeText(l.trimEnd()),a.textContent=i;else throw new Error("Clipboard API unavailable")}catch(m){console.error(m),a.textContent=c;}window.setTimeout(()=>{a.textContent=r;},1500);};a.addEventListener("click",d),n.appendChild(a),t.push(()=>{a.removeEventListener("click",d),a.remove();});}),()=>{t.forEach(n=>n());}}var Yn=cva("group/message relative break-words rounded-lg p-3 text-sm sm:max-w-[70%]",{variants:{isUser:{true:"bg-primary text-primary-foreground",false:"bg-muted text-foreground"},animation:{none:"",slide:"duration-300 animate-in fade-in-0",scale:"duration-300 animate-in fade-in-0 zoom-in-75",fade:"duration-500 animate-in fade-in-0"}},compoundVariants:[{isUser:true,animation:"slide",class:"slide-in-from-right"},{isUser:false,animation:"slide",class:"slide-in-from-left"},{isUser:true,animation:"scale",class:"origin-bottom-right"},{isUser:false,animation:"scale",class:"origin-bottom-left"}]}),Hr=({role:e,content:t,createdAt:n,showTimeStamp:a=false,animation:r="scale",actions:i,experimental_attachments:c,toolInvocations:d,parts:l})=>{let g=useMemo(()=>c==null?void 0:c.map(R=>{var p;let f=Zc(R.url);return new File([f],(p=R.name)!=null?p:"Unknown",{type:R.contentType})}),[c]),m=e==="user",C=n==null?void 0:n.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"});return m?u("div",{className:s("flex flex-col",m?"items-end":"items-start"),children:[g?o("div",{className:"mb-1 flex flex-wrap gap-2",children:g.map((R,f)=>o(wo,{file:R},f))}):null,o("div",{className:s(Yn({isUser:m,animation:r})),children:o(Kt,{children:t})}),a&&n?o("time",{dateTime:n.toISOString(),className:s("mt-1 block px-1 text-xs opacity-50",r!=="none"&&"duration-500 animate-in fade-in-0"),children:C}):null]}):l&&l.length>0?l.map((R,f)=>R.type==="text"?u("div",{className:s("flex flex-col",m?"items-end":"items-start"),children:[u("div",{className:s(Yn({isUser:m,animation:r})),children:[o(Kt,{children:R.text}),i?o("div",{className:"absolute -bottom-4 right-2 flex space-x-1 rounded-lg border bg-background p-1 text-foreground opacity-0 transition-opacity group-hover/message:opacity-100",children:i}):null]}),a&&n?o("time",{dateTime:n.toISOString(),className:s("mt-1 block px-1 text-xs opacity-50",r!=="none"&&"duration-500 animate-in fade-in-0"),children:C}):null]},`text-${f}`):R.type==="reasoning"?o(ed,{part:R},`reasoning-${f}`):R.type==="tool-invocation"?o(Fr,{toolInvocations:[R.toolInvocation]},`tool-${f}`):null):d&&d.length>0?o(Fr,{toolInvocations:d}):u("div",{className:s("flex flex-col",m?"items-end":"items-start"),children:[u("div",{className:s(Yn({isUser:m,animation:r})),children:[o(Kt,{children:t}),i?o("div",{className:"absolute -bottom-4 right-2 flex space-x-1 rounded-lg border bg-background p-1 text-foreground opacity-0 transition-opacity group-hover/message:opacity-100",children:i}):null]}),a&&n?o("time",{dateTime:n.toISOString(),className:s("mt-1 block px-1 text-xs opacity-50",r!=="none"&&"duration-500 animate-in fade-in-0"),children:C}):null]})};function Zc(e){let[,t=""]=e.split(",");if(!t)return new Uint8Array;if(typeof atob=="function"){let n=atob(t),a=new Uint8Array(n.length);for(let r=0;r<n.length;r+=1)a[r]=n.charCodeAt(r);return a}return typeof Buffer!="undefined"?new Uint8Array(Buffer.from(t,"base64")):new Uint8Array}var ed=({part:e})=>{let[t,n]=useState(false);return o("div",{className:"mb-2 flex flex-col items-start sm:max-w-[70%]",children:u(Dr,{open:t,onOpenChange:n,className:"group w-full overflow-hidden rounded-lg border bg-muted/50",children:[o("div",{className:"flex items-center p-2",children:o(Lr,{asChild:true,children:u("button",{className:"flex items-center gap-2 text-sm text-muted-foreground hover:text-foreground",children:[o(ChevronRight,{className:"h-4 w-4 transition-transform group-data-[state=open]:rotate-90"}),o("span",{children:"Thinking"})]})})}),o(Ir,{forceMount:true,children:o(motion.div,{initial:false,animate:t?"open":"closed",variants:{open:{height:"auto",opacity:1},closed:{height:0,opacity:0}},transition:{duration:.3,ease:[.04,.62,.23,.98]},className:"border-t",children:o("div",{className:"p-2",children:o("div",{className:"whitespace-pre-wrap text-xs",children:e.reasoning})})})})]})})};function Fr({toolInvocations:e}){return e!=null&&e.length?o("div",{className:"flex flex-col items-start gap-2",children:e.map((t,n)=>{if(t.state==="result"&&t.result.__cancelled===true)return u("div",{className:"flex items-center gap-2 rounded-lg border bg-muted/50 px-3 py-2 text-sm text-muted-foreground",children:[o(Ban,{className:"h-4 w-4"}),u("span",{children:["Cancelled"," ",u("span",{className:"font-mono",children:["`",t.toolName,"`"]})]})]},n);switch(t.state){case "partial-call":case "call":return u("div",{className:"flex items-center gap-2 rounded-lg border bg-muted/50 px-3 py-2 text-sm text-muted-foreground",children:[o(Terminal,{className:"h-4 w-4"}),u("span",{children:["Calling"," ",u("span",{className:"font-mono",children:["`",t.toolName,"`"]}),"..."]}),o(Loader2,{className:"h-3 w-3 animate-spin"})]},n);case "result":return u("div",{className:"flex flex-col gap-1.5 rounded-lg border bg-muted/50 px-3 py-2 text-sm",children:[u("div",{className:"flex items-center gap-2 text-muted-foreground",children:[o(Code2,{className:"h-4 w-4"}),u("span",{children:["Result from"," ",u("span",{className:"font-mono",children:["`",t.toolName,"`"]})]})]}),o("pre",{className:"overflow-x-auto whitespace-pre-wrap text-foreground",children:JSON.stringify(t.result,null,2)})]},n);default:return null}})}):null}function _r(){return o("div",{className:"justify-left flex space-x-1",children:o("div",{className:"rounded-lg bg-muted p-3",children:u("div",{className:"flex -space-x-2.5",children:[o(Dot,{className:"h-5 w-5 animate-typing-dot-bounce"}),o(Dot,{className:"h-5 w-5 animate-typing-dot-bounce [animation-delay:90ms]"}),o(Dot,{className:"h-5 w-5 animate-typing-dot-bounce [animation-delay:180ms]"})]})})})}function Or({messages:e,showTimeStamps:t=true,isTyping:n=false,messageOptions:a}){return u("div",{className:"space-y-4 overflow-visible",children:[e.map((r,i)=>{let c=typeof a=="function"?a(r):a;return o(Hr,{showTimeStamp:t,...r,...c},i)}),n&&o(_r,{})]})}function Ar({label:e,append:t,suggestions:n}){return u("div",{className:"space-y-6",children:[o("h2",{className:"text-center text-2xl font-bold",children:e}),o("div",{className:"flex gap-6 text-sm",children:n.map(a=>o("button",{onClick:()=>t({role:"user",content:a}),className:"h-max flex-1 rounded-xl border bg-background p-4 hover:bg-muted",children:o("p",{children:a})},a))})]})}function id({messages:e,handleSubmit:t,input:n,handleInputChange:a,stop:r,isGenerating:i,append:c,suggestions:d,className:l,onRateResponse:g,setMessages:m}){let C=e.at(-1),R=e.length===0,f=(C==null?void 0:C.role)==="user",b=useRef(e);b.current=e;let p=useCallback(()=>{if(r==null||r(),!m)return;let y=[...b.current],x;for(let S=y.length-1;S>=0;S-=1){let h=y[S];if(h.role==="assistant"){x=h;break}}if(!x)return;let N=false,w={...x};if(x.toolInvocations){let S=x.toolInvocations.map(h=>h.state==="call"?(N=true,{...h,state:"result",result:{content:"Tool execution was cancelled",__cancelled:true}}):h);N&&(w={...w,toolInvocations:S});}if(x.parts&&x.parts.length>0){let S=x.parts.map(h=>{if(h.type==="tool-invocation"&&h.toolInvocation.state==="call"){N=true;let E={...h.toolInvocation,state:"result",result:{content:"Tool execution was cancelled",__cancelled:true}};return {...h,toolInvocation:E}}return h});N&&(w={...w,parts:S});}if(N){let S=y.findIndex(h=>h.id===x.id);S!==-1&&(y[S]=w,m(y));}},[r,m,b]),v=useCallback(y=>({actions:g?u(Fragment,{children:[o("div",{className:"border-r pr-1",children:o(Un,{content:y.content,copyMessage:"Copied response to clipboard!"})}),o(Q,{size:"icon",variant:"ghost",className:"h-6 w-6",onClick:()=>g(y.id,"thumbs-up"),children:o(ThumbsUp,{className:"h-4 w-4"})}),o(Q,{size:"icon",variant:"ghost",className:"h-6 w-6",onClick:()=>g(y.id,"thumbs-down"),children:o(ThumbsDown,{className:"h-4 w-4"})})]}):o(Un,{content:y.content,copyMessage:"Copied response to clipboard!"})}),[g]);return u(Vr,{className:l,children:[R&&c&&d?o(Ar,{label:"Try these prompts \u2728",append:c,suggestions:d}):null,e.length>0?o(sd,{messages:e,children:o(Or,{messages:e,isTyping:f,messageOptions:v})}):null,o(jr,{className:"mt-auto",handleSubmit:t,children:({files:y,setFiles:x})=>o(Wn,{value:n,onChange:a,allowAttachments:true,files:y,setFiles:x,stop:p,isGenerating:i})})]})}id.displayName="Chat";function sd({messages:e,children:t}){let{containerRef:n,scrollToBottom:a,handleScroll:r,shouldAutoScroll:i,handleTouchStart:c}=wr([e]);return u("div",{className:"grid grid-cols-1 overflow-y-auto pb-4",ref:n,onScroll:r,onTouchStart:c,children:[o("div",{className:"max-w-full [grid-column:1/1] [grid-row:1/1]",children:t}),!i&&o("div",{className:"pointer-events-none flex flex-1 items-end justify-end [grid-column:1/1] [grid-row:1/1]",children:o("div",{className:"sticky bottom-0 left-0 flex w-full justify-end",children:o(Q,{onClick:a,className:"pointer-events-auto h-8 w-8 rounded-full ease-in-out animate-in fade-in-0 slide-in-from-bottom-1",size:"icon",variant:"ghost",children:o(ArrowDown,{className:"h-4 w-4"})})})})]})}var Vr=forwardRef(({className:e,...t},n)=>o("div",{ref:n,className:s("grid max-h-full w-full grid-rows-[1fr_auto]",e),...t}));Vr.displayName="ChatContainer";var jr=forwardRef(({children:e,handleSubmit:t,className:n},a)=>{let[r,i]=useState(null);return o("form",{ref:a,onSubmit:d=>{if(!r){t(d);return}let l=ld(r);t(d,{experimental_attachments:l}),i(null);},className:n,children:e({files:r,setFiles:i})})});jr.displayName="ChatForm";function ld(e){let t=new DataTransfer;for(let n of Array.from(e))t.items.add(n);return t.files}var cd={light:"",dark:".dark"},Ur=J.createContext(null);function qr(){let e=J.useContext(Ur);if(!e)throw new Error("useChart must be used within a <ChartContainer />");return e}function mh({id:e,className:t,children:n,config:a,...r}){let i=J.useId(),c=`chart-${e||i.replace(/:/g,"")}`;return o(Ur.Provider,{value:{config:a},children:u("div",{"data-slot":"chart","data-chart":c,className:s("[&_.recharts-cartesian-axis-tick_text]:fill-muted-foreground [&_.recharts-cartesian-grid_line[stroke='#ccc']]:stroke-border/50 [&_.recharts-curve.recharts-tooltip-cursor]:stroke-border [&_.recharts-polar-grid_[stroke='#ccc']]:stroke-border [&_.recharts-radial-bar-background-sector]:fill-muted [&_.recharts-rectangle.recharts-tooltip-cursor]:fill-muted [&_.recharts-reference-line_[stroke='#ccc']]:stroke-border flex aspect-video justify-center text-xs [&_.recharts-dot[stroke='#fff']]:stroke-transparent [&_.recharts-layer]:outline-hidden [&_.recharts-sector]:outline-hidden [&_.recharts-sector[stroke='#fff']]:stroke-transparent [&_.recharts-surface]:outline-hidden",t),...r,children:[o(dd,{id:c,config:a}),o(Jt.ResponsiveContainer,{children:n})]})})}var dd=({id:e,config:t})=>{let n=Object.entries(t).filter(([,a])=>a.theme||a.color);return n.length?o("style",{dangerouslySetInnerHTML:{__html:Object.entries(cd).map(([a,r])=>`
2
+ ${r} [data-chart=${e}] {
3
+ ${n.map(([i,c])=>{var l;let d=((l=c.theme)==null?void 0:l[a])||c.color;return d?` --color-${i}: ${d};`:null}).join(`
4
+ `)}
5
+ }
6
+ `).join(`
7
+ `)}}):null},fh=Jt.Tooltip;function gh({active:e,payload:t,className:n,indicator:a="dot",hideLabel:r=false,hideIndicator:i=false,label:c,labelFormatter:d,labelClassName:l,formatter:g,color:m,nameKey:C,labelKey:R}){let{config:f}=qr(),b=J.useMemo(()=>{var w;if(r||!(t!=null&&t.length))return null;let[v]=t,y=`${R||(v==null?void 0:v.dataKey)||(v==null?void 0:v.name)||"value"}`,x=Jn(f,v,y),N=!R&&typeof c=="string"?((w=f[c])==null?void 0:w.label)||c:x==null?void 0:x.label;return d?o("div",{className:s("font-medium",l),children:d(N,t)}):N?o("div",{className:s("font-medium",l),children:N}):null},[c,d,t,r,l,f,R]);if(!e||!(t!=null&&t.length))return null;let p=t.length===1&&a!=="dot";return u("div",{className:s("border-border/50 bg-background grid min-w-[8rem] items-start gap-1.5 rounded-lg border px-2.5 py-1.5 text-xs shadow-xl",n),children:[p?null:b,o("div",{className:"grid gap-1.5",children:t.filter(v=>v.type!=="none").map((v,y)=>{let x=`${C||v.name||v.dataKey||"value"}`,N=Jn(f,v,x),w=m||v.payload.fill||v.color;return o("div",{className:s("[&>svg]:text-muted-foreground flex w-full flex-wrap items-stretch gap-2 [&>svg]:h-2.5 [&>svg]:w-2.5",a==="dot"&&"items-center"),children:g&&(v==null?void 0:v.value)!==void 0&&v.name?g(v.value,v.name,v,y,v.payload):u(Fragment,{children:[N!=null&&N.icon?o(N.icon,{}):!i&&o("div",{className:s("shrink-0 rounded-[2px] border-(--color-border) bg-(--color-bg)",{"h-2.5 w-2.5":a==="dot","w-1":a==="line","w-0 border-[1.5px] border-dashed bg-transparent":a==="dashed","my-0.5":p&&a==="dashed"}),style:{"--color-bg":w,"--color-border":w}}),u("div",{className:s("flex flex-1 justify-between leading-none",p?"items-end":"items-center"),children:[u("div",{className:"grid gap-1.5",children:[p?b:null,o("span",{className:"text-muted-foreground",children:(N==null?void 0:N.label)||v.name})]}),v.value&&o("span",{className:"text-foreground font-mono font-medium tabular-nums",children:v.value.toLocaleString()})]})]})},v.dataKey)})})]})}var bh=Jt.Legend;function vh({className:e,hideIcon:t=false,payload:n,verticalAlign:a="bottom",nameKey:r}){let{config:i}=qr();return n!=null&&n.length?o("div",{className:s("flex items-center justify-center gap-4",a==="top"?"pb-3":"pt-3",e),children:n.filter(c=>c.type!=="none").map(c=>{let d=`${r||c.dataKey||"value"}`,l=Jn(i,c,d);return u("div",{className:s("[&>svg]:text-muted-foreground flex items-center gap-1.5 [&>svg]:h-3 [&>svg]:w-3"),children:[l!=null&&l.icon&&!t?o(l.icon,{}):o("div",{className:"h-2 w-2 shrink-0 rounded-[2px]",style:{backgroundColor:c.color}}),l==null?void 0:l.label]},c.value)})}):null}function Jn(e,t,n){if(typeof t!="object"||t===null)return;let a="payload"in t&&typeof t.payload=="object"&&t.payload!==null?t.payload:void 0,r=n;return n in t&&typeof t[n]=="string"?r=t[n]:a&&n in a&&typeof a[n]=="string"&&(r=a[n]),r in e?e[r]:e[n]}var Ro=J.forwardRef(function({className:t,...n},a){return o(Checkbox.Root,{ref:a,"data-slot":"checkbox",className:s("peer border-input dark:bg-input/30 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground dark:data-[state=checked]:bg-primary data-[state=checked]:border-primary focus-visible:border-primary focus-visible:ring-primary/40 aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive size-4 shrink-0 rounded-[4px] border shadow-xs transition-shadow outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50",t),...n,children:o(Checkbox.Indicator,{"data-slot":"checkbox-indicator",className:"flex items-center justify-center text-current transition-none",children:o(CheckIcon,{className:"size-3.5"})})})});function $o({...e}){return o(Dialog.Root,{"data-slot":"dialog",...e})}function Mh({...e}){return o(Dialog.Trigger,{"data-slot":"dialog-trigger",...e})}function md({...e}){return o(Dialog.Portal,{"data-slot":"dialog-portal",...e})}function kh({...e}){return o(Dialog.Close,{"data-slot":"dialog-close",...e})}function fd({className:e,...t}){return o(Dialog.Overlay,{"data-slot":"dialog-overlay",className:s("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",e),...t})}function Yo({className:e,children:t,showCloseButton:n=true,...a}){return u(md,{"data-slot":"dialog-portal",children:[o(fd,{}),u(Dialog.Content,{"data-slot":"dialog-content",className:s("bg-background 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 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg",e),...a,children:[t,n&&u(Dialog.Close,{"data-slot":"dialog-close",className:"ring-offset-background focus:ring-ring data-[state=open]:bg-accent data-[state=open]:text-muted-foreground absolute top-4 right-4 rounded-xs opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",children:[o(XIcon,{}),o("span",{className:"sr-only",children:"Close"})]})]})]})}function Ko({className:e,...t}){return o("div",{"data-slot":"dialog-header",className:s("flex flex-col gap-2 text-center sm:text-left",e),...t})}function Eh({className:e,...t}){return o("div",{"data-slot":"dialog-footer",className:s("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",e),...t})}function Jo({className:e,...t}){return o(Dialog.Title,{"data-slot":"dialog-title",className:s("text-lg leading-none font-semibold",e),...t})}function Xo({className:e,...t}){return o(Dialog.Description,{"data-slot":"dialog-description",className:s("text-muted-foreground text-sm",e),...t})}function Xn({className:e,...t}){return o(Command,{"data-slot":"command",className:s("bg-popover text-popover-foreground flex h-full w-full flex-col overflow-hidden rounded-md",e),...t})}function Oh({title:e="Command Palette",description:t="Search for a command to run...",children:n,className:a,showCloseButton:r=true,...i}){return u($o,{...i,children:[u(Ko,{className:"sr-only",children:[o(Jo,{children:e}),o(Xo,{children:t})]}),o(Yo,{className:s("overflow-hidden p-0",a),showCloseButton:r,children:o(Xn,{className:"[&_[cmdk-group-heading]]:text-muted-foreground **:data-[slot=command-input-wrapper]:h-12 [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group]]:px-2 [&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0 [&_[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:n})})]})}function $r({className:e,...t}){return u("div",{"data-slot":"command-input-wrapper",className:"flex h-9 items-center gap-2 border-b px-3",children:[o(SearchIcon,{className:"size-4 shrink-0 opacity-50"}),o(Command.Input,{"data-slot":"command-input",className:s("placeholder:text-muted-foreground flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-hidden disabled:cursor-not-allowed disabled:opacity-50",e),...t})]})}function Yr({className:e,...t}){return o(Command.List,{"data-slot":"command-list",className:s("max-h-[300px] scroll-py-1 overflow-x-hidden overflow-y-auto",e),...t})}function Kr({...e}){return o(Command.Empty,{"data-slot":"command-empty",className:"py-6 text-center text-sm",...e})}function Ah({className:e,...t}){return o(Command.Group,{"data-slot":"command-group",className:s("text-foreground [&_[cmdk-group-heading]]:text-muted-foreground overflow-hidden p-1 [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium",e),...t})}function zh({className:e,...t}){return o(Command.Separator,{"data-slot":"command-separator",className:s("bg-border -mx-1 h-px",e),...t})}function Jr({className:e,...t}){return o(Command.Item,{"data-slot":"command-item",className:s("data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground [&_svg:not([class*='text-'])]:text-muted-foreground relative flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),...t})}function Bh({className:e,...t}){return o("span",{"data-slot":"command-shortcut",className:s("text-muted-foreground ml-auto text-xs tracking-widest",e),...t})}function Wh({...e}){return o(ContextMenu.Root,{"data-slot":"context-menu",...e})}function $h({...e}){return o(ContextMenu.Trigger,{"data-slot":"context-menu-trigger",...e})}function Yh({...e}){return o(ContextMenu.Group,{"data-slot":"context-menu-group",...e})}function Kh({...e}){return o(ContextMenu.Portal,{"data-slot":"context-menu-portal",...e})}function Jh({...e}){return o(ContextMenu.Sub,{"data-slot":"context-menu-sub",...e})}function Xh({...e}){return o(ContextMenu.RadioGroup,{"data-slot":"context-menu-radio-group",...e})}function Qh({className:e,inset:t,children:n,...a}){return u(ContextMenu.SubTrigger,{"data-slot":"context-menu-sub-trigger","data-inset":t,className:s("focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground flex cursor-default items-center rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[inset]:pl-8 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),...a,children:[n,o(ChevronRightIcon,{className:"ml-auto"})]})}function Zh({className:e,...t}){return o(ContextMenu.SubContent,{"data-slot":"context-menu-sub-content",className:s("bg-popover 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 z-50 min-w-[8rem] origin-(--radix-context-menu-content-transform-origin) overflow-hidden rounded-md border p-1 shadow-lg",e),...t})}function ey({className:e,...t}){return o(ContextMenu.Portal,{children:o(ContextMenu.Content,{"data-slot":"context-menu-content",className:s("bg-popover 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 z-50 max-h-(--radix-context-menu-content-available-height) min-w-[8rem] origin-(--radix-context-menu-content-transform-origin) overflow-x-hidden overflow-y-auto rounded-md border p-1 shadow-md",e),...t})})}function ty({className:e,inset:t,variant:n="default",...a}){return o(ContextMenu.Item,{"data-slot":"context-menu-item","data-inset":t,"data-variant":n,className:s("focus:bg-accent focus:text-accent-foreground data-[variant=destructive]:text-destructive data-[variant=destructive]:focus:bg-destructive/10 dark:data-[variant=destructive]:focus:bg-destructive/20 data-[variant=destructive]:focus:text-destructive data-[variant=destructive]:*:[svg]:!text-destructive [&_svg:not([class*='text-'])]:text-muted-foreground relative flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 data-[inset]:pl-8 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),...a})}function oy({className:e,children:t,checked:n,...a}){return u(ContextMenu.CheckboxItem,{"data-slot":"context-menu-checkbox-item",className:s("focus:bg-accent focus:text-accent-foreground relative flex cursor-default items-center gap-2 rounded-sm py-1.5 pr-2 pl-8 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),checked:n,...a,children:[o("span",{className:"pointer-events-none absolute left-2 flex size-3.5 items-center justify-center",children:o(ContextMenu.ItemIndicator,{children:o(CheckIcon,{className:"size-4"})})}),t]})}function ny({className:e,children:t,...n}){return u(ContextMenu.RadioItem,{"data-slot":"context-menu-radio-item",className:s("focus:bg-accent focus:text-accent-foreground relative flex cursor-default items-center gap-2 rounded-sm py-1.5 pr-2 pl-8 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),...n,children:[o("span",{className:"pointer-events-none absolute left-2 flex size-3.5 items-center justify-center",children:o(ContextMenu.ItemIndicator,{children:o(CircleIcon,{className:"size-2 fill-current"})})}),t]})}function ay({className:e,inset:t,...n}){return o(ContextMenu.Label,{"data-slot":"context-menu-label","data-inset":t,className:s("text-foreground px-2 py-1.5 text-sm font-medium data-[inset]:pl-8",e),...n})}function ry({className:e,...t}){return o(ContextMenu.Separator,{"data-slot":"context-menu-separator",className:s("bg-border -mx-1 my-1 h-px",e),...t})}function iy({className:e,...t}){return o("span",{"data-slot":"context-menu-shortcut",className:s("text-muted-foreground ml-auto text-xs tracking-widest",e),...t})}var Id={YYYY:"yyyy",YY:"yy",MM:"MM",M:"M",DD:"dd",D:"d"},Fd=e=>{var t;return (t=Id[e])!=null?t:e},Hd=/(YYYY|YY|MM|M|DD|D|HH|H|mm|m|ss|s)/g,Qn=e=>e.replace(Hd,t=>t==="HH"?"HH":t==="H"?"H":t==="mm"?"mm":t==="m"?"m":t==="ss"?"ss":t==="s"?"s":Fd(t)),Zo=e=>!Number.isNaN(e.getTime()),Lt=class e{constructor(t){this.value=t;}create(t){return new e(t)}clone(){return this.create(new Date(this.value.getTime()))}add(t,n){switch(n){case "month":return this.create(addMonths(this.value,t));case "year":return this.create(addYears(this.value,t));default:return this.create(addDays(this.value,t))}}subtract(t,n){return this.add(-t,n)}startOf(t){switch(t){case "month":return this.create(startOfMonth(this.value));case "year":return this.create(startOfYear(this.value));case "week":return this.create(startOfWeek(this.value,{weekStartsOn:0}));default:return this.create(startOfDay(this.value))}}endOf(t){if(t==="year")return this.create(endOfYear(this.value));if(t==="month"){let r=startOfMonth(this.value),i=addDays(addMonths(r,1),-1);return this.create(i)}let n=startOfDay(this.value),a=addDays(n,1);return this.create(addDays(a,-1))}isSame(t,n="day"){switch(n){case "month":return isSameMonth(this.value,t.toDate());case "year":return isSameYear(this.value,t.toDate());case "week":return this.startOf("week").valueOf()===t.startOf("week").valueOf();default:return isSameDay(this.value,t.toDate())}}isBefore(t,n){if(n){let a=this.startOf(n),r=t.startOf(n);return a.valueOf()<r.valueOf()}return isBefore(this.value,t.toDate())}isAfter(t,n){if(n){let a=this.startOf(n),r=t.startOf(n);return a.valueOf()>r.valueOf()}return isAfter(this.value,t.toDate())}format(t){return format(this.value,Qn(t))}daysInMonth(){return getDaysInMonth(this.value)}month(t){return typeof t=="number"?this.create(setMonth(this.value,t)):this.value.getMonth()}year(t){return typeof t=="number"?this.create(setYear(this.value,t)):this.value.getFullYear()}date(t){return typeof t=="number"?this.create(setDate(this.value,t)):this.value.getDate()}isValid(){return Zo(this.value)}toDate(){return new Date(this.value.getTime())}valueOf(){return this.value.getTime()}},_d=e=>{if(e instanceof Lt)return e.toDate();if(e instanceof Date)return new Date(e.getTime());if(typeof e=="number")return new Date(e);if(typeof e=="string"){let t=new Date(e);if(Zo(t))return t}return new Date},rt=(e,t)=>{if(typeof e=="string"&&t){let n=parse(e,Qn(t),new Date);return Zo(n)?new Lt(n):new Lt(new Date(NaN))}return new Lt(_d(e))},ti=(e,t)=>{let n=parse(e,Qn(t),new Date);return Zo(n)?new Lt(n):null};function Zn(e){return Object.keys(e).reduce((t,n)=>{let a=e[n];return a&&(t[n]=a),t},{})}function py(e){let[t,n]=useState({values:e.initialValues,errors:{},fieldErrors:{},touched:{},isSubmitting:false,isValid:false,validationSequence:0}),a=useCallback((f=t.values)=>{let b=e.validate?e.validate(f):{},p=Zn({...b,...t.fieldErrors}),v=Object.keys(p).length===0;return n(y=>({...y,errors:p,isValid:v})),v},[e.validate,t.fieldErrors,t.values]),r=useCallback((f,b)=>{n(p=>{let v={...p.values,[f]:b},y={...p.fieldErrors};delete y[f];let x=e.validate?e.validate(v):{},N=Zn({...x,...y}),w=Object.keys(N).length===0;return {...p,values:v,fieldErrors:y,errors:N,isValid:w}});},[e.validate]),i=useCallback((f,b=true)=>{n(p=>({...p,touched:{...p.touched,[f]:b}}));},[]),c=useCallback((f,b)=>{n(p=>{let v={...p.fieldErrors};b?v[f]=b:delete v[f];let y=e.validate?e.validate(p.values):{},x=Zn({...y,...v}),N=Object.keys(x).length===0;return {...p,fieldErrors:v,errors:x,isValid:N}});},[e.validate]),d=useCallback(()=>{n(f=>({...f,validationSequence:f.validationSequence+1}));},[]),l=useCallback(f=>{let{name:b,value:p}=f.target;r(b,p);},[r]),g=useCallback(f=>{let{name:b}=f.target;i(b,true),a();},[i,a]),m=useCallback(async f=>{f&&(f.preventDefault(),f.stopPropagation()),n(v=>{let y=Object.keys(v.values).reduce((x,N)=>(x[N]=true,x),{});return {...v,touched:y,validationSequence:v.validationSequence+1}});let b=t.values;if(a(b)&&!(Object.keys(t.fieldErrors).length>0)){n(v=>({...v,isSubmitting:true}));try{await e.onSubmit(b);}catch(v){console.error("Form submission error:",v);}finally{n(v=>({...v,isSubmitting:false}));}}},[e.onSubmit,a,t.values]),C=useCallback(()=>{n({values:e.initialValues,errors:{},fieldErrors:{},touched:{},isSubmitting:false,isValid:false,validationSequence:0});},[e.initialValues]);return {...t,...{setFieldValue:r,setFieldTouched:i,setFieldError:c,handleChange:l,handleBlur:g,handleSubmit:m,resetForm:C,validateForm:()=>a(),triggerValidation:d},form:{values:t.values,errors:t.errors,fieldErrors:t.fieldErrors,touched:t.touched,validationSequence:t.validationSequence,setFieldValue:(f,b)=>{r(f,b);},setFieldError:(f,b)=>{c(f,b);},setFieldTouched:(f,b)=>{i(f,b);},handleChange:l,handleBlur:g,handleSubmit:m,resetForm:C,validateForm:()=>a(),triggerValidation:d,isSubmitting:t.isSubmitting,isValid:t.isValid}}}var oi=768;function ea(){var i,c;if(typeof window=="undefined")return false;let e=window.innerWidth<oi,t=window.navigator,n=(t.userAgent||"").toLowerCase(),a=/android|iphone|ipad|ipod|blackberry|iemobile|opera mini/.test(n),r=(c=(i=t.userAgentData)==null?void 0:i.mobile)!=null?c:false;return e||a||r}function Ye(){let[e,t]=J.useState(()=>ea());return J.useEffect(()=>{let n=window.matchMedia(`(max-width: ${oi-1}px)`),a=()=>{t(ea());};return typeof n.addEventListener=="function"?n.addEventListener("change",a):typeof n.addListener=="function"&&n.addListener(a),t(ea()),()=>{typeof n.removeEventListener=="function"?n.removeEventListener("change",a):typeof n.removeListener=="function"&&n.removeListener(a);}},[]),e}var ni=e=>({title:"",subtitle:void 0,supportingText:void 0,heroBadge:void 0,icon:void 0,back:void 0,actions:void 0,variant:void 0,...e}),ai=e=>{let t=useMemo(()=>ni(e),[e]),[n,a]=useState([t]),r=n[n.length-1],i=n.length>1,c=useCallback(m=>{a(C=>{let R=[...C],f=R.length-1;return R[f]={...t,...m},R});},[t]),d=useCallback(m=>{a(C=>[...C,{...t,...m}]);},[t]),l=useCallback(()=>{i&&a(m=>m.slice(0,-1));},[i]),g=useCallback(m=>{a([ni(m!=null?m:t)]);},[t]);return {header:r,navigationState:r,navigationStack:n,setHeader:c,navigateTo:d,navigateBack:l,canGoBack:i,resetNavigation:g}},jd=()=>{let e=globalThis;return e.__GOMENIUCIVAN_MOBILE_HEADER_CONTEXT__||(e.__GOMENIUCIVAN_MOBILE_HEADER_CONTEXT__=createContext(null)),e.__GOMENIUCIVAN_MOBILE_HEADER_CONTEXT__},ri=jd(),ii=({initialState:e,children:t})=>{let n=ai(e);return o(ri.Provider,{value:n,children:t})},si=e=>{let t=useContext(ri);return t||ai(e)};var qd=400,di=200,ui=.95,pi=()=>typeof window=="undefined"?"":`${window.location.pathname}${window.location.search}${window.location.hash}`,mi=(e,t)=>{if(typeof window=="undefined")return ()=>{};let n=window.history,a=n[e];return a?(n[e]=function(...i){let c=a.apply(this,i);return t(),c},()=>{n[e]=a;}):()=>{}},Gd=(e,t)=>{if(typeof window=="undefined")return ()=>{};let n=[],a=null,r={current:pi()},i=()=>{a&&window.clearTimeout(a),a=window.setTimeout(()=>{a=null,t();},qd);},c=()=>{let m=pi();if(m===r.current){t();return}r.current=m,e(),i();};n.push(mi("pushState",c)),n.push(mi("replaceState",c));let d=()=>{c();};window.addEventListener("popstate",d),n.push(()=>window.removeEventListener("popstate",d));let l=()=>{c();};window.addEventListener("hashchange",l),n.push(()=>window.removeEventListener("hashchange",l));let g=()=>{a&&(window.clearTimeout(a),a=null),t();};return window.addEventListener("load",g),window.addEventListener("pageshow",g),n.push(()=>{window.removeEventListener("load",g),window.removeEventListener("pageshow",g);}),()=>{n.forEach(m=>m()),a&&window.clearTimeout(a);}},Wd=({color:e,framework:t})=>{let[n,a]=useState(false),r=useRef(n),[i,c]=useState(0),d=useRef(null),l=useRef(null),g=useCallback(()=>{l.current&&(window.clearTimeout(l.current),l.current=null),r.current=true,a(true),c(R=>R>0&&R<.2?R:.2);},[]),m=useCallback(()=>{r.current&&(d.current&&(window.clearTimeout(d.current),d.current=null),c(1),l.current=window.setTimeout(()=>{r.current=false,a(false),c(0);},200));},[]);useEffect(()=>{r.current=n;},[n]),useEffect(()=>typeof window=="undefined"?()=>{}:Gd(g,m),[g,m,t]),useEffect(()=>{if(!n){d.current&&(window.clearTimeout(d.current),d.current=null);return}let R=()=>{c(f=>{if(f>=ui)return f;let b=(1-f)*.1;return Math.min(f+b,ui)}),d.current=window.setTimeout(R,di);};return d.current=window.setTimeout(R,di),()=>{d.current&&(window.clearTimeout(d.current),d.current=null);}},[n]),useEffect(()=>()=>{d.current&&window.clearTimeout(d.current),l.current&&window.clearTimeout(l.current);},[]);let C=useMemo(()=>({position:"fixed",top:0,left:0,height:"2px",width:`${Math.max(i*100,0)}%`,backgroundColor:e,boxShadow:"0 0 8px rgba(0, 0, 0, 0.15)",opacity:n?1:0,transition:"width 0.2s ease, opacity 0.2s ease",transform:"translateZ(0)",zIndex:9999}),[e,i,n]);return o("div",{"aria-hidden":"true",style:C})},nn=Wd;var fi=({color:e,framework:t})=>o(nn,{color:e,framework:t});var gi=({color:e,framework:t})=>o(nn,{color:e,framework:t});var $d={nextjs:gi},bi=e=>{var t;return (t=$d[e])!=null?t:fi};var vi=({color:e,framework:t})=>{let[n,a]=useState(false);if(useEffect(()=>{a(true);},[]),!n)return null;let r=bi(t);return o(r,{color:e,framework:t})};var oa=e=>{if(e===void 0||e===""||e===null||e==="undefined"||e==="null")return true;let t=e.toString();try{t=t.trim();}catch{return true}return !t||t.length===0};var It=e=>{if(oa(e))return false;if(typeof e=="boolean")return e;if(typeof e=="string"){let t=e.toLowerCase();return t==="true"||t==="yes"||t==="1"}else return !!e};var xi,it=typeof process!="undefined"&&!!((xi=process==null?void 0:process.versions)!=null&&xi.node),na=null,aa=null,wi=Function("specifier","return import(specifier);"),Ft=()=>it?(na||(na=wi("node:"+["fs","promises"].join("/"))),na):null,Co=()=>it?(aa||(aa=wi("node:path")),aa):null,hi={debug:10,info:20,warning:30,error:40,critical:50},Jd=30,Xd=1e3,Qd=20,Zd=e=>e===false?null:typeof e=="number"&&Number.isFinite(e)&&e>0?Math.floor(e):Jd,yi=e=>{var d,l,g,m,C,R,f;let t=typeof process!="undefined"?(d=process==null?void 0:process.env)==null?void 0:d.NODE_ENV:void 0,n=Zd(e==null?void 0:e.storeDays),a=(l=e==null?void 0:e.level)!=null?l:"info",r=(g=e==null?void 0:e.consoleLogging)!=null?g:t!=="production",c=!!(e!=null&&e.enable)&&(t==="production"||!!(e!=null&&e.writeToFileInDev))&&it;return {enable:!!(e!=null&&e.enable),level:a,retentionDays:n,json:!!(e!=null&&e.json),slowRequestThresholdMs:(m=e==null?void 0:e.slowRequestThresholdMs)!=null?m:Xd,maxFileSizeBytes:Math.max(1,(C=e==null?void 0:e.maxFileSizeMB)!=null?C:Qd)*1024*1024,directory:(R=e==null?void 0:e.directory)!=null?R:"monitoring",consoleLogging:r,captureUnhandled:(f=e==null?void 0:e.captureUnhandled)!=null?f:true,writeToFile:c}},eu=(e,t)=>hi[e]>=hi[t],tu=e=>{var t;if(e)return e instanceof Error?{name:e.name,message:e.message,stack:e.stack}:typeof e=="object"?{name:e.name,message:String((t=e.message)!=null?t:e),stack:e.stack,raw:e}:{message:String(e)}},ou=e=>typeof(e==null?void 0:e.then)=="function",an=class{constructor(t){this.directoryCache=null;this.initialized=false;this.options=yi(t),this.publicApi=this.createPublicApi(),this.options.enable&&this.initialize();}get api(){return this.publicApi}updateOptions(t){let n=this.options.enable,a=this.options.level,r=this.options.json,i=this.options.slowRequestThresholdMs,c=this.options.retentionDays,d=this.options.directory,l=this.options.writeToFile;if(this.options=yi(t),this.options.directory!==d&&(this.directoryCache=null),!this.options.enable){this.detachProcessHandlers();return}(!n||this.options.level!==a||this.options.json!==r||this.options.slowRequestThresholdMs!==i||this.options.retentionDays!==c||this.options.directory!==d||this.options.writeToFile!==l)&&this.initialize();}async initialize(){if(this.initialized){await this.ensureDirectory(),this.options.retentionDays!==null&&await this.purgeLogs(),this.ensureProcessHandlers();return}await this.ensureDirectory(),this.options.retentionDays!==null&&await this.purgeLogs(),this.ensureProcessHandlers(),this.initialized=true;}createPublicApi(){return {log:(t,n,a)=>this.log(t,n,a),debug:(t,n)=>this.log("debug",t,n),info:(t,n)=>this.log("info",t,n),warning:(t,n)=>this.log("warning",t,n),error:(t,n)=>this.log("error",t,n),critical:(t,n)=>this.log("critical",t,n),logRequest:t=>this.logRequest(t),monitorRequest:(t,n)=>this.monitorRequest(t,n),deleteLogFile:t=>this.deleteLogFile(t),purgeLogs:()=>this.purgeLogs(),listLogFiles:()=>this.listLogFiles(),getLogDirectory:()=>this.getDirectoryPath(),getOptions:()=>this.options,updateOptions:t=>this.updateOptions(t)}}async getDirectoryPath(){if(!it)return null;if(this.directoryCache)return this.directoryCache;let t=await Co();if(!t)return null;let n=this.options.directory,a=t.isAbsolute(n)?n:t.join(process.cwd(),n);return this.directoryCache=a,a}async ensureDirectory(){if(!this.options.enable||!it)return;let t=await Ft(),n=await this.getDirectoryPath();if(!(!t||!n))try{await t.mkdir(n,{recursive:!0});}catch(a){this.options.consoleLogging&&console.error("[monitoring] Failed to create directory",a);}}ensureProcessHandlers(){if(!this.options.enable||!this.options.captureUnhandled||!it)return;let t=process;if(!(t!=null&&t.on)||this.processHandlers)return;let n=(...r)=>{let[i]=r;this.log("critical","Uncaught exception detected",{error:i});},a=(...r)=>{let[i]=r;this.log("error","Unhandled promise rejection detected",{error:i});};t.on("uncaughtException",n),t.on("unhandledRejection",a),this.processHandlers={exception:n,rejection:a};}detachProcessHandlers(){if(!this.processHandlers||!it)return;let t=process,{exception:n,rejection:a}=this.processHandlers;t!=null&&t.off?(t.off("uncaughtException",n),t.off("unhandledRejection",a)):t!=null&&t.removeListener&&(t.removeListener("uncaughtException",n),t.removeListener("unhandledRejection",a)),this.processHandlers=void 0;}resolveLogEntry(t,n,a){let r=a==null?void 0:a.context,i=tu(a==null?void 0:a.error),{error:c,context:d,metadata:l,...g}=a!=null?a:{},m={};return l&&typeof l=="object"&&(m.metadata=l),Object.assign(m,g),{timestamp:new Date,level:t,message:n,context:r,error:i,metadata:Object.keys(m).length>0?m:void 0}}async log(t,n,a){if(!eu(t,this.options.level))return;let i=this.resolveLogEntry(t,n,a);this.options.consoleLogging&&this.consoleLog(i),!(!this.options.enable||!this.options.writeToFile||!it)&&(await this.writeLogEntry(i),this.options.retentionDays!==null&&await this.purgeLogs());}consoleLog(t){let n=t.timestamp.toISOString(),a={...t.metadata,context:t.context,error:t.error},r=[`[monitoring] ${n} [${t.level.toUpperCase()}] ${t.message}`,a];switch(t.level){case "error":case "critical":console.error(...r);break;case "warning":console.warn(...r);break;case "info":console.info(...r);break;default:console.debug(...r);break}}async writeLogEntry(t){let n=await Ft(),a=await Co(),r=await this.getDirectoryPath();if(!(!n||!a||!r))try{let i=await this.resolveLogFilePath(r);if(!i)return;let c=this.options.json?this.serializeJsonEntry(t):this.serializeTextEntry(t);await n.appendFile(i,c+`
8
+ `);}catch(i){this.options.consoleLogging&&console.error("[monitoring] Failed to write log entry",i);}}serializeTextEntry(t){let a=[`[${t.timestamp.toISOString()}]`,`[${t.level.toUpperCase()}]`,t.message];return t.context&&Object.keys(t.context).length>0&&a.push(`context=${JSON.stringify(t.context)}`),t.metadata&&Object.keys(t.metadata).length>0&&a.push(`metadata=${JSON.stringify(t.metadata)}`),t.error&&a.push(`error=${JSON.stringify(t.error)}`),a.join(" ")}serializeJsonEntry(t){return JSON.stringify({timestamp:t.timestamp.toISOString(),level:t.level,message:t.message,context:t.context,metadata:t.metadata,error:t.error})}async resolveLogFilePath(t){let n=await Ft(),a=await Co();if(!n||!a)return null;let r=new Date,i=[r.getFullYear(),String(r.getMonth()+1).padStart(2,"0"),String(r.getDate()).padStart(2,"0")].join("-"),c=this.options.json?"jsonl":"log",d=`${i}.${c}`,l=a.join(t,d);if(!await this.isFileExceedingSize(l))return l;let g=1;for(;;){let m=`${i}-${g}.${c}`,C=a.join(t,m);if(!await this.isFileExceedingSize(C))return C;g+=1;}}async isFileExceedingSize(t){let n=await Ft();if(!n)return false;try{return (await n.stat(t)).size>=this.options.maxFileSizeBytes}catch(a){if(a.code==="ENOENT")return false;throw a}}async logRequest(t){var c,d,l;let n=(c=t.thresholdMs)!=null?c:this.options.slowRequestThresholdMs;if(t.durationMs<n)return;let a=((d=t.method)!=null?d:"REQUEST").toUpperCase(),r=`Slow request detected for ${a} ${(l=t.url)!=null?l:""}`,i=t.durationMs>=n*2?"error":"warning";await this.log(i,r,{context:{method:a,url:t.url,durationMs:t.durationMs,statusCode:t.statusCode,thresholdMs:n},metadata:t.metadata});}async monitorRequest(t,n){let a=Date.now();try{let r=n();return ou(r)?await r:r}catch(r){throw await this.log("error","Monitored request failed",{context:{method:t.method,url:t.url,operationName:t.operationName,statusCode:t.statusCode},error:r}),r}finally{let r=Date.now()-a;await this.logRequest({...t,durationMs:r});}}async purgeLogs(){if(!this.options.enable||this.options.retentionDays===null)return;let t=await Ft(),n=await Co(),a=await this.getDirectoryPath();if(!(!t||!n||!a))try{let r=await t.readdir(a,{withFileTypes:!0}),i=Date.now()-this.options.retentionDays*24*60*60*1e3;await Promise.all(r.filter(c=>c.isFile()).map(async c=>{let d=n.join(a,c.name);try{(await t.stat(d)).mtime.getTime()<i&&await t.rm(d,{force:!0});}catch(l){this.options.consoleLogging&&console.warn("[monitoring] Failed to purge log file",l);}}));}catch(r){this.options.consoleLogging&&console.error("[monitoring] Failed to read monitoring directory",r);}}async deleteLogFile(t){if(!it)return;let n=await Ft(),a=await Co(),r=await this.getDirectoryPath();if(!(!n||!a||!r))try{if(!t){let d=await n.readdir(r,{withFileTypes:!0});await Promise.all(d.map(async l=>{let g=a.join(r,l.name);await n.rm(g,{force:!0,recursive:l.isDirectory()});}));return}let i=a.basename(t),c=a.join(r,i);await n.rm(c,{force:!0});}catch(i){this.options.consoleLogging&&console.error("[monitoring] Failed to delete log file",i);}}async listLogFiles(){if(!it)return [];let t=await Ft(),n=await this.getDirectoryPath();if(!t||!n)return [];try{return (await t.readdir(n)).sort()}catch(a){return this.options.consoleLogging&&console.error("[monitoring] Failed to list log files",a),[]}}},Ht=null,nu=()=>(Ht||(Ht=new an),Ht),rn=e=>(Ht?Ht.updateOptions(e):Ht=new an(e),Ht.api),Ri=()=>nu().api,au=e=>{let t=J.useRef();return J.useEffect(()=>{if(!e)return;let n=t.current,a=JSON.stringify(e),r=n?JSON.stringify(n):void 0;a!==r&&(t.current=e,rn(e));},[e]),J.useMemo(()=>Ri(),[])};function To(e,t="info",n){let{title:a,description:r,duration:i=4e3,action:c}=n||{},d={duration:i,...c&&{action:{label:c.label,onClick:c.onClick}}};switch(t){case "success":toast.success(a||e,{description:r,...d});break;case "error":toast.error(a||e,{description:r,...d});break;case "warning":toast.warning(a||e,{description:r,...d});break;case "info":default:toast.info(a||e,{description:r,...d});break}}var ru=(e,t)=>To(e,"success",t),iu=(e,t)=>To(e,"error",t),su=(e,t)=>To(e,"warning",t),lu=(e,t)=>To(e,"info",t);var Pi=createContext(void 0),uu={enabled:false,framework:"auto",database:"auto",fieldName:"auto",fieldCy:"auto"},pu=new Set(["","email","number","password","search","tel","text","url","date","datetime-local","month","time","week"]),mu=()=>{var n;if(typeof window!="undefined"){if(window.__NEXT_DATA__)return "nextjs";if(window.__vite_plugin_react_preamble_installed__)return "vite"}if(typeof document!="undefined"&&document.querySelector('script[src*="@vite/client"]'))return "vite";let e=typeof globalThis!="undefined"&&(n=globalThis.process)!=null?n:void 0,t=e==null?void 0:e.env;if(t){if(t.NEXT_PHASE||t.__NEXT_PREVIEW_MODE)return "nextjs";if(t.VITE_DEV_SERVER_URL||t.VITE_USER_NODE_ENV)return "vite";if(t.BABEL_ENV)return "babel";if(t.WEBPACK||t.WEBPACK_DEV_SERVER)return "webpack"}return typeof globalThis!="undefined"&&globalThis.__webpack_require__?"webpack":"unknown"},fu=e=>{var g,m;let t={...uu,...e!=null?e:{}},n=(g=t.framework)!=null?g:"auto",a=n==="auto"?mu():n,r=(m=t.database)!=null?m:"auto",i=r==="auto"?"unknown":r,c=!!t.enabled,d=t.fieldName==="auto"?c:!!t.fieldName,l=t.fieldCy==="auto"?c:!!t.fieldCy;return {enabled:c,debug:c,framework:a,requestedFramework:n,database:i,requestedDatabase:r,fieldName:d,fieldCy:l}},ax=({children:e,defaultTheme:t="system",nativeApp:n=false,extras:a,monitoring:r,siderbar:i})=>{var P,T,_,O,W;let[c,d]=useState(!!n),l=Ye(),g=useMemo(()=>nr(),[]),m=useMemo(()=>{let D=fu(a);return rr(g,D),D},[a,g]),C=useMemo(()=>r||{enable:false},[r]);useEffect(()=>{rn(C);},[C]),useEffect(()=>()=>{ir(g);},[g]),useEffect(()=>{d(!!n);},[n]);let R=()=>{var F;if(typeof window=="undefined")return t==="system"?"auto":t;let D=(F=window.localStorage)==null?void 0:F.getItem(Gt);return qt(D)?D:t==="system"?"auto":t},[f,b]=useState(()=>R()),[p,v]=useState(()=>ho(R())),[y,x]=useState(null);useEffect(()=>{v(ho(f)),ur(f);},[f]),useEffect(()=>{var A;if(typeof window=="undefined")return;let D=(A=window.localStorage)==null?void 0:A.getItem(Gt);if(qt(D))return;let F=t==="system"?"auto":t;b(k=>k===F?k:F);},[t]),useEffect(()=>{if(typeof window=="undefined"||f!=="auto")return;let D=window.matchMedia("(prefers-color-scheme: dark)"),F=k=>{let U=k.matches?"dark":"light";v(V=>V===U?V:U),jo("auto");},A=ho("auto");return v(k=>k===A?k:A),jo("auto"),D.addEventListener("change",F),()=>D.removeEventListener("change",F)},[f]),useEffect(()=>{if(typeof window=="undefined")return;let D=F=>{let A=F.detail;A&&b(k=>k===A?k:A);};return window.addEventListener(Vo,D),()=>window.removeEventListener(Vo,D)},[]),useEffect(()=>{if(typeof window=="undefined")return;let D=F=>{if(F.key!==Gt||!F.newValue||!qt(F.newValue))return;let A=F.newValue;b(k=>k===A?k:A);};return window.addEventListener("storage",D),()=>window.removeEventListener("storage",D)},[]);let N=p==="dark";useEffect(()=>{if(typeof document=="undefined")return;let D=document.documentElement;D.dataset.framework=m.framework,D.dataset.database=m.database,D.dataset.debug=m.enabled?"true":"false";},[m]);let w=c,S=w||l;useEffect(()=>{if(typeof document=="undefined"||typeof window=="undefined"||!S)return;let D=150,F=G=>G instanceof HTMLElement?G.isContentEditable||G instanceof HTMLTextAreaElement?true:G instanceof HTMLInputElement?pu.has(G.type):false:false,A=G=>{let j=G.getBoundingClientRect(),q=window.innerHeight||document.documentElement.clientHeight,H=window.innerWidth||document.documentElement.clientWidth,te=j.top>=0&&j.bottom<=q,K=j.left>=0&&j.right<=H;return te&&K},k=G=>{window.setTimeout(()=>{A(G)||G.scrollIntoView({behavior:"smooth",block:"center",inline:"nearest"});},D);},U=G=>{if(!(G instanceof Element))return null;if(F(G))return G;let j=G.closest('input, textarea, [contenteditable="true"]');return j&&F(j)?j:null},V=G=>{let j=U(G.target);j&&k(j);},B=G=>{if(G.pointerType&&G.pointerType!=="touch"&&G.pointerType!=="pen")return;let j=U(G.target);j&&k(j);};return document.addEventListener("focusin",V,true),document.addEventListener("pointerdown",B,true),()=>{document.removeEventListener("focusin",V,true),document.removeEventListener("pointerdown",B,true);}},[S]);let h=useCallback(D=>{b(F=>F===D?F:D);},[b]),E=useCallback(D=>{h(D?"dark":"light");},[h]),L=useMemo(()=>N?"#fff":"#000",[N]),M={isDarkMode:N,themeMode:f,isNativeApp:c,isNativeLike:w,isNative:w,extras:m,nativeOverlayContainer:y,setIsDarkMode:E,setThemeMode:h,setNativeApp:d,setNativeOverlayContainer:x};return o(Pi.Provider,{value:M,children:u(lr,{children:[o(vi,{color:L,framework:m.framework}),u(ra,{delayDuration:0,children:[It(i==null?void 0:i.show)&&u(Ti,{children:[u(Ni,{...i==null?void 0:i.props,children:[It((P=i==null?void 0:i.header)==null?void 0:P.show)&&o(Mi,{children:o(Di,{children:o(Li,{children:o(Ii,{asChild:true,className:"data-[slot=sidebar-menu-button]:!p-1.5",children:"Header"})})})}),It((T=i==null?void 0:i.content)==null?void 0:T.show)&&o(Ei,{children:(_=i==null?void 0:i.content)==null?void 0:_.children}),It((O=i==null?void 0:i.footer)==null?void 0:O.show)&&o(ki,{children:(W=i==null?void 0:i.footer)==null?void 0:W.children})]}),o(Si,{"data-content-layout":i==null?void 0:i.contentLayout,className:s("data-[content-layout=centered]:!mx-auto data-[content-layout=centered]:max-w-screen-2xl","max-[113rem]:peer-data-[variant=inset]:!mr-2 min-[101rem]:peer-data-[variant=inset]:peer-data-[state=collapsed]:!mr-auto"),children:o("div",{className:"h-full p-4 md:p-6",children:e})})]}),!It(i==null?void 0:i.show)&&o(Fragment,{children:e})]})]})})},vt=()=>{let e=useContext(Pi);if(!e)throw new Error("useTheme must be used within a ThemeProvider");return e},rx=()=>{let{extras:e}=vt();return e};var ia=J.forwardRef(({className:e,...t},n)=>u("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:e,...t,children:[o("path",{d:"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7Z"}),o("circle",{cx:12,cy:12,r:3})]}));ia.displayName="EyeIcon";var sa=J.forwardRef(({className:e,...t},n)=>u("svg",{ref:n,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:e,...t,children:[o("path",{d:"M3.12 3.12 5.3 5.3C3.42 6.78 2 9 2 9s4 7 10 7a9.78 9.78 0 0 0 4.68-1.07l1.92 1.92M9.88 9.88a3 3 0 0 0 4.24 4.24"}),o("path",{d:"M10.73 5.08A9.77 9.77 0 0 1 12 5c6 0 10 7 10 7a16.85 16.85 0 0 1-3.24 4.13"}),o("line",{x1:1,x2:23,y1:1,y2:23})]}));sa.displayName="EyeOffIcon";var Ge=J.forwardRef(({className:e,type:t,onFocus:n,...a},r)=>{let i=J.useCallback(b=>{typeof r=="function"?r(b):r&&(r.current=b);},[r]),c=J.useCallback(b=>{n==null||n(b),!b.defaultPrevented&&qo(b.currentTarget);},[n]),[d,l]=J.useState(false),g=t!=null?t:"text",m=g==="password",C=m&&d?"text":g;J.useEffect(()=>{!m&&d&&l(false);},[m,d]);let R=d?"Hide password":"Show password",f=s(at,"file:text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground dark:bg-input/30 border-input h-9 w-full min-w-0 rounded-md border bg-transparent px-3 py-1 text-base transition-colors outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm","focus-visible:border-primary focus-visible:ring-primary/40 focus-visible:ring-0","aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",m?"pr-10":void 0,e);return m?u("div",{className:s("relative inline-flex w-full",e),children:[o("input",{ref:i,type:C,"data-slot":"input",onFocus:c,className:f,...a}),m&&o("button",{type:"button",onClick:()=>l(b=>!b),className:"ring-offset-background focus-visible:ring-ring absolute inset-y-0 right-0 flex items-center px-3 text-muted-foreground transition-colors hover:text-foreground focus-visible:rounded-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-1","aria-label":R,"aria-pressed":d,children:d?o(sa,{"aria-hidden":true,className:"size-4"}):o(ia,{"aria-hidden":true,className:"size-4"})})]}):o("input",{ref:i,type:C,"data-slot":"input",onFocus:c,className:f,...a})});Ge.displayName="Input";var la=(e,t)=>{if(typeof t=="number"){let n=Math.pow(10,t);return (Math.round(e*n)/n).toString()}return e.toString()},gu=e=>e==null?"":typeof e=="number"?e.toString():e.trim(),bu=e=>e===0?/^-?\d*$/:typeof e=="number"?new RegExp(`^-?\\d*(\\.\\d{0,${e}})?$`):/^-?\d*(\.\d*)?$/,vu=e=>e===""||e==="-"||e==="."||e==="-.",ca=(e,t)=>{if(vu(e))return null;let n=Number(e);if(Number.isNaN(n))return null;if(typeof t=="number"){let a=Math.pow(10,t);return Math.round(n*a)/a}return n},da=J.forwardRef(({value:e,defaultValue:t,onChange:n,min:a,max:r,decimals:i,formatter:c,parser:d,onBlur:l,onFocus:g,inputMode:m,pattern:C,...R},f)=>{let b=J.useMemo(()=>bu(i),[i]),p=J.useMemo(()=>{var P;let M=(P=e!=null?e:t)!=null?P:null;return M===null?"":la(M,i)},[e,t,i]),[v,y]=J.useState(p),[x,N]=J.useState(false);J.useEffect(()=>{if(e===void 0)return;let M=e===null?"":la(e,i);y(P=>P===M?P:M);},[e,i]);let w=J.useCallback(M=>{if(M===null)return null;let P=M;return typeof a=="number"&&(P=Math.max(a,P)),typeof r=="number"&&(P=Math.min(r,P)),P},[a,r]),S=M=>{let P=d?gu(d(M.target.value)):M.target.value;if(!b.test(P)&&P!=="")return;y(P);let T=ca(P,i);n==null||n(T);},h=M=>{N(true),g==null||g(M);},E=M=>{N(false);let P=ca(v,i),T=w(P);if(T===null)v!==""&&(y(""),n==null||n(null));else if(T!==P){let _=la(T,i);y(_),n==null||n(T);}l==null||l(M);},L=J.useMemo(()=>{if(x)return v;if(c){let M=ca(v,i),P=M!=null?M:v===""?null:v;return c(P)}return v},[c,x,v,i]);return o(Ge,{ref:f,value:L,onChange:S,onFocus:h,onBlur:E,inputMode:m!=null?m:i===0?"numeric":"decimal",pattern:C!=null?C:i===0?"-?\\d*":void 0,...R})});da.displayName="InputNumeric";var _i="X",hu=e=>e.replace(/\D/g,""),yu=(e,t)=>e.split("").reduce((n,a)=>a===t?n+1:n,0),xu=(e,t,n)=>{if(!t)return e;let a="",r=0;for(let i of t)if(i===n)if(r<e.length)a+=e[r],r+=1;else break;else (e.length>0||a.length>0)&&(a+=i);return a},ua=J.forwardRef(({mask:e,placeholderChar:t=_i,value:n,defaultValue:a,onChange:r,inputMode:i,...c},d)=>{var p;let l=(p=t[0])!=null?p:_i,g=J.useMemo(()=>yu(e,l),[e,l]),m=J.useCallback(v=>{if(!v)return "";let y=hu(v);return g===0?"":y.slice(0,g)},[g]),[C,R]=J.useState(()=>{var v;return m((v=n!=null?n:a)!=null?v:"")});J.useEffect(()=>{if(n===void 0)return;let v=m(n);R(y=>y===v?y:v);},[n,m]),J.useEffect(()=>{n===void 0&&R(v=>m(v));},[e,l,m,n]);let f=v=>{let y=m(v.target.value);n===void 0&&R(y),r==null||r(y);},b=J.useMemo(()=>xu(C,e,l),[e,l,C]);return o(Ge,{ref:d,value:b,onChange:f,inputMode:i!=null?i:"numeric",...c})});ua.displayName="InputMask";function Qt({...e}){return o(Popover.Root,{"data-slot":"popover",...e})}function Oi({...e}){return o(Popover.Trigger,{"data-slot":"popover-trigger",...e})}function Zt({className:e,align:t="center",sideOffset:n=4,...a}){return o(Popover.Portal,{children:o(Popover.Content,{"data-slot":"popover-content",align:t,sideOffset:n,className:s("bg-popover 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 z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-md border p-4 shadow-md outline-hidden",e),...a})})}function cn({...e}){return o(Popover.Anchor,{"data-slot":"popover-anchor",...e})}function eo({...e}){return o(Drawer.Root,{"data-slot":"drawer",...e})}function dn({...e}){return o(Drawer.Trigger,{"data-slot":"drawer-trigger",...e})}function wu({...e}){return o(Drawer.Portal,{"data-slot":"drawer-portal",...e})}function un({...e}){return o(Drawer.Close,{"data-slot":"drawer-close",...e})}function Ru({className:e,...t}){return o(Drawer.Overlay,{"data-slot":"drawer-overlay",className:s("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",e),...t})}function to({className:e,children:t,...n}){return u(wu,{"data-slot":"drawer-portal",children:[o(Ru,{}),u(Drawer.Content,{"data-slot":"drawer-content",className:s("group/drawer-content bg-background fixed z-50 flex h-auto flex-col","data-[vaul-drawer-direction=top]:inset-x-0 data-[vaul-drawer-direction=top]:top-0 data-[vaul-drawer-direction=top]:mb-24 data-[vaul-drawer-direction=top]:max-h-[80vh] data-[vaul-drawer-direction=top]:rounded-b-lg data-[vaul-drawer-direction=top]:border-b","data-[vaul-drawer-direction=bottom]:inset-x-0 data-[vaul-drawer-direction=bottom]:bottom-0 data-[vaul-drawer-direction=bottom]:mt-24 data-[vaul-drawer-direction=bottom]:max-h-[80vh] data-[vaul-drawer-direction=bottom]:rounded-t-lg data-[vaul-drawer-direction=bottom]:border-t","data-[vaul-drawer-direction=right]:inset-y-0 data-[vaul-drawer-direction=right]:right-0 data-[vaul-drawer-direction=right]:w-3/4 data-[vaul-drawer-direction=right]:border-l data-[vaul-drawer-direction=right]:sm:max-w-sm","data-[vaul-drawer-direction=left]:inset-y-0 data-[vaul-drawer-direction=left]:left-0 data-[vaul-drawer-direction=left]:w-3/4 data-[vaul-drawer-direction=left]:border-r data-[vaul-drawer-direction=left]:sm:max-w-sm",e),...n,children:[o("div",{className:"bg-muted mx-auto mt-4 hidden h-2 w-[100px] shrink-0 rounded-full group-data-[vaul-drawer-direction=bottom]/drawer-content:block"}),t]})]})}function oo({className:e,...t}){return o("div",{"data-slot":"drawer-header",className:s("flex flex-col gap-0.5 p-4 group-data-[vaul-drawer-direction=bottom]/drawer-content:text-center group-data-[vaul-drawer-direction=top]/drawer-content:text-center md:gap-1.5 md:text-left",e),...t})}function Ai({className:e,...t}){return o("div",{"data-slot":"drawer-footer",className:s("mt-auto flex flex-col gap-2 p-4",e),...t})}function no({className:e,...t}){return o(Drawer.Title,{"data-slot":"drawer-title",className:s("text-foreground font-semibold",e),...t})}function kx({className:e,...t}){return o(Drawer.Description,{"data-slot":"drawer-description",className:s("text-muted-foreground text-sm",e),...t})}var va="YYYY-MM-DD",ku=["Su","Mo","Tu","We","Th","Fr","Sa"],Eu=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],pa={bottomLeft:{side:"bottom",align:"start"},bottomRight:{side:"bottom",align:"end"},topLeft:{side:"top",align:"start"},topRight:{side:"top",align:"end"}},Du=e=>{var t;return e&&(t=pa[e])!=null?t:pa.bottomLeft},Vi=e=>e?typeof e=="function"?[va]:Array.isArray(e)?e:[e]:[va],pn=(e,t)=>{if(!e)return "";if(typeof t=="function")return t(e);let n=Vi(t),[a]=n;return e.format(a!=null?a:va)},Lu=(e,t)=>{let n=e.trim();if(!n)return null;if(t&&typeof t=="function"){let i=rt(n);return i.isValid()?i:null}let a=Vi(t);for(let i of a){let c=ti(n,i);if(c!=null&&c.isValid())return c}let r=rt(n);return r.isValid()?r:null},ma=(e,t,n)=>{if(!e||!t)return false;switch(n){case "month":return e.isSame(t,"month");case "year":case "decade":return e.isSame(t,"year");default:return e.isSame(t,"day")}},Iu=e=>{let t=Math.floor(e.year()/10)*10;return e.year(t).startOf("year")},mn=e=>{let t=Iu(e),n=t.add(9,"year").endOf("year");return {start:t,end:n}},_t=(e,t,n)=>{let a=e;return t&&a.isBefore(t)&&(a=t),n&&a.isAfter(n)&&(a=n),a},Ot=44,fn=5,zi=40,fa=6,Bi=(e,t)=>t<=0?0:Math.min(Math.max(e,0),t),ga=({label:e,options:t,selectedValue:n,onValueChange:a,open:r,infinite:i=true})=>{let c=J.useRef(null),d=J.useRef(null),[l,g]=J.useState(()=>({start:0,end:Math.min(t.length,fn+fa)}));J.useEffect(()=>{i||g(x=>{if(t.length===0)return {start:0,end:0};let N=t.length-1,w=Math.min(x.start,N),S=fn+fa,h=Math.max(w+S,w+1),E=Math.min(t.length,h);return x.start===w&&x.end===E?x:{start:w,end:E}});},[i,t.length]);let m=J.useCallback(x=>{if(i||t.length===0)return;let N=Bi(x,t.length-1),w=fn+fa,S=Math.floor(w/2),h=Math.max(0,N-S),E=Math.min(t.length,N+S+1);g(L=>L.start===h&&L.end===E?L:{start:h,end:E});},[i,t.length]),C=J.useMemo(()=>{if(t.length===0)return [];if(!i)return t;let x=[];for(let N=0;N<zi;N+=1)for(let w of t)x.push(w);return x},[i,t]),R=J.useCallback((x,N="auto")=>{if(!c.current||t.length===0||C.length===0)return;let w=t.findIndex(M=>M.value===x),S=w>=0?w:0,h=Math.floor(zi/2),L=(i?S+t.length*h:S)*Ot;c.current.scrollTo({top:L,behavior:N}),i||m(S);},[C.length,i,t,m]);J.useLayoutEffect(()=>{r&&R(n);},[R,r,t,n]),J.useEffect(()=>{if(i||!r)return;let x=t.findIndex(N=>N.value===n);m(x>=0?x:0);},[i,r,t,n,m]),J.useEffect(()=>()=>{d.current!==null&&clearTimeout(d.current);},[]);let f=J.useCallback(x=>{C.length===0||t.length===0||(d.current!==null&&clearTimeout(d.current),d.current=setTimeout(()=>{var h,E;if(!c.current)return;let N=Math.round(c.current.scrollTop/Ot);i||(N=Bi(N,C.length-1));let w=C[N];if(!w)return;if(!a(w.value)){R(n,"smooth");return}if(i){let L=t.length,M=C.length-t.length-1;if(N<=L||N>=M)R(w.value);else {let P=N*Ot;(h=c.current)==null||h.scrollTo({top:P});}}else {m(N);let L=N*Ot;(E=c.current)==null||E.scrollTo({top:L});}},80));},[R,C,i,a,t,t.length,n,m]);if(t.length===0)return o("div",{className:"flex-1",children:o("p",{className:"text-center text-sm text-muted-foreground",children:"No options"})});let b=(fn-1)/2*Ot,p=i?C:t.slice(l.start,l.end),v=l.start*Ot,y=t.length*Ot;return u("div",{className:"flex flex-1 flex-col items-center gap-2",children:[o("span",{className:"text-xs font-medium uppercase tracking-wide text-muted-foreground",children:e}),u("div",{className:"relative h-56 w-full overflow-hidden",children:[o("div",{className:"pointer-events-none absolute inset-x-0 top-1/2 -translate-y-1/2 border-y border-primary/30"}),o("div",{ref:c,onScroll:f,className:"h-56 overflow-y-auto [scrollbar-width:none] [-ms-overflow-style:none] [&::-webkit-scrollbar]:hidden",style:{paddingTop:b,paddingBottom:b,WebkitOverflowScrolling:"touch"},children:i?C.map((x,N)=>{let w=`${N}-${x.value}`,S=x.value===n;return o("div",{className:s("flex h-11 items-center justify-center text-base transition-colors",S?"font-medium text-foreground":"text-muted-foreground"),children:x.label},w)}):o("div",{style:{height:y},children:o("div",{style:{transform:`translateY(${v}px)`},children:p.map((x,N)=>{let S=`${l.start+N}-${x.value}`,h=x.value===n;return o("div",{className:s("flex h-11 items-center justify-center text-base transition-colors",h?"font-medium text-foreground":"text-muted-foreground"),children:x.label},S)})})})})]})]})},Fu=(e,t)=>e&&e!=="time"?e:t==="month"?"month":t==="year"?"year":"date",Hu=e=>{switch(e){case "month":case "year":return e;case "decade":return "year";default:return "day"}},_u=(e,t,n,a="date")=>{let r=Hu(a);return !(t&&e.isBefore(t,r)||n&&e.isAfter(n,r))},Ou=e=>{var t,n,a,r,i,c,d;return {placeholder:(t=e==null?void 0:e.placeholder)!=null?t:"Select date",today:(n=e==null?void 0:e.today)!=null?n:"Today",clear:(a=e==null?void 0:e.clear)!=null?a:"Clear",months:(r=e==null?void 0:e.months)!=null?r:Eu,weekDays:(i=e==null?void 0:e.weekDays)!=null?i:ku,yearFormat:(c=e==null?void 0:e.yearFormat)!=null?c:"YYYY",decadeFormat:(d=e==null?void 0:e.decadeFormat)!=null?d:((l,g)=>`${l.format("YYYY")}-${g.format("YYYY")}`)}},ba=e=>{let t=J.useRef(e);return J.useEffect(()=>{t.current=e;},[e]),t},Au="hsl(var(--primary))",ha=J.forwardRef((e,t)=>{var Wa,$a,Ya,Ka,Ja,Xa,Qa;let{value:n,defaultValue:a=null,onChange:r,onOpenChange:i,allowClear:c=true,autoFocus:d=false,defaultOpen:l,disabled:g=false,disabledDate:m,format:C,preserveInvalidOnBlur:R=false,inputReadOnly:f=false,locale:b,minDate:p,maxDate:v,mode:y,needConfirm:x=false,open:N,panelRender:w,picker:S,placeholder:h,placement:E="bottomLeft",prefix:L,presets:M,size:P="middle",status:T,variant:_="outlined",className:O,style:W,inputClassName:D,inputStyle:F,onFocus:A,onBlur:k,name:U,id:V,...B}=e,{isNative:G}=vt(),j=Ye(),q=G||j,[H,te]=J.useState(null),K=J.useMemo(()=>Ou(b),[b]),ce=ba(r),le=ba(i),re=ba(C),ge=n!==void 0,[fe,$]=J.useState(a),ie=(Wa=ge?n:fe)!=null?Wa:null,pe=J.useMemo(()=>Fu(y,S),[y,S]),[he,Re]=J.useState(pe),ne=J.useCallback(I=>{var z;ge||$(I),(z=ce.current)==null||z.call(ce,I,pn(I,re.current));},[re,ge,ce]),[oe,ye]=J.useState(ie);J.useEffect(()=>{ye(ie);},[ie]);let[de,we]=J.useState(()=>{let I=ie!=null?ie:rt();return _t(I,p,v)}),Te=N!==void 0,[me,De]=J.useState(!!l),Pe=Te?!!N:me,Ne=J.useCallback(I=>{var z;Te||De(I),(z=le.current)==null||z.call(le,I);},[Te,le]),be=x?oe:ie;J.useEffect(()=>{Pe&&(Re(pe),we(I=>_t(be!=null?be:I,p,v)));},[be,pe,v,p,Pe]);let[dt,xe]=J.useState(()=>pn(be,re.current)),Mt=J.useRef(false);J.useEffect(()=>{Mt.current||xe(pn(be,re.current));},[be,re]);let Ve=J.useMemo(()=>({"--date-primary-color":Au}),[]),xt=J.useRef(null),ot=J.useCallback(I=>{g||(Ne(I),I&&(Re(pe),we(z=>_t(be!=null?be:z,p,v))));},[be,g,pe,v,p,Ne]),wt=J.useCallback(I=>Lu(I,re.current),[re]),Ee=J.useCallback((I,z)=>_u(I,p,v,z)?m?m(I,{type:z}):false:true,[m,v,p]),Ce=J.useCallback(I=>pn(I,re.current),[re]),kt=J.useCallback(I=>{Ee(I,"date")||(x?(ye(I),xe(Ce(I))):(ne(I),xe(Ce(I)),Ne(false)));},[ne,Ce,Ee,x,Ne]),Vt=I=>{let z=de.month(I);if(we(z),pe==="month"){let Y=z.startOf("month");if(Ee(Y,"month"))return;x?(ye(Y),xe(Ce(Y))):(ne(Y),xe(Ce(Y)),Ne(false));}else Re("date");},ae=I=>{let z=de.year(I);if(we(z),pe==="year"){let Y=z.startOf("year");if(Ee(Y,"year"))return;x?(ye(Y),xe(Ce(Y))):(ne(Y),xe(Ce(Y)),Ne(false));}else Re("month");},Ke=I=>{let z=de.year(I);we(z),Re("year");},je=I=>{we(z=>{let Y=I==="date"?z.subtract(1,"month"):I==="month"?z.subtract(1,"year"):z.subtract(10,"year");return _t(Y,p,v)});},ut=I=>{we(z=>{let Y=I==="date"?z.add(1,"month"):I==="month"?z.add(1,"year"):z.add(10,"year");return _t(Y,p,v)});},Mn=()=>{let z=de.startOf("month").startOf("week"),Y=[];for(let Z=0;Z<6;Z+=1){let Fe=[];for(let $e=0;$e<7;$e+=1){let Se=z.add(Z*7+$e,"day"),pt=Se.month()===de.month()&&Se.year()===de.year(),bo=ma(Se,be,"date"),wl=Se.isSame(rt(),"day"),_n=Ee(Se,"date");Fe.push(o("button",{type:"button",disabled:_n,onClick:()=>kt(Se),className:s("flex h-8 w-8 items-center justify-center rounded-md text-sm transition",!pt&&"text-muted-foreground/70",bo&&"bg-[var(--date-primary-color)] text-white",wl&&!bo&&"border border-[var(--date-primary-color)]",_n&&"cursor-not-allowed opacity-40",!_n&&!bo&&"hover:bg-muted"),style:Ve,children:Se.date()},Se.format("YYYY-MM-DD")));}Y.push(o("div",{className:"grid grid-cols-7 gap-1",children:Fe},`week-${Z}`));}return u("div",{className:"space-y-1",children:[o("div",{className:"grid grid-cols-7 gap-1 text-center text-xs text-muted-foreground",children:K.weekDays.map(Z=>o("div",{children:Z},Z))}),o("div",{className:"space-y-1",children:Y})]})},Oo=()=>o("div",{className:"grid grid-cols-3 gap-2",children:K.months.map((I,z)=>{let Y=de.month(z),Z=ma(Y,be,"month"),Fe=Ee(Y.startOf("month"),"month");return o("button",{type:"button",disabled:Fe,onClick:()=>Vt(z),className:s("flex h-12 flex-col items-center justify-center rounded-md text-sm transition",Z&&"bg-[var(--date-primary-color)] text-white",Fe&&"cursor-not-allowed opacity-40",!Fe&&!Z&&"hover:bg-muted"),style:Ve,children:I},I)})}),kn=()=>{let{start:I}=mn(de),z=[];for(let Y=-1;Y<11;Y+=1)z.push(I.year()+Y);return o("div",{className:"grid grid-cols-4 gap-2",children:z.map(Y=>{let Z=de.year(Y),Fe=ma(Z,be,"year"),$e=Ee(Z.startOf("year"),"year"),Se=Y<I.year()||Y>I.year()+9;return o("button",{type:"button",disabled:$e,onClick:()=>ae(Y),className:s("flex h-12 flex-col items-center justify-center rounded-md text-sm transition",Fe&&"bg-[var(--date-primary-color)] text-white",$e&&"cursor-not-allowed opacity-40",!$e&&!Fe&&"hover:bg-muted",Se&&"text-muted-foreground/70"),style:Ve,children:Y},Y)})})},Ao=()=>{let{start:I}=mn(de),z=I.year()-10,Y=[];for(let Z=0;Z<12;Z+=1)Y.push(z+Z*10);return o("div",{className:"grid grid-cols-4 gap-2",children:Y.map(Z=>{let Fe=Z+9,$e=be==null?void 0:be.year(),Se=$e!==void 0&&$e>=Z&&$e<=Fe,pt=Ee(de.year(Z).startOf("year"),"year"),bo=Fe<I.year()||Z>I.year()+9;return u("button",{type:"button",disabled:pt,onClick:()=>Ke(Z),className:s("flex h-12 flex-col items-center justify-center rounded-md text-sm transition",Se&&"bg-[var(--date-primary-color)] text-white",pt&&"cursor-not-allowed opacity-40",!pt&&!Se&&"hover:bg-muted",bo&&"text-muted-foreground/70"),style:Ve,children:[Z,"-",Fe]},`${Z}-${Fe}`)})})},En=()=>{switch(he){case "month":return Oo();case "year":return kn();case "decade":return Ao();default:return Mn()}},Dn=I=>{Mt.current=true,xe(I.target.value);},Ln=I=>{A==null||A(I),ot(true);},zo=I=>{k==null||k(I);let z=()=>{Mt.current=false;let Y=wt(dt);Y&&!Ee(Y,"date")?x?(ye(Y),xe(Ce(Y))):(ne(Y),xe(Ce(Y))):R||xe(Ce(be));};typeof window!="undefined"?window.setTimeout(z,50):z();},jt=I=>{I==null||I.preventDefault(),I==null||I.stopPropagation(),!g&&(ye(null),we(()=>_t(rt(),p,v)),x?xe(""):(ne(null),xe(""),Ne(false)));},mo=()=>{let I=rt();Ee(I,"date")||(x?(ye(I),xe(Ce(I))):(ne(I),xe(Ce(I)),Ne(false)));},fo=()=>{x&&(ne(oe!=null?oe:null),Ne(false));},X$1=()=>{x&&(ye(ie),xe(Ce(ie)),Ne(false));},ue=typeof c=="object"&&c!==null&&!Array.isArray(c)?c:void 0,We=!!c&&!g&&!!dt,nt=($a=ue==null?void 0:ue.clearIcon)!=null?$a:o(X,{className:"h-4 w-4",strokeWidth:2}),{side:In,align:sl}=Du(E),ll=(Ya={large:"lg",middle:"md",small:"sm"}[P])!=null?Ya:"md",cl={error:{borderColor:"hsl(var(--destructive))","--active-border-color":"hsl(var(--destructive))","--input-active-border-color":"hsl(var(--destructive))"},warning:{borderColor:"var(--warning, hsl(var(--primary)))","--active-border-color":"var(--warning, hsl(var(--primary)))","--input-active-border-color":"var(--warning, hsl(var(--primary)))"}},dl={outlined:"",borderless:"border-transparent shadow-none focus:border-transparent focus:ring-0 focus:ring-offset-0",filled:"border-transparent bg-muted/60 focus:bg-muted",underlined:"border-x-0 border-t-0 rounded-none focus:ring-offset-0"},ul={...T?cl[T]:{},...F!=null?F:{}},pl={sm:"h-8 text-sm",md:`${at} text-sm`,lg:"h-11 text-base"},ml={error:"border-destructive focus-visible:border-destructive focus-visible:ring-destructive/30",warning:"border-yellow-500 focus-visible:border-yellow-500 focus-visible:ring-yellow-500/30"},za=u("div",{className:"w-[280px] select-none",role:"dialog","aria-modal":"true",children:[u("div",{className:"flex items-center justify-between px-2 pt-2",children:[u("div",{className:"flex items-center gap-1",children:[o("button",{type:"button",className:"flex h-8 w-8 items-center justify-center rounded-md hover:bg-muted",onClick:()=>je(he==="date"?"month":he==="month"?"year":"decade"),children:o(ChevronsLeft,{className:"h-4 w-4"})}),he==="date"&&o("button",{type:"button",className:"flex h-8 w-8 items-center justify-center rounded-md hover:bg-muted",onClick:()=>je("date"),children:o(ChevronLeft,{className:"h-4 w-4"})})]}),o("div",{className:"flex flex-col items-center",children:u("button",{type:"button",className:"text-sm font-medium hover:text-[var(--date-primary-color)]",style:Ve,onClick:()=>{he==="date"?Re("month"):he==="month"?Re("year"):he==="year"&&Re("decade");},children:[he==="date"&&`${K.months[de.month()]} ${de.format(K.yearFormat)}`,he==="month"&&de.format(K.yearFormat),he==="year"&&(()=>{let{start:I,end:z}=mn(de);return K.decadeFormat(I,z)})(),he==="decade"&&(()=>{let{start:I,end:z}=mn(de);return `${I.subtract(10,"year").format(K.yearFormat)}-${z.add(10,"year").format(K.yearFormat)}`})()]})}),u("div",{className:"flex items-center gap-1",children:[he==="date"&&o("button",{type:"button",className:"flex h-8 w-8 items-center justify-center rounded-md hover:bg-muted",onClick:()=>ut("date"),children:o(ChevronRight,{className:"h-4 w-4"})}),o("button",{type:"button",className:"flex h-8 w-8 items-center justify-center rounded-md hover:bg-muted",onClick:()=>ut(he==="date"?"month":he==="month"?"year":"decade"),children:o(ChevronsRight,{className:"h-4 w-4"})})]})]}),o("div",{className:"px-2 pb-2 pt-3",children:En()}),u("div",{className:"flex items-center justify-between gap-2 border-t px-2 py-2",children:[o("div",{className:"flex flex-wrap items-center gap-2",children:M==null?void 0:M.map((I,z)=>{let Y=typeof I.value=="function"?I.value():I.value,Z=Y?Ee(Y,"date"):false;return o("button",{type:"button",disabled:Z,onClick:()=>{!Y||Z||(x?(ye(Y),xe(Ce(Y))):(ne(Y),xe(Ce(Y)),Ne(false)));},className:s("rounded-md px-2 py-1 text-xs transition",Z?"cursor-not-allowed bg-muted text-muted-foreground":"bg-muted hover:bg-muted/80"),children:I.label},z)})}),u("div",{className:"flex items-center gap-2",children:[o("button",{type:"button",onClick:mo,className:"text-xs font-medium text-[var(--date-primary-color)] hover:underline disabled:text-muted-foreground",disabled:Ee(rt(),"date"),style:Ve,children:K.today}),x?u("div",{className:"flex items-center gap-2",children:[o("button",{type:"button",className:"rounded-md px-2 py-1 text-xs hover:bg-muted",onClick:X$1,children:K.clear}),o("button",{type:"button",className:"rounded-md bg-[var(--date-primary-color)] px-2 py-1 text-xs font-medium text-white hover:opacity-90",style:Ve,onClick:fo,children:"OK"})]}):o("button",{type:"button",className:"rounded-md px-2 py-1 text-xs hover:bg-muted",onClick:I=>jt(I),disabled:!ie,children:K.clear})]})]})]}),fl=w?w(za):za;J.useEffect(()=>{if(!d)return;let I=()=>{var z;(z=xt.current)==null||z.focus();};typeof window!="undefined"?window.setTimeout(I,0):I();},[d]),J.useImperativeHandle(t,()=>xt.current);let gl=!g&&(f||q),Ba=u("div",{role:"combobox","aria-expanded":Pe,"aria-haspopup":"dialog",className:s("relative w-full",O),style:W,children:[L&&o("div",{className:"pointer-events-none absolute inset-y-0 left-3 flex items-center text-muted-foreground",children:L}),o(Ge,{...B,ref:xt,value:dt,onChange:Dn,onFocus:Ln,onBlur:zo,autoFocus:d,readOnly:f||q,disabled:g,placeholder:h!=null?h:K.placeholder,name:U,id:V,className:s("pr-10 text-sm",dl[_],L&&"pl-10",g&&"cursor-not-allowed opacity-60",gl&&"cursor-pointer",pl[ll],T?ml[T]:void 0,D),style:ul,onClick:I=>{var z;(z=B.onClick)==null||z.call(B,I),!g&&q&&ot(true);}}),We&&o("button",{type:"button",className:"absolute inset-y-0 right-8 flex items-center text-muted-foreground transition hover:text-foreground",onMouseDown:I=>{I.preventDefault(),I.stopPropagation();},onClick:I=>jt(I),children:nt}),o("div",{className:"pointer-events-none absolute inset-y-0 right-3 flex items-center text-muted-foreground",children:o(Calendar,{className:"h-4 w-4"})})]}),go=J.useMemo(()=>{var z,Y;return ((Y=x?(z=oe!=null?oe:ie)!=null?z:de:be!=null?be:de)!=null?Y:rt()).clone()},[be,oe,x,ie,de]),bl=J.useMemo(()=>K.months.map((I,z)=>({label:I,value:z})),[K.months]),Va=go.daysInMonth(),vl=J.useMemo(()=>Array.from({length:Va},(I,z)=>({label:String(z+1).padStart(2,"0"),value:z+1})),[Va]),ja=go.year(),Ua=(Ka=p==null?void 0:p.year())!=null?Ka:ja-100,qa=(Ja=v==null?void 0:v.year())!=null?Ja:ja+100,Fn=Math.min(Ua,qa),Ga=Math.max(Ua,qa),hl=J.useMemo(()=>Array.from({length:Ga-Fn+1},(I,z)=>{let Y=Fn+z;return {label:String(Y),value:Y}}),[Ga,Fn]),Hn=J.useCallback((I,z)=>{var Fe,$e;let Z=($e=x?(Fe=oe!=null?oe:ie)!=null?Fe:de:ie!=null?ie:de)!=null?$e:rt();if(I==="month"){let Se=Z.month(z),pt=Math.min(Z.date(),Se.daysInMonth());Z=Se.date(pt);}else if(I==="date"){let Se=Math.min(z,Z.daysInMonth());Z=Z.date(Se);}else {let Se=Z.year(z),pt=Math.min(Z.date(),Se.daysInMonth());Z=Se.date(pt);}return Z=_t(Z,p,v),Ee(Z,"date")?false:(x?(ye(Z),xe(Ce(Z))):(ne(Z),xe(Ce(Z))),we(Z),true)},[ne,oe,Ce,Ee,v,p,x,ie,we,de]),yl=(Qa=(Xa=typeof B["aria-label"]=="string"?B["aria-label"]:void 0)!=null?Xa:h)!=null?Qa:K.placeholder,xl=J.useCallback(I=>{ot(I);},[ot]);if(J.useEffect(()=>{var z,Y;if(!q||!Pe||!V||typeof document=="undefined")return;te(null);let I=document.querySelector(`label[for="${V}"]`);I&&te((Y=(z=I.textContent)==null?void 0:z.trim())!=null?Y:null);},[V,Pe,q]),q){let I=H!=null?H:yl;return u(eo,{open:Pe,onOpenChange:xl,children:[o(dn,{asChild:true,children:Ba}),u(to,{className:"mt-10 max-h-[min(540px,calc(100dvh-6rem))] rounded-t-3xl bg-background",children:[o(oo,{className:"px-6 pb-2 pt-4",children:o(no,{className:"text-base font-medium text-foreground",children:I})}),u("div",{className:"flex flex-1 flex-col gap-6 px-6 pb-6",children:[u("div",{className:"flex gap-4",children:[o(ga,{open:Pe,label:"Month",options:bl,selectedValue:go.month(),onValueChange:z=>Hn("month",z)}),o(ga,{open:Pe,label:"Day",options:vl,selectedValue:go.date(),onValueChange:z=>Hn("date",z)}),o(ga,{open:Pe,label:"Year",options:hl,selectedValue:go.year(),onValueChange:z=>Hn("year",z),infinite:false})]}),u("div",{className:"mt-auto flex items-center justify-between",children:[o(Q,{type:"button",variant:"ghost",size:"sm",className:"text-[var(--date-primary-color)] hover:bg-[var(--date-primary-color)]/10 focus-visible:ring-[var(--date-primary-color)]/30",style:Ve,onClick:mo,children:K.today}),u("div",{className:"flex items-center gap-3",children:[c?o(Q,{type:"button",variant:"outline",size:"sm",className:"text-muted-foreground hover:text-foreground",onClick:z=>jt(z),children:K.clear}):null,x?u(Fragment,{children:[o(Q,{type:"button",variant:"ghost",size:"sm",className:"hover:bg-muted",onClick:X$1,children:"Cancel"}),o(Q,{type:"button",variant:"default",size:"sm",className:"bg-[var(--date-primary-color)] text-white hover:opacity-90 focus-visible:ring-[var(--date-primary-color)]/30",style:Ve,onClick:fo,children:"OK"})]}):o(un,{asChild:true,children:o(Q,{type:"button",variant:"default",size:"sm",className:"bg-[var(--date-primary-color)] text-white hover:opacity-90 focus-visible:ring-[var(--date-primary-color)]/30",style:Ve,children:"Done"})})]})]})]})]})]})}return u(Qt,{open:Pe,onOpenChange:ot,children:[o(cn,{asChild:true,children:Ba}),o(Zt,{className:"w-auto border border-border bg-popover p-0",align:sl,side:In,children:fl})]})});ha.displayName="DatePicker";function ji({...e}){return o(DropdownMenu.Root,{"data-slot":"dropdown-menu",...e})}function Wx({...e}){return o(DropdownMenu.Portal,{"data-slot":"dropdown-menu-portal",...e})}var ya=J.forwardRef(({...e},t)=>o(DropdownMenu.Trigger,{ref:t,"data-slot":"dropdown-menu-trigger",...e}));ya.displayName=DropdownMenu.Trigger.displayName;var xa=J.forwardRef(({className:e,sideOffset:t=4,...n},a)=>o(DropdownMenu.Portal,{children:o(DropdownMenu.Content,{ref:a,"data-slot":"dropdown-menu-content",sideOffset:t,className:s("bg-popover 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 z-50 max-h-(--radix-dropdown-menu-content-available-height) min-w-[8rem] origin-(--radix-dropdown-menu-content-transform-origin) overflow-x-hidden overflow-y-auto rounded-md border p-1 shadow-md",e),...n})}));xa.displayName=DropdownMenu.Content.displayName;function $x({...e}){return o(DropdownMenu.Group,{"data-slot":"dropdown-menu-group",...e})}function Yx({className:e,inset:t,variant:n="default",...a}){return o(DropdownMenu.Item,{"data-slot":"dropdown-menu-item","data-inset":t,"data-variant":n,className:s("focus:bg-accent focus:text-accent-foreground data-[variant=destructive]:text-destructive data-[variant=destructive]:focus:bg-destructive/10 dark:data-[variant=destructive]:focus:bg-destructive/20 data-[variant=destructive]:focus:text-destructive data-[variant=destructive]:*:[svg]:!text-destructive [&_svg:not([class*='text-'])]:text-muted-foreground relative flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 data-[inset]:pl-8 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),...a})}function Ui({className:e,children:t,checked:n,...a}){return u(DropdownMenu.CheckboxItem,{"data-slot":"dropdown-menu-checkbox-item",className:s("focus:bg-accent focus:text-accent-foreground relative flex cursor-default items-center gap-2 rounded-sm py-1.5 pr-2 pl-8 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),checked:n,...a,children:[o("span",{className:"pointer-events-none absolute left-2 flex size-3.5 items-center justify-center",children:o(DropdownMenu.ItemIndicator,{children:o(CheckIcon,{className:"size-4"})})}),t]})}function Kx({...e}){return o(DropdownMenu.RadioGroup,{"data-slot":"dropdown-menu-radio-group",...e})}function Jx({className:e,children:t,...n}){return u(DropdownMenu.RadioItem,{"data-slot":"dropdown-menu-radio-item",className:s("focus:bg-accent focus:text-accent-foreground relative flex cursor-default items-center gap-2 rounded-sm py-1.5 pr-2 pl-8 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),...n,children:[o("span",{className:"pointer-events-none absolute left-2 flex size-3.5 items-center justify-center",children:o(DropdownMenu.ItemIndicator,{children:o(CircleIcon,{className:"size-2 fill-current"})})}),t]})}function qi({className:e,inset:t,...n}){return o(DropdownMenu.Label,{"data-slot":"dropdown-menu-label","data-inset":t,className:s("px-2 py-1.5 text-sm font-medium data-[inset]:pl-8",e),...n})}function Gi({className:e,...t}){return o(DropdownMenu.Separator,{"data-slot":"dropdown-menu-separator",className:s("bg-border -mx-1 my-1 h-px",e),...t})}function Xx({className:e,...t}){return o("span",{"data-slot":"dropdown-menu-shortcut",className:s("text-muted-foreground ml-auto text-xs tracking-widest",e),...t})}function Qx({...e}){return o(DropdownMenu.Sub,{"data-slot":"dropdown-menu-sub",...e})}var ju=J.forwardRef(({className:e,inset:t,children:n,...a},r)=>u(DropdownMenu.SubTrigger,{ref:r,"data-slot":"dropdown-menu-sub-trigger","data-inset":t,className:s("focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground flex cursor-default items-center rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[inset]:pl-8",e),...a,children:[n,o(ChevronRightIcon,{className:"ml-auto size-4"})]}));ju.displayName=DropdownMenu.SubTrigger.displayName;var Uu=J.forwardRef(({className:e,...t},n)=>o(DropdownMenu.SubContent,{ref:n,"data-slot":"dropdown-menu-sub-content",className:s("bg-popover 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 z-50 min-w-[8rem] origin-(--radix-dropdown-menu-content-transform-origin) overflow-hidden rounded-md border p-1 shadow-lg",e),...t}));Uu.displayName=DropdownMenu.SubContent.displayName;var qu=({children:e,...t})=>o("form",{...t,children:e});var Mo=({className:e,...t})=>o("p",{"data-slot":"form-description",className:s("text-muted-foreground text-sm",e),...t});Mo.displayName="FormDescription";var ko=({className:e,...t})=>{let n=t.children;return n?o("p",{"data-slot":"form-message",className:s("text-destructive text-sm",e),...t,children:n}):null};ko.displayName="FormMessage";var Eo=({className:e,...t})=>o(ke,{"data-slot":"form-label",className:e,...t});Eo.displayName="FormLabel";var Gu=e=>{var t;if(e)return e.setFieldValue||e.setFieldError||e.setFieldTouched||e.handleChange?e:(t=e.form)!=null?t:e},Wu=({name:e,label:t,description:n,className:a,checked:r,defaultChecked:i,onCheckedChange:c,checkboxProps:d,error:l,form:g,rules:m})=>{var M,P;let{onCheckedChange:C,...R}=d!=null?d:{},f=Gu(g),b=f==null?void 0:f.values,p=f==null?void 0:f.errors,v=f==null?void 0:f.touched,y=b==null?void 0:b[e],x=p==null?void 0:p[e],N=v==null?void 0:v[e],w=(M=f==null?void 0:f.validationSequence)!=null?M:0,S=(P=N?x:void 0)!=null?P:l,h=y!==void 0?!!y:r!==void 0?r:void 0,E=T=>{var D,F,A;let _=T===true,W=!!m?Wi(_,m):void 0;if((D=f==null?void 0:f.setFieldError)==null||D.call(f,e,W),(F=f==null?void 0:f.setFieldValue)==null||F.call(f,e,_),(A=f==null?void 0:f.setFieldTouched)==null||A.call(f,e,true),f!=null&&f.handleChange){let k={target:{name:e,value:_,checked:_}};f.handleChange(k);}c==null||c(_),C==null||C(T);},L=J.useRef(w);return J.useEffect(()=>{let T=!!m,_=w!==L.current;if(!(f!=null&&f.setFieldError)||!T){L.current=w;return}if(!N&&!_){L.current=w;return}let W=Wi(y!==void 0?!!y:r!==void 0?r:!!i,m);W!==x&&f.setFieldError(e,W),L.current=w;},[r,i,x,N,y,e,f,m,w]),u("div",{className:s("items-start gap-2",a),children:[u("div",{className:"flex items-start gap-3",children:[o("div",{children:o(Ro,{name:e,...R,...h!==void 0?{checked:h}:{defaultChecked:i},"aria-invalid":!!S,onCheckedChange:E})}),u("div",{className:"grid gap-1.5 leading-none",children:[t?o(Eo,{className:"text-sm font-medium leading-none",children:t}):null,n?o(Mo,{children:n}):null]})]}),o(ko,{children:S})]})};Wu.displayName="FormCheckbox";function Wi(e,t){if(t){if(t.required&&!e)return typeof t.required=="string"?t.required:"This field is required";if(t.validate){let n=t.validate(e);if(typeof n=="string")return n;if(n===false)return "Invalid value"}}}var $u={row:"flex-row","row-reverse":"flex-row-reverse",column:"flex-col","column-reverse":"flex-col-reverse"},Yu={start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch",baseline:"items-baseline"},Ku={start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"},bn={nowrap:"flex-nowrap",wrap:"flex-wrap","wrap-reverse":"flex-wrap-reverse"},vn={none:{all:"gap-0",x:"gap-x-0",y:"gap-y-0"},xs:{all:"gap-1",x:"gap-x-1",y:"gap-y-1"},sm:{all:"gap-2",x:"gap-x-2",y:"gap-y-2"},md:{all:"gap-3",x:"gap-x-3",y:"gap-y-3"},lg:{all:"gap-4",x:"gap-x-4",y:"gap-y-4"},xl:{all:"gap-6",x:"gap-x-6",y:"gap-y-6"},"2xl":{all:"gap-8",x:"gap-x-8",y:"gap-y-8"}},wa={...vn,small:vn.sm,middle:vn.md,large:vn.lg},Ju=J.forwardRef(({direction:e,vertical:t,align:n,justify:a,wrap:r=false,gap:i,gapX:c,gapY:d,inline:l=false,className:g,children:m,...C},R)=>{var p;let f=e!=null?e:t?"column":"row",b=typeof r=="boolean"?r?bn.wrap:bn.nowrap:(p=bn[r])!=null?p:bn.nowrap;return o("div",{ref:R,"data-slot":"flex",className:s(l?"inline-flex":"flex",$u[f],n?Yu[n]:null,a?Ku[a]:null,b,i?wa[i].all:null,c?wa[c].x:null,d?wa[d].y:null,g),...C,children:m})});Ju.displayName="Flex";function Nw({...e}){return o(HoverCard.Root,{"data-slot":"hover-card",...e})}function Sw({...e}){return o(HoverCard.Trigger,{"data-slot":"hover-card-trigger",...e})}function Mw({className:e,align:t="center",sideOffset:n=4,...a}){return o(HoverCard.Portal,{"data-slot":"hover-card-portal",children:o(HoverCard.Content,{"data-slot":"hover-card-content",align:t,sideOffset:n,className:s("bg-popover 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 z-50 w-64 origin-(--radix-hover-card-content-transform-origin) rounded-md border p-4 shadow-md outline-hidden",e),...a})})}function Fw({className:e,containerClassName:t,...n}){return o(OTPInput,{"data-slot":"input-otp",containerClassName:s("flex items-center gap-2 has-disabled:opacity-50",t),className:s("disabled:cursor-not-allowed",e),...n})}function Hw({className:e,...t}){return o("div",{"data-slot":"input-otp-group",className:s("flex items-center",e),...t})}function _w({index:e,className:t,...n}){var d;let a=J.useContext(OTPInputContext),{char:r,hasFakeCaret:i,isActive:c}=(d=a==null?void 0:a.slots[e])!=null?d:{};return u("div",{"data-slot":"input-otp-slot","data-active":c,className:s("data-[active=true]:border-primary data-[active=true]:ring-primary/40 data-[active=true]:aria-invalid:ring-destructive/20 dark:data-[active=true]:aria-invalid:ring-destructive/40 aria-invalid:border-destructive data-[active=true]:aria-invalid:border-destructive dark:bg-input/30 border-input relative flex h-9 w-9 items-center justify-center border-y border-r text-sm shadow-xs transition-all outline-none first:rounded-l-md first:border-l last:rounded-r-md data-[active=true]:z-10 data-[active=true]:ring-[3px]",t),...n,children:[r,i&&o("div",{className:"pointer-events-none absolute inset-0 flex items-center justify-center",children:o("div",{className:"animate-caret-blink bg-foreground h-4 w-px duration-1000"})})]})}function Ow({...e}){return o("div",{"data-slot":"input-otp-separator",role:"separator",...e,children:o(MinusIcon,{})})}function ke({className:e,...t}){return o(Label.Root,{"data-slot":"label",className:s("flex items-center gap-2 text-sm leading-none font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50",e),...t})}function $w({className:e,...t}){return o(Menubar.Root,{"data-slot":"menubar",className:s("bg-background flex h-9 items-center gap-1 rounded-md border p-1 shadow-xs",e),...t})}function Yw({...e}){return o(Menubar.Menu,{"data-slot":"menubar-menu",...e})}function Kw({...e}){return o(Menubar.Group,{"data-slot":"menubar-group",...e})}function ap({...e}){return o(Menubar.Portal,{"data-slot":"menubar-portal",...e})}function Jw({...e}){return o(Menubar.RadioGroup,{"data-slot":"menubar-radio-group",...e})}function Xw({className:e,...t}){return o(Menubar.Trigger,{"data-slot":"menubar-trigger",className:s("focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground flex items-center rounded-sm px-2 py-1 text-sm font-medium outline-hidden select-none",e),...t})}function Qw({className:e,align:t="start",alignOffset:n=-4,sideOffset:a=8,...r}){return o(ap,{children:o(Menubar.Content,{"data-slot":"menubar-content",align:t,alignOffset:n,sideOffset:a,className:s("bg-popover text-popover-foreground 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 z-50 min-w-[12rem] origin-(--radix-menubar-content-transform-origin) overflow-hidden rounded-md border p-1 shadow-md",e),...r})})}function Zw({className:e,inset:t,variant:n="default",...a}){return o(Menubar.Item,{"data-slot":"menubar-item","data-inset":t,"data-variant":n,className:s("focus:bg-accent focus:text-accent-foreground data-[variant=destructive]:text-destructive data-[variant=destructive]:focus:bg-destructive/10 dark:data-[variant=destructive]:focus:bg-destructive/20 data-[variant=destructive]:focus:text-destructive data-[variant=destructive]:*:[svg]:!text-destructive [&_svg:not([class*='text-'])]:text-muted-foreground relative flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 data-[inset]:pl-8 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),...a})}function eR({className:e,children:t,checked:n,...a}){return u(Menubar.CheckboxItem,{"data-slot":"menubar-checkbox-item",className:s("focus:bg-accent focus:text-accent-foreground relative flex cursor-default items-center gap-2 rounded-xs py-1.5 pr-2 pl-8 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),checked:n,...a,children:[o("span",{className:"pointer-events-none absolute left-2 flex size-3.5 items-center justify-center",children:o(Menubar.ItemIndicator,{children:o(CheckIcon,{className:"size-4"})})}),t]})}function tR({className:e,children:t,...n}){return u(Menubar.RadioItem,{"data-slot":"menubar-radio-item",className:s("focus:bg-accent focus:text-accent-foreground relative flex cursor-default items-center gap-2 rounded-xs py-1.5 pr-2 pl-8 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),...n,children:[o("span",{className:"pointer-events-none absolute left-2 flex size-3.5 items-center justify-center",children:o(Menubar.ItemIndicator,{children:o(CircleIcon,{className:"size-2 fill-current"})})}),t]})}function oR({className:e,inset:t,...n}){return o(Menubar.Label,{"data-slot":"menubar-label","data-inset":t,className:s("px-2 py-1.5 text-sm font-medium data-[inset]:pl-8",e),...n})}function nR({className:e,...t}){return o(Menubar.Separator,{"data-slot":"menubar-separator",className:s("bg-border -mx-1 my-1 h-px",e),...t})}function aR({className:e,...t}){return o("span",{"data-slot":"menubar-shortcut",className:s("text-muted-foreground ml-auto text-xs tracking-widest",e),...t})}function rR({...e}){return o(Menubar.Sub,{"data-slot":"menubar-sub",...e})}function iR({className:e,inset:t,children:n,...a}){return u(Menubar.SubTrigger,{"data-slot":"menubar-sub-trigger","data-inset":t,className:s("focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground flex cursor-default items-center rounded-sm px-2 py-1.5 text-sm outline-none select-none data-[inset]:pl-8",e),...a,children:[n,o(ChevronRightIcon,{className:"ml-auto h-4 w-4"})]})}function sR({className:e,...t}){return o(Menubar.SubContent,{"data-slot":"menubar-sub-content",className:s("bg-popover 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 z-50 min-w-[8rem] origin-(--radix-menubar-content-transform-origin) overflow-hidden rounded-md border p-1 shadow-lg",e),...t})}var rp="relative isolate overflow-hidden rounded-md bg-muted text-transparent",ip="after:absolute after:inset-0 after:-translate-x-full after:animate-[shimmer_1.6s_linear_infinite] after:bg-gradient-to-r after:from-transparent after:via-foreground/10 after:to-transparent after:content-['']",xn=J.forwardRef(({className:e,...t},n)=>o("div",{ref:n,"data-slot":"skeleton",className:s(rp,ip,e),...t}));xn.displayName="Skeleton";var Ki=J.forwardRef(({className:e,...t},n)=>o(xn,{ref:n,className:s("h-9 w-32 rounded-md",e),...t}));Ki.displayName="Skeleton.Button";var Ji=J.forwardRef(({className:e,...t},n)=>o(xn,{ref:n,className:s("h-9 w-full rounded-md",e),...t}));Ji.displayName="Skeleton.Input";var Pt=Object.assign(xn,{Button:Ki,Input:Ji});var lp={sm:"sm:max-w-sm",md:"sm:max-w-lg",lg:"sm:max-w-2xl",xl:"sm:max-w-3xl"},cp=u("div",{className:"space-y-3","aria-hidden":true,children:[o(Pt,{className:"h-4 w-2/3"}),o(Pt,{className:"h-4 w-full"}),o(Pt,{className:"h-4 w-5/6"}),o(Pt,{className:"h-4 w-3/4"})]}),dp=e=>{switch(e){case "destructive":return "destructive";case "default":return "outline";case "primary":default:return "default"}},up=({title:e,description:t,closable:n=true,className:a,classNames:r,loading:i=false,maskClosable:c=false,style:d,footer:l,onOk:g,onCancel:m,children:C,onOpenChange:R,size:f="md",...b})=>{var L,M,P,T,_,O,W;let p={show:(L=l==null?void 0:l.show)!=null?L:true,render:l==null?void 0:l.render,onOk:l==null?void 0:l.onOk,onCancel:l==null?void 0:l.onCancel,showOk:(M=l==null?void 0:l.showOk)!=null?M:true,showCancel:(P=l==null?void 0:l.showCancel)!=null?P:true,okText:(T=l==null?void 0:l.okText)!=null?T:"Save changes",cancelText:(_=l==null?void 0:l.cancelText)!=null?_:"Cancel",okLoading:l==null?void 0:l.okLoading,cancelLoading:l==null?void 0:l.cancelLoading,okDisabled:l==null?void 0:l.okDisabled,cancelDisabled:(O=l==null?void 0:l.cancelDisabled)!=null?O:l==null?void 0:l.cancelDisable,okType:l==null?void 0:l.okType,okButtonProps:l==null?void 0:l.okButtonProps,cancelButtonProps:l==null?void 0:l.cancelButtonProps,size:(W=l==null?void 0:l.size)!=null?W:"default"},v=J.useCallback(()=>{var D;(D=p.onCancel)==null||D.call(p),m==null||m();},[p.onCancel,m]),y=J.useCallback(()=>{var D;(D=p.onOk)==null||D.call(p),g==null||g();},[p.onOk,g]),x=J.useCallback(D=>{D||v(),R==null||R(D);},[v,R]),N=J.useCallback(D=>{c||D.preventDefault();},[c]),w=J.useCallback(D=>{n||D.preventDefault();},[n]),S=s(lp[f],a,r==null?void 0:r.content),h=o(AnimatePresence,{mode:"wait",children:i?o(motion.div,{initial:{opacity:0,y:10},animate:{opacity:1,y:0},exit:{opacity:0,y:-6},transition:{duration:.18,ease:"easeInOut"},className:s("space-y-4",r==null?void 0:r.body),children:cp},"modal-loading"):o(motion.div,{initial:{opacity:0,y:10},animate:{opacity:1,y:0},exit:{opacity:0,y:-6},transition:{duration:.18,ease:"easeInOut"},className:s("space-y-3 text-sm text-muted-foreground",r==null?void 0:r.body),"aria-busy":i,children:C},"modal-content")}),E=()=>{var le,re,ge,fe,$,ie,pe,he,Re,ne;if(!p.show)return null;if(p.render)return o("div",{className:s("mt-2",r==null?void 0:r.footer),children:p.render});if(!p.showOk&&!p.showCancel)return null;let{onClick:D,variant:F,size:A,loading:k,disabled:U,...V}=(le=p.okButtonProps)!=null?le:{},{onClick:B,variant:G,size:j,loading:q,disabled:H,...te}=(re=p.cancelButtonProps)!=null?re:{},K=oe=>{D==null||D(oe),!oe.defaultPrevented&&y();},ce=oe=>{B==null||B(oe),!oe.defaultPrevented&&v();};return o("div",{className:s("mt-4",r==null?void 0:r.footer),children:u("div",{className:"flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",children:[p.showCancel?o(Q,{variant:G!=null?G:"outline",size:j!=null?j:p.size,loading:(fe=(ge=p.cancelLoading)!=null?ge:q)!=null?fe:false,disabled:(ie=($=p.cancelDisabled)!=null?$:H)!=null?ie:false,...te,onClick:ce,children:p.cancelText}):null,p.showOk?o(Q,{variant:F!=null?F:dp(p.okType),size:A!=null?A:p.size,loading:(he=(pe=p.okLoading)!=null?pe:k)!=null?he:false,disabled:(ne=(Re=p.okDisabled)!=null?Re:U)!=null?ne:false,...V,onClick:K,children:p.okText}):null]})})};return o($o,{...b,onOpenChange:x,children:o(Yo,{showCloseButton:n,className:S,style:d,onInteractOutside:N,onEscapeKeyDown:w,children:u(motion.div,{initial:{opacity:0,scale:.98},animate:{opacity:1,scale:1},exit:{opacity:0,scale:.98},transition:{duration:.2,ease:"easeOut"},className:"flex flex-col gap-4",children:[(e||t)&&u(Ko,{className:r==null?void 0:r.header,children:[e?o(Jo,{className:r==null?void 0:r.title,children:e}):null,t?o(Xo,{className:r==null?void 0:r.description,children:t}):null]}),h,E()]})})})};up.displayName="Modal";function At({open:e,onOpenChange:t,title:n,children:a,footer:r,footerClassName:i,contentClassName:c,disableContentWrapper:d=false,options:l,selectedValues:g,onSelect:m,isMulti:C=false}){let R=v=>{m==null||m(v),C||t(false);},f=v=>C&&Array.isArray(g)?g.includes(v):g===v,b=()=>l?o("div",{className:"max-h-[75vh] overflow-y-auto",children:l.map(v=>u("button",{className:s("w-full flex items-center justify-between px-4 py-4 text-left transition-colors","min-h-[50px] h-auto",v.disabled?"opacity-50 cursor-not-allowed":"hover:bg-accent active:bg-accent/80",f(v.value)&&"bg-accent"),onClick:()=>!v.disabled&&R(v.value),disabled:v.disabled,children:[o("span",{className:"flex-1",children:v.label}),f(v.value)&&o(CheckIcon,{className:"h-4 w-4 text-primary flex-shrink-0 ml-2"})]},v.value))}):null,p=d?a:o("div",{className:s(c),children:a});return o(eo,{open:e,onOpenChange:t,direction:"bottom",children:u(to,{className:"p-0 pb-4 rounded-t-2xl border-t bg-background",children:[n?o(oo,{className:"px-4 pb-2 pt-4 text-left border-b",children:typeof n=="string"||typeof n=="number"?o(no,{children:n}):n}):null,l?b():p,r?o(Ai,{className:s("border-border/60 border-t px-4 pt-3",i),children:r}):null]})})}var mp={floating:{label:"Floating Glow",description:"Glassmorphism-inspired bar with a floating circular highlight around the active tab."},pill:{label:"Soft Pill",description:"Rounded pill navigation with a smooth capsule indicator that slides beneath the active item."},minimal:{label:"Minimal Line",description:"Lightweight footer that focuses on iconography with a subtle underline transition."},curved:{label:"Curved Wave",description:"Playful curved dock that mimics native device docks with a spotlighted active state."}},NR=Object.keys(mp),fp=()=>{},Ca=J.forwardRef(({items:e,value:t,defaultValue:n,onChange:a=fp,className:r,variant:i="floating",forceLabels:c=false,...d},l)=>{let[g,m]=J.useState(()=>{var P,T;return t!==void 0?t:n||((T=(P=e[0])==null?void 0:P.value)!=null?T:"")}),C=t!==void 0,R=C?t:g;J.useEffect(()=>{var T;if(!e.length)return;if(!e.some(_=>_.value===R)){let _=(T=e[0])==null?void 0:T.value;if(!_)return;C||m(_),a(_);}},[e,R,C,a]);let f=J.useCallback(P=>{P!==R&&(C||m(P),a(P));},[C,a,R]);if(!e.length)return null;let b=Math.max(e.findIndex(P=>P.value===R),0),p=100/e.length,v=J.useMemo(()=>{let T=p/2;return {width:72,height:72,left:`calc(${p}% * ${b} + ${T}% - ${72/2}px)`}},[b,p]),y=J.useMemo(()=>({width:`calc((100% / ${e.length}) - 0.75rem)`,left:`calc((100% / ${e.length}) * ${b} + 0.375rem)`}),[b,e.length]),x=J.useMemo(()=>({width:`calc((100% / ${e.length}) * 0.6)`,left:`calc((100% / ${e.length}) * ${b} + (100% / ${e.length}) * 0.2)`}),[b,e.length]),N=J.useMemo(()=>{let T=p/2;return {width:64,height:64,left:`calc(${p}% * ${b} + ${T}%)`}},[b,p]),w=()=>{switch(i){case "floating":return o("span",{"aria-hidden":true,style:v,className:"pointer-events-none absolute -top-7 z-0 rounded-full bg-primary/25 blur-2xl transition-[left] duration-500 ease-out"});case "pill":return o("span",{"aria-hidden":true,style:y,className:"pointer-events-none absolute inset-y-2 z-0 rounded-full border border-primary/20 bg-primary/10 shadow-inner transition-[left] duration-500 ease-out"});case "minimal":return o("span",{"aria-hidden":true,style:x,className:"pointer-events-none absolute bottom-1 left-0 h-1 rounded-full bg-primary transition-[left] duration-500 ease-out"});case "curved":return o("span",{"aria-hidden":true,style:N,className:"pointer-events-none absolute -top-6 z-0 -translate-x-1/2 rounded-full border border-primary/20 bg-primary/20 shadow-[0_12px_30px_-15px_rgba(59,130,246,0.65)] transition-[left] duration-500 ease-out"});default:return null}},S=P=>{switch(i){case "floating":return s("group relative z-10 flex flex-1 flex-col items-center gap-1 rounded-2xl px-2 pb-1 pt-3 text-[0.7rem] font-medium transition-all duration-300 ease-out",P?"text-primary":"text-muted-foreground");case "pill":return s("group relative z-10 flex flex-1 items-center justify-center gap-2 rounded-full px-3 text-sm font-medium transition-all duration-300 ease-out",P?"text-primary":"text-muted-foreground");case "minimal":return s("group relative flex flex-1 flex-col items-center gap-1 rounded-2xl px-2 py-2 text-[0.7rem] font-medium transition-all duration-300 ease-out",P?"text-primary":"text-muted-foreground/80");case "curved":return s("group relative z-10 flex flex-1 flex-col items-center gap-1 rounded-2xl px-3 pb-2 pt-5 text-[0.7rem] font-medium transition-all duration-300 ease-out",P?"text-primary":"text-muted-foreground/90");default:return ""}},h=P=>{switch(i){case "floating":return s("flex size-12 items-center justify-center rounded-full border border-border/50 bg-muted/60 text-base transition-all duration-300 ease-out",P?"scale-100 border-primary/40 bg-primary text-primary-foreground shadow-lg shadow-primary/30":"scale-95 text-muted-foreground");case "pill":return s("flex size-9 items-center justify-center rounded-full text-base transition-all duration-300 ease-out",P?"bg-primary text-primary-foreground shadow-lg shadow-primary/30":"bg-transparent text-muted-foreground");case "minimal":return s("flex size-10 items-center justify-center rounded-full text-base transition-all duration-300 ease-out",P?"scale-105 bg-primary/10 text-primary":"scale-95 text-muted-foreground/80");case "curved":return s("flex size-12 items-center justify-center rounded-full border border-border/60 bg-muted/70 text-base transition-all duration-300 ease-out",P?"-translate-y-3 border-primary/40 bg-primary text-primary-foreground shadow-xl shadow-primary/40":"translate-y-0 text-muted-foreground");default:return ""}},E=P=>{let T="transition-all duration-300 ease-out";switch(i){case "floating":return s(T,P?"translate-y-0 opacity-100":"translate-y-[2px] opacity-90",c?"block":"");case "pill":return s(T,"text-xs",P?"opacity-100":"opacity-90");case "minimal":return s(T,"text-xs",P||c?"opacity-100":"opacity-0");case "curved":return s(T,"text-xs",P||c?"opacity-100":"opacity-0 group-hover:opacity-80");default:return T}},L=(P,T)=>P?o("span",{className:s("pointer-events-none absolute -right-0.5 -top-0.5 min-w-4 rounded-full bg-destructive px-1.5 text-[10px] font-semibold leading-none text-destructive-foreground shadow-sm",T?"scale-105":"scale-100 opacity-95"),children:P}):null,M=()=>{switch(i){case "floating":return u("div",{className:"relative isolate flex h-24 w-full items-end rounded-[26px] border border-border/40 bg-card/90 px-4 pb-3 pt-5 shadow-[0_20px_40px_-24px_rgba(15,23,42,0.35)] backdrop-blur-xl",children:[w(),e.map(P=>{let T=P.value===R;return u("button",{type:"button",className:S(T),onClick:()=>f(P.value),"data-active":T?"true":void 0,"aria-pressed":T,"aria-current":T?"page":void 0,"aria-label":P.label,children:[u("span",{className:"relative",children:[o("span",{className:h(T),children:P.icon}),L(P.badge,T)]}),(T||c)&&P.label?o("span",{className:E(T),children:P.label}):P.label&&!c?o("span",{className:s(E(T),"sr-only"),children:P.label}):null]},P.value)})]});case "pill":return u("div",{className:"relative isolate flex h-20 w-full items-center rounded-full border border-border/40 bg-card/95 px-2 shadow-[0_24px_50px_-24px_rgba(15,23,42,0.45)] backdrop-blur",children:[w(),e.map(P=>{let T=P.value===R;return u("button",{type:"button",className:S(T),onClick:()=>f(P.value),"data-active":T?"true":void 0,"aria-pressed":T,"aria-current":T?"page":void 0,"aria-label":P.label,children:[u("span",{className:"relative flex items-center gap-2",children:[o("span",{className:h(T),children:P.icon}),(T||c)&&P.label?o("span",{className:E(T),children:P.label}):null]}),L(P.badge,T)]},P.value)})]});case "minimal":return u("div",{className:"relative isolate flex h-[4.5rem] w-full items-center justify-between rounded-3xl border border-border/30 bg-background/60 px-4 py-3 shadow-[0_18px_35px_-24px_rgba(15,23,42,0.35)]",children:[w(),e.map(P=>{let T=P.value===R;return u("button",{type:"button",className:S(T),onClick:()=>f(P.value),"data-active":T?"true":void 0,"aria-pressed":T,"aria-current":T?"page":void 0,"aria-label":P.label,children:[u("span",{className:"relative",children:[o("span",{className:h(T),children:P.icon}),L(P.badge,T)]}),(T||c)&&P.label?o("span",{className:E(T),children:P.label}):null]},P.value)})]});case "curved":return u("div",{className:"relative isolate flex h-28 w-full items-end justify-center",children:[o("div",{className:"absolute inset-x-3 bottom-0 h-20 rounded-t-[36px] border border-border/35 bg-card/95 shadow-[0_-30px_45px_-28px_rgba(15,23,42,0.55)]"}),u("div",{className:"relative z-10 flex h-24 w-[92%] items-end justify-between px-5 pb-4 pt-6",children:[w(),e.map(P=>{let T=P.value===R;return u("button",{type:"button",className:S(T),onClick:()=>f(P.value),"data-active":T?"true":void 0,"aria-pressed":T,"aria-current":T?"page":void 0,"aria-label":P.label,children:[u("span",{className:"relative",children:[o("span",{className:h(T),children:P.icon}),L(P.badge,T)]}),(T||c)&&P.label?o("span",{className:E(T),children:P.label}):null]},P.value)})]})]});default:return null}};return o("nav",{ref:l,className:s("relative flex w-full justify-center",r),...d,children:M()})});Ca.displayName="MobileFooter";var gp={hero:{label:"Hero Spotlight",description:"Immersive header with a leading action row, large title block, and optional hero media thumbnail."},stories:{label:"Stories Carousel",description:"Horizontal story rail with rounded action chips that mimic social media story pickers."},minimal:{label:"Minimal Bar",description:"Compact navigation bar with centered title and contextual leading/trailing actions."},search:{label:"Search Hub",description:"Two-line header with quick actions and an inline search field anchored by an avatar trigger."}},ER=Object.keys(gp),bp=()=>{},vp=()=>u("svg",{"aria-hidden":true,viewBox:"0 0 24 24",className:"size-4 text-muted-foreground",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",children:[o("circle",{cx:11,cy:11,r:7}),o("path",{d:"m20 20-3-3"})]}),Do=(e,t=false)=>e?o("span",{className:s("pointer-events-none absolute -right-0.5 -top-0.5 min-w-4 rounded-full bg-destructive px-1.5 text-[10px] font-semibold leading-none text-destructive-foreground shadow-sm",t?"scale-105":"scale-100"),children:e}):null,Pa=J.forwardRef(({title:e,subtitle:t,supportingText:n,heroBadge:a,heroMedia:r,heroImage:i,heroAlt:c,leadingAction:d,trailingActions:l,trailingContent:g,stories:m,searchPlaceholder:C,searchValue:R,defaultSearchValue:f,onSearchChange:b=bp,searchIcon:p,variant:v="hero",className:y,children:x,...N},w)=>{let[S,h]=J.useState(()=>f!=null?f:""),E=R!==void 0,L=E?R:S,M=J.useCallback(k=>{let U=k.target.value;E||h(U),b(U);},[E,b]),P=(k,U)=>{var V,B,G;return k?u("button",{type:"button",onClick:k.onClick,"aria-label":(B=(V=k.ariaLabel)!=null?V:k.label)!=null?B:k.value,className:"relative inline-flex size-10 items-center justify-center rounded-full border border-border/50 bg-background/80 text-base font-medium text-foreground shadow-[0_8px_24px_-18px_rgba(59,130,246,0.8)] transition-transform duration-200 ease-out hover:-translate-y-0.5",children:[o("span",{className:"pointer-events-none text-lg",children:(G=k.icon)!=null?G:k.label}),Do(k.badge)]},k.value):U?o("span",{className:"size-10","aria-hidden":true},U):null},T=k=>{var U,V,B;return k?u("button",{type:"button",onClick:k.onClick,"aria-label":(V=(U=k.ariaLabel)!=null?U:k.label)!=null?V:k.value,className:"relative inline-flex size-10 items-center justify-center rounded-full border border-border/40 bg-card/80 text-base text-foreground shadow-sm transition-colors duration-200 ease-out hover:bg-card",children:[o("span",{className:"pointer-events-none text-lg",children:(B=k.icon)!=null?B:k.label}),Do(k.badge)]},k.value):null},_=k=>{var U,V,B;return k?u("button",{type:"button",onClick:k.onClick,"aria-label":(V=(U=k.ariaLabel)!=null?U:k.label)!=null?V:k.value,className:"relative inline-flex size-10 items-center justify-center rounded-full text-base text-muted-foreground transition-colors duration-200 ease-out hover:text-foreground",children:[o("span",{className:"pointer-events-none text-lg",children:(B=k.icon)!=null?B:k.label}),Do(k.badge)]},k.value):null},O=k=>{var U,V,B;return u("button",{type:"button",onClick:k.onClick,"aria-label":(V=(U=k.ariaLabel)!=null?U:k.label)!=null?V:k.value,className:"group relative flex w-24 shrink-0 flex-col items-center gap-2 rounded-2xl border border-border/40 bg-card/60 px-3 py-3 text-center shadow-[0_12px_30px_-22px_rgba(59,130,246,0.45)] transition-all duration-300 ease-out hover:-translate-y-1 hover:border-primary/40",children:[u("span",{className:"relative inline-flex size-14 items-center justify-center overflow-hidden rounded-full border border-border/40 bg-background/80 text-lg text-foreground shadow-sm",children:[(B=k.icon)!=null?B:k.label,Do(k.badge,true)]}),k.label?o("span",{className:"text-xs font-medium text-foreground transition-colors group-hover:text-primary",children:k.label}):null,k.description?o("span",{className:"text-[11px] text-muted-foreground transition-opacity group-hover:opacity-90",children:k.description}):null]},k.value)},W=()=>u("div",{className:"relative isolate w-full overflow-hidden rounded-[28px] border border-border/30 bg-gradient-to-br from-background/95 via-background/90 to-background/70 px-5 pb-6 pt-5 shadow-[0_28px_60px_-35px_rgba(15,23,42,0.55)] backdrop-blur",children:[o("div",{className:"pointer-events-none absolute inset-0 -z-10 bg-[radial-gradient(circle_at_top,_rgba(59,130,246,0.18),_transparent_55%)]"}),u("div",{className:"flex items-center justify-between",children:[P(d!=null?d:null,"hero-leading-placeholder"),o("div",{className:"flex items-center gap-2",children:l==null?void 0:l.map(k=>P(k))})]}),u("div",{className:"mt-7 flex items-end justify-between gap-6",children:[u("div",{className:"space-y-3",children:[a?o("span",{className:"inline-flex items-center gap-2 rounded-full border border-primary/20 bg-primary/10 px-3 py-1 text-xs font-medium text-primary",children:a}):null,e?o("h1",{className:"text-2xl font-semibold tracking-tight text-foreground",children:e}):null,t?o("p",{className:"text-sm text-muted-foreground",children:t}):null,n?o("p",{className:"text-xs text-muted-foreground/90",children:n}):null]}),o("div",{className:"shrink-0",children:r?o("div",{className:"relative h-24 w-24 overflow-hidden rounded-2xl border border-border/40 shadow-[0_24px_40px_-28px_rgba(59,130,246,0.75)]",children:r}):i?o("div",{className:"relative h-24 w-24 overflow-hidden rounded-2xl border border-border/40 shadow-[0_24px_40px_-28px_rgba(59,130,246,0.75)]",children:o("img",{src:i,alt:c!=null?c:"",className:"size-full object-cover"})}):null})]}),x?o("div",{className:"mt-6",children:x}):null]}),D=()=>{var k;return u("div",{className:"relative isolate w-full overflow-hidden rounded-[26px] border border-border/35 bg-background/90 px-4 pb-5 pt-4 shadow-[0_24px_50px_-35px_rgba(15,23,42,0.55)]",children:[u("div",{className:"flex items-center justify-between gap-3",children:[u("div",{className:"flex items-center gap-3",children:[d?u("div",{className:"flex items-center gap-2 rounded-full border border-border/40 bg-card/80 px-3 py-1.5 text-sm font-medium text-foreground shadow-sm",children:[o("span",{className:"text-base",children:(k=d.icon)!=null?k:d.label}),d.label?o("span",{children:d.label}):null]}):null,e?o("h2",{className:"text-lg font-semibold text-foreground",children:e}):null]}),o("div",{className:"flex items-center gap-2",children:l==null?void 0:l.map(U=>_(U))})]}),t?o("p",{className:"mt-2 text-sm text-muted-foreground",children:t}):null,o("div",{className:"mt-4 flex gap-3 overflow-x-auto pb-1",children:m==null?void 0:m.map(U=>O(U))}),x?o("div",{className:"mt-4",children:x}):null]})},F=()=>u("div",{className:"relative isolate flex h-16 w-full items-center gap-3 rounded-[22px] border border-border/40 bg-background/95 px-2 shadow-[0_18px_35px_-28px_rgba(15,23,42,0.45)]",children:[o("div",{className:"flex items-center",children:d?T(d):o("span",{className:"size-10","aria-hidden":true})}),u("div",{className:"flex flex-1 flex-col items-center justify-center text-center",children:[t?o("span",{className:"text-[11px] uppercase tracking-[0.18em] text-muted-foreground",children:t}):null,e?o("span",{className:"text-base font-semibold text-foreground",children:e}):null]}),o("div",{className:"flex items-center gap-2",children:g!=null?g:l==null?void 0:l.map(k=>T(k))})]}),A=()=>{var k,U,V;return u("div",{className:"relative isolate w-full overflow-hidden rounded-[26px] border border-border/35 bg-background/95 px-4 pb-5 pt-4 shadow-[0_26px_54px_-34px_rgba(15,23,42,0.55)]",children:[u("div",{className:"flex items-start justify-between gap-4",children:[u("div",{className:"space-y-1",children:[t?o("span",{className:"text-[11px] uppercase tracking-[0.18em] text-muted-foreground",children:t}):null,e?o("h2",{className:"text-lg font-semibold text-foreground",children:e}):null,n?o("p",{className:"text-xs text-muted-foreground/90",children:n}):null]}),o("div",{className:"flex items-center gap-2",children:l==null?void 0:l.map(B=>_(B))})]}),u("div",{className:"mt-4 flex items-center gap-3",children:[d?u("button",{type:"button",onClick:d.onClick,"aria-label":(U=(k=d.ariaLabel)!=null?k:d.label)!=null?U:d.value,className:"relative inline-flex size-12 items-center justify-center rounded-full border border-border/40 bg-card/80 text-base text-foreground shadow-sm",children:[o("span",{className:"pointer-events-none text-lg",children:(V=d.icon)!=null?V:d.label}),Do(d.badge)]}):null,u("div",{className:"relative flex-1",children:[o("span",{className:"pointer-events-none absolute inset-y-0 left-3 flex items-center",children:p!=null?p:o(vp,{})}),o("input",{type:"search",value:L,onChange:M,placeholder:C,className:"h-12 w-full rounded-full border border-border/40 bg-card/70 pl-10 pr-4 text-sm text-foreground shadow-inner shadow-primary/5 outline-none transition focus:border-primary/40 focus:bg-card"})]})]}),x?o("div",{className:"mt-4",children:x}):null]})};return o("header",{ref:w,className:s("relative flex w-full justify-center",y),...N,children:(()=>{switch(v){case "hero":return W();case "stories":return D();case "minimal":return F();case "search":return A();default:return null}})()})});Pa.displayName="MobileHeader";function Xi(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t);}function Qi(...e){return t=>{let n=false,a=e.map(r=>{let i=Xi(r,t);return !n&&typeof i=="function"&&(n=true),i});if(n)return ()=>{for(let r=0;r<a.length;r++){let i=a[r];typeof i=="function"?i():Xi(e[r],null);}}}}function yp(e){let t=xp(e),n=J.forwardRef((a,r)=>{let{children:i,...c}=a,d=J.Children.toArray(i),l=d.find(Rp);if(l){let g=l.props.children,m=d.map(C=>C===l?J.Children.count(g)>1?J.Children.only(null):J.isValidElement(g)?g.props.children:null:C);return jsx(t,{...c,ref:r,children:J.isValidElement(g)?J.cloneElement(g,void 0,m):null})}return jsx(t,{...c,ref:r,children:i})});return n.displayName=`${e}.Slot`,n}var es=yp("Slot");function xp(e){let t=J.forwardRef((n,a)=>{let{children:r,...i}=n;if(J.isValidElement(r)){let c=Pp(r),d=Cp(i,r.props);return r.type!==J.Fragment&&(d.ref=a?Qi(a,c):c),J.cloneElement(r,d)}return J.Children.count(r)>1?J.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var wp=Symbol("radix.slottable");function Rp(e){return J.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===wp}function Cp(e,t){let n={...t};for(let a in t){let r=e[a],i=t[a];/^on[A-Z]/.test(a)?r&&i?n[a]=(...d)=>{let l=i(...d);return r(...d),l}:r&&(n[a]=r):a==="style"?n[a]={...r,...i}:a==="className"&&(n[a]=[r,i].filter(Boolean).join(" "));}return {...e,...n}}function Pp(e){var a,r;let t=(a=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:a.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(r=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var Tp=["top","right","bottom","left"],wn=(e,t)=>e.includes(t)?`env(safe-area-inset-${t})`:void 0,Rn=J.forwardRef(({edges:e=Tp,asChild:t,className:n,style:a,...r},i)=>{var d,l,g,m;return o(t?es:"div",{ref:i,className:s("relative",n),style:{paddingTop:(d=a==null?void 0:a.paddingTop)!=null?d:wn(e,"top"),paddingRight:(l=a==null?void 0:a.paddingRight)!=null?l:wn(e,"right"),paddingBottom:(g=a==null?void 0:a.paddingBottom)!=null?g:wn(e,"bottom"),paddingLeft:(m=a==null?void 0:a.paddingLeft)!=null?m:wn(e,"left"),...a},...r})});Rn.displayName="SafeArea";var Sp=({header:e,footer:t,children:n,className:a,safeArea:r})=>{var L,M,P,T,_;let{header:i,navigateBack:c,canGoBack:d}=si(),l=J.useMemo(()=>{let O=[];return r.top&&O.push("top"),r.left&&O.push("left"),r.right&&O.push("right"),O},[r.top,r.left,r.right]),g=J.useMemo(()=>{let O=[];return r.bottom&&O.push("bottom"),r.left&&O.push("left"),r.right&&O.push("right"),O},[r.bottom,r.left,r.right]),m=J.useCallback(()=>{if(d){c();return}typeof window!="undefined"&&window.history.back();},[d,c]),C=(L=i.back)!=null?L:d,R=J.useMemo(()=>{if(C)return {value:"mobile-header-back",icon:o(ArrowLeft,{className:"size-5","aria-hidden":true}),ariaLabel:"Go back",onClick:m};if(i.icon)return {value:"mobile-header-icon",icon:i.icon}},[C,i.icon,m]),{show:f=true,className:b,variant:p,type:v}=e,y=(T=(P=(M=i.variant)!=null?M:p)!=null?P:v)!=null?T:"hero",{show:x=true,activeKey:N,onChange:w,...S}=t,h=(_=S.value)!=null?_:N,E=J.useCallback(O=>{w==null||w(O);},[w]);return u("div",{className:s("flex min-h-svh w-full flex-col bg-background",a),children:[f&&o("div",{className:"sticky top-0 z-20 bg-background",children:o(Rn,{edges:l,className:"bg-background",children:o(Pa,{variant:y,className:b,title:i.title,subtitle:i.subtitle,supportingText:i.supportingText,heroBadge:i.heroBadge,leadingAction:R,trailingContent:i.actions})})}),o("div",{className:"flex-1 overflow-y-auto bg-muted/10",children:n}),x&&o("div",{className:"sticky bottom-0 z-20 bg-background",children:o(Rn,{edges:g,className:"bg-background px-4 pb-4 pt-2",children:o(Ca,{...S,value:h,onChange:E})})})]})},Mp=({header:e={show:true},footer:t={show:true,items:[]},children:n,className:a,safeArea:r={top:true,bottom:true,left:true,right:true}})=>o(ii,{children:o(Sp,{header:e,footer:t,className:a,safeArea:r,children:n})});function oC({className:e,children:t,viewport:n=true,...a}){return u(NavigationMenu.Root,{"data-slot":"navigation-menu","data-viewport":n,className:s("group/navigation-menu relative flex max-w-max flex-1 items-center justify-center",e),...a,children:[t,n&&o(Lp,{})]})}function nC({className:e,...t}){return o(NavigationMenu.List,{"data-slot":"navigation-menu-list",className:s("group flex flex-1 list-none items-center justify-center gap-1",e),...t})}function aC({className:e,...t}){return o(NavigationMenu.Item,{"data-slot":"navigation-menu-item",className:s("relative",e),...t})}var Dp=cva("group inline-flex h-9 w-max items-center justify-center rounded-md bg-background px-4 py-2 text-sm font-medium hover:bg-accent hover:text-accent-foreground focus:bg-accent focus:text-accent-foreground disabled:pointer-events-none disabled:opacity-50 data-[state=open]:hover:bg-accent data-[state=open]:text-accent-foreground data-[state=open]:focus:bg-accent data-[state=open]:bg-accent/50 focus-visible:ring-primary/40 outline-none transition-[color,box-shadow] focus-visible:ring-[3px] focus-visible:outline-1");function rC({className:e,children:t,...n}){return u(NavigationMenu.Trigger,{"data-slot":"navigation-menu-trigger",className:s(Dp(),"group",e),...n,children:[t," ",o(ChevronDownIcon,{className:"relative top-[1px] ml-1 size-3 transition duration-300 group-data-[state=open]:rotate-180","aria-hidden":"true"})]})}function iC({className:e,...t}){return o(NavigationMenu.Content,{"data-slot":"navigation-menu-content",className:s("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 top-0 left-0 w-full p-2 pr-2.5 md:absolute md:w-auto","group-data-[viewport=false]/navigation-menu:bg-popover group-data-[viewport=false]/navigation-menu:text-popover-foreground group-data-[viewport=false]/navigation-menu:data-[state=open]:animate-in group-data-[viewport=false]/navigation-menu:data-[state=closed]:animate-out group-data-[viewport=false]/navigation-menu:data-[state=closed]:zoom-out-95 group-data-[viewport=false]/navigation-menu:data-[state=open]:zoom-in-95 group-data-[viewport=false]/navigation-menu:data-[state=open]:fade-in-0 group-data-[viewport=false]/navigation-menu:data-[state=closed]:fade-out-0 group-data-[viewport=false]/navigation-menu:top-full group-data-[viewport=false]/navigation-menu:mt-1.5 group-data-[viewport=false]/navigation-menu:overflow-hidden group-data-[viewport=false]/navigation-menu:rounded-md group-data-[viewport=false]/navigation-menu:border group-data-[viewport=false]/navigation-menu:shadow group-data-[viewport=false]/navigation-menu:duration-200 **:data-[slot=navigation-menu-link]:focus:ring-0 **:data-[slot=navigation-menu-link]:focus:outline-none",e),...t})}function Lp({className:e,...t}){return o("div",{className:s("absolute top-full left-0 isolate z-50 flex justify-center"),children:o(NavigationMenu.Viewport,{"data-slot":"navigation-menu-viewport",className:s("origin-top-center bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border shadow md:w-[var(--radix-navigation-menu-viewport-width)]",e),...t})})}function sC({className:e,...t}){return o(NavigationMenu.Link,{"data-slot":"navigation-menu-link",className:s("data-[active=true]:focus:bg-accent data-[active=true]:hover:bg-accent data-[active=true]:bg-accent/50 data-[active=true]:text-accent-foreground hover:bg-accent hover:text-accent-foreground focus:bg-accent focus:text-accent-foreground focus-visible:ring-primary/40 [&_svg:not([class*='text-'])]:text-muted-foreground flex flex-col gap-1 rounded-sm p-2 text-sm transition-all outline-none focus-visible:ring-[3px] focus-visible:outline-1 [&_svg:not([class*='size-'])]:size-4",e),...t})}function lC({className:e,...t}){return o(NavigationMenu.Indicator,{"data-slot":"navigation-menu-indicator",className:s("data-[state=visible]:animate-in data-[state=hidden]:animate-out data-[state=hidden]:fade-out data-[state=visible]:fade-in top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden",e),...t,children:o("div",{className:"bg-border relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm shadow-md"})})}function gC({className:e,...t}){return o("nav",{role:"navigation","aria-label":"pagination","data-slot":"pagination",className:s("mx-auto flex w-full justify-center",e),...t})}function bC({className:e,...t}){return o("ul",{"data-slot":"pagination-content",className:s("flex flex-row items-center gap-1",e),...t})}function vC({...e}){return o("li",{"data-slot":"pagination-item",...e})}function os({className:e,isActive:t,size:n="icon",...a}){return o("a",{"aria-current":t?"page":void 0,"data-slot":"pagination-link","data-active":t,className:s(mt({variant:t?"outline":"ghost",size:n}),e),...a})}function hC({className:e,...t}){return u(os,{"aria-label":"Go to previous page",size:"default",className:s("gap-1 px-2.5 sm:pl-2.5",e),...t,children:[o(ChevronLeftIcon,{}),o("span",{className:"hidden sm:block",children:"Previous"})]})}function yC({className:e,...t}){return u(os,{"aria-label":"Go to next page",size:"default",className:s("gap-1 px-2.5 sm:pr-2.5",e),...t,children:[o("span",{className:"hidden sm:block",children:"Next"}),o(ChevronRightIcon,{})]})}function xC({className:e,...t}){return u("span",{"aria-hidden":true,"data-slot":"pagination-ellipsis",className:s("flex size-9 items-center justify-center",e),...t,children:[o(MoreHorizontalIcon,{className:"size-4"}),o("span",{className:"sr-only",children:"More pages"})]})}function TC({className:e,value:t,...n}){return o(Progress.Root,{"data-slot":"progress",className:s("bg-primary/20 relative h-2 w-full overflow-hidden rounded-full",e),...n,children:o(Progress.Indicator,{"data-slot":"progress-indicator",className:"bg-primary h-full w-full flex-1 transition-all",style:{transform:`translateX(-${100-(t||0)}%)`}})})}function as({className:e,...t}){return o(RadioGroup.Root,{"data-slot":"radio-group",className:s("grid gap-3",e),...t})}function rs({className:e,...t}){return o(RadioGroup.Item,{"data-slot":"radio-group-item",className:s("border-input text-primary focus-visible:border-primary focus-visible:ring-primary/40 aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive dark:bg-input/30 aspect-square size-4 shrink-0 rounded-full border shadow-xs transition-[color,box-shadow] outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50",e),...t,children:o(RadioGroup.Indicator,{"data-slot":"radio-group-indicator",className:"relative flex items-center justify-center",children:o(CircleIcon,{className:"fill-primary absolute top-1/2 left-1/2 size-2 -translate-x-1/2 -translate-y-1/2"})})})}function HC({className:e,...t}){return o(io.PanelGroup,{"data-slot":"resizable-panel-group",className:s("flex h-full w-full data-[panel-group-direction=vertical]:flex-col",e),...t})}function _C({...e}){return o(io.Panel,{"data-slot":"resizable-panel",...e})}function OC({withHandle:e,className:t,...n}){return o(io.PanelResizeHandle,{"data-slot":"resizable-handle",className:s("bg-border focus-visible:ring-ring relative flex w-px items-center justify-center after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2 focus-visible:ring-1 focus-visible:ring-offset-1 focus-visible:outline-hidden data-[panel-group-direction=vertical]:h-px data-[panel-group-direction=vertical]:w-full data-[panel-group-direction=vertical]:after:left-0 data-[panel-group-direction=vertical]:after:h-1 data-[panel-group-direction=vertical]:after:w-full data-[panel-group-direction=vertical]:after:translate-x-0 data-[panel-group-direction=vertical]:after:-translate-y-1/2 [&[data-panel-group-direction=vertical]>div]:rotate-90",t),...n,children:e&&o("div",{className:"bg-border z-10 flex h-4 w-3 items-center justify-center rounded-xs border",children:o(GripVerticalIcon,{className:"size-2.5"})})})}function jC({className:e,children:t,...n}){return u(ScrollArea.Root,{"data-slot":"scroll-area",className:s("relative",e),...n,children:[o(ScrollArea.Viewport,{"data-slot":"scroll-area-viewport",className:"focus-visible:ring-primary/40 size-full rounded-[inherit] transition-[color,box-shadow] outline-none focus-visible:ring-[3px] focus-visible:outline-1",children:t}),o(Ap,{}),o(ScrollArea.Corner,{})]})}function Ap({className:e,orientation:t="vertical",...n}){return o(ScrollArea.ScrollAreaScrollbar,{"data-slot":"scroll-area-scrollbar",orientation:t,className:s("flex touch-none p-px transition-colors select-none",t==="vertical"&&"h-full w-2.5 border-l border-l-transparent",t==="horizontal"&&"h-2.5 flex-col border-t border-t-transparent",e),...n,children:o(ScrollArea.ScrollAreaThumb,{"data-slot":"scroll-area-thumb",className:"bg-border relative flex-1 rounded-full"})})}var ss=J.createContext(void 0);function Na(){let e=J.useContext(ss);if(!e)throw new Error("useNativeSelectContext must be used within a Select component");return e}function Vp({open:e,defaultOpen:t,onOpenChange:n,children:a,...r}){let{isNative:i}=vt(),c=Ye(),d=i||c,[l,g]=J.useState(t!=null?t:false),m=e!=null?e:l,C=J.useCallback(f=>{e===void 0&&g(f),n==null||n(f);},[e,n]),R=J.useMemo(()=>({isNative:d,open:m,setOpen:C,closeOnSelect:true}),[d,m,C]);return o(ss.Provider,{value:R,children:o(Select.Root,{"data-slot":"select",open:m,onOpenChange:C,...r,children:a})})}function jp({className:e,size:t="default",children:n,...a}){let{isNative:r,open:i,setOpen:c}=Na();return u(Select.Trigger,{"data-slot":"select-trigger","data-size":t,onClick:d=>{r&&(d.preventDefault(),d.stopPropagation(),c(!i));},className:s(at,"border-input flex w-full items-center gap-2 rounded-md border bg-transparent px-3 py-2 text-sm transition-colors cursor-pointer","data-[state=open]:border-primary focus-visible:ring-0 data-[state=open]:ring-0",e),...a,children:[o("span",{className:"flex-1 min-w-0 text-left [&_[data-slot=select-value]]:min-w-0 [&_[data-slot=select-value]]:flex [&_[data-slot=select-value]]:flex-1 [&_[data-slot=select-value]]:truncate",children:n}),o(Select.Icon,{className:"pointer-events-none shrink-0 text-muted-foreground",children:o(ChevronDownIcon,{className:"size-4"})})]})}function Up({className:e,children:t,position:n="popper",title:a,...r}){let i=Na();return o(Select.Portal,{children:o(Select.Content,{"data-slot":"select-content",className:s(i.isNative?"fixed inset-x-0 bottom-0 z-[9999] rounded-t-2xl border-t bg-background":"bg-popover text-popover-foreground relative z-50 rounded-md border",e),position:n,...r,children:i.isNative?o(At,{open:i.open,onOpenChange:i.setOpen,title:a,disableContentWrapper:true,children:o(Select.Viewport,{className:"max-h-[75vh] overflow-y-auto",children:t})}):u(Fragment,{children:[o(Gp,{}),o(Select.Viewport,{className:"p-1",children:t}),o(Wp,{})]})})})}function qp({className:e,children:t,onSelect:n,...a}){let r=Na(),i=J.useCallback(c=>{n==null||n(c),r.isNative&&r.closeOnSelect&&!c.defaultPrevented&&setTimeout(()=>{r.setOpen(false);});},[r,n]);return u(Select.Item,{"data-slot":"select-item",onSelect:i,className:s("focus:bg-accent focus:text-accent-foreground relative flex w-full cursor-default items-center gap-2 rounded-sm py-1.5 pr-8 pl-2 text-sm select-none",e),...a,children:[o("span",{className:"absolute right-2 flex size-3.5 items-center justify-center",children:o(Select.ItemIndicator,{children:o(CheckIcon,{className:"size-4"})})}),o(Select.ItemText,{children:t})]})}function Gp({className:e,...t}){return o(Select.ScrollUpButton,{className:s("flex items-center justify-center py-1",e),...t,children:o(ChevronUpIcon,{className:"size-4"})})}function Wp({className:e,...t}){return o(Select.ScrollDownButton,{className:s("flex items-center justify-center py-1",e),...t,children:o(ChevronDownIcon,{className:"size-4"})})}function $p({className:e,...t}){return o(Select.Value,{"data-slot":"select-value",className:s("flex-1 min-w-0 truncate text-left data-[placeholder]:text-muted-foreground",e),...t})}function Cn({options:e,placeholder:t="Select an option",triggerProps:n,contentProps:a,...r}){let i=n!=null?n:{},c=a!=null?a:{};return u(Vp,{...r,children:[o(jp,{...i,children:o($p,{placeholder:t})}),o(Up,{...c,children:e.map(d=>{var l,g;return o(qp,{value:d.value,disabled:d.disabled,className:d.className,children:(g=d.label)!=null?g:d.value},(l=d.key)!=null?l:d.value)})})]})}var Sa=()=>{},ls=J.createContext({isNative:false,selectedValues:[],setSelectedValues:Sa,toggleValue:Sa,isSelected:()=>false,open:false,setOpen:Sa});function Pn(){return J.useContext(ls)}function cs({value:e,defaultValue:t=[],onValueChange:n,open:a,defaultOpen:r,onOpenChange:i,children:c}){let{isNative:d}=vt(),l=Ye(),g=d||l,[m,C]=J.useState(t),[R,f]=J.useState(r!=null?r:false);J.useEffect(()=>{e!==void 0&&C(e);},[e]),J.useEffect(()=>{a!==void 0&&f(a);},[a]);let b=e!=null?e:m,p=a!=null?a:R,v=J.useCallback(h=>{let E=typeof h=="function"?h(b):h;e===void 0&&C(E),n==null||n(E);},[n,b,e]),y=J.useCallback(h=>{v(E=>E.includes(h)?E.filter(L=>L!==h):[...E,h]);},[v]),x=J.useCallback(h=>b.includes(h),[b]),N=J.useCallback(h=>{a===void 0&&f(h),i==null||i(h);},[i,a]),w=J.useMemo(()=>({isNative:g,selectedValues:b,setSelectedValues:v,toggleValue:y,isSelected:x,open:p,setOpen:N}),[g,p,N,b,v,y,x]),S=g?c:o(Qt,{open:p,onOpenChange:N,children:c});return o(ls.Provider,{value:w,children:S})}function ds({className:e,children:t,disabled:n,onClick:a,...r}){let i=Pn(),c=J.useCallback(l=>{a==null||a(l),i.isNative&&!n&&i.setOpen(!i.open);},[i,n,a]),d=u("button",{type:"button","data-slot":"multi-select-trigger","data-state":i.open?"open":"closed",className:s(at,"border-input focus-visible:border-primary focus-visible:ring-primary/40 aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive dark:bg-input/30 dark:hover:bg-input/50 relative flex w-full min-w-0 items-center gap-2 rounded-md border bg-transparent py-2 pl-3 pr-9 text-sm transition-colors outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50",e),"aria-haspopup":"listbox","aria-expanded":i.open,disabled:n,onClick:c,...r,children:[o("span",{className:"flex-1 min-w-0 text-left",children:t}),o(ChevronDownIcon,{className:"pointer-events-none absolute right-3 top-1/2 size-4 -translate-y-1/2 opacity-50"})]});return i.isNative?d:o(Oi,{asChild:true,children:d})}function us({placeholder:e="Select options",className:t,separator:n=", ",formatValue:a}){let{selectedValues:r,isNative:i}=Pn(),c=J.useMemo(()=>a?a(r):r.length===0?e:i?r.map(d=>o(br,{variant:"secondary",children:d},d)):r.join(n),[a,i,e,r,n]);return o("span",{"data-slot":"multi-select-value",className:s("flex min-h-4 flex-wrap items-center gap-1 text-sm",r.length===0&&"text-muted-foreground",t),children:c})}function ps({className:e,title:t,children:n,commandClassName:a,showSearch:r=false,searchPlaceholder:i="Search...",emptyMessage:c="No options found.",sideOffset:d=4,align:l="start",...g}){let m=Pn(),C=u(Xn,{className:s("w-full",a),children:[r?o($r,{placeholder:i}):null,u(Yr,{children:[c!==null?o(Kr,{children:c}):null,n]})]});return m.isNative?o(At,{open:m.open,onOpenChange:m.setOpen,title:t,contentClassName:s("px-2 pb-2",e),footer:o(Q,{type:"button",variant:"outline",onClick:()=>m.setOpen(false),children:"Close"}),children:C}):o(Zt,{"data-slot":"multi-select-content",className:s("w-64 p-0",e),sideOffset:d,align:l,...g,children:C})}function ms({value:e,children:t,className:n,disabled:a,...r}){let i=Pn(),c=i.isSelected(e);return u(Jr,{...r,value:e,onSelect:()=>{a||i.toggleValue(e);},"data-slot":"multi-select-item",disabled:a,className:s("gap-2",n),children:[o("span",{className:"flex size-4 items-center justify-center",children:o(CheckIcon,{className:s("size-4",c?"opacity-100":"opacity-0")})}),o("span",{children:t})]})}function fs({className:e,orientation:t="horizontal",decorative:n=true,...a}){return o(Separator.Root,{"data-slot":"separator",decorative:n,orientation:t,className:s("bg-border shrink-0 data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px",e),...a})}function gs({...e}){return o(Dialog.Root,{"data-slot":"sheet",...e})}function vP({...e}){return o(Dialog.Trigger,{"data-slot":"sheet-trigger",...e})}function hP({...e}){return o(Dialog.Close,{"data-slot":"sheet-close",...e})}function Qp({...e}){return o(Dialog.Portal,{"data-slot":"sheet-portal",...e})}function Zp({className:e,...t}){return o(Dialog.Overlay,{"data-slot":"sheet-overlay",className:s("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",e),...t})}function bs({className:e,children:t,side:n="right",...a}){return u(Qp,{children:[o(Zp,{}),u(Dialog.Content,{"data-slot":"sheet-content",className:s("bg-background fixed z-50 flex flex-col gap-4 shadow-lg outline-none transition-transform ease-in-out data-[state=open]:duration-300 data-[state=closed]:duration-200",n==="right"&&"inset-y-0 right-0 h-full w-3/4 border-l sm:max-w-sm data-[state=closed]:translate-x-full data-[state=open]:translate-x-0",n==="left"&&"inset-y-0 left-0 h-full w-3/4 border-r sm:max-w-sm data-[state=closed]:-translate-x-full data-[state=open]:translate-x-0",n==="top"&&"inset-x-0 top-0 h-auto border-b data-[state=closed]:-translate-y-full data-[state=open]:translate-y-0",n==="bottom"&&"inset-x-0 bottom-0 h-auto border-t data-[state=closed]:translate-y-full data-[state=open]:translate-y-0",e),...a,children:[t,u(Dialog.Close,{className:"ring-offset-background focus:ring-ring data-[state=open]:bg-secondary absolute top-4 right-4 rounded-xs opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none",children:[o(XIcon,{className:"size-4"}),o("span",{className:"sr-only",children:"Close"})]})]})]})}function vs({className:e,...t}){return o("div",{"data-slot":"sheet-header",className:s("flex flex-col gap-1.5 p-4",e),...t})}function yP({className:e,...t}){return o("div",{"data-slot":"sheet-footer",className:s("mt-auto flex flex-col gap-2 p-4",e),...t})}function hs({className:e,...t}){return o(Dialog.Title,{"data-slot":"sheet-title",className:s("text-foreground font-semibold",e),...t})}function ys({className:e,...t}){return o(Dialog.Description,{"data-slot":"sheet-description",className:s("text-muted-foreground text-sm",e),...t})}function ra({delayDuration:e=0,...t}){return o(Tooltip.Provider,{"data-slot":"tooltip-provider",delayDuration:e,...t})}function xs({...e}){return o(ra,{children:o(Tooltip.Root,{"data-slot":"tooltip",...e})})}function ws({...e}){return o(Tooltip.Trigger,{"data-slot":"tooltip-trigger",...e})}function Rs({className:e,sideOffset:t=0,children:n,...a}){return o(Tooltip.Portal,{children:u(Tooltip.Content,{"data-slot":"tooltip-content",sideOffset:t,className:s("bg-primary text-primary-foreground 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 z-50 w-fit origin-(--radix-tooltip-content-transform-origin) rounded-md px-3 py-1.5 text-xs text-balance",e),...a,children:[n,o(Tooltip.Arrow,{className:"bg-primary fill-primary z-50 size-2.5 translate-y-[calc(-50%_-_2px)] rotate-45 rounded-[2px]"})]})})}var om="sidebar_state",nm=3600*24*7,am="16rem",rm="18rem",im="3rem",sm="b",Cs=J.createContext(null);function Fo(){let e=J.useContext(Cs);if(!e)throw new Error("useSidebar must be used within a SidebarProvider.");return e}function Ti({defaultOpen:e=true,open:t,onOpenChange:n,className:a,style:r,children:i,...c}){let d=Ye(),[l,g]=J.useState(false),[m,C]=J.useState(e),R=t!=null?t:m,f=J.useCallback(y=>{let x=typeof y=="function"?y(R):y;n?n(x):C(x),document.cookie=`${om}=${x}; path=/; max-age=${nm}`;},[n,R]),b=J.useCallback(()=>d?g(y=>!y):f(y=>!y),[d,f,g]);J.useEffect(()=>{let y=x=>{x.key===sm&&(x.metaKey||x.ctrlKey)&&(x.preventDefault(),b());};return window.addEventListener("keydown",y),()=>window.removeEventListener("keydown",y)},[b]);let p=R?"expanded":"collapsed",v=J.useMemo(()=>({state:p,open:R,setOpen:f,isMobile:d,openMobile:l,setOpenMobile:g,toggleSidebar:b}),[p,R,f,d,l,g,b]);return o(Cs.Provider,{value:v,children:o("div",{"data-slot":"sidebar-wrapper",style:{"--sidebar-width":am,"--sidebar-width-icon":im,...r},className:s("group/sidebar-wrapper has-data-[variant=inset]:bg-sidebar flex min-h-svh w-full",a),...c,children:i})})}function Ni({side:e="left",variant:t="sidebar",collapsible:n="icon",className:a,children:r,...i}){let{isMobile:c,state:d,openMobile:l,setOpenMobile:g}=Fo();return n==="none"?o("div",{"data-slot":"sidebar",className:s("bg-sidebar text-sidebar-foreground flex h-full w-(--sidebar-width) flex-col",a),...i,children:r}):c?o(gs,{open:l,onOpenChange:g,...i,children:u(bs,{"data-sidebar":"sidebar","data-slot":"sidebar","data-mobile":"true",className:"bg-sidebar text-sidebar-foreground w-(--sidebar-width) p-0 [&>button]:hidden",style:{"--sidebar-width":rm},side:e,children:[u(vs,{className:"sr-only",children:[o(hs,{children:"Sidebar"}),o(ys,{children:"Displays the mobile sidebar."})]}),o("div",{className:"flex h-full w-full flex-col",children:r})]})}):u("div",{className:"group peer text-sidebar-foreground hidden md:block","data-state":d,"data-collapsible":d==="collapsed"?n:"","data-variant":t,"data-side":e,"data-slot":"sidebar",children:[o("div",{"data-slot":"sidebar-gap",className:s("relative w-(--sidebar-width) bg-transparent transition-[width] duration-200 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)+(--spacing(4)))]":"group-data-[collapsible=icon]:w-(--sidebar-width-icon)")}),o("div",{"data-slot":"sidebar-container",className:s("fixed inset-y-0 z-10 hidden h-svh w-(--sidebar-width) transition-[left,right,width] duration-200 ease-linear md:flex",e==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",t==="floating"||t==="inset"?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4))+2px)]":"group-data-[collapsible=icon]:w-(--sidebar-width-icon) group-data-[side=left]:border-r group-data-[side=right]:border-l",a),...i,children:o("div",{"data-sidebar":"sidebar","data-slot":"sidebar-inner",className:"bg-sidebar group-data-[variant=floating]:border-sidebar-border flex h-full w-full flex-col group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:shadow-sm",children:r})})]})}function AP({className:e,onClick:t,...n}){let{toggleSidebar:a}=Fo();return u(Q,{"data-sidebar":"trigger","data-slot":"sidebar-trigger",variant:"ghost",size:"icon",className:s("size-7",e),onClick:r=>{t==null||t(r),a();},...n,children:[o(PanelLeftIcon,{}),o("span",{className:"sr-only",children:"Toggle Sidebar"})]})}function zP({className:e,...t}){let{toggleSidebar:n}=Fo();return o("button",{"data-sidebar":"rail","data-slot":"sidebar-rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:n,title:"Toggle Sidebar",className:s("hover:after:bg-sidebar-border absolute inset-y-0 z-20 hidden w-4 -translate-x-1/2 transition-all ease-linear group-data-[side=left]:-right-4 group-data-[side=right]:left-0 after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] sm:flex","in-data-[side=left]:cursor-w-resize in-data-[side=right]:cursor-e-resize","[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-w-resize","hover:group-data-[collapsible=offcanvas]:bg-sidebar group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full","[[data-side=left][data-collapsible=offcanvas]_&]:-right-2","[[data-side=right][data-collapsible=offcanvas]_&]:-left-2",e),...t})}function Si({className:e,...t}){return o("main",{"data-slot":"sidebar-inset",className:s("bg-background relative flex w-full flex-1 flex-col","md:peer-data-[variant=inset]:m-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow-sm md:peer-data-[variant=inset]:peer-data-[state=collapsed]:ml-2",e),...t})}function BP({className:e,...t}){return o(Ge,{"data-slot":"sidebar-input","data-sidebar":"input",className:s("bg-background h-8 w-full shadow-none",e),...t})}function Mi({className:e,sticky:t=false,...n}){return o("div",{"data-slot":"sidebar-header","data-sidebar":"header","data-sticky":t?"true":void 0,className:s("flex flex-col gap-2 p-2",t&&"sticky top-0 z-20 bg-sidebar/95 backdrop-blur supports-[backdrop-filter]:bg-sidebar/75",e),...n})}function ki({className:e,...t}){return o("div",{"data-slot":"sidebar-footer","data-sidebar":"footer",className:s("flex flex-col gap-2 p-2",e),...t})}function VP({className:e,...t}){return o(fs,{"data-slot":"sidebar-separator","data-sidebar":"separator",className:s("bg-sidebar-border mx-2 w-auto",e),...t})}function Ei({className:e,...t}){return o("div",{"data-slot":"sidebar-content","data-sidebar":"content",className:s("flex min-h-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",e),...t})}function jP({className:e,...t}){return o("div",{"data-slot":"sidebar-group","data-sidebar":"group",className:s("relative flex w-full min-w-0 flex-col p-2",e),...t})}function UP({className:e,asChild:t=false,...n}){let a=t?Slot.Slot:"div";return o(a,{"data-slot":"sidebar-group-label","data-sidebar":"group-label",className:s("text-sidebar-foreground/70 ring-sidebar-ring flex h-8 shrink-0 items-center rounded-md px-2 text-xs font-medium outline-hidden transition-[margin,opacity] duration-200 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),...n})}function qP({className:e,asChild:t=false,...n}){let a=t?Slot.Slot:"button";return o(a,{"data-slot":"sidebar-group-action","data-sidebar":"group-action",className:s("text-sidebar-foreground ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground absolute top-3.5 right-3 flex aspect-square w-5 items-center justify-center rounded-md p-0 outline-hidden transition-transform focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 md:after:hidden","group-data-[collapsible=icon]:hidden",e),...n})}function GP({className:e,...t}){return o("div",{"data-slot":"sidebar-group-content","data-sidebar":"group-content",className:s("w-full text-sm",e),...t})}function Di({className:e,...t}){return o("ul",{"data-slot":"sidebar-menu","data-sidebar":"menu",className:s("flex w-full min-w-0 flex-col gap-1",e),...t})}function Li({className:e,...t}){return o("li",{"data-slot":"sidebar-menu-item","data-sidebar":"menu-item",className:s("group/menu-item relative",e),...t})}var lm=cva("peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-hidden 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:{default:"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))]"},size:{default:"h-8 text-sm",sm:"h-7 text-xs",lg:"h-12 text-sm group-data-[collapsible=icon]:p-0!"}},defaultVariants:{variant:"default",size:"default"}});function Ii({asChild:e=false,isActive:t=false,variant:n="default",size:a="default",tooltip:r,className:i,onClick:c,...d}){let l=e?Slot.Slot:"button",{isMobile:g,setOpenMobile:m,state:C}=Fo(),R=J.useCallback(b=>{c&&c(b),!b.defaultPrevented&&g&&m(false);},[g,c,m]),f=o(l,{"data-slot":"sidebar-menu-button","data-sidebar":"menu-button","data-size":a,"data-active":t,className:s(lm({variant:n,size:a}),i),onClick:R,...d});return r?(typeof r=="string"&&(r={children:r}),u(xs,{children:[o(ws,{asChild:true,children:f}),o(Rs,{side:"right",align:"center",hidden:C!=="collapsed"||g,...r})]})):f}function WP({className:e,asChild:t=false,showOnHover:n=false,...a}){let r=t?Slot.Slot:"button";return o(r,{"data-slot":"sidebar-menu-action","data-sidebar":"menu-action",className:s("text-sidebar-foreground ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground peer-hover/menu-button:text-sidebar-accent-foreground absolute top-1.5 right-1 flex aspect-square w-5 items-center justify-center rounded-md p-0 outline-hidden transition-transform focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 md:after:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",n&&"peer-data-[active=true]/menu-button:text-sidebar-accent-foreground group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 md:opacity-0",e),...a})}function $P({className:e,...t}){return o("div",{"data-slot":"sidebar-menu-badge","data-sidebar":"menu-badge",className:s("text-sidebar-foreground pointer-events-none absolute right-1 flex h-5 min-w-5 items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums select-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})}function YP({className:e,showIcon:t=false,...n}){let a=J.useMemo(()=>`${Math.floor(Math.random()*40)+50}%`,[]);return u("div",{"data-slot":"sidebar-menu-skeleton","data-sidebar":"menu-skeleton",className:s("flex h-8 items-center gap-2 rounded-md px-2",e),...n,children:[t&&o(Pt,{className:"size-4 rounded-md","data-sidebar":"menu-skeleton-icon"}),o(Pt,{className:"h-4 max-w-(--skeleton-width) flex-1","data-sidebar":"menu-skeleton-text",style:{"--skeleton-width":a}})]})}function KP({className:e,...t}){return o("ul",{"data-slot":"sidebar-menu-sub","data-sidebar":"menu-sub",className:s("border-sidebar-border mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",e),...t})}function JP({className:e,...t}){return o("li",{"data-slot":"sidebar-menu-sub-item","data-sidebar":"menu-sub-item",className:s("group/menu-sub-item relative",e),...t})}function XP({asChild:e=false,size:t="md",isActive:n=false,className:a,onClick:r,...i}){let c=e?Slot.Slot:"a",{isMobile:d,setOpenMobile:l}=Fo(),g=J.useCallback(m=>{r&&r(m),!m.defaultPrevented&&d&&l(false);},[d,r,l]);return o(c,{"data-slot":"sidebar-menu-sub-button","data-sidebar":"menu-sub-button","data-size":t,"data-active":n,className:s("text-sidebar-foreground ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground active:bg-sidebar-accent active:text-sidebar-accent-foreground [&>svg]:text-sidebar-accent-foreground flex h-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 outline-hidden focus-visible:ring-2 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","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",a),onClick:g,...i})}function oT({className:e,defaultValue:t,value:n,min:a=0,max:r=100,...i}){let c=J.useMemo(()=>Array.isArray(n)?n:Array.isArray(t)?t:[a,r],[n,t,a,r]);return u(Slider.Root,{"data-slot":"slider",defaultValue:t,value:n,min:a,max:r,className:s("relative flex w-full touch-none items-center select-none data-[disabled]:opacity-50 data-[orientation=vertical]:h-full data-[orientation=vertical]:min-h-44 data-[orientation=vertical]:w-auto data-[orientation=vertical]:flex-col",e),...i,children:[o(Slider.Track,{"data-slot":"slider-track",className:s("bg-muted relative grow overflow-hidden rounded-full data-[orientation=horizontal]:h-1.5 data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full data-[orientation=vertical]:w-1.5"),children:o(Slider.Range,{"data-slot":"slider-range",className:s("bg-primary absolute data-[orientation=horizontal]:h-full data-[orientation=vertical]:w-full")})}),Array.from({length:c.length},(d,l)=>o(Slider.Thumb,{"data-slot":"slider-thumb",className:"border-primary bg-background ring-primary/40 block size-4 shrink-0 rounded-full border shadow-sm transition-[color,box-shadow] hover:ring-4 focus-visible:ring-4 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50"},l))]})}var iT=({...e})=>o(Toaster,{theme:"dark",className:"toaster group",style:{"--normal-bg":"var(--popover)","--normal-text":"var(--popover-foreground)","--normal-border":"var(--border)"},...e});function Ns({className:e,...t}){return o(Switch.Root,{"data-slot":"switch",className:s("peer cursor-pointer data-[state=checked]:bg-primary data-[state=unchecked]:bg-input focus-visible:border-primary focus-visible:ring-primary/40 dark:data-[state=unchecked]:bg-input/80 inline-flex h-[1.15rem] w-8 shrink-0 items-center rounded-full border border-transparent shadow-xs transition-all outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50",e),...t,children:o(Switch.Thumb,{"data-slot":"switch-thumb",className:s("bg-background dark:data-[state=unchecked]:bg-foreground dark:data-[state=checked]:bg-primary-foreground pointer-events-none block size-4 rounded-full ring-0 transition-transform data-[state=checked]:translate-x-[calc(100%-2px)] data-[state=unchecked]:translate-x-0")})})}function Ss({className:e,...t}){return o("div",{"data-slot":"table-container",className:"relative w-full overflow-x-auto overflow-y-visible",children:o("table",{"data-slot":"table",className:s("w-full caption-bottom text-sm",e),...t})})}function Ms({className:e,...t}){return o("thead",{"data-slot":"table-header",className:s("[&_tr]:border-b",e),...t})}function ks({className:e,...t}){return o("tbody",{"data-slot":"table-body",className:s("[&_tr:last-child]:border-0",e),...t})}function fT({className:e,...t}){return o("tfoot",{"data-slot":"table-footer",className:s("bg-muted/50 border-t font-medium [&>tr]:last:border-b-0",e),...t})}function Nt({className:e,...t}){return o("tr",{"data-slot":"table-row",className:s("hover:bg-muted/50 data-[state=selected]:bg-muted border-b transition-colors",e),...t})}function Es({className:e,...t}){return o("th",{"data-slot":"table-head",className:s("text-foreground h-10 px-2 text-left align-middle font-medium whitespace-nowrap [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]",e),...t})}function Bt({className:e,...t}){return o("td",{"data-slot":"table-cell",className:s("p-2 align-middle whitespace-nowrap [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]",e),...t})}function gT({className:e,...t}){return o("caption",{"data-slot":"table-caption",className:s("text-muted-foreground mt-4 text-sm",e),...t})}var Ds=J.createContext(null),Ma=e=>{let t=J.useContext(Ds);if(!t)throw new Error(`${e} must be used within <Tabs>`);return t},Ls=J.createContext("default"),ka=e=>{let t=J.useContext(Ls);return e!=null?e:t},dm={default:"h-10 justify-start rounded-md bg-muted p-1 text-muted-foreground md:justify-center",solid:"justify-start gap-1 rounded-full bg-muted/80 p-1 text-muted-foreground",segmented:"justify-start gap-1 rounded-xl bg-muted/70 p-1 text-muted-foreground",underline:"justify-start gap-6 border-b border-border bg-transparent p-0 text-muted-foreground",boxed:"justify-start gap-1 rounded-t-xl border border-border/60 bg-muted/40 p-1 text-muted-foreground"},um="relative z-10 inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50",pm={default:"min-w-[120px] rounded-md px-3 py-1.5 text-muted-foreground focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 data-[state=active]:text-foreground",solid:"rounded-full px-4 py-1.5 text-foreground/80 focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 data-[state=active]:text-background",segmented:"rounded-lg px-4 py-1.5 text-muted-foreground focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 data-[state=active]:text-foreground",underline:"rounded-none border-b-2 border-transparent px-1 pb-2 pt-1 text-sm text-muted-foreground focus-visible:ring-0 focus-visible:ring-offset-0 data-[state=active]:border-foreground data-[state=active]:text-foreground",boxed:"rounded-md border border-transparent px-4 py-2 text-muted-foreground focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 data-[state=active]:text-foreground"},mm={default:"mt-2",solid:"mt-3",segmented:"mt-3",underline:"mt-4",boxed:"mt-0 rounded-b-xl border border-border border-t-0 bg-card p-6 shadow-sm"},fm=new Set(["default","solid","segmented","boxed"]),gm={default:"rounded-md bg-background shadow-sm",solid:"rounded-full bg-foreground",segmented:"rounded-lg bg-background shadow-sm",boxed:"rounded-md border border-border bg-background shadow-sm"},bm="pointer-events-none absolute left-0 top-0 z-0 transition-all duration-300 ease-out will-change-transform",Is=(...e)=>t=>{e.forEach(n=>{if(typeof n=="function")n(t);else if(n!=null){let a=n;a.current=t;}});},Fs=J.forwardRef(({className:e,value:t,defaultValue:n,onValueChange:a,activationMode:r="automatic",variant:i="default",orientation:c="horizontal",items:d,listClassName:l,triggerClassName:g,contentClassName:m,renderList:C,...R},f)=>{var W;let b=J.useId(),p=t!==void 0,[v,y]=J.useState(()=>n!=null?n:null),x=(W=p?t:v)!=null?W:null,N=J.useRef(new Map),w=J.useCallback(D=>{p||y(D),a==null||a(D);},[p,a]),S=J.useCallback((D,F)=>{if(F){let A=N.current.size===0;N.current.set(D,F),!p&&x==null&&n==null&&A&&y(D);}else N.current.delete(D);},[n,p,y,x]),h=J.useCallback(D=>{var F;return D&&(F=N.current.get(D))!=null?F:null},[]),E=J.useCallback(D=>{let F=Array.from(N.current.keys());if(!F.length)return;let A=(D%F.length+F.length)%F.length,k=F[A],U=N.current.get(k);U==null||U.focus(),r!=="manual"&&w(k);},[r,w]),L=J.useCallback((D,F)=>{let k=Array.from(N.current.keys()).indexOf(D);k!==-1&&E(k+F);},[E]),M=J.useCallback(D=>{let F=Array.from(N.current.keys());F.length&&E(D==="first"?0:F.length-1);},[E]),[P,T]=J.useState(c),_=J.useCallback(D=>{T(D);},[]);J.useEffect(()=>{T(c);},[c]),J.useEffect(()=>{!p&&x==null&&n&&y(n);},[n,p,y,x]);let O=J.useMemo(()=>({id:b,value:x,setValue:w,activationMode:r,registerTrigger:S,getTriggerNode:h,focusNextTrigger:L,focusEdgeTrigger:M,orientation:P,setOrientation:_}),[b,x,w,r,S,L,M,P,_]);return o(Ls.Provider,{value:i,children:o(Ds.Provider,{value:O,children:u("div",{ref:f,className:s("flex flex-col gap-2",e),...R,children:[(C!=null?C:(D=>D))(o(Hs,{className:l,variant:i,orientation:c,children:d.map(D=>{let{triggerProps:F,contentProps:A,...k}=D,{className:U,...V}=F!=null?F:{};return o(_s,{value:k.key,disabled:k.disabled,className:s(g,k.triggerClassName,U),variant:i,...V,children:k.label},k.key)})})),d.map(D=>{let{triggerProps:F,contentProps:A,...k}=D,{className:U,...V}=A!=null?A:{};return o(Os,{value:k.key,variant:i,className:s(m,k.contentClassName,U),...V,children:k.children},k.key)})]})})})});Fs.displayName="Tabs";var Hs=J.forwardRef(({className:e,variant:t,orientation:n="horizontal",...a},r)=>{let{value:i,setOrientation:c,getTriggerNode:d}=Ma("TabsList"),l=ka(t),g=gm[l],m=J.useRef(null),[C,R]=J.useState(null),f=fm.has(l),[b,p]=J.useState(false),[v,y]=J.useState(false),x=J.useCallback(S=>{if(n!=="horizontal")return;let h=m.current;if(!h||!S)return;let E=d(S);if(!E)return;let L=32,M=h.scrollLeft,P=M+h.clientWidth,T=E.offsetLeft,_=T+E.offsetWidth;if(T<M){let O=Math.max(0,T-L);typeof h.scrollTo=="function"?h.scrollTo({left:O,behavior:"smooth"}):h.scrollLeft=O;}else if(_>P){let O=Math.max(0,h.scrollWidth-h.clientWidth),W=Math.min(O,_-h.clientWidth+L);typeof h.scrollTo=="function"?h.scrollTo({left:W,behavior:"smooth"}):h.scrollLeft=W;}},[d,n]),N=J.useCallback(()=>{if(!f){R(null);return}let S=m.current,h=d(i);if(!S||!h){R(null);return}let E=h.offsetWidth,L=h.offsetHeight,M=h.offsetLeft,P=h.offsetTop,T=h.offsetParent;for(;T&&T!==S;)M+=T.offsetLeft-T.scrollLeft,P+=T.offsetTop-T.scrollTop,T=T.offsetParent;if(T!==S){let _=h.getBoundingClientRect(),O=S.getBoundingClientRect();M=_.left-O.left+S.scrollLeft,P=_.top-O.top+S.scrollTop;}R({width:E,height:L,transform:`translate3d(${M}px, ${P}px, 0)`});},[i,d,f]);J.useEffect(()=>{c(n);},[n,c]),J.useLayoutEffect(()=>{N();},[N]),J.useEffect(()=>{if(n!=="horizontal"){p(false),y(false);return}let S=m.current;if(!S)return;let h=()=>{let{scrollLeft:P,scrollWidth:T,clientWidth:_}=S;if(!(T-_>1)){p(false),y(false);return}p(P>1),y(P<T-_-1);};h(),x(i);let E=()=>h(),L=()=>{h(),x(i);},M=typeof ResizeObserver!="undefined"?new ResizeObserver(()=>L()):null;return S.addEventListener("scroll",E,{passive:true}),M==null||M.observe(S),window.addEventListener("resize",L),()=>{S.removeEventListener("scroll",E),M==null||M.disconnect(),window.removeEventListener("resize",L);}},[i,x,n]),J.useEffect(()=>{x(i);},[i,x]),J.useEffect(()=>{if(!f||typeof ResizeObserver=="undefined")return;let S=m.current;if(!S)return;let h=new ResizeObserver(()=>{N();});h.observe(S);let E=d(i);return E&&h.observe(E),()=>{h.disconnect();}},[i,d,f,N]),J.useEffect(()=>{if(!f||typeof MutationObserver=="undefined")return;let S=m.current;if(!S)return;let h=new MutationObserver(()=>{N();});return h.observe(S,{childList:true,subtree:true}),()=>{h.disconnect();}},[f,N]),J.useEffect(()=>{if(!f)return;let S=()=>{N();};return window.addEventListener("resize",S),()=>{window.removeEventListener("resize",S);}},[f,N]);let w=n==="horizontal";return u("div",{className:s("relative",w&&"max-w-full overflow-hidden"),children:[u("div",{ref:Is(m,r),role:"tablist","aria-orientation":n,className:s("relative inline-flex items-center",w&&"w-full max-w-full overflow-x-auto overflow-y-hidden [-ms-overflow-style:none] [scrollbar-width:none] [&::-webkit-scrollbar]:hidden",dm[l],e),...a,children:[f&&C&&g?o("span",{"aria-hidden":"true",className:s(bm,g),style:C}):null,a.children]}),w&&b?o("div",{className:"pointer-events-none absolute inset-y-0 left-0 w-8 bg-gradient-to-r from-background to-transparent"}):null,w&&v?o("div",{className:"pointer-events-none absolute inset-y-0 right-0 w-8 bg-gradient-to-l from-background to-transparent"}):null]})});Hs.displayName="TabsList";var _s=J.forwardRef(({className:e,variant:t,value:n,disabled:a,onClick:r,onKeyDown:i,...c},d)=>{let{id:l,value:g,setValue:m,registerTrigger:C,focusNextTrigger:R,focusEdgeTrigger:f,orientation:b}=Ma("TabsTrigger"),p=ka(t),v=J.useRef(null),y=g===n,x=`${l}-trigger-${n}`,N=`${l}-content-${n}`;J.useEffect(()=>(C(n,v.current),()=>C(n,null)),[C,n]);let w=h=>{r==null||r(h),!(h.defaultPrevented||a)&&m(n);},S=h=>{if(i==null||i(h),!h.defaultPrevented){if(b==="horizontal"){if(h.key==="ArrowRight"){h.preventDefault(),R(n,1);return}if(h.key==="ArrowLeft"){h.preventDefault(),R(n,-1);return}}else {if(h.key==="ArrowDown"){h.preventDefault(),R(n,1);return}if(h.key==="ArrowUp"){h.preventDefault(),R(n,-1);return}}if(h.key==="Home"){h.preventDefault(),f("first");return}if(h.key==="End"){h.preventDefault(),f("last");return}(h.key===" "||h.key==="Enter")&&(h.preventDefault(),m(n));}};return o("button",{type:"button",role:"tab",id:x,"aria-selected":y,"aria-controls":N,tabIndex:y?0:-1,"data-state":y?"active":"inactive",disabled:a,ref:Is(v,d),className:s(um,pm[p],e),onClick:w,onKeyDown:S,...c})});_s.displayName="TabsTrigger";var Os=J.forwardRef(({className:e,variant:t,value:n,...a},r)=>{let{id:i,value:c}=Ma("TabsContent"),d=ka(t),l=c===n,g=`${i}-trigger-${n}`,m=`${i}-content-${n}`;return o("div",{ref:r,role:"tabpanel",id:m,"aria-labelledby":g,hidden:!l,"data-state":l?"active":"inactive",className:s("focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",mm[d],e),...a})});Os.displayName="TabsContent";var Ea=J.forwardRef(({className:e,onFocus:t,...n},a)=>{let r=J.useCallback(c=>{typeof a=="function"?a(c):a&&(a.current=c);},[a]),i=J.useCallback(c=>{t==null||t(c),!c.defaultPrevented&&qo(c.currentTarget);},[t]);return o("textarea",{ref:r,"data-slot":"textarea",onFocus:i,className:s("border-input placeholder:text-muted-foreground focus-visible:border-primary focus-visible:ring-primary/40 aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive dark:bg-input/30 flex field-sizing-content min-h-16 w-full rounded-md border bg-transparent px-3 py-2 text-base shadow-xs transition-[color,box-shadow] outline-none focus-visible:ring-0 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",e),...n})});Ea.displayName="Textarea";var Da=cva("inline-flex items-center justify-center gap-2 rounded-md text-sm font-medium hover:bg-muted hover:text-muted-foreground disabled:pointer-events-none disabled:opacity-50 data-[state=on]:bg-accent data-[state=on]:text-accent-foreground [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 [&_svg]:shrink-0 focus-visible:border-primary focus-visible:ring-primary/40 focus-visible:ring-[3px] outline-none transition-[color,box-shadow] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive whitespace-nowrap",{variants:{variant:{default:"bg-transparent",outline:"border border-input bg-transparent shadow-xs hover:bg-accent hover:text-accent-foreground"},size:{default:"h-9 px-2 min-w-9",sm:"h-8 px-1.5 min-w-8",lg:"h-10 px-2.5 min-w-10"}},defaultVariants:{variant:"default",size:"default"}});function kT({className:e,variant:t,size:n,...a}){return o(Toggle.Root,{"data-slot":"toggle",className:s(Da({variant:t,size:n,className:e})),...a})}var zs=J.createContext({size:"default",variant:"default"});function HT({className:e,variant:t,size:n,children:a,...r}){return o(ToggleGroup.Root,{"data-slot":"toggle-group","data-variant":t,"data-size":n,className:s("group/toggle-group flex w-fit items-center rounded-md data-[variant=outline]:shadow-xs",e),...r,children:o(zs.Provider,{value:{variant:t,size:n},children:a})})}function _T({className:e,children:t,variant:n,size:a,...r}){let i=J.useContext(zs);return o(ToggleGroup.Item,{"data-slot":"toggle-group-item","data-variant":i.variant||n,"data-size":i.size||a,className:s(Da({variant:i.variant||n,size:i.size||a}),"min-w-0 flex-1 shrink-0 rounded-none shadow-none first:rounded-l-md last:rounded-r-md focus:z-10 focus-visible:z-10 data-[variant=outline]:border-l-0 data-[variant=outline]:first:border-l",e),...r,children:t})}var wm="hsl(var(--primary))",La={bottomLeft:{side:"bottom",align:"start"},bottomRight:{side:"bottom",align:"end"},topLeft:{side:"top",align:"start"},topRight:{side:"top",align:"end"}},Rm=e=>{var t;return e&&(t=La[e])!=null?t:La.bottomLeft},Ze=e=>String(e).padStart(2,"0"),Cm=(e,t)=>{let n=e.hour>=12?"PM":"AM",a=(e.hour+11)%12+1,r={HH:Ze(e.hour),H:String(e.hour),hh:Ze(a),h:String(a),mm:Ze(e.minute),m:String(e.minute),ss:Ze(e.second),s:String(e.second),A:n,a:n.toLowerCase()};return t.replace(/HH|H|hh|h|mm|m|ss|s|A|a/g,i=>r[i])},Pm=(e,t)=>t?`${Ze(e.hour)}:${Ze(e.minute)}:${Ze(e.second)}`:`${Ze(e.hour)}:${Ze(e.minute)}`,Tm=e=>{let t=e.match(/\b(AM|PM)\b/i);return t?t[1].toUpperCase()==="AM"?"AM":"PM":null},Bs=e=>{if(!e)return null;let t=e.trim();if(!t)return null;let n=Tm(t),a=n?t.replace(/\s?(AM|PM)\b/i,"").trim():t,[r,i,c]=a.split(":");if(!r||!i)return null;let d=Number.parseInt(r,10),l=Number.parseInt(i,10),g=c?Number.parseInt(c,10):0;if([d,l,g].some(C=>Number.isNaN(C)))return null;let m=d;if(n){let C=Math.min(Math.max(m%12||12,1),12);m=n==="PM"?C%12+12:C%12,n==="AM"&&C===12&&(m=0),n==="PM"&&C===12&&(m=12);}return {hour:Math.min(Math.max(m,0),23),minute:Math.min(Math.max(l,0),59),second:Math.min(Math.max(g,0),59)}},Nm=e=>{let t=e%12;return t===0?12:t},Sm=(e,t)=>{let n=e%12;return t==="PM"?n+12:n===12?0:n},Ia=({label:e,options:t,selectedValue:n,onSelect:a})=>u("div",{className:"flex w-20 min-w-0 flex-col gap-2",children:[o("span",{className:"text-xs font-medium uppercase tracking-wide text-muted-foreground",children:e}),o("div",{role:"listbox",className:"max-h-48 overflow-y-auto rounded-md border border-border/60 p-1","aria-label":e,children:t.map(r=>{let i=r.value===n;return o("button",{type:"button",role:"option","aria-selected":i,className:s("w-full rounded-sm px-2 py-1 text-sm transition-colors",i?"bg-primary text-primary-foreground":"hover:bg-muted hover:text-foreground"),onClick:()=>a(r.value),children:r.label},r.value)})})]}),Sn=44,Mm=5,Vs=40;function Fa({label:e,options:t,selectedValue:n,onValueChange:a,open:r,infinite:i=true}){let c=J.useRef(null),d=J.useRef(null),l=J.useMemo(()=>{if(t.length===0)return [];if(!i)return t;let R=[];for(let f=0;f<Vs;f+=1)for(let b of t)R.push(b);return R},[i,t]),g=J.useCallback((R,f="auto")=>{if(!c.current||t.length===0||l.length===0)return;let b=t.findIndex(N=>N.value===R),p=b>=0?b:0,v=Math.floor(Vs/2),x=(i?p+t.length*v:p)*Sn;c.current.scrollTo({top:x,behavior:f});},[l.length,i,t]);J.useLayoutEffect(()=>{r&&g(n);},[g,r,t,n]),J.useEffect(()=>()=>{d.current!==null&&clearTimeout(d.current);},[]);let m=J.useCallback(R=>{if(l.length===0||t.length===0)return;let f=R.currentTarget,b=Math.round(f.scrollTop/Sn),p=l.length-1,v=Math.max(0,Math.min(b,p));d.current!==null&&clearTimeout(d.current),d.current=setTimeout(()=>{var N;let y=l[v];if(!y)return;if(!a(y.value)){g(n,"smooth");return}if(i){let w=t.length,S=l.length-t.length-1;if(b<=w||b>=S)g(y.value);else {let h=b*Sn;(N=c.current)==null||N.scrollTo({top:h});}return}g(y.value);},80);},[g,l,i,a,t,n]);if(t.length===0)return o("div",{className:"flex-1",children:o("p",{className:"text-center text-sm text-muted-foreground",children:"No options"})});let C=(Mm-1)/2*Sn;return u("div",{className:"flex flex-1 flex-col items-center gap-2",children:[o("span",{className:"text-xs font-medium uppercase tracking-wide text-muted-foreground",children:e}),u("div",{className:"relative h-56 w-full overflow-hidden",children:[o("div",{className:"pointer-events-none absolute inset-x-0 top-1/2 -translate-y-1/2 border-y border-primary/30"}),o("div",{ref:c,onScroll:m,className:"h-56 overflow-y-auto [scrollbar-width:none] [-ms-overflow-style:none] [&::-webkit-scrollbar]:hidden",style:{paddingTop:C,paddingBottom:C,WebkitOverflowScrolling:"touch"},children:l.map((R,f)=>{let b=`${f}-${R.value}`,p=R.value===n;return o("div",{className:s("flex h-11 items-center justify-center text-base transition-colors",p?"font-medium text-foreground":"text-muted-foreground"),children:R.label},b)})})]})]})}var km=({value:e,onChange:t})=>u("div",{className:"flex w-20 min-w-0 flex-col gap-2",children:[o("span",{className:"text-xs font-medium uppercase tracking-wide text-muted-foreground",children:"Period"}),o("div",{role:"radiogroup",className:"grid gap-2",children:["AM","PM"].map(n=>{let a=n===e;return o("button",{type:"button",role:"radio","aria-checked":a,className:s("rounded-sm px-2 py-1 text-sm transition-colors",a?"bg-primary text-primary-foreground":"border border-border/60 hover:bg-muted hover:text-foreground"),onClick:()=>t(n),children:n},n)})})]}),Ha=J.forwardRef((e,t)=>{var zo,jt,mo,fo;let{value:n,defaultValue:a=null,onChange:r,onOpenChange:i,hourStep:c=1,minuteStep:d=1,secondStep:l=1,showSeconds:g,use12Hours:m=false,allowClear:C=true,format:R,placeholder:f,placement:b="bottomLeft",size:p="middle",status:v,variant:y="outlined",inputClassName:x,inputStyle:N,prefix:w,open:S,defaultOpen:h,inputReadOnly:E=true,className:L,style:M,disabled:P=false,name:T,id:_,...O}=e,{onBlur:W,onFocus:D,onClick:F,...A}=O,{isNative:k}=vt(),U=Ye(),V=k||U,B=n!==void 0,[G,j]=J.useState(a),q=(zo=B?n:G)!=null?zo:null,H=J.useMemo(()=>Bs(q),[q]),te=J.useMemo(()=>{var X;return ((X=H==null?void 0:H.hour)!=null?X:0)>=12?"PM":"AM"},[H==null?void 0:H.hour]),[K,ce]=J.useState(te);J.useEffect(()=>{ce(te);},[te]);let le=J.useMemo(()=>typeof g=="boolean"?g:typeof R=="string"?/s/.test(R):!!(q&&q.split(":").length===3),[q,R,g]),re=J.useMemo(()=>m?le?"hh:mm:ss A":"hh:mm A":le?"HH:mm:ss":"HH:mm",[le,m]),ge=typeof R=="string"?R:re,fe=J.useCallback(X=>X?typeof R=="function"?R(X):Cm(X,ge):"",[R,ge]),[$,ie]=J.useState(()=>fe(H));J.useEffect(()=>{ie(fe(H));},[fe,H]);let pe=typeof C=="object"&&C!==null&&!Array.isArray(C)?C:void 0,he=(jt=pe==null?void 0:pe.clearIcon)!=null?jt:o(X,{className:"h-4 w-4",strokeWidth:2}),Re=!!C&&!P&&!!q,ne=J.useMemo(()=>({"--date-primary-color":wm}),[]),oe=S!==void 0,[ye,de]=J.useState(!!h),we=oe?!!S:ye,Te=J.useCallback(X=>{P||(oe||de(X),i==null||i(X));},[P,oe,i]),me=J.useCallback(X=>{if(!X){B||j(null),ie(""),r==null||r(null,"");return}let ue=Pm(X,le);B||j(ue);let We=fe(X);ie(We),r==null||r(ue,We);},[fe,le,B,r]),De=H!=null?H:{hour:0,minute:0,second:0},Pe=Math.max(1,Math.floor(c)),Ne=Math.max(1,Math.floor(d)),be=Math.max(1,Math.floor(l)),dt=J.useMemo(()=>{if(m){let ue=[];for(let nt=1;nt<=12;nt+=Pe)ue.push(Math.min(nt,12));return ue.includes(12)||ue.push(12),Array.from(new Set(ue)).sort((nt,In)=>nt-In).map(nt=>({label:Ze(nt),value:nt}))}let X=[];for(let ue=0;ue<24;ue+=Pe)X.push({label:Ze(ue),value:ue});return X},[Pe,m]),xe=J.useMemo(()=>{let X=[];for(let ue=0;ue<60;ue+=Ne)X.push({label:Ze(ue),value:ue});return X},[Ne]),Mt=J.useMemo(()=>{if(!le)return [];let X=[];for(let ue=0;ue<60;ue+=be)X.push({label:Ze(ue),value:ue});return X},[le,be]),Ve=J.useMemo(()=>H?m?Nm(H.hour):H.hour:m?12:0,[H,m]),xt=(mo=H==null?void 0:H.minute)!=null?mo:0,ot=(fo=H==null?void 0:H.second)!=null?fo:0,wt=J.useCallback(X=>{if(m){let ue=Sm(X,K);me({...De,hour:ue});}else me({...De,hour:X});},[De,me,K,m]),Ee=J.useCallback(X=>{me({...De,minute:X});},[De,me]),Ce=J.useCallback(X=>{me({...De,second:X});},[De,me]),kt=J.useCallback(X=>{ce(X);let ue=H!=null?H:De,We=ue.hour;X==="AM"&&We>=12&&(We-=12),X==="PM"&&We<12&&(We+=12),me({...ue,hour:We});},[De,me,H]),Vt=J.useCallback(X=>{let ue=X.target.value;if(ie(ue),!ue.trim()){me(null);return}let We=Bs(ue);We&&me(We);},[me]),{side:ae,align:Ke}=Rm(b),je={small:"h-8 text-sm",middle:`${at} text-sm`,large:"h-11 text-base"},ut={error:"border-destructive focus-visible:border-destructive focus-visible:ring-destructive/30",warning:"border-yellow-500 focus-visible:border-yellow-500 focus-visible:ring-yellow-500/30"},Mn={outlined:"",borderless:"border-transparent shadow-none focus:border-transparent focus:ring-0 focus:ring-offset-0",filled:"border-transparent bg-muted/60 focus:bg-muted",underlined:"border-x-0 border-t-0 rounded-none focus:ring-offset-0"},Oo=E||V,kn=f!=null?f:"Select time",Ao=u("div",{role:"combobox","aria-expanded":we,"aria-haspopup":"dialog",className:s("relative w-full",L),style:M,children:[w&&o("div",{className:"pointer-events-none absolute inset-y-0 left-3 flex items-center text-muted-foreground",children:w}),o(Ge,{...A,ref:t,value:$,onChange:Oo?void 0:Vt,onFocus:D,onBlur:W,readOnly:Oo,disabled:P,placeholder:kn,name:T,id:_,className:s("pr-10 text-sm",Mn[y],w&&"pl-10",P&&"cursor-not-allowed opacity-60",!P&&"cursor-pointer",je[p],v?ut[v]:void 0,x),style:{...v==="error"?{borderColor:"hsl(var(--destructive))",boxShadow:"0 0 0 3px hsl(var(--destructive) / 0.2)"}:{},...v==="warning"?{borderColor:"var(--warning, hsl(var(--primary)))",boxShadow:"0 0 0 3px hsl(var(--primary) / 0.2)"}:{},...N!=null?N:{}},onClick:X=>{F==null||F(X),!P&&Te(true);}}),Re&&o("button",{type:"button",className:"absolute inset-y-0 right-8 flex items-center text-muted-foreground transition hover:text-foreground",onMouseDown:X=>{X.preventDefault(),X.stopPropagation();},onClick:X=>{X.preventDefault(),X.stopPropagation(),me(null);},children:he}),o("div",{className:"pointer-events-none absolute inset-y-0 right-3 flex items-center text-muted-foreground",children:o(Clock,{className:"h-4 w-4"})})]}),En=J.useMemo(()=>[{label:"AM",value:"AM"},{label:"PM",value:"PM"}],[]),Dn=u("div",{className:"flex w-max gap-4 p-4",role:"dialog","aria-modal":"true",children:[o(Ia,{label:"Hour",options:dt,selectedValue:Ve,onSelect:wt}),o(Ia,{label:"Minute",options:xe,selectedValue:xt,onSelect:Ee}),le?o(Ia,{label:"Second",options:Mt,selectedValue:ot,onSelect:Ce}):null,m?o(km,{value:K,onChange:kt}):null]}),Ln=u("div",{className:"flex w-full gap-4",children:[o(Fa,{open:we,label:"Hour",options:dt,selectedValue:Ve,onValueChange:X=>(wt(X),true)}),o(Fa,{open:we,label:"Minute",options:xe,selectedValue:xt,onValueChange:X=>(Ee(X),true)}),m?o(Fa,{open:we,label:"Period",options:En,selectedValue:K,infinite:false,onValueChange:X=>(kt(X),true)}):null]});return V?u(eo,{open:we,onOpenChange:Te,children:[o(dn,{asChild:true,children:Ao}),u(to,{className:"mt-10 max-h-[min(540px,calc(100dvh-6rem))] rounded-t-3xl bg-background",children:[o(oo,{className:"px-6 pb-2 pt-4",children:o(no,{className:"text-base font-medium text-foreground",children:"Select time"})}),u("div",{className:"flex flex-1 flex-col gap-6 px-6 pb-6",children:[o("div",{className:"flex w-full gap-4",children:Ln}),u("div",{className:"mt-auto flex items-center justify-between",children:[o("div",{className:"flex-1"}),u("div",{className:"flex items-center gap-3",children:[C?o(Q,{type:"button",variant:"outline",size:"sm",className:"text-muted-foreground hover:text-foreground",onClick:()=>me(null),children:"Clear"}):null,o(un,{asChild:true,children:o(Q,{type:"button",variant:"default",size:"sm",className:"bg-[var(--date-primary-color)] text-white hover:opacity-90 focus-visible:ring-[var(--date-primary-color)]/30",style:ne,children:"Done"})})]})]})]})]})]}):u(Qt,{open:we,onOpenChange:Te,children:[o(cn,{asChild:true,children:Ao}),o(Zt,{className:"w-auto border border-border bg-popover p-0 shadow-lg",align:Ke,side:ae,children:Dn})]})});Ha.displayName="TimePicker";function js({row:e}){let{transform:t,transition:n,setNodeRef:a,isDragging:r}=useSortable({id:e.original.id});return o(Nt,{"data-state":e.getIsSelected()&&"selected","data-dragging":r,ref:a,className:"relative z-0 data-[dragging=true]:z-10 data-[dragging=true]:opacity-80",style:{transform:CSS.Transform.toString(t),transition:n},children:e.getVisibleCells().map(i=>o(Bt,{children:flexRender(i.column.columnDef.cell,i.getContext())},i.id))})}function Um({columns:e,dndEnabled:t,dataIds:n,rows:a}){return a.length?t?o(SortableContext,{items:n,strategy:verticalListSortingStrategy,children:a.map(r=>o(js,{row:r},r.id))}):a.map(r=>o(Nt,{"data-state":r.getIsSelected()&&"selected",children:r.getVisibleCells().map(i=>{let c=i.column.columnDef.meta;return o(Bt,{className:c==null?void 0:c.cellClassName,style:c==null?void 0:c.cellStyle,children:flexRender(i.column.columnDef.cell,i.getContext())},i.id)})},r.id)):o(Nt,{children:o(Bt,{colSpan:e.length,className:"h-24 text-center",children:"No results."})})}function Gs({table:e,columns:t,dndEnabled:n=false,onReorder:a,virtualizedRows:r}){var C;let i=(C=r==null?void 0:r.rows)!=null?C:e.getRowModel().rows,c=n?i.map(R=>Number(R.id)):[],d=J.useId(),l=useSensors(useSensor(MouseSensor,{}),useSensor(TouchSensor,{}),useSensor(KeyboardSensor,{}));function g(R){let{active:f,over:b}=R;if(f&&b&&f.id!==b.id&&a){let p=c.indexOf(f.id),v=c.indexOf(b.id),y=arrayMove(e.options.data,p,v);a(y);}}let m=u(Ss,{className:"table-fixed min-w-full",children:[o(Ms,{className:"sticky top-0 z-20 bg-muted",children:e.getHeaderGroups().map(R=>o(Nt,{children:R.headers.map(f=>{let b=f.column.columnDef.meta;return o(Es,{colSpan:f.colSpan,className:s("sticky top-0 z-30 bg-muted",b==null?void 0:b.headerClassName),style:b==null?void 0:b.headerStyle,children:f.isPlaceholder?null:flexRender(f.column.columnDef.header,f.getContext())},f.id)})},R.id))}),u(ks,{className:"**:data-[slot=table-cell]:first:w-8",children:[r!=null&&r.paddingTop?o(Nt,{className:"pointer-events-none border-0",children:o(Bt,{colSpan:t.length,className:"p-0",style:{height:r.paddingTop}})}):null,Um({columns:t,dndEnabled:n,dataIds:c,rows:i}),r!=null&&r.paddingBottom?o(Nt,{className:"pointer-events-none border-0",children:o(Bt,{colSpan:t.length,className:"p-0",style:{height:r.paddingBottom}})}):null]})]});return n?o(DndContext,{collisionDetection:closestCenter,modifiers:[restrictToVerticalAxis],onDragEnd:g,sensors:l,id:d,children:m}):m}function $m(e){switch(e){case "desc":return o(ArrowDown,{className:"ml-2 h-4 w-4"});case "asc":return o(ArrowUp,{className:"ml-2 h-4 w-4"});default:return o(ChevronsUpDown,{className:"ml-2 h-4 w-4"})}}function Ws({column:e,title:t,className:n}){if(!e.getCanSort())return o("div",{className:s(n),children:t});let a=r=>{let i=r.shiftKey||r.metaKey||r.ctrlKey,c=e.getNextSortingOrder();if(!c){e.clearSorting();return}e.toggleSorting(c==="desc",i);};return o("div",{className:s("flex items-center space-x-2",n),children:u(Q,{type:"button",variant:"ghost",size:"sm",className:"-ml-3 h-8 justify-start",onClick:a,children:[o("span",{children:t}),$m(e.getIsSorted())]})})}function $s({table:e,showPageSize:t=true,pageSizeOptions:n=[10,20,30,40,50]}){return u("div",{className:"flex items-center justify-between px-4",children:[u("div",{className:"text-muted-foreground hidden flex-1 text-sm lg:flex",children:[e.getFilteredSelectedRowModel().rows.length," of ",e.getFilteredRowModel().rows.length," row(s) selected."]}),u("div",{className:"flex w-full items-center gap-8 lg:w-fit",children:[t?u("div",{className:"hidden items-center gap-2 lg:flex",children:[o(ke,{htmlFor:"rows-per-page",className:"text-sm font-medium",children:"Rows per page"}),o(Cn,{value:`${e.getState().pagination.pageSize}`,onValueChange:a=>{e.setPageSize(Number(a));},options:n.map(a=>({value:`${a}`,label:a})),triggerProps:{size:"sm",className:"w-20",id:"rows-per-page"},contentProps:{side:"top"}})]}):null,u("div",{className:"flex w-fit items-center justify-center text-sm font-medium",children:["Page ",e.getState().pagination.pageIndex+1," of ",e.getPageCount()]}),u("div",{className:"ml-auto flex items-center gap-2 lg:ml-0",children:[u(Q,{variant:"outline",className:"hidden h-8 w-8 p-0 lg:flex",onClick:()=>e.setPageIndex(0),disabled:!e.getCanPreviousPage(),children:[o("span",{className:"sr-only",children:"Go to first page"}),o(ChevronsLeft,{})]}),u(Q,{variant:"outline",className:"size-8",size:"icon",onClick:()=>e.previousPage(),disabled:!e.getCanPreviousPage(),children:[o("span",{className:"sr-only",children:"Go to previous page"}),o(ChevronLeft,{})]}),u(Q,{variant:"outline",className:"size-8",size:"icon",onClick:()=>e.nextPage(),disabled:!e.getCanNextPage(),children:[o("span",{className:"sr-only",children:"Go to next page"}),o(ChevronRight,{})]}),u(Q,{variant:"outline",className:"hidden size-8 lg:flex",size:"icon",onClick:()=>e.setPageIndex(e.getPageCount()-1),disabled:!e.getCanNextPage(),children:[o("span",{className:"sr-only",children:"Go to last page"}),o(ChevronsRight,{})]})]})]})]})}function Ys({table:e}){return u(ji,{children:[o(ya,{asChild:true,children:u(Q,{variant:"outline",size:"sm",className:"ml-auto hidden h-8 lg:flex",children:[o(Settings2,{}),"View"]})}),u(xa,{align:"end",className:"w-[150px]",children:[o(qi,{children:"Toggle columns"}),o(Gi,{}),e.getAllColumns().filter(t=>typeof t.accessorFn!="undefined"&&t.getCanHide()).map(t=>o(Ui,{className:"capitalize",checked:t.getIsVisible(),onCheckedChange:n=>t.toggleVisibility(!!n),children:t.id},t.id))]})]})}function tf({id:e}){let{attributes:t,listeners:n}=useSortable({id:e});return u(Q,{...t,...n,variant:"ghost",size:"icon",className:"text-muted-foreground size-7 hover:bg-transparent",children:[o(GripVertical,{className:"text-muted-foreground size-3"}),o("span",{className:"sr-only",children:"Drag to reorder"})]})}var Ks={id:"drag",header:()=>null,cell:({row:e})=>o(tf,{id:e.original.id}),enableSorting:false,enableHiding:false};function HN(e){return [Ks,...e]}function Oa(e,t){return t?t.split(".").reduce((n,a)=>{if(!(n===null||typeof n!="object"))return n[a]},e):e}function af(e){if(e)return typeof e=="number"?{width:e,minWidth:e}:{width:e,minWidth:e}}function rf(e){var l,g,m;if(!e)return null;let t=(l=e.body)!=null?l:e.payload,n=e.params,a=e.headers,r=e.resultKey,i=e.mapData,c=e.delay;if(typeof e.get=="string")return {method:"get",url:e.get,params:n,headers:a,resultKey:r,mapData:i,delay:c};if(typeof e.post=="string")return {method:"post",url:e.post,body:t,params:n,headers:a,resultKey:r,mapData:i,delay:c};let d=(g=e.url)!=null?g:e.reul;return typeof d=="string"?{method:(m=e.method)!=null?m:"get",url:d,body:t,params:n,headers:a,resultKey:r,mapData:i,delay:c}:null}function sf(e,t){return e.map(n=>{var l,g,m,C;let a=n.item?R=>Oa(R,n.item):R=>R,r=n.align==="right"?"text-right justify-end":n.align==="center"?"text-center justify-center":void 0,i=s(r,n.headerClassName),c=s(n.align==="right"?"text-right":n.align==="center"?"text-center":void 0,n.cellClassName),d=af(n.width);return {id:n.key,accessorFn:a,header:({column:R})=>o(Ws,{column:R,title:n.title,className:r}),cell:({row:R})=>{let f=R.original,b=n.item?Oa(f,n.item):a(f);return n.func?n.func(f,{value:b,rowIndex:R.index}):b},enableSorting:t&&((l=n.sortable)!=null?l:true)&&!!n.item,enableHiding:(g=n.hiddeable)!=null?g:true,meta:{headerClassName:i,headerStyle:(m=n.headerStyle)!=null?m:d,cellClassName:c,cellStyle:(C=n.cellStyle)!=null?C:d}}})}function lf(e,t){if(Array.isArray(e))return e;if(e&&typeof e=="object"){if(t&&Array.isArray(e[t]))return e[t];if(Array.isArray(e.data))return e.data}return []}function cf(e,t){if(!t||Object.keys(t).length===0)return e;try{let n=new URL(e,typeof window!="undefined"?window.location.origin:"http://localhost");return Object.entries(t).forEach(([a,r])=>{r!=null&&n.searchParams.set(a,String(r));}),n.toString()}catch{let a=new URLSearchParams(Object.entries(t).reduce((i,[c,d])=>(d==null||(i[c]=String(d)),i),{})),r=e.includes("?")?"&":"?";return `${e}${r}${a.toString()}`}}function df({data:e,columns:t,pagination:n=true,sortable:a=true,reload:r=false,filterable:i=false,selectable:c=false,height:d=480,rowHeight:l=48,overscan:g=5,defaultPageSize:m=25,pageSize:C,className:R,emptyState:f,onDataChange:b,loading:p}){var pe,he,Re;let v=J.useMemo(()=>rf(e.read),[e.read]),y=J.useMemo(()=>{var ne;return (ne=e.bind)!=null?ne:[]},[e.bind]),x=(pe=C==null?void 0:C.count)!=null?pe:m,N=(he=C==null?void 0:C.options)!=null?he:[10,20,30,40,50],w=(Re=C==null?void 0:C.visible)!=null?Re:true,[S,h]=J.useState(()=>y),[E,L]=J.useState(false),[M,P]=J.useState(null),T=J.useRef(null),[_,O]=J.useState(0),[W,D]=J.useState(d),F=J.useRef(null),[A,k]=J.useState(""),U=J.useMemo(()=>sf(t,a),[t,a]),V=J.useMemo(()=>c?[{id:"__select",enableHiding:false,enableSorting:false,size:44,header:({table:oe})=>o("div",{className:"flex items-center justify-center",children:o(Ro,{"aria-label":"Select all rows",checked:oe.getIsAllPageRowsSelected()||oe.getIsSomePageRowsSelected()&&"indeterminate",onCheckedChange:ye=>oe.toggleAllPageRowsSelected(ye===true)})}),cell:({row:oe})=>o("div",{className:"flex items-center justify-center",children:o(Ro,{"aria-label":"Select row",checked:oe.getIsSelected(),onCheckedChange:ye=>oe.toggleSelected(ye===true)})}),meta:{headerClassName:"w-11 px-2",headerStyle:{width:44,minWidth:44},cellClassName:"w-11 px-2",cellStyle:{width:44,minWidth:44}}},...U]:U,[U,c]),B=J.useMemo(()=>t.filter(ne=>!!ne.item),[t]),G=J.useMemo(()=>{if(!i||!A.trim())return S;let ne=A.trim().toLowerCase();return S.filter(oe=>B.some(ye=>{let de=Oa(oe,ye.item);return de==null?false:String(de).toLowerCase().includes(ne)}))},[S,i,A,B]),j=fr({data:G,columns:V,enableRowSelection:c,defaultPageSize:n?x:G.length||10,getRowId:(ne,oe)=>oe.toString()});J.useEffect(()=>{n||(j.setPageIndex(0),j.setPageSize(G.length||1));},[n,G.length,j]),J.useEffect(()=>{n&&j.setPageSize(x);},[n,x,j]),J.useEffect(()=>{h(y);},[y]),J.useEffect(()=>{i||k("");},[i]);let q=J.useCallback(async()=>{var oe,ye;if(!v)return;(oe=F.current)==null||oe.abort();let ne=new AbortController;F.current=ne,L(true),P(null);try{let de=cf(v.url,v.params),we=new Headers(v.headers),Te;v.method==="post"&&v.body!==void 0&&(Te=typeof v.body=="string"?v.body:JSON.stringify(v.body),we.has("Content-Type")||we.set("Content-Type","application/json"));let me=await fetch(de,{method:v.method.toUpperCase(),headers:we,body:Te,signal:ne.signal});if(!me.ok)throw new Error(`Request failed with status ${me.status}`);v.delay&&v.delay>0&&await new Promise(Ne=>setTimeout(Ne,v.delay));let De=await me.json(),Pe=v.mapData?v.mapData(De):lf(De,v.resultKey);h(Pe),P(null),b==null||b(Pe);}catch(de){if(de.name==="AbortError")return;P((ye=de.message)!=null?ye:"Unable to fetch data");}finally{L(false);}},[v,b]);J.useEffect(()=>(v&&q().catch(()=>{}),()=>{var ne;(ne=F.current)==null||ne.abort();}),[v,q]),J.useEffect(()=>{if(!T.current)return;let ne=T.current;D(ne.clientHeight||d);let oe=()=>{D(ne.clientHeight||d);};return typeof window!="undefined"&&window.addEventListener("resize",oe),()=>{typeof window!="undefined"&&window.removeEventListener("resize",oe);}},[d]);let H=j.getRowModel().rows,te=H.length,K=j.getFilteredSelectedRowModel().rows.length,ce=j.getFilteredRowModel().rows.length;J.useEffect(()=>{T.current&&(T.current.scrollTop=0),O(0);},[te]);let le=te*l,re=Math.max(0,Math.floor(_/l)-g),ge=Math.min(H.length,Math.ceil((_+W)/l)+g),fe=J.useMemo(()=>{if(!H.length)return null;let ne=H.slice(re,ge),oe=re*l,ye=ne.length*l,de=Math.max(le-oe-ye,0);return {rows:ne,paddingTop:oe,paddingBottom:de}},[H,re,ge,l,le]),$=!!p||E,ie=!$&&S.length===0&&!!f;return u("div",{className:s("flex w-full flex-col gap-4",R),children:[u("div",{className:"flex flex-col gap-2 md:flex-row md:items-center md:justify-between",children:[i?u("div",{className:"relative flex w-full max-w-md items-center",children:[o(Search,{className:"pointer-events-none absolute left-3 h-4 w-4 text-muted-foreground"}),o(Ge,{className:"pl-9",placeholder:"Search rows...",value:A,onChange:ne=>k(ne.target.value)})]}):o("div",{className:"h-9"}),u("div",{className:"flex items-center justify-end gap-2",children:[r&&v?u(Q,{variant:"outline",size:"sm",onClick:()=>{q().catch(()=>{});},disabled:E||!!p,children:[E||p?o(Loader2,{className:"mr-2 h-4 w-4 animate-spin"}):o(RotateCcw,{className:"mr-2 h-4 w-4"}),"Reload"]}):null,o(Ys,{table:j})]})]}),u("div",{className:"relative overflow-hidden rounded-lg border",children:[ie?o("div",{className:"flex items-center justify-center p-6 text-sm text-muted-foreground",children:f}):o("div",{ref:T,className:"max-h-full overflow-auto",style:{maxHeight:d},onScroll:ne=>O(ne.currentTarget.scrollTop),children:o(Gs,{table:j,columns:V,virtualizedRows:fe!=null?fe:void 0})}),$?o("div",{className:"absolute inset-0 flex items-center justify-center bg-background/70 backdrop-blur-sm",children:u("div",{className:"flex flex-col items-center gap-2 text-sm text-muted-foreground",children:[o(Loader2,{className:"h-5 w-5 animate-spin"}),o("span",{children:"Loading data\u2026"})]})}):null]}),M?o("div",{className:"text-destructive text-sm",children:M}):null,n?o($s,{table:j,showPageSize:w,pageSizeOptions:N}):c?o("div",{className:"flex items-center justify-between px-4 text-sm text-muted-foreground",children:u("span",{children:[K," of ",ce," row(s) selected."]})}):null]})}df.displayName="DataGrid";function pf({onReset:e}){return u("div",{className:"flex min-h-screen flex-col items-center justify-center gap-6 bg-background px-6 py-16 text-center",children:[u("div",{className:"space-y-3",children:[o("h1",{className:"text-3xl font-semibold tracking-tight text-foreground",children:"Something went wrong"}),o("p",{className:"text-base text-muted-foreground",children:"We hit an unexpected error. You can try again or head back to the dashboard."})]}),u("div",{className:"flex flex-wrap items-center justify-center gap-3",children:[o(Q,{onClick:()=>{e(),cr("/dashboard/default");},children:"Back to home"}),o(Q,{variant:"outline",onClick:()=>{e();},children:"Try again"})]})]})}var Xs=class extends Component{constructor(){super(...arguments);this.state={hasError:false};this.resetBoundary=()=>{this.setState({hasError:false});};}static getDerivedStateFromError(){return {hasError:true}}componentDidCatch(n,a){var r,i;process.env.NODE_ENV!=="production"&&console.error("ErrorBoundary caught an error",n,a),(i=(r=this.props).onError)==null||i.call(r,n,a);}render(){if(this.state.hasError){let{fallback:n}=this.props;return n?typeof n=="function"?n(this.resetBoundary):n:o(pf,{onReset:this.resetBoundary})}return this.props.children}};var Ae=J.forwardRef(({className:e,...t},n)=>o("div",{ref:n,className:s("flex flex-col gap-2",e),...t}));Ae.displayName="FormBlock";var ze=J.forwardRef(({message:e,children:t,className:n,...a},r)=>!e&&!t?null:o("p",{ref:r,className:s("text-sm text-destructive",n),role:"alert",...a,children:e!=null?e:t}));ze.displayName="FormError";var mf=e=>{var t;if(e)return e.setFieldValue||e.setFieldError||e.setFieldTouched||e.handleChange||e.handleBlur?e:(t=e.form)!=null?t:e},ff=J.forwardRef(({label:e,name:t,type:n="text",placeholder:a,required:r=false,error:i,value:c,onChange:d,onBlur:l,className:g,description:m,autoComplete:C,labelProps:R={},inputProps:f={},form:b,rules:p},v)=>{var ce,le;let y=mf(b),x=y==null?void 0:y.values,N=y==null?void 0:y.errors,w=y==null?void 0:y.touched,S=x==null?void 0:x[t],h=N==null?void 0:N[t],E=w==null?void 0:w[t],L=(ce=y==null?void 0:y.validationSequence)!=null?ce:0,M=y==null?void 0:y.handleChange,P=y==null?void 0:y.handleBlur,T=y==null?void 0:y.setFieldValue,_=y==null?void 0:y.setFieldError,O=y==null?void 0:y.setFieldTouched,{onChange:W,onBlur:D,className:F,type:A,autoComplete:k,...U}=f,{children:V,...B}=R,G=A!=null?A:n,j=re=>{let ge=re.target.value,$=!!p||r?el(ge,p,r):void 0;_==null||_(t,$),T==null||T(t,ge),M==null||M(re),d==null||d(ge),W==null||W(re);},q=re=>{O==null||O(t,true),P==null||P(re),l==null||l(),D==null||D(re);},H=S!==void 0?S:c!==void 0?c:"",te=(le=E?h:void 0)!=null?le:i,K=J.useRef(L);return J.useEffect(()=>{let re=!!p||r,ge=L!==K.current;if(!_||!re){K.current=L;return}if(!E&&!ge){K.current=L;return}let fe=typeof H=="string"?H:H!=null?String(H):"",$=el(fe,p,r);$!==h&&_(t,$),K.current=L;},[H,h,_,E,t,r,p,L]),u(Ae,{className:g,children:[e&&o(ke,{htmlFor:t,...B,children:V!=null?V:u("span",{className:"flex items-center gap-1",children:[o("span",{children:e}),r&&o("span",{className:"text-destructive",children:"*"})]})}),m&&o("p",{className:"text-sm text-muted-foreground",children:m}),o(Ge,{ref:v,id:t,name:t,type:G,placeholder:a,value:H,onChange:j,onBlur:q,"aria-invalid":!!te,autoComplete:k!=null?k:C,className:F,...U}),o(ze,{message:te})]})});function el(e,t,n){if(n&&!e)return typeof(t==null?void 0:t.required)=="string"?t.required:"This field is required";if(e){if(t!=null&&t.minLength&&e.length<t.minLength.value)return t.minLength.message;if(t!=null&&t.maxLength&&e.length>t.maxLength.value)return t.maxLength.message;if(t!=null&&t.pattern&&!t.pattern.value.test(e))return t.pattern.message;if(t!=null&&t.validate){let a=t.validate(e);if(typeof a=="string")return a;if(a===false)return "Invalid value"}}}ff.displayName="FormInput";var gf=e=>{var t;if(e)return e.setFieldValue||e.setFieldError||e.setFieldTouched||e.handleChange||e.handleBlur?e:(t=e.form)!=null?t:e},bf=J.forwardRef(({label:e,name:t,mask:n,placeholderChar:a,placeholder:r,required:i=false,error:c,value:d,onChange:l,onBlur:g,className:m,description:C,labelProps:R={},inputProps:f={},form:b,rules:p},v)=>{var j,q;let y=gf(b),x=y==null?void 0:y.values,N=y==null?void 0:y.errors,w=y==null?void 0:y.touched,S=x==null?void 0:x[t],h=N==null?void 0:N[t],E=w==null?void 0:w[t],L=(j=y==null?void 0:y.validationSequence)!=null?j:0,M=y==null?void 0:y.setFieldValue,P=y==null?void 0:y.setFieldError,T=y==null?void 0:y.setFieldTouched,{className:_,onBlur:O,onChange:W,...D}=f,{children:F,...A}=R,k=H=>{let K=!!p||i?tl(H,p,i):void 0;P==null||P(t,K),M==null||M(t,H),l==null||l(H),W==null||W(H);},U=H=>{T==null||T(t,true),g==null||g(),O==null||O(H);},V=S!==void 0?S:d!==void 0?d:"",B=(q=E?h:void 0)!=null?q:c,G=J.useRef(L);return J.useEffect(()=>{let H=!!p||i,te=L!==G.current;if(!P||!H){G.current=L;return}if(!E&&!te){G.current=L;return}let K=tl(V,p,i);K!==h&&P(t,K),G.current=L;},[V,h,P,E,t,i,p,L]),u(Ae,{className:m,children:[e&&o(ke,{htmlFor:t,...A,children:F!=null?F:u("span",{className:"flex items-center gap-1",children:[o("span",{children:e}),i&&o("span",{className:"text-destructive",children:"*"})]})}),C&&o("p",{className:"text-sm text-muted-foreground",children:C}),o(ua,{ref:v,id:t,name:t,mask:n,placeholderChar:a,placeholder:r,value:V,onChange:k,onBlur:U,"aria-invalid":!!B,className:_,...D}),o(ze,{message:B})]})});bf.displayName="FormInputMask";function tl(e,t,n){if(n&&!e)return t&&typeof t.required=="string"?t.required:"This field is required";if(e){if(t!=null&&t.minLength&&e.length<t.minLength.value)return t.minLength.message;if(t!=null&&t.maxLength&&e.length>t.maxLength.value)return t.maxLength.message;if(t!=null&&t.pattern&&!t.pattern.value.test(e))return t.pattern.message;if(t!=null&&t.validate){let a=t.validate(e);if(typeof a=="string")return a;if(a===false)return "Invalid value"}}}var vf=e=>{var t;if(e)return e.setFieldValue||e.setFieldError||e.setFieldTouched||e.handleChange||e.handleBlur?e:(t=e.form)!=null?t:e},hf=J.forwardRef(({label:e,name:t,placeholder:n,required:a=false,error:r,value:i,onChange:c,onBlur:d,className:l,description:g,labelProps:m={},inputProps:C={},form:R,min:f,max:b,decimals:p,formatter:v,parser:y,rules:x},N)=>{var te,K;let w=vf(R),S=w==null?void 0:w.values,h=w==null?void 0:w.errors,E=w==null?void 0:w.touched,L=S==null?void 0:S[t],M=h==null?void 0:h[t],P=E==null?void 0:E[t],T=(te=w==null?void 0:w.validationSequence)!=null?te:0,_=w==null?void 0:w.setFieldValue,O=w==null?void 0:w.setFieldError,W=w==null?void 0:w.setFieldTouched,{className:D,onBlur:F,onChange:A,...k}=C,{children:U,...V}=m,B=ce=>{let re=!!x||a?ol(ce,x,a):void 0;O==null||O(t,re),_==null||_(t,ce),c==null||c(ce),A==null||A(ce);},G=ce=>{W==null||W(t,true),d==null||d(),F==null||F(ce);},j=L!==void 0?L:i!==void 0?i:null,q=(K=P?M:void 0)!=null?K:r,H=J.useRef(T);return J.useEffect(()=>{let ce=!!x||a,le=T!==H.current;if(!O||!ce){H.current=T;return}if(!P&&!le){H.current=T;return}let re=ol(j,x,a);re!==M&&O(t,re),H.current=T;},[j,M,O,P,t,a,x,T]),u(Ae,{className:l,children:[e&&o(ke,{htmlFor:t,...V,children:U!=null?U:u("span",{className:"flex items-center gap-1",children:[o("span",{children:e}),a&&o("span",{className:"text-destructive",children:"*"})]})}),g&&o("p",{className:"text-sm text-muted-foreground",children:g}),o(da,{ref:N,id:t,name:t,placeholder:n,value:j,onChange:B,onBlur:G,"aria-invalid":!!q,min:f,max:b,decimals:p,formatter:v,parser:y,className:D,...k}),o(ze,{message:q})]})});hf.displayName="FormInputNumeric";function ol(e,t,n){if(n&&e==null)return t&&typeof t.required=="string"?t.required:"This field is required";if(e!=null){if(t!=null&&t.min&&e<t.min.value)return t.min.message;if(t!=null&&t.max&&e>t.max.value)return t.max.message;if(t!=null&&t.validate){let a=t.validate(e);if(typeof a=="string")return a;if(a===false)return "Invalid value"}}}var xf=e=>{var t;if(e)return e.setFieldValue||e.setFieldError||e.setFieldTouched||e.handleChange||e.handleBlur?e:(t=e.form)!=null?t:e};function D0({label:e,name:t,description:n,placeholder:a="Select an option",required:r=false,error:i,value:c,defaultValue:d,onChange:l,onBlur:g,className:m,disabled:C,labelProps:R={},selectProps:f={},triggerProps:b={},contentProps:p={},multiSelectProps:v={},multiSelectTriggerProps:y={},multiSelectValueProps:x={},multiSelectContentProps:N={},form:w,options:S,isMulti:h=false,rules:E}){var Ce,kt,Vt;let L=Ye(),M=xf(w),P=M==null?void 0:M.values,T=M==null?void 0:M.errors,_=M==null?void 0:M.touched,O=P==null?void 0:P[t],W=T==null?void 0:T[t],D=_==null?void 0:_[t],F=M==null?void 0:M.setFieldValue,A=M==null?void 0:M.setFieldError,k=M==null?void 0:M.setFieldTouched,U=M==null?void 0:M.handleChange,V=M==null?void 0:M.handleBlur,B=(Ce=M==null?void 0:M.validationSequence)!=null?Ce:0,{onValueChange:G,value:j,defaultValue:q,...H}=f,{onBlur:te,...K}=b,ce={...K,disabled:C!=null?C:K.disabled},{title:le,...re}=p,{onValueChange:ge,value:fe,defaultValue:$,...ie}=v,{onBlur:pe,...he}=y,{title:Re,...ne}=N,[oe,ye]=J.useState(typeof d=="string"?d:""),[de,we]=J.useState(Array.isArray(d)?d:[]);J.useEffect(()=>{typeof d=="string"&&j===void 0&&O===void 0&&c===void 0&&ye(d);},[d,O,j,c]),J.useEffect(()=>{Array.isArray(d)&&fe===void 0&&!Array.isArray(O)&&!Array.isArray(c)&&we(d);},[d,O,fe,c]);let Te=typeof j=="string"?j:typeof O=="string"?O:typeof c=="string"?c:oe,me=Array.isArray(fe)?fe:Array.isArray(O)?O:Array.isArray(c)?c:de,De=(kt=D?W:void 0)!=null?kt:i,Pe=J.useRef(B);J.useEffect(()=>{let ae=!!E||r,Ke=B!==Pe.current;if(!A||!ae){Pe.current=B;return}if(!D&&!Ke){Pe.current=B;return}let je=h?me:Te!=null?Te:"",ut=Aa(je,E,r);ut!==W&&A(t,ut),Pe.current=B;},[me,Te,W,A,D,h,t,r,E,B]);let Ne=J.useCallback(ae=>{Array.isArray(ae)?(F==null||F(t,ae),U&&U({target:{name:t,value:ae}})):(F==null||F(t,ae),U&&U({target:{name:t,value:ae}}));},[U,F,t]),be=J.useCallback(ae=>{j===void 0&&O===void 0&&c===void 0&&ye(ae);let je=!!E||r?Aa(ae,E,r):void 0;A==null||A(t,je),Ne(ae),l==null||l(ae),G==null||G(ae);},[O,Ne,l,G,j,c,E,r,A,t]),dt=J.useCallback(ae=>{fe===void 0&&!Array.isArray(O)&&!Array.isArray(c)&&we(ae);let je=!!E||r?Aa(ae,E,r):void 0;A==null||A(t,je),Ne(ae),l==null||l(ae),ge==null||ge(ae);},[O,Ne,ge,fe,l,c,E,r,A,t]),xe=J.useCallback(ae=>{k==null||k(t,true),V==null||V({target:{name:t}}),g==null||g(),te==null||te(ae);},[V,k,t,g,te]),Mt=J.useCallback(ae=>{k==null||k(t,true),V==null||V({target:{name:t}}),g==null||g(),pe==null||pe(ae);},[V,k,t,pe,g]),Ve=q!=null?q:typeof d=="string"?d:void 0,xt=$!=null?$:Array.isArray(d)?d:void 0,[ot,wt]=J.useState(false),Ee=({isMulti:ae=false})=>{var je;let Ke=ae?me.length>0?`${me.length} selected`:a:((je=S.find(ut=>ut.value===Te))==null?void 0:je.label)||a;return u(Q,{variant:"outline",className:s("w-full justify-between border-input bg-transparent px-3 py-2 text-sm","flex items-center gap-2",ce.disabled&&"opacity-50 cursor-not-allowed",!!De&&"border-destructive",ce.className),onClick:()=>!ce.disabled&&wt(true),disabled:ce.disabled,type:"button",children:[o("span",{className:"flex-1 text-left truncate",children:Ke}),o(ChevronDownIcon,{className:"h-4 w-4 opacity-50 flex-shrink-0"})]})};return u(Ae,{className:m,children:[e&&o(ke,{htmlFor:t,...R,children:(Vt=R.children)!=null?Vt:u("span",{className:"flex items-center gap-1",children:[o("span",{children:e}),r&&o("span",{className:"text-destructive",children:"*"})]})}),h?u(Fragment,{children:[L?u(Fragment,{children:[o(Ee,{isMulti:true}),o(At,{open:ot,onOpenChange:wt,title:Re!=null?Re:e,options:S,selectedValues:me,onSelect:ae=>{let Ke=me.includes(ae)?me.filter(je=>je!==ae):[...me,ae];dt(Ke);},isMulti:true})]}):u(cs,{...ie,value:me,defaultValue:xt,onValueChange:dt,children:[o(ds,{"data-name":t,"aria-invalid":!!De,...he,...ce,onBlur:Mt,children:o(us,{placeholder:a,...x})}),o(ps,{title:Re!=null?Re:e,...ne,children:S.map(ae=>o(ms,{value:ae.value,disabled:ae.disabled,children:ae.label},ae.value))})]}),o("input",{type:"hidden",name:t,value:me.join(",")})]}):u(Fragment,{children:[L?u(Fragment,{children:[o(Ee,{}),o(At,{open:ot,onOpenChange:wt,title:le!=null?le:e,options:S,selectedValues:Te,onSelect:be,isMulti:false})]}):o(Cn,{...H,value:Te,defaultValue:Ve,onValueChange:be,options:S.map(ae=>({value:ae.value,label:ae.label,disabled:ae.disabled})),placeholder:a,triggerProps:{...ce,id:t,"aria-invalid":!!De,onBlur:xe},contentProps:{...re,title:le!=null?le:e}}),o("input",{type:"hidden",name:t,value:Te!=null?Te:""})]}),o(ze,{message:De}),n&&o("p",{className:"text-sm text-muted-foreground",children:n})]})}function Aa(e,t,n){if(n){if(Array.isArray(e)){if(e.length===0)return typeof(t==null?void 0:t.required)=="string"?t.required:"This field is required"}else if(!e)return typeof(t==null?void 0:t.required)=="string"?t.required:"This field is required"}if(t!=null&&t.validate){let a=t.validate(e);if(typeof a=="string")return a;if(a===false)return "Invalid value"}}var wf=e=>{var t;if(e)return e.setFieldValue||e.setFieldError||e.setFieldTouched||e.handleChange||e.handleBlur?e:(t=e.form)!=null?t:e},Rf=J.forwardRef(({label:e,name:t,placeholder:n,required:a=false,error:r,value:i,onChange:c,onBlur:d,className:l,labelProps:g={},textareaProps:m={},form:C,rules:R},f)=>{var G,j;let b=wf(C),p=b==null?void 0:b.values,v=b==null?void 0:b.errors,y=b==null?void 0:b.touched,x=p==null?void 0:p[t],N=v==null?void 0:v[t],w=y==null?void 0:y[t],S=(G=b==null?void 0:b.validationSequence)!=null?G:0,h=b==null?void 0:b.handleChange,E=b==null?void 0:b.handleBlur,L=b==null?void 0:b.setFieldError,M=b==null?void 0:b.setFieldValue,P=b==null?void 0:b.setFieldTouched,{onChange:T,onBlur:_,className:O,...W}=m,{children:D,...F}=g,A=q=>{let H=q.target.value,K=!!R||a?nl(H,R,a):void 0;L==null||L(t,K),M==null||M(t,H),h==null||h(q),c==null||c(H),T==null||T(q);},k=q=>{P==null||P(t,true),E==null||E(q),d==null||d(),_==null||_(q);},U=x!==void 0?String(x):i!==void 0?i:"",V=(j=w?N:void 0)!=null?j:r,B=J.useRef(S);return J.useEffect(()=>{let q=!!R||a,H=S!==B.current;if(!L||!q){B.current=S;return}if(!w&&!H){B.current=S;return}let te=nl(U,R,a);te!==N&&L(t,te),B.current=S;},[U,N,L,w,t,a,R,S]),u(Ae,{className:l,children:[e&&o(ke,{htmlFor:t,...F,children:D!=null?D:u("span",{className:"flex items-center gap-1",children:[o("span",{children:e}),a&&o("span",{className:"text-destructive",children:"*"})]})}),o(Ea,{ref:f,id:t,name:t,placeholder:n,value:U,onChange:A,onBlur:k,"aria-invalid":!!V,className:O,...W}),o(ze,{message:V})]})});function nl(e,t,n){if(n&&!e)return typeof(t==null?void 0:t.required)=="string"?t.required:"This field is required";if(e){if(t!=null&&t.minLength&&e.length<t.minLength.value)return t.minLength.message;if(t!=null&&t.maxLength&&e.length>t.maxLength.value)return t.maxLength.message;if(t!=null&&t.pattern&&!t.pattern.value.test(e))return t.pattern.message;if(t!=null&&t.validate){let a=t.validate(e);if(typeof a=="string")return a;if(a===false)return "Invalid value"}}}Rf.displayName="FormTextarea";var Cf=e=>{var t;if(e)return e.setFieldValue||e.setFieldTouched||e.handleBlur?e:(t=e.form)!=null?t:e},Pf=J.forwardRef(({label:e,description:t,name:n,required:a=false,error:r,value:i,defaultValue:c,onChange:d,onBlur:l,form:g,options:m,className:C,labelProps:R={},radioGroupProps:f={},optionLabelProps:b={},optionWrapperClassName:p,...v},y)=>{var G,j;let x=Cf(g),N=x==null?void 0:x.values,w=x==null?void 0:x.errors,S=x==null?void 0:x.touched,h=N==null?void 0:N[n],E=w==null?void 0:w[n],M=(G=(S==null?void 0:S[n])?E:void 0)!=null?G:r,{className:P,onValueChange:T,onBlur:_,value:O,defaultValue:W,...D}=f,F=(j=i!=null?i:O!==void 0?O:void 0)!=null?j:h!=null?String(h):void 0,A=F===void 0?c!=null?c:W:void 0,k=J.useCallback(q=>{var H;(H=x==null?void 0:x.setFieldValue)==null||H.call(x,n,q),d==null||d(q),T==null||T(q);},[x,n,d,T]),U=J.useCallback(q=>{var H,te;(H=x==null?void 0:x.setFieldTouched)==null||H.call(x,n,true),(te=x==null?void 0:x.handleBlur)==null||te.call(x,{target:{name:n}}),l==null||l(),_==null||_(q);},[x,n,l,_]),{className:V,...B}=b;return u(Ae,{ref:y,className:s("gap-3",C),...v,children:[(e||t)&&u("div",{className:"space-y-1",children:[e&&o(ke,{...R,children:u("span",{className:"flex items-center gap-1",children:[o("span",{children:e}),a&&o("span",{className:"text-destructive",children:"*"})]})}),t?o("p",{className:"text-sm text-muted-foreground",children:t}):null]}),o(as,{"aria-invalid":!!M,...D,...F!==void 0?{value:F}:A!==void 0?{defaultValue:A}:{},onValueChange:k,onBlur:U,className:s("grid gap-3",P),children:m.map(q=>{let H=`${n}-${q.value}`;return u("div",{className:s("flex items-start gap-3 rounded-lg border border-input bg-background p-3 shadow-xs",p,q.className,q.disabled&&"opacity-60"),children:[o(rs,{id:H,value:q.value,disabled:q.disabled,"aria-invalid":!!M,className:"mt-1"}),u(ke,{htmlFor:H,className:s("flex-col items-start gap-1 font-normal sm:flex-row sm:items-center sm:gap-2",V),...B,children:[o("span",{className:"text-sm font-medium text-foreground",children:q.label}),q.description?o("span",{className:"block text-sm text-muted-foreground",children:q.description}):null]})]},q.value)})}),o(ze,{message:M})]})});Pf.displayName="FormRadioGroup";var Tf=e=>{var t;if(e)return e.setFieldValue||e.setFieldError||e.setFieldTouched||e.handleChange||e.handleBlur?e:(t=e.form)!=null?t:e};function X0({label:e,name:t,placeholder:n,required:a=false,error:r,value:i,defaultValue:c=null,onChange:d,onBlur:l,className:g,description:m,labelProps:C={},datePickerProps:R={},form:f,rules:b}){var re,ge,fe;let p=Tf(f),v=p==null?void 0:p.values,y=p==null?void 0:p.errors,x=p==null?void 0:p.touched,N=p==null?void 0:p.setFieldValue,w=p==null?void 0:p.setFieldError,S=p==null?void 0:p.setFieldTouched,h=p==null?void 0:p.handleChange,E=p==null?void 0:p.handleBlur,L=v==null?void 0:v[t],M=y==null?void 0:y[t],P=x==null?void 0:x[t],T=(re=p==null?void 0:p.validationSequence)!=null?re:0,{onChange:_,onBlur:O,value:W,defaultValue:D,placeholder:F,status:A,...k}=R,[U,V]=J.useState((ge=D!=null?D:c)!=null?ge:null);J.useEffect(()=>{var $;W===void 0&&i===void 0&&L===void 0&&V(($=D!=null?D:c)!=null?$:null);},[D,W,c,L,i]);let B=W!==void 0?W!=null?W:null:L!==void 0?L!=null?L:null:i!==void 0?i!=null?i:null:U,G=(fe=P?M:void 0)!=null?fe:r,j=A!=null?A:G?"error":void 0,q=F!=null?F:n,{children:H,...te}=C,K=J.useRef(T);J.useEffect(()=>{let $=!!b||a,ie=T!==K.current;if(!w||!$){K.current=T;return}if(!P&&!ie){K.current=T;return}let pe=al(B!=null?B:null,b,a);pe!==M&&w(t,pe),K.current=T;},[B,M,w,P,t,a,b,T]);let ce=J.useCallback(($,ie)=>{W===void 0&&i===void 0&&L===void 0&&V($!=null?$:null);let pe=al($,b,a);w==null||w(t,pe),N?N(t,$!=null?$:null):h&&h({target:{name:t,value:ie}}),d==null||d($!=null?$:null),_==null||_($!=null?$:null,ie);},[_,W,h,w,N,L,t,d,a,b,i]),le=J.useCallback($=>{S==null||S(t,true),E==null||E({target:{name:t}}),l==null||l(),O==null||O($);},[O,E,S,t,l]);return u(Ae,{className:g,children:[e&&o(ke,{htmlFor:t,...te,children:H!=null?H:u("span",{className:"flex items-center gap-1",children:[o("span",{children:e}),a&&o("span",{className:"text-destructive",children:"*"})]})}),m&&o("p",{className:"text-sm text-muted-foreground",children:m}),o(ha,{id:t,name:t,value:B!=null?B:null,onChange:ce,onBlur:le,placeholder:q,status:j,"aria-invalid":!!G,...k}),o(ze,{message:G})]})}function al(e,t,n){if(n&&!e)return t&&typeof t.required=="string"?t.required:"This field is required";if(e){if(t!=null&&t.minDate&&e.isBefore(t.minDate.value,"day"))return t.minDate.message;if(t!=null&&t.maxDate&&e.isAfter(t.maxDate.value,"day"))return t.maxDate.message}if(t!=null&&t.validate){let a=t.validate(e!=null?e:null);if(typeof a=="string")return a;if(a===false)return "Invalid value"}}var Nf=e=>{var t;if(e)return e.setFieldValue||e.setFieldError||e.setFieldTouched||e.handleChange||e.handleBlur?e:(t=e.form)!=null?t:e};function aS({label:e,name:t,placeholder:n,required:a=false,error:r,value:i,defaultValue:c=null,onChange:d,onBlur:l,className:g,description:m,labelProps:C={},timePickerProps:R={},form:f,rules:b}){var re,ge,fe;let p=Nf(f),v=p==null?void 0:p.values,y=p==null?void 0:p.errors,x=p==null?void 0:p.touched,N=p==null?void 0:p.setFieldValue,w=p==null?void 0:p.setFieldError,S=p==null?void 0:p.setFieldTouched,h=p==null?void 0:p.handleChange,E=p==null?void 0:p.handleBlur,L=v==null?void 0:v[t],M=y==null?void 0:y[t],P=x==null?void 0:x[t],T=(re=p==null?void 0:p.validationSequence)!=null?re:0,{onChange:_,onBlur:O,value:W,defaultValue:D,placeholder:F,status:A,...k}=R,[U,V]=J.useState((ge=D!=null?D:c)!=null?ge:null);J.useEffect(()=>{var $;W===void 0&&i===void 0&&L===void 0&&V(($=D!=null?D:c)!=null?$:null);},[c,L,D,W,i]);let B=W!==void 0?W!=null?W:null:L!==void 0?L!=null?L:null:i!==void 0?i!=null?i:null:U,G=(fe=P?M:void 0)!=null?fe:r,j=A!=null?A:G?"error":void 0,q=F!=null?F:n,{children:H,...te}=C,K=J.useRef(T);J.useEffect(()=>{let $=!!b||a,ie=T!==K.current;if(!w||!$){K.current=T;return}if(!P&&!ie){K.current=T;return}let pe=rl(B!=null?B:null,b,a);pe!==M&&w(t,pe),K.current=T;},[B,M,w,P,t,a,b,T]);let ce=J.useCallback(($,ie)=>{W===void 0&&i===void 0&&L===void 0&&V($!=null?$:null);let pe=rl($,b,a);w==null||w(t,pe),N?N(t,$!=null?$:null):h&&h({target:{name:t,value:ie}}),d==null||d($!=null?$:null),_==null||_($!=null?$:null,ie);},[h,w,N,L,t,d,a,b,_,W,i]),le=J.useCallback($=>{S==null||S(t,true),E==null||E({target:{name:t}}),l==null||l(),O==null||O($);},[E,S,t,l,O]);return u(Ae,{className:g,children:[e&&o(ke,{htmlFor:t,...te,children:H!=null?H:u("span",{className:"flex items-center gap-1",children:[o("span",{children:e}),a&&o("span",{className:"text-destructive",children:"*"})]})}),m&&o("p",{className:"text-sm text-muted-foreground",children:m}),o(Ha,{id:t,name:t,value:B!=null?B:null,onChange:ce,onBlur:le,placeholder:q,status:j,"aria-invalid":!!G,...k}),o(ze,{message:G})]})}function rl(e,t,n){if(n&&!e)return t&&typeof t.required=="string"?t.required:"This field is required";if(t!=null&&t.validate){let a=t.validate(e!=null?e:null);if(typeof a=="string")return a;if(a===false)return "Invalid value"}}var Sf=e=>{var t;if(e)return e.setFieldValue||e.setFieldError||e.setFieldTouched||e.handleChange?e:(t=e.form)!=null?t:e},Mf=({name:e,label:t,description:n,className:a,checked:r,defaultChecked:i,onCheckedChange:c,switchProps:d,error:l,form:g,rules:m})=>{var B,G;let C=J.useId(),{id:R,onCheckedChange:f,className:b,disabled:p,"aria-describedby":v,"aria-labelledby":y,...x}=d!=null?d:{},N=R!=null?R:C,w=Sf(g),S=w==null?void 0:w.values,h=w==null?void 0:w.errors,E=w==null?void 0:w.touched,L=S==null?void 0:S[e],M=h==null?void 0:h[e],P=E==null?void 0:E[e],T=(B=w==null?void 0:w.validationSequence)!=null?B:0,_=(G=P?M:void 0)!=null?G:l,O=L!==void 0?!!L:r!==void 0?r:void 0,W=n?`${N}-description`:void 0,D=_?`${N}-error`:void 0,F=[v,W,D].filter(Boolean).join(" ").trim()||void 0,A=t?[y,`${N}-label`].filter(Boolean).join(" ").trim()||void 0:y,k=J.useCallback(j=>{if(p)return;let q=document.getElementById(N);if(q){if(j.preventDefault(),typeof q.focus=="function")try{q.focus({preventScroll:!0});}catch{q.focus();}q.click();}},[p,N]),U=j=>{var te,K,ce;let H=!!m?il(j,m):void 0;if((te=w==null?void 0:w.setFieldError)==null||te.call(w,e,H),(K=w==null?void 0:w.setFieldValue)==null||K.call(w,e,j),(ce=w==null?void 0:w.setFieldTouched)==null||ce.call(w,e,true),w!=null&&w.handleChange){let le={target:{name:e,value:j,checked:j}};w.handleChange(le);}c==null||c(j),f==null||f(j);},V=J.useRef(T);return J.useEffect(()=>{let j=!!m,q=T!==V.current;if(!(w!=null&&w.setFieldError)||!j){V.current=T;return}if(!P&&!q){V.current=T;return}let te=il(L!==void 0?!!L:r!==void 0?r:!!i,m);te!==M&&w.setFieldError(e,te),V.current=T;},[r,i,M,P,L,e,w,m,T]),u("div",{className:s("flex items-start justify-between gap-4",a),children:[u("div",{className:"flex-1 space-y-2",children:[t?o(Eo,{id:`${N}-label`,htmlFor:N,onClick:k,className:s("text-sm leading-none font-medium",p?"cursor-not-allowed":"cursor-pointer"),children:t}):null,n?o(Mo,{id:W,children:n}):null,o(ko,{id:D,children:_})]}),o(Ns,{name:e,id:N,"aria-invalid":!!_,"aria-describedby":F,"aria-labelledby":A,className:s("cursor-pointer",b),disabled:p,...x,...O!==void 0?{checked:O}:{defaultChecked:i},onCheckedChange:U})]})};Mf.displayName="FormSwitch";function il(e,t){if(t){if(t.required&&!e)return typeof t.required=="string"?t.required:"This field is required";if(t.validate){let n=t.validate(e);if(typeof n=="string")return n;if(n===false)return "Invalid value"}}}var fS=["sidebar","floating","inset"],gS=["offcanvas","icon","none"],bS=["centered","full-width"],vS=["sticky","scroll"];
9
+ export{hg as Accordion,wg as AccordionContent,yg as AccordionItem,xg as AccordionTrigger,Ng as Alert,Mg as AlertDescription,Bg as AlertDialog,$g as AlertDialogAction,Yg as AlertDialogCancel,jg as AlertDialogContent,Wg as AlertDialogDescription,qg as AlertDialogFooter,Ug as AlertDialogHeader,ec as AlertDialogOverlay,Zl as AlertDialogPortal,Gg as AlertDialogTitle,Vg as AlertDialogTrigger,Sg as AlertTitle,Qg as AspectRatio,nb as Avatar,rb as AvatarFallback,ab as AvatarImage,br as Badge,bb as Breadcrumb,Rb as BreadcrumbEllipsis,hb as BreadcrumbItem,yb as BreadcrumbLink,vb as BreadcrumbList,xb as BreadcrumbPage,wb as BreadcrumbSeparator,Q as Button,bS as CONTENT_LAYOUT_VALUES,Eb as Calendar,pc as CalendarDayButton,Fb as Card,Ab as CardAction,zb as CardContent,Ob as CardDescription,Bb as CardFooter,Hb as CardHeader,_b as CardTitle,$b as Carousel,Yb as CarouselContent,Kb as CarouselItem,Xb as CarouselNext,Jb as CarouselPrevious,mh as ChartContainer,bh as ChartLegend,vh as ChartLegendContent,dd as ChartStyle,fh as ChartTooltip,gh as ChartTooltipContent,id as Chat,Vr as ChatContainer,jr as ChatForm,Hr as ChatMessage,sd as ChatMessages,Ro as Checkbox,Dr as Collapsible,Ir as CollapsibleContent,Lr as CollapsibleTrigger,Xn as Command,Oh as CommandDialog,Kr as CommandEmpty,Ah as CommandGroup,$r as CommandInput,Jr as CommandItem,Yr as CommandList,zh as CommandSeparator,Bh as CommandShortcut,Wh as ContextMenu,oy as ContextMenuCheckboxItem,ey as ContextMenuContent,Yh as ContextMenuGroup,ty as ContextMenuItem,ay as ContextMenuLabel,Kh as ContextMenuPortal,Xh as ContextMenuRadioGroup,ny as ContextMenuRadioItem,ry as ContextMenuSeparator,iy as ContextMenuShortcut,Jh as ContextMenuSub,Zh as ContextMenuSubContent,Qh as ContextMenuSubTrigger,$h as ContextMenuTrigger,Un as CopyButton,df as DataGrid,Gs as DataTable,Ws as DataTableColumnHeader,$s as DataTablePagination,Ys as DataTableViewOptions,ha as DatePicker,$o as Dialog,kh as DialogClose,Yo as DialogContent,Xo as DialogDescription,Eh as DialogFooter,Ko as DialogHeader,fd as DialogOverlay,md as DialogPortal,Jo as DialogTitle,Mh as DialogTrigger,js as DraggableRow,eo as Drawer,un as DrawerClose,to as DrawerContent,kx as DrawerDescription,Ai as DrawerFooter,oo as DrawerHeader,Ru as DrawerOverlay,wu as DrawerPortal,no as DrawerTitle,dn as DrawerTrigger,ji as DropdownMenu,Ui as DropdownMenuCheckboxItem,xa as DropdownMenuContent,$x as DropdownMenuGroup,Yx as DropdownMenuItem,qi as DropdownMenuLabel,Wx as DropdownMenuPortal,Kx as DropdownMenuRadioGroup,Jx as DropdownMenuRadioItem,Gi as DropdownMenuSeparator,Xx as DropdownMenuShortcut,Qx as DropdownMenuSub,Uu as DropdownMenuSubContent,ju as DropdownMenuSubTrigger,ya as DropdownMenuTrigger,Xs as ErrorBoundary,at as FIELD_HEIGHT_MOBILE_CLASS,Ju as Flex,qu as Form,Ae as FormBlock,Wu as FormCheckbox,X0 as FormDatePicker,ze as FormError,ff as FormInput,bf as FormInputMask,hf as FormInputNumeric,Pf as FormRadioGroup,D0 as FormSelect,Mf as FormSwitch,Rf as FormTextarea,aS as FormTimePicker,Nw as HoverCard,Mw as HoverCardContent,Sw as HoverCardTrigger,Kt as HtmlRenderer,Ge as Input,ua as InputMask,da as InputNumeric,Fw as InputOTP,Hw as InputOTPGroup,Ow as InputOTPSeparator,_w as InputOTPSlot,ke as Label,Lv as MarkdownRenderer,$w as Menubar,eR as MenubarCheckboxItem,Qw as MenubarContent,Kw as MenubarGroup,Zw as MenubarItem,oR as MenubarLabel,Yw as MenubarMenu,ap as MenubarPortal,Jw as MenubarRadioGroup,tR as MenubarRadioItem,nR as MenubarSeparator,aR as MenubarShortcut,rR as MenubarSub,sR as MenubarSubContent,iR as MenubarSubTrigger,Xw as MenubarTrigger,Wn as MessageInput,Or as MessageList,Ca as MobileFooter,Pa as MobileHeader,ii as MobileHeaderProvider,Mp as MobileLayout,At as MobileSelectDrawer,up as Modal,cs as MultiSelect,ps as MultiSelectContent,ms as MultiSelectItem,ds as MultiSelectTrigger,us as MultiSelectValue,vS as NAVBAR_STYLE_VALUES,oC as NavigationMenu,iC as NavigationMenuContent,lC as NavigationMenuIndicator,aC as NavigationMenuItem,sC as NavigationMenuLink,nC as NavigationMenuList,rC as NavigationMenuTrigger,Lp as NavigationMenuViewport,gC as Pagination,bC as PaginationContent,xC as PaginationEllipsis,vC as PaginationItem,os as PaginationLink,yC as PaginationNext,hC as PaginationPrevious,Qt as Popover,cn as PopoverAnchor,Zt as PopoverContent,Oi as PopoverTrigger,TC as Progress,Ar as PromptSuggestions,as as RadioGroup,rs as RadioGroupItem,OC as ResizableHandle,_C as ResizablePanel,HC as ResizablePanelGroup,lr as RouterProvider,gS as SIDEBAR_COLLAPSIBLE_VALUES,fS as SIDEBAR_VARIANT_VALUES,Rn as SafeArea,jC as ScrollArea,Ap as ScrollBar,Cn as Select,Up as SelectContent,qp as SelectItem,Vp as SelectRoot,Wp as SelectScrollDownButton,Gp as SelectScrollUpButton,jp as SelectTrigger,$p as SelectValue,fs as Separator,gs as Sheet,hP as SheetClose,bs as SheetContent,ys as SheetDescription,yP as SheetFooter,vs as SheetHeader,hs as SheetTitle,vP as SheetTrigger,Ni as Sidebar,Ei as SidebarContent,ki as SidebarFooter,jP as SidebarGroup,qP as SidebarGroupAction,GP as SidebarGroupContent,UP as SidebarGroupLabel,Mi as SidebarHeader,BP as SidebarInput,Si as SidebarInset,Di as SidebarMenu,WP as SidebarMenuAction,$P as SidebarMenuBadge,Ii as SidebarMenuButton,Li as SidebarMenuItem,YP as SidebarMenuSkeleton,KP as SidebarMenuSub,XP as SidebarMenuSubButton,JP as SidebarMenuSubItem,Ti as SidebarProvider,zP as SidebarRail,VP as SidebarSeparator,AP as SidebarTrigger,Pt as Skeleton,oT as Slider,Ns as Switch,Vo as THEME_MODE_CHANGE_EVENT,Gt as THEME_MODE_STORAGE_KEY,dr as THEME_MODE_VALUES,El as THEME_PRESET_OPTIONS,Gf as THEME_PRESET_VALUES,Ss as Table,ks as TableBody,gT as TableCaption,Bt as TableCell,fT as TableFooter,Es as TableHead,Ms as TableHeader,Nt as TableRow,Fs as Tabs,Ea as Textarea,ax as ThemeProvider,Ha as TimePicker,iT as Toaster,kT as Toggle,HT as ToggleGroup,_T as ToggleGroupItem,xs as Tooltip,Rs as TooltipContent,ra as TooltipProvider,ws as TooltipTrigger,_r as TypingIndicator,sg as __virtualKeyboardTesting,ac as badgeVariants,mt as buttonVariants,s as cn,ng as createStore,zl as detectVirtualKeyboardDevice,Ks as dragColumn,Zf as formatCurrency,eg as getInitials,Ri as getMonitor,Yf as getThemeMode,rn as initializeMonitoring,oa as isNullOrEmpty,qt as isThemeMode,qo as maybeScrollElementIntoView,mp as mobileFooterVariantMeta,NR as mobileFooterVariants,gp as mobileHeaderVariantMeta,ER as mobileHeaderVariants,Dp as navigationMenuTriggerStyle,cr as redirect,ho as resolveThemeMode,ur as setThemeMode,iu as showError,lu as showInfo,To as showSonner,ru as showSuccess,su as showWarning,It as toBool,Da as toggleVariants,Ef as updateContentLayout,Df as updateNavbarStyle,jo as updateThemeMode,Kf as updateThemePreset,fr as useDataTableInstance,py as useForm,Ye as useIsMobile,si as useMobileHeader,au as useMonitor,jf as useNavigate,Vf as usePathname,Fo as useSidebar,ag as useStore,vt as useTheme,rx as useThemeExtras,HN as withDndColumn};//# sourceMappingURL=index.js.map
10
+ //# sourceMappingURL=index.js.map