@incognia/cosmik 0.40.2-beta.2 → 1.0.0-beta.1
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/Alert/index.d.ts +7 -6
- package/dist/Alert/index.d.ts.map +1 -1
- package/dist/AlertDialog/index.d.ts +16 -22
- package/dist/AlertDialog/index.d.ts.map +1 -1
- package/dist/Calendar/index.d.ts +4 -7
- package/dist/Calendar/index.d.ts.map +1 -1
- package/dist/Card/index.d.ts +8 -7
- package/dist/Card/index.d.ts.map +1 -1
- package/dist/Checkbox/index.d.ts +1 -1
- package/dist/Checkbox/index.d.ts.map +1 -1
- package/dist/Command/index.d.ts +17 -49
- package/dist/Command/index.d.ts.map +1 -1
- package/dist/Dialog/index.d.ts +13 -18
- package/dist/Dialog/index.d.ts.map +1 -1
- package/dist/DropdownMenu/index.d.ts +19 -21
- package/dist/DropdownMenu/index.d.ts.map +1 -1
- package/dist/Input/index.d.ts +1 -3
- package/dist/Input/index.d.ts.map +1 -1
- package/dist/Label/index.d.ts +1 -2
- package/dist/Label/index.d.ts.map +1 -1
- package/dist/Pagination/index.d.ts +11 -26
- package/dist/Pagination/index.d.ts.map +1 -1
- package/dist/Popover/index.d.ts +5 -5
- package/dist/Popover/index.d.ts.map +1 -1
- package/dist/Progress/index.d.ts +1 -1
- package/dist/Progress/index.d.ts.map +1 -1
- package/dist/RadioGroup/index.d.ts +2 -2
- package/dist/RadioGroup/index.d.ts.map +1 -1
- package/dist/Select/index.d.ts +12 -10
- package/dist/Select/index.d.ts.map +1 -1
- package/dist/Separator/index.d.ts +1 -1
- package/dist/Separator/index.d.ts.map +1 -1
- package/dist/Switch/index.d.ts +2 -2
- package/dist/Switch/index.d.ts.map +1 -1
- package/dist/Table/index.d.ts +11 -11
- package/dist/Table/index.d.ts.map +1 -1
- package/dist/Tabs/index.d.ts +4 -4
- package/dist/Tabs/index.d.ts.map +1 -1
- package/dist/TagInput/index.d.ts +4 -5
- package/dist/TagInput/index.d.ts.map +1 -1
- package/dist/Textarea/index.d.ts +1 -3
- package/dist/Textarea/index.d.ts.map +1 -1
- package/dist/Toggle/index.d.ts +1 -6
- package/dist/Toggle/index.d.ts.map +1 -1
- package/dist/VerticalNavigationMenu/index.d.ts +8 -6
- package/dist/VerticalNavigationMenu/index.d.ts.map +1 -1
- package/dist/cosmik.css +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +148 -147
- package/dist/index10.cjs +1 -1
- package/dist/index10.cjs.map +1 -1
- package/dist/index10.js +181 -128
- package/dist/index10.js.map +1 -1
- package/dist/index11.cjs +1 -1
- package/dist/index11.cjs.map +1 -1
- package/dist/index11.js +121 -93
- package/dist/index11.js.map +1 -1
- package/dist/index12.cjs +1 -1
- package/dist/index12.cjs.map +1 -1
- package/dist/index12.js +224 -139
- package/dist/index12.js.map +1 -1
- package/dist/index15.cjs +1 -1
- package/dist/index15.cjs.map +1 -1
- package/dist/index15.js +9 -11
- package/dist/index15.js.map +1 -1
- package/dist/index16.cjs +1 -1
- package/dist/index16.cjs.map +1 -1
- package/dist/index16.js +20 -17
- package/dist/index16.js.map +1 -1
- package/dist/index19.cjs +1 -1
- package/dist/index19.cjs.map +1 -1
- package/dist/index19.js +102 -92
- package/dist/index19.js.map +1 -1
- package/dist/index20.cjs +1 -1
- package/dist/index20.cjs.map +1 -1
- package/dist/index20.js +42 -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 +29 -24
- package/dist/index21.js.map +1 -1
- package/dist/index22.cjs +1 -1
- package/dist/index22.cjs.map +1 -1
- package/dist/index22.js +43 -29
- package/dist/index22.js.map +1 -1
- package/dist/index23.cjs +1 -1
- package/dist/index23.cjs.map +1 -1
- package/dist/index23.js +180 -128
- package/dist/index23.js.map +1 -1
- package/dist/index24.cjs +1 -1
- package/dist/index24.cjs.map +1 -1
- package/dist/index24.js +23 -20
- package/dist/index24.js.map +1 -1
- package/dist/index25.cjs +1 -1
- package/dist/index25.cjs.map +1 -1
- package/dist/index25.js +3 -3
- package/dist/index25.js.map +1 -1
- package/dist/index27.cjs +1 -1
- package/dist/index27.cjs.map +1 -1
- package/dist/index27.js +6 -6
- package/dist/index27.js.map +1 -1
- package/dist/index28.cjs +1 -1
- package/dist/index28.cjs.map +1 -1
- package/dist/index28.js +27 -23
- package/dist/index28.js.map +1 -1
- package/dist/index29.cjs +1 -1
- package/dist/index29.cjs.map +1 -1
- package/dist/index29.js +124 -104
- package/dist/index29.js.map +1 -1
- package/dist/index3.cjs +1 -1
- package/dist/index3.cjs.map +1 -1
- package/dist/index3.js +60 -30
- package/dist/index3.js.map +1 -1
- package/dist/index30.cjs +1 -1
- package/dist/index30.cjs.map +1 -1
- package/dist/index30.js +62 -42
- package/dist/index30.js.map +1 -1
- package/dist/index31.cjs +1 -1
- package/dist/index31.cjs.map +1 -1
- package/dist/index31.js +72 -69
- package/dist/index31.js.map +1 -1
- package/dist/index32.cjs +1 -1
- package/dist/index32.cjs.map +1 -1
- package/dist/index32.js +9 -11
- package/dist/index32.js.map +1 -1
- package/dist/index33.cjs +1 -1
- package/dist/index33.cjs.map +1 -1
- package/dist/index33.js +27 -19
- package/dist/index33.js.map +1 -1
- package/dist/index36.cjs +1 -1
- package/dist/index36.cjs.map +1 -1
- package/dist/index36.js +77 -49
- package/dist/index36.js.map +1 -1
- package/dist/index4.cjs +1 -1
- package/dist/index4.cjs.map +1 -1
- package/dist/index4.js +141 -99
- package/dist/index4.js.map +1 -1
- package/dist/index42.cjs +1 -1
- package/dist/index42.cjs.map +1 -1
- package/dist/index42.js +3 -3
- package/dist/index42.js.map +1 -1
- package/dist/index44.cjs +4 -4
- package/dist/index44.cjs.map +1 -1
- package/dist/index44.js +24 -17
- package/dist/index44.js.map +1 -1
- package/dist/index45.cjs +4 -12
- package/dist/index45.cjs.map +1 -1
- package/dist/index45.js +193 -550
- package/dist/index45.js.map +1 -1
- package/dist/index7.cjs +1 -1
- package/dist/index7.cjs.map +1 -1
- package/dist/index7.js +173 -51
- package/dist/index7.js.map +1 -1
- package/dist/index8.cjs +1 -1
- package/dist/index8.cjs.map +1 -1
- package/dist/index8.js +87 -44
- package/dist/index8.js.map +1 -1
- package/dist/index9.cjs +1 -1
- package/dist/index9.cjs.map +1 -1
- package/dist/index9.js +36 -32
- package/dist/index9.js.map +1 -1
- package/package.json +16 -16
package/dist/index.js
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
/* empty css */
|
|
2
2
|
import { Alert as t, AlertDescription as a, AlertTitle as n } from "./index3.js";
|
|
3
|
-
import { AlertDialog as l, AlertDialogAction as p, AlertDialogCancel as g, AlertDialogContent as m, AlertDialogDescription as u, AlertDialogFooter as d, AlertDialogHeader as D, AlertDialogTitle as x, AlertDialogTrigger as
|
|
4
|
-
import { Badge as
|
|
3
|
+
import { AlertDialog as l, AlertDialogAction as p, AlertDialogCancel as g, AlertDialogContent as m, AlertDialogDescription as u, AlertDialogFooter as d, AlertDialogHeader as D, AlertDialogTitle as x, AlertDialogTrigger as C } from "./index4.js";
|
|
4
|
+
import { Badge as T, badgeVariants as f } from "./index5.js";
|
|
5
5
|
import { Button as s, buttonVariants as b } from "./index6.js";
|
|
6
6
|
import { Calendar as w } from "./index7.js";
|
|
7
|
-
import { Card as h, CardContent as v, CardDescription as
|
|
8
|
-
import { Checkbox as
|
|
9
|
-
import { Command as
|
|
10
|
-
import { Dialog as
|
|
11
|
-
import { DropdownMenu as
|
|
12
|
-
import { Filter as
|
|
13
|
-
import { FilterBar as
|
|
14
|
-
import { Input as
|
|
15
|
-
import { Label as
|
|
16
|
-
import { Layout as
|
|
17
|
-
import { Loading as
|
|
18
|
-
import { Pagination as
|
|
19
|
-
import { Popover as
|
|
20
|
-
import { Progress as
|
|
21
|
-
import { RadioGroup as
|
|
22
|
-
import { Select as
|
|
23
|
-
import { Separator as
|
|
24
|
-
import { Sheet as
|
|
25
|
-
import { Skeleton as
|
|
7
|
+
import { Card as h, CardAction as A, CardContent as v, CardDescription as L, CardFooter as I, CardHeader as y, CardTitle as V } from "./index8.js";
|
|
8
|
+
import { Checkbox as F } from "./index9.js";
|
|
9
|
+
import { Command as H, CommandDialog as N, CommandEmpty as R, CommandGroup as k, CommandInput as E, CommandItem as O, CommandList as U, CommandSeparator as j, CommandShortcut as q } from "./index10.js";
|
|
10
|
+
import { Dialog as J, DialogContent as K, DialogDescription as Q, DialogFooter as W, DialogHeader as X, DialogOverlay as Y, DialogPortal as Z, DialogTitle as _, DialogTrigger as $ } from "./index11.js";
|
|
11
|
+
import { DropdownMenu as eo, DropdownMenuCheckboxItem as ro, DropdownMenuContent as to, DropdownMenuGroup as ao, DropdownMenuItem as no, DropdownMenuLabel as io, DropdownMenuPortal as lo, DropdownMenuRadioGroup as po, DropdownMenuRadioItem as go, DropdownMenuSeparator as mo, DropdownMenuShortcut as uo, DropdownMenuSub as Do, DropdownMenuSubContent as xo, DropdownMenuSubTrigger as Co, DropdownMenuTrigger as So } from "./index12.js";
|
|
12
|
+
import { Filter as fo } from "./index13.js";
|
|
13
|
+
import { FilterBar as so, FilterBarContent as bo, FilterBarScrollableContent as Mo } from "./index14.js";
|
|
14
|
+
import { Input as Po } from "./index15.js";
|
|
15
|
+
import { Label as Ao } from "./index16.js";
|
|
16
|
+
import { Layout as Lo, LayoutContent as Io, LayoutMain as yo, LayoutScrollableContent as Vo, LayoutSidebar as Bo, LayoutTopbar as Fo } from "./index17.js";
|
|
17
|
+
import { Loading as Ho } from "./index18.js";
|
|
18
|
+
import { Pagination as Ro, PaginationButton as ko, PaginationContent as Eo, PaginationEllipsis as Oo, PaginationItem as Uo, PaginationNext as jo, PaginationPrevious as qo } from "./index19.js";
|
|
19
|
+
import { Popover as Jo, PopoverAnchor as Ko, PopoverContent as Qo, PopoverTrigger as Wo } from "./index20.js";
|
|
20
|
+
import { Progress as Yo } from "./index21.js";
|
|
21
|
+
import { RadioGroup as _o, RadioGroupItem as $o } from "./index22.js";
|
|
22
|
+
import { Select as ee, SelectContent as re, SelectGroup as te, SelectItem as ae, SelectLabel as ne, SelectScrollDownButton as ie, SelectScrollUpButton as le, SelectSeparator as pe, SelectTrigger as ge, SelectValue as me } from "./index23.js";
|
|
23
|
+
import { Separator as de } from "./index24.js";
|
|
24
|
+
import { Sheet as xe, SheetClose as Ce, SheetContent as Se, SheetDescription as Te, SheetFooter as fe, SheetHeader as ce, SheetOverlay as se, SheetPortal as be, SheetTitle as Me, SheetTrigger as we } from "./index25.js";
|
|
25
|
+
import { Skeleton as he } from "./index26.js";
|
|
26
26
|
import { toast as ve } from "sonner";
|
|
27
|
-
import { Toaster as
|
|
28
|
-
import { Switch as
|
|
29
|
-
import { Table as
|
|
30
|
-
import { Tabs as
|
|
31
|
-
import { TagInput as
|
|
32
|
-
import { Textarea as
|
|
33
|
-
import { Toggle as
|
|
34
|
-
import { ToggleGroup as
|
|
35
|
-
import { Tooltip as
|
|
36
|
-
import { VerticalNavigationMenu as
|
|
27
|
+
import { Toaster as Ie } from "./index27.js";
|
|
28
|
+
import { Switch as Ve } from "./index28.js";
|
|
29
|
+
import { Table as Fe, TableBody as Ge, TableCaption as He, TableCell as Ne, TableFooter as Re, TableHead as ke, TableHeader as Ee, TableRow as Oe } from "./index29.js";
|
|
30
|
+
import { Tabs as je, TabsContent as qe, TabsList as ze, TabsTrigger as Je } from "./index30.js";
|
|
31
|
+
import { TagInput as Qe } from "./index31.js";
|
|
32
|
+
import { Textarea as Xe } from "./index32.js";
|
|
33
|
+
import { Toggle as Ze, toggleVariants as _e } from "./index33.js";
|
|
34
|
+
import { ToggleGroup as or, ToggleGroupItem as er } from "./index34.js";
|
|
35
|
+
import { Tooltip as tr, TooltipContent as ar, TooltipProvider as nr, TooltipTrigger as ir } from "./index35.js";
|
|
36
|
+
import { VerticalNavigationMenu as pr, VerticalNavigationMenuHeading as gr, VerticalNavigationMenuItem as mr, VerticalNavigationMenuLink as ur, VerticalNavigationMenuList as dr, VerticalNavigationMenuSeparator as Dr } from "./index36.js";
|
|
37
37
|
export {
|
|
38
38
|
t as Alert,
|
|
39
39
|
a as AlertDescription,
|
|
@@ -45,132 +45,133 @@ export {
|
|
|
45
45
|
d as AlertDialogFooter,
|
|
46
46
|
D as AlertDialogHeader,
|
|
47
47
|
x as AlertDialogTitle,
|
|
48
|
-
|
|
48
|
+
C as AlertDialogTrigger,
|
|
49
49
|
n as AlertTitle,
|
|
50
|
-
|
|
50
|
+
T as Badge,
|
|
51
51
|
s as Button,
|
|
52
52
|
w as Calendar,
|
|
53
53
|
h as Card,
|
|
54
|
+
A as CardAction,
|
|
54
55
|
v as CardContent,
|
|
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
|
-
|
|
56
|
+
L as CardDescription,
|
|
57
|
+
I as CardFooter,
|
|
58
|
+
y as CardHeader,
|
|
59
|
+
V as CardTitle,
|
|
60
|
+
F as Checkbox,
|
|
61
|
+
H as Command,
|
|
62
|
+
N as CommandDialog,
|
|
63
|
+
R as CommandEmpty,
|
|
64
|
+
k as CommandGroup,
|
|
65
|
+
E as CommandInput,
|
|
66
|
+
O as CommandItem,
|
|
67
|
+
U as CommandList,
|
|
68
|
+
j as CommandSeparator,
|
|
69
|
+
q as CommandShortcut,
|
|
70
|
+
J as Dialog,
|
|
71
|
+
K as DialogContent,
|
|
72
|
+
Q as DialogDescription,
|
|
73
|
+
W as DialogFooter,
|
|
74
|
+
X as DialogHeader,
|
|
75
|
+
Y as DialogOverlay,
|
|
76
|
+
Z as DialogPortal,
|
|
77
|
+
_ as DialogTitle,
|
|
78
|
+
$ as DialogTrigger,
|
|
79
|
+
eo as DropdownMenu,
|
|
80
|
+
ro as DropdownMenuCheckboxItem,
|
|
81
|
+
to as DropdownMenuContent,
|
|
82
|
+
ao as DropdownMenuGroup,
|
|
83
|
+
no as DropdownMenuItem,
|
|
84
|
+
io as DropdownMenuLabel,
|
|
85
|
+
lo as DropdownMenuPortal,
|
|
86
|
+
po as DropdownMenuRadioGroup,
|
|
87
|
+
go as DropdownMenuRadioItem,
|
|
88
|
+
mo as DropdownMenuSeparator,
|
|
89
|
+
uo as DropdownMenuShortcut,
|
|
90
|
+
Do as DropdownMenuSub,
|
|
91
|
+
xo as DropdownMenuSubContent,
|
|
92
|
+
Co as DropdownMenuSubTrigger,
|
|
92
93
|
So as DropdownMenuTrigger,
|
|
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
|
-
|
|
94
|
+
fo as Filter,
|
|
95
|
+
so as FilterBar,
|
|
96
|
+
bo as FilterBarContent,
|
|
97
|
+
Mo as FilterBarScrollableContent,
|
|
98
|
+
Po as Input,
|
|
99
|
+
Ao as Label,
|
|
100
|
+
Lo as Layout,
|
|
101
|
+
Io as LayoutContent,
|
|
102
|
+
yo as LayoutMain,
|
|
103
|
+
Vo as LayoutScrollableContent,
|
|
104
|
+
Bo as LayoutSidebar,
|
|
105
|
+
Fo as LayoutTopbar,
|
|
106
|
+
Ho as Loading,
|
|
107
|
+
Ro as Pagination,
|
|
108
|
+
ko as PaginationButton,
|
|
109
|
+
Eo as PaginationContent,
|
|
110
|
+
Oo as PaginationEllipsis,
|
|
111
|
+
Uo as PaginationItem,
|
|
112
|
+
jo as PaginationNext,
|
|
113
|
+
qo as PaginationPrevious,
|
|
114
|
+
Jo as Popover,
|
|
115
|
+
Ko as PopoverAnchor,
|
|
116
|
+
Qo as PopoverContent,
|
|
117
|
+
Wo as PopoverTrigger,
|
|
118
|
+
Yo as Progress,
|
|
119
|
+
_o as RadioGroup,
|
|
120
|
+
$o as RadioGroupItem,
|
|
121
|
+
ee as Select,
|
|
122
|
+
re as SelectContent,
|
|
123
|
+
te as SelectGroup,
|
|
124
|
+
ae as SelectItem,
|
|
125
|
+
ne as SelectLabel,
|
|
126
|
+
ie as SelectScrollDownButton,
|
|
127
|
+
le as SelectScrollUpButton,
|
|
128
|
+
pe as SelectSeparator,
|
|
129
|
+
ge as SelectTrigger,
|
|
130
|
+
me as SelectValue,
|
|
131
|
+
de as Separator,
|
|
132
|
+
xe as Sheet,
|
|
133
|
+
Ce as SheetClose,
|
|
133
134
|
Se as SheetContent,
|
|
134
135
|
Te as SheetDescription,
|
|
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
|
-
|
|
136
|
+
fe as SheetFooter,
|
|
137
|
+
ce as SheetHeader,
|
|
138
|
+
se as SheetOverlay,
|
|
139
|
+
be as SheetPortal,
|
|
140
|
+
Me as SheetTitle,
|
|
141
|
+
we as SheetTrigger,
|
|
142
|
+
he as Skeleton,
|
|
143
|
+
Ie as Sonner,
|
|
144
|
+
Ve as Switch,
|
|
145
|
+
Fe as Table,
|
|
146
|
+
Ge as TableBody,
|
|
147
|
+
He as TableCaption,
|
|
148
|
+
Ne as TableCell,
|
|
149
|
+
Re as TableFooter,
|
|
150
|
+
ke as TableHead,
|
|
151
|
+
Ee as TableHeader,
|
|
152
|
+
Oe as TableRow,
|
|
153
|
+
je as Tabs,
|
|
154
|
+
qe as TabsContent,
|
|
155
|
+
ze as TabsList,
|
|
156
|
+
Je as TabsTrigger,
|
|
157
|
+
Qe as TagInput,
|
|
158
|
+
Xe as Textarea,
|
|
159
|
+
Ze as Toggle,
|
|
160
|
+
or as ToggleGroup,
|
|
161
|
+
er as ToggleGroupItem,
|
|
162
|
+
tr as Tooltip,
|
|
163
|
+
ar as TooltipContent,
|
|
164
|
+
nr as TooltipProvider,
|
|
165
|
+
ir as TooltipTrigger,
|
|
166
|
+
pr as VerticalNavigationMenu,
|
|
167
|
+
gr as VerticalNavigationMenuHeading,
|
|
168
|
+
mr as VerticalNavigationMenuItem,
|
|
169
|
+
ur as VerticalNavigationMenuLink,
|
|
170
|
+
dr as VerticalNavigationMenuList,
|
|
171
|
+
Dr as VerticalNavigationMenuSeparator,
|
|
171
172
|
f as badgeVariants,
|
|
172
173
|
b as buttonVariants,
|
|
173
174
|
ve as sonnerToast,
|
|
174
|
-
|
|
175
|
+
_e as toggleVariants
|
|
175
176
|
};
|
|
176
177
|
//# sourceMappingURL=index.js.map
|
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 t=require("./index37.cjs"),o=require("cmdk"),c=require("lucide-react");;/* empty css */const n=require("./index39.cjs");require("@radix-ui/react-alert-dialog");require("@radix-ui/react-slot");require("react");require("react-day-picker");require("@radix-ui/react-checkbox");const a=require("./index11.cjs");require("@radix-ui/react-dropdown-menu");require("@radix-ui/react-popover");require("@radix-ui/react-label");require("@radix-ui/react-progress");require("@radix-ui/react-radio-group");require("@radix-ui/react-select");require("@radix-ui/react-separator");require("@radix-ui/react-dialog");require("sonner");require("@radix-ui/react-switch");require("@radix-ui/react-tabs");require("./index31.cjs");require("@radix-ui/react-toggle");require("./index34.cjs");require("@radix-ui/react-tooltip");require("@radix-ui/react-navigation-menu");function s({className:e,...r}){return t.jsxRuntimeExports.jsx(o.Command,{"data-slot":"command",className:n.cn("bg-white text-gray-900 flex h-full w-full flex-col overflow-hidden rounded",e),...r})}function x({title:e="Command Palette",description:r="Search for a command to run...",children:m,className:i,showCloseButton:d=!0,...u}){return t.jsxRuntimeExports.jsxs(a.Dialog,{...u,children:[t.jsxRuntimeExports.jsxs(a.DialogHeader,{className:"sr-only",children:[t.jsxRuntimeExports.jsx(a.DialogTitle,{children:e}),t.jsxRuntimeExports.jsx(a.DialogDescription,{children:r})]}),t.jsxRuntimeExports.jsx(a.DialogContent,{className:n.cn("overflow-hidden p-0",i),showCloseButton:d,children:t.jsxRuntimeExports.jsx(s,{className:"[&_[cmdk-group-heading]]:text-gray-900 [&_[cmdk-group-heading]]:px-8 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group]]:px-8 [&_[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-8 [&_[cmdk-item]]:py-8 [&_[cmdk-item]_svg]:h-16 [&_[cmdk-item]_svg]:w-16",children:m})})]})}function l({className:e,inputWrapperClassName:r,...m}){return t.jsxRuntimeExports.jsxs("div",{"data-slot":"command-input-wrapper",className:n.cn("flex items-center gap-8 border-b px-12",r),children:[t.jsxRuntimeExports.jsx(c.SearchIcon,{className:"size-16 shrink-0"}),t.jsxRuntimeExports.jsx(o.Command.Input,{"data-slot":"command-input",className:n.cn("flex h-[44px] w-full rounded bg-white py-12 text-sm outline-none disabled:cursor-not-allowed disabled:opacity-64",e),...m})]})}function p({className:e,...r}){return t.jsxRuntimeExports.jsx(o.Command.List,{"data-slot":"command-list",className:n.cn("max-h-[300px] scroll-py-4 overflow-x-hidden overflow-y-auto",e),...r})}function g({...e}){return t.jsxRuntimeExports.jsx(o.Command.Empty,{"data-slot":"command-empty",className:"py-[10px] text-center text-sm",...e})}function h({className:e,...r}){return t.jsxRuntimeExports.jsx(o.Command.Group,{"data-slot":"command-group",className:n.cn("text-gray-900 [&_[cmdk-group-heading]]:text-gray-900 overflow-hidden [&_[cmdk-group-heading]]:px-16 [&_[cmdk-group-heading]]:py-8 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium",e),...r})}function j({className:e,...r}){return t.jsxRuntimeExports.jsx(o.Command.Separator,{"data-slot":"command-separator",className:n.cn("bg-gray-900/8 -mx-4 h-px",e),...r})}function f({className:e,...r}){return t.jsxRuntimeExports.jsx(o.Command.Item,{"data-slot":"command-item",className:n.cn("data-[selected=true]:bg-gray-200 data-[selected=true]:text-gray-900 [&_svg:not([class*='text-'])]:text-gray-900 relative flex cursor-default items-center rounded px-16 py-8 outline-none select-none data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-64 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-16",e),...r})}function q({className:e,...r}){return t.jsxRuntimeExports.jsx("span",{"data-slot":"command-shortcut",className:n.cn("text-gray-700 ml-auto text-xs tracking-widest",e),...r})}exports.Command=s;exports.CommandDialog=x;exports.CommandEmpty=g;exports.CommandGroup=h;exports.CommandInput=l;exports.CommandItem=f;exports.CommandList=p;exports.CommandSeparator=j;exports.CommandShortcut=q;
|
|
2
2
|
//# sourceMappingURL=index10.cjs.map
|
package/dist/index10.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index10.cjs","sources":["../src/Command/index.tsx"],"sourcesContent":["'use client'\n\nimport {
|
|
1
|
+
{"version":3,"file":"index10.cjs","sources":["../src/Command/index.tsx"],"sourcesContent":["'use client'\n\nimport { Command as CommandPrimitive } from 'cmdk'\nimport { SearchIcon } from 'lucide-react'\nimport * as React from 'react'\nimport {\n Dialog,\n DialogContent,\n DialogDescription,\n DialogHeader,\n DialogTitle\n} from '../'\nimport { cn } from '../lib/utils'\n\nfunction Command({\n className,\n ...props\n}: React.ComponentProps<typeof CommandPrimitive>) {\n return (\n <CommandPrimitive\n data-slot=\"command\"\n className={cn(\n 'bg-white text-gray-900 flex h-full w-full flex-col overflow-hidden rounded',\n className\n )}\n {...props}\n />\n )\n}\n\nfunction CommandDialog({\n title = 'Command Palette',\n description = 'Search for a command to run...',\n children,\n className,\n showCloseButton = true,\n ...props\n}: React.ComponentProps<typeof Dialog> & {\n title?: string\n description?: string\n className?: string\n showCloseButton?: boolean\n}) {\n return (\n <Dialog {...props}>\n <DialogHeader className=\"sr-only\">\n <DialogTitle>{title}</DialogTitle>\n <DialogDescription>{description}</DialogDescription>\n </DialogHeader>\n <DialogContent\n className={cn('overflow-hidden p-0', className)}\n showCloseButton={showCloseButton}\n >\n <Command className=\"[&_[cmdk-group-heading]]:text-gray-900 [&_[cmdk-group-heading]]:px-8 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group]]:px-8 [&_[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-8 [&_[cmdk-item]]:py-8 [&_[cmdk-item]_svg]:h-16 [&_[cmdk-item]_svg]:w-16\">\n {children}\n </Command>\n </DialogContent>\n </Dialog>\n )\n}\n\nfunction CommandInput({\n className,\n inputWrapperClassName,\n ...props\n}: React.ComponentProps<typeof CommandPrimitive.Input> & {\n inputWrapperClassName?: string\n}) {\n return (\n <div\n data-slot=\"command-input-wrapper\"\n className={cn(\n 'flex items-center gap-8 border-b px-12',\n inputWrapperClassName\n )}\n >\n <SearchIcon className=\"size-16 shrink-0\" />\n <CommandPrimitive.Input\n data-slot=\"command-input\"\n className={cn(\n 'flex h-[44px] w-full rounded bg-white py-12 text-sm outline-none disabled:cursor-not-allowed disabled:opacity-64',\n className\n )}\n {...props}\n />\n </div>\n )\n}\n\nfunction CommandList({\n className,\n ...props\n}: React.ComponentProps<typeof CommandPrimitive.List>) {\n return (\n <CommandPrimitive.List\n data-slot=\"command-list\"\n className={cn(\n 'max-h-[300px] scroll-py-4 overflow-x-hidden overflow-y-auto',\n className\n )}\n {...props}\n />\n )\n}\n\nfunction CommandEmpty({\n ...props\n}: React.ComponentProps<typeof CommandPrimitive.Empty>) {\n return (\n <CommandPrimitive.Empty\n data-slot=\"command-empty\"\n className=\"py-[10px] text-center text-sm\"\n {...props}\n />\n )\n}\n\nfunction CommandGroup({\n className,\n ...props\n}: React.ComponentProps<typeof CommandPrimitive.Group>) {\n return (\n <CommandPrimitive.Group\n data-slot=\"command-group\"\n className={cn(\n 'text-gray-900 [&_[cmdk-group-heading]]:text-gray-900 overflow-hidden [&_[cmdk-group-heading]]:px-16 [&_[cmdk-group-heading]]:py-8 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium',\n className\n )}\n {...props}\n />\n )\n}\n\nfunction CommandSeparator({\n className,\n ...props\n}: React.ComponentProps<typeof CommandPrimitive.Separator>) {\n return (\n <CommandPrimitive.Separator\n data-slot=\"command-separator\"\n className={cn('bg-gray-900/8 -mx-4 h-px', className)}\n {...props}\n />\n )\n}\n\nfunction CommandItem({\n className,\n ...props\n}: React.ComponentProps<typeof CommandPrimitive.Item>) {\n return (\n <CommandPrimitive.Item\n data-slot=\"command-item\"\n className={cn(\n \"data-[selected=true]:bg-gray-200 data-[selected=true]:text-gray-900 [&_svg:not([class*='text-'])]:text-gray-900 relative flex cursor-default items-center rounded px-16 py-8 outline-none select-none data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-64 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-16\",\n className\n )}\n {...props}\n />\n )\n}\n\nfunction CommandShortcut({\n className,\n ...props\n}: React.ComponentProps<'span'>) {\n return (\n <span\n data-slot=\"command-shortcut\"\n className={cn('text-gray-700 ml-auto text-xs tracking-widest', className)}\n {...props}\n />\n )\n}\n\nexport {\n Command,\n CommandDialog,\n CommandEmpty,\n CommandGroup,\n CommandInput,\n CommandItem,\n CommandList,\n CommandSeparator,\n CommandShortcut\n}\n"],"names":["Command","className","props","jsx","CommandPrimitive","cn","CommandDialog","title","description","children","showCloseButton","jsxs","Dialog","DialogHeader","DialogTitle","DialogDescription","DialogContent","CommandInput","inputWrapperClassName","SearchIcon","CommandList","CommandEmpty","CommandGroup","CommandSeparator","CommandItem","CommandShortcut"],"mappings":"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"}
|