@arolariu/components 0.0.31 → 0.0.33
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/LICENSE +21 -0
- package/changelog.md +14 -0
- package/dist/cjs/components/ui/alert-dialog.cjs.map +1 -1
- package/dist/cjs/components/ui/alert.cjs +1 -1
- package/dist/cjs/components/ui/alert.cjs.map +1 -1
- package/dist/cjs/components/ui/aspect-ratio.cjs.map +1 -1
- package/dist/cjs/components/ui/avatar.cjs.map +1 -1
- package/dist/cjs/components/ui/badge.cjs.map +1 -1
- package/dist/cjs/components/ui/breadcrumb.cjs.map +1 -1
- package/dist/cjs/components/ui/button.cjs.map +1 -1
- package/dist/cjs/components/ui/calendar.cjs.map +1 -1
- package/dist/cjs/components/ui/card.cjs.map +1 -1
- package/dist/cjs/components/ui/carousel.cjs.map +1 -1
- package/dist/cjs/components/ui/chart.cjs.map +1 -1
- package/dist/cjs/components/ui/checkbox.cjs.map +1 -1
- package/dist/cjs/components/ui/collapsible.cjs.map +1 -1
- package/dist/cjs/components/ui/command.cjs.map +1 -1
- package/dist/cjs/components/ui/context-menu.cjs.map +1 -1
- package/dist/cjs/components/ui/drawer.cjs.map +1 -1
- package/dist/cjs/components/ui/dropdown-menu.cjs.map +1 -1
- package/dist/cjs/components/ui/form.cjs.map +1 -1
- package/dist/cjs/components/ui/hover-card.cjs.map +1 -1
- package/dist/cjs/components/ui/input-otp.cjs.map +1 -1
- package/dist/cjs/components/ui/input.cjs.map +1 -1
- package/dist/cjs/components/ui/label.cjs.map +1 -1
- package/dist/cjs/components/ui/menubar.cjs.map +1 -1
- package/dist/cjs/components/ui/navigation-menu.cjs.map +1 -1
- package/dist/cjs/components/ui/pagination.cjs.map +1 -1
- package/dist/cjs/components/ui/popover.cjs.map +1 -1
- package/dist/cjs/components/ui/progress.cjs.map +1 -1
- package/dist/cjs/components/ui/radio-group.cjs.map +1 -1
- package/dist/cjs/components/ui/resizable.cjs.map +1 -1
- package/dist/cjs/components/ui/scroll-area.cjs.map +1 -1
- package/dist/cjs/components/ui/select.cjs.map +1 -1
- package/dist/cjs/components/ui/separator.cjs.map +1 -1
- package/dist/cjs/components/ui/sheet.cjs.map +1 -1
- package/dist/cjs/components/ui/sidebar.cjs.map +1 -1
- package/dist/cjs/components/ui/skeleton.cjs.map +1 -1
- package/dist/cjs/components/ui/slider.cjs.map +1 -1
- package/dist/cjs/components/ui/sonner.cjs +1 -1
- package/dist/cjs/components/ui/sonner.cjs.map +1 -1
- package/dist/cjs/components/ui/switch.cjs.map +1 -1
- package/dist/cjs/components/ui/table.cjs.map +1 -1
- package/dist/cjs/components/ui/tabs.cjs.map +1 -1
- package/dist/cjs/components/ui/textarea.cjs.map +1 -1
- package/dist/cjs/components/ui/toggle-group.cjs.map +1 -1
- package/dist/cjs/components/ui/toggle.cjs.map +1 -1
- package/dist/cjs/components/ui/tooltip.cjs.map +1 -1
- package/dist/cjs/index.cjs +1 -1
- package/dist/cjs/index.css +1 -0
- package/dist/cjs/node_modules/sonner/dist/index.cjs +1 -1
- package/dist/cjs/node_modules/sonner/dist/index.cjs.map +1 -1
- package/dist/esm/components/ui/alert-dialog.js.map +1 -1
- package/dist/esm/components/ui/alert.js +8 -8
- package/dist/esm/components/ui/alert.js.map +1 -1
- package/dist/esm/components/ui/aspect-ratio.js.map +1 -1
- package/dist/esm/components/ui/avatar.js.map +1 -1
- package/dist/esm/components/ui/badge.js.map +1 -1
- package/dist/esm/components/ui/breadcrumb.js.map +1 -1
- package/dist/esm/components/ui/button.js.map +1 -1
- package/dist/esm/components/ui/calendar.js.map +1 -1
- package/dist/esm/components/ui/card.js.map +1 -1
- package/dist/esm/components/ui/carousel.js.map +1 -1
- package/dist/esm/components/ui/chart.js.map +1 -1
- package/dist/esm/components/ui/checkbox.js.map +1 -1
- package/dist/esm/components/ui/collapsible.js.map +1 -1
- package/dist/esm/components/ui/command.js.map +1 -1
- package/dist/esm/components/ui/context-menu.js.map +1 -1
- package/dist/esm/components/ui/drawer.js.map +1 -1
- package/dist/esm/components/ui/dropdown-menu.js.map +1 -1
- package/dist/esm/components/ui/form.js.map +1 -1
- package/dist/esm/components/ui/hover-card.js.map +1 -1
- package/dist/esm/components/ui/input-otp.js.map +1 -1
- package/dist/esm/components/ui/input.js.map +1 -1
- package/dist/esm/components/ui/label.js.map +1 -1
- package/dist/esm/components/ui/menubar.js.map +1 -1
- package/dist/esm/components/ui/navigation-menu.js.map +1 -1
- package/dist/esm/components/ui/pagination.js.map +1 -1
- package/dist/esm/components/ui/popover.js.map +1 -1
- package/dist/esm/components/ui/progress.js.map +1 -1
- package/dist/esm/components/ui/radio-group.js.map +1 -1
- package/dist/esm/components/ui/resizable.js.map +1 -1
- package/dist/esm/components/ui/scroll-area.js.map +1 -1
- package/dist/esm/components/ui/select.js.map +1 -1
- package/dist/esm/components/ui/separator.js.map +1 -1
- package/dist/esm/components/ui/sheet.js.map +1 -1
- package/dist/esm/components/ui/sidebar.js.map +1 -1
- package/dist/esm/components/ui/skeleton.js.map +1 -1
- package/dist/esm/components/ui/slider.js.map +1 -1
- package/dist/esm/components/ui/sonner.js +3 -1
- package/dist/esm/components/ui/sonner.js.map +1 -1
- package/dist/esm/components/ui/switch.js.map +1 -1
- package/dist/esm/components/ui/table.js.map +1 -1
- package/dist/esm/components/ui/tabs.js.map +1 -1
- package/dist/esm/components/ui/textarea.js.map +1 -1
- package/dist/esm/components/ui/toggle-group.js.map +1 -1
- package/dist/esm/components/ui/toggle.js.map +1 -1
- package/dist/esm/components/ui/tooltip.js.map +1 -1
- package/dist/esm/index.css +1 -0
- package/dist/esm/index.js +296 -293
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/node_modules/sonner/dist/index.js +4 -4
- package/dist/esm/node_modules/sonner/dist/index.js.map +1 -1
- package/dist/index.css +1 -0
- package/dist/index.js +300 -0
- package/dist/types/components/ui/alert.d.ts.map +1 -1
- package/dist/types/components/ui/form.d.ts.map +1 -1
- package/dist/types/components/ui/sonner.d.ts +2 -2
- package/dist/types/components/ui/sonner.d.ts.map +1 -1
- package/dist/types/index.d.ts +3 -0
- package/package.json +77 -45
- package/src/components/ui/alert-dialog.tsx +160 -160
- package/src/components/ui/alert.tsx +2 -0
- package/src/components/ui/aspect-ratio.tsx +12 -12
- package/src/components/ui/avatar.tsx +52 -52
- package/src/components/ui/badge.tsx +47 -47
- package/src/components/ui/breadcrumb.tsx +116 -116
- package/src/components/ui/button.tsx +60 -60
- package/src/components/ui/calendar.tsx +75 -75
- package/src/components/ui/card.tsx +79 -79
- package/src/components/ui/carousel.tsx +240 -240
- package/src/components/ui/chart.tsx +352 -352
- package/src/components/ui/checkbox.tsx +31 -31
- package/src/components/ui/collapsible.tsx +34 -34
- package/src/components/ui/command.tsx +176 -176
- package/src/components/ui/context-menu.tsx +254 -254
- package/src/components/ui/drawer.tsx +137 -137
- package/src/components/ui/dropdown-menu.tsx +259 -259
- package/src/components/ui/form.tsx +173 -173
- package/src/components/ui/hover-card.tsx +41 -41
- package/src/components/ui/input-otp.tsx +77 -77
- package/src/components/ui/input.tsx +22 -22
- package/src/components/ui/label.tsx +23 -23
- package/src/components/ui/menubar.tsx +278 -278
- package/src/components/ui/navigation-menu.tsx +170 -170
- package/src/components/ui/pagination.tsx +128 -128
- package/src/components/ui/popover.tsx +47 -47
- package/src/components/ui/progress.tsx +30 -30
- package/src/components/ui/radio-group.tsx +44 -44
- package/src/components/ui/resizable.tsx +55 -55
- package/src/components/ui/scroll-area.tsx +57 -57
- package/src/components/ui/select.tsx +183 -183
- package/src/components/ui/separator.tsx +27 -27
- package/src/components/ui/sheet.tsx +144 -144
- package/src/components/ui/sidebar.tsx +725 -725
- package/src/components/ui/skeleton.tsx +17 -17
- package/src/components/ui/slider.tsx +62 -62
- package/src/components/ui/sonner.tsx +2 -2
- package/src/components/ui/switch.tsx +30 -30
- package/src/components/ui/table.tsx +118 -118
- package/src/components/ui/tabs.tsx +65 -65
- package/src/components/ui/textarea.tsx +19 -19
- package/src/components/ui/toggle-group.tsx +72 -72
- package/src/components/ui/toggle.tsx +46 -46
- package/src/components/ui/tooltip.tsx +60 -60
- package/src/index.css +3 -107
- package/src/index.ts +3 -1
- package/tailwind.config.mjs +67 -0
- package/tsconfig.json +4 -1
package/dist/esm/index.js
CHANGED
|
@@ -1,297 +1,300 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
2
|
+
/* empty css */
|
|
3
|
+
import { Accordion as t, AccordionContent as a, AccordionItem as n, AccordionTrigger as i } from "./components/ui/accordion.js";
|
|
4
|
+
import { AlertDialog as u, AlertDialogAction as p, AlertDialogCancel as m, AlertDialogContent as d, AlertDialogDescription as g, AlertDialogFooter as b, AlertDialogHeader as C, AlertDialogOverlay as S, AlertDialogPortal as x, AlertDialogTitle as M, AlertDialogTrigger as c } from "./components/ui/alert-dialog.js";
|
|
5
|
+
import { Alert as T, AlertDescription as s, AlertTitle as f } from "./components/ui/alert.js";
|
|
6
|
+
import { AspectRatio as w } from "./components/ui/aspect-ratio.js";
|
|
7
|
+
import { Avatar as A, AvatarFallback as v, AvatarImage as h } from "./components/ui/avatar.js";
|
|
8
|
+
import { Badge as G, badgeVariants as B } from "./components/ui/badge.js";
|
|
9
|
+
import { Breadcrumb as R, BreadcrumbEllipsis as H, BreadcrumbItem as k, BreadcrumbLink as N, BreadcrumbList as y, BreadcrumbPage as O, BreadcrumbSeparator as V } from "./components/ui/breadcrumb.js";
|
|
10
|
+
import { Button as E, buttonVariants as U } from "./components/ui/button.js";
|
|
11
|
+
import { Calendar as q } from "./components/ui/calendar.js";
|
|
12
|
+
import { Card as K, CardContent as Q, CardDescription as W, CardFooter as X, CardHeader as Y, CardTitle as Z } from "./components/ui/card.js";
|
|
13
|
+
import { Carousel as $, CarouselContent as ee, CarouselItem as re, CarouselNext as oe, CarouselPrevious as te } from "./components/ui/carousel.js";
|
|
14
|
+
import { ChartContainer as ne, ChartLegend as ie, ChartLegendContent as le, ChartStyle as ue, ChartTooltip as pe, ChartTooltipContent as me } from "./components/ui/chart.js";
|
|
15
|
+
import { Checkbox as ge } from "./components/ui/checkbox.js";
|
|
16
|
+
import { Collapsible as Ce, CollapsibleContent as Se, CollapsibleTrigger as xe } from "./components/ui/collapsible.js";
|
|
17
|
+
import { Command as ce, CommandDialog as De, CommandEmpty as Te, CommandGroup as se, CommandInput as fe, CommandItem as Ie, CommandList as we, CommandSeparator as Pe, CommandShortcut as Ae } from "./components/ui/command.js";
|
|
18
|
+
import { ContextMenu as he, ContextMenuCheckboxItem as Fe, ContextMenuContent as Ge, ContextMenuGroup as Be, ContextMenuItem as Le, ContextMenuLabel as Re, ContextMenuPortal as He, ContextMenuRadioGroup as ke, ContextMenuRadioItem as Ne, ContextMenuSeparator as ye, ContextMenuShortcut as Oe, ContextMenuSub as Ve, ContextMenuSubContent as ze, ContextMenuSubTrigger as Ee, ContextMenuTrigger as Ue } from "./components/ui/context-menu.js";
|
|
19
|
+
import { Dialog as qe, DialogClose as Je, DialogContent as Ke, DialogDescription as Qe, DialogFooter as We, DialogHeader as Xe, DialogOverlay as Ye, DialogPortal as Ze, DialogTitle as _e, DialogTrigger as $e } from "./components/ui/dialog.js";
|
|
20
|
+
import { Drawer as rr, DrawerClose as or, DrawerContent as tr, DrawerDescription as ar, DrawerFooter as nr, DrawerHeader as ir, DrawerOverlay as lr, DrawerPortal as ur, DrawerTitle as pr, DrawerTrigger as mr } from "./components/ui/drawer.js";
|
|
21
|
+
import { DropdownMenu as gr, DropdownMenuCheckboxItem as br, DropdownMenuContent as Cr, DropdownMenuGroup as Sr, DropdownMenuItem as xr, DropdownMenuLabel as Mr, DropdownMenuPortal as cr, DropdownMenuRadioGroup as Dr, DropdownMenuRadioItem as Tr, DropdownMenuSeparator as sr, DropdownMenuShortcut as fr, DropdownMenuSub as Ir, DropdownMenuSubContent as wr, DropdownMenuSubTrigger as Pr, DropdownMenuTrigger as Ar } from "./components/ui/dropdown-menu.js";
|
|
22
|
+
import { Form as hr, FormControl as Fr, FormDescription as Gr, FormField as Br, FormItem as Lr, FormLabel as Rr, FormMessage as Hr, useFormField as kr } from "./components/ui/form.js";
|
|
23
|
+
import { HoverCard as yr, HoverCardContent as Or, HoverCardTrigger as Vr } from "./components/ui/hover-card.js";
|
|
24
|
+
import { InputOTP as Er, InputOTPGroup as Ur, InputOTPSeparator as jr, InputOTPSlot as qr } from "./components/ui/input-otp.js";
|
|
25
|
+
import { Input as Kr } from "./components/ui/input.js";
|
|
26
|
+
import { Label as Wr } from "./components/ui/label.js";
|
|
27
|
+
import { Menubar as Yr, MenubarCheckboxItem as Zr, MenubarContent as _r, MenubarGroup as $r, MenubarItem as eo, MenubarLabel as ro, MenubarMenu as oo, MenubarPortal as to, MenubarRadioGroup as ao, MenubarRadioItem as no, MenubarSeparator as io, MenubarShortcut as lo, MenubarSub as uo, MenubarSubContent as po, MenubarSubTrigger as mo, MenubarTrigger as go } from "./components/ui/menubar.js";
|
|
28
|
+
import { NavigationMenu as Co, NavigationMenuContent as So, NavigationMenuIndicator as xo, NavigationMenuItem as Mo, NavigationMenuLink as co, NavigationMenuList as Do, NavigationMenuTrigger as To, NavigationMenuViewport as so, navigationMenuTriggerStyle as fo } from "./components/ui/navigation-menu.js";
|
|
29
|
+
import { Pagination as wo, PaginationContent as Po, PaginationEllipsis as Ao, PaginationItem as vo, PaginationLink as ho, PaginationNext as Fo, PaginationPrevious as Go } from "./components/ui/pagination.js";
|
|
30
|
+
import { Popover as Lo, PopoverAnchor as Ro, PopoverContent as Ho, PopoverTrigger as ko } from "./components/ui/popover.js";
|
|
31
|
+
import { Progress as yo } from "./components/ui/progress.js";
|
|
32
|
+
import { RadioGroup as Vo, RadioGroupItem as zo } from "./components/ui/radio-group.js";
|
|
33
|
+
import { ResizableHandle as Uo, ResizablePanel as jo, ResizablePanelGroup as qo } from "./components/ui/resizable.js";
|
|
34
|
+
import { ScrollArea as Ko, ScrollBar as Qo } from "./components/ui/scroll-area.js";
|
|
35
|
+
import { Select as Xo, SelectContent as Yo, SelectGroup as Zo, SelectItem as _o, SelectLabel as $o, SelectScrollDownButton as et, SelectScrollUpButton as rt, SelectSeparator as ot, SelectTrigger as tt, SelectValue as at } from "./components/ui/select.js";
|
|
36
|
+
import { Separator as it } from "./components/ui/separator.js";
|
|
37
|
+
import { Sheet as ut, SheetClose as pt, SheetContent as mt, SheetDescription as dt, SheetFooter as gt, SheetHeader as bt, SheetTitle as Ct, SheetTrigger as St } from "./components/ui/sheet.js";
|
|
38
|
+
import { Sidebar as Mt, SidebarContent as ct, SidebarFooter as Dt, SidebarGroup as Tt, SidebarGroupAction as st, SidebarGroupContent as ft, SidebarGroupLabel as It, SidebarHeader as wt, SidebarInput as Pt, SidebarInset as At, SidebarMenu as vt, SidebarMenuAction as ht, SidebarMenuBadge as Ft, SidebarMenuButton as Gt, SidebarMenuItem as Bt, SidebarMenuSkeleton as Lt, SidebarMenuSub as Rt, SidebarMenuSubButton as Ht, SidebarMenuSubItem as kt, SidebarProvider as Nt, SidebarRail as yt, SidebarSeparator as Ot, SidebarTrigger as Vt, useSidebar as zt } from "./components/ui/sidebar.js";
|
|
39
|
+
import { Skeleton as Ut } from "./components/ui/skeleton.js";
|
|
40
|
+
import { Slider as qt } from "./components/ui/slider.js";
|
|
41
|
+
import { Toaster as Kt } from "./components/ui/sonner.js";
|
|
42
|
+
import { Switch as Wt } from "./components/ui/switch.js";
|
|
43
|
+
import { Table as Yt, TableBody as Zt, TableCaption as _t, TableCell as $t, TableFooter as ea, TableHead as ra, TableHeader as oa, TableRow as ta } from "./components/ui/table.js";
|
|
44
|
+
import { Tabs as na, TabsContent as ia, TabsList as la, TabsTrigger as ua } from "./components/ui/tabs.js";
|
|
45
|
+
import { Textarea as ma } from "./components/ui/textarea.js";
|
|
46
|
+
import { ToggleGroup as ga, ToggleGroupItem as ba } from "./components/ui/toggle-group.js";
|
|
47
|
+
import { Toggle as Sa, toggleVariants as xa } from "./components/ui/toggle.js";
|
|
48
|
+
import { Tooltip as ca, TooltipContent as Da, TooltipProvider as Ta, TooltipTrigger as sa } from "./components/ui/tooltip.js";
|
|
49
|
+
import { useIsMobile as Ia } from "./hooks/use-mobile.js";
|
|
50
|
+
import { cn as Pa } from "./lib/utils.js";
|
|
51
|
+
import { toast as va } from "./node_modules/sonner/dist/index.js";
|
|
50
52
|
export {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
53
|
+
t as Accordion,
|
|
54
|
+
a as AccordionContent,
|
|
55
|
+
n as AccordionItem,
|
|
56
|
+
i as AccordionTrigger,
|
|
57
|
+
T as Alert,
|
|
58
|
+
s as AlertDescription,
|
|
59
|
+
u as AlertDialog,
|
|
60
|
+
p as AlertDialogAction,
|
|
61
|
+
m as AlertDialogCancel,
|
|
62
|
+
d as AlertDialogContent,
|
|
63
|
+
g as AlertDialogDescription,
|
|
64
|
+
b as AlertDialogFooter,
|
|
65
|
+
C as AlertDialogHeader,
|
|
66
|
+
S as AlertDialogOverlay,
|
|
67
|
+
x as AlertDialogPortal,
|
|
68
|
+
M as AlertDialogTitle,
|
|
69
|
+
c as AlertDialogTrigger,
|
|
70
|
+
f as AlertTitle,
|
|
71
|
+
w as AspectRatio,
|
|
72
|
+
A as Avatar,
|
|
73
|
+
v as AvatarFallback,
|
|
74
|
+
h as AvatarImage,
|
|
75
|
+
G as Badge,
|
|
76
|
+
R as Breadcrumb,
|
|
77
|
+
H as BreadcrumbEllipsis,
|
|
78
|
+
k as BreadcrumbItem,
|
|
79
|
+
N as BreadcrumbLink,
|
|
80
|
+
y as BreadcrumbList,
|
|
81
|
+
O as BreadcrumbPage,
|
|
82
|
+
V as BreadcrumbSeparator,
|
|
83
|
+
E as Button,
|
|
84
|
+
q as Calendar,
|
|
85
|
+
K as Card,
|
|
86
|
+
Q as CardContent,
|
|
87
|
+
W as CardDescription,
|
|
88
|
+
X as CardFooter,
|
|
89
|
+
Y as CardHeader,
|
|
90
|
+
Z as CardTitle,
|
|
91
|
+
$ as Carousel,
|
|
92
|
+
ee as CarouselContent,
|
|
93
|
+
re as CarouselItem,
|
|
94
|
+
oe as CarouselNext,
|
|
95
|
+
te as CarouselPrevious,
|
|
96
|
+
ne as ChartContainer,
|
|
97
|
+
ie as ChartLegend,
|
|
98
|
+
le as ChartLegendContent,
|
|
99
|
+
ue as ChartStyle,
|
|
100
|
+
pe as ChartTooltip,
|
|
101
|
+
me as ChartTooltipContent,
|
|
102
|
+
ge as Checkbox,
|
|
103
|
+
Ce as Collapsible,
|
|
104
|
+
Se as CollapsibleContent,
|
|
105
|
+
xe as CollapsibleTrigger,
|
|
106
|
+
ce as Command,
|
|
107
|
+
De as CommandDialog,
|
|
108
|
+
Te as CommandEmpty,
|
|
109
|
+
se as CommandGroup,
|
|
110
|
+
fe as CommandInput,
|
|
111
|
+
Ie as CommandItem,
|
|
112
|
+
we as CommandList,
|
|
113
|
+
Pe as CommandSeparator,
|
|
114
|
+
Ae as CommandShortcut,
|
|
115
|
+
he as ContextMenu,
|
|
116
|
+
Fe as ContextMenuCheckboxItem,
|
|
117
|
+
Ge as ContextMenuContent,
|
|
118
|
+
Be as ContextMenuGroup,
|
|
119
|
+
Le as ContextMenuItem,
|
|
120
|
+
Re as ContextMenuLabel,
|
|
121
|
+
He as ContextMenuPortal,
|
|
122
|
+
ke as ContextMenuRadioGroup,
|
|
123
|
+
Ne as ContextMenuRadioItem,
|
|
124
|
+
ye as ContextMenuSeparator,
|
|
125
|
+
Oe as ContextMenuShortcut,
|
|
126
|
+
Ve as ContextMenuSub,
|
|
127
|
+
ze as ContextMenuSubContent,
|
|
128
|
+
Ee as ContextMenuSubTrigger,
|
|
129
|
+
Ue as ContextMenuTrigger,
|
|
130
|
+
qe as Dialog,
|
|
131
|
+
Je as DialogClose,
|
|
132
|
+
Ke as DialogContent,
|
|
133
|
+
Qe as DialogDescription,
|
|
134
|
+
We as DialogFooter,
|
|
135
|
+
Xe as DialogHeader,
|
|
136
|
+
Ye as DialogOverlay,
|
|
137
|
+
Ze as DialogPortal,
|
|
138
|
+
_e as DialogTitle,
|
|
139
|
+
$e as DialogTrigger,
|
|
140
|
+
rr as Drawer,
|
|
141
|
+
or as DrawerClose,
|
|
142
|
+
tr as DrawerContent,
|
|
143
|
+
ar as DrawerDescription,
|
|
144
|
+
nr as DrawerFooter,
|
|
145
|
+
ir as DrawerHeader,
|
|
146
|
+
lr as DrawerOverlay,
|
|
147
|
+
ur as DrawerPortal,
|
|
148
|
+
pr as DrawerTitle,
|
|
149
|
+
mr as DrawerTrigger,
|
|
150
|
+
gr as DropdownMenu,
|
|
151
|
+
br as DropdownMenuCheckboxItem,
|
|
152
|
+
Cr as DropdownMenuContent,
|
|
153
|
+
Sr as DropdownMenuGroup,
|
|
154
|
+
xr as DropdownMenuItem,
|
|
155
|
+
Mr as DropdownMenuLabel,
|
|
156
|
+
cr as DropdownMenuPortal,
|
|
157
|
+
Dr as DropdownMenuRadioGroup,
|
|
158
|
+
Tr as DropdownMenuRadioItem,
|
|
159
|
+
sr as DropdownMenuSeparator,
|
|
160
|
+
fr as DropdownMenuShortcut,
|
|
161
|
+
Ir as DropdownMenuSub,
|
|
162
|
+
wr as DropdownMenuSubContent,
|
|
163
|
+
Pr as DropdownMenuSubTrigger,
|
|
164
|
+
Ar as DropdownMenuTrigger,
|
|
165
|
+
hr as Form,
|
|
166
|
+
Fr as FormControl,
|
|
167
|
+
Gr as FormDescription,
|
|
168
|
+
Br as FormField,
|
|
169
|
+
Lr as FormItem,
|
|
170
|
+
Rr as FormLabel,
|
|
171
|
+
Hr as FormMessage,
|
|
172
|
+
yr as HoverCard,
|
|
173
|
+
Or as HoverCardContent,
|
|
174
|
+
Vr as HoverCardTrigger,
|
|
175
|
+
Kr as Input,
|
|
176
|
+
Er as InputOTP,
|
|
177
|
+
Ur as InputOTPGroup,
|
|
178
|
+
jr as InputOTPSeparator,
|
|
179
|
+
qr as InputOTPSlot,
|
|
180
|
+
Wr as Label,
|
|
181
|
+
Yr as Menubar,
|
|
182
|
+
Zr as MenubarCheckboxItem,
|
|
183
|
+
_r as MenubarContent,
|
|
184
|
+
$r as MenubarGroup,
|
|
185
|
+
eo as MenubarItem,
|
|
186
|
+
ro as MenubarLabel,
|
|
187
|
+
oo as MenubarMenu,
|
|
188
|
+
to as MenubarPortal,
|
|
189
|
+
ao as MenubarRadioGroup,
|
|
190
|
+
no as MenubarRadioItem,
|
|
191
|
+
io as MenubarSeparator,
|
|
192
|
+
lo as MenubarShortcut,
|
|
193
|
+
uo as MenubarSub,
|
|
194
|
+
po as MenubarSubContent,
|
|
195
|
+
mo as MenubarSubTrigger,
|
|
196
|
+
go as MenubarTrigger,
|
|
197
|
+
Co as NavigationMenu,
|
|
198
|
+
So as NavigationMenuContent,
|
|
199
|
+
xo as NavigationMenuIndicator,
|
|
200
|
+
Mo as NavigationMenuItem,
|
|
201
|
+
co as NavigationMenuLink,
|
|
202
|
+
Do as NavigationMenuList,
|
|
203
|
+
To as NavigationMenuTrigger,
|
|
204
|
+
so as NavigationMenuViewport,
|
|
205
|
+
wo as Pagination,
|
|
206
|
+
Po as PaginationContent,
|
|
207
|
+
Ao as PaginationEllipsis,
|
|
208
|
+
vo as PaginationItem,
|
|
209
|
+
ho as PaginationLink,
|
|
210
|
+
Fo as PaginationNext,
|
|
211
|
+
Go as PaginationPrevious,
|
|
212
|
+
Lo as Popover,
|
|
213
|
+
Ro as PopoverAnchor,
|
|
214
|
+
Ho as PopoverContent,
|
|
215
|
+
ko as PopoverTrigger,
|
|
216
|
+
yo as Progress,
|
|
217
|
+
Vo as RadioGroup,
|
|
218
|
+
zo as RadioGroupItem,
|
|
219
|
+
Uo as ResizableHandle,
|
|
220
|
+
jo as ResizablePanel,
|
|
221
|
+
qo as ResizablePanelGroup,
|
|
222
|
+
Ko as ScrollArea,
|
|
223
|
+
Qo as ScrollBar,
|
|
224
|
+
Xo as Select,
|
|
225
|
+
Yo as SelectContent,
|
|
226
|
+
Zo as SelectGroup,
|
|
227
|
+
_o as SelectItem,
|
|
228
|
+
$o as SelectLabel,
|
|
229
|
+
et as SelectScrollDownButton,
|
|
230
|
+
rt as SelectScrollUpButton,
|
|
231
|
+
ot as SelectSeparator,
|
|
232
|
+
tt as SelectTrigger,
|
|
233
|
+
at as SelectValue,
|
|
234
|
+
it as Separator,
|
|
235
|
+
ut as Sheet,
|
|
236
|
+
pt as SheetClose,
|
|
237
|
+
mt as SheetContent,
|
|
238
|
+
dt as SheetDescription,
|
|
239
|
+
gt as SheetFooter,
|
|
240
|
+
bt as SheetHeader,
|
|
241
|
+
Ct as SheetTitle,
|
|
242
|
+
St as SheetTrigger,
|
|
243
|
+
Mt as Sidebar,
|
|
244
|
+
ct as SidebarContent,
|
|
245
|
+
Dt as SidebarFooter,
|
|
246
|
+
Tt as SidebarGroup,
|
|
247
|
+
st as SidebarGroupAction,
|
|
248
|
+
ft as SidebarGroupContent,
|
|
249
|
+
It as SidebarGroupLabel,
|
|
250
|
+
wt as SidebarHeader,
|
|
251
|
+
Pt as SidebarInput,
|
|
252
|
+
At as SidebarInset,
|
|
253
|
+
vt as SidebarMenu,
|
|
254
|
+
ht as SidebarMenuAction,
|
|
255
|
+
Ft as SidebarMenuBadge,
|
|
256
|
+
Gt as SidebarMenuButton,
|
|
257
|
+
Bt as SidebarMenuItem,
|
|
258
|
+
Lt as SidebarMenuSkeleton,
|
|
259
|
+
Rt as SidebarMenuSub,
|
|
260
|
+
Ht as SidebarMenuSubButton,
|
|
261
|
+
kt as SidebarMenuSubItem,
|
|
262
|
+
Nt as SidebarProvider,
|
|
263
|
+
yt as SidebarRail,
|
|
264
|
+
Ot as SidebarSeparator,
|
|
265
|
+
Vt as SidebarTrigger,
|
|
266
|
+
Ut as Skeleton,
|
|
267
|
+
qt as Slider,
|
|
268
|
+
Wt as Switch,
|
|
269
|
+
Yt as Table,
|
|
270
|
+
Zt as TableBody,
|
|
271
|
+
_t as TableCaption,
|
|
272
|
+
$t as TableCell,
|
|
273
|
+
ea as TableFooter,
|
|
274
|
+
ra as TableHead,
|
|
275
|
+
oa as TableHeader,
|
|
276
|
+
ta as TableRow,
|
|
277
|
+
na as Tabs,
|
|
278
|
+
ia as TabsContent,
|
|
279
|
+
la as TabsList,
|
|
280
|
+
ua as TabsTrigger,
|
|
281
|
+
ma as Textarea,
|
|
282
|
+
Kt as Toaster,
|
|
283
|
+
Sa as Toggle,
|
|
284
|
+
ga as ToggleGroup,
|
|
285
|
+
ba as ToggleGroupItem,
|
|
286
|
+
ca as Tooltip,
|
|
287
|
+
Da as TooltipContent,
|
|
288
|
+
Ta as TooltipProvider,
|
|
289
|
+
sa as TooltipTrigger,
|
|
290
|
+
B as badgeVariants,
|
|
291
|
+
U as buttonVariants,
|
|
292
|
+
Pa as cn,
|
|
293
|
+
fo as navigationMenuTriggerStyle,
|
|
294
|
+
va as toast,
|
|
295
|
+
xa as toggleVariants,
|
|
296
|
+
kr as useFormField,
|
|
297
|
+
Ia as useIsMobile,
|
|
298
|
+
zt as useSidebar
|
|
296
299
|
};
|
|
297
300
|
//# sourceMappingURL=index.js.map
|
package/dist/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|