@web-my-money/primitives 1.0.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.
Files changed (196) hide show
  1. package/dist/accordion/index.d.mts +9 -0
  2. package/dist/accordion/index.d.ts +9 -0
  3. package/dist/accordion/index.js +99 -0
  4. package/dist/accordion/index.mjs +14 -0
  5. package/dist/alert-dialog/index.d.mts +22 -0
  6. package/dist/alert-dialog/index.d.ts +22 -0
  7. package/dist/alert-dialog/index.js +206 -0
  8. package/dist/alert-dialog/index.mjs +29 -0
  9. package/dist/avatar/index.d.mts +23 -0
  10. package/dist/avatar/index.d.ts +23 -0
  11. package/dist/avatar/index.js +133 -0
  12. package/dist/avatar/index.mjs +10 -0
  13. package/dist/badge/index.d.mts +15 -0
  14. package/dist/badge/index.d.ts +15 -0
  15. package/dist/badge/index.js +96 -0
  16. package/dist/badge/index.mjs +10 -0
  17. package/dist/breadcrumb/index.d.mts +20 -0
  18. package/dist/breadcrumb/index.d.ts +20 -0
  19. package/dist/breadcrumb/index.js +126 -0
  20. package/dist/breadcrumb/index.mjs +20 -0
  21. package/dist/button/index.d.mts +12 -0
  22. package/dist/button/index.d.ts +12 -0
  23. package/dist/button/index.js +88 -0
  24. package/dist/button/index.mjs +10 -0
  25. package/dist/calendar/index.d.mts +29 -0
  26. package/dist/calendar/index.d.ts +29 -0
  27. package/dist/calendar/index.js +191 -0
  28. package/dist/calendar/index.mjs +9 -0
  29. package/dist/card/index.d.mts +13 -0
  30. package/dist/card/index.d.ts +13 -0
  31. package/dist/card/index.js +141 -0
  32. package/dist/card/index.mjs +19 -0
  33. package/dist/carousel/index.d.mts +20 -0
  34. package/dist/carousel/index.d.ts +20 -0
  35. package/dist/carousel/index.js +236 -0
  36. package/dist/carousel/index.mjs +19 -0
  37. package/dist/checkbox/index.d.mts +6 -0
  38. package/dist/checkbox/index.d.ts +6 -0
  39. package/dist/checkbox/index.js +63 -0
  40. package/dist/checkbox/index.mjs +8 -0
  41. package/dist/chunk-32LEHNCH.mjs +155 -0
  42. package/dist/chunk-3ZJ4L43B.mjs +92 -0
  43. package/dist/chunk-4KQNZMKT.mjs +47 -0
  44. package/dist/chunk-4W6U222X.mjs +113 -0
  45. package/dist/chunk-556SM2PJ.mjs +40 -0
  46. package/dist/chunk-5LYTCNI6.mjs +127 -0
  47. package/dist/chunk-5N7LGYZK.mjs +137 -0
  48. package/dist/chunk-6OG237U6.mjs +54 -0
  49. package/dist/chunk-7TMIJ7HZ.mjs +149 -0
  50. package/dist/chunk-DTENOVQN.mjs +44 -0
  51. package/dist/chunk-DUGW62XX.mjs +143 -0
  52. package/dist/chunk-DWLKKYIU.mjs +156 -0
  53. package/dist/chunk-DYCSGLM5.mjs +32 -0
  54. package/dist/chunk-DZPJV6MN.mjs +66 -0
  55. package/dist/chunk-FT72MNAV.mjs +25 -0
  56. package/dist/chunk-FV6JTZAK.mjs +30 -0
  57. package/dist/chunk-GLD4KQD3.mjs +90 -0
  58. package/dist/chunk-GWVW5OI6.mjs +106 -0
  59. package/dist/chunk-JWCA4M7E.mjs +160 -0
  60. package/dist/chunk-K4UYYX45.mjs +199 -0
  61. package/dist/chunk-KVQKOJNU.mjs +52 -0
  62. package/dist/chunk-LPMRBQLR.mjs +120 -0
  63. package/dist/chunk-M6HSM6GV.mjs +68 -0
  64. package/dist/chunk-NE5LEVMC.mjs +201 -0
  65. package/dist/chunk-NGWDLZ6E.mjs +33 -0
  66. package/dist/chunk-NH5ZVHAV.mjs +36 -0
  67. package/dist/chunk-PFXSPRVI.mjs +65 -0
  68. package/dist/chunk-PJO7WJ4G.mjs +10 -0
  69. package/dist/chunk-PTXZWR7Y.mjs +76 -0
  70. package/dist/chunk-SG747CBC.mjs +34 -0
  71. package/dist/chunk-UDQDW22Y.mjs +71 -0
  72. package/dist/chunk-UGOA6M4S.mjs +120 -0
  73. package/dist/chunk-UXU54FBX.mjs +63 -0
  74. package/dist/chunk-WYBX5VJ4.mjs +49 -0
  75. package/dist/chunk-Y7DNVOKO.mjs +57 -0
  76. package/dist/chunk-YNOS3JA2.mjs +29 -0
  77. package/dist/chunk-YPTARV3T.mjs +57 -0
  78. package/dist/chunk-YYFQVSPV.mjs +17 -0
  79. package/dist/chunk-ZR3J34NX.mjs +85 -0
  80. package/dist/collapsible/index.d.mts +8 -0
  81. package/dist/collapsible/index.d.ts +8 -0
  82. package/dist/collapsible/index.js +64 -0
  83. package/dist/collapsible/index.mjs +12 -0
  84. package/dist/combobox/index.d.mts +18 -0
  85. package/dist/combobox/index.d.ts +18 -0
  86. package/dist/combobox/index.js +198 -0
  87. package/dist/combobox/index.mjs +32 -0
  88. package/dist/context-menu/index.d.mts +16 -0
  89. package/dist/context-menu/index.d.ts +16 -0
  90. package/dist/context-menu/index.js +177 -0
  91. package/dist/context-menu/index.mjs +28 -0
  92. package/dist/date-range-input/index.d.mts +17 -0
  93. package/dist/date-range-input/index.d.ts +17 -0
  94. package/dist/date-range-input/index.js +284 -0
  95. package/dist/date-range-input/index.mjs +11 -0
  96. package/dist/dialog/index.d.mts +19 -0
  97. package/dist/dialog/index.d.ts +19 -0
  98. package/dist/dialog/index.js +240 -0
  99. package/dist/dialog/index.mjs +27 -0
  100. package/dist/dropdown-menu/index.d.mts +16 -0
  101. package/dist/dropdown-menu/index.d.ts +16 -0
  102. package/dist/dropdown-menu/index.js +189 -0
  103. package/dist/dropdown-menu/index.mjs +28 -0
  104. package/dist/field/index.d.mts +24 -0
  105. package/dist/field/index.d.ts +24 -0
  106. package/dist/field/index.js +88 -0
  107. package/dist/field/index.mjs +16 -0
  108. package/dist/hover-card/index.d.mts +8 -0
  109. package/dist/hover-card/index.d.ts +8 -0
  110. package/dist/hover-card/index.js +79 -0
  111. package/dist/hover-card/index.mjs +12 -0
  112. package/dist/index.d.mts +73 -0
  113. package/dist/index.d.ts +73 -0
  114. package/dist/index.js +3167 -0
  115. package/dist/index.mjs +452 -0
  116. package/dist/input/index.d.mts +5 -0
  117. package/dist/input/index.d.ts +5 -0
  118. package/dist/input/index.js +54 -0
  119. package/dist/input/index.mjs +7 -0
  120. package/dist/kbd/index.d.mts +8 -0
  121. package/dist/kbd/index.d.ts +8 -0
  122. package/dist/kbd/index.js +64 -0
  123. package/dist/kbd/index.mjs +9 -0
  124. package/dist/lightbox/index.d.mts +17 -0
  125. package/dist/lightbox/index.d.ts +17 -0
  126. package/dist/lightbox/index.js +151 -0
  127. package/dist/lightbox/index.mjs +24 -0
  128. package/dist/pagination/index.d.mts +33 -0
  129. package/dist/pagination/index.d.ts +33 -0
  130. package/dist/pagination/index.js +212 -0
  131. package/dist/pagination/index.mjs +25 -0
  132. package/dist/popover/index.d.mts +11 -0
  133. package/dist/popover/index.d.ts +11 -0
  134. package/dist/popover/index.js +120 -0
  135. package/dist/popover/index.mjs +18 -0
  136. package/dist/progress/index.d.mts +6 -0
  137. package/dist/progress/index.d.ts +6 -0
  138. package/dist/progress/index.js +60 -0
  139. package/dist/progress/index.mjs +8 -0
  140. package/dist/radio-group/index.d.mts +8 -0
  141. package/dist/radio-group/index.d.ts +8 -0
  142. package/dist/radio-group/index.js +71 -0
  143. package/dist/radio-group/index.mjs +10 -0
  144. package/dist/resizable/index.d.mts +10 -0
  145. package/dist/resizable/index.d.ts +10 -0
  146. package/dist/resizable/index.js +80 -0
  147. package/dist/resizable/index.mjs +12 -0
  148. package/dist/scroll-area/index.d.mts +6 -0
  149. package/dist/scroll-area/index.d.ts +6 -0
  150. package/dist/scroll-area/index.js +74 -0
  151. package/dist/scroll-area/index.mjs +8 -0
  152. package/dist/select/index.d.mts +17 -0
  153. package/dist/select/index.d.ts +17 -0
  154. package/dist/select/index.js +238 -0
  155. package/dist/select/index.mjs +26 -0
  156. package/dist/separator/index.d.mts +6 -0
  157. package/dist/separator/index.d.ts +6 -0
  158. package/dist/separator/index.js +59 -0
  159. package/dist/separator/index.mjs +8 -0
  160. package/dist/sheet/index.d.mts +38 -0
  161. package/dist/sheet/index.d.ts +38 -0
  162. package/dist/sheet/index.js +212 -0
  163. package/dist/sheet/index.mjs +27 -0
  164. package/dist/skeleton/index.d.mts +17 -0
  165. package/dist/skeleton/index.d.ts +17 -0
  166. package/dist/skeleton/index.js +80 -0
  167. package/dist/skeleton/index.mjs +11 -0
  168. package/dist/slide-over/index.d.mts +92 -0
  169. package/dist/slide-over/index.d.ts +92 -0
  170. package/dist/slide-over/index.js +298 -0
  171. package/dist/slide-over/index.mjs +31 -0
  172. package/dist/slider/index.d.mts +6 -0
  173. package/dist/slider/index.d.ts +6 -0
  174. package/dist/slider/index.js +47 -0
  175. package/dist/slider/index.mjs +8 -0
  176. package/dist/switch/index.d.mts +8 -0
  177. package/dist/switch/index.d.ts +8 -0
  178. package/dist/switch/index.js +66 -0
  179. package/dist/switch/index.mjs +8 -0
  180. package/dist/tabs/index.d.mts +9 -0
  181. package/dist/tabs/index.d.ts +9 -0
  182. package/dist/tabs/index.js +96 -0
  183. package/dist/tabs/index.mjs +14 -0
  184. package/dist/toast/index.d.mts +19 -0
  185. package/dist/toast/index.d.ts +19 -0
  186. package/dist/toast/index.js +107 -0
  187. package/dist/toast/index.mjs +10 -0
  188. package/dist/toggle/index.d.mts +14 -0
  189. package/dist/toggle/index.d.ts +14 -0
  190. package/dist/toggle/index.js +89 -0
  191. package/dist/toggle/index.mjs +12 -0
  192. package/dist/tooltip/index.d.mts +9 -0
  193. package/dist/tooltip/index.d.ts +9 -0
  194. package/dist/tooltip/index.js +101 -0
  195. package/dist/tooltip/index.mjs +14 -0
  196. package/package.json +235 -0
