@misael703/ui 1.3.0 → 1.5.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 (83) hide show
  1. package/README.md +6 -6
  2. package/dist/{chunk-PSJVU4E4.js → chunk-2UTXUFZY.js} +33 -10
  3. package/dist/chunk-2UTXUFZY.js.map +1 -0
  4. package/dist/{chunk-3N4IBCLW.mjs → chunk-7D6Y33UY.mjs} +4 -4
  5. package/dist/{chunk-3N4IBCLW.mjs.map → chunk-7D6Y33UY.mjs.map} +1 -1
  6. package/dist/{chunk-GCW5JYWQ.js → chunk-EUB4PHPI.js} +56 -2
  7. package/dist/chunk-EUB4PHPI.js.map +1 -0
  8. package/dist/{chunk-GIOMV3J7.js → chunk-FL4ZCWUF.js} +7 -3
  9. package/dist/chunk-FL4ZCWUF.js.map +1 -0
  10. package/dist/{chunk-LXNHGGAK.js → chunk-IALAIASX.js} +4 -4
  11. package/dist/{chunk-LXNHGGAK.js.map → chunk-IALAIASX.js.map} +1 -1
  12. package/dist/chunk-IEPKSPBX.mjs +97 -0
  13. package/dist/chunk-IEPKSPBX.mjs.map +1 -0
  14. package/dist/{chunk-V26K66NP.mjs → chunk-JBUMN6Q4.mjs} +33 -10
  15. package/dist/chunk-JBUMN6Q4.mjs.map +1 -0
  16. package/dist/{chunk-7VG64AY7.mjs → chunk-JWGK5HKF.mjs} +3 -3
  17. package/dist/{chunk-7VG64AY7.mjs.map → chunk-JWGK5HKF.mjs.map} +1 -1
  18. package/dist/{chunk-TBAKKSAN.js → chunk-LK2PFMDU.js} +4 -4
  19. package/dist/{chunk-TBAKKSAN.js.map → chunk-LK2PFMDU.js.map} +1 -1
  20. package/dist/{chunk-FXM7OKDQ.js → chunk-LKBYMAGV.js} +3 -3
  21. package/dist/chunk-LKBYMAGV.js.map +1 -0
  22. package/dist/{chunk-26KJA67X.js → chunk-QSMUGO5F.js} +13 -15
  23. package/dist/chunk-QSMUGO5F.js.map +1 -0
  24. package/dist/{chunk-REL2RZTI.js → chunk-S5BIOB34.js} +6 -6
  25. package/dist/{chunk-REL2RZTI.js.map → chunk-S5BIOB34.js.map} +1 -1
  26. package/dist/{chunk-HBUP7XO2.js → chunk-TI5QCUAV.js} +4 -4
  27. package/dist/{chunk-HBUP7XO2.js.map → chunk-TI5QCUAV.js.map} +1 -1
  28. package/dist/{chunk-XXUSZD5I.mjs → chunk-U3JH4T3A.mjs} +7 -3
  29. package/dist/chunk-U3JH4T3A.mjs.map +1 -0
  30. package/dist/{chunk-33PU6AH7.mjs → chunk-X6VCY7MD.mjs} +3 -3
  31. package/dist/chunk-X6VCY7MD.mjs.map +1 -0
  32. package/dist/{chunk-SYX4GZ7E.mjs → chunk-YIZ2QRHJ.mjs} +13 -15
  33. package/dist/chunk-YIZ2QRHJ.mjs.map +1 -0
  34. package/dist/{chunk-C35GKQJO.mjs → chunk-YXSKREHS.mjs} +3 -3
  35. package/dist/{chunk-C35GKQJO.mjs.map → chunk-YXSKREHS.mjs.map} +1 -1
  36. package/dist/{chunk-R76SJURE.mjs → chunk-Z67IZS4P.mjs} +3 -3
  37. package/dist/{chunk-R76SJURE.mjs.map → chunk-Z67IZS4P.mjs.map} +1 -1
  38. package/dist/components/Button.d.mts +6 -0
  39. package/dist/components/Button.d.ts +6 -0
  40. package/dist/components/Button.js +4 -3
  41. package/dist/components/Button.mjs +2 -1
  42. package/dist/components/Commerce.js +14 -14
  43. package/dist/components/Commerce.mjs +3 -3
  44. package/dist/components/Display.d.mts +6 -0
  45. package/dist/components/Display.d.ts +6 -0
  46. package/dist/components/Display.js +13 -12
  47. package/dist/components/Display.mjs +2 -1
  48. package/dist/components/Editing.js +8 -8
  49. package/dist/components/Editing.mjs +3 -3
  50. package/dist/components/Layout.js +19 -19
  51. package/dist/components/Layout.mjs +2 -2
  52. package/dist/components/Overlay.js +4 -4
  53. package/dist/components/Overlay.mjs +2 -2
  54. package/dist/components/Primitives.d.mts +12 -1
  55. package/dist/components/Primitives.d.ts +12 -1
  56. package/dist/components/Primitives.js +12 -4
  57. package/dist/components/Primitives.mjs +1 -1
  58. package/dist/components/Toast.js +3 -3
  59. package/dist/components/Toast.mjs +1 -1
  60. package/dist/hooks/index.js +2 -2
  61. package/dist/hooks/index.mjs +1 -1
  62. package/dist/hooks/useDelayedUnmount.d.mts +0 -16
  63. package/dist/hooks/useDelayedUnmount.d.ts +0 -16
  64. package/dist/hooks/useDelayedUnmount.js +2 -2
  65. package/dist/hooks/useDelayedUnmount.mjs +1 -1
  66. package/dist/index.d.mts +1 -1
  67. package/dist/index.d.ts +1 -1
  68. package/dist/index.js +79 -71
  69. package/dist/index.mjs +9 -9
  70. package/dist/styles.css +1 -1
  71. package/dist/tokens.css +1 -1
  72. package/package.json +1 -1
  73. package/dist/chunk-26KJA67X.js.map +0 -1
  74. package/dist/chunk-33PU6AH7.mjs.map +0 -1
  75. package/dist/chunk-6MEOR4YO.mjs +0 -45
  76. package/dist/chunk-6MEOR4YO.mjs.map +0 -1
  77. package/dist/chunk-FXM7OKDQ.js.map +0 -1
  78. package/dist/chunk-GCW5JYWQ.js.map +0 -1
  79. package/dist/chunk-GIOMV3J7.js.map +0 -1
  80. package/dist/chunk-PSJVU4E4.js.map +0 -1
  81. package/dist/chunk-SYX4GZ7E.mjs.map +0 -1
  82. package/dist/chunk-V26K66NP.mjs.map +0 -1
  83. package/dist/chunk-XXUSZD5I.mjs.map +0 -1
