@snapcall/design-system 1.20.0-beta.4 → 1.20.0-beta.5
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/Avatar/index.d.mts +21 -1
- package/dist/Avatar/index.d.ts +21 -1
- package/dist/Button/index.d.mts +7 -1
- package/dist/Button/index.d.ts +7 -1
- package/dist/Calendar/index.d.mts +1 -1
- package/dist/Calendar/index.d.ts +1 -1
- package/dist/Command/index.d.mts +96 -2
- package/dist/Command/index.d.ts +96 -2
- package/dist/CreatableSelect/index.d.mts +1 -1
- package/dist/CreatableSelect/index.d.ts +1 -1
- package/dist/Input/index.d.mts +1 -1
- package/dist/Input/index.d.ts +1 -1
- package/dist/Pagination/index.d.mts +1 -1
- package/dist/Pagination/index.d.ts +1 -1
- package/dist/Select/index.d.mts +1 -1
- package/dist/Select/index.d.ts +1 -1
- package/dist/Textarea/index.d.mts +1 -1
- package/dist/Textarea/index.d.ts +1 -1
- package/dist/{chunk-I7KGDNNG.mjs → chunk-22ROPG2O.mjs} +2 -2
- package/dist/{chunk-AHDZKO2U.mjs → chunk-4IMIAFOU.mjs} +3 -3
- package/dist/{chunk-PGRZSZPW.mjs → chunk-655CU734.mjs} +1 -1
- package/dist/{chunk-MABOGCOL.mjs → chunk-APPCA7PA.mjs} +2 -1
- package/dist/{chunk-IZJXAMXC.mjs → chunk-FETPXSOH.mjs} +1 -1
- package/dist/components/Accordion/index.js +2 -4
- package/dist/components/Accordion/index.mjs +1 -1
- package/dist/components/AlertDialog/index.js +4 -6
- package/dist/components/AlertDialog/index.mjs +2 -2
- package/dist/components/Avatar/index.js +10 -6
- package/dist/components/Avatar/index.mjs +5 -2
- package/dist/components/Badge/index.js +2 -4
- package/dist/components/Badge/index.mjs +1 -1
- package/dist/components/Button/index.js +6 -6
- package/dist/components/Button/index.mjs +5 -3
- package/dist/components/Calendar/index.js +3 -5
- package/dist/components/Calendar/index.mjs +2 -2
- package/dist/components/Carousel/index.js +3 -5
- package/dist/components/Carousel/index.mjs +2 -2
- package/dist/components/Checkbox/index.js +2 -4
- package/dist/components/Checkbox/index.mjs +1 -1
- package/dist/components/Command/index.js +4 -6
- package/dist/components/Command/index.mjs +3 -3
- package/dist/components/CreatableSelect/index.js +8 -10
- package/dist/components/CreatableSelect/index.mjs +5 -5
- package/dist/components/Dialog/index.js +4 -5
- package/dist/components/Dialog/index.mjs +3 -2
- package/dist/components/DropdownMenu/index.js +3 -5
- package/dist/components/DropdownMenu/index.mjs +2 -2
- package/dist/components/FilterButton/index.js +6 -8
- package/dist/components/FilterButton/index.mjs +3 -3
- package/dist/components/Form/index.js +3 -5
- package/dist/components/Form/index.mjs +2 -2
- package/dist/components/Input/index.js +2 -4
- package/dist/components/Input/index.mjs +1 -1
- package/dist/components/Label/index.js +2 -4
- package/dist/components/Label/index.mjs +1 -1
- package/dist/components/Link/index.js +2 -4
- package/dist/components/Link/index.mjs +1 -1
- package/dist/components/Pagination/index.js +3 -3
- package/dist/components/Pagination/index.mjs +2 -2
- package/dist/components/Popover/index.js +2 -4
- package/dist/components/Popover/index.mjs +1 -1
- package/dist/components/RadioGroup/index.js +3 -4
- package/dist/components/RadioGroup/index.mjs +2 -1
- package/dist/components/Select/index.js +2 -4
- package/dist/components/Select/index.mjs +1 -1
- package/dist/components/Sheet/index.js +3 -5
- package/dist/components/Sheet/index.mjs +2 -2
- package/dist/components/Skeleton/index.js +2 -2
- package/dist/components/Skeleton/index.mjs +1 -1
- package/dist/components/Switch/index.js +2 -4
- package/dist/components/Switch/index.mjs +1 -1
- package/dist/components/Table/index.js +2 -4
- package/dist/components/Table/index.mjs +1 -1
- package/dist/components/Tabs/index.js +2 -4
- package/dist/components/Tabs/index.mjs +1 -1
- package/dist/components/Textarea/index.js +2 -4
- package/dist/components/Textarea/index.mjs +1 -1
- package/dist/components/Toaster/index.js +2 -2
- package/dist/components/Toaster/index.mjs +1 -1
- package/dist/components/ToggleGroup/index.js +2 -4
- package/dist/components/ToggleGroup/index.mjs +1 -1
- package/dist/components/Tooltip/index.js +2 -4
- package/dist/components/Tooltip/index.mjs +1 -1
- package/dist/index.d.mts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +232 -56
- package/dist/index.mjs +238 -30
- package/package.json +1 -1
- package/dist/index-ra0AVXfz.d.mts +0 -96
- package/dist/index-ra0AVXfz.d.ts +0 -96
package/dist/index.js
CHANGED
|
@@ -15,7 +15,6 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
15
15
|
}
|
|
16
16
|
return to;
|
|
17
17
|
};
|
|
18
|
-
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
19
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
20
19
|
var src_exports = {};
|
|
21
20
|
__export(src_exports, {
|
|
@@ -32,43 +31,144 @@ __export(src_exports, {
|
|
|
32
31
|
AlertDialogHeader: () => import_AlertDialog.AlertDialogHeader,
|
|
33
32
|
AlertDialogTitle: () => import_AlertDialog.AlertDialogTitle,
|
|
34
33
|
AlertDialogTrigger: () => import_AlertDialog.AlertDialogTrigger,
|
|
34
|
+
Avatar: () => import_Avatar.Avatar,
|
|
35
|
+
Badge: () => import_Badge.Badge,
|
|
36
|
+
Button: () => import_Button.Button,
|
|
35
37
|
Calendar: () => import_Calendar.Calendar,
|
|
36
38
|
Carousel: () => import_Carousel.Carousel,
|
|
37
39
|
CarouselContent: () => import_Carousel.CarouselContent,
|
|
38
40
|
CarouselItem: () => import_Carousel.CarouselItem,
|
|
39
41
|
CarouselNext: () => import_Carousel.CarouselNext,
|
|
40
|
-
CarouselPrevious: () => import_Carousel.CarouselPrevious
|
|
42
|
+
CarouselPrevious: () => import_Carousel.CarouselPrevious,
|
|
43
|
+
Checkbox: () => import_Checkbox.Checkbox,
|
|
44
|
+
Command: () => import_Command.Command,
|
|
45
|
+
CommandEmpty: () => import_Command.CommandEmpty,
|
|
46
|
+
CommandGroup: () => import_Command.CommandGroup,
|
|
47
|
+
CommandInput: () => import_Command.CommandInput,
|
|
48
|
+
CommandItem: () => import_Command.CommandItem,
|
|
49
|
+
CommandList: () => import_Command.CommandList,
|
|
50
|
+
CommandLoading: () => import_Command.CommandLoading,
|
|
51
|
+
CommandSeparator: () => import_Command.CommandSeparator,
|
|
52
|
+
CreatableSelect: () => import_CreatableSelect.CreatableSelect,
|
|
53
|
+
Dialog: () => import_Dialog.Dialog,
|
|
54
|
+
DialogContent: () => import_Dialog.DialogContent,
|
|
55
|
+
DialogDescription: () => import_Dialog.DialogDescription,
|
|
56
|
+
DialogFooter: () => import_Dialog.DialogFooter,
|
|
57
|
+
DialogHeader: () => import_Dialog.DialogHeader,
|
|
58
|
+
DialogTitle: () => import_Dialog.DialogTitle,
|
|
59
|
+
DialogTrigger: () => import_Dialog.DialogTrigger,
|
|
60
|
+
DropdownMenu: () => import_DropdownMenu.DropdownMenu,
|
|
61
|
+
DropdownMenuCheckboxItem: () => import_DropdownMenu.DropdownMenuCheckboxItem,
|
|
62
|
+
DropdownMenuContent: () => import_DropdownMenu.DropdownMenuContent,
|
|
63
|
+
DropdownMenuGroup: () => import_DropdownMenu.DropdownMenuGroup,
|
|
64
|
+
DropdownMenuItem: () => import_DropdownMenu.DropdownMenuItem,
|
|
65
|
+
DropdownMenuLabel: () => import_DropdownMenu.DropdownMenuLabel,
|
|
66
|
+
DropdownMenuPortal: () => import_DropdownMenu.DropdownMenuPortal,
|
|
67
|
+
DropdownMenuRadioGroup: () => import_DropdownMenu.DropdownMenuRadioGroup,
|
|
68
|
+
DropdownMenuRadioItem: () => import_DropdownMenu.DropdownMenuRadioItem,
|
|
69
|
+
DropdownMenuSeparator: () => import_DropdownMenu.DropdownMenuSeparator,
|
|
70
|
+
DropdownMenuSub: () => import_DropdownMenu.DropdownMenuSub,
|
|
71
|
+
DropdownMenuSubContent: () => import_DropdownMenu.DropdownMenuSubContent,
|
|
72
|
+
DropdownMenuSubTrigger: () => import_DropdownMenu.DropdownMenuSubTrigger,
|
|
73
|
+
DropdownMenuTrigger: () => import_DropdownMenu.DropdownMenuTrigger,
|
|
74
|
+
FilterButton: () => import_FilterButton.FilterButton,
|
|
75
|
+
Form: () => import_Form.Form,
|
|
76
|
+
FormControl: () => import_Form.FormControl,
|
|
77
|
+
FormDescription: () => import_Form.FormDescription,
|
|
78
|
+
FormField: () => import_Form.FormField,
|
|
79
|
+
FormItem: () => import_Form.FormItem,
|
|
80
|
+
FormLabel: () => import_Form.FormLabel,
|
|
81
|
+
FormMessage: () => import_Form.FormMessage,
|
|
82
|
+
Input: () => import_Input.Input,
|
|
83
|
+
Label: () => import_Label.Label,
|
|
84
|
+
Pagination: () => import_Pagination.Pagination,
|
|
85
|
+
Popover: () => import_Popover.Popover,
|
|
86
|
+
PopoverContent: () => import_Popover.PopoverContent,
|
|
87
|
+
PopoverTrigger: () => import_Popover.PopoverTrigger,
|
|
88
|
+
RadioGroup: () => import_RadioGroup.RadioGroup,
|
|
89
|
+
RadioGroupItem: () => import_RadioGroup.RadioGroupItem,
|
|
90
|
+
RawToast: () => import_Toaster.RawToast,
|
|
91
|
+
Select: () => import_Select.Select,
|
|
92
|
+
SelectContent: () => import_Select.SelectContent,
|
|
93
|
+
SelectGroup: () => import_Select.SelectGroup,
|
|
94
|
+
SelectItem: () => import_Select.SelectItem,
|
|
95
|
+
SelectLabel: () => import_Select.SelectLabel,
|
|
96
|
+
SelectSeparator: () => import_Select.SelectSeparator,
|
|
97
|
+
SelectTrigger: () => import_Select.SelectTrigger,
|
|
98
|
+
SelectValue: () => import_Select.SelectValue,
|
|
99
|
+
Sheet: () => import_Sheet.Sheet,
|
|
100
|
+
SheetClose: () => import_Sheet.SheetClose,
|
|
101
|
+
SheetContent: () => import_Sheet.SheetContent,
|
|
102
|
+
SheetDescription: () => import_Sheet.SheetDescription,
|
|
103
|
+
SheetHeader: () => import_Sheet.SheetHeader,
|
|
104
|
+
SheetTitle: () => import_Sheet.SheetTitle,
|
|
105
|
+
SheetTrigger: () => import_Sheet.SheetTrigger,
|
|
106
|
+
Skeleton: () => import_Skeleton.Skeleton,
|
|
107
|
+
Switch: () => import_Switch.Switch,
|
|
108
|
+
Table: () => import_Table.Table,
|
|
109
|
+
TableBody: () => import_Table.TableBody,
|
|
110
|
+
TableCell: () => import_Table.TableCell,
|
|
111
|
+
TableEmpty: () => import_Table.TableEmpty,
|
|
112
|
+
TableHead: () => import_Table.TableHead,
|
|
113
|
+
TableHeader: () => import_Table.TableHeader,
|
|
114
|
+
TableRow: () => import_Table.TableRow,
|
|
115
|
+
Tabs: () => import_Tabs.Tabs,
|
|
116
|
+
TabsContent: () => import_Tabs.TabsContent,
|
|
117
|
+
TabsList: () => import_Tabs.TabsList,
|
|
118
|
+
TabsTrigger: () => import_Tabs.TabsTrigger,
|
|
119
|
+
Textarea: () => import_Textarea.Textarea,
|
|
120
|
+
Toast: () => import_Toaster.Toast,
|
|
121
|
+
ToastAction: () => import_Toaster.ToastAction,
|
|
122
|
+
ToastClose: () => import_Toaster.ToastClose,
|
|
123
|
+
ToastContent: () => import_Toaster.ToastContent,
|
|
124
|
+
ToastDescription: () => import_Toaster.ToastDescription,
|
|
125
|
+
ToastProvider: () => import_Toaster.ToastProvider,
|
|
126
|
+
ToastTitle: () => import_Toaster.ToastTitle,
|
|
127
|
+
ToastViewport: () => import_Toaster.ToastViewport,
|
|
128
|
+
Toaster: () => import_Toaster.Toaster,
|
|
129
|
+
ToggleGroup: () => import_ToggleGroup.ToggleGroup,
|
|
130
|
+
ToggleGroupItem: () => import_ToggleGroup.ToggleGroupItem,
|
|
131
|
+
Tooltip: () => import_Tooltip.Tooltip,
|
|
132
|
+
TooltipContent: () => import_Tooltip.TooltipContent,
|
|
133
|
+
TooltipProvider: () => import_Tooltip.TooltipProvider,
|
|
134
|
+
TooltipTrigger: () => import_Tooltip.TooltipTrigger,
|
|
135
|
+
buttonSizes: () => import_Button.buttonSizes,
|
|
136
|
+
buttonVariants: () => import_Button.buttonVariants,
|
|
137
|
+
iconButtonSizes: () => import_Button.iconButtonSizes,
|
|
138
|
+
toast: () => import_Toaster.toast,
|
|
139
|
+
useFormField: () => import_Form.useFormField,
|
|
140
|
+
useToast: () => import_Toaster.useToast
|
|
41
141
|
});
|
|
42
142
|
module.exports = __toCommonJS(src_exports);
|
|
43
|
-
var import_Accordion = require("./components/Accordion/
|
|
44
|
-
var import_AlertDialog = require("./components/AlertDialog/
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
var import_Calendar = require("./components/Calendar/
|
|
49
|
-
var import_Carousel = require("./components/Carousel/
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
143
|
+
var import_Accordion = require("./components/Accordion/index.js");
|
|
144
|
+
var import_AlertDialog = require("./components/AlertDialog/index.js");
|
|
145
|
+
var import_Avatar = require("./components/Avatar/index.js");
|
|
146
|
+
var import_Badge = require("./components/Badge/index.js");
|
|
147
|
+
var import_Button = require("./components/Button/index.js");
|
|
148
|
+
var import_Calendar = require("./components/Calendar/index.js");
|
|
149
|
+
var import_Carousel = require("./components/Carousel/index.js");
|
|
150
|
+
var import_Checkbox = require("./components/Checkbox/index.js");
|
|
151
|
+
var import_Command = require("./components/Command/index.js");
|
|
152
|
+
var import_CreatableSelect = require("./components/CreatableSelect/index.js");
|
|
153
|
+
var import_Dialog = require("./components/Dialog/index.js");
|
|
154
|
+
var import_DropdownMenu = require("./components/DropdownMenu/index.js");
|
|
155
|
+
var import_FilterButton = require("./components/FilterButton/index.js");
|
|
156
|
+
var import_Form = require("./components/Form/index.js");
|
|
157
|
+
var import_Input = require("./components/Input/index.js");
|
|
158
|
+
var import_Label = require("./components/Label/index.js");
|
|
159
|
+
var import_Pagination = require("./components/Pagination/index.js");
|
|
160
|
+
var import_Popover = require("./components/Popover/index.js");
|
|
161
|
+
var import_RadioGroup = require("./components/RadioGroup/index.js");
|
|
162
|
+
var import_Select = require("./components/Select/index.js");
|
|
163
|
+
var import_Sheet = require("./components/Sheet/index.js");
|
|
164
|
+
var import_Skeleton = require("./components/Skeleton/index.js");
|
|
165
|
+
var import_Switch = require("./components/Switch/index.js");
|
|
166
|
+
var import_Table = require("./components/Table/index.js");
|
|
167
|
+
var import_Tabs = require("./components/Tabs/index.js");
|
|
168
|
+
var import_Textarea = require("./components/Textarea/index.js");
|
|
169
|
+
var import_Toaster = require("./components/Toaster/index.js");
|
|
170
|
+
var import_ToggleGroup = require("./components/ToggleGroup/index.js");
|
|
171
|
+
var import_Tooltip = require("./components/Tooltip/index.js");
|
|
72
172
|
// Annotate the CommonJS export names for ESM import in node:
|
|
73
173
|
0 && (module.exports = {
|
|
74
174
|
Accordion,
|
|
@@ -84,35 +184,111 @@ __reExport(src_exports, require("./components/Tooltip/index.js"), module.exports
|
|
|
84
184
|
AlertDialogHeader,
|
|
85
185
|
AlertDialogTitle,
|
|
86
186
|
AlertDialogTrigger,
|
|
187
|
+
Avatar,
|
|
188
|
+
Badge,
|
|
189
|
+
Button,
|
|
87
190
|
Calendar,
|
|
88
191
|
Carousel,
|
|
89
192
|
CarouselContent,
|
|
90
193
|
CarouselItem,
|
|
91
194
|
CarouselNext,
|
|
92
195
|
CarouselPrevious,
|
|
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
|
-
|
|
196
|
+
Checkbox,
|
|
197
|
+
Command,
|
|
198
|
+
CommandEmpty,
|
|
199
|
+
CommandGroup,
|
|
200
|
+
CommandInput,
|
|
201
|
+
CommandItem,
|
|
202
|
+
CommandList,
|
|
203
|
+
CommandLoading,
|
|
204
|
+
CommandSeparator,
|
|
205
|
+
CreatableSelect,
|
|
206
|
+
Dialog,
|
|
207
|
+
DialogContent,
|
|
208
|
+
DialogDescription,
|
|
209
|
+
DialogFooter,
|
|
210
|
+
DialogHeader,
|
|
211
|
+
DialogTitle,
|
|
212
|
+
DialogTrigger,
|
|
213
|
+
DropdownMenu,
|
|
214
|
+
DropdownMenuCheckboxItem,
|
|
215
|
+
DropdownMenuContent,
|
|
216
|
+
DropdownMenuGroup,
|
|
217
|
+
DropdownMenuItem,
|
|
218
|
+
DropdownMenuLabel,
|
|
219
|
+
DropdownMenuPortal,
|
|
220
|
+
DropdownMenuRadioGroup,
|
|
221
|
+
DropdownMenuRadioItem,
|
|
222
|
+
DropdownMenuSeparator,
|
|
223
|
+
DropdownMenuSub,
|
|
224
|
+
DropdownMenuSubContent,
|
|
225
|
+
DropdownMenuSubTrigger,
|
|
226
|
+
DropdownMenuTrigger,
|
|
227
|
+
FilterButton,
|
|
228
|
+
Form,
|
|
229
|
+
FormControl,
|
|
230
|
+
FormDescription,
|
|
231
|
+
FormField,
|
|
232
|
+
FormItem,
|
|
233
|
+
FormLabel,
|
|
234
|
+
FormMessage,
|
|
235
|
+
Input,
|
|
236
|
+
Label,
|
|
237
|
+
Pagination,
|
|
238
|
+
Popover,
|
|
239
|
+
PopoverContent,
|
|
240
|
+
PopoverTrigger,
|
|
241
|
+
RadioGroup,
|
|
242
|
+
RadioGroupItem,
|
|
243
|
+
RawToast,
|
|
244
|
+
Select,
|
|
245
|
+
SelectContent,
|
|
246
|
+
SelectGroup,
|
|
247
|
+
SelectItem,
|
|
248
|
+
SelectLabel,
|
|
249
|
+
SelectSeparator,
|
|
250
|
+
SelectTrigger,
|
|
251
|
+
SelectValue,
|
|
252
|
+
Sheet,
|
|
253
|
+
SheetClose,
|
|
254
|
+
SheetContent,
|
|
255
|
+
SheetDescription,
|
|
256
|
+
SheetHeader,
|
|
257
|
+
SheetTitle,
|
|
258
|
+
SheetTrigger,
|
|
259
|
+
Skeleton,
|
|
260
|
+
Switch,
|
|
261
|
+
Table,
|
|
262
|
+
TableBody,
|
|
263
|
+
TableCell,
|
|
264
|
+
TableEmpty,
|
|
265
|
+
TableHead,
|
|
266
|
+
TableHeader,
|
|
267
|
+
TableRow,
|
|
268
|
+
Tabs,
|
|
269
|
+
TabsContent,
|
|
270
|
+
TabsList,
|
|
271
|
+
TabsTrigger,
|
|
272
|
+
Textarea,
|
|
273
|
+
Toast,
|
|
274
|
+
ToastAction,
|
|
275
|
+
ToastClose,
|
|
276
|
+
ToastContent,
|
|
277
|
+
ToastDescription,
|
|
278
|
+
ToastProvider,
|
|
279
|
+
ToastTitle,
|
|
280
|
+
ToastViewport,
|
|
281
|
+
Toaster,
|
|
282
|
+
ToggleGroup,
|
|
283
|
+
ToggleGroupItem,
|
|
284
|
+
Tooltip,
|
|
285
|
+
TooltipContent,
|
|
286
|
+
TooltipProvider,
|
|
287
|
+
TooltipTrigger,
|
|
288
|
+
buttonSizes,
|
|
289
|
+
buttonVariants,
|
|
290
|
+
iconButtonSizes,
|
|
291
|
+
toast,
|
|
292
|
+
useFormField,
|
|
293
|
+
useToast
|
|
118
294
|
});
|
package/dist/index.mjs
CHANGED
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
AccordionContent,
|
|
4
4
|
AccordionItem,
|
|
5
5
|
AccordionTrigger
|
|
6
|
-
} from "./components/Accordion/
|
|
6
|
+
} from "./components/Accordion/index.js";
|
|
7
7
|
import {
|
|
8
8
|
AlertDialog,
|
|
9
9
|
AlertDialogTrigger,
|
|
@@ -14,40 +14,147 @@ import {
|
|
|
14
14
|
AlertDialogDescription,
|
|
15
15
|
AlertDialogAction,
|
|
16
16
|
AlertDialogCancel
|
|
17
|
-
} from "./components/AlertDialog/
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
17
|
+
} from "./components/AlertDialog/index.js";
|
|
18
|
+
import { Avatar } from "./components/Avatar/index.js";
|
|
19
|
+
import { Badge } from "./components/Badge/index.js";
|
|
20
|
+
import {
|
|
21
|
+
Button,
|
|
22
|
+
buttonSizes,
|
|
23
|
+
buttonVariants,
|
|
24
|
+
iconButtonSizes
|
|
25
|
+
} from "./components/Button/index.js";
|
|
26
|
+
import {
|
|
27
|
+
Calendar
|
|
28
|
+
} from "./components/Calendar/index.js";
|
|
22
29
|
import {
|
|
23
30
|
Carousel,
|
|
24
31
|
CarouselContent,
|
|
25
32
|
CarouselItem,
|
|
26
33
|
CarouselPrevious,
|
|
27
34
|
CarouselNext
|
|
28
|
-
} from "./components/Carousel/
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
35
|
+
} from "./components/Carousel/index.js";
|
|
36
|
+
import { Checkbox } from "./components/Checkbox/index.js";
|
|
37
|
+
import {
|
|
38
|
+
Command,
|
|
39
|
+
CommandEmpty,
|
|
40
|
+
CommandGroup,
|
|
41
|
+
CommandInput,
|
|
42
|
+
CommandItem,
|
|
43
|
+
CommandList,
|
|
44
|
+
CommandLoading,
|
|
45
|
+
CommandSeparator
|
|
46
|
+
} from "./components/Command/index.js";
|
|
47
|
+
import {
|
|
48
|
+
CreatableSelect
|
|
49
|
+
} from "./components/CreatableSelect/index.js";
|
|
50
|
+
import {
|
|
51
|
+
Dialog,
|
|
52
|
+
DialogTrigger,
|
|
53
|
+
DialogContent,
|
|
54
|
+
DialogHeader,
|
|
55
|
+
DialogFooter,
|
|
56
|
+
DialogTitle,
|
|
57
|
+
DialogDescription
|
|
58
|
+
} from "./components/Dialog/index.js";
|
|
59
|
+
import {
|
|
60
|
+
DropdownMenu,
|
|
61
|
+
DropdownMenuTrigger,
|
|
62
|
+
DropdownMenuPortal,
|
|
63
|
+
DropdownMenuCheckboxItem,
|
|
64
|
+
DropdownMenuContent,
|
|
65
|
+
DropdownMenuGroup,
|
|
66
|
+
DropdownMenuItem,
|
|
67
|
+
DropdownMenuLabel,
|
|
68
|
+
DropdownMenuRadioGroup,
|
|
69
|
+
DropdownMenuRadioItem,
|
|
70
|
+
DropdownMenuSeparator,
|
|
71
|
+
DropdownMenuSub,
|
|
72
|
+
DropdownMenuSubContent,
|
|
73
|
+
DropdownMenuSubTrigger
|
|
74
|
+
} from "./components/DropdownMenu/index.js";
|
|
75
|
+
import { FilterButton } from "./components/FilterButton/index.js";
|
|
76
|
+
import {
|
|
77
|
+
useFormField,
|
|
78
|
+
Form,
|
|
79
|
+
FormItem,
|
|
80
|
+
FormLabel,
|
|
81
|
+
FormControl,
|
|
82
|
+
FormDescription,
|
|
83
|
+
FormMessage,
|
|
84
|
+
FormField
|
|
85
|
+
} from "./components/Form/index.js";
|
|
86
|
+
import { Input } from "./components/Input/index.js";
|
|
87
|
+
import { Label } from "./components/Label/index.js";
|
|
88
|
+
import {
|
|
89
|
+
Pagination
|
|
90
|
+
} from "./components/Pagination/index.js";
|
|
91
|
+
import {
|
|
92
|
+
Popover,
|
|
93
|
+
PopoverContent,
|
|
94
|
+
PopoverTrigger
|
|
95
|
+
} from "./components/Popover/index.js";
|
|
96
|
+
import { RadioGroup, RadioGroupItem } from "./components/RadioGroup/index.js";
|
|
97
|
+
import {
|
|
98
|
+
Select,
|
|
99
|
+
SelectGroup,
|
|
100
|
+
SelectValue,
|
|
101
|
+
SelectTrigger,
|
|
102
|
+
SelectContent,
|
|
103
|
+
SelectLabel,
|
|
104
|
+
SelectItem,
|
|
105
|
+
SelectSeparator
|
|
106
|
+
} from "./components/Select/index.js";
|
|
107
|
+
import {
|
|
108
|
+
Sheet,
|
|
109
|
+
SheetTrigger,
|
|
110
|
+
SheetClose,
|
|
111
|
+
SheetContent,
|
|
112
|
+
SheetHeader,
|
|
113
|
+
SheetTitle,
|
|
114
|
+
SheetDescription
|
|
115
|
+
} from "./components/Sheet/index.js";
|
|
116
|
+
import { Skeleton } from "./components/Skeleton/index.js";
|
|
117
|
+
import { Switch } from "./components/Switch/index.js";
|
|
118
|
+
import {
|
|
119
|
+
Table,
|
|
120
|
+
TableHeader,
|
|
121
|
+
TableBody,
|
|
122
|
+
TableHead,
|
|
123
|
+
TableRow,
|
|
124
|
+
TableEmpty,
|
|
125
|
+
TableCell
|
|
126
|
+
} from "./components/Table/index.js";
|
|
127
|
+
import {
|
|
128
|
+
Tabs,
|
|
129
|
+
TabsList,
|
|
130
|
+
TabsTrigger,
|
|
131
|
+
TabsContent
|
|
132
|
+
} from "./components/Tabs/index.js";
|
|
133
|
+
import { Textarea } from "./components/Textarea/index.js";
|
|
134
|
+
import {
|
|
135
|
+
ToastProvider,
|
|
136
|
+
ToastViewport,
|
|
137
|
+
RawToast,
|
|
138
|
+
Toast,
|
|
139
|
+
ToastTitle,
|
|
140
|
+
ToastDescription,
|
|
141
|
+
ToastClose,
|
|
142
|
+
ToastAction,
|
|
143
|
+
Toaster,
|
|
144
|
+
ToastContent,
|
|
145
|
+
useToast,
|
|
146
|
+
toast
|
|
147
|
+
} from "./components/Toaster/index.js";
|
|
148
|
+
import {
|
|
149
|
+
ToggleGroup,
|
|
150
|
+
ToggleGroupItem
|
|
151
|
+
} from "./components/ToggleGroup/index.js";
|
|
152
|
+
import {
|
|
153
|
+
Tooltip,
|
|
154
|
+
TooltipContent,
|
|
155
|
+
TooltipProvider,
|
|
156
|
+
TooltipTrigger
|
|
157
|
+
} from "./components/Tooltip/index.js";
|
|
51
158
|
export {
|
|
52
159
|
Accordion,
|
|
53
160
|
AccordionContent,
|
|
@@ -62,10 +169,111 @@ export {
|
|
|
62
169
|
AlertDialogHeader,
|
|
63
170
|
AlertDialogTitle,
|
|
64
171
|
AlertDialogTrigger,
|
|
172
|
+
Avatar,
|
|
173
|
+
Badge,
|
|
174
|
+
Button,
|
|
65
175
|
Calendar,
|
|
66
176
|
Carousel,
|
|
67
177
|
CarouselContent,
|
|
68
178
|
CarouselItem,
|
|
69
179
|
CarouselNext,
|
|
70
|
-
CarouselPrevious
|
|
180
|
+
CarouselPrevious,
|
|
181
|
+
Checkbox,
|
|
182
|
+
Command,
|
|
183
|
+
CommandEmpty,
|
|
184
|
+
CommandGroup,
|
|
185
|
+
CommandInput,
|
|
186
|
+
CommandItem,
|
|
187
|
+
CommandList,
|
|
188
|
+
CommandLoading,
|
|
189
|
+
CommandSeparator,
|
|
190
|
+
CreatableSelect,
|
|
191
|
+
Dialog,
|
|
192
|
+
DialogContent,
|
|
193
|
+
DialogDescription,
|
|
194
|
+
DialogFooter,
|
|
195
|
+
DialogHeader,
|
|
196
|
+
DialogTitle,
|
|
197
|
+
DialogTrigger,
|
|
198
|
+
DropdownMenu,
|
|
199
|
+
DropdownMenuCheckboxItem,
|
|
200
|
+
DropdownMenuContent,
|
|
201
|
+
DropdownMenuGroup,
|
|
202
|
+
DropdownMenuItem,
|
|
203
|
+
DropdownMenuLabel,
|
|
204
|
+
DropdownMenuPortal,
|
|
205
|
+
DropdownMenuRadioGroup,
|
|
206
|
+
DropdownMenuRadioItem,
|
|
207
|
+
DropdownMenuSeparator,
|
|
208
|
+
DropdownMenuSub,
|
|
209
|
+
DropdownMenuSubContent,
|
|
210
|
+
DropdownMenuSubTrigger,
|
|
211
|
+
DropdownMenuTrigger,
|
|
212
|
+
FilterButton,
|
|
213
|
+
Form,
|
|
214
|
+
FormControl,
|
|
215
|
+
FormDescription,
|
|
216
|
+
FormField,
|
|
217
|
+
FormItem,
|
|
218
|
+
FormLabel,
|
|
219
|
+
FormMessage,
|
|
220
|
+
Input,
|
|
221
|
+
Label,
|
|
222
|
+
Pagination,
|
|
223
|
+
Popover,
|
|
224
|
+
PopoverContent,
|
|
225
|
+
PopoverTrigger,
|
|
226
|
+
RadioGroup,
|
|
227
|
+
RadioGroupItem,
|
|
228
|
+
RawToast,
|
|
229
|
+
Select,
|
|
230
|
+
SelectContent,
|
|
231
|
+
SelectGroup,
|
|
232
|
+
SelectItem,
|
|
233
|
+
SelectLabel,
|
|
234
|
+
SelectSeparator,
|
|
235
|
+
SelectTrigger,
|
|
236
|
+
SelectValue,
|
|
237
|
+
Sheet,
|
|
238
|
+
SheetClose,
|
|
239
|
+
SheetContent,
|
|
240
|
+
SheetDescription,
|
|
241
|
+
SheetHeader,
|
|
242
|
+
SheetTitle,
|
|
243
|
+
SheetTrigger,
|
|
244
|
+
Skeleton,
|
|
245
|
+
Switch,
|
|
246
|
+
Table,
|
|
247
|
+
TableBody,
|
|
248
|
+
TableCell,
|
|
249
|
+
TableEmpty,
|
|
250
|
+
TableHead,
|
|
251
|
+
TableHeader,
|
|
252
|
+
TableRow,
|
|
253
|
+
Tabs,
|
|
254
|
+
TabsContent,
|
|
255
|
+
TabsList,
|
|
256
|
+
TabsTrigger,
|
|
257
|
+
Textarea,
|
|
258
|
+
Toast,
|
|
259
|
+
ToastAction,
|
|
260
|
+
ToastClose,
|
|
261
|
+
ToastContent,
|
|
262
|
+
ToastDescription,
|
|
263
|
+
ToastProvider,
|
|
264
|
+
ToastTitle,
|
|
265
|
+
ToastViewport,
|
|
266
|
+
Toaster,
|
|
267
|
+
ToggleGroup,
|
|
268
|
+
ToggleGroupItem,
|
|
269
|
+
Tooltip,
|
|
270
|
+
TooltipContent,
|
|
271
|
+
TooltipProvider,
|
|
272
|
+
TooltipTrigger,
|
|
273
|
+
buttonSizes,
|
|
274
|
+
buttonVariants,
|
|
275
|
+
iconButtonSizes,
|
|
276
|
+
toast,
|
|
277
|
+
useFormField,
|
|
278
|
+
useToast
|
|
71
279
|
};
|