@nicorp/nui 0.1.7 → 0.1.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +6 -6
- package/dist/index.es.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -43,5 +43,5 @@ prismjs/prism.js:
|
|
|
43
43
|
* @namespace
|
|
44
44
|
* @public
|
|
45
45
|
*)
|
|
46
|
-
*/function cg({code:e,language:n="tsx",showLineNumbers:t=!1,className:r}){return d.jsx(lg,{theme:_s.nightOwl,code:e.trim(),language:n,children:({className:o,style:a,tokens:s,getLineProps:u,getTokenProps:l})=>d.jsx("pre",{className:v("overflow-x-auto rounded-lg p-4 text-sm",o,r),style:a,children:s.map((c,p)=>d.jsxs("div",{...u({line:c}),children:[t&&d.jsx("span",{className:"inline-block w-8 select-none text-right opacity-50 mr-4",children:p+1}),c.map((i,m)=>d.jsx("span",{...l({token:i})},m))]},p))})})}const Fs=Me("font-bold tracking-tight",{variants:{level:{1:"text-4xl lg:text-5xl",2:"text-3xl lg:text-4xl",3:"text-2xl lg:text-3xl",4:"text-xl lg:text-2xl",5:"text-lg lg:text-xl",6:"text-base lg:text-lg"}},defaultVariants:{level:2}});function ug({className:e,level:n=2,as:t,children:r,...o}){const a=t||`h${n}`;return d.jsx(a,{className:v(Fs({level:n}),e),...o,children:r})}const As=Me("",{variants:{size:{xs:"text-xs",sm:"text-sm",base:"text-base",lg:"text-lg",xl:"text-xl"},weight:{normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold"},variant:{default:"text-foreground",muted:"text-muted-foreground",primary:"text-primary",destructive:"text-destructive",success:"text-green-600 dark:text-green-400"},leading:{tight:"leading-tight",normal:"leading-normal",relaxed:"leading-relaxed"}},defaultVariants:{size:"base",weight:"normal",variant:"default",leading:"normal"}});function dg({className:e,size:n,weight:t,variant:r,leading:o,as:a="p",children:s,...u}){return d.jsx(a,{className:v(As({size:n,weight:t,variant:r,leading:o}),e),...u,children:s})}function gg({className:e,...n}){return d.jsx("code",{className:v("relative rounded bg-muted px-[0.3rem] py-[0.2rem] font-mono text-sm",e),...n})}function fg({className:e,...n}){return d.jsx("blockquote",{className:v("border-l-4 border-primary pl-4 italic text-muted-foreground",e),...n})}function pg({className:e,...n}){return d.jsx("p",{className:v("text-xl text-muted-foreground",e),...n})}function mg({className:e,...n}){return d.jsx("p",{className:v("text-sm text-muted-foreground",e),...n})}const Is=w.forwardRef(({className:e,children:n,...t},r)=>d.jsx("div",{ref:r,className:v("w-full h-full min-h-[300px]",e),...t,children:d.jsx(Ln.ResponsiveContainer,{width:"100%",height:"100%",children:n})}));Is.displayName="ChartContainer";const hg=Ln.Tooltip,yg=Ln.Legend,js=w.forwardRef(({className:e,...n},t)=>d.jsx("div",{ref:t,className:v("flex flex-col space-y-4",e),...n}));js.displayName="Timeline";const Ts=w.forwardRef(({className:e,...n},t)=>d.jsx("div",{ref:t,className:v("relative flex gap-4 pb-4 last:pb-0",e),...n}));Ts.displayName="TimelineItem";const Ds=w.forwardRef(({className:e,...n},t)=>d.jsx("div",{ref:t,className:v("relative z-10 flex h-8 w-8 shrink-0 items-center justify-center rounded-full border bg-background text-primary shadow-sm",e),...n}));Ds.displayName="TimelineIcon";const Ps=w.forwardRef(({className:e,...n},t)=>d.jsx("div",{ref:t,className:v("absolute left-4 top-8 -bottom-4 w-px bg-border",e),...n}));Ps.displayName="TimelineConnector";const Ms=w.forwardRef(({className:e,...n},t)=>d.jsx("div",{ref:t,className:v("flex-1 space-y-1 pt-1",e),...n}));Ms.displayName="TimelineContent";const Ls=w.forwardRef(({className:e,children:n,...t},r)=>d.jsx("div",{ref:r,className:v("grid min-h-screen w-full lg:grid-cols-[280px_1fr]",e),...t,children:n}));Ls.displayName="AppShell";const $s=w.forwardRef(({className:e,children:n,...t},r)=>d.jsx("div",{ref:r,className:v("hidden border-r bg-muted/40 lg:block dark:bg-muted/10",e),...t,children:d.jsx("div",{className:"flex h-full max-h-screen flex-col gap-2",children:n})}));$s.displayName="Sidebar";const Os=w.forwardRef(({className:e,children:n,...t},r)=>d.jsx("header",{ref:r,className:v("flex h-14 items-center gap-4 border-b bg-background px-6 lg:h-[60px]",e),...t,children:n}));Os.displayName="Header";const zs=w.forwardRef(({className:e,children:n,...t},r)=>d.jsx("main",{ref:r,className:v("flex flex-1 flex-col gap-4 p-4 lg:gap-6 lg:p-6",e),...t,children:n}));zs.displayName="Main";function bg({title:e,value:n,description:t,trend:r,trendLabel:o,icon:a,className:s,...u}){return d.jsxs(Hn,{className:v("overflow-hidden",s),...u,children:[d.jsxs(Un,{className:"flex flex-row items-center justify-between space-y-0 pb-2",children:[d.jsx(qn,{className:"text-sm font-medium text-muted-foreground",children:e}),a&&d.jsx("div",{className:"text-muted-foreground",children:a})]}),d.jsxs(Yn,{children:[d.jsx("div",{className:"text-2xl font-bold",children:n}),(t||r!==void 0)&&d.jsxs("div",{className:"text-xs flex items-center gap-1 mt-1 text-muted-foreground",children:[r!==void 0&&d.jsxs("span",{className:v("flex items-center font-medium",r>0?"text-green-500":r<0?"text-red-500":"text-muted-foreground"),children:[r>0?d.jsx(G.TrendingUp,{className:"mr-1 h-3 w-3"}):r<0?d.jsx(G.TrendingDown,{className:"mr-1 h-3 w-3"}):d.jsx(G.Minus,{className:"mr-1 h-3 w-3"}),r>0?"+":"",r,"%"]}),o&&d.jsx("span",{children:o}),t&&!r&&d.jsx("span",{children:t})]})]})]})}const Bs=w.forwardRef(({className:e,label:n,value:t,...r},o)=>{const[a,s]=w.useState(!1),u=()=>{navigator.clipboard.writeText(t),s(!0),setTimeout(()=>s(!1),2e3)};return d.jsxs("div",{className:"space-y-2",children:[n&&d.jsx(an,{children:n}),d.jsxs("div",{className:"flex gap-2 relative",children:[d.jsx(it,{ref:o,value:t,readOnly:!0,className:v("pr-10 font-mono text-sm",e),...r}),d.jsx(ve,{size:"icon",variant:"outline",className:"shrink-0",onClick:u,children:a?d.jsx(G.Check,{className:"h-4 w-4 text-green-500"}):d.jsx(G.Copy,{className:"h-4 w-4"})})]})]})});Bs.displayName="CopyInput";const Vs=w.forwardRef(({className:e,data:n,...t},r)=>d.jsx("pre",{ref:r,className:v("rounded-lg border bg-muted p-4 overflow-auto text-xs font-mono text-muted-foreground",e),...t,children:JSON.stringify(n,null,2)}));Vs.displayName="JsonViewer";const xg=Me("inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{status:{neutral:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",success:"border-transparent bg-green-500/15 text-green-700 dark:text-green-400 hover:bg-green-500/25",warning:"border-transparent bg-yellow-500/15 text-yellow-700 dark:text-yellow-400 hover:bg-yellow-500/25",error:"border-transparent bg-red-500/15 text-red-700 dark:text-red-400 hover:bg-red-500/25",info:"border-transparent bg-blue-500/15 text-blue-700 dark:text-blue-400 hover:bg-blue-500/25"}},defaultVariants:{status:"neutral"}});function vg({className:e,status:n,dot:t=!0,children:r,...o}){return d.jsxs("div",{className:v(xg({status:n}),e),...o,children:[t&&d.jsx("span",{className:v("mr-1.5 h-2 w-2 rounded-full",{"bg-current":!0})}),r]})}exports.Accordion=Sl;exports.AccordionContent=Uo;exports.AccordionItem=Go;exports.AccordionTrigger=Ho;exports.Alert=xa;exports.AlertDescription=wa;exports.AlertDialog=Ll;exports.AlertDialogAction=Ea;exports.AlertDialogCancel=Fa;exports.AlertDialogContent=Ca;exports.AlertDialogDescription=_a;exports.AlertDialogFooter=ka;exports.AlertDialogHeader=Ra;exports.AlertDialogOverlay=lr;exports.AlertDialogPortal=Sa;exports.AlertDialogTitle=Na;exports.AlertDialogTrigger=$l;exports.AlertTitle=va;exports.AppShell=Ls;exports.AspectRatio=bl;exports.Avatar=co;exports.AvatarFallback=go;exports.AvatarImage=uo;exports.Badge=io;exports.Blockquote=fg;exports.Box=_o;exports.Breadcrumb=Ia;exports.BreadcrumbEllipsis=La;exports.BreadcrumbItem=Ta;exports.BreadcrumbLink=Da;exports.BreadcrumbList=ja;exports.BreadcrumbPage=Pa;exports.BreadcrumbSeparator=Ma;exports.Button=ve;exports.Calendar=Gn;exports.Card=Hn;exports.CardContent=Yn;exports.CardDescription=Po;exports.CardFooter=Mo;exports.CardHeader=Un;exports.CardTitle=qn;exports.Carousel=us;exports.CarouselContent=ds;exports.CarouselItem=gs;exports.CarouselNext=ps;exports.CarouselPrevious=fs;exports.ChartContainer=Is;exports.ChartLegend=yg;exports.ChartTooltip=hg;exports.Checkbox=fo;exports.Code=gg;exports.CodeBlock=cg;exports.Collapsible=xl;exports.CollapsibleContent=To;exports.CollapsibleTrigger=vl;exports.ColorPicker=hl;exports.Combobox=dl;exports.Command=ir;exports.CommandDialog=Pl;exports.CommandEmpty=pa;exports.CommandGroup=ma;exports.CommandInput=ga;exports.CommandItem=ya;exports.CommandList=fa;exports.CommandSeparator=ha;exports.CommandShortcut=ba;exports.Container=jo;exports.ContextMenu=bc;exports.ContextMenuCheckboxItem=es;exports.ContextMenuContent=Ja;exports.ContextMenuGroup=vc;exports.ContextMenuItem=Qa;exports.ContextMenuLabel=ns;exports.ContextMenuPortal=wc;exports.ContextMenuRadioGroup=Cc;exports.ContextMenuRadioItem=ts;exports.ContextMenuSeparator=rs;exports.ContextMenuShortcut=os;exports.ContextMenuSub=Sc;exports.ContextMenuSubContent=Ka;exports.ContextMenuSubTrigger=Xa;exports.ContextMenuTrigger=xc;exports.CopyInput=Bs;exports.DataTable=rd;exports.DataTableColumnHeader=od;exports.DatePicker=il;exports.Dialog=qo;exports.DialogClose=Rl;exports.DialogContent=er;exports.DialogDescription=Ko;exports.DialogFooter=Zo;exports.DialogHeader=Wo;exports.DialogOverlay=Qn;exports.DialogPortal=Yo;exports.DialogTitle=Xo;exports.DialogTrigger=Cl;exports.Drawer=Jo;exports.DrawerClose=ea;exports.DrawerContent=nr;exports.DrawerDescription=sr;exports.DrawerFooter=or;exports.DrawerHeader=rr;exports.DrawerTitle=ar;exports.DrawerTrigger=Qo;exports.DropdownMenu=Nl;exports.DropdownMenuCheckboxItem=sa;exports.DropdownMenuContent=oa;exports.DropdownMenuGroup=El;exports.DropdownMenuItem=aa;exports.DropdownMenuLabel=la;exports.DropdownMenuPortal=Fl;exports.DropdownMenuRadioGroup=Il;exports.DropdownMenuRadioItem=ia;exports.DropdownMenuSeparator=ca;exports.DropdownMenuShortcut=ua;exports.DropdownMenuSub=Al;exports.DropdownMenuSubContent=ra;exports.DropdownMenuSubTrigger=na;exports.DropdownMenuTrigger=_l;exports.EmptyState=pc;exports.FileUpload=fl;exports.Flex=Eo;exports.Grid=Io;exports.HStack=Ao;exports.Header=Os;exports.Heading=ug;exports.HoverCard=Rc;exports.HoverCardContent=as;exports.HoverCardTrigger=kc;exports.Input=it;exports.JsonViewer=Vs;exports.Label=an;exports.Lead=pg;exports.Main=zs;exports.MetricCard=bg;exports.Muted=mg;exports.NavigationMenu=Ha;exports.NavigationMenuContent=Wa;exports.NavigationMenuIndicator=Za;exports.NavigationMenuItem=hc;exports.NavigationMenuLink=yc;exports.NavigationMenuList=Ua;exports.NavigationMenuTrigger=Ya;exports.NavigationMenuViewport=cr;exports.NumberInput=cl;exports.OTPInput=gl;exports.Pagination=$a;exports.PaginationContent=Oa;exports.PaginationEllipsis=Ga;exports.PaginationItem=za;exports.PaginationLink=sn;exports.PaginationNext=Va;exports.PaginationPrevious=Ba;exports.Popover=Tt;exports.PopoverContent=mt;exports.PopoverTrigger=Dt;exports.Progress=Aa;exports.RadioGroup=vo;exports.RadioGroupItem=wo;exports.ScrollArea=Oo;exports.ScrollBar=Jn;exports.Select=ol;exports.SelectContent=ho;exports.SelectGroup=al;exports.SelectItem=bo;exports.SelectLabel=yo;exports.SelectScrollDownButton=Bn;exports.SelectScrollUpButton=zn;exports.SelectSeparator=xo;exports.SelectTrigger=mo;exports.SelectValue=sl;exports.Separator=lo;exports.Sheet=Jo;exports.SheetClose=ea;exports.SheetContent=nr;exports.SheetDescription=sr;exports.SheetFooter=or;exports.SheetHeader=rr;exports.SheetOverlay=tr;exports.SheetPortal=ta;exports.SheetTitle=ar;exports.SheetTrigger=Qo;exports.Sidebar=$s;exports.Skeleton=Ol;exports.Slider=So;exports.StatusBadge=vg;exports.Stepper=mc;exports.Switch=po;exports.Table=Wn;exports.TableBody=Xn;exports.TableCaption=$o;exports.TableCell=Qt;exports.TableFooter=Lo;exports.TableHead=Kn;exports.TableHeader=Zn;exports.TableRow=Ct;exports.Tabs=wl;exports.TabsContent=Vo;exports.TabsList=zo;exports.TabsTrigger=Bo;exports.TagInput=ul;exports.Text=dg;exports.Textarea=ao;exports.TimePicker=ll;exports.Timeline=js;exports.TimelineConnector=Ps;exports.TimelineContent=Ms;exports.TimelineIcon=Ds;exports.TimelineItem=Ts;exports.Toaster=fc;exports.Toggle=Co;exports.ToggleGroup=Ro;exports.ToggleGroupItem=No;exports.Tooltip=Tl;exports.TooltipContent=da;exports.TooltipProvider=jl;exports.TooltipTrigger=Dl;exports.VStack=Fo;exports.badgeVariants=so;exports.buttonVariants=jt;exports.cardVariants=Do;exports.cn=v;exports.headingVariants=Fs;exports.inputVariants=oo;exports.navigationMenuTriggerStyle=qa;exports.textVariants=As;exports.toggleVariants=Vn;
|
|
46
|
+
*/function cg({code:e,language:n="tsx",showLineNumbers:t=!1,className:r}){return d.jsx(lg,{theme:_s.nightOwl,code:e.trim(),language:n,children:({className:o,style:a,tokens:s,getLineProps:u,getTokenProps:l})=>d.jsx("pre",{className:v("overflow-x-auto rounded-lg p-4 text-sm",o,r),style:a,children:s.map((c,p)=>d.jsxs("div",{...u({line:c}),children:[t&&d.jsx("span",{className:"inline-block w-8 select-none text-right opacity-50 mr-4",children:p+1}),c.map((i,m)=>d.jsx("span",{...l({token:i})},m))]},p))})})}const Fs=Me("font-bold tracking-tight",{variants:{level:{1:"text-2xl lg:text-3xl",2:"text-xl lg:text-2xl",3:"text-lg lg:text-xl",4:"text-base lg:text-lg",5:"text-sm lg:text-base",6:"text-xs lg:text-sm"}},defaultVariants:{level:2}});function ug({className:e,level:n=2,as:t,children:r,...o}){const a=t||`h${n}`;return d.jsx(a,{className:v(Fs({level:n}),e),...o,children:r})}const As=Me("",{variants:{size:{xs:"text-xs",sm:"text-sm",base:"text-base",lg:"text-lg",xl:"text-xl"},weight:{normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold"},variant:{default:"text-foreground",muted:"text-muted-foreground",primary:"text-primary",destructive:"text-destructive",success:"text-green-600 dark:text-green-400"},leading:{tight:"leading-tight",normal:"leading-normal",relaxed:"leading-relaxed"}},defaultVariants:{size:"base",weight:"normal",variant:"default",leading:"normal"}});function dg({className:e,size:n,weight:t,variant:r,leading:o,as:a="p",children:s,...u}){return d.jsx(a,{className:v(As({size:n,weight:t,variant:r,leading:o}),e),...u,children:s})}function gg({className:e,...n}){return d.jsx("code",{className:v("relative rounded bg-muted px-[0.3rem] py-[0.2rem] font-mono text-sm",e),...n})}function fg({className:e,...n}){return d.jsx("blockquote",{className:v("border-l-4 border-primary pl-4 italic text-muted-foreground",e),...n})}function pg({className:e,...n}){return d.jsx("p",{className:v("text-xl text-muted-foreground",e),...n})}function mg({className:e,...n}){return d.jsx("p",{className:v("text-sm text-muted-foreground",e),...n})}const Is=w.forwardRef(({className:e,children:n,...t},r)=>d.jsx("div",{ref:r,className:v("w-full h-full min-h-[300px]",e),...t,children:d.jsx(Ln.ResponsiveContainer,{width:"100%",height:"100%",children:n})}));Is.displayName="ChartContainer";const hg=Ln.Tooltip,yg=Ln.Legend,js=w.forwardRef(({className:e,...n},t)=>d.jsx("div",{ref:t,className:v("flex flex-col space-y-4",e),...n}));js.displayName="Timeline";const Ts=w.forwardRef(({className:e,...n},t)=>d.jsx("div",{ref:t,className:v("relative flex gap-4 pb-4 last:pb-0",e),...n}));Ts.displayName="TimelineItem";const Ds=w.forwardRef(({className:e,...n},t)=>d.jsx("div",{ref:t,className:v("relative z-10 flex h-8 w-8 shrink-0 items-center justify-center rounded-full border bg-background text-primary shadow-sm",e),...n}));Ds.displayName="TimelineIcon";const Ps=w.forwardRef(({className:e,...n},t)=>d.jsx("div",{ref:t,className:v("absolute left-4 top-8 -bottom-4 w-px bg-border",e),...n}));Ps.displayName="TimelineConnector";const Ms=w.forwardRef(({className:e,...n},t)=>d.jsx("div",{ref:t,className:v("flex-1 space-y-1 pt-1",e),...n}));Ms.displayName="TimelineContent";const Ls=w.forwardRef(({className:e,children:n,...t},r)=>d.jsx("div",{ref:r,className:v("grid min-h-screen w-full lg:grid-cols-[280px_1fr]",e),...t,children:n}));Ls.displayName="AppShell";const $s=w.forwardRef(({className:e,children:n,...t},r)=>d.jsx("div",{ref:r,className:v("hidden border-r bg-muted/40 lg:block dark:bg-muted/10",e),...t,children:d.jsx("div",{className:"flex h-full max-h-screen flex-col gap-2",children:n})}));$s.displayName="Sidebar";const Os=w.forwardRef(({className:e,children:n,...t},r)=>d.jsx("header",{ref:r,className:v("flex h-14 items-center gap-4 border-b bg-background px-6 lg:h-[60px]",e),...t,children:n}));Os.displayName="Header";const zs=w.forwardRef(({className:e,children:n,...t},r)=>d.jsx("main",{ref:r,className:v("flex flex-1 flex-col gap-4 p-4 lg:gap-6 lg:p-6",e),...t,children:n}));zs.displayName="Main";function bg({title:e,value:n,description:t,trend:r,trendLabel:o,icon:a,className:s,...u}){return d.jsxs(Hn,{className:v("overflow-hidden",s),...u,children:[d.jsxs(Un,{className:"flex flex-row items-center justify-between space-y-0 pb-2",children:[d.jsx(qn,{className:"text-sm font-medium text-muted-foreground",children:e}),a&&d.jsx("div",{className:"text-muted-foreground",children:a})]}),d.jsxs(Yn,{children:[d.jsx("div",{className:"text-2xl font-bold",children:n}),(t||r!==void 0)&&d.jsxs("div",{className:"text-xs flex items-center gap-1 mt-1 text-muted-foreground",children:[r!==void 0&&d.jsxs("span",{className:v("flex items-center font-medium",r>0?"text-green-500":r<0?"text-red-500":"text-muted-foreground"),children:[r>0?d.jsx(G.TrendingUp,{className:"mr-1 h-3 w-3"}):r<0?d.jsx(G.TrendingDown,{className:"mr-1 h-3 w-3"}):d.jsx(G.Minus,{className:"mr-1 h-3 w-3"}),r>0?"+":"",r,"%"]}),o&&d.jsx("span",{children:o}),t&&!r&&d.jsx("span",{children:t})]})]})]})}const Bs=w.forwardRef(({className:e,label:n,value:t,...r},o)=>{const[a,s]=w.useState(!1),u=()=>{navigator.clipboard.writeText(t),s(!0),setTimeout(()=>s(!1),2e3)};return d.jsxs("div",{className:"space-y-2",children:[n&&d.jsx(an,{children:n}),d.jsxs("div",{className:"flex gap-2 relative",children:[d.jsx(it,{ref:o,value:t,readOnly:!0,className:v("pr-10 font-mono text-sm",e),...r}),d.jsx(ve,{size:"icon",variant:"outline",className:"shrink-0",onClick:u,children:a?d.jsx(G.Check,{className:"h-4 w-4 text-green-500"}):d.jsx(G.Copy,{className:"h-4 w-4"})})]})]})});Bs.displayName="CopyInput";const Vs=w.forwardRef(({className:e,data:n,...t},r)=>d.jsx("pre",{ref:r,className:v("rounded-lg border bg-muted p-4 overflow-auto text-xs font-mono text-muted-foreground",e),...t,children:JSON.stringify(n,null,2)}));Vs.displayName="JsonViewer";const xg=Me("inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{status:{neutral:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",success:"border-transparent bg-green-500/15 text-green-700 dark:text-green-400 hover:bg-green-500/25",warning:"border-transparent bg-yellow-500/15 text-yellow-700 dark:text-yellow-400 hover:bg-yellow-500/25",error:"border-transparent bg-red-500/15 text-red-700 dark:text-red-400 hover:bg-red-500/25",info:"border-transparent bg-blue-500/15 text-blue-700 dark:text-blue-400 hover:bg-blue-500/25"}},defaultVariants:{status:"neutral"}});function vg({className:e,status:n,dot:t=!0,children:r,...o}){return d.jsxs("div",{className:v(xg({status:n}),e),...o,children:[t&&d.jsx("span",{className:v("mr-1.5 h-2 w-2 rounded-full",{"bg-current":!0})}),r]})}exports.Accordion=Sl;exports.AccordionContent=Uo;exports.AccordionItem=Go;exports.AccordionTrigger=Ho;exports.Alert=xa;exports.AlertDescription=wa;exports.AlertDialog=Ll;exports.AlertDialogAction=Ea;exports.AlertDialogCancel=Fa;exports.AlertDialogContent=Ca;exports.AlertDialogDescription=_a;exports.AlertDialogFooter=ka;exports.AlertDialogHeader=Ra;exports.AlertDialogOverlay=lr;exports.AlertDialogPortal=Sa;exports.AlertDialogTitle=Na;exports.AlertDialogTrigger=$l;exports.AlertTitle=va;exports.AppShell=Ls;exports.AspectRatio=bl;exports.Avatar=co;exports.AvatarFallback=go;exports.AvatarImage=uo;exports.Badge=io;exports.Blockquote=fg;exports.Box=_o;exports.Breadcrumb=Ia;exports.BreadcrumbEllipsis=La;exports.BreadcrumbItem=Ta;exports.BreadcrumbLink=Da;exports.BreadcrumbList=ja;exports.BreadcrumbPage=Pa;exports.BreadcrumbSeparator=Ma;exports.Button=ve;exports.Calendar=Gn;exports.Card=Hn;exports.CardContent=Yn;exports.CardDescription=Po;exports.CardFooter=Mo;exports.CardHeader=Un;exports.CardTitle=qn;exports.Carousel=us;exports.CarouselContent=ds;exports.CarouselItem=gs;exports.CarouselNext=ps;exports.CarouselPrevious=fs;exports.ChartContainer=Is;exports.ChartLegend=yg;exports.ChartTooltip=hg;exports.Checkbox=fo;exports.Code=gg;exports.CodeBlock=cg;exports.Collapsible=xl;exports.CollapsibleContent=To;exports.CollapsibleTrigger=vl;exports.ColorPicker=hl;exports.Combobox=dl;exports.Command=ir;exports.CommandDialog=Pl;exports.CommandEmpty=pa;exports.CommandGroup=ma;exports.CommandInput=ga;exports.CommandItem=ya;exports.CommandList=fa;exports.CommandSeparator=ha;exports.CommandShortcut=ba;exports.Container=jo;exports.ContextMenu=bc;exports.ContextMenuCheckboxItem=es;exports.ContextMenuContent=Ja;exports.ContextMenuGroup=vc;exports.ContextMenuItem=Qa;exports.ContextMenuLabel=ns;exports.ContextMenuPortal=wc;exports.ContextMenuRadioGroup=Cc;exports.ContextMenuRadioItem=ts;exports.ContextMenuSeparator=rs;exports.ContextMenuShortcut=os;exports.ContextMenuSub=Sc;exports.ContextMenuSubContent=Ka;exports.ContextMenuSubTrigger=Xa;exports.ContextMenuTrigger=xc;exports.CopyInput=Bs;exports.DataTable=rd;exports.DataTableColumnHeader=od;exports.DatePicker=il;exports.Dialog=qo;exports.DialogClose=Rl;exports.DialogContent=er;exports.DialogDescription=Ko;exports.DialogFooter=Zo;exports.DialogHeader=Wo;exports.DialogOverlay=Qn;exports.DialogPortal=Yo;exports.DialogTitle=Xo;exports.DialogTrigger=Cl;exports.Drawer=Jo;exports.DrawerClose=ea;exports.DrawerContent=nr;exports.DrawerDescription=sr;exports.DrawerFooter=or;exports.DrawerHeader=rr;exports.DrawerTitle=ar;exports.DrawerTrigger=Qo;exports.DropdownMenu=Nl;exports.DropdownMenuCheckboxItem=sa;exports.DropdownMenuContent=oa;exports.DropdownMenuGroup=El;exports.DropdownMenuItem=aa;exports.DropdownMenuLabel=la;exports.DropdownMenuPortal=Fl;exports.DropdownMenuRadioGroup=Il;exports.DropdownMenuRadioItem=ia;exports.DropdownMenuSeparator=ca;exports.DropdownMenuShortcut=ua;exports.DropdownMenuSub=Al;exports.DropdownMenuSubContent=ra;exports.DropdownMenuSubTrigger=na;exports.DropdownMenuTrigger=_l;exports.EmptyState=pc;exports.FileUpload=fl;exports.Flex=Eo;exports.Grid=Io;exports.HStack=Ao;exports.Header=Os;exports.Heading=ug;exports.HoverCard=Rc;exports.HoverCardContent=as;exports.HoverCardTrigger=kc;exports.Input=it;exports.JsonViewer=Vs;exports.Label=an;exports.Lead=pg;exports.Main=zs;exports.MetricCard=bg;exports.Muted=mg;exports.NavigationMenu=Ha;exports.NavigationMenuContent=Wa;exports.NavigationMenuIndicator=Za;exports.NavigationMenuItem=hc;exports.NavigationMenuLink=yc;exports.NavigationMenuList=Ua;exports.NavigationMenuTrigger=Ya;exports.NavigationMenuViewport=cr;exports.NumberInput=cl;exports.OTPInput=gl;exports.Pagination=$a;exports.PaginationContent=Oa;exports.PaginationEllipsis=Ga;exports.PaginationItem=za;exports.PaginationLink=sn;exports.PaginationNext=Va;exports.PaginationPrevious=Ba;exports.Popover=Tt;exports.PopoverContent=mt;exports.PopoverTrigger=Dt;exports.Progress=Aa;exports.RadioGroup=vo;exports.RadioGroupItem=wo;exports.ScrollArea=Oo;exports.ScrollBar=Jn;exports.Select=ol;exports.SelectContent=ho;exports.SelectGroup=al;exports.SelectItem=bo;exports.SelectLabel=yo;exports.SelectScrollDownButton=Bn;exports.SelectScrollUpButton=zn;exports.SelectSeparator=xo;exports.SelectTrigger=mo;exports.SelectValue=sl;exports.Separator=lo;exports.Sheet=Jo;exports.SheetClose=ea;exports.SheetContent=nr;exports.SheetDescription=sr;exports.SheetFooter=or;exports.SheetHeader=rr;exports.SheetOverlay=tr;exports.SheetPortal=ta;exports.SheetTitle=ar;exports.SheetTrigger=Qo;exports.Sidebar=$s;exports.Skeleton=Ol;exports.Slider=So;exports.StatusBadge=vg;exports.Stepper=mc;exports.Switch=po;exports.Table=Wn;exports.TableBody=Xn;exports.TableCaption=$o;exports.TableCell=Qt;exports.TableFooter=Lo;exports.TableHead=Kn;exports.TableHeader=Zn;exports.TableRow=Ct;exports.Tabs=wl;exports.TabsContent=Vo;exports.TabsList=zo;exports.TabsTrigger=Bo;exports.TagInput=ul;exports.Text=dg;exports.Textarea=ao;exports.TimePicker=ll;exports.Timeline=js;exports.TimelineConnector=Ps;exports.TimelineContent=Ms;exports.TimelineIcon=Ds;exports.TimelineItem=Ts;exports.Toaster=fc;exports.Toggle=Co;exports.ToggleGroup=Ro;exports.ToggleGroupItem=No;exports.Tooltip=Tl;exports.TooltipContent=da;exports.TooltipProvider=jl;exports.TooltipTrigger=Dl;exports.VStack=Fo;exports.badgeVariants=so;exports.buttonVariants=jt;exports.cardVariants=Do;exports.cn=v;exports.headingVariants=Fs;exports.inputVariants=oo;exports.navigationMenuTriggerStyle=qa;exports.textVariants=As;exports.toggleVariants=Vn;
|
|
47
47
|
//# sourceMappingURL=index.cjs.js.map
|