@@ -1,4 +1,4 @@
1
- export { ToastProvider, useToast } from '../chunk-33PU6AH7.mjs';
1
+ export { ToastProvider, useToast } from '../chunk-X6VCY7MD.mjs';
2
2
  import '../chunk-ZRFSTYRL.mjs';
3
3
  import '../chunk-CIBJKJV3.mjs';
4
4
  import '../chunk-IEPCH3JB.mjs';
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  require('../chunk-427NHGTX.js');
4
- var chunkGIOMV3J7_js = require('../chunk-GIOMV3J7.js');
4
+ var chunkFL4ZCWUF_js = require('../chunk-FL4ZCWUF.js');
5
5
  var chunkXMLBKK7X_js = require('../chunk-XMLBKK7X.js');
6
6
  var chunkDPMUWQHL_js = require('../chunk-DPMUWQHL.js');
7
7
 
@@ -9,7 +9,7 @@ var chunkDPMUWQHL_js = require('../chunk-DPMUWQHL.js');
9
9
 
10
10
  Object.defineProperty(exports, "useDelayedUnmount", {
11
11
  enumerable: true,
12
- get: function () { return chunkGIOMV3J7_js.useDelayedUnmount; }
12
+ get: function () { return chunkFL4ZCWUF_js.useDelayedUnmount; }
13
13
  });
