@gv-tech/ui-native 2.25.1 → 2.25.2
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/hooks/use-theme.d.ts +0 -1
- package/dist/hooks/use-theme.d.ts.map +1 -1
- package/dist/theme-provider.d.ts +5 -3
- package/dist/theme-provider.d.ts.map +1 -1
- package/dist/theme-toggle.d.ts.map +1 -1
- package/dist/ui-native.cjs +2 -2
- package/dist/ui-native.esm.js +923 -923
- package/package.json +1 -1
- package/src/hooks/use-theme.ts +2 -3
- package/src/theme-provider.tsx +20 -5
- package/src/theme-toggle.tsx +9 -4
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-theme.d.ts","sourceRoot":"","sources":["../../src/hooks/use-theme.ts"],"names":[],"mappings":"AAGA,wBAAgB,QAAQ
|
|
1
|
+
{"version":3,"file":"use-theme.d.ts","sourceRoot":"","sources":["../../src/hooks/use-theme.ts"],"names":[],"mappings":"AAGA,wBAAgB,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAavB"}
|
package/dist/theme-provider.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
|
+
import { ViewProps } from 'react-native';
|
|
1
2
|
import * as React from 'react';
|
|
2
|
-
export
|
|
3
|
+
export interface ThemeProviderProps extends ViewProps {
|
|
3
4
|
children: React.ReactNode;
|
|
4
|
-
|
|
5
|
-
}
|
|
5
|
+
[key: string]: unknown;
|
|
6
|
+
}
|
|
7
|
+
export declare function ThemeProvider({ children, className, style, ...props }: ThemeProviderProps): import("react/jsx-runtime").JSX.Element;
|
|
6
8
|
//# sourceMappingURL=theme-provider.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"theme-provider.d.ts","sourceRoot":"","sources":["../src/theme-provider.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"theme-provider.d.ts","sourceRoot":"","sources":["../src/theme-provider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAQ,SAAS,EAAE,MAAM,cAAc,CAAC;AAI/C,MAAM,WAAW,kBAAmB,SAAQ,SAAS;IACnD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,wBAAgB,aAAa,CAAC,EAAE,QAAQ,EAAE,SAAS,EAAE,KAAK,EAAE,GAAG,KAAK,EAAE,EAAE,kBAAkB,2CAazF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"theme-toggle.d.ts","sourceRoot":"","sources":["../src/theme-toggle.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAcxD,MAAM,MAAM,gBAAgB,GAAG,oBAAoB,CAAC;AAEpD,wBAAgB,WAAW,CAAC,EAAE,OAAkB,EAAE,aAAa,EAAE,WAAW,EAAE,SAAS,EAAE,EAAE,gBAAgB,
|
|
1
|
+
{"version":3,"file":"theme-toggle.d.ts","sourceRoot":"","sources":["../src/theme-toggle.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAcxD,MAAM,MAAM,gBAAgB,GAAG,oBAAoB,CAAC;AAEpD,wBAAgB,WAAW,CAAC,EAAE,OAAkB,EAAE,aAAa,EAAE,WAAW,EAAE,SAAS,EAAE,EAAE,gBAAgB,2CAwF1G"}
|
package/dist/ui-native.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},s=(n,r,a)=>(a=n==null?{}:e(i(n)),o(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n));let c=require("react");c=s(c);let l=require("react-native"),u=require("react/jsx-runtime"),d=require("clsx"),f=require("tailwind-merge"),p=require("@rn-primitives/accordion");p=s(p);let m=require("lucide-react-native"),h=require("react-native-reanimated");h=s(h);let g=require("class-variance-authority"),_=require("@rn-primitives/alert-dialog");_=s(_);let v=require("@rn-primitives/aspect-ratio");v=s(v);let y=require("@rn-primitives/avatar");y=s(y);let b=require("@rn-primitives/slot");b=s(b);let x=require("@react-native-community/datetimepicker");x=s(x);let S=require("@rn-primitives/checkbox");S=s(S);let C=require("@rn-primitives/collapsible");C=s(C);let w=require("@rn-primitives/context-menu");w=s(w);let T=require("@rn-primitives/dialog");T=s(T);let E=require("@rn-primitives/dropdown-menu");E=s(E);let ee=require("react-hook-form"),D=require("@rn-primitives/label");D=s(D);let O=require("@rn-primitives/hover-card");O=s(O);let k=require("@rn-primitives/menubar");k=s(k);let A=require("@rn-primitives/navigation-menu");A=s(A);let j=require("@rn-primitives/radio-group");j=s(j);let M=require("@rn-primitives/select");M=s(M);let N=require("@rn-primitives/separator");N=s(N);let P=require("@rn-primitives/slider");P=s(P);let F=require("@rn-primitives/toast");F=s(F);let I=require("@rn-primitives/switch");I=s(I);let L=require("@rn-primitives/tabs");L=s(L);let te=require("@gv-tech/ui-core"),R=require("@rn-primitives/toggle");R=s(R);let z=require("@rn-primitives/toggle-group");z=s(z);let B=require("@rn-primitives/tooltip");B=s(B);let ne=require("nativewind"),re=require("@gv-tech/design-tokens"),ie=require("react-native-css-interop");function V(e,t=l.Text,n={}){return c.Children.map(e,e=>typeof e==`string`||typeof e==`number`?(0,u.jsx)(t,{...n,children:e}):e)}function H(...e){return(0,f.twMerge)((0,d.clsx)(e))}function ae(e){return e.toString().toLowerCase().trim().replace(/\s+/g,`-`).replace(/[^\w-]+/g,``).replace(/--+/g,`-`)}var oe=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(p.Root,{ref:n,className:H(`web:gap-0`,e),...t}));oe.displayName=p.Root?.displayName||`Accordion`;var se=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(p.Item,{ref:n,className:H(`border-border overflow-hidden border-b`,e),...t}));se.displayName=p.Item?.displayName||`AccordionItem`;var ce=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(p.Header,{ref:n,className:H(`flex flex-row`,e),...t}));ce.displayName=p.Header?.displayName||`AccordionHeader`;var le=c.forwardRef(({className:e,children:t,...n},r)=>{let{isExpanded:i}=p.useItemContext(),a=(0,h.useDerivedValue)(()=>i?(0,h.withTiming)(1,{duration:250}):(0,h.withTiming)(0,{duration:200})),o=(0,h.useAnimatedStyle)(()=>({transform:[{rotate:`${a.value*180}deg`}],opacity:(0,h.interpolate)(a.value,[0,1],[1,.8],h.Extrapolation.CLAMP)}));return(0,u.jsx)(p.Header,{className:`flex`,children:(0,u.jsxs)(p.Trigger,{ref:r,className:H(`flex flex-row items-center justify-between py-4 font-medium transition-all hover:underline [&[data-state=open]>svg]:rotate-180`,e),...n,children:[(0,u.jsx)(u.Fragment,{children:t}),(0,u.jsx)(h.default.View,{style:o,children:(0,u.jsx)(m.ChevronDown,{className:`text-muted-foreground h-4 w-4 shrink-0 transition-transform duration-200`})})]})})});le.displayName=p.Trigger?.displayName||`AccordionTrigger`;var ue=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(p.Content,{ref:r,className:H(`data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down overflow-hidden text-sm transition-all`,e),...n,children:(0,u.jsx)(l.View,{className:H(`pt-0 pb-4`,e),children:t})}));ue.displayName=p.Content?.displayName||`AccordionContent`;var de=(0,g.cva)(`relative w-full rounded-lg border p-4`,{variants:{variant:{default:`bg-background border-border`,destructive:`border-destructive/50 bg-destructive/10`,warning:`border-amber-500/50 bg-amber-500/10`,info:`border-blue-500/50 bg-blue-500/10`}},defaultVariants:{variant:`default`}}),fe=c.forwardRef(({className:e,variant:t,children:n,...r},i)=>(0,u.jsx)(l.View,{ref:i,className:H(de({variant:t}),e),...r,children:V(n)}));fe.displayName=`Alert`;var pe=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.Text,{ref:n,className:H(`text-foreground mb-1 leading-none font-medium tracking-tight`,e),...t}));pe.displayName=`AlertTitle`;var me=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.Text,{ref:n,className:H(`text-muted-foreground text-sm leading-relaxed`,e),...t}));me.displayName=`AlertDescription`;var he=(0,g.cva)(`flex-row items-center justify-center gap-2 rounded-md transition-colors active:opacity-80`,{variants:{variant:{default:`bg-primary shadow-sm`,destructive:`bg-destructive shadow-sm`,outline:`border border-input bg-transparent shadow-sm`,secondary:`bg-secondary shadow-sm`,ghost:`bg-transparent`,link:`bg-transparent`},size:{default:`h-10 px-4 py-2`,xs:`h-7 px-2`,sm:`h-9 px-3`,lg:`h-12 px-8`,icon:`h-10 w-10`,"icon-xs":`h-7 w-7`,"icon-sm":`h-9 w-9`,"icon-lg":`h-12 w-12`}},defaultVariants:{variant:`default`,size:`default`}}),ge=(0,g.cva)(`text-sm font-medium`,{variants:{variant:{default:`text-primary-foreground`,destructive:`text-destructive-foreground`,outline:`text-foreground`,secondary:`text-secondary-foreground`,ghost:`text-foreground`,link:`text-primary underline`}},defaultVariants:{variant:`default`}}),U=c.forwardRef(({className:e,variant:t,size:n,onPress:r,children:i,disabled:a,...o},s)=>(0,u.jsx)(l.Pressable,{ref:s,onPress:r,disabled:a,className:H(he({variant:t,size:n,className:e}),a&&`opacity-50`),...o,children:V(i,l.Text,{className:H(ge({variant:t}))})}));U.displayName=`Button`;var _e=_.Root,ve=_.Trigger,ye=_.Portal,be=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(_.Overlay,{style:l.StyleSheet.absoluteFill,asChild:!0,ref:n,...t,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`z-50 flex items-center justify-center bg-black/80 p-2`,e)})}));be.displayName=_.Overlay?.displayName||`AlertDialogOverlay`;var xe=c.forwardRef(({className:e,portalHost:t,overlayClassName:n,overlayStyle:r,...i},a)=>(0,u.jsxs)(ye,{hostName:t,children:[(0,u.jsx)(be,{className:n,style:r}),(0,u.jsx)(_.Content,{ref:a,asChild:!0,...i,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`border-border bg-background z-50 w-full max-w-lg gap-4 rounded-xl border p-6 shadow-lg sm:rounded-lg`,e)})})]}));xe.displayName=_.Content?.displayName||`AlertDialogContent`;var Se=({className:e,...t})=>(0,u.jsx)(l.View,{className:H(`flex flex-col gap-2 text-center sm:text-left`,e),...t});Se.displayName=`AlertDialogHeader`;var Ce=({className:e,...t})=>(0,u.jsx)(l.View,{className:H(`flex flex-col-reverse gap-2 sm:flex-row sm:justify-end`,e),...t});Ce.displayName=`AlertDialogFooter`;var we=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(_.Title,{ref:n,className:H(`native:text-xl text-foreground text-lg font-semibold`,e),...t}));we.displayName=_.Title?.displayName||`AlertDialogTitle`;var Te=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(_.Description,{ref:n,className:H(`native:text-base text-muted-foreground text-sm`,e),...t}));Te.displayName=_.Description?.displayName||`AlertDialogDescription`;var Ee=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(_.Action,{ref:n,className:H(he(),e),...t}));Ee.displayName=_.Action?.displayName||`AlertDialogAction`;var De=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(_.Cancel,{ref:n,className:H(he({variant:`outline`}),`mt-2 sm:mt-0`,e),...t}));De.displayName=_.Cancel?.displayName||`AlertDialogCancel`;var Oe=({children:e,className:t,ratio:n=1})=>(0,u.jsx)(v.Root,{ratio:n,className:H(`w-full`,t),children:e});Oe.displayName=`AspectRatio`;var ke=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(y.Root,{ref:n,className:H(`relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full`,e),...t}));ke.displayName=y.Root?.displayName||`Avatar`;var Ae=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(y.Image,{ref:n,className:H(`aspect-square h-full w-full`,e),...t}));Ae.displayName=y.Image?.displayName||`AvatarImage`;var je=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(y.Fallback,{ref:n,className:H(`bg-muted flex h-full w-full items-center justify-center rounded-full`,e),...t}));je.displayName=y.Fallback?.displayName||`AvatarFallback`;var Me=(0,g.cva)(`flex-row items-center rounded-md border px-2 py-0.5`,{variants:{variant:{default:`border-transparent bg-primary`,secondary:`border-transparent bg-secondary`,destructive:`border-transparent bg-destructive`,outline:`border-border bg-transparent`}},defaultVariants:{variant:`default`}}),Ne=(0,g.cva)(`text-xs font-semibold`,{variants:{variant:{default:`text-primary-foreground`,secondary:`text-secondary-foreground`,destructive:`text-destructive-foreground`,outline:`text-foreground`}},defaultVariants:{variant:`default`}});function Pe({className:e,textClassName:t,variant:n,children:r,...i}){return(0,u.jsx)(l.View,{className:H(Me({variant:n}),e),...i,children:V(r,l.Text,{className:H(Ne({variant:n}),t)})})}var Fe=c.createContext(void 0),Ie=(0,g.cva)(`text-foreground`,{variants:{variant:{h1:`text-4xl font-extrabold tracking-tight`,h2:`text-3xl font-semibold tracking-tight`,h3:`text-2xl font-semibold tracking-tight`,h4:`text-xl font-semibold tracking-tight`,body:`text-base leading-7`,bodySmall:`text-sm leading-6`,caption:`text-xs text-muted-foreground`,label:`text-sm font-medium`,overline:`text-xs font-semibold uppercase tracking-widest text-muted-foreground`}},defaultVariants:{variant:`body`}}),W=c.forwardRef(({className:e,variant:t=`body`,children:n,...r},i)=>(0,u.jsx)(l.Text,{ref:i,className:H(Ie({variant:t,className:e})),...r,children:n}));W.displayName=`Text`;var Le=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,"aria-label":`breadcrumb`,className:H(`flex flex-row`,e),...n,children:t}));Le.displayName=`Breadcrumb`;var Re=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,className:H(`text-muted-foreground flex flex-row flex-wrap items-center gap-1.5 break-words sm:gap-2.5`,e),...n,children:t}));Re.displayName=`BreadcrumbList`;var ze=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,className:H(`flex flex-row items-center gap-1.5`,e),...n,children:t}));ze.displayName=`BreadcrumbItem`;var Be=c.forwardRef(({asChild:e,className:t,children:n,onPress:r,...i},a)=>(0,u.jsx)(e?b.Slot:l.Pressable,{ref:a,onPress:r,className:H(`hover:text-foreground active:text-foreground flex flex-row items-center transition-colors`,t),...i,children:V(n,W,{className:`text-muted-foreground hover:text-foreground text-sm font-medium`})}));Be.displayName=`BreadcrumbLink`;var Ve=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,role:`link`,"aria-disabled":!0,"aria-current":`page`,className:H(`flex flex-row items-center`,e),...n,children:V(t,W,{className:`text-foreground text-sm font-normal`})}));Ve.displayName=`BreadcrumbPage`;var He=({children:e,className:t,...n})=>(0,u.jsx)(l.View,{role:`presentation`,"aria-hidden":!0,className:H(`flex flex-row items-center justify-center`,t),...n,children:e??(0,u.jsx)(m.ChevronRight,{size:14,className:`text-muted-foreground`})});He.displayName=`BreadcrumbSeparator`;var Ue=({className:e,children:t,...n})=>(0,u.jsx)(l.View,{role:`presentation`,"aria-hidden":!0,className:H(`flex h-9 w-9 flex-row items-center justify-center`,e),...n,children:t??(0,u.jsx)(m.MoreHorizontal,{size:14,className:`text-muted-foreground`})});Ue.displayName=`BreadcrumbEllipsis`;var We=c.forwardRef(({className:e,value:t,onChange:n,showOutsideDays:r,...i},a)=>{let[o,s]=c.useState(t||new Date);return c.useEffect(()=>{t&&s(t)},[t]),(0,u.jsx)(l.View,{ref:a,className:H(`bg-background overflow-hidden rounded-md`,e),children:(0,u.jsx)(x.default,{value:o,mode:`date`,display:`inline`,onValueChange:(e,t)=>{s(t),n&&n(e,t)},onDismiss:()=>{n&&n({type:`dismissed`},o)},...i})})});We.displayName=`Calendar`;var Ge=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`border-border bg-card rounded-xl border shadow-sm`,e),...t}));Ge.displayName=`Card`;var Ke=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`flex flex-col space-y-1.5 p-6`,e),...t}));Ke.displayName=`CardHeader`;var qe=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.Text,{ref:n,className:H(`text-card-foreground text-lg leading-none font-semibold tracking-tight`,e),...t}));qe.displayName=`CardTitle`;var Je=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.Text,{ref:n,className:H(`text-muted-foreground text-sm`,e),...t}));Je.displayName=`CardDescription`;var Ye=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`p-6 pt-0`,e),...t,children:V(t.children,l.Text,{className:`text-sm text-card-foreground`})}));Ye.displayName=`CardContent`;var Xe=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`flex flex-row items-center p-6 pt-0`,e),...t}));Xe.displayName=`CardFooter`;var Ze=c.createContext(null);function G(){let e=c.useContext(Ze);if(!e)throw Error(`useCarousel must be used within a <Carousel />`);return e}var Qe=c.forwardRef(({children:e,className:t,opts:n,orientation:r=`horizontal`,setApi:i,plugins:a,...o},s)=>{let d=c.useRef(null),[f,p]=c.useState(!0),[m,h]=c.useState(!1),[g,_]=c.useState(l.Dimensions.get(`window`).width),[v,y]=c.useState(0),b=c.useCallback(()=>{d.current?.scrollTo({x:(v+1)*g,animated:!0})},[v,g]),x=c.useCallback(()=>{d.current?.scrollTo({x:Math.max(0,v-1)*g,animated:!0})},[v,g]);return c.useEffect(()=>{i&&i({scrollNext:b,scrollPrev:x,canScrollNext:()=>f,canScrollPrev:()=>m,on:()=>{},off:()=>{}})},[i,b,x,f,m]),(0,u.jsx)(Ze.Provider,{value:{orientation:r,scrollRef:d,scrollNext:b,scrollPrev:x,canScrollNext:f,canScrollPrev:m,itemWidth:g,setItemWidth:_},children:(0,u.jsx)(l.View,{ref:s,className:H(`relative`,t),...o,children:e})})});Qe.displayName=`Carousel`;var $e=c.forwardRef(({children:e,className:t,...n},r)=>{let{scrollRef:i,orientation:a}=G();return(0,u.jsx)(l.View,{className:`overflow-hidden`,children:(0,u.jsx)(l.ScrollView,{ref:i,horizontal:a===`horizontal`,showsHorizontalScrollIndicator:!1,showsVerticalScrollIndicator:!1,pagingEnabled:!0,snapToInterval:a===`horizontal`?l.Dimensions.get(`window`).width:void 0,decelerationRate:`fast`,className:H(`flex`,a===`horizontal`?`flex-row`:`flex-col`,t),...n,children:e})})});$e.displayName=`CarouselContent`;var et=c.forwardRef(({children:e,className:t,...n},r)=>{let{orientation:i,setItemWidth:a}=G();return(0,u.jsx)(l.View,{ref:r,onLayout:e=>{i===`horizontal`&&a(e.nativeEvent.layout.width)},className:H(`min-w-0 shrink-0 grow-0 basis-full`,t),...n,children:e})});et.displayName=`CarouselItem`;var tt=c.forwardRef(({className:e,variant:t=`outline`,size:n=`icon`,...r},i)=>{let{orientation:a,scrollPrev:o,canScrollPrev:s}=G();return(0,u.jsx)(U,{ref:i,variant:t,size:n,className:H(`absolute h-8 w-8 rounded-full`,a===`horizontal`?`top-1/2 -left-12 -translate-y-1/2`:`-top-12 left-1/2 -translate-x-1/2 rotate-90`,e),disabled:!s,onPress:o,...r,children:(0,u.jsx)(m.ArrowLeft,{className:`text-foreground h-4 w-4`,size:16})})});tt.displayName=`CarouselPrevious`;var nt=c.forwardRef(({className:e,variant:t=`outline`,size:n=`icon`,...r},i)=>{let{orientation:a,scrollNext:o,canScrollNext:s}=G();return(0,u.jsx)(U,{ref:i,variant:t,size:n,className:H(`absolute h-8 w-8 rounded-full`,a===`horizontal`?`top-1/2 -right-12 -translate-y-1/2`:`-bottom-12 left-1/2 -translate-x-1/2 rotate-90`,e),disabled:!s,onPress:o,...r,children:(0,u.jsx)(m.ArrowRight,{className:`text-foreground h-4 w-4`,size:16})})});nt.displayName=`CarouselNext`;var rt=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:e}),it=({className:e})=>(0,u.jsx)(l.View,{className:e}),at=({className:e})=>(0,u.jsx)(l.View,{className:e}),ot=({children:e})=>(0,u.jsx)(u.Fragment,{children:e}),st=({children:e})=>(0,u.jsx)(u.Fragment,{children:e}),ct=()=>null,lt=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(S.Root,{ref:n,className:H(`web:peer native:h-[20] native:w-[20] native:rounded border-primary web:ring-offset-background web:focus-visible:outline-none web:focus-visible:ring-2 web:focus-visible:ring-ring web:focus-visible:ring-offset-2 h-4 w-4 shrink-0 rounded-sm border disabled:cursor-not-allowed disabled:opacity-50`,t.checked&&`bg-primary`,e),...t,children:(0,u.jsx)(S.Indicator,{className:H(`h-full w-full items-center justify-center`),children:(0,u.jsx)(m.Check,{size:12,strokeWidth:l.Platform.OS===`web`?2.5:3.5,className:`text-primary-foreground`})})}));lt.displayName=S.Root?.displayName||`Checkbox`;var ut=C.Root,dt=C.Trigger,ft=C.Content,pt=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:V(e)}),mt=({children:e})=>(0,u.jsx)(u.Fragment,{children:e}),ht=({className:e})=>(0,u.jsx)(l.View,{className:e}),gt=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:V(e)}),_t=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:V(e)}),vt=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:V(e)}),yt=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:V(e)}),bt=({className:e})=>(0,u.jsx)(l.View,{className:e}),xt=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:V(e)}),St=w.Root,Ct=w.Trigger,wt=w.Portal,Tt=w.Group,Et=w.RadioGroup,Dt=w.Sub,Ot=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(w.Overlay,{style:l.Platform.OS===`web`?void 0:l.StyleSheet.absoluteFill,ref:n,...t,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(100),exiting:h.FadeOut.duration(100),className:H(`absolute inset-0 z-50 bg-black/30`,e)})}));Ot.displayName=`ContextMenuOverlay`;var kt=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsxs)(wt,{children:[(0,u.jsx)(Ot,{}),(0,u.jsx)(w.Content,{ref:r,className:H(`bg-popover border-border z-50 min-w-[8rem] overflow-hidden rounded-md border p-1 shadow-md`,e),...n,children:t})]}));kt.displayName=`ContextMenuContent`;var At=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsx)(w.Item,{ref:i,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm px-2 py-1.5 text-sm outline-none`,n&&`pl-8`,e),...r,children:V(t,W)}));At.displayName=`ContextMenuItem`;var jt=c.forwardRef(({className:e,children:t,checked:n,onCheckedChange:r,...i},a)=>(0,u.jsxs)(w.CheckboxItem,{ref:a,checked:!!n,onCheckedChange:r||(()=>{}),className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none`,e),...i,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(w.ItemIndicator,{children:(0,u.jsx)(m.Check,{size:14,className:`text-foreground`})})}),V(t,W)]}));jt.displayName=`ContextMenuCheckboxItem`;var Mt=c.forwardRef(({className:e,children:t,value:n,...r},i)=>(0,u.jsxs)(w.RadioItem,{ref:i,value:n,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none`,e),...r,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(w.ItemIndicator,{children:(0,u.jsx)(m.Circle,{size:8,className:`text-foreground fill-current`})})}),V(t,W)]}));Mt.displayName=`ContextMenuRadioItem`;var Nt=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsx)(w.Label,{ref:i,className:H(`text-foreground px-2 py-1.5 text-sm font-semibold`,n&&`pl-8`,e),...r,children:V(t,W)}));Nt.displayName=`ContextMenuLabel`;var Pt=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(w.Separator,{ref:n,className:H(`bg-border -mx-1 my-1 h-px`,e),...t}));Pt.displayName=`ContextMenuSeparator`;var Ft=({className:e,children:t,...n})=>(0,u.jsx)(W,{className:H(`text-muted-foreground ml-auto text-xs tracking-widest`,e),...n,children:t});Ft.displayName=`ContextMenuShortcut`;var It=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsxs)(w.SubTrigger,{ref:i,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground flex flex-row items-center rounded-sm px-2 py-1.5 text-sm outline-none`,n&&`pl-8`,e),...r,children:[(0,u.jsx)(l.View,{className:`flex flex-row items-center gap-1.5`,children:V(t,W)}),(0,u.jsx)(m.ChevronRight,{size:14,className:`text-foreground ml-auto`})]}));It.displayName=`ContextMenuSubTrigger`;var Lt=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(w.SubContent,{ref:r,className:H(`bg-popover border-border z-50 min-w-[8rem] overflow-hidden rounded-md border p-1 shadow-md`,e),...n,children:t}));Lt.displayName=`ContextMenuSubContent`;var K=T.Root,Rt=T.Trigger,zt=T.Portal,Bt=T.Close,Vt=c.forwardRef(({className:e,style:t,...n},r)=>(0,u.jsx)(T.Overlay,{style:[{position:l.Platform.OS===`web`?`fixed`:`absolute`,top:0,right:0,bottom:0,left:0,zIndex:50},t],asChild:!0,ref:r,...n,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`flex items-center justify-center bg-black/80 p-2`,e)})}));Vt.displayName=T.Overlay?.displayName||`DialogOverlay`;var q=c.forwardRef(({className:e,children:t,portalHost:n,overlayClassName:r,overlayStyle:i,...a},o)=>{let s=c.useCallback(({children:e})=>l.Platform.OS===`web`?(0,u.jsx)(u.Fragment,{children:e}):(0,u.jsx)(l.View,{pointerEvents:`box-none`,style:{position:`absolute`,top:0,right:0,bottom:0,left:0,zIndex:50,alignItems:`center`,justifyContent:`center`,padding:16},children:e}),[]);return(0,u.jsxs)(zt,{hostName:n,children:[(0,u.jsx)(Vt,{className:r,style:i}),(0,u.jsx)(s,{children:(0,u.jsx)(T.Content,{ref:o,...a,children:(0,u.jsx)(l.View,{pointerEvents:`box-none`,className:`absolute inset-0 z-50 flex items-center justify-center`,style:l.Platform.OS===`web`?{position:`fixed`}:void 0,children:(0,u.jsxs)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`border-border bg-background w-full max-w-lg gap-4 rounded-xl border p-6 shadow-lg sm:rounded-lg`,e),children:[t,(0,u.jsxs)(T.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-sm opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-none disabled:pointer-events-none`,children:[(0,u.jsx)(m.X,{size:18,className:`text-muted-foreground`}),(0,u.jsx)(l.View,{className:`sr-only`,children:(0,u.jsx)(T.Title,{children:`Close`})})]})]})})})})]})});q.displayName=T.Content?.displayName||`DialogContent`;var Ht=({className:e,...t})=>(0,u.jsx)(l.View,{className:H(`flex flex-col gap-1.5 text-center sm:text-left`,e),...t});Ht.displayName=`DialogHeader`;var Ut=({className:e,...t})=>(0,u.jsx)(l.View,{className:H(`flex flex-col-reverse gap-2 sm:flex-row sm:justify-end`,e),...t});Ut.displayName=`DialogFooter`;var Wt=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(T.Title,{ref:n,className:H(`native:text-xl text-foreground text-lg leading-none font-semibold tracking-tight`,e),...t}));Wt.displayName=T.Title?.displayName||`DialogTitle`;var Gt=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(T.Description,{ref:n,className:H(`native:text-base text-muted-foreground text-sm`,e),...t}));Gt.displayName=T.Description?.displayName||`DialogDescription`;var Kt=({children:e})=>(0,u.jsx)(T.Root,{children:e});Kt.displayName=`Drawer`;var qt=c.forwardRef(({children:e,className:t,...n},r)=>(0,u.jsx)(T.Trigger,{ref:r,className:t,...n,children:V(e)}));qt.displayName=`DrawerTrigger`;var Jt=T.Portal,Yt=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(T.Overlay,{style:l.StyleSheet.absoluteFill,asChild:!0,ref:n,...t,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`z-50 bg-black/80`,e)})}));Yt.displayName=`DrawerOverlay`;var Xt=c.forwardRef(({className:e,children:t,portalHost:n,overlayClassName:r,overlayStyle:i,...a},o)=>(0,u.jsxs)(Jt,{hostName:n,children:[(0,u.jsx)(Yt,{className:r,style:i}),(0,u.jsx)(T.Content,{ref:o,asChild:!0,...a,children:(0,u.jsxs)(h.default.View,{entering:h.SlideInDown.duration(200),exiting:h.SlideOutDown.duration(200),className:H(`border-border bg-background fixed inset-x-0 bottom-0 z-50 flex h-auto flex-col rounded-t-xl border p-6 pb-10 shadow-lg`,e),children:[(0,u.jsx)(l.View,{className:`bg-muted mx-auto mb-4 h-1.5 w-12 rounded-full`}),t]})})]}));Xt.displayName=`DrawerContent`;var Zt=({className:e,children:t,...n})=>(0,u.jsx)(l.View,{className:H(`flex flex-col gap-1.5 text-center sm:text-left`,e),...n,children:V(t)});Zt.displayName=`DrawerHeader`;var Qt=({className:e,children:t,...n})=>(0,u.jsx)(l.View,{className:H(`mt-auto flex flex-col gap-2`,e),...n,children:V(t)});Qt.displayName=`DrawerFooter`;var $t=c.forwardRef(({children:e,className:t,...n},r)=>(0,u.jsx)(T.Close,{ref:r,className:t,...n,children:V(e)}));$t.displayName=`DrawerClose`;var en=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(T.Title,{ref:r,className:H(`text-foreground text-lg leading-none font-semibold tracking-tight`,e),...n,children:V(t)}));en.displayName=`DrawerTitle`;var tn=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(T.Description,{ref:r,className:H(`text-muted-foreground text-sm`,e),...n,children:V(t)}));tn.displayName=`DrawerDescription`;var nn=E.Root,rn=E.Trigger,an=E.Portal,on=E.Group,sn=E.RadioGroup,cn=E.Sub,ln=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(E.Overlay,{style:l.Platform.OS===`web`?void 0:l.StyleSheet.absoluteFill,ref:n,...t,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(100),exiting:h.FadeOut.duration(100),className:H(`absolute inset-0 z-50 bg-black/30`,e)})}));ln.displayName=`DropdownMenuOverlay`;var un=c.forwardRef(({className:e,children:t,side:n,...r},i)=>{let a=n===`left`||n===`right`?`bottom`:n;return(0,u.jsxs)(an,{children:[(0,u.jsx)(ln,{}),(0,u.jsx)(E.Content,{ref:i,side:a,className:H(`bg-popover border-border z-50 min-w-[8rem] overflow-hidden rounded-md border p-1 shadow-md`,e),...r,children:t})]})});un.displayName=`DropdownMenuContent`;var J=c.forwardRef(({className:e,children:t,inset:n,onSelect:r,...i},a)=>(0,u.jsx)(E.Item,{ref:a,onPress:()=>r?.(new Event(`select`)),className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm px-2 py-1.5 text-sm outline-none`,n&&`pl-8`,e),...i,children:V(t,W)}));J.displayName=`DropdownMenuItem`;var dn=c.forwardRef(({className:e,children:t,checked:n,onCheckedChange:r,...i},a)=>(0,u.jsxs)(E.CheckboxItem,{ref:a,checked:!!n,onCheckedChange:r||(()=>{}),className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none`,e),...i,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(E.ItemIndicator,{children:(0,u.jsx)(m.Check,{size:14,className:`text-foreground`})})}),V(t,W)]}));dn.displayName=`DropdownMenuCheckboxItem`;var fn=c.forwardRef(({className:e,children:t,value:n,...r},i)=>(0,u.jsxs)(E.RadioItem,{ref:i,value:n,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none`,e),...r,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(E.ItemIndicator,{children:(0,u.jsx)(m.Circle,{size:8,className:`text-foreground fill-current`})})}),V(t,W)]}));fn.displayName=`DropdownMenuRadioItem`;var pn=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsx)(E.Label,{ref:i,className:H(`text-foreground px-2 py-1.5 text-sm font-semibold`,n&&`pl-8`,e),...r,children:V(t,W)}));pn.displayName=`DropdownMenuLabel`;var mn=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(E.Separator,{ref:n,className:H(`bg-border -mx-1 my-1 h-px`,e),...t}));mn.displayName=`DropdownMenuSeparator`;var hn=({className:e,children:t,...n})=>(0,u.jsx)(W,{className:H(`text-muted-foreground ml-auto text-xs tracking-widest`,e),...n,children:t});hn.displayName=`DropdownMenuShortcut`;var gn=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsxs)(E.SubTrigger,{ref:i,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground flex flex-row items-center rounded-sm px-2 py-1.5 text-sm outline-none`,n&&`pl-8`,e),...r,children:[(0,u.jsx)(l.View,{className:`flex flex-row items-center gap-1.5`,children:V(t,W)}),(0,u.jsx)(m.ChevronRight,{size:14,className:`text-foreground ml-auto`})]}));gn.displayName=`DropdownMenuSubTrigger`;var _n=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(E.SubContent,{ref:r,className:H(`bg-popover border-border z-50 min-w-[8rem] overflow-hidden rounded-md border p-1 shadow-md`,e),...n,children:t}));_n.displayName=`DropdownMenuSubContent`;var vn=c.forwardRef(({className:e,onPress:t,onLongPress:n,onPressIn:r,onPressOut:i,...a},o)=>(0,u.jsx)(D.Root,{className:`web:cursor-default`,onPress:t,onLongPress:n,onPressIn:r,onPressOut:i,children:(0,u.jsx)(D.Text,{ref:o,className:H(`text-foreground native:text-base web:peer-disabled:cursor-not-allowed web:peer-disabled:opacity-70 text-sm leading-none font-medium`,e),...a})}));vn.displayName=D.Root?.displayName||`Label`;var yn=ee.FormProvider,bn=c.createContext(null),xn=({...e})=>(0,u.jsx)(bn.Provider,{value:{name:e.name},children:(0,u.jsx)(ee.Controller,{...e})}),Y=()=>{let e=c.useContext(bn),t=c.useContext(Sn),{getFieldState:n,formState:r}=(0,ee.useFormContext)();if(!e)throw Error(`useFormField should be used within <FormField>`);if(!t)throw Error(`useFormField should be used within <FormItem>`);let i=n(e.name,r),{id:a}=t;return{id:a,name:e.name,formItemId:`${a}-form-item`,formDescriptionId:`${a}-form-item-description`,formMessageId:`${a}-form-item-message`,...i}},Sn=c.createContext(null),Cn=c.forwardRef(({className:e,...t},n)=>{let r=c.useId();return(0,u.jsx)(Sn.Provider,{value:{id:r},children:(0,u.jsx)(l.View,{ref:n,className:H(`space-y-2`,e),...t})})});Cn.displayName=`FormItem`;var wn=c.forwardRef(({className:e,...t},n)=>{let{error:r,formItemId:i}=Y();return(0,u.jsx)(vn,{ref:n,className:H(r&&`text-destructive`,e),nativeID:i,...t})});wn.displayName=`FormLabel`;var Tn=c.forwardRef(({...e},t)=>{let{error:n,formItemId:r,formDescriptionId:i,formMessageId:a}=Y();return(0,u.jsx)(b.Slot,{ref:t,nativeID:r,"aria-describedby":n?`${i} ${a}`:`${i}`,"aria-invalid":!!n,...e})});Tn.displayName=`FormControl`;var En=c.forwardRef(({className:e,...t},n)=>{let{formDescriptionId:r}=Y();return(0,u.jsx)(l.Text,{ref:n,nativeID:r,className:H(`text-muted-foreground text-[13px]`,e),...t})});En.displayName=`FormDescription`;var Dn=c.forwardRef(({className:e,children:t,...n},r)=>{let{error:i,formMessageId:a}=Y(),o=i?String(i?.message??``):t;return o?(0,u.jsx)(l.Text,{ref:r,nativeID:a,className:H(`text-destructive text-[13px] font-medium`,e),...n,children:o}):null});Dn.displayName=`FormMessage`;var On=O.Root,kn=O.Trigger,An=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(O.Portal,{children:(0,u.jsx)(O.Content,{ref:r,className:H(`bg-popover text-popover-foreground border-border z-50 w-64 rounded-md border p-4 shadow-md`,e),...n,children:t})}));An.displayName=O.Content?.displayName||`HoverCardContent`;var jn=c.forwardRef(({className:e,placeholderClassName:t,...n},r)=>(0,u.jsx)(l.TextInput,{ref:r,className:H(`border-input text-foreground placeholder:text-muted-foreground focus:border-ring flex h-10 w-full rounded-md border bg-transparent px-3 py-2 text-base shadow-sm transition-colors disabled:opacity-50`,e),placeholderClassName:H(`text-muted-foreground`,t),...n}));jn.displayName=`Input`;var Mn=c.forwardRef(({className:e,children:t,value:n,onValueChange:r,...i},a)=>{let[o,s]=c.useState(n||``),l=n===void 0?o:n;return(0,u.jsx)(k.Root,{ref:a,value:l,onValueChange:e=>{s(e),r?.(e||``)},className:H(`bg-background border-border flex flex-row items-center space-x-1 rounded-md border p-1 shadow-sm`,e),...i,children:t})});Mn.displayName=`Menubar`;var Nn=k.Menu,Pn=k.Portal,Fn=k.Group,In=k.RadioGroup,Ln=k.Sub,Rn=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(k.Overlay,{style:l.Platform.OS===`web`?void 0:l.StyleSheet.absoluteFill,ref:n,...t,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(100),exiting:h.FadeOut.duration(100),className:H(`absolute inset-0 z-50 bg-black/30`,e)})}));Rn.displayName=`MenubarOverlay`;var zn=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(k.Trigger,{ref:r,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground flex flex-row items-center rounded-sm px-3 py-1.5 text-sm font-medium outline-none`,e),...n,children:V(t,W)}));zn.displayName=`MenubarTrigger`;var Bn=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsxs)(Pn,{children:[(0,u.jsx)(Rn,{}),(0,u.jsx)(k.Content,{ref:r,className:H(`bg-popover border-border z-50 min-w-[12rem] overflow-hidden rounded-md border p-1 shadow-md`,e),...n,children:t})]}));Bn.displayName=`MenubarContent`;var Vn=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsx)(k.Item,{ref:i,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm px-2 py-1.5 text-sm outline-none`,n&&`pl-8`,e),...r,children:V(t,W)}));Vn.displayName=`MenubarItem`;var Hn=c.forwardRef(({className:e,children:t,checked:n,onCheckedChange:r,...i},a)=>(0,u.jsxs)(k.CheckboxItem,{ref:a,checked:!!n,onCheckedChange:r||(()=>{}),className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none`,e),...i,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(k.ItemIndicator,{children:(0,u.jsx)(m.Check,{size:14,className:`text-foreground`})})}),V(t,W)]}));Hn.displayName=`MenubarCheckboxItem`;var Un=c.forwardRef(({className:e,children:t,value:n,...r},i)=>(0,u.jsxs)(k.RadioItem,{ref:i,value:n,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none`,e),...r,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(k.ItemIndicator,{children:(0,u.jsx)(m.Circle,{size:8,className:`text-foreground fill-current`})})}),V(t,W)]}));Un.displayName=`MenubarRadioItem`;var Wn=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsx)(k.Label,{ref:i,className:H(`text-foreground px-2 py-1.5 text-sm font-semibold`,n&&`pl-8`,e),...r,children:V(t,W)}));Wn.displayName=`MenubarLabel`;var Gn=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(k.Separator,{ref:n,className:H(`bg-border -mx-1 my-1 h-px`,e),...t}));Gn.displayName=`MenubarSeparator`;var Kn=({className:e,children:t,...n})=>(0,u.jsx)(W,{className:H(`text-muted-foreground ml-auto text-xs tracking-widest`,e),...n,children:t});Kn.displayName=`MenubarShortcut`;var qn=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsxs)(k.SubTrigger,{ref:i,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground flex flex-row items-center rounded-sm px-2 py-1.5 text-sm outline-none`,n&&`pl-8`,e),...r,children:[(0,u.jsx)(l.View,{className:`flex flex-row items-center gap-1.5`,children:V(t,W)}),(0,u.jsx)(m.ChevronRight,{size:14,className:`text-foreground ml-auto`})]}));qn.displayName=`MenubarSubTrigger`;var Jn=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(k.SubContent,{ref:r,className:H(`bg-popover border-border z-50 min-w-[8rem] overflow-hidden rounded-md border p-1 shadow-md`,e),...n,children:t}));Jn.displayName=`MenubarSubContent`;var Yn=c.forwardRef(({className:e,children:t,value:n,onValueChange:r,dir:i,orientation:a,delayDuration:o,skipDelayDuration:s,...c},l)=>(0,u.jsx)(A.Root,{ref:l,value:n,onValueChange:r?e=>r(e||``):()=>{},delayDuration:o,skipDelayDuration:s,className:H(`relative z-10 flex flex-row items-center justify-center`,e),...c,children:t}));Yn.displayName=`NavigationMenu`;var Xn=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(A.List,{ref:r,className:H(`group flex flex-1 list-none flex-row items-center justify-center gap-1`,e),...n,children:t}));Xn.displayName=`NavigationMenuList`;var Zn=c.forwardRef(({className:e,children:t,value:n,...r},i)=>(0,u.jsx)(A.Item,{ref:i,value:n||``,className:H(`relative`,e),...r,children:t}));Zn.displayName=`NavigationMenuItem`;var Qn=c.forwardRef(({className:e,children:t,disabled:n,...r},i)=>(0,u.jsxs)(A.Trigger,{ref:i,disabled:n,className:H(`group bg-background hover:bg-accent hover:text-accent-foreground focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground flex flex-row items-center justify-center gap-1 rounded-md px-4 py-2 text-sm font-medium transition-colors disabled:opacity-50`,e),...r,children:[(0,u.jsx)(u.Fragment,{children:t}),(0,u.jsx)(m.ChevronDown,{size:12,className:`text-muted-foreground transition-transform duration-200 group-data-[state=open]:rotate-180`})]}));Qn.displayName=`NavigationMenuTrigger`;var $n=c.forwardRef(({className:e,children:t,forceMount:n,...r},i)=>(0,u.jsx)(A.Portal,{children:(0,u.jsx)(A.Content,{ref:i,...r,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`bg-popover border-border z-50 overflow-hidden rounded-md border p-4 shadow-md`,e),children:t})})}));$n.displayName=`NavigationMenuContent`;var er=c.forwardRef(({className:e,children:t,active:n,onSelect:r,onPress:i,href:a,...o},s)=>(0,u.jsx)(A.Link,{ref:s,active:n,onPress:e=>{i&&i(),r&&r(e)},className:H(`hover:bg-accent hover:text-accent-foreground active:bg-accent active:text-accent-foreground rounded-md px-3 py-2 text-sm font-medium transition-colors`,n&&`bg-accent text-accent-foreground`,e),...o,children:t}));er.displayName=`NavigationMenuLink`;var tr=c.forwardRef(({className:e,forceMount:t,...n},r)=>(0,u.jsx)(l.View,{className:`absolute top-full left-0 flex justify-center`,children:(0,u.jsx)(A.Viewport,{ref:r,className:H(`origin-top-center bg-popover text-popover-foreground border-border relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border shadow-lg md:w-[var(--radix-navigation-menu-viewport-width)]`,e),...n})}));tr.displayName=`NavigationMenuViewport`;var nr=c.forwardRef(({className:e,forceMount:t,...n},r)=>(0,u.jsx)(A.Indicator,{ref:r,className:H(`z-10 flex h-1.5 items-end justify-center overflow-hidden transition-all duration-200`,e),...n,children:(0,u.jsx)(l.View,{className:`bg-border relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm shadow-md`})}));nr.displayName=`NavigationMenuIndicator`;var rr=({className:e,children:t,...n})=>(0,u.jsx)(l.View,{role:`navigation`,"aria-label":`pagination`,className:H(`mx-auto flex w-full flex-row justify-center`,e),...n,children:t});rr.displayName=`Pagination`;var ir=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,className:H(`flex flex-row items-center gap-1`,e),...n,children:t}));ir.displayName=`PaginationContent`;var ar=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,className:H(``,e),...n,children:t}));ar.displayName=`PaginationItem`;var X=({className:e,isActive:t,size:n=`icon`,children:r,onPress:i,...a})=>(0,u.jsx)(U,{variant:t?`outline`:`ghost`,size:n,onPress:i,className:e,...a,children:r});X.displayName=`PaginationLink`;var or=({className:e,children:t,onPress:n,...r})=>(0,u.jsxs)(X,{"aria-label":`Go to previous page`,size:`default`,className:H(`flex flex-row items-center gap-1 pl-2.5`,e),onPress:n,...r,children:[(0,u.jsx)(m.ChevronLeft,{size:16,className:`text-foreground`}),(0,u.jsx)(W,{className:`text-sm font-medium`,children:`Previous`})]});or.displayName=`PaginationPrevious`;var sr=({className:e,children:t,onPress:n,...r})=>(0,u.jsxs)(X,{"aria-label":`Go to next page`,size:`default`,className:H(`flex flex-row items-center gap-1 pr-2.5`,e),onPress:n,...r,children:[(0,u.jsx)(W,{className:`text-sm font-medium`,children:`Next`}),(0,u.jsx)(m.ChevronRight,{size:16,className:`text-foreground`})]});sr.displayName=`PaginationNext`;var cr=({className:e,...t})=>(0,u.jsx)(l.View,{"aria-hidden":!0,className:H(`flex h-9 w-9 flex-row items-center justify-center`,e),...t,children:(0,u.jsx)(m.MoreHorizontal,{size:16,className:`text-foreground`})});cr.displayName=`PaginationEllipsis`;var lr=c.createContext({open:!1,setOpen:()=>{}}),ur=c.forwardRef(({children:e,open:t,onOpenChange:n,...r},i)=>{let[a,o]=c.useState(!1),s=t!==void 0,d=s?t:a,f=s?n||(()=>{}):o;return(0,u.jsx)(lr.Provider,{value:{open:d,setOpen:f},children:(0,u.jsx)(l.View,{ref:i,...r,children:e})})});ur.displayName=`Popover`;var dr=c.forwardRef(({children:e,...t},n)=>{let{setOpen:r}=c.useContext(lr);return(0,u.jsx)(l.Pressable,{ref:n,onPress:()=>r(!0),...t,children:e})});dr.displayName=`PopoverTrigger`;var fr=c.forwardRef(({...e},t)=>(0,u.jsx)(l.View,{ref:t,...e}));fr.displayName=`PopoverAnchor`;var pr=c.forwardRef(({className:e,children:t,...n},r)=>{let{open:i,setOpen:a}=c.useContext(lr);return(0,u.jsx)(l.Modal,{visible:i,transparent:!0,animationType:`fade`,onRequestClose:()=>a(!1),children:(0,u.jsx)(l.Pressable,{className:`flex-1`,onPress:()=>a(!1),children:(0,u.jsx)(l.View,{className:`flex-1 items-center justify-center bg-black/50`,children:(0,u.jsx)(l.Pressable,{onPress:()=>{},children:(0,u.jsx)(l.View,{ref:r,className:H(`bg-popover border-border mx-4 w-full max-w-sm rounded-md border p-4 shadow-lg`,e),...n,children:t})})})})})});pr.displayName=`PopoverContent`;var mr=c.forwardRef(({className:e,value:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,className:H(`bg-muted relative h-2 w-full overflow-hidden rounded-full`,e),accessibilityRole:`progressbar`,role:`progressbar`,...n,children:(0,u.jsx)(l.View,{className:`bg-primary h-full rounded-full`,style:{width:`${t||0}%`}})}));mr.displayName=`Progress`;var hr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(j.Root,{className:H(`web:grid gap-2`,e),...t,ref:n}));hr.displayName=j.Root?.displayName||`RadioGroup`;var gr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(j.Item,{ref:n,className:H(`native:h-5 native:w-5 border-primary text-primary web:ring-offset-background web:focus:outline-none web:focus-visible:ring-2 web:focus-visible:ring-ring web:focus-visible:ring-offset-2 aspect-square h-4 w-4 rounded-full border`,t.disabled&&`web:cursor-not-allowed opacity-50`,e),...t,children:(0,u.jsx)(j.Indicator,{className:`flex items-center justify-center`,children:(0,u.jsx)(m.Circle,{className:`h-2.5 w-2.5 fill-current text-current`})})}));gr.displayName=j.Item?.displayName||`RadioGroupItem`;var _r=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:e}),vr=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:e}),yr=({className:e})=>(0,u.jsx)(l.View,{className:e}),br=c.forwardRef(({children:e,className:t,...n},r)=>(0,u.jsx)(l.ScrollView,{ref:r,className:H(`flex-1`,t),showsVerticalScrollIndicator:!0,showsHorizontalScrollIndicator:!0,...n,children:(0,u.jsx)(l.View,{children:e})}));br.displayName=`ScrollArea`;var xr=()=>null;xr.displayName=`ScrollBar`;function Sr({children:e,open:t,onOpenChange:n}){let[r,i]=c.useState(!1),a=t!==void 0;return(0,u.jsx)(K,{open:a?t:r,onOpenChange:c.useCallback(e=>{a?n?.(e):i(e)},[a,n]),children:e})}var Cr=c.forwardRef(({className:e,placeholder:t,variant:n=`default`,responsive:r=!1,...i},a)=>{let o=t||(n===`compact`?`Search...`:`Search docs...`);return(0,u.jsxs)(U,{variant:`outline`,className:H(`relative h-12 flex-row justify-start pl-3 text-sm transition-all sm:h-9`,n===`default`?`w-full pr-12`:H(`w-12 px-0 sm:w-9 sm:justify-center`,r&&`md:w-48 md:justify-start md:px-3 md:pr-12`),e),ref:a,...i,children:[(0,u.jsxs)(l.View,{className:`flex-row items-center gap-2`,children:[(0,u.jsx)(m.Search,{className:`text-muted-foreground shrink-0`,size:18}),(0,u.jsx)(l.Text,{className:H(`text-muted-foreground truncate`,n===`compact`&&(r?`hidden md:flex`:`hidden`)),children:o})]}),(0,u.jsx)(l.View,{className:H(`bg-muted absolute top-2 right-2 hidden h-6 flex-row items-center gap-1 rounded border px-1.5 opacity-100`,n===`default`&&l.Platform.OS!==`android`&&l.Platform.OS!==`ios`&&`sm:flex`,n===`compact`&&r&&l.Platform.OS!==`android`&&l.Platform.OS!==`ios`&&`md:flex`),children:(0,u.jsx)(l.Text,{className:`text-muted-foreground font-mono text-[10px] font-medium`,children:`⌘K`})})]})});Cr.displayName=`SearchTrigger`;var wr=M.Root,Tr=M.Group,Er=M.Value,Dr=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsxs)(M.Trigger,{ref:r,className:H(`native:h-12 border-input bg-background text-muted-foreground web:ring-offset-background web:focus:outline-none web:focus:ring-2 web:focus:ring-ring web:focus:ring-offset-2 flex h-10 flex-row items-center justify-between rounded-md border px-3 py-2 text-sm [&>span]:line-clamp-1`,n.disabled&&`web:cursor-not-allowed opacity-50`,e),...n,children:[(0,u.jsx)(u.Fragment,{children:t}),(0,u.jsx)(m.ChevronDown,{size:16,"aria-hidden":!0,className:`text-foreground opacity-50`})]}));Dr.displayName=M.Trigger?.displayName||`SelectTrigger`;var Or=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(M.ScrollUpButton,{ref:n,className:H(`flex cursor-default items-center justify-center py-1`,e),...t,children:(0,u.jsx)(m.ChevronUp,{size:14,className:`text-foreground`})}));Or.displayName=M.ScrollUpButton?.displayName||`SelectScrollUpButton`;var kr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(M.ScrollDownButton,{ref:n,className:H(`flex cursor-default items-center justify-center py-1`,e),...t,children:(0,u.jsx)(m.ChevronDown,{size:14,className:`text-foreground`})}));kr.displayName=M.ScrollDownButton?.displayName||`SelectScrollDownButton`;var Ar=c.forwardRef(({className:e,children:t,position:n=`popper`,portalHost:r,overlayClassName:i,overlayStyle:a,...o},s)=>{let{open:c}=M.useRootContext();return(0,u.jsxs)(M.Portal,{hostName:r,children:[(0,u.jsx)(M.Overlay,{style:l.Platform.OS===`web`?void 0:l.StyleSheet.absoluteFill,asChild:!0,children:(0,u.jsx)(h.default.View,{className:i,style:a})}),(0,u.jsxs)(M.Content,{ref:s,className:H(`border-border bg-popover 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 relative z-50 max-h-96 min-w-[8rem] rounded-md border shadow-md`,n===`popper`&&`data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1`,c?`web:zoom-in-95 web:animate-in web:fade-in-0`:`web:zoom-out-95 web:animate-out web:fade-out-0`,e),position:n,...o,children:[(0,u.jsx)(Or,{}),(0,u.jsx)(M.Viewport,{className:H(`p-1`,n===`popper`&&`h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]`),children:t}),(0,u.jsx)(kr,{})]})]})});Ar.displayName=M.Content?.displayName||`SelectContent`;var jr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(M.Label,{ref:n,className:H(`text-popover-foreground py-1.5 pr-2 pl-8 text-sm font-semibold`,e),...t}));jr.displayName=M.Label?.displayName||`SelectLabel`;var Mr=c.forwardRef(({className:e,children:t,label:n,...r},i)=>{let a=n||(typeof t==`string`?t:``);return(0,u.jsxs)(M.Item,{ref:i,label:a,className:H(`web:hover:bg-accent/50 web:focus:bg-accent web:focus:text-accent-foreground web:hover:text-accent-foreground relative flex w-full cursor-default flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none select-none data-[disabled]:opacity-50`,r.disabled&&`web:pointer-events-none`,e),...r,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(M.ItemIndicator,{children:(0,u.jsx)(m.Check,{size:14,strokeWidth:3,className:`text-popover-foreground`})})}),(0,u.jsx)(M.ItemText,{className:`text-popover-foreground native:text-base text-sm`,children:t})]})});Mr.displayName=M.Item?.displayName||`SelectItem`;var Nr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(M.Separator,{ref:n,className:H(`bg-muted -mx-1 my-1 h-px`,e),...t}));Nr.displayName=M.Separator?.displayName||`SelectSeparator`;var Pr=c.forwardRef(({threshold:e=240,exitDuration:t=450,behavior:n,label:r=`Scroll to top`,className:i,scrollRef:a,animationDuration:o=300,...s},d)=>{let[f,p]=c.useState(!1),[h,g]=c.useState(!1),_=c.useRef(new l.Animated.Value(0)).current,v=c.useRef(new l.Animated.Value(20)).current,y=()=>{l.Animated.parallel([l.Animated.timing(_,{toValue:1,duration:o,useNativeDriver:!0}),l.Animated.timing(v,{toValue:0,duration:o,useNativeDriver:!0})]).start()},b=()=>{l.Animated.parallel([l.Animated.timing(_,{toValue:0,duration:o,useNativeDriver:!0}),l.Animated.timing(v,{toValue:20,duration:o,useNativeDriver:!0})]).start(()=>{h||p(!1)})},x=t=>{let n=t.nativeEvent.contentOffset.y;if(h){n<=e&&(p(!1),g(!1));return}n>e&&!f?(p(!0),y()):n<=e&&f&&b()},S=()=>{g(!0),b(),setTimeout(()=>{if(a?.current){let e=a.current;`scrollToOffset`in e&&typeof e.scrollToOffset==`function`?e.scrollToOffset({offset:0,animated:n!==`auto`}):`scrollTo`in e&&typeof e.scrollTo==`function`&&e.scrollTo({y:0,animated:n!==`auto`})}(l.Platform.OS===`ios`||l.Platform.OS===`android`)&&l.AccessibilityInfo.announceForAccessibility(`Scrolled to top`)},t)};return c.useImperativeHandle(d,()=>({handleScroll:x,scrollToTop:S})),!f&&!h?null:(0,u.jsx)(l.View,{pointerEvents:`box-none`,style:{position:`absolute`,bottom:24,right:24,zIndex:50},children:(0,u.jsx)(l.Animated.View,{style:{opacity:_,transform:[{translateY:v}]},children:(0,u.jsx)(U,{variant:`outline`,size:`icon`,className:H(`bg-background/80 h-12 w-12 rounded-full border-2 shadow-lg`,i),onPress:S,"aria-label":r,...s,children:(0,u.jsx)(m.ArrowUp,{size:24,className:`text-foreground`})})})})});Pr.displayName=`ScrollToTop`;var Fr=e=>{let t=e.trim();return t.endsWith(`/`)?t.slice(0,-1):t},Ir=e=>e.trim().replace(/^@+/,``),Lr=(e,t)=>`${Fr(e)}/${encodeURIComponent(Ir(t))}`;function Rr({supportUrl:e=`https://www.buymeacoffee.com`,creatorId:t,title:n=`Buy me a coffee`,description:r=`Support the project directly from this panel.`,open:i,defaultOpen:a=!1,onOpenChange:o,positionClassName:s,buttonClassName:d,panelClassName:f,className:p,...h}){let g=i!==void 0,[_,v]=c.useState(a),y=g?i:_,b=c.useCallback(e=>{g||v(e),o?.(e)},[g,o]),x=c.useMemo(()=>Lr(e,t),[t,e]),S=c.useCallback(async()=>{try{await l.Linking.openURL(x)}catch(e){console.warn(`Failed to open external link:`,e)}},[x]);return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(l.View,{style:{position:`absolute`,bottom:24,right:24,zIndex:50},className:s,children:(0,u.jsx)(U,{variant:`outline`,size:`icon`,className:H(`h-14 w-14 rounded-full border border-black/15 bg-[#ffdd00] shadow-lg`,d,p),onPress:()=>b(!0),"aria-label":`Support this project`,...h,children:(0,u.jsx)(m.Coffee,{size:24,className:`text-black`})})}),(0,u.jsx)(K,{open:y,onOpenChange:b,children:(0,u.jsxs)(q,{className:H(`max-w-sm`,f),children:[(0,u.jsxs)(Ht,{children:[(0,u.jsx)(Wt,{children:n}),(0,u.jsx)(Gt,{children:r})]}),(0,u.jsxs)(l.View,{className:`flex flex-col gap-4`,children:[(0,u.jsx)(l.View,{className:`overflow-hidden rounded-md border`,children:(0,u.jsx)(l.View,{className:`bg-muted flex h-48 items-center justify-center`,children:(0,u.jsxs)(W,{className:`text-muted-foreground text-center text-sm`,children:[`Embedded support form would appear here on web.`,`
|
|
2
|
-
`,`On mobile, this opens the external support page.`]})})}),(0,u.jsxs)(l.View,{className:`text-muted-foreground flex items-center justify-between gap-2 text-xs`,children:[(0,u.jsx)(W,{className:`text-muted-foreground flex-1 text-xs`,children:`If the embedded checkout is unavailable, open the support page directly.`}),(0,u.jsxs)(U,{variant:`outline`,size:`sm`,onPress:S,className:`flex flex-row items-center gap-1`,children:[(0,u.jsx)(W,{className:`text-xs`,children:`Open Buy Me a Coffee`}),(0,u.jsx)(m.ExternalLink,{size:12,className:`text-muted-foreground`})]})]})]})]})})]})}var zr=c.forwardRef(({className:e,orientation:t=`horizontal`,decorative:n=!0,...r},i)=>(0,u.jsx)(N.Root,{ref:i,decorative:n,orientation:t,className:H(`bg-border shrink-0`,t===`horizontal`?`h-[1px] w-full`:`h-full w-[1px]`,e),...r}));zr.displayName=N.Root?.displayName||`Separator`;var Br=T.Root,Vr=T.Trigger,Hr=T.Close,Ur=T.Portal,Wr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(T.Overlay,{style:l.Platform.OS===`web`?void 0:l.StyleSheet.absoluteFill,asChild:!0,ref:n,...t,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`web:cursor-default absolute inset-0 z-50 bg-black/80`,e)})}));Wr.displayName=T.Overlay?.displayName||`SheetOverlay`;var Gr=c.forwardRef(({className:e,children:t,side:n=`right`,overlayClassName:r,overlayStyle:i,...a},o)=>{let s=l.Platform.OS===`web`,c=s?void 0:h.SlideInRight,d=s?void 0:h.SlideOutRight;return(0,u.jsxs)(Ur,{children:[(0,u.jsx)(Wr,{className:r,style:i}),(0,u.jsx)(T.Content,{ref:o,asChild:!0,...a,children:(0,u.jsxs)(h.default.View,{entering:c,exiting:d,className:H(`bg-background web:cursor-default web:duration-200 web:ease-in-out absolute z-50 h-full w-3/4 gap-4 p-6 shadow-lg`,n===`right`&&`border-border data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right top-0 right-0 border-l`,n===`left`&&`border-border data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left top-0 left-0 border-r`,n===`top`&&`border-border data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top top-0 w-full border-b`,n===`bottom`&&`border-border data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom bottom-0 w-full border-t`,e),children:[t,(0,u.jsxs)(T.Close,{className:H(`ring-offset-background focus:ring-ring data-[state=open]:bg-secondary absolute top-4 right-4 rounded-sm opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-none disabled:pointer-events-none`,`web:absolute web:right-4 web:top-4`),children:[(0,u.jsx)(m.X,{size:24,className:`text-muted-foreground`}),(0,u.jsx)(W,{className:`sr-only`,children:`Close`})]})]})})]})});Gr.displayName=T.Content?.displayName||`SheetContent`;var Kr=({className:e,...t})=>(0,u.jsx)(l.View,{className:H(`flex flex-col space-y-2 text-center sm:text-left`,e),...t});Kr.displayName=`SheetHeader`;var qr=({className:e,...t})=>(0,u.jsx)(l.View,{className:H(`flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2`,e),...t});qr.displayName=`SheetFooter`;var Jr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(T.Title,{ref:n,className:H(`text-foreground text-lg font-semibold`,e),...t}));Jr.displayName=T.Title?.displayName||`SheetTitle`;var Yr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(T.Description,{ref:n,className:H(`text-muted-foreground text-sm`,e),...t}));Yr.displayName=T.Description?.displayName||`SheetDescription`;function Xr({className:e,...t}){let n=(0,h.useSharedValue)(.5);c.useEffect(()=>{n.value=(0,h.withRepeat)((0,h.withSequence)((0,h.withTiming)(.2,{duration:500}),(0,h.withTiming)(.5,{duration:500})),-1,!0)},[]);let r=(0,h.useAnimatedStyle)(()=>({opacity:n.value}));return(0,u.jsx)(h.default.View,{className:H(`bg-muted rounded-md`,e),style:r,...t})}var Zr=({className:e,value:t,onValueChange:n,defaultValue:r,min:i=0,max:a=100,step:o=1,disabled:s=!1,...c})=>{let l=t===void 0?i:t[0];return(0,u.jsxs)(P.Root,{value:l,onValueChange:e=>{n&&n(Array.isArray(e)?e:[e])},min:i,max:a,step:o,disabled:s,className:H(`relative flex w-full touch-none items-center select-none`,s&&`opacity-50`,e),...c,children:[(0,u.jsx)(P.Track,{className:`bg-secondary relative h-2 w-full grow rounded-full`,children:(0,u.jsx)(P.Range,{className:`bg-primary absolute h-full rounded-full`})}),(0,u.jsx)(P.Thumb,{className:`border-primary bg-background focus-visible:ring-ring block h-5 w-5 rounded-full border-2 focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-none`})]})};Zr.displayName=`Slider`;var Qr=({children:e})=>(0,u.jsx)(u.Fragment,{children:e}),$r=()=>null,ei=c.forwardRef(({className:e,variant:t=`default`,...n},r)=>(0,u.jsx)(F.Root,{ref:r,className:H(`group pointer-events-auto relative flex w-full items-center justify-between space-x-2 overflow-hidden rounded-md border p-4 pr-6 shadow-lg`,t===`default`?`border-border bg-background`:`border-destructive bg-destructive`,e),...n,children:(0,u.jsx)(h.default.View,{entering:h.FadeInUp,exiting:h.FadeOutDown,layout:h.Layout,className:`w-full flex-row items-center`,children:n.children})}));ei.displayName=F.Root?.displayName||`Toast`;var ti=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(F.Title,{ref:n,className:H(`text-foreground text-sm font-semibold`,e),...t}));ti.displayName=F.Title?.displayName||`ToastTitle`;var ni=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(F.Description,{ref:n,className:H(`text-muted-foreground text-sm opacity-90`,e),...t}));ni.displayName=F.Description?.displayName||`ToastDescription`;var ri=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(F.Close,{ref:n,className:H(`text-foreground/50 hover:text-foreground absolute top-1 right-1 rounded-md p-1 opacity-0 transition-opacity group-hover:opacity-100 focus:opacity-100 focus:ring-1 focus:outline-none`,e),...t,children:(0,u.jsx)(m.X,{size:16,className:`text-muted-foreground`})}));ri.displayName=F.Close?.displayName||`ToastClose`;var ii=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(F.Action,{ref:n,className:H(`hover:bg-secondary focus:ring-ring inline-flex h-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium transition-colors focus:ring-1 focus:outline-none disabled:pointer-events-none disabled:opacity-50`,e),...t}));ii.displayName=F.Action?.displayName||`ToastAction`;var ai=()=>(0,u.jsx)(Qr,{children:(0,u.jsx)($r,{})}),oi=c.forwardRef(({className:e,checked:t,onCheckedChange:n,...r},i)=>(0,u.jsx)(I.Root,{className:H(`peer focus-visible:ring-ring focus-visible:ring-offset-background data-[state=checked]:bg-primary data-[state=unchecked]:bg-input inline-flex h-6 w-11 shrink-0 cursor-pointer flex-row items-center rounded-full border-2 border-transparent transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-none disabled:cursor-not-allowed disabled:opacity-50`,e),...r,checked:t??!1,onCheckedChange:n||(()=>{}),ref:i,children:(0,u.jsx)(I.Thumb,{className:H(`bg-background pointer-events-none block h-5 w-5 rounded-full shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0`)})}));oi.displayName=I.Root?.displayName||`Switch`;var si=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`w-full caption-bottom text-sm`,e),...t}));si.displayName=`Table`;var ci=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`border-border border-b`,e),...t}));ci.displayName=`TableHeader`;var li=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`flex-1`,e),...t}));li.displayName=`TableBody`;var ui=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`bg-muted/50 font-medium [&>tr]:last:border-b-0`,e),...t}));ui.displayName=`TableFooter`;var di=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`border-border hover:bg-muted/50 data-[state=selected]:bg-muted flex-row border-b transition-colors`,e),...t}));di.displayName=`TableRow`;var fi=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(W,{ref:n,className:H(`text-muted-foreground h-12 px-4 text-left align-middle font-medium [&:has([role=checkbox])]:pr-0`,e),...t}));fi.displayName=`TableHead`;var pi=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(W,{ref:n,className:H(`p-4 align-middle [&:has([role=checkbox])]:pr-0`,e),...t}));pi.displayName=`TableCell`;var mi=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(W,{ref:n,className:H(`text-muted-foreground mt-4 text-sm`,e),...t}));mi.displayName=`TableCaption`;var hi=c.forwardRef((e,t)=>(0,u.jsx)(L.Root,{ref:t,...e}));hi.displayName=`Tabs`;var gi=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(L.List,{ref:n,className:H(`bg-muted text-muted-foreground inline-flex h-10 flex-row items-center justify-center rounded-md p-1`,e),...t}));gi.displayName=L.List?.displayName||`TabsList`;var _i=c.forwardRef(({className:e,...t},n)=>{let{value:r}=L.useRootContext();return(0,u.jsx)(Fe.Provider,{value:H(`text-sm native:text-base font-medium text-muted-foreground web:transition-all`,r===t.value&&`text-foreground`),children:(0,u.jsx)(L.Trigger,{ref:n,className:H(`ring-offset-background focus-visible:ring-ring inline-flex items-center justify-center rounded-sm px-3 py-1.5 text-sm font-medium whitespace-nowrap transition-all focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50`,t.disabled&&`opacity-50`,r===t.value&&`bg-background shadow-foreground/10 shadow-sm`,e),...t})})});_i.displayName=L.Trigger?.displayName||`TabsTrigger`;var vi=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(L.Content,{ref:n,className:H(`ring-offset-background focus-visible:ring-ring mt-2 focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-none`,e),...t}));vi.displayName=L.Content?.displayName||`TabsContent`;var yi=c.forwardRef(({className:e,placeholderClassName:t,...n},r)=>(0,u.jsx)(l.TextInput,{ref:r,multiline:!0,numberOfLines:n.numberOfLines||3,className:H(`border-input bg-background text-foreground placeholder:text-muted-foreground focus:border-ring flex min-h-[80px] w-full rounded-md border px-3 py-2 text-base shadow-sm transition-colors disabled:opacity-50`,e),placeholderClassName:H(`text-muted-foreground`,t),textAlignVertical:`top`,...n}));yi.displayName=`Textarea`;var bi=c.forwardRef(({className:e,variant:t,size:n,...r},i)=>(0,u.jsx)(Fe.Provider,{value:H(`text-sm native:text-base text-foreground font-medium`,r.pressed&&`text-accent-foreground`,e),children:(0,u.jsx)(R.Root,{ref:i,className:H((0,te.toggleVariants)({variant:t,size:n,className:e})),...r,pressed:r.pressed||!1,onPressedChange:r.onPressedChange||(()=>{})})}));bi.displayName=R.Root?.displayName||`Toggle`;var xi=c.createContext({size:`default`,variant:`default`}),Si=c.forwardRef(({className:e,variant:t,size:n,children:r,type:i,value:a,onValueChange:o,...s},c)=>(0,u.jsx)(z.Root,{ref:c,type:i,value:a,onValueChange:o,className:H(`flex flex-row items-center justify-center gap-1`,e),...s,children:(0,u.jsx)(xi.Provider,{value:{variant:t,size:n},children:r})}));Si.displayName=z.Root?.displayName||`ToggleGroup`;var Ci=c.forwardRef(({className:e,children:t,variant:n,size:r,value:i,...a},o)=>{let s=c.useContext(xi);return(0,u.jsx)(Fe.Provider,{value:H(`text-sm native:text-base text-foreground font-medium`,a.disabled&&`web:cursor-not-allowed opacity-50`,i===``&&`text-accent-foreground`,e),children:(0,u.jsx)(z.Item,{ref:o,value:i,className:H((0,te.toggleVariants)({variant:s.variant||n,size:s.size||r}),e),...a,children:t})})});Ci.displayName=z.Item?.displayName||`ToggleGroupItem`;var wi=B.Root,Ti=B.Trigger,Ei=c.forwardRef(({className:e,portalHost:t,...n},r)=>(0,u.jsx)(B.Portal,{hostName:t,children:(0,u.jsx)(B.Overlay,{style:l.Platform.OS===`web`?void 0:l.StyleSheet.absoluteFill,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn,exiting:h.FadeOut,className:H(`border-border bg-popover web:animate-in web:fade-in-0 web: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 overflow-hidden rounded-md border px-3 py-1.5 shadow-md`,e),children:(0,u.jsx)(W,{className:`text-popover-foreground native:text-base text-sm`,children:n.children})})})}));Ei.displayName=B.Content?.displayName||`TooltipContent`;var Di=({children:e})=>(0,u.jsx)(u.Fragment,{children:e}),Oi=5,ki=1e6,Z={ADD_TOAST:`ADD_TOAST`,UPDATE_TOAST:`UPDATE_TOAST`,DISMISS_TOAST:`DISMISS_TOAST`,REMOVE_TOAST:`REMOVE_TOAST`},Ai=0;function ji(){return Ai=(Ai+1)%(2**53-1),Ai.toString()}var Mi=new Map,Ni=e=>{if(Mi.has(e))return;let t=setTimeout(()=>{Mi.delete(e),Q({type:`REMOVE_TOAST`,toastId:e})},ki);Mi.set(e,t)},Pi=(e,t)=>{switch(t.type){case Z.ADD_TOAST:return{...e,toasts:[t.toast,...e.toasts].slice(0,Oi)};case Z.UPDATE_TOAST:return{...e,toasts:e.toasts.map(e=>e.id===t.toast.id?{...e,...t.toast}:e)};case Z.DISMISS_TOAST:{let{toastId:n}=t;return n?Ni(n):e.toasts.forEach(e=>{Ni(e.id)}),{...e,toasts:e.toasts.map(e=>e.id===n||n===void 0?{...e,open:!1}:e)}}case Z.REMOVE_TOAST:return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(e=>e.id!==t.toastId)}}},Fi=[],Ii={toasts:[]};function Q(e){Ii=Pi(Ii,e),Fi.forEach(e=>{e(Ii)})}function Li({...e}){let t=ji(),n=e=>Q({type:`UPDATE_TOAST`,toast:{...e,id:t}}),r=()=>Q({type:`DISMISS_TOAST`,toastId:t});return Q({type:`ADD_TOAST`,toast:{...e,id:t,open:!0,onOpenChange:e=>{e||r()}}}),{id:t,dismiss:r,update:n}}function Ri(){let[e,t]=c.useState(Ii);return c.useEffect(()=>(Fi.push(t),()=>{let e=Fi.indexOf(t);e>-1&&Fi.splice(e,1)}),[]),{...e,toast:Li,dismiss:e=>Q({type:`DISMISS_TOAST`,toastId:e})}}function zi({children:e,className:t}){let{colorScheme:n}=(0,ne.useColorScheme)();return(0,u.jsx)(l.View,{className:H(`flex-1`,n===`dark`?`dark`:``,t),children:e})}function Bi(){let{colorScheme:e,setColorScheme:t}=(0,ne.useColorScheme)(),n=e;return{theme:e,setTheme:t,resolvedTheme:n,tokens:n===`dark`?re.theme.dark:re.theme.light}}function Vi(e){(0,ie.cssInterop)(e,{className:{target:`style`,nativeStyleToProp:{color:!0,opacity:!0}}})}Vi(m.Sun),Vi(m.Moon),Vi(m.SunMoon);function Hi({variant:e=`binary`,onThemeChange:t,customTheme:n,className:r}){let{theme:i,setTheme:a,resolvedTheme:o}=Bi(),s=n??i,c=(n||o)===`dark`,d=s===`system`,f=e=>{t?t(e):a(e)},p=()=>(0,u.jsxs)(l.View,{className:`flex h-6 w-6 items-center justify-center`,children:[(0,u.jsx)(l.View,{className:H(`items-center justify-center transition-all`,!d&&!c?`rotate-0 opacity-100`:`absolute -rotate-90 opacity-0`),children:(0,u.jsx)(m.Sun,{size:18,className:`text-foreground`})}),(0,u.jsx)(l.View,{className:H(`items-center justify-center transition-all`,!d&&c?`rotate-0 opacity-100`:`absolute rotate-90 opacity-0`),children:(0,u.jsx)(m.Moon,{size:18,className:`text-foreground`})}),(0,u.jsx)(l.View,{className:H(`items-center justify-center transition-all`,d?`rotate-0 opacity-100`:`absolute rotate-90 opacity-0`),children:(0,u.jsx)(m.SunMoon,{size:18,className:`text-foreground`})})]});return e===`ternary`?(0,u.jsxs)(nn,{children:[(0,u.jsx)(rn,{asChild:!0,children:(0,u.jsx)(U,{variant:`ghost`,size:`icon`,className:H(`relative h-9 w-9`,r),children:(0,u.jsx)(p,{})})}),(0,u.jsxs)(un,{align:`end`,children:[(0,u.jsxs)(J,{onSelect:()=>f(`light`),children:[(0,u.jsx)(m.Sun,{size:14,className:`text-foreground mr-2`}),(0,u.jsx)(W,{children:`Light`})]}),(0,u.jsxs)(J,{onSelect:()=>f(`dark`),children:[(0,u.jsx)(m.Moon,{size:14,className:`text-foreground mr-2`}),(0,u.jsx)(W,{children:`Dark`})]}),(0,u.jsxs)(J,{onSelect:()=>f(`system`),children:[(0,u.jsx)(m.SunMoon,{size:14,className:`text-foreground mr-2`}),(0,u.jsx)(W,{children:`System`})]})]})]}):(0,u.jsx)(U,{variant:`ghost`,size:`icon`,className:H(`relative h-9 w-9`,r),onPress:()=>f(s===`dark`?`light`:`dark`),children:(0,u.jsx)(p,{})})}var Ui=()=>{let{toasts:e}=Ri();return(0,u.jsx)(Qr,{children:(0,u.jsx)(l.View,{className:`pointer-events-none absolute right-6 bottom-6 left-6 z-50 flex flex-col gap-2`,children:e.map(({id:e,title:t,description:n,action:r,...i})=>(0,u.jsxs)(ei,{...i,className:`pointer-events-auto`,children:[(0,u.jsxs)(l.View,{className:`flex flex-1 flex-col gap-1`,children:[t&&(0,u.jsx)(ti,{children:t}),n&&(0,u.jsx)(ni,{children:n})]}),r,(0,u.jsx)(ri,{})]},e))})})},Wi=c.createContext(void 0);function Gi(){let e=c.useContext(Wi);if(!e)throw Error(`useTOC must be used within a TableOfContents provider`);return e}function Ki({children:e,activeId:t}){let[n,r]=c.useState([]),[i,a]=c.useState(null),o=c.useRef(null),s=c.useMemo(()=>{let e=t||i;return n.find(t=>t.id===e)?.text||null},[n,i,t]),d=c.useCallback((e,t,n,i)=>{r(r=>{let a=r.find(t=>t.id===e);return a&&Math.abs(a.pageY-i)<1?r:(a?r.map(r=>r.id===e?{id:e,text:t,level:n,pageY:i}:r):[...r,{id:e,text:t,level:n,pageY:i}]).sort((e,t)=>e.pageY-t.pageY)})},[]),f=c.useCallback(e=>{r(t=>t.filter(t=>t.id!==e))},[]),p=c.useCallback(e=>{let t=n.find(t=>t.id===e);t&&o.current&&o.current.scrollTo({y:t.pageY-20,animated:!0})},[n]),m=c.useCallback(e=>{let t=e.nativeEvent.contentOffset.y,r=null;for(let e=n.length-1;e>=0;e--)if(t>=n[e].pageY-100){r=n[e].id;break}r!==i&&a(r)},[n,i]),h=c.useMemo(()=>({headings:n,activeId:t||i,activeHeadingText:s,registerHeading:d,unregisterHeading:f,scrollToHeading:p,onScroll:m,scrollViewRef:o}),[n,i,t,s,d,f,p,m]);return(0,u.jsx)(Wi.Provider,{value:h,children:(0,u.jsx)(l.View,{className:`flex-1`,children:e})})}function qi({children:e,level:t=2,id:n,className:r}){let{registerHeading:i,unregisterHeading:a}=Gi(),o=n||ae(e),s=c.useCallback(n=>{let{y:r}=n.nativeEvent.layout;i(o,e,t,r)},[o,e,t,i]);return c.useEffect(()=>()=>a(o),[o,a]),(0,u.jsx)(l.View,{onLayout:s,children:(0,u.jsx)(W,{variant:t===1?`h1`:t===2?`h2`:t===3?`h3`:`h4`,className:r,children:e})})}function Ji({className:e}){let{headings:t,activeId:n,scrollToHeading:r}=Gi();if(t.length===0)return null;let i=Math.min(...t.map(e=>e.level));return(0,u.jsxs)(l.View,{className:H(`space-y-2 p-4`,e),children:[(0,u.jsx)(W,{variant:`overline`,className:`mb-2 font-bold`,children:`On this page`}),t.map(e=>{let t=n===e.id;return(0,u.jsx)(l.TouchableOpacity,{onPress:()=>r(e.id),style:{paddingLeft:(e.level-i)*16},className:`py-1`,children:(0,u.jsx)(l.Text,{className:H(`text-sm`,t?`text-primary font-bold`:`text-muted-foreground`),children:e.text})},e.id)})]})}function Yi({children:e,className:t}){let{scrollViewRef:n,onScroll:r}=Gi();return(0,u.jsx)(l.ScrollView,{ref:n,onScroll:r,className:H(`flex-1`,t),...l.Platform.OS!==`web`&&{scrollEventThrottle:16,contentContainerStyle:{padding:16}},children:e})}Ki.List=Ji,Ki.Content=Yi,Ki.Heading=qi;function Xi({className:e,orientation:t,...n}){return(0,u.jsx)(l.View,{className:H(`flex flex-row`,e),...n})}function Zi({className:e,asChild:t,...n}){return(0,u.jsx)(l.Text,{className:H(`text-sm font-medium`,e),...n})}function Qi({className:e,orientation:t,...n}){return(0,u.jsx)(l.View,{className:H(`bg-border h-full w-px`,e),...n})}var $i=()=>``;function ea({children:e}){return(0,u.jsx)(u.Fragment,{children:e})}function ta(){return`ltr`}function na({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`border-border flex w-full items-center justify-center rounded-xl border-2 border-dashed p-6`,e),...t})}function ra({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-col items-center gap-2`,e),...t})}function ia({className:e,variant:t,...n}){return(0,u.jsx)(l.View,{className:H(`flex items-center justify-center`,e),...n})}function aa({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-foreground text-lg font-semibold`,e),...t})}function oa({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-muted-foreground text-center text-sm`,e),...t})}function sa({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`mt-4 flex flex-col items-center gap-2`,e),...t})}function ca({className:e,...t}){return(0,u.jsx)(l.ActivityIndicator,{size:`small`,...t})}function la({className:e,orientation:t,...n}){return(0,u.jsx)(l.View,{className:H(`flex flex-col gap-2`,e),...n})}function ua({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-col`,e),...t})}function da({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-muted-foreground text-sm`,e),...t})}function fa({className:e,errors:t,children:n,...r}){let i=n||t&&t[0]?.message;return i?(0,u.jsx)(l.Text,{className:H(`text-destructive text-sm`,e),...r,children:i}):null}function pa({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-col gap-4`,e),...t})}function ma({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-sm font-medium`,e),...t})}function ha({className:e,variant:t,...n}){return(0,u.jsx)(l.Text,{className:H(`font-medium`,t===`label`?`text-sm`:`text-base`,e),...n})}function ga({className:e,children:t,...n}){return(0,u.jsx)(l.View,{className:H(`bg-border my-2 h-px`,e),...n,children:t?(0,u.jsx)(l.Text,{className:`bg-background absolute px-2 text-xs`,children:t}):null})}function _a({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-col gap-4`,e),...t})}function va({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-sm font-medium`,e),...t})}function ya({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`border-input flex flex-row items-center rounded-md border`,e),...t})}function ba({className:e,align:t,...n}){return(0,u.jsx)(l.View,{className:H(`p-2`,e),...n})}function xa({className:e,type:t,variant:n,size:r,...i}){return(0,u.jsx)(U,{variant:n,size:r,className:e,...i})}function Sa({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-muted-foreground text-sm`,e),...t})}function Ca({className:e,...t}){return(0,u.jsx)(l.TextInput,{className:H(`text-foreground flex-1 px-3 py-2`,e),...t})}function wa({className:e,...t}){return(0,u.jsx)(l.TextInput,{multiline:!0,className:H(`text-foreground flex-1 px-3 py-2`,e),...t})}function Ta({className:e,size:t,...n}){return(0,u.jsx)(l.View,{className:H(`border-input rounded-md border p-2`,e),...n,children:(0,u.jsx)(l.Text,{className:`text-muted-foreground`,children:`Select Not Implemented (Use Picker)`})})}function Ea({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function Da({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function Oa({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`bg-muted text-muted-foreground rounded-sm px-1 font-mono text-xs`,e),...t})}function ka({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-row items-center gap-1`,e),...t})}function Aa({className:e,variant:t,size:n,...r}){return(0,u.jsx)(l.View,{className:H(`flex flex-row flex-wrap items-center gap-2 rounded-lg border p-3`,e),...r})}function ja({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-row items-center gap-2`,e),...t})}function Ma({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-1 flex-col gap-1`,e),...t})}function Na({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-muted-foreground text-sm`,e),...t})}function Pa({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex w-full flex-row items-center justify-between gap-2`,e),...t})}function Fa({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-col gap-4`,e),...t})}function Ia({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex w-full flex-row items-center justify-between gap-2`,e),...t})}function La({className:e,variant:t,...n}){return(0,u.jsx)(l.View,{className:H(`flex shrink-0 items-center justify-center gap-2`,e),...n})}function Ra({className:e,orientation:t,...n}){return(0,u.jsx)(l.View,{className:H(`bg-border my-2 h-px w-full`,e),...n})}function za({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-sm font-medium`,e),...t})}var Ba=c.createContext(null);function $(){let e=c.useContext(Ba);if(!e)throw Error(`Combobox components must be rendered within a Combobox provider`);return e}function Va({className:e,value:t,onValueChange:n,...r}){let[i,a]=c.useState(!1),[o,s]=c.useState(t||``),[d,f]=c.useState(``),p=t===void 0?o:t;return(0,u.jsx)(Ba.Provider,{value:{open:i,setOpen:a,value:p,setValue:e=>{s(e),n?.(e),a(!1)},searchQuery:d,setSearchQuery:f},children:(0,u.jsx)(K,{open:i,onOpenChange:a,children:(0,u.jsx)(l.View,{className:H(`relative`,e),...r})})})}function Ha({className:e,children:t,...n}){let{value:r}=$();return(0,u.jsx)(l.View,{className:e,...n,children:(0,u.jsx)(W,{className:`text-sm`,children:t||r||`Select an item...`})})}function Ua({className:e,children:t,...n}){return(0,u.jsx)(Rt,{asChild:!0,children:(0,u.jsxs)(l.Pressable,{className:H(`border-input bg-background text-foreground flex h-10 w-full flex-row items-center justify-between rounded-md border px-3 py-2 text-sm`,e),...n,children:[(0,u.jsx)(l.View,{className:`flex-1 flex-row items-center`,children:V(t,W)}),(0,u.jsx)(m.ChevronDown,{size:16,className:`text-muted-foreground opacity-50`})]})})}function Wa({className:e,children:t,...n}){let{setValue:r}=$();return(0,u.jsx)(l.Pressable,{className:H(`flex items-center justify-center p-1`,e),onPress:()=>r(``),...n,children:t||(0,u.jsx)(m.X,{size:14,className:`text-muted-foreground`})})}function Ga({className:e,showClear:t,showTrigger:n,placeholder:r=`Search...`,...i}){let{searchQuery:a,setSearchQuery:o}=$();return(0,u.jsx)(l.View,{className:`border-border flex flex-row items-center border-b px-3`,children:(0,u.jsx)(l.TextInput,{className:H(`flex h-12 w-full rounded-md bg-transparent py-3 text-sm outline-none`,e),placeholder:r,placeholderTextColor:`#a1a1aa`,value:a,onChangeText:o,autoFocus:!0,...i})})}function Ka({className:e,side:t,sideOffset:n,align:r,alignOffset:i,anchor:a,...o}){return(0,u.jsx)(q,{className:`p-0`,children:(0,u.jsx)(l.View,{className:H(`bg-popover flex max-h-96 w-full flex-col overflow-hidden rounded-md`,e),...o})})}function qa({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`max-h-[300px] overflow-hidden`,e),...t})}function Ja({className:e,children:t,value:n,...r}){let{value:i,setValue:a,searchQuery:o}=$(),s=c.Children.toArray(t).join(``).toLowerCase();if(o&&!s.includes(o.toLowerCase())&&!n.toLowerCase().includes(o.toLowerCase()))return null;let d=i===n;return(0,u.jsxs)(l.Pressable,{className:H(`active:bg-accent relative flex w-full flex-row items-center rounded-sm py-2.5 pr-8 pl-2 text-sm outline-none`,d&&`bg-accent`,e),onPress:()=>a(n),...r,children:[(0,u.jsx)(l.View,{className:`flex-1`,children:V(t,W,{className:d?`font-semibold`:``})}),d&&(0,u.jsx)(l.View,{className:`absolute right-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(m.Check,{size:16,className:`text-foreground`})})]})}function Ya({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`text-foreground overflow-hidden p-1`,e),...t})}function Xa({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`text-muted-foreground px-2 py-1.5 text-xs font-semibold`,e),...t})}function Za({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function Qa({className:e,children:t,...n}){let{searchQuery:r}=$();return r?(0,u.jsx)(l.View,{className:H(`py-6 text-center text-sm`,e),...n,children:(0,u.jsx)(W,{className:`text-muted-foreground text-center`,children:t||`No results found.`})}):null}function $a({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`bg-muted -mx-1 h-px`,e),...t})}function eo({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-row flex-wrap gap-1`,e),...t})}function to({className:e,showRemove:t,children:n,...r}){return(0,u.jsxs)(l.View,{className:H(`bg-secondary text-secondary-foreground flex flex-row items-center rounded-md px-2 py-1`,e),...r,children:[V(n,W,{className:`text-xs`}),t&&(0,u.jsx)(m.X,{size:12,className:`ml-1 opacity-50`})]})}function no({className:e,...t}){return(0,u.jsx)(l.TextInput,{className:H(`flex-1 bg-transparent px-2 py-1 outline-none`,e),...t})}function ro(){return c.useRef(null)}function io({className:e,containerClassName:t,...n}){return(0,u.jsx)(l.View,{className:H(`border-destructive/50 rounded-md border border-dashed p-4`,t,e),...n,children:(0,u.jsx)(l.Text,{className:`text-destructive font-mono text-xs`,children:`InputOTP (Not Implemented)`})})}function ao({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function oo({className:e,index:t,...n}){return(0,u.jsx)(l.View,{className:e,...n})}function so({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function co({className:e,defaultOpen:t,open:n,onOpenChange:r,...i}){return(0,u.jsx)(l.View,{className:e,...i})}function lo({className:e,side:t,variant:n,collapsible:r,...i}){return(0,u.jsx)(l.View,{className:H(`border-destructive/50 rounded-md border border-dashed p-4`,e),...i,children:(0,u.jsx)(l.Text,{className:`text-destructive font-mono text-xs`,children:`Sidebar (Not Implemented)`})})}function uo({className:e,...t}){return(0,u.jsx)(l.Pressable,{className:e,...t})}function fo({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function po({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function mo({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function ho({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function go({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function _o({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function vo({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function yo({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function bo({className:e,asChild:t,...n}){return(0,u.jsx)(l.View,{className:e,...n})}function xo({className:e,asChild:t,...n}){return(0,u.jsx)(l.Pressable,{className:e,...n})}function So({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function Co({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function wo({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function To({className:e,asChild:t,isActive:n,variant:r,size:i,tooltip:a,...o}){return(0,u.jsx)(l.Pressable,{className:e,...o})}function Eo({className:e,asChild:t,showOnHover:n,...r}){return(0,u.jsx)(l.Pressable,{className:e,...r})}function Do({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function Oo({className:e,showIcon:t,...n}){return(0,u.jsx)(l.View,{className:e,...n})}function ko({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function Ao({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function jo({className:e,asChild:t,size:n,isActive:r,...i}){return(0,u.jsx)(l.Pressable,{className:e,...i})}function Mo(){return{state:`expanded`,open:!0,setOpen:()=>{},openMobile:!1,setOpenMobile:()=>{},isMobile:!1,toggleSidebar:()=>{}}}exports.Accordion=oe,exports.AccordionContent=ue,exports.AccordionItem=se,exports.AccordionTrigger=le,exports.Alert=fe,exports.AlertDescription=me,exports.AlertDialog=_e,exports.AlertDialogAction=Ee,exports.AlertDialogCancel=De,exports.AlertDialogContent=xe,exports.AlertDialogDescription=Te,exports.AlertDialogFooter=Ce,exports.AlertDialogHeader=Se,exports.AlertDialogOverlay=be,exports.AlertDialogPortal=ye,exports.AlertDialogTitle=we,exports.AlertDialogTrigger=ve,exports.AlertTitle=pe,exports.AspectRatio=Oe,exports.Avatar=ke,exports.AvatarFallback=je,exports.AvatarImage=Ae,exports.Badge=Pe,exports.Breadcrumb=Le,exports.BreadcrumbEllipsis=Ue,exports.BreadcrumbItem=ze,exports.BreadcrumbLink=Be,exports.BreadcrumbList=Re,exports.BreadcrumbPage=Ve,exports.BreadcrumbSeparator=He,exports.Button=U,exports.ButtonGroup=Xi,exports.ButtonGroupSeparator=Qi,exports.ButtonGroupText=Zi,exports.Calendar=We,exports.Card=Ge,exports.CardContent=Ye,exports.CardDescription=Je,exports.CardFooter=Xe,exports.CardHeader=Ke,exports.CardTitle=qe,exports.Carousel=Qe,exports.CarouselContent=$e,exports.CarouselItem=et,exports.CarouselNext=nt,exports.CarouselPrevious=tt,exports.ChartContainer=rt,exports.ChartLegend=st,exports.ChartLegendContent=at,exports.ChartStyle=ct,exports.ChartTooltip=ot,exports.ChartTooltipContent=it,exports.Checkbox=lt,exports.Collapsible=ut,exports.CollapsibleContent=ft,exports.CollapsibleTrigger=dt,exports.Combobox=Va,exports.ComboboxChip=to,exports.ComboboxChips=eo,exports.ComboboxChipsInput=no,exports.ComboboxClear=Wa,exports.ComboboxCollection=Za,exports.ComboboxContent=Ka,exports.ComboboxEmpty=Qa,exports.ComboboxGroup=Ya,exports.ComboboxInput=Ga,exports.ComboboxItem=Ja,exports.ComboboxLabel=Xa,exports.ComboboxList=qa,exports.ComboboxSeparator=$a,exports.ComboboxTrigger=Ua,exports.ComboboxValue=Ha,exports.Command=pt,exports.CommandDialog=mt,exports.CommandEmpty=_t,exports.CommandGroup=vt,exports.CommandInput=ht,exports.CommandItem=yt,exports.CommandList=gt,exports.CommandSeparator=bt,exports.CommandShortcut=xt,exports.ContextMenu=St,exports.ContextMenuCheckboxItem=jt,exports.ContextMenuContent=kt,exports.ContextMenuGroup=Tt,exports.ContextMenuItem=At,exports.ContextMenuLabel=Nt,exports.ContextMenuPortal=wt,exports.ContextMenuRadioGroup=Et,exports.ContextMenuRadioItem=Mt,exports.ContextMenuSeparator=Pt,exports.ContextMenuShortcut=Ft,exports.ContextMenuSub=Dt,exports.ContextMenuSubContent=Lt,exports.ContextMenuSubTrigger=It,exports.ContextMenuTrigger=Ct,exports.Dialog=K,exports.DialogClose=Bt,exports.DialogContent=q,exports.DialogDescription=Gt,exports.DialogFooter=Ut,exports.DialogHeader=Ht,exports.DialogTitle=Wt,exports.DialogTrigger=Rt,exports.DirectionProvider=ea,exports.Drawer=Kt,exports.DrawerClose=$t,exports.DrawerContent=Xt,exports.DrawerDescription=tn,exports.DrawerFooter=Qt,exports.DrawerHeader=Zt,exports.DrawerOverlay=Yt,exports.DrawerPortal=Jt,exports.DrawerTitle=en,exports.DrawerTrigger=qt,exports.DropdownMenu=nn,exports.DropdownMenuCheckboxItem=dn,exports.DropdownMenuContent=un,exports.DropdownMenuGroup=on,exports.DropdownMenuItem=J,exports.DropdownMenuLabel=pn,exports.DropdownMenuPortal=an,exports.DropdownMenuRadioGroup=sn,exports.DropdownMenuRadioItem=fn,exports.DropdownMenuSeparator=mn,exports.DropdownMenuShortcut=hn,exports.DropdownMenuSub=cn,exports.DropdownMenuSubContent=_n,exports.DropdownMenuSubTrigger=gn,exports.DropdownMenuTrigger=rn,exports.Empty=na,exports.EmptyContent=sa,exports.EmptyDescription=oa,exports.EmptyHeader=ra,exports.EmptyMedia=ia,exports.EmptyTitle=aa,exports.Field=la,exports.FieldContent=ua,exports.FieldDescription=da,exports.FieldError=fa,exports.FieldGroup=pa,exports.FieldLabel=ma,exports.FieldLegend=ha,exports.FieldSeparator=ga,exports.FieldSet=_a,exports.FieldTitle=va,exports.Form=yn,exports.FormControl=Tn,exports.FormDescription=En,exports.FormField=xn,exports.FormItem=Cn,exports.FormLabel=wn,exports.FormMessage=Dn,exports.HoverCard=On,exports.HoverCardContent=An,exports.HoverCardTrigger=kn,exports.Input=jn,exports.InputGroup=ya,exports.InputGroupAddon=ba,exports.InputGroupButton=xa,exports.InputGroupInput=Ca,exports.InputGroupText=Sa,exports.InputGroupTextarea=wa,exports.InputOTP=io,exports.InputOTPGroup=ao,exports.InputOTPSeparator=so,exports.InputOTPSlot=oo,exports.Item=Aa,exports.ItemActions=ja,exports.ItemContent=Ma,exports.ItemDescription=Na,exports.ItemFooter=Pa,exports.ItemGroup=Fa,exports.ItemHeader=Ia,exports.ItemMedia=La,exports.ItemSeparator=Ra,exports.ItemTitle=za,exports.Kbd=Oa,exports.KbdGroup=ka,exports.Label=vn,exports.Menubar=Mn,exports.MenubarCheckboxItem=Hn,exports.MenubarContent=Bn,exports.MenubarGroup=Fn,exports.MenubarItem=Vn,exports.MenubarLabel=Wn,exports.MenubarMenu=Nn,exports.MenubarPortal=Pn,exports.MenubarRadioGroup=In,exports.MenubarRadioItem=Un,exports.MenubarSeparator=Gn,exports.MenubarShortcut=Kn,exports.MenubarSub=Ln,exports.MenubarSubContent=Jn,exports.MenubarSubTrigger=qn,exports.MenubarTrigger=zn,exports.NativeSelect=Ta,exports.NativeSelectOptGroup=Da,exports.NativeSelectOption=Ea,exports.NavigationMenu=Yn,exports.NavigationMenuContent=$n,exports.NavigationMenuIndicator=nr,exports.NavigationMenuItem=Zn,exports.NavigationMenuLink=er,exports.NavigationMenuList=Xn,exports.NavigationMenuTrigger=Qn,exports.NavigationMenuViewport=tr,exports.Pagination=rr,exports.PaginationContent=ir,exports.PaginationEllipsis=cr,exports.PaginationItem=ar,exports.PaginationLink=X,exports.PaginationNext=sr,exports.PaginationPrevious=or,exports.Popover=ur,exports.PopoverAnchor=fr,exports.PopoverContent=pr,exports.PopoverTrigger=dr,exports.Progress=mr,exports.RadioGroup=hr,exports.RadioGroupItem=gr,exports.ResizableHandle=yr,exports.ResizablePanel=vr,exports.ResizablePanelGroup=_r,exports.ScrollArea=br,exports.ScrollToTop=Pr,exports.Search=Sr,exports.Select=wr,exports.SelectContent=Ar,exports.SelectGroup=Tr,exports.SelectItem=Mr,exports.SelectLabel=jr,exports.SelectScrollDownButton=kr,exports.SelectScrollUpButton=Or,exports.SelectSeparator=Nr,exports.SelectTrigger=Dr,exports.SelectValue=Er,exports.Separator=zr,exports.Sheet=Br,exports.SheetClose=Hr,exports.SheetContent=Gr,exports.SheetDescription=Yr,exports.SheetFooter=qr,exports.SheetHeader=Kr,exports.SheetOverlay=Wr,exports.SheetPortal=Ur,exports.SheetTitle=Jr,exports.SheetTrigger=Vr,exports.Sidebar=lo,exports.SidebarContent=vo,exports.SidebarFooter=go,exports.SidebarGroup=yo,exports.SidebarGroupAction=xo,exports.SidebarGroupContent=So,exports.SidebarGroupLabel=bo,exports.SidebarHeader=ho,exports.SidebarInput=mo,exports.SidebarInset=po,exports.SidebarMenu=Co,exports.SidebarMenuAction=Eo,exports.SidebarMenuBadge=Do,exports.SidebarMenuButton=To,exports.SidebarMenuItem=wo,exports.SidebarMenuSkeleton=Oo,exports.SidebarMenuSub=ko,exports.SidebarMenuSubButton=jo,exports.SidebarMenuSubItem=Ao,exports.SidebarProvider=co,exports.SidebarRail=fo,exports.SidebarSeparator=_o,exports.SidebarTrigger=uo,exports.Skeleton=Xr,exports.Slider=Zr,exports.Sonner=ai,exports.Spinner=ca,exports.SupportFab=Rr,exports.Switch=oi,exports.Table=si,exports.TableBody=li,exports.TableCaption=mi,exports.TableCell=pi,exports.TableFooter=ui,exports.TableHead=fi,exports.TableHeader=ci,exports.TableOfContents=Ki,exports.TableOfContentsContent=Yi,exports.TableOfContentsHeading=qi,exports.TableOfContentsList=Ji,exports.TableRow=di,exports.Tabs=hi,exports.TabsContent=vi,exports.TabsList=gi,exports.TabsTrigger=_i,exports.Text=W,exports.Textarea=yi,exports.ThemeProvider=zi,exports.ThemeToggle=Hi,exports.Toast=ei,exports.Toaster=Ui,exports.Toggle=bi,exports.ToggleGroup=Si,exports.ToggleGroupItem=Ci,exports.Tooltip=wi,exports.TooltipContent=Ei,exports.TooltipProvider=Di,exports.TooltipTrigger=Ti,exports.badgeVariants=Me,exports.buttonGroupVariants=$i,exports.buttonVariants=he,exports.cn=H,exports.textVariants=Ie,exports.toast=Li,exports.toggleVariants=te.toggleVariants,exports.useComboboxAnchor=ro,exports.useDirection=ta,exports.useFormField=Y,exports.useSidebar=Mo,exports.useTheme=Bi,exports.useToast=Ri,exports.wrapTextChildren=V;
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},s=(n,r,a)=>(a=n==null?{}:e(i(n)),o(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n));let c=require("react");c=s(c);let l=require("react-native"),u=require("react/jsx-runtime"),d=require("clsx"),f=require("tailwind-merge"),p=require("@rn-primitives/accordion");p=s(p);let m=require("lucide-react-native"),h=require("react-native-reanimated");h=s(h);let g=require("class-variance-authority"),_=require("@rn-primitives/alert-dialog");_=s(_);let v=require("@rn-primitives/aspect-ratio");v=s(v);let y=require("@rn-primitives/avatar");y=s(y);let b=require("@rn-primitives/slot");b=s(b);let x=require("@react-native-community/datetimepicker");x=s(x);let S=require("@rn-primitives/checkbox");S=s(S);let C=require("@rn-primitives/collapsible");C=s(C);let w=require("@rn-primitives/context-menu");w=s(w);let T=require("@rn-primitives/dialog");T=s(T);let E=require("@rn-primitives/dropdown-menu");E=s(E);let ee=require("react-hook-form"),D=require("@rn-primitives/label");D=s(D);let O=require("@rn-primitives/hover-card");O=s(O);let k=require("@rn-primitives/menubar");k=s(k);let A=require("@rn-primitives/navigation-menu");A=s(A);let j=require("@rn-primitives/radio-group");j=s(j);let M=require("@rn-primitives/select");M=s(M);let N=require("@rn-primitives/separator");N=s(N);let P=require("@rn-primitives/slider");P=s(P);let F=require("@rn-primitives/toast");F=s(F);let I=require("@rn-primitives/switch");I=s(I);let L=require("@rn-primitives/tabs");L=s(L);let te=require("@gv-tech/ui-core"),R=require("@rn-primitives/toggle");R=s(R);let z=require("@rn-primitives/toggle-group");z=s(z);let B=require("@rn-primitives/tooltip");B=s(B);let ne=require("@gv-tech/design-tokens"),re=require("react-native-css-interop");function V(e,t=l.Text,n={}){return c.Children.map(e,e=>typeof e==`string`||typeof e==`number`?(0,u.jsx)(t,{...n,children:e}):e)}function H(...e){return(0,f.twMerge)((0,d.clsx)(e))}function ie(e){return e.toString().toLowerCase().trim().replace(/\s+/g,`-`).replace(/[^\w-]+/g,``).replace(/--+/g,`-`)}var ae=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(p.Root,{ref:n,className:H(`web:gap-0`,e),...t}));ae.displayName=p.Root?.displayName||`Accordion`;var oe=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(p.Item,{ref:n,className:H(`border-border overflow-hidden border-b`,e),...t}));oe.displayName=p.Item?.displayName||`AccordionItem`;var se=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(p.Header,{ref:n,className:H(`flex flex-row`,e),...t}));se.displayName=p.Header?.displayName||`AccordionHeader`;var ce=c.forwardRef(({className:e,children:t,...n},r)=>{let{isExpanded:i}=p.useItemContext(),a=(0,h.useDerivedValue)(()=>i?(0,h.withTiming)(1,{duration:250}):(0,h.withTiming)(0,{duration:200})),o=(0,h.useAnimatedStyle)(()=>({transform:[{rotate:`${a.value*180}deg`}],opacity:(0,h.interpolate)(a.value,[0,1],[1,.8],h.Extrapolation.CLAMP)}));return(0,u.jsx)(p.Header,{className:`flex`,children:(0,u.jsxs)(p.Trigger,{ref:r,className:H(`flex flex-row items-center justify-between py-4 font-medium transition-all hover:underline [&[data-state=open]>svg]:rotate-180`,e),...n,children:[(0,u.jsx)(u.Fragment,{children:t}),(0,u.jsx)(h.default.View,{style:o,children:(0,u.jsx)(m.ChevronDown,{className:`text-muted-foreground h-4 w-4 shrink-0 transition-transform duration-200`})})]})})});ce.displayName=p.Trigger?.displayName||`AccordionTrigger`;var le=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(p.Content,{ref:r,className:H(`data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down overflow-hidden text-sm transition-all`,e),...n,children:(0,u.jsx)(l.View,{className:H(`pt-0 pb-4`,e),children:t})}));le.displayName=p.Content?.displayName||`AccordionContent`;var ue=(0,g.cva)(`relative w-full rounded-lg border p-4`,{variants:{variant:{default:`bg-background border-border`,destructive:`border-destructive/50 bg-destructive/10`,warning:`border-amber-500/50 bg-amber-500/10`,info:`border-blue-500/50 bg-blue-500/10`}},defaultVariants:{variant:`default`}}),de=c.forwardRef(({className:e,variant:t,children:n,...r},i)=>(0,u.jsx)(l.View,{ref:i,className:H(ue({variant:t}),e),...r,children:V(n)}));de.displayName=`Alert`;var fe=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.Text,{ref:n,className:H(`text-foreground mb-1 leading-none font-medium tracking-tight`,e),...t}));fe.displayName=`AlertTitle`;var pe=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.Text,{ref:n,className:H(`text-muted-foreground text-sm leading-relaxed`,e),...t}));pe.displayName=`AlertDescription`;var U=(0,g.cva)(`flex-row items-center justify-center gap-2 rounded-md transition-colors active:opacity-80`,{variants:{variant:{default:`bg-primary shadow-sm`,destructive:`bg-destructive shadow-sm`,outline:`border border-input bg-transparent shadow-sm`,secondary:`bg-secondary shadow-sm`,ghost:`bg-transparent`,link:`bg-transparent`},size:{default:`h-10 px-4 py-2`,xs:`h-7 px-2`,sm:`h-9 px-3`,lg:`h-12 px-8`,icon:`h-10 w-10`,"icon-xs":`h-7 w-7`,"icon-sm":`h-9 w-9`,"icon-lg":`h-12 w-12`}},defaultVariants:{variant:`default`,size:`default`}}),me=(0,g.cva)(`text-sm font-medium`,{variants:{variant:{default:`text-primary-foreground`,destructive:`text-destructive-foreground`,outline:`text-foreground`,secondary:`text-secondary-foreground`,ghost:`text-foreground`,link:`text-primary underline`}},defaultVariants:{variant:`default`}}),W=c.forwardRef(({className:e,variant:t,size:n,onPress:r,children:i,disabled:a,...o},s)=>(0,u.jsx)(l.Pressable,{ref:s,onPress:r,disabled:a,className:H(U({variant:t,size:n,className:e}),a&&`opacity-50`),...o,children:V(i,l.Text,{className:H(me({variant:t}))})}));W.displayName=`Button`;var he=_.Root,ge=_.Trigger,_e=_.Portal,ve=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(_.Overlay,{style:l.StyleSheet.absoluteFill,asChild:!0,ref:n,...t,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`z-50 flex items-center justify-center bg-black/80 p-2`,e)})}));ve.displayName=_.Overlay?.displayName||`AlertDialogOverlay`;var ye=c.forwardRef(({className:e,portalHost:t,overlayClassName:n,overlayStyle:r,...i},a)=>(0,u.jsxs)(_e,{hostName:t,children:[(0,u.jsx)(ve,{className:n,style:r}),(0,u.jsx)(_.Content,{ref:a,asChild:!0,...i,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`border-border bg-background z-50 w-full max-w-lg gap-4 rounded-xl border p-6 shadow-lg sm:rounded-lg`,e)})})]}));ye.displayName=_.Content?.displayName||`AlertDialogContent`;var be=({className:e,...t})=>(0,u.jsx)(l.View,{className:H(`flex flex-col gap-2 text-center sm:text-left`,e),...t});be.displayName=`AlertDialogHeader`;var xe=({className:e,...t})=>(0,u.jsx)(l.View,{className:H(`flex flex-col-reverse gap-2 sm:flex-row sm:justify-end`,e),...t});xe.displayName=`AlertDialogFooter`;var Se=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(_.Title,{ref:n,className:H(`native:text-xl text-foreground text-lg font-semibold`,e),...t}));Se.displayName=_.Title?.displayName||`AlertDialogTitle`;var Ce=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(_.Description,{ref:n,className:H(`native:text-base text-muted-foreground text-sm`,e),...t}));Ce.displayName=_.Description?.displayName||`AlertDialogDescription`;var we=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(_.Action,{ref:n,className:H(U(),e),...t}));we.displayName=_.Action?.displayName||`AlertDialogAction`;var Te=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(_.Cancel,{ref:n,className:H(U({variant:`outline`}),`mt-2 sm:mt-0`,e),...t}));Te.displayName=_.Cancel?.displayName||`AlertDialogCancel`;var Ee=({children:e,className:t,ratio:n=1})=>(0,u.jsx)(v.Root,{ratio:n,className:H(`w-full`,t),children:e});Ee.displayName=`AspectRatio`;var De=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(y.Root,{ref:n,className:H(`relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full`,e),...t}));De.displayName=y.Root?.displayName||`Avatar`;var Oe=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(y.Image,{ref:n,className:H(`aspect-square h-full w-full`,e),...t}));Oe.displayName=y.Image?.displayName||`AvatarImage`;var ke=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(y.Fallback,{ref:n,className:H(`bg-muted flex h-full w-full items-center justify-center rounded-full`,e),...t}));ke.displayName=y.Fallback?.displayName||`AvatarFallback`;var Ae=(0,g.cva)(`flex-row items-center rounded-md border px-2 py-0.5`,{variants:{variant:{default:`border-transparent bg-primary`,secondary:`border-transparent bg-secondary`,destructive:`border-transparent bg-destructive`,outline:`border-border bg-transparent`}},defaultVariants:{variant:`default`}}),je=(0,g.cva)(`text-xs font-semibold`,{variants:{variant:{default:`text-primary-foreground`,secondary:`text-secondary-foreground`,destructive:`text-destructive-foreground`,outline:`text-foreground`}},defaultVariants:{variant:`default`}});function Me({className:e,textClassName:t,variant:n,children:r,...i}){return(0,u.jsx)(l.View,{className:H(Ae({variant:n}),e),...i,children:V(r,l.Text,{className:H(je({variant:n}),t)})})}var Ne=c.createContext(void 0),Pe=(0,g.cva)(`text-foreground`,{variants:{variant:{h1:`text-4xl font-extrabold tracking-tight`,h2:`text-3xl font-semibold tracking-tight`,h3:`text-2xl font-semibold tracking-tight`,h4:`text-xl font-semibold tracking-tight`,body:`text-base leading-7`,bodySmall:`text-sm leading-6`,caption:`text-xs text-muted-foreground`,label:`text-sm font-medium`,overline:`text-xs font-semibold uppercase tracking-widest text-muted-foreground`}},defaultVariants:{variant:`body`}}),G=c.forwardRef(({className:e,variant:t=`body`,children:n,...r},i)=>(0,u.jsx)(l.Text,{ref:i,className:H(Pe({variant:t,className:e})),...r,children:n}));G.displayName=`Text`;var Fe=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,"aria-label":`breadcrumb`,className:H(`flex flex-row`,e),...n,children:t}));Fe.displayName=`Breadcrumb`;var Ie=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,className:H(`text-muted-foreground flex flex-row flex-wrap items-center gap-1.5 break-words sm:gap-2.5`,e),...n,children:t}));Ie.displayName=`BreadcrumbList`;var Le=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,className:H(`flex flex-row items-center gap-1.5`,e),...n,children:t}));Le.displayName=`BreadcrumbItem`;var Re=c.forwardRef(({asChild:e,className:t,children:n,onPress:r,...i},a)=>(0,u.jsx)(e?b.Slot:l.Pressable,{ref:a,onPress:r,className:H(`hover:text-foreground active:text-foreground flex flex-row items-center transition-colors`,t),...i,children:V(n,G,{className:`text-muted-foreground hover:text-foreground text-sm font-medium`})}));Re.displayName=`BreadcrumbLink`;var ze=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,role:`link`,"aria-disabled":!0,"aria-current":`page`,className:H(`flex flex-row items-center`,e),...n,children:V(t,G,{className:`text-foreground text-sm font-normal`})}));ze.displayName=`BreadcrumbPage`;var Be=({children:e,className:t,...n})=>(0,u.jsx)(l.View,{role:`presentation`,"aria-hidden":!0,className:H(`flex flex-row items-center justify-center`,t),...n,children:e??(0,u.jsx)(m.ChevronRight,{size:14,className:`text-muted-foreground`})});Be.displayName=`BreadcrumbSeparator`;var Ve=({className:e,children:t,...n})=>(0,u.jsx)(l.View,{role:`presentation`,"aria-hidden":!0,className:H(`flex h-9 w-9 flex-row items-center justify-center`,e),...n,children:t??(0,u.jsx)(m.MoreHorizontal,{size:14,className:`text-muted-foreground`})});Ve.displayName=`BreadcrumbEllipsis`;var He=c.forwardRef(({className:e,value:t,onChange:n,showOutsideDays:r,...i},a)=>{let[o,s]=c.useState(t||new Date);return c.useEffect(()=>{t&&s(t)},[t]),(0,u.jsx)(l.View,{ref:a,className:H(`bg-background overflow-hidden rounded-md`,e),children:(0,u.jsx)(x.default,{value:o,mode:`date`,display:`inline`,onValueChange:(e,t)=>{s(t),n&&n(e,t)},onDismiss:()=>{n&&n({type:`dismissed`},o)},...i})})});He.displayName=`Calendar`;var Ue=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`border-border bg-card rounded-xl border shadow-sm`,e),...t}));Ue.displayName=`Card`;var We=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`flex flex-col space-y-1.5 p-6`,e),...t}));We.displayName=`CardHeader`;var Ge=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.Text,{ref:n,className:H(`text-card-foreground text-lg leading-none font-semibold tracking-tight`,e),...t}));Ge.displayName=`CardTitle`;var Ke=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.Text,{ref:n,className:H(`text-muted-foreground text-sm`,e),...t}));Ke.displayName=`CardDescription`;var qe=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`p-6 pt-0`,e),...t,children:V(t.children,l.Text,{className:`text-sm text-card-foreground`})}));qe.displayName=`CardContent`;var Je=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`flex flex-row items-center p-6 pt-0`,e),...t}));Je.displayName=`CardFooter`;var Ye=c.createContext(null);function K(){let e=c.useContext(Ye);if(!e)throw Error(`useCarousel must be used within a <Carousel />`);return e}var Xe=c.forwardRef(({children:e,className:t,opts:n,orientation:r=`horizontal`,setApi:i,plugins:a,...o},s)=>{let d=c.useRef(null),[f,p]=c.useState(!0),[m,h]=c.useState(!1),[g,_]=c.useState(l.Dimensions.get(`window`).width),[v,y]=c.useState(0),b=c.useCallback(()=>{d.current?.scrollTo({x:(v+1)*g,animated:!0})},[v,g]),x=c.useCallback(()=>{d.current?.scrollTo({x:Math.max(0,v-1)*g,animated:!0})},[v,g]);return c.useEffect(()=>{i&&i({scrollNext:b,scrollPrev:x,canScrollNext:()=>f,canScrollPrev:()=>m,on:()=>{},off:()=>{}})},[i,b,x,f,m]),(0,u.jsx)(Ye.Provider,{value:{orientation:r,scrollRef:d,scrollNext:b,scrollPrev:x,canScrollNext:f,canScrollPrev:m,itemWidth:g,setItemWidth:_},children:(0,u.jsx)(l.View,{ref:s,className:H(`relative`,t),...o,children:e})})});Xe.displayName=`Carousel`;var Ze=c.forwardRef(({children:e,className:t,...n},r)=>{let{scrollRef:i,orientation:a}=K();return(0,u.jsx)(l.View,{className:`overflow-hidden`,children:(0,u.jsx)(l.ScrollView,{ref:i,horizontal:a===`horizontal`,showsHorizontalScrollIndicator:!1,showsVerticalScrollIndicator:!1,pagingEnabled:!0,snapToInterval:a===`horizontal`?l.Dimensions.get(`window`).width:void 0,decelerationRate:`fast`,className:H(`flex`,a===`horizontal`?`flex-row`:`flex-col`,t),...n,children:e})})});Ze.displayName=`CarouselContent`;var Qe=c.forwardRef(({children:e,className:t,...n},r)=>{let{orientation:i,setItemWidth:a}=K();return(0,u.jsx)(l.View,{ref:r,onLayout:e=>{i===`horizontal`&&a(e.nativeEvent.layout.width)},className:H(`min-w-0 shrink-0 grow-0 basis-full`,t),...n,children:e})});Qe.displayName=`CarouselItem`;var $e=c.forwardRef(({className:e,variant:t=`outline`,size:n=`icon`,...r},i)=>{let{orientation:a,scrollPrev:o,canScrollPrev:s}=K();return(0,u.jsx)(W,{ref:i,variant:t,size:n,className:H(`absolute h-8 w-8 rounded-full`,a===`horizontal`?`top-1/2 -left-12 -translate-y-1/2`:`-top-12 left-1/2 -translate-x-1/2 rotate-90`,e),disabled:!s,onPress:o,...r,children:(0,u.jsx)(m.ArrowLeft,{className:`text-foreground h-4 w-4`,size:16})})});$e.displayName=`CarouselPrevious`;var et=c.forwardRef(({className:e,variant:t=`outline`,size:n=`icon`,...r},i)=>{let{orientation:a,scrollNext:o,canScrollNext:s}=K();return(0,u.jsx)(W,{ref:i,variant:t,size:n,className:H(`absolute h-8 w-8 rounded-full`,a===`horizontal`?`top-1/2 -right-12 -translate-y-1/2`:`-bottom-12 left-1/2 -translate-x-1/2 rotate-90`,e),disabled:!s,onPress:o,...r,children:(0,u.jsx)(m.ArrowRight,{className:`text-foreground h-4 w-4`,size:16})})});et.displayName=`CarouselNext`;var tt=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:e}),nt=({className:e})=>(0,u.jsx)(l.View,{className:e}),rt=({className:e})=>(0,u.jsx)(l.View,{className:e}),it=({children:e})=>(0,u.jsx)(u.Fragment,{children:e}),at=({children:e})=>(0,u.jsx)(u.Fragment,{children:e}),ot=()=>null,st=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(S.Root,{ref:n,className:H(`web:peer native:h-[20] native:w-[20] native:rounded border-primary web:ring-offset-background web:focus-visible:outline-none web:focus-visible:ring-2 web:focus-visible:ring-ring web:focus-visible:ring-offset-2 h-4 w-4 shrink-0 rounded-sm border disabled:cursor-not-allowed disabled:opacity-50`,t.checked&&`bg-primary`,e),...t,children:(0,u.jsx)(S.Indicator,{className:H(`h-full w-full items-center justify-center`),children:(0,u.jsx)(m.Check,{size:12,strokeWidth:l.Platform.OS===`web`?2.5:3.5,className:`text-primary-foreground`})})}));st.displayName=S.Root?.displayName||`Checkbox`;var ct=C.Root,lt=C.Trigger,ut=C.Content,dt=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:V(e)}),ft=({children:e})=>(0,u.jsx)(u.Fragment,{children:e}),pt=({className:e})=>(0,u.jsx)(l.View,{className:e}),mt=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:V(e)}),ht=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:V(e)}),gt=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:V(e)}),_t=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:V(e)}),vt=({className:e})=>(0,u.jsx)(l.View,{className:e}),yt=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:V(e)}),bt=w.Root,xt=w.Trigger,St=w.Portal,Ct=w.Group,wt=w.RadioGroup,Tt=w.Sub,Et=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(w.Overlay,{style:l.Platform.OS===`web`?void 0:l.StyleSheet.absoluteFill,ref:n,...t,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(100),exiting:h.FadeOut.duration(100),className:H(`absolute inset-0 z-50 bg-black/30`,e)})}));Et.displayName=`ContextMenuOverlay`;var Dt=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsxs)(St,{children:[(0,u.jsx)(Et,{}),(0,u.jsx)(w.Content,{ref:r,className:H(`bg-popover border-border z-50 min-w-[8rem] overflow-hidden rounded-md border p-1 shadow-md`,e),...n,children:t})]}));Dt.displayName=`ContextMenuContent`;var Ot=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsx)(w.Item,{ref:i,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm px-2 py-1.5 text-sm outline-none`,n&&`pl-8`,e),...r,children:V(t,G)}));Ot.displayName=`ContextMenuItem`;var kt=c.forwardRef(({className:e,children:t,checked:n,onCheckedChange:r,...i},a)=>(0,u.jsxs)(w.CheckboxItem,{ref:a,checked:!!n,onCheckedChange:r||(()=>{}),className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none`,e),...i,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(w.ItemIndicator,{children:(0,u.jsx)(m.Check,{size:14,className:`text-foreground`})})}),V(t,G)]}));kt.displayName=`ContextMenuCheckboxItem`;var At=c.forwardRef(({className:e,children:t,value:n,...r},i)=>(0,u.jsxs)(w.RadioItem,{ref:i,value:n,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none`,e),...r,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(w.ItemIndicator,{children:(0,u.jsx)(m.Circle,{size:8,className:`text-foreground fill-current`})})}),V(t,G)]}));At.displayName=`ContextMenuRadioItem`;var jt=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsx)(w.Label,{ref:i,className:H(`text-foreground px-2 py-1.5 text-sm font-semibold`,n&&`pl-8`,e),...r,children:V(t,G)}));jt.displayName=`ContextMenuLabel`;var Mt=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(w.Separator,{ref:n,className:H(`bg-border -mx-1 my-1 h-px`,e),...t}));Mt.displayName=`ContextMenuSeparator`;var Nt=({className:e,children:t,...n})=>(0,u.jsx)(G,{className:H(`text-muted-foreground ml-auto text-xs tracking-widest`,e),...n,children:t});Nt.displayName=`ContextMenuShortcut`;var Pt=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsxs)(w.SubTrigger,{ref:i,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground flex flex-row items-center rounded-sm px-2 py-1.5 text-sm outline-none`,n&&`pl-8`,e),...r,children:[(0,u.jsx)(l.View,{className:`flex flex-row items-center gap-1.5`,children:V(t,G)}),(0,u.jsx)(m.ChevronRight,{size:14,className:`text-foreground ml-auto`})]}));Pt.displayName=`ContextMenuSubTrigger`;var Ft=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(w.SubContent,{ref:r,className:H(`bg-popover border-border z-50 min-w-[8rem] overflow-hidden rounded-md border p-1 shadow-md`,e),...n,children:t}));Ft.displayName=`ContextMenuSubContent`;var q=T.Root,It=T.Trigger,Lt=T.Portal,Rt=T.Close,zt=c.forwardRef(({className:e,style:t,...n},r)=>(0,u.jsx)(T.Overlay,{style:[{position:l.Platform.OS===`web`?`fixed`:`absolute`,top:0,right:0,bottom:0,left:0,zIndex:50},t],asChild:!0,ref:r,...n,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`flex items-center justify-center bg-black/80 p-2`,e)})}));zt.displayName=T.Overlay?.displayName||`DialogOverlay`;var J=c.forwardRef(({className:e,children:t,portalHost:n,overlayClassName:r,overlayStyle:i,...a},o)=>{let s=c.useCallback(({children:e})=>l.Platform.OS===`web`?(0,u.jsx)(u.Fragment,{children:e}):(0,u.jsx)(l.View,{pointerEvents:`box-none`,style:{position:`absolute`,top:0,right:0,bottom:0,left:0,zIndex:50,alignItems:`center`,justifyContent:`center`,padding:16},children:e}),[]);return(0,u.jsxs)(Lt,{hostName:n,children:[(0,u.jsx)(zt,{className:r,style:i}),(0,u.jsx)(s,{children:(0,u.jsx)(T.Content,{ref:o,...a,children:(0,u.jsx)(l.View,{pointerEvents:`box-none`,className:`absolute inset-0 z-50 flex items-center justify-center`,style:l.Platform.OS===`web`?{position:`fixed`}:void 0,children:(0,u.jsxs)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`border-border bg-background w-full max-w-lg gap-4 rounded-xl border p-6 shadow-lg sm:rounded-lg`,e),children:[t,(0,u.jsxs)(T.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-sm opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-none disabled:pointer-events-none`,children:[(0,u.jsx)(m.X,{size:18,className:`text-muted-foreground`}),(0,u.jsx)(l.View,{className:`sr-only`,children:(0,u.jsx)(T.Title,{children:`Close`})})]})]})})})})]})});J.displayName=T.Content?.displayName||`DialogContent`;var Bt=({className:e,...t})=>(0,u.jsx)(l.View,{className:H(`flex flex-col gap-1.5 text-center sm:text-left`,e),...t});Bt.displayName=`DialogHeader`;var Vt=({className:e,...t})=>(0,u.jsx)(l.View,{className:H(`flex flex-col-reverse gap-2 sm:flex-row sm:justify-end`,e),...t});Vt.displayName=`DialogFooter`;var Ht=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(T.Title,{ref:n,className:H(`native:text-xl text-foreground text-lg leading-none font-semibold tracking-tight`,e),...t}));Ht.displayName=T.Title?.displayName||`DialogTitle`;var Ut=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(T.Description,{ref:n,className:H(`native:text-base text-muted-foreground text-sm`,e),...t}));Ut.displayName=T.Description?.displayName||`DialogDescription`;var Wt=({children:e})=>(0,u.jsx)(T.Root,{children:e});Wt.displayName=`Drawer`;var Gt=c.forwardRef(({children:e,className:t,...n},r)=>(0,u.jsx)(T.Trigger,{ref:r,className:t,...n,children:V(e)}));Gt.displayName=`DrawerTrigger`;var Kt=T.Portal,qt=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(T.Overlay,{style:l.StyleSheet.absoluteFill,asChild:!0,ref:n,...t,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`z-50 bg-black/80`,e)})}));qt.displayName=`DrawerOverlay`;var Jt=c.forwardRef(({className:e,children:t,portalHost:n,overlayClassName:r,overlayStyle:i,...a},o)=>(0,u.jsxs)(Kt,{hostName:n,children:[(0,u.jsx)(qt,{className:r,style:i}),(0,u.jsx)(T.Content,{ref:o,asChild:!0,...a,children:(0,u.jsxs)(h.default.View,{entering:h.SlideInDown.duration(200),exiting:h.SlideOutDown.duration(200),className:H(`border-border bg-background fixed inset-x-0 bottom-0 z-50 flex h-auto flex-col rounded-t-xl border p-6 pb-10 shadow-lg`,e),children:[(0,u.jsx)(l.View,{className:`bg-muted mx-auto mb-4 h-1.5 w-12 rounded-full`}),t]})})]}));Jt.displayName=`DrawerContent`;var Yt=({className:e,children:t,...n})=>(0,u.jsx)(l.View,{className:H(`flex flex-col gap-1.5 text-center sm:text-left`,e),...n,children:V(t)});Yt.displayName=`DrawerHeader`;var Xt=({className:e,children:t,...n})=>(0,u.jsx)(l.View,{className:H(`mt-auto flex flex-col gap-2`,e),...n,children:V(t)});Xt.displayName=`DrawerFooter`;var Zt=c.forwardRef(({children:e,className:t,...n},r)=>(0,u.jsx)(T.Close,{ref:r,className:t,...n,children:V(e)}));Zt.displayName=`DrawerClose`;var Qt=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(T.Title,{ref:r,className:H(`text-foreground text-lg leading-none font-semibold tracking-tight`,e),...n,children:V(t)}));Qt.displayName=`DrawerTitle`;var $t=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(T.Description,{ref:r,className:H(`text-muted-foreground text-sm`,e),...n,children:V(t)}));$t.displayName=`DrawerDescription`;var en=E.Root,tn=E.Trigger,nn=E.Portal,rn=E.Group,an=E.RadioGroup,on=E.Sub,sn=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(E.Overlay,{style:l.Platform.OS===`web`?void 0:l.StyleSheet.absoluteFill,ref:n,...t,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(100),exiting:h.FadeOut.duration(100),className:H(`absolute inset-0 z-50 bg-black/30`,e)})}));sn.displayName=`DropdownMenuOverlay`;var cn=c.forwardRef(({className:e,children:t,side:n,...r},i)=>{let a=n===`left`||n===`right`?`bottom`:n;return(0,u.jsxs)(nn,{children:[(0,u.jsx)(sn,{}),(0,u.jsx)(E.Content,{ref:i,side:a,className:H(`bg-popover border-border z-50 min-w-[8rem] overflow-hidden rounded-md border p-1 shadow-md`,e),...r,children:t})]})});cn.displayName=`DropdownMenuContent`;var Y=c.forwardRef(({className:e,children:t,inset:n,onSelect:r,...i},a)=>(0,u.jsx)(E.Item,{ref:a,onPress:()=>r?.(new Event(`select`)),className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm px-2 py-1.5 text-sm outline-none`,n&&`pl-8`,e),...i,children:V(t,G)}));Y.displayName=`DropdownMenuItem`;var ln=c.forwardRef(({className:e,children:t,checked:n,onCheckedChange:r,...i},a)=>(0,u.jsxs)(E.CheckboxItem,{ref:a,checked:!!n,onCheckedChange:r||(()=>{}),className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none`,e),...i,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(E.ItemIndicator,{children:(0,u.jsx)(m.Check,{size:14,className:`text-foreground`})})}),V(t,G)]}));ln.displayName=`DropdownMenuCheckboxItem`;var un=c.forwardRef(({className:e,children:t,value:n,...r},i)=>(0,u.jsxs)(E.RadioItem,{ref:i,value:n,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none`,e),...r,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(E.ItemIndicator,{children:(0,u.jsx)(m.Circle,{size:8,className:`text-foreground fill-current`})})}),V(t,G)]}));un.displayName=`DropdownMenuRadioItem`;var dn=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsx)(E.Label,{ref:i,className:H(`text-foreground px-2 py-1.5 text-sm font-semibold`,n&&`pl-8`,e),...r,children:V(t,G)}));dn.displayName=`DropdownMenuLabel`;var fn=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(E.Separator,{ref:n,className:H(`bg-border -mx-1 my-1 h-px`,e),...t}));fn.displayName=`DropdownMenuSeparator`;var pn=({className:e,children:t,...n})=>(0,u.jsx)(G,{className:H(`text-muted-foreground ml-auto text-xs tracking-widest`,e),...n,children:t});pn.displayName=`DropdownMenuShortcut`;var mn=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsxs)(E.SubTrigger,{ref:i,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground flex flex-row items-center rounded-sm px-2 py-1.5 text-sm outline-none`,n&&`pl-8`,e),...r,children:[(0,u.jsx)(l.View,{className:`flex flex-row items-center gap-1.5`,children:V(t,G)}),(0,u.jsx)(m.ChevronRight,{size:14,className:`text-foreground ml-auto`})]}));mn.displayName=`DropdownMenuSubTrigger`;var hn=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(E.SubContent,{ref:r,className:H(`bg-popover border-border z-50 min-w-[8rem] overflow-hidden rounded-md border p-1 shadow-md`,e),...n,children:t}));hn.displayName=`DropdownMenuSubContent`;var gn=c.forwardRef(({className:e,onPress:t,onLongPress:n,onPressIn:r,onPressOut:i,...a},o)=>(0,u.jsx)(D.Root,{className:`web:cursor-default`,onPress:t,onLongPress:n,onPressIn:r,onPressOut:i,children:(0,u.jsx)(D.Text,{ref:o,className:H(`text-foreground native:text-base web:peer-disabled:cursor-not-allowed web:peer-disabled:opacity-70 text-sm leading-none font-medium`,e),...a})}));gn.displayName=D.Root?.displayName||`Label`;var _n=ee.FormProvider,vn=c.createContext(null),yn=({...e})=>(0,u.jsx)(vn.Provider,{value:{name:e.name},children:(0,u.jsx)(ee.Controller,{...e})}),X=()=>{let e=c.useContext(vn),t=c.useContext(bn),{getFieldState:n,formState:r}=(0,ee.useFormContext)();if(!e)throw Error(`useFormField should be used within <FormField>`);if(!t)throw Error(`useFormField should be used within <FormItem>`);let i=n(e.name,r),{id:a}=t;return{id:a,name:e.name,formItemId:`${a}-form-item`,formDescriptionId:`${a}-form-item-description`,formMessageId:`${a}-form-item-message`,...i}},bn=c.createContext(null),xn=c.forwardRef(({className:e,...t},n)=>{let r=c.useId();return(0,u.jsx)(bn.Provider,{value:{id:r},children:(0,u.jsx)(l.View,{ref:n,className:H(`space-y-2`,e),...t})})});xn.displayName=`FormItem`;var Sn=c.forwardRef(({className:e,...t},n)=>{let{error:r,formItemId:i}=X();return(0,u.jsx)(gn,{ref:n,className:H(r&&`text-destructive`,e),nativeID:i,...t})});Sn.displayName=`FormLabel`;var Cn=c.forwardRef(({...e},t)=>{let{error:n,formItemId:r,formDescriptionId:i,formMessageId:a}=X();return(0,u.jsx)(b.Slot,{ref:t,nativeID:r,"aria-describedby":n?`${i} ${a}`:`${i}`,"aria-invalid":!!n,...e})});Cn.displayName=`FormControl`;var wn=c.forwardRef(({className:e,...t},n)=>{let{formDescriptionId:r}=X();return(0,u.jsx)(l.Text,{ref:n,nativeID:r,className:H(`text-muted-foreground text-[13px]`,e),...t})});wn.displayName=`FormDescription`;var Tn=c.forwardRef(({className:e,children:t,...n},r)=>{let{error:i,formMessageId:a}=X(),o=i?String(i?.message??``):t;return o?(0,u.jsx)(l.Text,{ref:r,nativeID:a,className:H(`text-destructive text-[13px] font-medium`,e),...n,children:o}):null});Tn.displayName=`FormMessage`;var En=O.Root,Dn=O.Trigger,On=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(O.Portal,{children:(0,u.jsx)(O.Content,{ref:r,className:H(`bg-popover text-popover-foreground border-border z-50 w-64 rounded-md border p-4 shadow-md`,e),...n,children:t})}));On.displayName=O.Content?.displayName||`HoverCardContent`;var kn=c.forwardRef(({className:e,placeholderClassName:t,...n},r)=>(0,u.jsx)(l.TextInput,{ref:r,className:H(`border-input text-foreground placeholder:text-muted-foreground focus:border-ring flex h-10 w-full rounded-md border bg-transparent px-3 py-2 text-base shadow-sm transition-colors disabled:opacity-50`,e),placeholderClassName:H(`text-muted-foreground`,t),...n}));kn.displayName=`Input`;var An=c.forwardRef(({className:e,children:t,value:n,onValueChange:r,...i},a)=>{let[o,s]=c.useState(n||``),l=n===void 0?o:n;return(0,u.jsx)(k.Root,{ref:a,value:l,onValueChange:e=>{s(e),r?.(e||``)},className:H(`bg-background border-border flex flex-row items-center space-x-1 rounded-md border p-1 shadow-sm`,e),...i,children:t})});An.displayName=`Menubar`;var jn=k.Menu,Mn=k.Portal,Nn=k.Group,Pn=k.RadioGroup,Fn=k.Sub,In=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(k.Overlay,{style:l.Platform.OS===`web`?void 0:l.StyleSheet.absoluteFill,ref:n,...t,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(100),exiting:h.FadeOut.duration(100),className:H(`absolute inset-0 z-50 bg-black/30`,e)})}));In.displayName=`MenubarOverlay`;var Ln=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(k.Trigger,{ref:r,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground flex flex-row items-center rounded-sm px-3 py-1.5 text-sm font-medium outline-none`,e),...n,children:V(t,G)}));Ln.displayName=`MenubarTrigger`;var Rn=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsxs)(Mn,{children:[(0,u.jsx)(In,{}),(0,u.jsx)(k.Content,{ref:r,className:H(`bg-popover border-border z-50 min-w-[12rem] overflow-hidden rounded-md border p-1 shadow-md`,e),...n,children:t})]}));Rn.displayName=`MenubarContent`;var zn=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsx)(k.Item,{ref:i,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm px-2 py-1.5 text-sm outline-none`,n&&`pl-8`,e),...r,children:V(t,G)}));zn.displayName=`MenubarItem`;var Bn=c.forwardRef(({className:e,children:t,checked:n,onCheckedChange:r,...i},a)=>(0,u.jsxs)(k.CheckboxItem,{ref:a,checked:!!n,onCheckedChange:r||(()=>{}),className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none`,e),...i,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(k.ItemIndicator,{children:(0,u.jsx)(m.Check,{size:14,className:`text-foreground`})})}),V(t,G)]}));Bn.displayName=`MenubarCheckboxItem`;var Vn=c.forwardRef(({className:e,children:t,value:n,...r},i)=>(0,u.jsxs)(k.RadioItem,{ref:i,value:n,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground relative flex flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none`,e),...r,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(k.ItemIndicator,{children:(0,u.jsx)(m.Circle,{size:8,className:`text-foreground fill-current`})})}),V(t,G)]}));Vn.displayName=`MenubarRadioItem`;var Hn=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsx)(k.Label,{ref:i,className:H(`text-foreground px-2 py-1.5 text-sm font-semibold`,n&&`pl-8`,e),...r,children:V(t,G)}));Hn.displayName=`MenubarLabel`;var Un=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(k.Separator,{ref:n,className:H(`bg-border -mx-1 my-1 h-px`,e),...t}));Un.displayName=`MenubarSeparator`;var Wn=({className:e,children:t,...n})=>(0,u.jsx)(G,{className:H(`text-muted-foreground ml-auto text-xs tracking-widest`,e),...n,children:t});Wn.displayName=`MenubarShortcut`;var Gn=c.forwardRef(({className:e,children:t,inset:n,...r},i)=>(0,u.jsxs)(k.SubTrigger,{ref:i,className:H(`focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground flex flex-row items-center rounded-sm px-2 py-1.5 text-sm outline-none`,n&&`pl-8`,e),...r,children:[(0,u.jsx)(l.View,{className:`flex flex-row items-center gap-1.5`,children:V(t,G)}),(0,u.jsx)(m.ChevronRight,{size:14,className:`text-foreground ml-auto`})]}));Gn.displayName=`MenubarSubTrigger`;var Kn=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(k.SubContent,{ref:r,className:H(`bg-popover border-border z-50 min-w-[8rem] overflow-hidden rounded-md border p-1 shadow-md`,e),...n,children:t}));Kn.displayName=`MenubarSubContent`;var qn=c.forwardRef(({className:e,children:t,value:n,onValueChange:r,dir:i,orientation:a,delayDuration:o,skipDelayDuration:s,...c},l)=>(0,u.jsx)(A.Root,{ref:l,value:n,onValueChange:r?e=>r(e||``):()=>{},delayDuration:o,skipDelayDuration:s,className:H(`relative z-10 flex flex-row items-center justify-center`,e),...c,children:t}));qn.displayName=`NavigationMenu`;var Jn=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(A.List,{ref:r,className:H(`group flex flex-1 list-none flex-row items-center justify-center gap-1`,e),...n,children:t}));Jn.displayName=`NavigationMenuList`;var Yn=c.forwardRef(({className:e,children:t,value:n,...r},i)=>(0,u.jsx)(A.Item,{ref:i,value:n||``,className:H(`relative`,e),...r,children:t}));Yn.displayName=`NavigationMenuItem`;var Xn=c.forwardRef(({className:e,children:t,disabled:n,...r},i)=>(0,u.jsxs)(A.Trigger,{ref:i,disabled:n,className:H(`group bg-background hover:bg-accent hover:text-accent-foreground focus:bg-accent focus:text-accent-foreground active:bg-accent active:text-accent-foreground flex flex-row items-center justify-center gap-1 rounded-md px-4 py-2 text-sm font-medium transition-colors disabled:opacity-50`,e),...r,children:[(0,u.jsx)(u.Fragment,{children:t}),(0,u.jsx)(m.ChevronDown,{size:12,className:`text-muted-foreground transition-transform duration-200 group-data-[state=open]:rotate-180`})]}));Xn.displayName=`NavigationMenuTrigger`;var Zn=c.forwardRef(({className:e,children:t,forceMount:n,...r},i)=>(0,u.jsx)(A.Portal,{children:(0,u.jsx)(A.Content,{ref:i,...r,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`bg-popover border-border z-50 overflow-hidden rounded-md border p-4 shadow-md`,e),children:t})})}));Zn.displayName=`NavigationMenuContent`;var Qn=c.forwardRef(({className:e,children:t,active:n,onSelect:r,onPress:i,href:a,...o},s)=>(0,u.jsx)(A.Link,{ref:s,active:n,onPress:e=>{i&&i(),r&&r(e)},className:H(`hover:bg-accent hover:text-accent-foreground active:bg-accent active:text-accent-foreground rounded-md px-3 py-2 text-sm font-medium transition-colors`,n&&`bg-accent text-accent-foreground`,e),...o,children:t}));Qn.displayName=`NavigationMenuLink`;var $n=c.forwardRef(({className:e,forceMount:t,...n},r)=>(0,u.jsx)(l.View,{className:`absolute top-full left-0 flex justify-center`,children:(0,u.jsx)(A.Viewport,{ref:r,className:H(`origin-top-center bg-popover text-popover-foreground border-border relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border shadow-lg md:w-[var(--radix-navigation-menu-viewport-width)]`,e),...n})}));$n.displayName=`NavigationMenuViewport`;var er=c.forwardRef(({className:e,forceMount:t,...n},r)=>(0,u.jsx)(A.Indicator,{ref:r,className:H(`z-10 flex h-1.5 items-end justify-center overflow-hidden transition-all duration-200`,e),...n,children:(0,u.jsx)(l.View,{className:`bg-border relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm shadow-md`})}));er.displayName=`NavigationMenuIndicator`;var tr=({className:e,children:t,...n})=>(0,u.jsx)(l.View,{role:`navigation`,"aria-label":`pagination`,className:H(`mx-auto flex w-full flex-row justify-center`,e),...n,children:t});tr.displayName=`Pagination`;var nr=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,className:H(`flex flex-row items-center gap-1`,e),...n,children:t}));nr.displayName=`PaginationContent`;var rr=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,className:H(``,e),...n,children:t}));rr.displayName=`PaginationItem`;var Z=({className:e,isActive:t,size:n=`icon`,children:r,onPress:i,...a})=>(0,u.jsx)(W,{variant:t?`outline`:`ghost`,size:n,onPress:i,className:e,...a,children:r});Z.displayName=`PaginationLink`;var ir=({className:e,children:t,onPress:n,...r})=>(0,u.jsxs)(Z,{"aria-label":`Go to previous page`,size:`default`,className:H(`flex flex-row items-center gap-1 pl-2.5`,e),onPress:n,...r,children:[(0,u.jsx)(m.ChevronLeft,{size:16,className:`text-foreground`}),(0,u.jsx)(G,{className:`text-sm font-medium`,children:`Previous`})]});ir.displayName=`PaginationPrevious`;var ar=({className:e,children:t,onPress:n,...r})=>(0,u.jsxs)(Z,{"aria-label":`Go to next page`,size:`default`,className:H(`flex flex-row items-center gap-1 pr-2.5`,e),onPress:n,...r,children:[(0,u.jsx)(G,{className:`text-sm font-medium`,children:`Next`}),(0,u.jsx)(m.ChevronRight,{size:16,className:`text-foreground`})]});ar.displayName=`PaginationNext`;var or=({className:e,...t})=>(0,u.jsx)(l.View,{"aria-hidden":!0,className:H(`flex h-9 w-9 flex-row items-center justify-center`,e),...t,children:(0,u.jsx)(m.MoreHorizontal,{size:16,className:`text-foreground`})});or.displayName=`PaginationEllipsis`;var sr=c.createContext({open:!1,setOpen:()=>{}}),cr=c.forwardRef(({children:e,open:t,onOpenChange:n,...r},i)=>{let[a,o]=c.useState(!1),s=t!==void 0,d=s?t:a,f=s?n||(()=>{}):o;return(0,u.jsx)(sr.Provider,{value:{open:d,setOpen:f},children:(0,u.jsx)(l.View,{ref:i,...r,children:e})})});cr.displayName=`Popover`;var lr=c.forwardRef(({children:e,...t},n)=>{let{setOpen:r}=c.useContext(sr);return(0,u.jsx)(l.Pressable,{ref:n,onPress:()=>r(!0),...t,children:e})});lr.displayName=`PopoverTrigger`;var ur=c.forwardRef(({...e},t)=>(0,u.jsx)(l.View,{ref:t,...e}));ur.displayName=`PopoverAnchor`;var dr=c.forwardRef(({className:e,children:t,...n},r)=>{let{open:i,setOpen:a}=c.useContext(sr);return(0,u.jsx)(l.Modal,{visible:i,transparent:!0,animationType:`fade`,onRequestClose:()=>a(!1),children:(0,u.jsx)(l.Pressable,{className:`flex-1`,onPress:()=>a(!1),children:(0,u.jsx)(l.View,{className:`flex-1 items-center justify-center bg-black/50`,children:(0,u.jsx)(l.Pressable,{onPress:()=>{},children:(0,u.jsx)(l.View,{ref:r,className:H(`bg-popover border-border mx-4 w-full max-w-sm rounded-md border p-4 shadow-lg`,e),...n,children:t})})})})})});dr.displayName=`PopoverContent`;var fr=c.forwardRef(({className:e,value:t,...n},r)=>(0,u.jsx)(l.View,{ref:r,className:H(`bg-muted relative h-2 w-full overflow-hidden rounded-full`,e),accessibilityRole:`progressbar`,role:`progressbar`,...n,children:(0,u.jsx)(l.View,{className:`bg-primary h-full rounded-full`,style:{width:`${t||0}%`}})}));fr.displayName=`Progress`;var pr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(j.Root,{className:H(`web:grid gap-2`,e),...t,ref:n}));pr.displayName=j.Root?.displayName||`RadioGroup`;var mr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(j.Item,{ref:n,className:H(`native:h-5 native:w-5 border-primary text-primary web:ring-offset-background web:focus:outline-none web:focus-visible:ring-2 web:focus-visible:ring-ring web:focus-visible:ring-offset-2 aspect-square h-4 w-4 rounded-full border`,t.disabled&&`web:cursor-not-allowed opacity-50`,e),...t,children:(0,u.jsx)(j.Indicator,{className:`flex items-center justify-center`,children:(0,u.jsx)(m.Circle,{className:`h-2.5 w-2.5 fill-current text-current`})})}));mr.displayName=j.Item?.displayName||`RadioGroupItem`;var hr=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:e}),gr=({children:e,className:t})=>(0,u.jsx)(l.View,{className:t,children:e}),_r=({className:e})=>(0,u.jsx)(l.View,{className:e}),vr=c.forwardRef(({children:e,className:t,...n},r)=>(0,u.jsx)(l.ScrollView,{ref:r,className:H(`flex-1`,t),showsVerticalScrollIndicator:!0,showsHorizontalScrollIndicator:!0,...n,children:(0,u.jsx)(l.View,{children:e})}));vr.displayName=`ScrollArea`;var yr=()=>null;yr.displayName=`ScrollBar`;function br({children:e,open:t,onOpenChange:n}){let[r,i]=c.useState(!1),a=t!==void 0;return(0,u.jsx)(q,{open:a?t:r,onOpenChange:c.useCallback(e=>{a?n?.(e):i(e)},[a,n]),children:e})}var xr=c.forwardRef(({className:e,placeholder:t,variant:n=`default`,responsive:r=!1,...i},a)=>{let o=t||(n===`compact`?`Search...`:`Search docs...`);return(0,u.jsxs)(W,{variant:`outline`,className:H(`relative h-12 flex-row justify-start pl-3 text-sm transition-all sm:h-9`,n===`default`?`w-full pr-12`:H(`w-12 px-0 sm:w-9 sm:justify-center`,r&&`md:w-48 md:justify-start md:px-3 md:pr-12`),e),ref:a,...i,children:[(0,u.jsxs)(l.View,{className:`flex-row items-center gap-2`,children:[(0,u.jsx)(m.Search,{className:`text-muted-foreground shrink-0`,size:18}),(0,u.jsx)(l.Text,{className:H(`text-muted-foreground truncate`,n===`compact`&&(r?`hidden md:flex`:`hidden`)),children:o})]}),(0,u.jsx)(l.View,{className:H(`bg-muted absolute top-2 right-2 hidden h-6 flex-row items-center gap-1 rounded border px-1.5 opacity-100`,n===`default`&&l.Platform.OS!==`android`&&l.Platform.OS!==`ios`&&`sm:flex`,n===`compact`&&r&&l.Platform.OS!==`android`&&l.Platform.OS!==`ios`&&`md:flex`),children:(0,u.jsx)(l.Text,{className:`text-muted-foreground font-mono text-[10px] font-medium`,children:`⌘K`})})]})});xr.displayName=`SearchTrigger`;var Sr=M.Root,Cr=M.Group,wr=M.Value,Tr=c.forwardRef(({className:e,children:t,...n},r)=>(0,u.jsxs)(M.Trigger,{ref:r,className:H(`native:h-12 border-input bg-background text-muted-foreground web:ring-offset-background web:focus:outline-none web:focus:ring-2 web:focus:ring-ring web:focus:ring-offset-2 flex h-10 flex-row items-center justify-between rounded-md border px-3 py-2 text-sm [&>span]:line-clamp-1`,n.disabled&&`web:cursor-not-allowed opacity-50`,e),...n,children:[(0,u.jsx)(u.Fragment,{children:t}),(0,u.jsx)(m.ChevronDown,{size:16,"aria-hidden":!0,className:`text-foreground opacity-50`})]}));Tr.displayName=M.Trigger?.displayName||`SelectTrigger`;var Er=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(M.ScrollUpButton,{ref:n,className:H(`flex cursor-default items-center justify-center py-1`,e),...t,children:(0,u.jsx)(m.ChevronUp,{size:14,className:`text-foreground`})}));Er.displayName=M.ScrollUpButton?.displayName||`SelectScrollUpButton`;var Dr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(M.ScrollDownButton,{ref:n,className:H(`flex cursor-default items-center justify-center py-1`,e),...t,children:(0,u.jsx)(m.ChevronDown,{size:14,className:`text-foreground`})}));Dr.displayName=M.ScrollDownButton?.displayName||`SelectScrollDownButton`;var Or=c.forwardRef(({className:e,children:t,position:n=`popper`,portalHost:r,overlayClassName:i,overlayStyle:a,...o},s)=>{let{open:c}=M.useRootContext();return(0,u.jsxs)(M.Portal,{hostName:r,children:[(0,u.jsx)(M.Overlay,{style:l.Platform.OS===`web`?void 0:l.StyleSheet.absoluteFill,asChild:!0,children:(0,u.jsx)(h.default.View,{className:i,style:a})}),(0,u.jsxs)(M.Content,{ref:s,className:H(`border-border bg-popover 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 relative z-50 max-h-96 min-w-[8rem] rounded-md border shadow-md`,n===`popper`&&`data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1`,c?`web:zoom-in-95 web:animate-in web:fade-in-0`:`web:zoom-out-95 web:animate-out web:fade-out-0`,e),position:n,...o,children:[(0,u.jsx)(Er,{}),(0,u.jsx)(M.Viewport,{className:H(`p-1`,n===`popper`&&`h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]`),children:t}),(0,u.jsx)(Dr,{})]})]})});Or.displayName=M.Content?.displayName||`SelectContent`;var kr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(M.Label,{ref:n,className:H(`text-popover-foreground py-1.5 pr-2 pl-8 text-sm font-semibold`,e),...t}));kr.displayName=M.Label?.displayName||`SelectLabel`;var Ar=c.forwardRef(({className:e,children:t,label:n,...r},i)=>{let a=n||(typeof t==`string`?t:``);return(0,u.jsxs)(M.Item,{ref:i,label:a,className:H(`web:hover:bg-accent/50 web:focus:bg-accent web:focus:text-accent-foreground web:hover:text-accent-foreground relative flex w-full cursor-default flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none select-none data-[disabled]:opacity-50`,r.disabled&&`web:pointer-events-none`,e),...r,children:[(0,u.jsx)(l.View,{className:`absolute left-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(M.ItemIndicator,{children:(0,u.jsx)(m.Check,{size:14,strokeWidth:3,className:`text-popover-foreground`})})}),(0,u.jsx)(M.ItemText,{className:`text-popover-foreground native:text-base text-sm`,children:t})]})});Ar.displayName=M.Item?.displayName||`SelectItem`;var jr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(M.Separator,{ref:n,className:H(`bg-muted -mx-1 my-1 h-px`,e),...t}));jr.displayName=M.Separator?.displayName||`SelectSeparator`;var Mr=c.forwardRef(({threshold:e=240,exitDuration:t=450,behavior:n,label:r=`Scroll to top`,className:i,scrollRef:a,animationDuration:o=300,...s},d)=>{let[f,p]=c.useState(!1),[h,g]=c.useState(!1),_=c.useRef(new l.Animated.Value(0)).current,v=c.useRef(new l.Animated.Value(20)).current,y=()=>{l.Animated.parallel([l.Animated.timing(_,{toValue:1,duration:o,useNativeDriver:!0}),l.Animated.timing(v,{toValue:0,duration:o,useNativeDriver:!0})]).start()},b=()=>{l.Animated.parallel([l.Animated.timing(_,{toValue:0,duration:o,useNativeDriver:!0}),l.Animated.timing(v,{toValue:20,duration:o,useNativeDriver:!0})]).start(()=>{h||p(!1)})},x=t=>{let n=t.nativeEvent.contentOffset.y;if(h){n<=e&&(p(!1),g(!1));return}n>e&&!f?(p(!0),y()):n<=e&&f&&b()},S=()=>{g(!0),b(),setTimeout(()=>{if(a?.current){let e=a.current;`scrollToOffset`in e&&typeof e.scrollToOffset==`function`?e.scrollToOffset({offset:0,animated:n!==`auto`}):`scrollTo`in e&&typeof e.scrollTo==`function`&&e.scrollTo({y:0,animated:n!==`auto`})}(l.Platform.OS===`ios`||l.Platform.OS===`android`)&&l.AccessibilityInfo.announceForAccessibility(`Scrolled to top`)},t)};return c.useImperativeHandle(d,()=>({handleScroll:x,scrollToTop:S})),!f&&!h?null:(0,u.jsx)(l.View,{pointerEvents:`box-none`,style:{position:`absolute`,bottom:24,right:24,zIndex:50},children:(0,u.jsx)(l.Animated.View,{style:{opacity:_,transform:[{translateY:v}]},children:(0,u.jsx)(W,{variant:`outline`,size:`icon`,className:H(`bg-background/80 h-12 w-12 rounded-full border-2 shadow-lg`,i),onPress:S,"aria-label":r,...s,children:(0,u.jsx)(m.ArrowUp,{size:24,className:`text-foreground`})})})})});Mr.displayName=`ScrollToTop`;var Nr=e=>{let t=e.trim();return t.endsWith(`/`)?t.slice(0,-1):t},Pr=e=>e.trim().replace(/^@+/,``),Fr=(e,t)=>`${Nr(e)}/${encodeURIComponent(Pr(t))}`;function Ir({supportUrl:e=`https://www.buymeacoffee.com`,creatorId:t,title:n=`Buy me a coffee`,description:r=`Support the project directly from this panel.`,open:i,defaultOpen:a=!1,onOpenChange:o,positionClassName:s,buttonClassName:d,panelClassName:f,className:p,...h}){let g=i!==void 0,[_,v]=c.useState(a),y=g?i:_,b=c.useCallback(e=>{g||v(e),o?.(e)},[g,o]),x=c.useMemo(()=>Fr(e,t),[t,e]),S=c.useCallback(async()=>{try{await l.Linking.openURL(x)}catch(e){console.warn(`Failed to open external link:`,e)}},[x]);return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(l.View,{style:{position:`absolute`,bottom:24,right:24,zIndex:50},className:s,children:(0,u.jsx)(W,{variant:`outline`,size:`icon`,className:H(`h-14 w-14 rounded-full border border-black/15 bg-[#ffdd00] shadow-lg`,d,p),onPress:()=>b(!0),"aria-label":`Support this project`,...h,children:(0,u.jsx)(m.Coffee,{size:24,className:`text-black`})})}),(0,u.jsx)(q,{open:y,onOpenChange:b,children:(0,u.jsxs)(J,{className:H(`max-w-sm`,f),children:[(0,u.jsxs)(Bt,{children:[(0,u.jsx)(Ht,{children:n}),(0,u.jsx)(Ut,{children:r})]}),(0,u.jsxs)(l.View,{className:`flex flex-col gap-4`,children:[(0,u.jsx)(l.View,{className:`overflow-hidden rounded-md border`,children:(0,u.jsx)(l.View,{className:`bg-muted flex h-48 items-center justify-center`,children:(0,u.jsxs)(G,{className:`text-muted-foreground text-center text-sm`,children:[`Embedded support form would appear here on web.`,`
|
|
2
|
+
`,`On mobile, this opens the external support page.`]})})}),(0,u.jsxs)(l.View,{className:`text-muted-foreground flex items-center justify-between gap-2 text-xs`,children:[(0,u.jsx)(G,{className:`text-muted-foreground flex-1 text-xs`,children:`If the embedded checkout is unavailable, open the support page directly.`}),(0,u.jsxs)(W,{variant:`outline`,size:`sm`,onPress:S,className:`flex flex-row items-center gap-1`,children:[(0,u.jsx)(G,{className:`text-xs`,children:`Open Buy Me a Coffee`}),(0,u.jsx)(m.ExternalLink,{size:12,className:`text-muted-foreground`})]})]})]})]})})]})}var Lr=c.forwardRef(({className:e,orientation:t=`horizontal`,decorative:n=!0,...r},i)=>(0,u.jsx)(N.Root,{ref:i,decorative:n,orientation:t,className:H(`bg-border shrink-0`,t===`horizontal`?`h-[1px] w-full`:`h-full w-[1px]`,e),...r}));Lr.displayName=N.Root?.displayName||`Separator`;var Rr=T.Root,zr=T.Trigger,Br=T.Close,Vr=T.Portal,Hr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(T.Overlay,{style:l.Platform.OS===`web`?void 0:l.StyleSheet.absoluteFill,asChild:!0,ref:n,...t,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn.duration(150),exiting:h.FadeOut.duration(150),className:H(`web:cursor-default absolute inset-0 z-50 bg-black/80`,e)})}));Hr.displayName=T.Overlay?.displayName||`SheetOverlay`;var Ur=c.forwardRef(({className:e,children:t,side:n=`right`,overlayClassName:r,overlayStyle:i,...a},o)=>{let s=l.Platform.OS===`web`,c=s?void 0:h.SlideInRight,d=s?void 0:h.SlideOutRight;return(0,u.jsxs)(Vr,{children:[(0,u.jsx)(Hr,{className:r,style:i}),(0,u.jsx)(T.Content,{ref:o,asChild:!0,...a,children:(0,u.jsxs)(h.default.View,{entering:c,exiting:d,className:H(`bg-background web:cursor-default web:duration-200 web:ease-in-out absolute z-50 h-full w-3/4 gap-4 p-6 shadow-lg`,n===`right`&&`border-border data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right top-0 right-0 border-l`,n===`left`&&`border-border data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left top-0 left-0 border-r`,n===`top`&&`border-border data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top top-0 w-full border-b`,n===`bottom`&&`border-border data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom bottom-0 w-full border-t`,e),children:[t,(0,u.jsxs)(T.Close,{className:H(`ring-offset-background focus:ring-ring data-[state=open]:bg-secondary absolute top-4 right-4 rounded-sm opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-none disabled:pointer-events-none`,`web:absolute web:right-4 web:top-4`),children:[(0,u.jsx)(m.X,{size:24,className:`text-muted-foreground`}),(0,u.jsx)(G,{className:`sr-only`,children:`Close`})]})]})})]})});Ur.displayName=T.Content?.displayName||`SheetContent`;var Wr=({className:e,...t})=>(0,u.jsx)(l.View,{className:H(`flex flex-col space-y-2 text-center sm:text-left`,e),...t});Wr.displayName=`SheetHeader`;var Gr=({className:e,...t})=>(0,u.jsx)(l.View,{className:H(`flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2`,e),...t});Gr.displayName=`SheetFooter`;var Kr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(T.Title,{ref:n,className:H(`text-foreground text-lg font-semibold`,e),...t}));Kr.displayName=T.Title?.displayName||`SheetTitle`;var qr=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(T.Description,{ref:n,className:H(`text-muted-foreground text-sm`,e),...t}));qr.displayName=T.Description?.displayName||`SheetDescription`;function Jr({className:e,...t}){let n=(0,h.useSharedValue)(.5);c.useEffect(()=>{n.value=(0,h.withRepeat)((0,h.withSequence)((0,h.withTiming)(.2,{duration:500}),(0,h.withTiming)(.5,{duration:500})),-1,!0)},[]);let r=(0,h.useAnimatedStyle)(()=>({opacity:n.value}));return(0,u.jsx)(h.default.View,{className:H(`bg-muted rounded-md`,e),style:r,...t})}var Yr=({className:e,value:t,onValueChange:n,defaultValue:r,min:i=0,max:a=100,step:o=1,disabled:s=!1,...c})=>{let l=t===void 0?i:t[0];return(0,u.jsxs)(P.Root,{value:l,onValueChange:e=>{n&&n(Array.isArray(e)?e:[e])},min:i,max:a,step:o,disabled:s,className:H(`relative flex w-full touch-none items-center select-none`,s&&`opacity-50`,e),...c,children:[(0,u.jsx)(P.Track,{className:`bg-secondary relative h-2 w-full grow rounded-full`,children:(0,u.jsx)(P.Range,{className:`bg-primary absolute h-full rounded-full`})}),(0,u.jsx)(P.Thumb,{className:`border-primary bg-background focus-visible:ring-ring block h-5 w-5 rounded-full border-2 focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-none`})]})};Yr.displayName=`Slider`;var Xr=({children:e})=>(0,u.jsx)(u.Fragment,{children:e}),Zr=()=>null,Qr=c.forwardRef(({className:e,variant:t=`default`,...n},r)=>(0,u.jsx)(F.Root,{ref:r,className:H(`group pointer-events-auto relative flex w-full items-center justify-between space-x-2 overflow-hidden rounded-md border p-4 pr-6 shadow-lg`,t===`default`?`border-border bg-background`:`border-destructive bg-destructive`,e),...n,children:(0,u.jsx)(h.default.View,{entering:h.FadeInUp,exiting:h.FadeOutDown,layout:h.Layout,className:`w-full flex-row items-center`,children:n.children})}));Qr.displayName=F.Root?.displayName||`Toast`;var $r=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(F.Title,{ref:n,className:H(`text-foreground text-sm font-semibold`,e),...t}));$r.displayName=F.Title?.displayName||`ToastTitle`;var ei=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(F.Description,{ref:n,className:H(`text-muted-foreground text-sm opacity-90`,e),...t}));ei.displayName=F.Description?.displayName||`ToastDescription`;var ti=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(F.Close,{ref:n,className:H(`text-foreground/50 hover:text-foreground absolute top-1 right-1 rounded-md p-1 opacity-0 transition-opacity group-hover:opacity-100 focus:opacity-100 focus:ring-1 focus:outline-none`,e),...t,children:(0,u.jsx)(m.X,{size:16,className:`text-muted-foreground`})}));ti.displayName=F.Close?.displayName||`ToastClose`;var ni=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(F.Action,{ref:n,className:H(`hover:bg-secondary focus:ring-ring inline-flex h-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium transition-colors focus:ring-1 focus:outline-none disabled:pointer-events-none disabled:opacity-50`,e),...t}));ni.displayName=F.Action?.displayName||`ToastAction`;var ri=()=>(0,u.jsx)(Xr,{children:(0,u.jsx)(Zr,{})}),ii=c.forwardRef(({className:e,checked:t,onCheckedChange:n,...r},i)=>(0,u.jsx)(I.Root,{className:H(`peer focus-visible:ring-ring focus-visible:ring-offset-background data-[state=checked]:bg-primary data-[state=unchecked]:bg-input inline-flex h-6 w-11 shrink-0 cursor-pointer flex-row items-center rounded-full border-2 border-transparent transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-none disabled:cursor-not-allowed disabled:opacity-50`,e),...r,checked:t??!1,onCheckedChange:n||(()=>{}),ref:i,children:(0,u.jsx)(I.Thumb,{className:H(`bg-background pointer-events-none block h-5 w-5 rounded-full shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0`)})}));ii.displayName=I.Root?.displayName||`Switch`;var ai=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`w-full caption-bottom text-sm`,e),...t}));ai.displayName=`Table`;var oi=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`border-border border-b`,e),...t}));oi.displayName=`TableHeader`;var si=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`flex-1`,e),...t}));si.displayName=`TableBody`;var ci=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`bg-muted/50 font-medium [&>tr]:last:border-b-0`,e),...t}));ci.displayName=`TableFooter`;var li=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(l.View,{ref:n,className:H(`border-border hover:bg-muted/50 data-[state=selected]:bg-muted flex-row border-b transition-colors`,e),...t}));li.displayName=`TableRow`;var ui=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(G,{ref:n,className:H(`text-muted-foreground h-12 px-4 text-left align-middle font-medium [&:has([role=checkbox])]:pr-0`,e),...t}));ui.displayName=`TableHead`;var di=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(G,{ref:n,className:H(`p-4 align-middle [&:has([role=checkbox])]:pr-0`,e),...t}));di.displayName=`TableCell`;var fi=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(G,{ref:n,className:H(`text-muted-foreground mt-4 text-sm`,e),...t}));fi.displayName=`TableCaption`;var pi=c.forwardRef((e,t)=>(0,u.jsx)(L.Root,{ref:t,...e}));pi.displayName=`Tabs`;var mi=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(L.List,{ref:n,className:H(`bg-muted text-muted-foreground inline-flex h-10 flex-row items-center justify-center rounded-md p-1`,e),...t}));mi.displayName=L.List?.displayName||`TabsList`;var hi=c.forwardRef(({className:e,...t},n)=>{let{value:r}=L.useRootContext();return(0,u.jsx)(Ne.Provider,{value:H(`text-sm native:text-base font-medium text-muted-foreground web:transition-all`,r===t.value&&`text-foreground`),children:(0,u.jsx)(L.Trigger,{ref:n,className:H(`ring-offset-background focus-visible:ring-ring inline-flex items-center justify-center rounded-sm px-3 py-1.5 text-sm font-medium whitespace-nowrap transition-all focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50`,t.disabled&&`opacity-50`,r===t.value&&`bg-background shadow-foreground/10 shadow-sm`,e),...t})})});hi.displayName=L.Trigger?.displayName||`TabsTrigger`;var gi=c.forwardRef(({className:e,...t},n)=>(0,u.jsx)(L.Content,{ref:n,className:H(`ring-offset-background focus-visible:ring-ring mt-2 focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-none`,e),...t}));gi.displayName=L.Content?.displayName||`TabsContent`;var _i=c.forwardRef(({className:e,placeholderClassName:t,...n},r)=>(0,u.jsx)(l.TextInput,{ref:r,multiline:!0,numberOfLines:n.numberOfLines||3,className:H(`border-input bg-background text-foreground placeholder:text-muted-foreground focus:border-ring flex min-h-[80px] w-full rounded-md border px-3 py-2 text-base shadow-sm transition-colors disabled:opacity-50`,e),placeholderClassName:H(`text-muted-foreground`,t),textAlignVertical:`top`,...n}));_i.displayName=`Textarea`;var vi=c.forwardRef(({className:e,variant:t,size:n,...r},i)=>(0,u.jsx)(Ne.Provider,{value:H(`text-sm native:text-base text-foreground font-medium`,r.pressed&&`text-accent-foreground`,e),children:(0,u.jsx)(R.Root,{ref:i,className:H((0,te.toggleVariants)({variant:t,size:n,className:e})),...r,pressed:r.pressed||!1,onPressedChange:r.onPressedChange||(()=>{})})}));vi.displayName=R.Root?.displayName||`Toggle`;var yi=c.createContext({size:`default`,variant:`default`}),bi=c.forwardRef(({className:e,variant:t,size:n,children:r,type:i,value:a,onValueChange:o,...s},c)=>(0,u.jsx)(z.Root,{ref:c,type:i,value:a,onValueChange:o,className:H(`flex flex-row items-center justify-center gap-1`,e),...s,children:(0,u.jsx)(yi.Provider,{value:{variant:t,size:n},children:r})}));bi.displayName=z.Root?.displayName||`ToggleGroup`;var xi=c.forwardRef(({className:e,children:t,variant:n,size:r,value:i,...a},o)=>{let s=c.useContext(yi);return(0,u.jsx)(Ne.Provider,{value:H(`text-sm native:text-base text-foreground font-medium`,a.disabled&&`web:cursor-not-allowed opacity-50`,i===``&&`text-accent-foreground`,e),children:(0,u.jsx)(z.Item,{ref:o,value:i,className:H((0,te.toggleVariants)({variant:s.variant||n,size:s.size||r}),e),...a,children:t})})});xi.displayName=z.Item?.displayName||`ToggleGroupItem`;var Si=B.Root,Ci=B.Trigger,wi=c.forwardRef(({className:e,portalHost:t,...n},r)=>(0,u.jsx)(B.Portal,{hostName:t,children:(0,u.jsx)(B.Overlay,{style:l.Platform.OS===`web`?void 0:l.StyleSheet.absoluteFill,children:(0,u.jsx)(h.default.View,{entering:h.FadeIn,exiting:h.FadeOut,className:H(`border-border bg-popover web:animate-in web:fade-in-0 web: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 overflow-hidden rounded-md border px-3 py-1.5 shadow-md`,e),children:(0,u.jsx)(G,{className:`text-popover-foreground native:text-base text-sm`,children:n.children})})})}));wi.displayName=B.Content?.displayName||`TooltipContent`;var Ti=({children:e})=>(0,u.jsx)(u.Fragment,{children:e}),Ei=5,Di=1e6,Oi={ADD_TOAST:`ADD_TOAST`,UPDATE_TOAST:`UPDATE_TOAST`,DISMISS_TOAST:`DISMISS_TOAST`,REMOVE_TOAST:`REMOVE_TOAST`},ki=0;function Ai(){return ki=(ki+1)%(2**53-1),ki.toString()}var ji=new Map,Mi=e=>{if(ji.has(e))return;let t=setTimeout(()=>{ji.delete(e),Q({type:`REMOVE_TOAST`,toastId:e})},Di);ji.set(e,t)},Ni=(e,t)=>{switch(t.type){case Oi.ADD_TOAST:return{...e,toasts:[t.toast,...e.toasts].slice(0,Ei)};case Oi.UPDATE_TOAST:return{...e,toasts:e.toasts.map(e=>e.id===t.toast.id?{...e,...t.toast}:e)};case Oi.DISMISS_TOAST:{let{toastId:n}=t;return n?Mi(n):e.toasts.forEach(e=>{Mi(e.id)}),{...e,toasts:e.toasts.map(e=>e.id===n||n===void 0?{...e,open:!1}:e)}}case Oi.REMOVE_TOAST:return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(e=>e.id!==t.toastId)}}},Pi=[],Fi={toasts:[]};function Q(e){Fi=Ni(Fi,e),Pi.forEach(e=>{e(Fi)})}function Ii({...e}){let t=Ai(),n=e=>Q({type:`UPDATE_TOAST`,toast:{...e,id:t}}),r=()=>Q({type:`DISMISS_TOAST`,toastId:t});return Q({type:`ADD_TOAST`,toast:{...e,id:t,open:!0,onOpenChange:e=>{e||r()}}}),{id:t,dismiss:r,update:n}}function Li(){let[e,t]=c.useState(Fi);return c.useEffect(()=>(Pi.push(t),()=>{let e=Pi.indexOf(t);e>-1&&Pi.splice(e,1)}),[]),{...e,toast:Ii,dismiss:e=>Q({type:`DISMISS_TOAST`,toastId:e})}}function Ri(){let e=(0,l.useColorScheme)(),t=e;return{theme:e,resolvedTheme:t,tokens:t===`dark`?ne.theme.dark:ne.theme.light}}function zi({children:e,className:t,style:n,...r}){let{theme:i,tokens:a}=Ri();return(0,u.jsx)(l.View,{className:H(`flex-1`,i===`dark`?`dark`:``,t),style:[{backgroundColor:a.background},n],...r,children:e})}function Bi(e){(0,re.cssInterop)(e,{className:{target:`style`,nativeStyleToProp:{color:!0,opacity:!0}}})}Bi(m.Sun),Bi(m.Moon),Bi(m.SunMoon);function Vi({variant:e=`binary`,onThemeChange:t,customTheme:n,className:r}){let{theme:i,resolvedTheme:a}=Ri(),o=n??i,s=(n===`system`||!n?a:n)===`dark`,c=o===`system`,d=e=>{t?t(e):e===`system`?l.Appearance.setColorScheme(null):l.Appearance.setColorScheme(e)},f=()=>(0,u.jsxs)(l.View,{className:`flex h-6 w-6 items-center justify-center`,children:[(0,u.jsx)(l.View,{className:H(`items-center justify-center transition-all`,!c&&!s?`rotate-0 opacity-100`:`absolute -rotate-90 opacity-0`),children:(0,u.jsx)(m.Sun,{size:18,className:`text-foreground`})}),(0,u.jsx)(l.View,{className:H(`items-center justify-center transition-all`,!c&&s?`rotate-0 opacity-100`:`absolute rotate-90 opacity-0`),children:(0,u.jsx)(m.Moon,{size:18,className:`text-foreground`})}),(0,u.jsx)(l.View,{className:H(`items-center justify-center transition-all`,c?`rotate-0 opacity-100`:`absolute rotate-90 opacity-0`),children:(0,u.jsx)(m.SunMoon,{size:18,className:`text-foreground`})})]});return e===`ternary`?(0,u.jsxs)(en,{children:[(0,u.jsx)(tn,{asChild:!0,children:(0,u.jsx)(W,{variant:`ghost`,size:`icon`,className:H(`relative h-9 w-9`,r),children:(0,u.jsx)(f,{})})}),(0,u.jsxs)(cn,{align:`end`,children:[(0,u.jsxs)(Y,{onSelect:()=>d(`light`),children:[(0,u.jsx)(m.Sun,{size:14,className:`text-foreground mr-2`}),(0,u.jsx)(G,{children:`Light`})]}),(0,u.jsxs)(Y,{onSelect:()=>d(`dark`),children:[(0,u.jsx)(m.Moon,{size:14,className:`text-foreground mr-2`}),(0,u.jsx)(G,{children:`Dark`})]}),(0,u.jsxs)(Y,{onSelect:()=>d(`system`),children:[(0,u.jsx)(m.SunMoon,{size:14,className:`text-foreground mr-2`}),(0,u.jsx)(G,{children:`System`})]})]})]}):(0,u.jsx)(W,{variant:`ghost`,size:`icon`,className:H(`relative h-9 w-9`,r),onPress:()=>d(o===`dark`?`light`:`dark`),children:(0,u.jsx)(f,{})})}var Hi=()=>{let{toasts:e}=Li();return(0,u.jsx)(Xr,{children:(0,u.jsx)(l.View,{className:`pointer-events-none absolute right-6 bottom-6 left-6 z-50 flex flex-col gap-2`,children:e.map(({id:e,title:t,description:n,action:r,...i})=>(0,u.jsxs)(Qr,{...i,className:`pointer-events-auto`,children:[(0,u.jsxs)(l.View,{className:`flex flex-1 flex-col gap-1`,children:[t&&(0,u.jsx)($r,{children:t}),n&&(0,u.jsx)(ei,{children:n})]}),r,(0,u.jsx)(ti,{})]},e))})})},Ui=c.createContext(void 0);function Wi(){let e=c.useContext(Ui);if(!e)throw Error(`useTOC must be used within a TableOfContents provider`);return e}function Gi({children:e,activeId:t}){let[n,r]=c.useState([]),[i,a]=c.useState(null),o=c.useRef(null),s=c.useMemo(()=>{let e=t||i;return n.find(t=>t.id===e)?.text||null},[n,i,t]),d=c.useCallback((e,t,n,i)=>{r(r=>{let a=r.find(t=>t.id===e);return a&&Math.abs(a.pageY-i)<1?r:(a?r.map(r=>r.id===e?{id:e,text:t,level:n,pageY:i}:r):[...r,{id:e,text:t,level:n,pageY:i}]).sort((e,t)=>e.pageY-t.pageY)})},[]),f=c.useCallback(e=>{r(t=>t.filter(t=>t.id!==e))},[]),p=c.useCallback(e=>{let t=n.find(t=>t.id===e);t&&o.current&&o.current.scrollTo({y:t.pageY-20,animated:!0})},[n]),m=c.useCallback(e=>{let t=e.nativeEvent.contentOffset.y,r=null;for(let e=n.length-1;e>=0;e--)if(t>=n[e].pageY-100){r=n[e].id;break}r!==i&&a(r)},[n,i]),h=c.useMemo(()=>({headings:n,activeId:t||i,activeHeadingText:s,registerHeading:d,unregisterHeading:f,scrollToHeading:p,onScroll:m,scrollViewRef:o}),[n,i,t,s,d,f,p,m]);return(0,u.jsx)(Ui.Provider,{value:h,children:(0,u.jsx)(l.View,{className:`flex-1`,children:e})})}function Ki({children:e,level:t=2,id:n,className:r}){let{registerHeading:i,unregisterHeading:a}=Wi(),o=n||ie(e),s=c.useCallback(n=>{let{y:r}=n.nativeEvent.layout;i(o,e,t,r)},[o,e,t,i]);return c.useEffect(()=>()=>a(o),[o,a]),(0,u.jsx)(l.View,{onLayout:s,children:(0,u.jsx)(G,{variant:t===1?`h1`:t===2?`h2`:t===3?`h3`:`h4`,className:r,children:e})})}function qi({className:e}){let{headings:t,activeId:n,scrollToHeading:r}=Wi();if(t.length===0)return null;let i=Math.min(...t.map(e=>e.level));return(0,u.jsxs)(l.View,{className:H(`space-y-2 p-4`,e),children:[(0,u.jsx)(G,{variant:`overline`,className:`mb-2 font-bold`,children:`On this page`}),t.map(e=>{let t=n===e.id;return(0,u.jsx)(l.TouchableOpacity,{onPress:()=>r(e.id),style:{paddingLeft:(e.level-i)*16},className:`py-1`,children:(0,u.jsx)(l.Text,{className:H(`text-sm`,t?`text-primary font-bold`:`text-muted-foreground`),children:e.text})},e.id)})]})}function Ji({children:e,className:t}){let{scrollViewRef:n,onScroll:r}=Wi();return(0,u.jsx)(l.ScrollView,{ref:n,onScroll:r,className:H(`flex-1`,t),...l.Platform.OS!==`web`&&{scrollEventThrottle:16,contentContainerStyle:{padding:16}},children:e})}Gi.List=qi,Gi.Content=Ji,Gi.Heading=Ki;function Yi({className:e,orientation:t,...n}){return(0,u.jsx)(l.View,{className:H(`flex flex-row`,e),...n})}function Xi({className:e,asChild:t,...n}){return(0,u.jsx)(l.Text,{className:H(`text-sm font-medium`,e),...n})}function Zi({className:e,orientation:t,...n}){return(0,u.jsx)(l.View,{className:H(`bg-border h-full w-px`,e),...n})}var Qi=()=>``;function $i({children:e}){return(0,u.jsx)(u.Fragment,{children:e})}function ea(){return`ltr`}function ta({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`border-border flex w-full items-center justify-center rounded-xl border-2 border-dashed p-6`,e),...t})}function na({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-col items-center gap-2`,e),...t})}function ra({className:e,variant:t,...n}){return(0,u.jsx)(l.View,{className:H(`flex items-center justify-center`,e),...n})}function ia({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-foreground text-lg font-semibold`,e),...t})}function aa({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-muted-foreground text-center text-sm`,e),...t})}function oa({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`mt-4 flex flex-col items-center gap-2`,e),...t})}function sa({className:e,...t}){return(0,u.jsx)(l.ActivityIndicator,{size:`small`,...t})}function ca({className:e,orientation:t,...n}){return(0,u.jsx)(l.View,{className:H(`flex flex-col gap-2`,e),...n})}function la({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-col`,e),...t})}function ua({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-muted-foreground text-sm`,e),...t})}function da({className:e,errors:t,children:n,...r}){let i=n||t&&t[0]?.message;return i?(0,u.jsx)(l.Text,{className:H(`text-destructive text-sm`,e),...r,children:i}):null}function fa({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-col gap-4`,e),...t})}function pa({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-sm font-medium`,e),...t})}function ma({className:e,variant:t,...n}){return(0,u.jsx)(l.Text,{className:H(`font-medium`,t===`label`?`text-sm`:`text-base`,e),...n})}function ha({className:e,children:t,...n}){return(0,u.jsx)(l.View,{className:H(`bg-border my-2 h-px`,e),...n,children:t?(0,u.jsx)(l.Text,{className:`bg-background absolute px-2 text-xs`,children:t}):null})}function ga({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-col gap-4`,e),...t})}function _a({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-sm font-medium`,e),...t})}function va({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`border-input flex flex-row items-center rounded-md border`,e),...t})}function ya({className:e,align:t,...n}){return(0,u.jsx)(l.View,{className:H(`p-2`,e),...n})}function ba({className:e,type:t,variant:n,size:r,...i}){return(0,u.jsx)(W,{variant:n,size:r,className:e,...i})}function xa({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-muted-foreground text-sm`,e),...t})}function Sa({className:e,...t}){return(0,u.jsx)(l.TextInput,{className:H(`text-foreground flex-1 px-3 py-2`,e),...t})}function Ca({className:e,...t}){return(0,u.jsx)(l.TextInput,{multiline:!0,className:H(`text-foreground flex-1 px-3 py-2`,e),...t})}function wa({className:e,size:t,...n}){return(0,u.jsx)(l.View,{className:H(`border-input rounded-md border p-2`,e),...n,children:(0,u.jsx)(l.Text,{className:`text-muted-foreground`,children:`Select Not Implemented (Use Picker)`})})}function Ta({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function Ea({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function Da({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`bg-muted text-muted-foreground rounded-sm px-1 font-mono text-xs`,e),...t})}function Oa({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-row items-center gap-1`,e),...t})}function ka({className:e,variant:t,size:n,...r}){return(0,u.jsx)(l.View,{className:H(`flex flex-row flex-wrap items-center gap-2 rounded-lg border p-3`,e),...r})}function Aa({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-row items-center gap-2`,e),...t})}function ja({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-1 flex-col gap-1`,e),...t})}function Ma({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-muted-foreground text-sm`,e),...t})}function Na({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex w-full flex-row items-center justify-between gap-2`,e),...t})}function Pa({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-col gap-4`,e),...t})}function Fa({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex w-full flex-row items-center justify-between gap-2`,e),...t})}function Ia({className:e,variant:t,...n}){return(0,u.jsx)(l.View,{className:H(`flex shrink-0 items-center justify-center gap-2`,e),...n})}function La({className:e,orientation:t,...n}){return(0,u.jsx)(l.View,{className:H(`bg-border my-2 h-px w-full`,e),...n})}function Ra({className:e,...t}){return(0,u.jsx)(l.Text,{className:H(`text-sm font-medium`,e),...t})}var za=c.createContext(null);function $(){let e=c.useContext(za);if(!e)throw Error(`Combobox components must be rendered within a Combobox provider`);return e}function Ba({className:e,value:t,onValueChange:n,...r}){let[i,a]=c.useState(!1),[o,s]=c.useState(t||``),[d,f]=c.useState(``),p=t===void 0?o:t;return(0,u.jsx)(za.Provider,{value:{open:i,setOpen:a,value:p,setValue:e=>{s(e),n?.(e),a(!1)},searchQuery:d,setSearchQuery:f},children:(0,u.jsx)(q,{open:i,onOpenChange:a,children:(0,u.jsx)(l.View,{className:H(`relative`,e),...r})})})}function Va({className:e,children:t,...n}){let{value:r}=$();return(0,u.jsx)(l.View,{className:e,...n,children:(0,u.jsx)(G,{className:`text-sm`,children:t||r||`Select an item...`})})}function Ha({className:e,children:t,...n}){return(0,u.jsx)(It,{asChild:!0,children:(0,u.jsxs)(l.Pressable,{className:H(`border-input bg-background text-foreground flex h-10 w-full flex-row items-center justify-between rounded-md border px-3 py-2 text-sm`,e),...n,children:[(0,u.jsx)(l.View,{className:`flex-1 flex-row items-center`,children:V(t,G)}),(0,u.jsx)(m.ChevronDown,{size:16,className:`text-muted-foreground opacity-50`})]})})}function Ua({className:e,children:t,...n}){let{setValue:r}=$();return(0,u.jsx)(l.Pressable,{className:H(`flex items-center justify-center p-1`,e),onPress:()=>r(``),...n,children:t||(0,u.jsx)(m.X,{size:14,className:`text-muted-foreground`})})}function Wa({className:e,showClear:t,showTrigger:n,placeholder:r=`Search...`,...i}){let{searchQuery:a,setSearchQuery:o}=$();return(0,u.jsx)(l.View,{className:`border-border flex flex-row items-center border-b px-3`,children:(0,u.jsx)(l.TextInput,{className:H(`flex h-12 w-full rounded-md bg-transparent py-3 text-sm outline-none`,e),placeholder:r,placeholderTextColor:`#a1a1aa`,value:a,onChangeText:o,autoFocus:!0,...i})})}function Ga({className:e,side:t,sideOffset:n,align:r,alignOffset:i,anchor:a,...o}){return(0,u.jsx)(J,{className:`p-0`,children:(0,u.jsx)(l.View,{className:H(`bg-popover flex max-h-96 w-full flex-col overflow-hidden rounded-md`,e),...o})})}function Ka({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`max-h-[300px] overflow-hidden`,e),...t})}function qa({className:e,children:t,value:n,...r}){let{value:i,setValue:a,searchQuery:o}=$(),s=c.Children.toArray(t).join(``).toLowerCase();if(o&&!s.includes(o.toLowerCase())&&!n.toLowerCase().includes(o.toLowerCase()))return null;let d=i===n;return(0,u.jsxs)(l.Pressable,{className:H(`active:bg-accent relative flex w-full flex-row items-center rounded-sm py-2.5 pr-8 pl-2 text-sm outline-none`,d&&`bg-accent`,e),onPress:()=>a(n),...r,children:[(0,u.jsx)(l.View,{className:`flex-1`,children:V(t,G,{className:d?`font-semibold`:``})}),d&&(0,u.jsx)(l.View,{className:`absolute right-2 flex h-3.5 w-3.5 items-center justify-center`,children:(0,u.jsx)(m.Check,{size:16,className:`text-foreground`})})]})}function Ja({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`text-foreground overflow-hidden p-1`,e),...t})}function Ya({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`text-muted-foreground px-2 py-1.5 text-xs font-semibold`,e),...t})}function Xa({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function Za({className:e,children:t,...n}){let{searchQuery:r}=$();return r?(0,u.jsx)(l.View,{className:H(`py-6 text-center text-sm`,e),...n,children:(0,u.jsx)(G,{className:`text-muted-foreground text-center`,children:t||`No results found.`})}):null}function Qa({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`bg-muted -mx-1 h-px`,e),...t})}function $a({className:e,...t}){return(0,u.jsx)(l.View,{className:H(`flex flex-row flex-wrap gap-1`,e),...t})}function eo({className:e,showRemove:t,children:n,...r}){return(0,u.jsxs)(l.View,{className:H(`bg-secondary text-secondary-foreground flex flex-row items-center rounded-md px-2 py-1`,e),...r,children:[V(n,G,{className:`text-xs`}),t&&(0,u.jsx)(m.X,{size:12,className:`ml-1 opacity-50`})]})}function to({className:e,...t}){return(0,u.jsx)(l.TextInput,{className:H(`flex-1 bg-transparent px-2 py-1 outline-none`,e),...t})}function no(){return c.useRef(null)}function ro({className:e,containerClassName:t,...n}){return(0,u.jsx)(l.View,{className:H(`border-destructive/50 rounded-md border border-dashed p-4`,t,e),...n,children:(0,u.jsx)(l.Text,{className:`text-destructive font-mono text-xs`,children:`InputOTP (Not Implemented)`})})}function io({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function ao({className:e,index:t,...n}){return(0,u.jsx)(l.View,{className:e,...n})}function oo({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function so({className:e,defaultOpen:t,open:n,onOpenChange:r,...i}){return(0,u.jsx)(l.View,{className:e,...i})}function co({className:e,side:t,variant:n,collapsible:r,...i}){return(0,u.jsx)(l.View,{className:H(`border-destructive/50 rounded-md border border-dashed p-4`,e),...i,children:(0,u.jsx)(l.Text,{className:`text-destructive font-mono text-xs`,children:`Sidebar (Not Implemented)`})})}function lo({className:e,...t}){return(0,u.jsx)(l.Pressable,{className:e,...t})}function uo({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function fo({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function po({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function mo({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function ho({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function go({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function _o({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function vo({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function yo({className:e,asChild:t,...n}){return(0,u.jsx)(l.View,{className:e,...n})}function bo({className:e,asChild:t,...n}){return(0,u.jsx)(l.Pressable,{className:e,...n})}function xo({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function So({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function Co({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function wo({className:e,asChild:t,isActive:n,variant:r,size:i,tooltip:a,...o}){return(0,u.jsx)(l.Pressable,{className:e,...o})}function To({className:e,asChild:t,showOnHover:n,...r}){return(0,u.jsx)(l.Pressable,{className:e,...r})}function Eo({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function Do({className:e,showIcon:t,...n}){return(0,u.jsx)(l.View,{className:e,...n})}function Oo({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function ko({className:e,...t}){return(0,u.jsx)(l.View,{className:e,...t})}function Ao({className:e,asChild:t,size:n,isActive:r,...i}){return(0,u.jsx)(l.Pressable,{className:e,...i})}function jo(){return{state:`expanded`,open:!0,setOpen:()=>{},openMobile:!1,setOpenMobile:()=>{},isMobile:!1,toggleSidebar:()=>{}}}exports.Accordion=ae,exports.AccordionContent=le,exports.AccordionItem=oe,exports.AccordionTrigger=ce,exports.Alert=de,exports.AlertDescription=pe,exports.AlertDialog=he,exports.AlertDialogAction=we,exports.AlertDialogCancel=Te,exports.AlertDialogContent=ye,exports.AlertDialogDescription=Ce,exports.AlertDialogFooter=xe,exports.AlertDialogHeader=be,exports.AlertDialogOverlay=ve,exports.AlertDialogPortal=_e,exports.AlertDialogTitle=Se,exports.AlertDialogTrigger=ge,exports.AlertTitle=fe,exports.AspectRatio=Ee,exports.Avatar=De,exports.AvatarFallback=ke,exports.AvatarImage=Oe,exports.Badge=Me,exports.Breadcrumb=Fe,exports.BreadcrumbEllipsis=Ve,exports.BreadcrumbItem=Le,exports.BreadcrumbLink=Re,exports.BreadcrumbList=Ie,exports.BreadcrumbPage=ze,exports.BreadcrumbSeparator=Be,exports.Button=W,exports.ButtonGroup=Yi,exports.ButtonGroupSeparator=Zi,exports.ButtonGroupText=Xi,exports.Calendar=He,exports.Card=Ue,exports.CardContent=qe,exports.CardDescription=Ke,exports.CardFooter=Je,exports.CardHeader=We,exports.CardTitle=Ge,exports.Carousel=Xe,exports.CarouselContent=Ze,exports.CarouselItem=Qe,exports.CarouselNext=et,exports.CarouselPrevious=$e,exports.ChartContainer=tt,exports.ChartLegend=at,exports.ChartLegendContent=rt,exports.ChartStyle=ot,exports.ChartTooltip=it,exports.ChartTooltipContent=nt,exports.Checkbox=st,exports.Collapsible=ct,exports.CollapsibleContent=ut,exports.CollapsibleTrigger=lt,exports.Combobox=Ba,exports.ComboboxChip=eo,exports.ComboboxChips=$a,exports.ComboboxChipsInput=to,exports.ComboboxClear=Ua,exports.ComboboxCollection=Xa,exports.ComboboxContent=Ga,exports.ComboboxEmpty=Za,exports.ComboboxGroup=Ja,exports.ComboboxInput=Wa,exports.ComboboxItem=qa,exports.ComboboxLabel=Ya,exports.ComboboxList=Ka,exports.ComboboxSeparator=Qa,exports.ComboboxTrigger=Ha,exports.ComboboxValue=Va,exports.Command=dt,exports.CommandDialog=ft,exports.CommandEmpty=ht,exports.CommandGroup=gt,exports.CommandInput=pt,exports.CommandItem=_t,exports.CommandList=mt,exports.CommandSeparator=vt,exports.CommandShortcut=yt,exports.ContextMenu=bt,exports.ContextMenuCheckboxItem=kt,exports.ContextMenuContent=Dt,exports.ContextMenuGroup=Ct,exports.ContextMenuItem=Ot,exports.ContextMenuLabel=jt,exports.ContextMenuPortal=St,exports.ContextMenuRadioGroup=wt,exports.ContextMenuRadioItem=At,exports.ContextMenuSeparator=Mt,exports.ContextMenuShortcut=Nt,exports.ContextMenuSub=Tt,exports.ContextMenuSubContent=Ft,exports.ContextMenuSubTrigger=Pt,exports.ContextMenuTrigger=xt,exports.Dialog=q,exports.DialogClose=Rt,exports.DialogContent=J,exports.DialogDescription=Ut,exports.DialogFooter=Vt,exports.DialogHeader=Bt,exports.DialogTitle=Ht,exports.DialogTrigger=It,exports.DirectionProvider=$i,exports.Drawer=Wt,exports.DrawerClose=Zt,exports.DrawerContent=Jt,exports.DrawerDescription=$t,exports.DrawerFooter=Xt,exports.DrawerHeader=Yt,exports.DrawerOverlay=qt,exports.DrawerPortal=Kt,exports.DrawerTitle=Qt,exports.DrawerTrigger=Gt,exports.DropdownMenu=en,exports.DropdownMenuCheckboxItem=ln,exports.DropdownMenuContent=cn,exports.DropdownMenuGroup=rn,exports.DropdownMenuItem=Y,exports.DropdownMenuLabel=dn,exports.DropdownMenuPortal=nn,exports.DropdownMenuRadioGroup=an,exports.DropdownMenuRadioItem=un,exports.DropdownMenuSeparator=fn,exports.DropdownMenuShortcut=pn,exports.DropdownMenuSub=on,exports.DropdownMenuSubContent=hn,exports.DropdownMenuSubTrigger=mn,exports.DropdownMenuTrigger=tn,exports.Empty=ta,exports.EmptyContent=oa,exports.EmptyDescription=aa,exports.EmptyHeader=na,exports.EmptyMedia=ra,exports.EmptyTitle=ia,exports.Field=ca,exports.FieldContent=la,exports.FieldDescription=ua,exports.FieldError=da,exports.FieldGroup=fa,exports.FieldLabel=pa,exports.FieldLegend=ma,exports.FieldSeparator=ha,exports.FieldSet=ga,exports.FieldTitle=_a,exports.Form=_n,exports.FormControl=Cn,exports.FormDescription=wn,exports.FormField=yn,exports.FormItem=xn,exports.FormLabel=Sn,exports.FormMessage=Tn,exports.HoverCard=En,exports.HoverCardContent=On,exports.HoverCardTrigger=Dn,exports.Input=kn,exports.InputGroup=va,exports.InputGroupAddon=ya,exports.InputGroupButton=ba,exports.InputGroupInput=Sa,exports.InputGroupText=xa,exports.InputGroupTextarea=Ca,exports.InputOTP=ro,exports.InputOTPGroup=io,exports.InputOTPSeparator=oo,exports.InputOTPSlot=ao,exports.Item=ka,exports.ItemActions=Aa,exports.ItemContent=ja,exports.ItemDescription=Ma,exports.ItemFooter=Na,exports.ItemGroup=Pa,exports.ItemHeader=Fa,exports.ItemMedia=Ia,exports.ItemSeparator=La,exports.ItemTitle=Ra,exports.Kbd=Da,exports.KbdGroup=Oa,exports.Label=gn,exports.Menubar=An,exports.MenubarCheckboxItem=Bn,exports.MenubarContent=Rn,exports.MenubarGroup=Nn,exports.MenubarItem=zn,exports.MenubarLabel=Hn,exports.MenubarMenu=jn,exports.MenubarPortal=Mn,exports.MenubarRadioGroup=Pn,exports.MenubarRadioItem=Vn,exports.MenubarSeparator=Un,exports.MenubarShortcut=Wn,exports.MenubarSub=Fn,exports.MenubarSubContent=Kn,exports.MenubarSubTrigger=Gn,exports.MenubarTrigger=Ln,exports.NativeSelect=wa,exports.NativeSelectOptGroup=Ea,exports.NativeSelectOption=Ta,exports.NavigationMenu=qn,exports.NavigationMenuContent=Zn,exports.NavigationMenuIndicator=er,exports.NavigationMenuItem=Yn,exports.NavigationMenuLink=Qn,exports.NavigationMenuList=Jn,exports.NavigationMenuTrigger=Xn,exports.NavigationMenuViewport=$n,exports.Pagination=tr,exports.PaginationContent=nr,exports.PaginationEllipsis=or,exports.PaginationItem=rr,exports.PaginationLink=Z,exports.PaginationNext=ar,exports.PaginationPrevious=ir,exports.Popover=cr,exports.PopoverAnchor=ur,exports.PopoverContent=dr,exports.PopoverTrigger=lr,exports.Progress=fr,exports.RadioGroup=pr,exports.RadioGroupItem=mr,exports.ResizableHandle=_r,exports.ResizablePanel=gr,exports.ResizablePanelGroup=hr,exports.ScrollArea=vr,exports.ScrollToTop=Mr,exports.Search=br,exports.Select=Sr,exports.SelectContent=Or,exports.SelectGroup=Cr,exports.SelectItem=Ar,exports.SelectLabel=kr,exports.SelectScrollDownButton=Dr,exports.SelectScrollUpButton=Er,exports.SelectSeparator=jr,exports.SelectTrigger=Tr,exports.SelectValue=wr,exports.Separator=Lr,exports.Sheet=Rr,exports.SheetClose=Br,exports.SheetContent=Ur,exports.SheetDescription=qr,exports.SheetFooter=Gr,exports.SheetHeader=Wr,exports.SheetOverlay=Hr,exports.SheetPortal=Vr,exports.SheetTitle=Kr,exports.SheetTrigger=zr,exports.Sidebar=co,exports.SidebarContent=_o,exports.SidebarFooter=ho,exports.SidebarGroup=vo,exports.SidebarGroupAction=bo,exports.SidebarGroupContent=xo,exports.SidebarGroupLabel=yo,exports.SidebarHeader=mo,exports.SidebarInput=po,exports.SidebarInset=fo,exports.SidebarMenu=So,exports.SidebarMenuAction=To,exports.SidebarMenuBadge=Eo,exports.SidebarMenuButton=wo,exports.SidebarMenuItem=Co,exports.SidebarMenuSkeleton=Do,exports.SidebarMenuSub=Oo,exports.SidebarMenuSubButton=Ao,exports.SidebarMenuSubItem=ko,exports.SidebarProvider=so,exports.SidebarRail=uo,exports.SidebarSeparator=go,exports.SidebarTrigger=lo,exports.Skeleton=Jr,exports.Slider=Yr,exports.Sonner=ri,exports.Spinner=sa,exports.SupportFab=Ir,exports.Switch=ii,exports.Table=ai,exports.TableBody=si,exports.TableCaption=fi,exports.TableCell=di,exports.TableFooter=ci,exports.TableHead=ui,exports.TableHeader=oi,exports.TableOfContents=Gi,exports.TableOfContentsContent=Ji,exports.TableOfContentsHeading=Ki,exports.TableOfContentsList=qi,exports.TableRow=li,exports.Tabs=pi,exports.TabsContent=gi,exports.TabsList=mi,exports.TabsTrigger=hi,exports.Text=G,exports.Textarea=_i,exports.ThemeProvider=zi,exports.ThemeToggle=Vi,exports.Toast=Qr,exports.Toaster=Hi,exports.Toggle=vi,exports.ToggleGroup=bi,exports.ToggleGroupItem=xi,exports.Tooltip=Si,exports.TooltipContent=wi,exports.TooltipProvider=Ti,exports.TooltipTrigger=Ci,exports.badgeVariants=Ae,exports.buttonGroupVariants=Qi,exports.buttonVariants=U,exports.cn=H,exports.textVariants=Pe,exports.toast=Ii,exports.toggleVariants=te.toggleVariants,exports.useComboboxAnchor=no,exports.useDirection=ea,exports.useFormField=X,exports.useSidebar=jo,exports.useTheme=Ri,exports.useToast=Li,exports.wrapTextChildren=V;
|