package/dist/index.mjs ADDED
@@ -0,0 +1,452 @@
1
+ import {
2
+ SlideOver,
3
+ SlideOverClose,
4
+ SlideOverColumns,
5
+ SlideOverContent,
6
+ SlideOverDescription,
7
+ SlideOverFooter,
8
+ SlideOverHeader,
9
+ SlideOverOverlay,
10
+ SlideOverPortal,
11
+ SlideOverTitle,
12
+ SlideOverTrigger,
13
+ useRecordNav
14
+ } from "./chunk-NE5LEVMC.mjs";
15
+ import {
16
+ Slider
17
+ } from "./chunk-YYFQVSPV.mjs";
18
+ import {
19
+ Switch
20
+ } from "./chunk-NH5ZVHAV.mjs";
21
+ import {
22
+ Tabs,
23
+ TabsContent,
24
+ TabsList,
25
+ TabsTrigger
26
+ } from "./chunk-UXU54FBX.mjs";
27
+ import {
28
+ ToastProvider,
29
+ useToast
30
+ } from "./chunk-PTXZWR7Y.mjs";
31
+ import {
32
+ Toggle,
33
+ ToggleGroup,
34
+ toggleVariants
35
+ } from "./chunk-Y7DNVOKO.mjs";
36
+ import {
37
+ Tooltip,
38
+ TooltipContent,
39
+ TooltipProvider,
40
+ TooltipTrigger
41
+ } from "./chunk-M6HSM6GV.mjs";
42
+ import {
43
+ Progress
44
+ } from "./chunk-FV6JTZAK.mjs";
45
+ import {
46
+ RadioGroup,
47
+ RadioGroupItem
48
+ } from "./chunk-556SM2PJ.mjs";
49
+ import {
50
+ ResizableHandle,
51
+ ResizablePanel,
52
+ ResizablePanelGroup
53
+ } from "./chunk-KVQKOJNU.mjs";
54
+ import {
55
+ ScrollArea
56
+ } from "./chunk-DTENOVQN.mjs";
57
+ import {
58
+ Select,
59
+ SelectContent,
60
+ SelectGroup,
61
+ SelectItem,
62
+ SelectLabel,
63
+ SelectScrollDownButton,
64
+ SelectScrollUpButton,
65
+ SelectSeparator,
66
+ SelectTrigger,
67
+ SelectValue
68
+ } from "./chunk-K4UYYX45.mjs";
69
+ import {
70
+ Separator
71
+ } from "./chunk-YNOS3JA2.mjs";
72
+ import {
73
+ Sheet,
74
+ SheetClose,
75
+ SheetContent,
76
+ SheetDescription,
77
+ SheetFooter,
78
+ SheetHeader,
79
+ SheetOverlay,
80
+ SheetPortal,
81
+ SheetTitle,
82
+ SheetTrigger
83
+ } from "./chunk-5LYTCNI6.mjs";
84
+ import {
85
+ Skeleton,
86
+ SkeletonCard,
87
+ SkeletonRow
88
+ } from "./chunk-WYBX5VJ4.mjs";
89
+ import {
90
+ DropdownMenu,
91
+ DropdownMenuCheckboxItem,
92
+ DropdownMenuContent,
93
+ DropdownMenuGroup,
94
+ DropdownMenuItem,
95
+ DropdownMenuLabel,
96
+ DropdownMenuSeparator,
97
+ DropdownMenuSub,
98
+ DropdownMenuSubContent,
99
+ DropdownMenuSubTrigger,
100
+ DropdownMenuTrigger
101
+ } from "./chunk-7TMIJ7HZ.mjs";
102
+ import {
103
+ Field,
104
+ FieldControl,
105
+ FieldDescription,
106
+ FieldError,
107
+ FieldLabel
108
+ } from "./chunk-6OG237U6.mjs";
109
+ import {
110
+ HoverCard,
111
+ HoverCardContent,
112
+ HoverCardTrigger
113
+ } from "./chunk-4KQNZMKT.mjs";
114
+ import {
115
+ Input
116
+ } from "./chunk-FT72MNAV.mjs";
117
+ import {
118
+ Kbd,
119
+ KbdGroup
120
+ } from "./chunk-SG747CBC.mjs";
121
+ import {
122
+ Lightbox,
123
+ LightboxCaption,
124
+ LightboxClose,
125
+ LightboxContent,
126
+ LightboxImage,
127
+ LightboxNavButton,
128
+ LightboxOverlay,
129
+ LightboxPortal,
130
+ LightboxTrigger
131
+ } from "./chunk-4W6U222X.mjs";
132
+ import {
133
+ Pagination,
134
+ PaginationBar,
135
+ PaginationContent,
136
+ PaginationEllipsis,
137
+ PaginationItem,
138
+ PaginationLink,
139
+ PaginationNext,
140
+ PaginationPrevious,
141
+ getPaginationRange
142
+ } from "./chunk-DUGW62XX.mjs";
143
+ import {
144
+ Card,
145
+ CardAction,
146
+ CardContent,
147
+ CardDescription,
148
+ CardFooter,
149
+ CardHeader,
150
+ CardTitle
151
+ } from "./chunk-GWVW5OI6.mjs";
152
+ import {
153
+ Carousel,
154
+ CarouselContent,
155
+ CarouselItem,
156
+ CarouselNext,
157
+ CarouselPrevious,
158
+ useCarousel
159
+ } from "./chunk-JWCA4M7E.mjs";
160
+ import {
161
+ Checkbox
162
+ } from "./chunk-NGWDLZ6E.mjs";
163
+ import {
164
+ Collapsible,
165
+ CollapsibleContent,
166
+ CollapsibleTrigger
167
+ } from "./chunk-DYCSGLM5.mjs";
168
+ import {
169
+ Combobox,
170
+ ComboboxClear,
171
+ ComboboxEmpty,
172
+ ComboboxGroup,
173
+ ComboboxGroupLabel,
174
+ ComboboxInput,
175
+ ComboboxInputGroup,
176
+ ComboboxItem,
177
+ ComboboxList,
178
+ ComboboxPopup,
179
+ ComboboxPortal,
180
+ ComboboxPositioner,
181
+ ComboboxTrigger
182
+ } from "./chunk-DWLKKYIU.mjs";
183
+ import {
184
+ ContextMenu,
185
+ ContextMenuCheckboxItem,
186
+ ContextMenuContent,
187
+ ContextMenuGroup,
188
+ ContextMenuItem,
189
+ ContextMenuLabel,
190
+ ContextMenuSeparator,
191
+ ContextMenuSub,
192
+ ContextMenuSubContent,
193
+ ContextMenuSubTrigger,
194
+ ContextMenuTrigger
195
+ } from "./chunk-5N7LGYZK.mjs";
196
+ import {
197
+ DateRangeInput
198
+ } from "./chunk-UDQDW22Y.mjs";
199
+ import {
200
+ Popover,
201
+ PopoverContent,
202
+ PopoverDescription,
203
+ PopoverHeader,
204
+ PopoverTitle,
205
+ PopoverTrigger
206
+ } from "./chunk-ZR3J34NX.mjs";
207
+ import {
208
+ Dialog,
209
+ DialogClose,
210
+ DialogContent,
211
+ DialogDescription,
212
+ DialogFooter,
213
+ DialogHeader,
214
+ DialogOverlay,
215
+ DialogPortal,
216
+ DialogTitle,
217
+ DialogTrigger
218
+ } from "./chunk-32LEHNCH.mjs";
219
+ import {
220
+ Accordion,
221
+ AccordionContent,
222
+ AccordionItem,
223
+ AccordionTrigger
224
+ } from "./chunk-DZPJV6MN.mjs";
225
+ import {
226
+ AlertDialog,
227
+ AlertDialogAction,
228
+ AlertDialogCancel,
229
+ AlertDialogContent,
230
+ AlertDialogDescription,
231
+ AlertDialogFooter,
232
+ AlertDialogHeader,
233
+ AlertDialogOverlay,
234
+ AlertDialogPortal,
235
+ AlertDialogTitle,
236
+ AlertDialogTrigger
237
+ } from "./chunk-LPMRBQLR.mjs";
238
+ import {
239
+ Avatar,
240
+ AvatarGroup
241
+ } from "./chunk-3ZJ4L43B.mjs";
242
+ import {
243
+ Badge,
244
+ badgeVariants
245
+ } from "./chunk-PFXSPRVI.mjs";
246
+ import {
247
+ Breadcrumb,
248
+ BreadcrumbEllipsis,
249
+ BreadcrumbItem,
250
+ BreadcrumbLink,
251
+ BreadcrumbList,
252
+ BreadcrumbPage,
253
+ BreadcrumbSeparator
254
+ } from "./chunk-GLD4KQD3.mjs";
255
+ import {
256
+ Calendar
257
+ } from "./chunk-UGOA6M4S.mjs";
258
+ import {
259
+ Button,
260
+ buttonVariants
261
+ } from "./chunk-YPTARV3T.mjs";
262
+ import {
263
+ cn
264
+ } from "./chunk-PJO7WJ4G.mjs";
265
+ export {
266
+ Accordion,
267
+ AccordionContent,
268
+ AccordionItem,
269
+ AccordionTrigger,
270
+ AlertDialog,
271
+ AlertDialogAction,
272
+ AlertDialogCancel,
273
+ AlertDialogContent,
274
+ AlertDialogDescription,
275
+ AlertDialogFooter,
276
+ AlertDialogHeader,
277
+ AlertDialogOverlay,
278
+ AlertDialogPortal,
279
+ AlertDialogTitle,
280
+ AlertDialogTrigger,
281
+ Avatar,
282
+ AvatarGroup,
283
+ Badge,
284
+ Breadcrumb,
285
+ BreadcrumbEllipsis,
286
+ BreadcrumbItem,
287
+ BreadcrumbLink,
288
+ BreadcrumbList,
289
+ BreadcrumbPage,
290
+ BreadcrumbSeparator,
291
+ Button,
292
+ Calendar,
293
+ Card,
294
+ CardAction,
295
+ CardContent,
296
+ CardDescription,
297
+ CardFooter,
298
+ CardHeader,
299
+ CardTitle,
300
+ Carousel,
301
+ CarouselContent,
302
+ CarouselItem,
303
+ CarouselNext,
304
+ CarouselPrevious,
305
+ Checkbox,
306
+ Collapsible,
307
+ CollapsibleContent,
308
+ CollapsibleTrigger,
309
+ Combobox,
310
+ ComboboxClear,
311
+ ComboboxEmpty,
312
+ ComboboxGroup,
313
+ ComboboxGroupLabel,
314
+ ComboboxInput,
315
+ ComboboxInputGroup,
316
+ ComboboxItem,
317
+ ComboboxList,
318
+ ComboboxPopup,
319
+ ComboboxPortal,
320
+ ComboboxPositioner,
321
+ ComboboxTrigger,
322
+ ContextMenu,
323
+ ContextMenuCheckboxItem,
324
+ ContextMenuContent,
325
+ ContextMenuGroup,
326
+ ContextMenuItem,
327
+ ContextMenuLabel,
328
+ ContextMenuSeparator,
329
+ ContextMenuSub,
330
+ ContextMenuSubContent,
331
+ ContextMenuSubTrigger,
332
+ ContextMenuTrigger,
333
+ DateRangeInput,
334
+ Dialog,
335
+ DialogClose,
336
+ DialogContent,
337
+ DialogDescription,
338
+ DialogFooter,
339
+ DialogHeader,
340
+ DialogOverlay,
341
+ DialogPortal,
342
+ DialogTitle,
343
+ DialogTrigger,
344
+ DropdownMenu,
345
+ DropdownMenuCheckboxItem,
346
+ DropdownMenuContent,
347
+ DropdownMenuGroup,
348
+ DropdownMenuItem,
349
+ DropdownMenuLabel,
350
+ DropdownMenuSeparator,
351
+ DropdownMenuSub,
352
+ DropdownMenuSubContent,
353
+ DropdownMenuSubTrigger,
354
+ DropdownMenuTrigger,
355
+ Field,
356
+ FieldControl,
357
+ FieldDescription,
358
+ FieldError,
359
+ FieldLabel,
360
+ HoverCard,
361
+ HoverCardContent,
362
+ HoverCardTrigger,
363
+ Input,
364
+ Kbd,
365
+ KbdGroup,
366
+ Lightbox,
367
+ LightboxCaption,
368
+ LightboxClose,
369
+ LightboxContent,
370
+ LightboxImage,
371
+ LightboxNavButton,
372
+ LightboxOverlay,
373
+ LightboxPortal,
374
+ LightboxTrigger,
375
+ Pagination,
376
+ PaginationBar,
377
+ PaginationContent,
378
+ PaginationEllipsis,
379
+ PaginationItem,
380
+ PaginationLink,
381
+ PaginationNext,
382
+ PaginationPrevious,
383
+ Popover,
384
+ PopoverContent,
385
+ PopoverDescription,
386
+ PopoverHeader,
387
+ PopoverTitle,
388
+ PopoverTrigger,
389
+ Progress,
390
+ RadioGroup,
391
+ RadioGroupItem,
392
+ ResizableHandle,
393
+ ResizablePanel,
394
+ ResizablePanelGroup,
395
+ ScrollArea,
396
+ Select,
397
+ SelectContent,
398
+ SelectGroup,
399
+ SelectItem,
400
+ SelectLabel,
401
+ SelectScrollDownButton,
402
+ SelectScrollUpButton,
403
+ SelectSeparator,
404
+ SelectTrigger,
405
+ SelectValue,
406
+ Separator,
407
+ Sheet,
408
+ SheetClose,
409
+ SheetContent,
410
+ SheetDescription,
411
+ SheetFooter,
412
+ SheetHeader,
413
+ SheetOverlay,
414
+ SheetPortal,
415
+ SheetTitle,
416
+ SheetTrigger,
417
+ Skeleton,
418
+ SkeletonCard,
419
+ SkeletonRow,
420
+ SlideOver,
421
+ SlideOverClose,
422
+ SlideOverColumns,
423
+ SlideOverContent,
424
+ SlideOverDescription,
425
+ SlideOverFooter,
426
+ SlideOverHeader,
427
+ SlideOverOverlay,
428
+ SlideOverPortal,
429
+ SlideOverTitle,
430
+ SlideOverTrigger,
431
+ Slider,
432
+ Switch,
433
+ Tabs,
434
+ TabsContent,
435
+ TabsList,
436
+ TabsTrigger,
437
+ ToastProvider,
438
+ Toggle,
439
+ ToggleGroup,
440
+ Tooltip,
441
+ TooltipContent,
442
+ TooltipProvider,
443
+ TooltipTrigger,
444
+ badgeVariants,
445
+ buttonVariants,
446
+ cn,
447
+ getPaginationRange,
448
+ toggleVariants,
449
+ useCarousel,
450
+ useRecordNav,
451
+ useToast
452
+ };
@@ -0,0 +1,5 @@
1
+ import * as React from 'react';
2
+
3
+ declare function Input({ className, type, ...props }: React.ComponentProps<"input">): React.JSX.Element;
4
+
5
+ export { Input };
@@ -0,0 +1,5 @@
1
+ import * as React from 'react';
2
+
3
+ declare function Input({ className, type, ...props }: React.ComponentProps<"input">): React.JSX.Element;
4
+
5
+ export { Input };
@@ -0,0 +1,54 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+
20
+ // src/input/index.tsx
21
+ var input_exports = {};
22
+ __export(input_exports, {
23
+ Input: () => Input
24
+ });
25
+ module.exports = __toCommonJS(input_exports);
26
+ var import_input = require("@base-ui/react/input");
27
+
28
+ // src/utils.ts
29
+ var import_clsx = require("clsx");
30
+ var import_tailwind_merge = require("tailwind-merge");
31
+ function cn(...inputs) {
32
+ return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
33
+ }
34
+
35
+ // src/input/index.tsx
36
+ var import_jsx_runtime = require("react/jsx-runtime");
37
+ function Input({ className, type, ...props }) {
38
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
39
+ import_input.Input,
40
+ {
41
+ type,
42
+ "data-slot": "input",
43
+ className: cn(
44
+ "h-8 w-full min-w-0 rounded-lg border border-input bg-transparent px-2.5 py-1 text-base transition-colors outline-none file:inline-flex file:h-6 file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 disabled:pointer-events-none disabled:cursor-not-allowed disabled:bg-input/50 disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 md:text-sm dark:bg-input/30 dark:disabled:bg-input/80 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40",
45
+ className
46
+ ),
47
+ ...props
48
+ }
49
+ );
50
+ }
51
+ // Annotate the CommonJS export names for ESM import in node:
52
+ 0 && (module.exports = {
53
+ Input
54
+ });
@@ -0,0 +1,7 @@
1
+ import {
2
+ Input
3
+ } from "../chunk-FT72MNAV.mjs";
4
+ import "../chunk-PJO7WJ4G.mjs";
5
+ export {
6
+ Input
7
+ };
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface KbdProps extends React.ComponentProps<"kbd"> {
4
+ }
5
+ declare function Kbd({ className, ...props }: KbdProps): React.JSX.Element;
6
+ declare function KbdGroup({ className, ...props }: React.ComponentProps<"div">): React.JSX.Element;
7
+
8
+ export { Kbd, KbdGroup, type KbdProps };
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface KbdProps extends React.ComponentProps<"kbd"> {
4
+ }
5
+ declare function Kbd({ className, ...props }: KbdProps): React.JSX.Element;
6
+ declare function KbdGroup({ className, ...props }: React.ComponentProps<"div">): React.JSX.Element;
7
+
8
+ export { Kbd, KbdGroup, type KbdProps };
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+
20
+ // src/kbd/index.tsx
21
+ var kbd_exports = {};
22
+ __export(kbd_exports, {
23
+ Kbd: () => Kbd,
24
+ KbdGroup: () => KbdGroup
25
+ });
26
+ module.exports = __toCommonJS(kbd_exports);
27
+
28
+ // src/utils.ts
29
+ var import_clsx = require("clsx");
30
+ var import_tailwind_merge = require("tailwind-merge");
31
+ function cn(...inputs) {
32
+ return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
33
+ }
34
+
35
+ // src/kbd/index.tsx
36
+ var import_jsx_runtime = require("react/jsx-runtime");
37
+ function Kbd({ className, ...props }) {
38
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
39
+ "kbd",
40
+ {
41
+ "data-slot": "kbd",
42
+ className: cn(
43
+ "pointer-events-none inline-flex h-5 min-w-5 select-none items-center justify-center rounded border border-border bg-muted px-1.5 font-mono text-[10px] font-medium text-muted-foreground",
44
+ className
45
+ ),
46
+ ...props
47
+ }
48
+ );
49
+ }
50
+ function KbdGroup({ className, ...props }) {
51
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
52
+ "div",
53
+ {
54
+ "data-slot": "kbd-group",
55
+ className: cn("inline-flex items-center gap-1", className),
56
+ ...props
57
+ }
58
+ );
59
+ }
60
+ // Annotate the CommonJS export names for ESM import in node:
61
+ 0 && (module.exports = {
62
+ Kbd,
63
+ KbdGroup
64
+ });
@@ -0,0 +1,9 @@
1
+ import {
2
+ Kbd,
3
+ KbdGroup
4
+ } from "../chunk-SG747CBC.mjs";
5
+ import "../chunk-PJO7WJ4G.mjs";
6
+ export {
7
+ Kbd,
8
+ KbdGroup
9
+ };
@@ -0,0 +1,17 @@
1
+ import * as React from 'react';
2
+ import { Dialog } from '@base-ui/react/dialog';
3
+
4
+ declare function Lightbox({ ...props }: Dialog.Root.Props): React.JSX.Element;
5
+ declare function LightboxTrigger({ ...props }: Dialog.Trigger.Props): React.JSX.Element;
6
+ declare function LightboxPortal({ ...props }: Dialog.Portal.Props): React.JSX.Element;
7
+ declare function LightboxClose({ ...props }: Dialog.Close.Props): React.JSX.Element;
8
+ declare function LightboxOverlay({ className, ...props }: Dialog.Backdrop.Props): React.JSX.Element;
9
+ declare function LightboxContent({ className, children, ...props }: Dialog.Popup.Props): React.JSX.Element;
10
+ declare function LightboxImage({ className, alt, ...props }: React.ComponentProps<"img">): React.JSX.Element;
11
+ interface LightboxNavButtonProps extends React.ComponentProps<"button"> {
12
+ direction: "prev" | "next";
13
+ }
14
+ declare function LightboxNavButton({ direction, className, ...props }: LightboxNavButtonProps): React.JSX.Element;
15
+ declare function LightboxCaption({ className, ...props }: React.ComponentProps<"p">): React.JSX.Element;
16
+
17
+ export { Lightbox, LightboxCaption, LightboxClose, LightboxContent, LightboxImage, LightboxNavButton, LightboxOverlay, LightboxPortal, LightboxTrigger };
@@ -0,0 +1,17 @@
1
+ import * as React from 'react';
2
+ import { Dialog } from '@base-ui/react/dialog';
3
+
4
+ declare function Lightbox({ ...props }: Dialog.Root.Props): React.JSX.Element;
5
+ declare function LightboxTrigger({ ...props }: Dialog.Trigger.Props): React.JSX.Element;
6
+ declare function LightboxPortal({ ...props }: Dialog.Portal.Props): React.JSX.Element;
7
+ declare function LightboxClose({ ...props }: Dialog.Close.Props): React.JSX.Element;
8
+ declare function LightboxOverlay({ className, ...props }: Dialog.Backdrop.Props): React.JSX.Element;
9
+ declare function LightboxContent({ className, children, ...props }: Dialog.Popup.Props): React.JSX.Element;
10
+ declare function LightboxImage({ className, alt, ...props }: React.ComponentProps<"img">): React.JSX.Element;
11
+ interface LightboxNavButtonProps extends React.ComponentProps<"button"> {
12
+ direction: "prev" | "next";
13
+ }
14
+ declare function LightboxNavButton({ direction, className, ...props }: LightboxNavButtonProps): React.JSX.Element;
15
+ declare function LightboxCaption({ className, ...props }: React.ComponentProps<"p">): React.JSX.Element;
16
+
17
+ export { Lightbox, LightboxCaption, LightboxClose, LightboxContent, LightboxImage, LightboxNavButton, LightboxOverlay, LightboxPortal, LightboxTrigger };