14
14
  Object.defineProperty(exports, "useDismiss", {
15
15
  enumerable: true,
@@ -1,5 +1,5 @@
1
1
  import '../chunk-BVQRDAR7.mjs';
2
- export { useDelayedUnmount } from '../chunk-XXUSZD5I.mjs';
2
+ export { useDelayedUnmount } from '../chunk-U3JH4T3A.mjs';
3
3
  export { useDismiss } from '../chunk-6P2TKRTL.mjs';
4
4
  export { usePopoverPosition } from '../chunk-H3PRT76O.mjs';
5
5
  //# sourceMappingURL=index.mjs.map
@@ -1,19 +1,3 @@
1
- /**
2
- * Delays unmounting of a component so an exit animation can play.
3
- *
4
- * When `open` flips to false, the hook keeps `mounted` true for `durationMs`
5
- * (giving CSS time to play `is-closing` keyframes) and then flips it to
6
- * false. The `closing` flag toggles during that window so the consumer can
7
- * apply a class like `is-closing` for the CSS animation.
8
- *
9
- * Usage:
10
- *
11
- * ```tsx
12
- * const { mounted, closing } = useDelayedUnmount(open, 200);
13
- * if (!mounted) return null;
14
- * return <div className={cx('modal', closing && 'is-closing')} />
15
- * ```
16
- */
17
1
  declare function useDelayedUnmount(open: boolean, durationMs: number): {
18
2
  mounted: boolean;
19
3
  closing: boolean;
@@ -1,19 +1,3 @@
1
- /**
2
- * Delays unmounting of a component so an exit animation can play.
3
- *
4
- * When `open` flips to false, the hook keeps `mounted` true for `durationMs`
5
- * (giving CSS time to play `is-closing` keyframes) and then flips it to
6
- * false. The `closing` flag toggles during that window so the consumer can
7
- * apply a class like `is-closing` for the CSS animation.
8
- *
9
- * Usage:
10
- *
11
- * ```tsx
12
- * const { mounted, closing } = useDelayedUnmount(open, 200);
13
- * if (!mounted) return null;
14
- * return <div className={cx('modal', closing && 'is-closing')} />
15
- * ```
16
- */
17
1
  declare function useDelayedUnmount(open: boolean, durationMs: number): {
18
2
  mounted: boolean;
19
3
  closing: boolean;
@@ -1,12 +1,12 @@
1
1
  'use strict';
2
2
 
3
- var chunkGIOMV3J7_js = require('../chunk-GIOMV3J7.js');
3
+ var chunkFL4ZCWUF_js = require('../chunk-FL4ZCWUF.js');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "useDelayedUnmount", {
8
8
  enumerable: true,
9
- get: function () { return chunkGIOMV3J7_js.useDelayedUnmount; }
9
+ get: function () { return chunkFL4ZCWUF_js.useDelayedUnmount; }
10
10
  });
11
11
  //# sourceMappingURL=useDelayedUnmount.js.map
12
12
  //# sourceMappingURL=useDelayedUnmount.js.map
@@ -1,3 +1,3 @@
1
- export { useDelayedUnmount } from '../chunk-XXUSZD5I.mjs';
1
+ export { useDelayedUnmount } from '../chunk-U3JH4T3A.mjs';
2
2
  //# sourceMappingURL=useDelayedUnmount.mjs.map
3
3
  //# sourceMappingURL=useDelayedUnmount.mjs.map
package/dist/index.d.mts CHANGED
@@ -33,7 +33,7 @@ export { HoverCard, HoverCardPlacement, HoverCardProps } from './components/Hove
33
33
  export { ContextMenu, ContextMenuItem, ContextMenuProps } from './components/ContextMenu.mjs';
34
34
  export { Toggle, ToggleGroup, ToggleGroupItem, ToggleGroupItemProps, ToggleGroupMultipleProps, ToggleGroupProps, ToggleGroupSingleProps, ToggleProps, ToggleSize, ToggleVariant } from './components/Toggle.mjs';
35
35
  export { InputOTP, InputOTPProps } from './components/InputOTP.mjs';
36
- export { AspectRatio, AspectRatioProps, ScrollArea, ScrollAreaProps, Separator, SeparatorProps } from './components/Primitives.mjs';
36
+ export { AspectRatio, AspectRatioProps, ScrollArea, ScrollAreaProps, Separator, SeparatorProps, Slot, SlotProps, Slottable } from './components/Primitives.mjs';
37
37
  export { Carousel, CarouselProps } from './components/Carousel.mjs';
38
38
  export { ResizableDirection, ResizableGroup, ResizableGroupProps, ResizableHandle, ResizableHandleProps, ResizablePanel, ResizablePanelProps } from './components/Resizable.mjs';
39
39
  export { Menubar, MenubarItem, MenubarMenu, MenubarProps } from './components/Menubar.mjs';
package/dist/index.d.ts CHANGED
@@ -33,7 +33,7 @@ export { HoverCard, HoverCardPlacement, HoverCardProps } from './components/Hove
33
33
  export { ContextMenu, ContextMenuItem, ContextMenuProps } from './components/ContextMenu.js';
34
34
  export { Toggle, ToggleGroup, ToggleGroupItem, ToggleGroupItemProps, ToggleGroupMultipleProps, ToggleGroupProps, ToggleGroupSingleProps, ToggleProps, ToggleSize, ToggleVariant } from './components/Toggle.js';
35
35
  export { InputOTP, InputOTPProps } from './components/InputOTP.js';
36
- export { AspectRatio, AspectRatioProps, ScrollArea, ScrollAreaProps, Separator, SeparatorProps } from './components/Primitives.js';
36
+ export { AspectRatio, AspectRatioProps, ScrollArea, ScrollAreaProps, Separator, SeparatorProps, Slot, SlotProps, Slottable } from './components/Primitives.js';
37
37
  export { Carousel, CarouselProps } from './components/Carousel.js';
38
38
  export { ResizableDirection, ResizableGroup, ResizableGroupProps, ResizableHandle, ResizableHandleProps, ResizablePanel, ResizablePanelProps } from './components/Resizable.js';
39
39
  export { Menubar, MenubarItem, MenubarMenu, MenubarProps } from './components/Menubar.js';
package/dist/index.js CHANGED
@@ -6,31 +6,30 @@ var chunkTZG34EYW_js = require('./chunk-TZG34EYW.js');
6
6
  var chunk5A3MDLEZ_js = require('./chunk-5A3MDLEZ.js');
7
7
  var chunkMUL2FKYF_js = require('./chunk-MUL2FKYF.js');
8
8
  var chunkQHRP73CS_js = require('./chunk-QHRP73CS.js');
9
- var chunkFXM7OKDQ_js = require('./chunk-FXM7OKDQ.js');
9
+ var chunkLKBYMAGV_js = require('./chunk-LKBYMAGV.js');
10
10
  var chunkAZBX7UFI_js = require('./chunk-AZBX7UFI.js');
11
11
  var chunk2JTBLDMK_js = require('./chunk-2JTBLDMK.js');
12
- var chunkHBUP7XO2_js = require('./chunk-HBUP7XO2.js');
13
- var chunkGCW5JYWQ_js = require('./chunk-GCW5JYWQ.js');
12
+ var chunkTI5QCUAV_js = require('./chunk-TI5QCUAV.js');
14
13
  var chunkNU4GAGUV_js = require('./chunk-NU4GAGUV.js');
15
14
  var chunkADQM725E_js = require('./chunk-ADQM725E.js');
16
15
  var chunkV7MK42GX_js = require('./chunk-V7MK42GX.js');
17
16
  var chunkVR4OXVKE_js = require('./chunk-VR4OXVKE.js');
18
17
  var chunk3TNBETXR_js = require('./chunk-3TNBETXR.js');
19
- var chunkLXNHGGAK_js = require('./chunk-LXNHGGAK.js');
18
+ var chunkIALAIASX_js = require('./chunk-IALAIASX.js');
20
19
  var chunkUNOPDYA7_js = require('./chunk-UNOPDYA7.js');
21
20
  var chunkZRBVYPKN_js = require('./chunk-ZRBVYPKN.js');
22
21
  var chunkWVN5JJVV_js = require('./chunk-WVN5JJVV.js');
23
22
  var chunk6II4NJQM_js = require('./chunk-6II4NJQM.js');
24
23
  var chunkAWYCGJJX_js = require('./chunk-AWYCGJJX.js');
25
24
  var chunkYRACSKAT_js = require('./chunk-YRACSKAT.js');
26
- var chunkTBAKKSAN_js = require('./chunk-TBAKKSAN.js');
27
- var chunkREL2RZTI_js = require('./chunk-REL2RZTI.js');
28
- require('./chunk-GIOMV3J7.js');
25
+ var chunkLK2PFMDU_js = require('./chunk-LK2PFMDU.js');
26
+ var chunkS5BIOB34_js = require('./chunk-S5BIOB34.js');
27
+ require('./chunk-FL4ZCWUF.js');
29
28
  var chunkYAORRBMU_js = require('./chunk-YAORRBMU.js');
30
29
  var chunkEG2NDZDC_js = require('./chunk-EG2NDZDC.js');
31
30
  var chunkHYUINOPJ_js = require('./chunk-HYUINOPJ.js');
32
31
  var chunkIMFQ55KO_js = require('./chunk-IMFQ55KO.js');
33
- var chunk26KJA67X_js = require('./chunk-26KJA67X.js');
32
+ var chunkQSMUGO5F_js = require('./chunk-QSMUGO5F.js');
34
33
  var chunkDJ6MS2WW_js = require('./chunk-DJ6MS2WW.js');
35
34
  var chunk2S6JJYN7_js = require('./chunk-2S6JJYN7.js');
36
35
  var chunk4P52GDMN_js = require('./chunk-4P52GDMN.js');
@@ -42,7 +41,8 @@ var chunkGLYGO7WX_js = require('./chunk-GLYGO7WX.js');
42
41
  var chunk3PXYCXDW_js = require('./chunk-3PXYCXDW.js');
43
42
  var chunkPROKTOL7_js = require('./chunk-PROKTOL7.js');
44
43
  var chunkTEQ67JKX_js = require('./chunk-TEQ67JKX.js');
45
- var chunkPSJVU4E4_js = require('./chunk-PSJVU4E4.js');
44
+ var chunk2UTXUFZY_js = require('./chunk-2UTXUFZY.js');
45
+ var chunkEUB4PHPI_js = require('./chunk-EUB4PHPI.js');
46
46
  var chunk55TOQMS2_js = require('./chunk-55TOQMS2.js');
47
47
  var chunkCPMQ2DFS_js = require('./chunk-CPMQ2DFS.js');
48
48
  var chunkL353APIO_js = require('./chunk-L353APIO.js');
@@ -85,11 +85,11 @@ Object.defineProperty(exports, "ResizablePanel", {
85
85
  });
86
86
  Object.defineProperty(exports, "ToastProvider", {
87
87
  enumerable: true,
88
- get: function () { return chunkFXM7OKDQ_js.ToastProvider; }
88
+ get: function () { return chunkLKBYMAGV_js.ToastProvider; }
89
89
  });
90
90
  Object.defineProperty(exports, "useToast", {
91
91
  enumerable: true,
92
- get: function () { return chunkFXM7OKDQ_js.useToast; }
92
+ get: function () { return chunkLKBYMAGV_js.useToast; }
93
93
  });
94
94
  Object.defineProperty(exports, "Toggle", {
95
95
  enumerable: true,
@@ -141,83 +141,71 @@ Object.defineProperty(exports, "TimePicker", {
141
141
  });
142
142
  Object.defineProperty(exports, "Container", {
143
143
  enumerable: true,
144
- get: function () { return chunkHBUP7XO2_js.Container; }
144
+ get: function () { return chunkTI5QCUAV_js.Container; }
145
145
  });
146
146
  Object.defineProperty(exports, "Divider", {
147
147
  enumerable: true,
148
- get: function () { return chunkHBUP7XO2_js.Divider; }
148
+ get: function () { return chunkTI5QCUAV_js.Divider; }
149
149
  });
150
150
  Object.defineProperty(exports, "Grid", {
151
151
  enumerable: true,
152
- get: function () { return chunkHBUP7XO2_js.Grid; }
152
+ get: function () { return chunkTI5QCUAV_js.Grid; }
153
153
  });
154
154
  Object.defineProperty(exports, "HStack", {
155
155
  enumerable: true,
156
- get: function () { return chunkHBUP7XO2_js.HStack; }
156
+ get: function () { return chunkTI5QCUAV_js.HStack; }
157
157
  });
158
158
  Object.defineProperty(exports, "KeyValue", {
159
159
  enumerable: true,
160
- get: function () { return chunkHBUP7XO2_js.KeyValue; }
160
+ get: function () { return chunkTI5QCUAV_js.KeyValue; }
161
161
  });
162
162
  Object.defineProperty(exports, "KeyValueRow", {
163
163
  enumerable: true,
164
- get: function () { return chunkHBUP7XO2_js.KeyValueRow; }
164
+ get: function () { return chunkTI5QCUAV_js.KeyValueRow; }
165
165
  });
166
166
  Object.defineProperty(exports, "ListGroup", {
167
167
  enumerable: true,
168
- get: function () { return chunkHBUP7XO2_js.ListGroup; }
168
+ get: function () { return chunkTI5QCUAV_js.ListGroup; }
169
169
  });
170
170
  Object.defineProperty(exports, "ListGroupItem", {
171
171
  enumerable: true,
172
- get: function () { return chunkHBUP7XO2_js.ListGroupItem; }
172
+ get: function () { return chunkTI5QCUAV_js.ListGroupItem; }
173
173
  });
174
174
  Object.defineProperty(exports, "Stack", {
175
175
  enumerable: true,
176
- get: function () { return chunkHBUP7XO2_js.Stack; }
176
+ get: function () { return chunkTI5QCUAV_js.Stack; }
177
177
  });
178
178
  Object.defineProperty(exports, "Stepper", {
179
179
  enumerable: true,
180
- get: function () { return chunkHBUP7XO2_js.Stepper; }
180
+ get: function () { return chunkTI5QCUAV_js.Stepper; }
181
181
  });
182
182
  Object.defineProperty(exports, "Tab", {
183
183
  enumerable: true,
184
- get: function () { return chunkHBUP7XO2_js.Tab; }
184
+ get: function () { return chunkTI5QCUAV_js.Tab; }
185
185
  });
186
186
  Object.defineProperty(exports, "TabList", {
187
187
  enumerable: true,
188
- get: function () { return chunkHBUP7XO2_js.TabList; }
188
+ get: function () { return chunkTI5QCUAV_js.TabList; }
189
189
  });
190
190
  Object.defineProperty(exports, "TabPanel", {
191
191
  enumerable: true,
192
- get: function () { return chunkHBUP7XO2_js.TabPanel; }
192
+ get: function () { return chunkTI5QCUAV_js.TabPanel; }
193
193
  });
194
194
  Object.defineProperty(exports, "Table", {
195
195
  enumerable: true,
196
- get: function () { return chunkHBUP7XO2_js.Table; }
196
+ get: function () { return chunkTI5QCUAV_js.Table; }
197
197
  });
198
198
  Object.defineProperty(exports, "Tabs", {
199
199
  enumerable: true,
200
- get: function () { return chunkHBUP7XO2_js.Tabs; }
200
+ get: function () { return chunkTI5QCUAV_js.Tabs; }
201
201
  });
202
202
  Object.defineProperty(exports, "Tooltip", {
203
203
  enumerable: true,
204
- get: function () { return chunkHBUP7XO2_js.Tooltip; }
204
+ get: function () { return chunkTI5QCUAV_js.Tooltip; }
205
205
  });
206
206
  Object.defineProperty(exports, "VStack", {
207
207
  enumerable: true,
208
- get: function () { return chunkHBUP7XO2_js.VStack; }
209
- });
210
- Object.defineProperty(exports, "AspectRatio", {
211
- enumerable: true,
212
- get: function () { return chunkGCW5JYWQ_js.AspectRatio; }
213
- });
214
- Object.defineProperty(exports, "ScrollArea", {
215
- enumerable: true,
216
- get: function () { return chunkGCW5JYWQ_js.ScrollArea; }
217
- });
218
- Object.defineProperty(exports, "Separator", {
219
- enumerable: true,
220
- get: function () { return chunkGCW5JYWQ_js.Separator; }
208
+ get: function () { return chunkTI5QCUAV_js.VStack; }
221
209
  });
222
210
  Object.defineProperty(exports, "Logo", {
223
211
  enumerable: true,
@@ -249,23 +237,23 @@ Object.defineProperty(exports, "NotificationCenter", {
249
237
  });
250
238
  Object.defineProperty(exports, "ConfirmDialog", {
251
239
  enumerable: true,
252
- get: function () { return chunkLXNHGGAK_js.ConfirmDialog; }
240
+ get: function () { return chunkIALAIASX_js.ConfirmDialog; }
253
241
  });
254
242
  Object.defineProperty(exports, "DescriptionList", {
255
243
  enumerable: true,
256
- get: function () { return chunkLXNHGGAK_js.DescriptionList; }
244
+ get: function () { return chunkIALAIASX_js.DescriptionList; }
257
245
  });
258
246
  Object.defineProperty(exports, "DescriptionListItem", {
259
247
  enumerable: true,
260
- get: function () { return chunkLXNHGGAK_js.DescriptionListItem; }
248
+ get: function () { return chunkIALAIASX_js.DescriptionListItem; }
261
249
  });
262
250
  Object.defineProperty(exports, "DiffViewer", {
263
251
  enumerable: true,
264
- get: function () { return chunkLXNHGGAK_js.DiffViewer; }
252
+ get: function () { return chunkIALAIASX_js.DiffViewer; }
265
253
  });
266
254
  Object.defineProperty(exports, "TransferList", {
267
255
  enumerable: true,
268
- get: function () { return chunkLXNHGGAK_js.TransferList; }
256
+ get: function () { return chunkIALAIASX_js.TransferList; }
269
257
  });
270
258
  Object.defineProperty(exports, "BulkActionBar", {
271
259
  enumerable: true,
@@ -325,55 +313,55 @@ Object.defineProperty(exports, "_internal", {
325
313
  });
326
314
  Object.defineProperty(exports, "AddressForm", {
327
315
  enumerable: true,
328
- get: function () { return chunkTBAKKSAN_js.AddressForm; }
316
+ get: function () { return chunkLK2PFMDU_js.AddressForm; }
329
317
  });
330
318
  Object.defineProperty(exports, "CartDrawer", {
331
319
  enumerable: true,
332
- get: function () { return chunkTBAKKSAN_js.CartDrawer; }
320
+ get: function () { return chunkLK2PFMDU_js.CartDrawer; }
333
321
  });
334
322
  Object.defineProperty(exports, "CompareTable", {
335
323
  enumerable: true,
336
- get: function () { return chunkTBAKKSAN_js.CompareTable; }
324
+ get: function () { return chunkLK2PFMDU_js.CompareTable; }
337
325
  });
338
326
  Object.defineProperty(exports, "FreeShippingProgress", {
339
327
  enumerable: true,
340
- get: function () { return chunkTBAKKSAN_js.FreeShippingProgress; }
328
+ get: function () { return chunkLK2PFMDU_js.FreeShippingProgress; }
341
329
  });
342
330
  Object.defineProperty(exports, "OrderSummary", {
343
331
  enumerable: true,
344
- get: function () { return chunkTBAKKSAN_js.OrderSummary; }
332
+ get: function () { return chunkLK2PFMDU_js.OrderSummary; }
345
333
  });
346
334
  Object.defineProperty(exports, "PriceDisplay", {
347
335
  enumerable: true,
348
- get: function () { return chunkTBAKKSAN_js.PriceDisplay; }
336
+ get: function () { return chunkLK2PFMDU_js.PriceDisplay; }
349
337
  });
350
338
  Object.defineProperty(exports, "PromoCodeInput", {
351
339
  enumerable: true,
352
- get: function () { return chunkTBAKKSAN_js.PromoCodeInput; }
340
+ get: function () { return chunkLK2PFMDU_js.PromoCodeInput; }
353
341
  });
354
342
  Object.defineProperty(exports, "QuantitySelector", {
355
343
  enumerable: true,
356
- get: function () { return chunkTBAKKSAN_js.QuantitySelector; }
344
+ get: function () { return chunkLK2PFMDU_js.QuantitySelector; }
357
345
  });
358
346
  Object.defineProperty(exports, "Rating", {
359
347
  enumerable: true,
360
- get: function () { return chunkTBAKKSAN_js.Rating; }
348
+ get: function () { return chunkLK2PFMDU_js.Rating; }
361
349
  });
362
350
  Object.defineProperty(exports, "VariantSelector", {
363
351
  enumerable: true,
364
- get: function () { return chunkTBAKKSAN_js.VariantSelector; }
352
+ get: function () { return chunkLK2PFMDU_js.VariantSelector; }
365
353
  });
366
354
  Object.defineProperty(exports, "WishlistButton", {
367
355
  enumerable: true,
368
- get: function () { return chunkTBAKKSAN_js.WishlistButton; }
356
+ get: function () { return chunkLK2PFMDU_js.WishlistButton; }
369
357
  });
370
358
  Object.defineProperty(exports, "Drawer", {
371
359
  enumerable: true,
372
- get: function () { return chunkREL2RZTI_js.Drawer; }
360
+ get: function () { return chunkS5BIOB34_js.Drawer; }
373
361
  });
374
362
  Object.defineProperty(exports, "Modal", {
375
363
  enumerable: true,
376
- get: function () { return chunkREL2RZTI_js.Modal; }
364
+ get: function () { return chunkS5BIOB34_js.Modal; }
377
365
  });
378
366
  Object.defineProperty(exports, "ContextMenu", {
379
367
  enumerable: true,
@@ -461,47 +449,47 @@ Object.defineProperty(exports, "Pagination", {
461
449
  });
462
450
  Object.defineProperty(exports, "Alert", {
463
451
  enumerable: true,
464
- get: function () { return chunk26KJA67X_js.Alert; }
452
+ get: function () { return chunkQSMUGO5F_js.Alert; }
465
453
  });
466
454
  Object.defineProperty(exports, "Badge", {
467
455
  enumerable: true,
468
- get: function () { return chunk26KJA67X_js.Badge; }
456
+ get: function () { return chunkQSMUGO5F_js.Badge; }
469
457
  });
470
458
  Object.defineProperty(exports, "Card", {
471
459
  enumerable: true,
472
- get: function () { return chunk26KJA67X_js.Card; }
460
+ get: function () { return chunkQSMUGO5F_js.Card; }
473
461
  });
474
462
  Object.defineProperty(exports, "CardBody", {
475
463
  enumerable: true,
476
- get: function () { return chunk26KJA67X_js.CardBody; }
464
+ get: function () { return chunkQSMUGO5F_js.CardBody; }
477
465
  });
478
466
  Object.defineProperty(exports, "CardFooter", {
479
467
  enumerable: true,
480
- get: function () { return chunk26KJA67X_js.CardFooter; }
468
+ get: function () { return chunkQSMUGO5F_js.CardFooter; }
481
469
  });
482
470
  Object.defineProperty(exports, "CardHeader", {
483
471
  enumerable: true,
484
- get: function () { return chunk26KJA67X_js.CardHeader; }
472
+ get: function () { return chunkQSMUGO5F_js.CardHeader; }
485
473
  });
486
474
  Object.defineProperty(exports, "Chip", {
487
475
  enumerable: true,
488
- get: function () { return chunk26KJA67X_js.Chip; }
476
+ get: function () { return chunkQSMUGO5F_js.Chip; }
489
477
  });
490
478
  Object.defineProperty(exports, "ChipGroup", {
491
479
  enumerable: true,
492
- get: function () { return chunk26KJA67X_js.ChipGroup; }
480
+ get: function () { return chunkQSMUGO5F_js.ChipGroup; }
493
481
  });
494
482
  Object.defineProperty(exports, "ProductCard", {
495
483
  enumerable: true,
496
- get: function () { return chunk26KJA67X_js.ProductCard; }
484
+ get: function () { return chunkQSMUGO5F_js.ProductCard; }
497
485
  });
498
486
  Object.defineProperty(exports, "Skeleton", {
499
487
  enumerable: true,
500
- get: function () { return chunk26KJA67X_js.Skeleton; }
488
+ get: function () { return chunkQSMUGO5F_js.Skeleton; }
501
489
  });
502
490
  Object.defineProperty(exports, "Spinner", {
503
491
  enumerable: true,
504
- get: function () { return chunk26KJA67X_js.Spinner; }
492
+ get: function () { return chunkQSMUGO5F_js.Spinner; }
505
493
  });
506
494
  Object.defineProperty(exports, "Calendar", {
507
495
  enumerable: true,
@@ -649,11 +637,31 @@ Object.defineProperty(exports, "useLocale", {
649
637
  });
650
638
  Object.defineProperty(exports, "Button", {
651
639
  enumerable: true,
652
- get: function () { return chunkPSJVU4E4_js.Button; }
640
+ get: function () { return chunk2UTXUFZY_js.Button; }
653
641
  });
654
642
  Object.defineProperty(exports, "ButtonGroup", {
655
643
  enumerable: true,
656
- get: function () { return chunkPSJVU4E4_js.ButtonGroup; }
644
+ get: function () { return chunk2UTXUFZY_js.ButtonGroup; }
645
+ });
646
+ Object.defineProperty(exports, "AspectRatio", {
647
+ enumerable: true,
648
+ get: function () { return chunkEUB4PHPI_js.AspectRatio; }
649
+ });
650
+ Object.defineProperty(exports, "ScrollArea", {
651
+ enumerable: true,
652
+ get: function () { return chunkEUB4PHPI_js.ScrollArea; }
653
+ });
654
+ Object.defineProperty(exports, "Separator", {
655
+ enumerable: true,
656
+ get: function () { return chunkEUB4PHPI_js.Separator; }
657
+ });
658
+ Object.defineProperty(exports, "Slot", {
659
+ enumerable: true,
660
+ get: function () { return chunkEUB4PHPI_js.Slot; }
661
+ });
662
+ Object.defineProperty(exports, "Slottable", {
663
+ enumerable: true,
664
+ get: function () { return chunkEUB4PHPI_js.Slottable; }
657
665
  });
658
666
  Object.defineProperty(exports, "Carousel", {
659
667
  enumerable: true,
package/dist/index.mjs CHANGED
@@ -4,31 +4,30 @@ export { PermissionMatrix } from './chunk-UB2XEZ7C.mjs';
4
4
  export { Combobox, DatePicker, FileUpload } from './chunk-WUTBLHEB.mjs';
5
5
  export { Popover } from './chunk-6RVCYULF.mjs';
6
6
  export { ResizableGroup, ResizableHandle, ResizablePanel } from './chunk-ML5IYW5D.mjs';
7
- export { ToastProvider, useToast } from './chunk-33PU6AH7.mjs';
7
+ export { ToastProvider, useToast } from './chunk-X6VCY7MD.mjs';
8
8
  export { Toggle, ToggleGroup, ToggleGroupItem } from './chunk-DHCJMYFD.mjs';
9
9
  export { CheckboxGroup, MoneyInput, PhoneInput, Progress, ProgressCircle, RadioGroup, Slider, TagInput, TimePicker } from './chunk-HVUNNL3A.mjs';
10
- export { Container, Divider, Grid, HStack, KeyValue, KeyValueRow, ListGroup, ListGroupItem, Stack, Stepper, Tab, TabList, TabPanel, Table, Tabs, Tooltip, VStack } from './chunk-7VG64AY7.mjs';
11
- export { AspectRatio, ScrollArea, Separator } from './chunk-6MEOR4YO.mjs';
10
+ export { Container, Divider, Grid, HStack, KeyValue, KeyValueRow, ListGroup, ListGroupItem, Stack, Stepper, Tab, TabList, TabPanel, Table, Tabs, Tooltip, VStack } from './chunk-JWGK5HKF.mjs';
12
11
  export { Logo } from './chunk-JMFDIN5R.mjs';
13
12
  export { CategoryNav, Hero, Testimonial } from './chunk-X2DBGT7M.mjs';
14
13
  export { Menubar } from './chunk-N2Y2KWX5.mjs';
15
14
  export { NavigationMenu } from './chunk-IMHLJKYR.mjs';
16
15
  export { NotificationCenter } from './chunk-6PEC4RRO.mjs';
17
- export { ConfirmDialog, DescriptionList, DescriptionListItem, DiffViewer, TransferList } from './chunk-R76SJURE.mjs';
16
+ export { ConfirmDialog, DescriptionList, DescriptionListItem, DiffViewer, TransferList } from './chunk-Z67IZS4P.mjs';
18
17
  export { BulkActionBar, FilterPanel, FilterSection, SortDropdown } from './chunk-PXCH5Z76.mjs';
19
18
  export { ImageGallery, Lightbox } from './chunk-DW3XAXHR.mjs';
20
19
  export { HoverCard } from './chunk-WLDQP4KD.mjs';
21
20
  export { InputOTP } from './chunk-IVL7P3MF.mjs';
22
21
  export { Collapsible, CollapsibleContent, CollapsibleTrigger } from './chunk-2UV37SEN.mjs';
23
22
  export { AttachmentList, CommentThread, _internal } from './chunk-3OVWAAGP.mjs';
24
- export { AddressForm, CartDrawer, CompareTable, FreeShippingProgress, OrderSummary, PriceDisplay, PromoCodeInput, QuantitySelector, Rating, VariantSelector, WishlistButton } from './chunk-C35GKQJO.mjs';
25
- export { Drawer, Modal } from './chunk-3N4IBCLW.mjs';
26
- import './chunk-XXUSZD5I.mjs';
23
+ export { AddressForm, CartDrawer, CompareTable, FreeShippingProgress, OrderSummary, PriceDisplay, PromoCodeInput, QuantitySelector, Rating, VariantSelector, WishlistButton } from './chunk-YXSKREHS.mjs';
24
+ export { Drawer, Modal } from './chunk-7D6Y33UY.mjs';
25
+ import './chunk-U3JH4T3A.mjs';
27
26
  export { ContextMenu } from './chunk-QI4JT3V3.mjs';
28
27
  export { Accordion, AccordionItem, Breadcrumbs, DataTable, TablePagination, TableToolbar } from './chunk-L3TX6KPP.mjs';
29
28
  export { Checkbox, FormField, Input, InputGroup, InputGroupAddon, Label, Radio, Select, Switch, Textarea } from './chunk-GVYZAOWU.mjs';
30
29
  export { EmptyState, Kpi, NumberInput, Pagination } from './chunk-PCRNKITV.mjs';
31
- export { Alert, Badge, Card, CardBody, CardFooter, CardHeader, Chip, ChipGroup, ProductCard, Skeleton, Spinner } from './chunk-SYX4GZ7E.mjs';
30
+ export { Alert, Badge, Card, CardBody, CardFooter, CardHeader, Chip, ChipGroup, ProductCard, Skeleton, Spinner } from './chunk-YIZ2QRHJ.mjs';
32
31
  export { Calendar, StatusIndicator, Timeline, TimelineItem, Tree, UserCell } from './chunk-M3Y2AH7S.mjs';
33
32
  export { Avatar, AvatarGroup, Menu, Stat } from './chunk-OCLBAGNF.mjs';
34
33
  export { CommandPalette, DateRangePicker, MultiCombobox, useCommandPalette } from './chunk-63HJVJ7O.mjs';
@@ -40,7 +39,8 @@ export { Portal } from './chunk-QX5GGPV5.mjs';
40
39
  export { BRAND_DEFAULTS, configureBrand, getBrand, resetBrand } from './chunk-5GEWIK4T.mjs';
41
40
  export { AppShell, PageHeader } from './chunk-QW2CSXPH.mjs';
42
41
  export { LocaleProvider, esMessages, useLocale } from './chunk-ZRFSTYRL.mjs';
43
- export { Button, ButtonGroup } from './chunk-V26K66NP.mjs';
42
+ export { Button, ButtonGroup } from './chunk-JBUMN6Q4.mjs';
43
+ export { AspectRatio, ScrollArea, Separator, Slot, Slottable } from './chunk-IEPKSPBX.mjs';
44
44
  export { Carousel } from './chunk-ORUQ5GCU.mjs';
45
45
  export { AreaChart, BarChart, DonutChart, LineChart, Sparkline } from './chunk-O6FCBNWN.mjs';
46
46
  export { CodeBlock, JsonViewer } from './chunk-RBJRQ44B.mjs';