@incognia/cosmik 0.40.2 → 0.41.0
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/README.md +19 -7
- package/dist/Alert/index.d.ts +2 -2
- package/dist/Alert/index.d.ts.map +1 -1
- package/dist/AlertDialog/index.d.ts +5 -5
- package/dist/AlertDialog/index.d.ts.map +1 -1
- package/dist/Badge/index.d.ts +6 -7
- package/dist/Badge/index.d.ts.map +1 -1
- package/dist/Button/index.d.ts +6 -6
- package/dist/Button/index.d.ts.map +1 -1
- package/dist/Calendar/index.d.ts +1 -1
- package/dist/Colors.d.ts +71 -0
- package/dist/Colors.d.ts.map +1 -0
- package/dist/Command/index.d.ts +20 -20
- package/dist/Command/index.d.ts.map +1 -1
- package/dist/Dialog/index.d.ts +2 -2
- package/dist/Dialog/index.d.ts.map +1 -1
- package/dist/DropdownMenu/index.d.ts +4 -4
- package/dist/DropdownMenu/index.d.ts.map +1 -1
- package/dist/Filter/index.d.ts +4 -2
- package/dist/Filter/index.d.ts.map +1 -1
- package/dist/FilterBar/GradientScroll.d.ts +4 -4
- package/dist/FilterBar/index.d.ts +2 -2
- package/dist/Label/index.d.ts +2 -2
- package/dist/Layout/index.d.ts +1 -1
- package/dist/Layout/index.d.ts.map +1 -1
- package/dist/Pagination/index.d.ts +3 -3
- package/dist/Pagination/index.d.ts.map +1 -1
- package/dist/Popover/index.d.ts +1 -1
- package/dist/Popover/index.d.ts.map +1 -1
- package/dist/Select/index.d.ts +1 -1
- package/dist/Select/index.d.ts.map +1 -1
- package/dist/Sheet/index.d.ts +23 -13
- package/dist/Sheet/index.d.ts.map +1 -1
- package/dist/Skeleton/index.d.ts +1 -0
- package/dist/Skeleton/index.d.ts.map +1 -1
- package/dist/Sonner/index.d.ts +1 -0
- package/dist/Sonner/index.d.ts.map +1 -1
- package/dist/Table/index.d.ts +2 -2
- package/dist/Table/index.d.ts.map +1 -1
- package/dist/Tabs/index.d.ts +1 -1
- package/dist/Tabs/index.d.ts.map +1 -1
- package/dist/TagInput/index.d.ts +2 -2
- package/dist/TagInput/index.d.ts.map +1 -1
- package/dist/Toggle/index.d.ts +3 -3
- package/dist/ToggleGroup/index.d.ts +13 -4
- package/dist/ToggleGroup/index.d.ts.map +1 -1
- package/dist/Tooltip/index.d.ts +11 -7
- package/dist/Tooltip/index.d.ts.map +1 -1
- package/dist/cosmik.css +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +9 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +178 -173
- package/dist/index.js.map +1 -1
- package/dist/index10.cjs +1 -1
- package/dist/index10.cjs.map +1 -1
- package/dist/index10.js +34 -127
- package/dist/index10.js.map +1 -1
- package/dist/index11.cjs +1 -1
- package/dist/index11.cjs.map +1 -1
- package/dist/index11.js +28 -105
- package/dist/index11.js.map +1 -1
- package/dist/index12.cjs +1 -1
- package/dist/index12.cjs.map +1 -1
- package/dist/index12.js +112 -112
- package/dist/index12.js.map +1 -1
- package/dist/index13.cjs +1 -1
- package/dist/index13.cjs.map +1 -1
- package/dist/index13.js +103 -96
- package/dist/index13.js.map +1 -1
- package/dist/index14.cjs +1 -1
- package/dist/index14.cjs.map +1 -1
- package/dist/index14.js +141 -22
- package/dist/index14.js.map +1 -1
- package/dist/index15.cjs +1 -1
- package/dist/index15.cjs.map +1 -1
- package/dist/index15.js +105 -22
- package/dist/index15.js.map +1 -1
- package/dist/index16.cjs +1 -1
- package/dist/index16.cjs.map +1 -1
- package/dist/index16.js +22 -17
- package/dist/index16.js.map +1 -1
- package/dist/index17.cjs +1 -1
- package/dist/index17.cjs.map +1 -1
- package/dist/index17.js +22 -58
- package/dist/index17.js.map +1 -1
- package/dist/index18.cjs +1 -1
- package/dist/index18.cjs.map +1 -1
- package/dist/index18.js +17 -20
- package/dist/index18.js.map +1 -1
- package/dist/index19.cjs +1 -1
- package/dist/index19.cjs.map +1 -1
- package/dist/index19.js +64 -96
- package/dist/index19.js.map +1 -1
- package/dist/index2.cjs +2 -0
- package/dist/index2.cjs.map +1 -0
- package/dist/index2.js +5 -0
- package/dist/index2.js.map +1 -0
- package/dist/index20.cjs +1 -1
- package/dist/index20.cjs.map +1 -1
- package/dist/index20.js +20 -22
- package/dist/index20.js.map +1 -1
- package/dist/index21.cjs +1 -1
- package/dist/index21.cjs.map +1 -1
- package/dist/index21.js +93 -21
- package/dist/index21.js.map +1 -1
- package/dist/index22.cjs +1 -1
- package/dist/index22.cjs.map +1 -1
- package/dist/index22.js +19 -27
- package/dist/index22.js.map +1 -1
- package/dist/index23.cjs +1 -1
- package/dist/index23.cjs.map +1 -1
- package/dist/index23.js +19 -126
- package/dist/index23.js.map +1 -1
- package/dist/index24.cjs +1 -1
- package/dist/index24.cjs.map +1 -1
- package/dist/index24.js +30 -23
- package/dist/index24.js.map +1 -1
- package/dist/index25.cjs +1 -1
- package/dist/index25.cjs.map +1 -1
- package/dist/index25.js +130 -128
- package/dist/index25.js.map +1 -1
- package/dist/index26.cjs +1 -1
- package/dist/index26.cjs.map +1 -1
- package/dist/index26.js +21 -13
- package/dist/index26.js.map +1 -1
- package/dist/index27.cjs +1 -1
- package/dist/index27.cjs.map +1 -1
- package/dist/index27.js +103 -28
- package/dist/index27.js.map +1 -1
- package/dist/index28.cjs +1 -1
- package/dist/index28.cjs.map +1 -1
- package/dist/index28.js +15 -27
- package/dist/index28.js.map +1 -1
- package/dist/index29.cjs +1 -1
- package/dist/index29.cjs.map +1 -1
- package/dist/index29.js +30 -108
- package/dist/index29.js.map +1 -1
- package/dist/index3.cjs +1 -1
- package/dist/index3.cjs.map +1 -1
- package/dist/index3.js +70 -54
- package/dist/index3.js.map +1 -1
- package/dist/index30.cjs +1 -1
- package/dist/index30.cjs.map +1 -1
- package/dist/index30.js +23 -38
- package/dist/index30.js.map +1 -1
- package/dist/index31.cjs +1 -1
- package/dist/index31.cjs.map +1 -1
- package/dist/index31.js +102 -73
- package/dist/index31.js.map +1 -1
- package/dist/index32.cjs +1 -1
- package/dist/index32.cjs.map +1 -1
- package/dist/index32.js +42 -23
- package/dist/index32.js.map +1 -1
- package/dist/index33.cjs +1 -1
- package/dist/index33.cjs.map +1 -1
- package/dist/index33.js +78 -78
- package/dist/index33.js.map +1 -1
- package/dist/index34.cjs +1 -1
- package/dist/index34.cjs.map +1 -1
- package/dist/index34.js +20 -67
- package/dist/index34.js.map +1 -1
- package/dist/index35.cjs +1 -1
- package/dist/index35.cjs.map +1 -1
- package/dist/index35.js +75 -55
- package/dist/index35.js.map +1 -1
- package/dist/index36.cjs +1 -1
- package/dist/index36.cjs.map +1 -1
- package/dist/index36.js +36 -58
- package/dist/index36.js.map +1 -1
- package/dist/index37.cjs +1 -1
- package/dist/index37.cjs.map +1 -1
- package/dist/index37.js +33 -3
- package/dist/index37.js.map +1 -1
- package/dist/index38.cjs +1 -1
- package/dist/index38.cjs.map +1 -1
- package/dist/index38.js +65 -33
- package/dist/index38.js.map +1 -1
- package/dist/index39.cjs +1 -1
- package/dist/index39.cjs.map +1 -1
- package/dist/index39.js +261 -11
- package/dist/index39.js.map +1 -1
- package/dist/index4.cjs +1 -1
- package/dist/index4.cjs.map +1 -1
- package/dist/index4.js +324 -112
- package/dist/index4.js.map +1 -1
- package/dist/index40.cjs +1 -1
- package/dist/index40.cjs.map +1 -1
- package/dist/index40.js +6 -118
- package/dist/index40.js.map +1 -1
- package/dist/index41.cjs +1 -1
- package/dist/index41.cjs.map +1 -1
- package/dist/index41.js +12 -13
- package/dist/index41.js.map +1 -1
- package/dist/index42.cjs +1 -1
- package/dist/index42.cjs.map +1 -1
- package/dist/index42.js +118 -7
- package/dist/index42.js.map +1 -1
- package/dist/index43.cjs +1 -1
- package/dist/index43.cjs.map +1 -1
- package/dist/index43.js +14 -2
- package/dist/index43.js.map +1 -1
- package/dist/index44.cjs +1 -9
- package/dist/index44.cjs.map +1 -1
- package/dist/index44.js +3 -25
- package/dist/index44.js.map +1 -1
- package/dist/index45.cjs +1 -22
- package/dist/index45.cjs.map +1 -1
- package/dist/index45.js +104 -601
- package/dist/index45.js.map +1 -1
- package/dist/index46.cjs +1 -1
- package/dist/index46.cjs.map +1 -1
- package/dist/index46.js +32 -13
- package/dist/index46.js.map +1 -1
- package/dist/index47.cjs +1 -1
- package/dist/index47.cjs.map +1 -1
- package/dist/index47.js +2 -2729
- package/dist/index47.js.map +1 -1
- package/dist/index48.cjs +9 -1
- package/dist/index48.cjs.map +1 -1
- package/dist/index48.js +30 -2
- package/dist/index48.js.map +1 -1
- package/dist/index49.cjs +19 -1
- package/dist/index49.cjs.map +1 -1
- package/dist/index49.js +599 -2
- package/dist/index49.js.map +1 -1
- package/dist/index5.cjs +1 -1
- package/dist/index5.cjs.map +1 -1
- package/dist/index5.js +41 -77
- package/dist/index5.js.map +1 -1
- package/dist/index50.cjs +2 -0
- package/dist/index50.cjs.map +1 -0
- package/dist/index50.js +5 -0
- package/dist/index50.js.map +1 -0
- package/dist/index51.cjs +2 -0
- package/dist/index51.cjs.map +1 -0
- package/dist/index51.js +154 -0
- package/dist/index51.js.map +1 -0
- package/dist/index52.cjs +2 -0
- package/dist/index52.cjs.map +1 -0
- package/dist/index52.js +19 -0
- package/dist/index52.js.map +1 -0
- package/dist/index53.cjs +2 -0
- package/dist/index53.cjs.map +1 -0
- package/dist/index53.js +345 -0
- package/dist/index53.js.map +1 -0
- package/dist/index54.cjs +2 -0
- package/dist/index54.cjs.map +1 -0
- package/dist/index54.js +48 -0
- package/dist/index54.js.map +1 -0
- package/dist/index55.cjs +2 -0
- package/dist/index55.cjs.map +1 -0
- package/dist/index55.js +5 -0
- package/dist/index55.js.map +1 -0
- package/dist/index56.cjs +2 -0
- package/dist/index56.cjs.map +1 -0
- package/dist/index56.js +5 -0
- package/dist/index56.js.map +1 -0
- package/dist/index57.cjs +2 -0
- package/dist/index57.cjs.map +1 -0
- package/dist/index57.js +5 -0
- package/dist/index57.js.map +1 -0
- package/dist/index58.cjs +2 -0
- package/dist/index58.cjs.map +1 -0
- package/dist/index58.js +7 -0
- package/dist/index58.js.map +1 -0
- package/dist/index6.cjs +1 -1
- package/dist/index6.cjs.map +1 -1
- package/dist/index6.js +110 -157
- package/dist/index6.js.map +1 -1
- package/dist/index7.cjs +1 -1
- package/dist/index7.cjs.map +1 -1
- package/dist/index7.js +85 -65
- package/dist/index7.js.map +1 -1
- package/dist/index8.cjs +1 -1
- package/dist/index8.cjs.map +1 -1
- package/dist/index8.js +155 -42
- package/dist/index8.js.map +1 -1
- package/dist/index9.cjs +1 -1
- package/dist/index9.cjs.map +1 -1
- package/dist/index9.js +70 -33
- package/dist/index9.js.map +1 -1
- package/dist/lib/utils.d.ts +1 -1
- package/dist/lib/utils.d.ts.map +1 -1
- package/dist/tailwind-theme-config.d.ts +318 -0
- package/dist/tailwind-theme-config.d.ts.map +1 -0
- package/package.json +62 -58
- package/dist/cosmik-theme.css +0 -185
package/dist/index.js
CHANGED
|
@@ -1,176 +1,181 @@
|
|
|
1
|
-
|
|
2
|
-
import {
|
|
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 {
|
|
1
|
+
import "./index2.js";
|
|
2
|
+
import { default as t } from "./index3.js";
|
|
3
|
+
import { default as n } from "./index4.js";
|
|
4
|
+
import { Alert as l, AlertDescription as p, AlertTitle as m } from "./index5.js";
|
|
5
|
+
import { AlertDialog as u, AlertDialogAction as d, AlertDialogCancel as x, AlertDialogContent as D, AlertDialogDescription as T, AlertDialogFooter as f, AlertDialogHeader as C, AlertDialogTitle as S, AlertDialogTrigger as c } from "./index6.js";
|
|
6
|
+
import { Badge as b, badgeVariants as M } from "./index7.js";
|
|
7
|
+
import { Button as P, buttonVariants as h } from "./index8.js";
|
|
8
|
+
import { Calendar as A } from "./index9.js";
|
|
9
|
+
import { Card as I, CardContent as y, CardDescription as V, CardFooter as B, CardHeader as F, CardTitle as G } from "./index10.js";
|
|
10
|
+
import { Checkbox as N } from "./index11.js";
|
|
11
|
+
import { Command as k, CommandDialog as E, CommandEmpty as O, CommandGroup as U, CommandInput as j, CommandItem as q, CommandList as z, CommandSeparator as J, CommandShortcut as K } from "./index12.js";
|
|
12
|
+
import { Dialog as W, DialogContent as X, DialogDescription as Y, DialogFooter as Z, DialogHeader as _, DialogOverlay as $, DialogPortal as oo, DialogTitle as eo, DialogTrigger as ro } from "./index13.js";
|
|
13
|
+
import { DropdownMenu as ao, DropdownMenuCheckboxItem as no, DropdownMenuContent as io, DropdownMenuGroup as lo, DropdownMenuItem as po, DropdownMenuLabel as mo, DropdownMenuPortal as go, DropdownMenuRadioGroup as uo, DropdownMenuRadioItem as xo, DropdownMenuSeparator as Do, DropdownMenuShortcut as To, DropdownMenuSub as fo, DropdownMenuSubContent as Co, DropdownMenuSubTrigger as So, DropdownMenuTrigger as co } from "./index14.js";
|
|
14
|
+
import { Filter as bo } from "./index15.js";
|
|
15
|
+
import { FilterBar as wo, FilterBarContent as Po, FilterBarScrollableContent as ho } from "./index16.js";
|
|
16
|
+
import { Input as Ao } from "./index17.js";
|
|
17
|
+
import { Label as Io } from "./index18.js";
|
|
18
|
+
import { Layout as Vo, LayoutContent as Bo, LayoutMain as Fo, LayoutScrollableContent as Go, LayoutSidebar as Ho, LayoutTopbar as No } from "./index19.js";
|
|
19
|
+
import { Loading as ko } from "./index20.js";
|
|
20
|
+
import { Pagination as Oo, PaginationButton as Uo, PaginationContent as jo, PaginationEllipsis as qo, PaginationItem as zo, PaginationNext as Jo, PaginationPrevious as Ko } from "./index21.js";
|
|
21
|
+
import { Popover as Wo, PopoverAnchor as Xo, PopoverContent as Yo, PopoverTrigger as Zo } from "./index22.js";
|
|
22
|
+
import { Progress as $o } from "./index23.js";
|
|
23
|
+
import { RadioGroup as ee, RadioGroupItem as re } from "./index24.js";
|
|
24
|
+
import { Select as ae, SelectContent as ne, SelectGroup as ie, SelectItem as le, SelectLabel as pe, SelectScrollDownButton as me, SelectScrollUpButton as ge, SelectSeparator as ue, SelectTrigger as de, SelectValue as xe } from "./index25.js";
|
|
25
|
+
import { Separator as Te } from "./index26.js";
|
|
26
|
+
import { Sheet as Ce, SheetClose as Se, SheetContent as ce, SheetDescription as se, SheetFooter as be, SheetHeader as Me, SheetOverlay as we, SheetPortal as Pe, SheetTitle as he, SheetTrigger as ve } from "./index27.js";
|
|
27
|
+
import { Skeleton as Le } from "./index28.js";
|
|
28
|
+
import { toast as ye } from "sonner";
|
|
29
|
+
import { Toaster as Be } from "./index29.js";
|
|
30
|
+
import { Switch as Ge } from "./index30.js";
|
|
31
|
+
import { Table as Ne, TableBody as Re, TableCaption as ke, TableCell as Ee, TableFooter as Oe, TableHead as Ue, TableHeader as je, TableRow as qe } from "./index31.js";
|
|
32
|
+
import { Tabs as Je, TabsContent as Ke, TabsList as Qe, TabsTrigger as We } from "./index32.js";
|
|
33
|
+
import { TagInput as Ye } from "./index33.js";
|
|
34
|
+
import { Textarea as _e } from "./index34.js";
|
|
35
|
+
import { Toggle as or, toggleVariants as er } from "./index35.js";
|
|
36
|
+
import { ToggleGroup as tr, ToggleGroupItem as ar } from "./index36.js";
|
|
37
|
+
import { Tooltip as ir, TooltipContent as lr, TooltipPortal as pr, TooltipProvider as mr, TooltipTrigger as gr } from "./index37.js";
|
|
38
|
+
import { VerticalNavigationMenu as dr, VerticalNavigationMenuHeading as xr, VerticalNavigationMenuItem as Dr, VerticalNavigationMenuLink as Tr, VerticalNavigationMenuList as fr, VerticalNavigationMenuSeparator as Cr } from "./index38.js";
|
|
37
39
|
export {
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
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
|
-
So as
|
|
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
|
-
Se as
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
Le as
|
|
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
|
-
|
|
40
|
+
l as Alert,
|
|
41
|
+
p as AlertDescription,
|
|
42
|
+
u as AlertDialog,
|
|
43
|
+
d as AlertDialogAction,
|
|
44
|
+
x as AlertDialogCancel,
|
|
45
|
+
D as AlertDialogContent,
|
|
46
|
+
T as AlertDialogDescription,
|
|
47
|
+
f as AlertDialogFooter,
|
|
48
|
+
C as AlertDialogHeader,
|
|
49
|
+
S as AlertDialogTitle,
|
|
50
|
+
c as AlertDialogTrigger,
|
|
51
|
+
m as AlertTitle,
|
|
52
|
+
b as Badge,
|
|
53
|
+
P as Button,
|
|
54
|
+
A as Calendar,
|
|
55
|
+
I as Card,
|
|
56
|
+
y as CardContent,
|
|
57
|
+
V as CardDescription,
|
|
58
|
+
B as CardFooter,
|
|
59
|
+
F as CardHeader,
|
|
60
|
+
G as CardTitle,
|
|
61
|
+
N as Checkbox,
|
|
62
|
+
t as Colors,
|
|
63
|
+
k as Command,
|
|
64
|
+
E as CommandDialog,
|
|
65
|
+
O as CommandEmpty,
|
|
66
|
+
U as CommandGroup,
|
|
67
|
+
j as CommandInput,
|
|
68
|
+
q as CommandItem,
|
|
69
|
+
z as CommandList,
|
|
70
|
+
J as CommandSeparator,
|
|
71
|
+
K as CommandShortcut,
|
|
72
|
+
W as Dialog,
|
|
73
|
+
X as DialogContent,
|
|
74
|
+
Y as DialogDescription,
|
|
75
|
+
Z as DialogFooter,
|
|
76
|
+
_ as DialogHeader,
|
|
77
|
+
$ as DialogOverlay,
|
|
78
|
+
oo as DialogPortal,
|
|
79
|
+
eo as DialogTitle,
|
|
80
|
+
ro as DialogTrigger,
|
|
81
|
+
ao as DropdownMenu,
|
|
82
|
+
no as DropdownMenuCheckboxItem,
|
|
83
|
+
io as DropdownMenuContent,
|
|
84
|
+
lo as DropdownMenuGroup,
|
|
85
|
+
po as DropdownMenuItem,
|
|
86
|
+
mo as DropdownMenuLabel,
|
|
87
|
+
go as DropdownMenuPortal,
|
|
88
|
+
uo as DropdownMenuRadioGroup,
|
|
89
|
+
xo as DropdownMenuRadioItem,
|
|
90
|
+
Do as DropdownMenuSeparator,
|
|
91
|
+
To as DropdownMenuShortcut,
|
|
92
|
+
fo as DropdownMenuSub,
|
|
93
|
+
Co as DropdownMenuSubContent,
|
|
94
|
+
So as DropdownMenuSubTrigger,
|
|
95
|
+
co as DropdownMenuTrigger,
|
|
96
|
+
bo as Filter,
|
|
97
|
+
wo as FilterBar,
|
|
98
|
+
Po as FilterBarContent,
|
|
99
|
+
ho as FilterBarScrollableContent,
|
|
100
|
+
Ao as Input,
|
|
101
|
+
Io as Label,
|
|
102
|
+
Vo as Layout,
|
|
103
|
+
Bo as LayoutContent,
|
|
104
|
+
Fo as LayoutMain,
|
|
105
|
+
Go as LayoutScrollableContent,
|
|
106
|
+
Ho as LayoutSidebar,
|
|
107
|
+
No as LayoutTopbar,
|
|
108
|
+
ko as Loading,
|
|
109
|
+
Oo as Pagination,
|
|
110
|
+
Uo as PaginationButton,
|
|
111
|
+
jo as PaginationContent,
|
|
112
|
+
qo as PaginationEllipsis,
|
|
113
|
+
zo as PaginationItem,
|
|
114
|
+
Jo as PaginationNext,
|
|
115
|
+
Ko as PaginationPrevious,
|
|
116
|
+
Wo as Popover,
|
|
117
|
+
Xo as PopoverAnchor,
|
|
118
|
+
Yo as PopoverContent,
|
|
119
|
+
Zo as PopoverTrigger,
|
|
120
|
+
$o as Progress,
|
|
121
|
+
ee as RadioGroup,
|
|
122
|
+
re as RadioGroupItem,
|
|
123
|
+
ae as Select,
|
|
124
|
+
ne as SelectContent,
|
|
125
|
+
ie as SelectGroup,
|
|
126
|
+
le as SelectItem,
|
|
127
|
+
pe as SelectLabel,
|
|
128
|
+
me as SelectScrollDownButton,
|
|
129
|
+
ge as SelectScrollUpButton,
|
|
130
|
+
ue as SelectSeparator,
|
|
131
|
+
de as SelectTrigger,
|
|
132
|
+
xe as SelectValue,
|
|
133
|
+
Te as Separator,
|
|
134
|
+
Ce as Sheet,
|
|
135
|
+
Se as SheetClose,
|
|
136
|
+
ce as SheetContent,
|
|
137
|
+
se as SheetDescription,
|
|
138
|
+
be as SheetFooter,
|
|
139
|
+
Me as SheetHeader,
|
|
140
|
+
we as SheetOverlay,
|
|
141
|
+
Pe as SheetPortal,
|
|
142
|
+
he as SheetTitle,
|
|
143
|
+
ve as SheetTrigger,
|
|
144
|
+
Le as Skeleton,
|
|
145
|
+
Be as Sonner,
|
|
146
|
+
Ge as Switch,
|
|
147
|
+
Ne as Table,
|
|
148
|
+
Re as TableBody,
|
|
149
|
+
ke as TableCaption,
|
|
150
|
+
Ee as TableCell,
|
|
151
|
+
Oe as TableFooter,
|
|
152
|
+
Ue as TableHead,
|
|
153
|
+
je as TableHeader,
|
|
154
|
+
qe as TableRow,
|
|
155
|
+
Je as Tabs,
|
|
156
|
+
Ke as TabsContent,
|
|
157
|
+
Qe as TabsList,
|
|
158
|
+
We as TabsTrigger,
|
|
159
|
+
Ye as TagInput,
|
|
160
|
+
_e as Textarea,
|
|
161
|
+
or as Toggle,
|
|
162
|
+
tr as ToggleGroup,
|
|
163
|
+
ar as ToggleGroupItem,
|
|
164
|
+
ir as Tooltip,
|
|
165
|
+
lr as TooltipContent,
|
|
166
|
+
pr as TooltipPortal,
|
|
167
|
+
mr as TooltipProvider,
|
|
168
|
+
gr as TooltipTrigger,
|
|
169
|
+
dr as VerticalNavigationMenu,
|
|
170
|
+
xr as VerticalNavigationMenuHeading,
|
|
171
|
+
Dr as VerticalNavigationMenuItem,
|
|
172
|
+
Tr as VerticalNavigationMenuLink,
|
|
173
|
+
fr as VerticalNavigationMenuList,
|
|
174
|
+
Cr as VerticalNavigationMenuSeparator,
|
|
175
|
+
M as badgeVariants,
|
|
176
|
+
h as buttonVariants,
|
|
177
|
+
ye as sonnerToast,
|
|
178
|
+
n as tailwindTheme,
|
|
179
|
+
er as toggleVariants
|
|
175
180
|
};
|
|
176
181
|
//# sourceMappingURL=index.js.map
|
package/dist/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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/index10.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./index40.cjs"),f=require("react"),s=require("./index41.cjs");function u(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const o=u(f),d=o.forwardRef(({className:e,...r},t)=>a.jsxRuntimeExports.jsx("div",{ref:t,className:s.cn("rounded border border-gray-900-8 bg-white relative",e),...r}));d.displayName="Card";const i=o.forwardRef(({className:e,...r},t)=>a.jsxRuntimeExports.jsx("div",{ref:t,className:s.cn("flex flex-col space-y-4 p-24",e),...r}));i.displayName="CardHeader";const c=o.forwardRef(({className:e,...r},t)=>a.jsxRuntimeExports.jsx("h3",{ref:t,className:s.cn("font-medium",e),...r}));c.displayName="CardTitle";const l=o.forwardRef(({className:e,...r},t)=>a.jsxRuntimeExports.jsx("p",{ref:t,className:s.cn("text-sm text-gray-700",e),...r}));l.displayName="CardDescription";const p=o.forwardRef(({className:e,...r},t)=>a.jsxRuntimeExports.jsx("div",{ref:t,className:s.cn("p-24 pt-0",e),...r}));p.displayName="CardContent";const m=o.forwardRef(({className:e,...r},t)=>a.jsxRuntimeExports.jsx("div",{ref:t,className:s.cn("flex items-center p-24 pt-0",e),...r}));m.displayName="CardFooter";exports.Card=d;exports.CardContent=p;exports.CardDescription=l;exports.CardFooter=m;exports.CardHeader=i;exports.CardTitle=c;
|
|
2
2
|
//# sourceMappingURL=index10.cjs.map
|
package/dist/index10.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index10.cjs","sources":["../src/
|
|
1
|
+
{"version":3,"file":"index10.cjs","sources":["../src/Card/index.tsx"],"sourcesContent":["import * as React from 'react'\nimport { cn } from '../lib/utils'\n\nconst Card = React.forwardRef<\n HTMLDivElement,\n React.HTMLAttributes<HTMLDivElement>\n>(({ className, ...props }, ref) => (\n <div\n ref={ref}\n className={cn(\n 'rounded border border-gray-900-8 bg-white relative',\n className\n )}\n {...props}\n />\n))\nCard.displayName = 'Card'\n\nconst CardHeader = React.forwardRef<\n HTMLDivElement,\n React.HTMLAttributes<HTMLDivElement>\n>(({ className, ...props }, ref) => (\n <div\n ref={ref}\n className={cn('flex flex-col space-y-4 p-24', className)}\n {...props}\n />\n))\nCardHeader.displayName = 'CardHeader'\n\nconst CardTitle = React.forwardRef<\n HTMLParagraphElement,\n React.HTMLAttributes<HTMLHeadingElement>\n>(({ className, ...props }, ref) => (\n <h3 ref={ref} className={cn('font-medium', className)} {...props} />\n))\nCardTitle.displayName = 'CardTitle'\n\nconst CardDescription = React.forwardRef<\n HTMLParagraphElement,\n React.HTMLAttributes<HTMLParagraphElement>\n>(({ className, ...props }, ref) => (\n <p ref={ref} className={cn('text-sm text-gray-700', className)} {...props} />\n))\nCardDescription.displayName = 'CardDescription'\n\nconst CardContent = React.forwardRef<\n HTMLDivElement,\n React.HTMLAttributes<HTMLDivElement>\n>(({ className, ...props }, ref) => (\n <div ref={ref} className={cn('p-24 pt-0', className)} {...props} />\n))\nCardContent.displayName = 'CardContent'\n\nconst CardFooter = React.forwardRef<\n HTMLDivElement,\n React.HTMLAttributes<HTMLDivElement>\n>(({ className, ...props }, ref) => (\n <div\n ref={ref}\n className={cn('flex items-center p-24 pt-0', className)}\n {...props}\n />\n))\nCardFooter.displayName = 'CardFooter'\n\nexport { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle }\n"],"names":["Card","React","className","props","ref","jsx","cn","CardHeader","CardTitle","CardDescription","CardContent","CardFooter"],"mappings":"ybAGMA,EAAOC,EAAM,WAGjB,CAAC,CAAE,UAAAC,EAAW,GAAGC,CAAM,EAAGC,IAC1BC,EAAA,kBAAA,IAAC,MAAA,CACC,IAAAD,EACA,UAAWE,EAAA,GACT,qDACAJ,CACF,EACC,GAAGC,CAAA,CACN,CACD,EACDH,EAAK,YAAc,OAEb,MAAAO,EAAaN,EAAM,WAGvB,CAAC,CAAE,UAAAC,EAAW,GAAGC,CAAM,EAAGC,IAC1BC,EAAA,kBAAA,IAAC,MAAA,CACC,IAAAD,EACA,UAAWE,EAAAA,GAAG,+BAAgCJ,CAAS,EACtD,GAAGC,CAAA,CACN,CACD,EACDI,EAAW,YAAc,aAEnB,MAAAC,EAAYP,EAAM,WAGtB,CAAC,CAAE,UAAAC,EAAW,GAAGC,GAASC,4BACzB,KAAG,CAAA,IAAAA,EAAU,UAAWE,KAAG,cAAeJ,CAAS,EAAI,GAAGC,EAAO,CACnE,EACDK,EAAU,YAAc,YAElB,MAAAC,EAAkBR,EAAM,WAG5B,CAAC,CAAE,UAAAC,EAAW,GAAGC,GAASC,4BACzB,IAAE,CAAA,IAAAA,EAAU,UAAWE,KAAG,wBAAyBJ,CAAS,EAAI,GAAGC,EAAO,CAC5E,EACDM,EAAgB,YAAc,kBAExB,MAAAC,EAAcT,EAAM,WAGxB,CAAC,CAAE,UAAAC,EAAW,GAAGC,GAASC,4BACzB,MAAI,CAAA,IAAAA,EAAU,UAAWE,KAAG,YAAaJ,CAAS,EAAI,GAAGC,EAAO,CAClE,EACDO,EAAY,YAAc,cAEpB,MAAAC,EAAaV,EAAM,WAGvB,CAAC,CAAE,UAAAC,EAAW,GAAGC,CAAM,EAAGC,IAC1BC,EAAA,kBAAA,IAAC,MAAA,CACC,IAAAD,EACA,UAAWE,EAAAA,GAAG,8BAA+BJ,CAAS,EACrD,GAAGC,CAAA,CACN,CACD,EACDQ,EAAW,YAAc"}
|
package/dist/index10.js
CHANGED
|
@@ -1,141 +1,48 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
/* empty css */
|
|
6
|
-
import "./index3.js";
|
|
7
|
-
import "./index4.js";
|
|
8
|
-
import "@radix-ui/react-slot";
|
|
9
|
-
import { cn as r } from "./index39.js";
|
|
10
|
-
import "./index7.js";
|
|
11
|
-
import "./index8.js";
|
|
12
|
-
import "./index9.js";
|
|
13
|
-
import { Dialog as n, DialogContent as l } from "./index11.js";
|
|
14
|
-
import "./index12.js";
|
|
15
|
-
import "./index20.js";
|
|
16
|
-
import "./index15.js";
|
|
17
|
-
import "./index16.js";
|
|
18
|
-
import "./index19.js";
|
|
19
|
-
import "./index21.js";
|
|
20
|
-
import "./index22.js";
|
|
21
|
-
import "./index23.js";
|
|
22
|
-
import "./index24.js";
|
|
23
|
-
import "@radix-ui/react-dialog";
|
|
24
|
-
import "sonner";
|
|
25
|
-
import "./index28.js";
|
|
26
|
-
import "./index29.js";
|
|
27
|
-
import "./index30.js";
|
|
28
|
-
import "./index31.js";
|
|
29
|
-
import "./index32.js";
|
|
30
|
-
import "./index33.js";
|
|
31
|
-
import "./index34.js";
|
|
32
|
-
import "@radix-ui/react-tooltip";
|
|
33
|
-
import "./index36.js";
|
|
34
|
-
const p = i.forwardRef(({ className: e, ...t }, m) => /* @__PURE__ */ o.jsx(
|
|
35
|
-
a,
|
|
36
|
-
{
|
|
37
|
-
ref: m,
|
|
38
|
-
className: r(
|
|
39
|
-
"flex h-full w-full flex-col overflow-hidden rounded bg-white text-gray-900",
|
|
40
|
-
e
|
|
41
|
-
),
|
|
42
|
-
...t
|
|
43
|
-
}
|
|
44
|
-
));
|
|
45
|
-
p.displayName = a.displayName;
|
|
46
|
-
const X = ({ children: e, ...t }) => /* @__PURE__ */ o.jsx(n, { ...t, children: /* @__PURE__ */ o.jsx(l, { hideCloseIcon: !0, className: "overflow-hidden p-0 shadow-200", children: /* @__PURE__ */ o.jsx(p, { className: "[&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-gray-900 [&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0 [&_[cmdk-input-wrapper]_svg]:h-16 [&_[cmdk-input-wrapper]_svg]:w-16 [&_[cmdk-input]]:h-48 [&_[cmdk-item]]:px-16 [&_[cmdk-item]]:py-8 [&_[cmdk-item]_svg]:h-16 [&_[cmdk-item]_svg]:w-16", children: e }) }) }), c = i.forwardRef(({ className: e, inputWrapperClassName: t, ...m }, d) => /* @__PURE__ */ o.jsxs(
|
|
1
|
+
import { j as s } from "./index40.js";
|
|
2
|
+
import * as d from "react";
|
|
3
|
+
import { cn as t } from "./index41.js";
|
|
4
|
+
const o = d.forwardRef(({ className: a, ...e }, r) => /* @__PURE__ */ s.jsx(
|
|
47
5
|
"div",
|
|
48
6
|
{
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
a.Input,
|
|
54
|
-
{
|
|
55
|
-
ref: d,
|
|
56
|
-
className: r(
|
|
57
|
-
"flex h-[44px] w-full rounded bg-white py-12 text-sm outline-none placeholder:text-gray-400 disabled:cursor-not-allowed disabled:opacity-64",
|
|
58
|
-
e
|
|
59
|
-
),
|
|
60
|
-
...m
|
|
61
|
-
}
|
|
62
|
-
),
|
|
63
|
-
/* @__PURE__ */ o.jsx(s, { className: "ml-8 h-16 w-16 shrink-0" })
|
|
64
|
-
]
|
|
65
|
-
}
|
|
66
|
-
));
|
|
67
|
-
c.displayName = a.Input.displayName;
|
|
68
|
-
const x = i.forwardRef(({ className: e, ...t }, m) => /* @__PURE__ */ o.jsx(
|
|
69
|
-
a.List,
|
|
70
|
-
{
|
|
71
|
-
ref: m,
|
|
72
|
-
className: r("max-h-[300px] overflow-y-auto overflow-x-hidden", e),
|
|
73
|
-
...t
|
|
74
|
-
}
|
|
75
|
-
));
|
|
76
|
-
x.displayName = a.List.displayName;
|
|
77
|
-
const u = i.forwardRef(({ className: e, ...t }, m) => /* @__PURE__ */ o.jsx(
|
|
78
|
-
a.Empty,
|
|
79
|
-
{
|
|
80
|
-
ref: m,
|
|
81
|
-
className: r("py-[10px] text-center text-sm", e),
|
|
82
|
-
...t
|
|
83
|
-
}
|
|
84
|
-
));
|
|
85
|
-
u.displayName = a.Empty.displayName;
|
|
86
|
-
const g = i.forwardRef(({ className: e, ...t }, m) => /* @__PURE__ */ o.jsx(
|
|
87
|
-
a.Group,
|
|
88
|
-
{
|
|
89
|
-
ref: m,
|
|
90
|
-
className: r(
|
|
91
|
-
"overflow-hidden text-gray-900 [&_[cmdk-group-heading]]:px-16 [&_[cmdk-group-heading]]:py-8 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-gray-900",
|
|
92
|
-
e
|
|
7
|
+
ref: r,
|
|
8
|
+
className: t(
|
|
9
|
+
"rounded border border-gray-900-8 bg-white relative",
|
|
10
|
+
a
|
|
93
11
|
),
|
|
94
|
-
...
|
|
12
|
+
...e
|
|
95
13
|
}
|
|
96
14
|
));
|
|
97
|
-
|
|
98
|
-
const
|
|
99
|
-
|
|
15
|
+
o.displayName = "Card";
|
|
16
|
+
const i = d.forwardRef(({ className: a, ...e }, r) => /* @__PURE__ */ s.jsx(
|
|
17
|
+
"div",
|
|
100
18
|
{
|
|
101
|
-
ref:
|
|
102
|
-
className:
|
|
103
|
-
...
|
|
19
|
+
ref: r,
|
|
20
|
+
className: t("flex flex-col space-y-4 p-24", a),
|
|
21
|
+
...e
|
|
104
22
|
}
|
|
105
23
|
));
|
|
106
|
-
|
|
107
|
-
const
|
|
108
|
-
|
|
24
|
+
i.displayName = "CardHeader";
|
|
25
|
+
const m = d.forwardRef(({ className: a, ...e }, r) => /* @__PURE__ */ s.jsx("h3", { ref: r, className: t("font-medium", a), ...e }));
|
|
26
|
+
m.displayName = "CardTitle";
|
|
27
|
+
const p = d.forwardRef(({ className: a, ...e }, r) => /* @__PURE__ */ s.jsx("p", { ref: r, className: t("text-sm text-gray-700", a), ...e }));
|
|
28
|
+
p.displayName = "CardDescription";
|
|
29
|
+
const c = d.forwardRef(({ className: a, ...e }, r) => /* @__PURE__ */ s.jsx("div", { ref: r, className: t("p-24 pt-0", a), ...e }));
|
|
30
|
+
c.displayName = "CardContent";
|
|
31
|
+
const f = d.forwardRef(({ className: a, ...e }, r) => /* @__PURE__ */ s.jsx(
|
|
32
|
+
"div",
|
|
109
33
|
{
|
|
110
|
-
ref:
|
|
111
|
-
className:
|
|
112
|
-
|
|
113
|
-
e
|
|
114
|
-
),
|
|
115
|
-
...t
|
|
34
|
+
ref: r,
|
|
35
|
+
className: t("flex items-center p-24 pt-0", a),
|
|
36
|
+
...e
|
|
116
37
|
}
|
|
117
38
|
));
|
|
118
|
-
|
|
119
|
-
const h = ({
|
|
120
|
-
className: e,
|
|
121
|
-
...t
|
|
122
|
-
}) => /* @__PURE__ */ o.jsx(
|
|
123
|
-
"span",
|
|
124
|
-
{
|
|
125
|
-
className: r("ml-auto text-xs tracking-widest text-gray-700", e),
|
|
126
|
-
...t
|
|
127
|
-
}
|
|
128
|
-
);
|
|
129
|
-
h.displayName = "CommandShortcut";
|
|
39
|
+
f.displayName = "CardFooter";
|
|
130
40
|
export {
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
x as CommandList,
|
|
138
|
-
f as CommandSeparator,
|
|
139
|
-
h as CommandShortcut
|
|
41
|
+
o as Card,
|
|
42
|
+
c as CardContent,
|
|
43
|
+
p as CardDescription,
|
|
44
|
+
f as CardFooter,
|
|
45
|
+
i as CardHeader,
|
|
46
|
+
m as CardTitle
|
|
140
47
|
};
|
|
141
48
|
//# sourceMappingURL=index10.js.map
|