@ark-ui/solid 5.27.0 → 5.28.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 (92) hide show
  1. package/dist/carousel.anatomy-x-SHXq-8.d.ts +5 -0
  2. package/dist/chunk/3F3SNHGT.jsx +170 -0
  3. package/dist/chunk/{R7NPOXQE.jsx → 5X56MDAW.jsx} +39 -5
  4. package/dist/chunk/ABOW3GWC.js +105 -0
  5. package/dist/chunk/{MMBJRJSN.jsx → BYLUEJKC.jsx} +2 -1
  6. package/dist/chunk/DPRR355L.jsx +6 -0
  7. package/dist/chunk/{SQOQ3NCO.js → ENUS5JGY.js} +7 -1
  8. package/dist/chunk/JCXGPVZQ.js +1 -0
  9. package/dist/chunk/{TW4Y4SQF.jsx → JDJGE7LR.jsx} +16 -6
  10. package/dist/chunk/OENRIKKR.js +6 -0
  11. package/dist/chunk/{MXU773T5.js → RZYJZUHZ.js} +40 -4
  12. package/dist/components/accordion/index.d.ts +1 -1
  13. package/dist/components/anatomy.d.ts +3 -2
  14. package/dist/components/anatomy.js +15 -14
  15. package/dist/components/anatomy.jsx +57 -53
  16. package/dist/components/angle-slider/index.d.ts +1 -1
  17. package/dist/components/avatar/index.d.ts +1 -1
  18. package/dist/components/bottom-sheet/index.d.ts +2 -2
  19. package/dist/components/carousel/index.d.ts +23 -5
  20. package/dist/components/carousel/index.js +2 -2
  21. package/dist/components/carousel/index.jsx +8 -4
  22. package/dist/components/checkbox/index.d.ts +1 -1
  23. package/dist/components/clipboard/index.d.ts +1 -1
  24. package/dist/components/collapsible/index.d.ts +1 -1
  25. package/dist/components/collection/index.d.ts +2 -2
  26. package/dist/components/color-picker/index.d.ts +8 -5
  27. package/dist/components/combobox/index.d.ts +11 -7
  28. package/dist/components/date-picker/index.d.ts +2 -2
  29. package/dist/components/dialog/index.d.ts +8 -5
  30. package/dist/components/download-trigger/index.d.ts +1 -1
  31. package/dist/components/editable/index.d.ts +7 -4
  32. package/dist/components/factory.d.ts +1 -1
  33. package/dist/components/field/index.d.ts +1 -1
  34. package/dist/components/fieldset/index.d.ts +1 -1
  35. package/dist/components/file-upload/index.d.ts +1 -1
  36. package/dist/components/floating-panel/index.d.ts +2 -2
  37. package/dist/components/focus-trap/index.d.ts +1 -1
  38. package/dist/components/frame/index.d.ts +1 -1
  39. package/dist/components/highlight/index.d.ts +1 -1
  40. package/dist/components/hover-card/index.d.ts +8 -5
  41. package/dist/components/image-cropper/index.d.ts +81 -0
  42. package/dist/components/image-cropper/index.js +2 -0
  43. package/dist/components/image-cropper/index.jsx +38 -0
  44. package/dist/components/index.d.ts +23 -20
  45. package/dist/components/index.js +36 -34
  46. package/dist/components/index.jsx +342 -308
  47. package/dist/components/json-tree-view/index.d.ts +2 -2
  48. package/dist/components/listbox/index.d.ts +6 -6
  49. package/dist/components/marquee/index.d.ts +9 -3
  50. package/dist/components/marquee/index.js +1 -1
  51. package/dist/components/marquee/index.jsx +3 -1
  52. package/dist/components/menu/index.d.ts +8 -5
  53. package/dist/components/number-input/index.d.ts +1 -1
  54. package/dist/components/pagination/index.d.ts +1 -1
  55. package/dist/components/password-input/index.d.ts +1 -1
  56. package/dist/components/pin-input/index.d.ts +1 -1
  57. package/dist/components/popover/index.d.ts +8 -5
  58. package/dist/components/presence/index.d.ts +3 -3
  59. package/dist/components/progress/index.d.ts +1 -1
  60. package/dist/components/qr-code/index.d.ts +1 -1
  61. package/dist/components/radio-group/index.d.ts +1 -1
  62. package/dist/components/rating-group/index.d.ts +1 -1
  63. package/dist/components/scroll-area/index.d.ts +1 -1
  64. package/dist/components/segment-group/index.d.ts +1 -1
  65. package/dist/components/select/index.d.ts +11 -7
  66. package/dist/components/signature-pad/index.d.ts +1 -1
  67. package/dist/components/slider/index.d.ts +1 -1
  68. package/dist/components/splitter/index.d.ts +1 -1
  69. package/dist/components/steps/index.d.ts +1 -1
  70. package/dist/components/switch/index.d.ts +1 -1
  71. package/dist/components/tabs/index.d.ts +1 -1
  72. package/dist/components/tags-input/index.d.ts +7 -4
  73. package/dist/components/timer/index.d.ts +1 -1
  74. package/dist/components/toast/index.d.ts +14 -5
  75. package/dist/components/toggle/index.d.ts +1 -1
  76. package/dist/components/toggle-group/index.d.ts +1 -1
  77. package/dist/components/tooltip/index.d.ts +2 -2
  78. package/dist/components/tour/index.d.ts +9 -6
  79. package/dist/components/tree-view/index.d.ts +3 -3
  80. package/dist/index.d.ts +23 -20
  81. package/dist/index.js +36 -34
  82. package/dist/index.jsx +344 -310
  83. package/dist/tour.anatomy-BwE3XSIU.d.ts +5 -0
  84. package/dist/{tree-view-tree-BEAzL2YS.d.ts → tree-view-tree-DTB5aCol.d.ts} +1 -1
  85. package/dist/{types-Bc0WfPsv.d.ts → types-Sr_80hg9.d.ts} +1 -2
  86. package/dist/{use-list-collection-Dk2gVdQ2.d.ts → use-list-collection-Cknid_6N.d.ts} +2 -2
  87. package/dist/{use-presence-DZuLEWMI.d.ts → use-presence-DsfHkUSW.d.ts} +1 -1
  88. package/package.json +72 -71
  89. package/dist/chunk/4EHDEDQ4.js +0 -1
  90. package/dist/tour.anatomy-LyAf9UF9.d.ts +0 -5
  91. /package/dist/chunk/{W7H2HSGP.jsx → EDXDNGEO.jsx} +0 -0
  92. /package/dist/chunk/{RT3P52Y5.js → PJLQLDQ3.js} +0 -0
@@ -1,47 +1,48 @@
1
- export { anatomy as tagsInputAnatomy } from '../chunk/YJODW6F4.js';
2
1
  export { toggleAnatomy } from '../chunk/SFRXWD47.js';
2
+ export { anatomy as timerAnatomy } from '../chunk/A42OP6DG.js';
3
+ export { anatomy as toastAnatomy } from '../chunk/MBCVM3KL.js';
3
4
  export { anatomy as toggleGroupAnatomy } from '../chunk/3PQKB7JL.js';
4
5
  export { anatomy as tooltipAnatomy } from '../chunk/2QIJEKZE.js';
5
6
  export { tourAnatomy } from '../chunk/NYBIYPS4.js';
7
+ export { anatomy as selectAnatomy } from '../chunk/NY6K5EF2.js';
8
+ export { anatomy as signaturePadAnatomy } from '../chunk/764Z3BY5.js';
6
9
  export { anatomy as sliderAnatomy } from '../chunk/PC36Y6WZ.js';
7
10
  export { anatomy as splitterAnatomy } from '../chunk/BNHBX4H3.js';
8
- export { anatomy as selectAnatomy } from '../chunk/NY6K5EF2.js';
9
11
  export { anatomy as switchAnatomy } from '../chunk/OJQQDBG3.js';
10
- export { anatomy as stepsAnatomy } from '../chunk/KN55GBHY.js';
11
12
  export { anatomy as tabsAnatomy } from '../chunk/6TAVRECK.js';
12
- export { anatomy as timerAnatomy } from '../chunk/A42OP6DG.js';
13
- export { anatomy as toastAnatomy } from '../chunk/MBCVM3KL.js';
13
+ export { anatomy as stepsAnatomy } from '../chunk/KN55GBHY.js';
14
+ export { anatomy as tagsInputAnatomy } from '../chunk/YJODW6F4.js';
14
15
  export { anatomy as progressAnatomy } from '../chunk/GJWOK4FU.js';
15
16
  export { anatomy as qrCodeAnatomy } from '../chunk/QGELD777.js';
16
17
  export { anatomy as radioGroupAnatomy } from '../chunk/7BD55LQZ.js';
17
- export { anatomy as scrollAreaAnatomy } from '../chunk/JWEOE6CF.js';
18
18
  export { anatomy as ratingGroupAnatomy } from '../chunk/KKVVL7G7.js';
19
+ export { anatomy as scrollAreaAnatomy } from '../chunk/JWEOE6CF.js';
19
20
  export { segmentGroupAnatomy } from '../chunk/JHQYEBNS.js';
20
- export { anatomy as signaturePadAnatomy } from '../chunk/764Z3BY5.js';
21
+ export { anatomy as popoverAnatomy } from '../chunk/RA5M6G52.js';
22
+ export { anatomy as treeViewAnatomy } from '../chunk/QFI45UIA.js';
21
23
  export { anatomy as marqueeAnatomy } from '../chunk/YYJ6TQ7D.js';
22
24
  export { listboxAnatomy } from '../chunk/3I7TGCD3.js';
23
25
  export { anatomy as numberInputAnatomy } from '../chunk/NS5ADIQR.js';
24
26
  export { anatomy as menuAnatomy } from '../chunk/EJIFXSNU.js';
25
27
  export { anatomy as passwordInputAnatomy } from '../chunk/4N4QYAZL.js';
26
- export { anatomy as paginationAnatomy } from '../chunk/GFN5RE7J.js';
27
28
  export { anatomy as pinInputAnatomy } from '../chunk/KTJSC5UU.js';
28
- export { anatomy as popoverAnatomy } from '../chunk/RA5M6G52.js';
29
- export { anatomy as fileUploadAnatomy } from '../chunk/6ZYXYM4Y.js';
29
+ export { anatomy as paginationAnatomy } from '../chunk/GFN5RE7J.js';
30
30
  export { anatomy as floatingPanelAnatomy } from '../chunk/7ENGUGCM.js';
31
+ export { anatomy as fileUploadAnatomy } from '../chunk/6ZYXYM4Y.js';
31
32
  export { anatomy as hoverCardAnatomy } from '../chunk/J2L2RHHK.js';
32
- export { anatomy as treeViewAnatomy } from '../chunk/QFI45UIA.js';
33
+ export { anatomy as imageCropperAnatomy } from '../chunk/JCXGPVZQ.js';
33
34
  export { anatomy as dialogAnatomy } from '../chunk/AMS6WBXV.js';
34
- export { comboboxAnatomy } from '../chunk/POIATK64.js';
35
35
  export { colorPickerAnatomy } from '../chunk/7ANKVUWM.js';
36
+ export { comboboxAnatomy } from '../chunk/POIATK64.js';
36
37
  export { datePickerAnatomy } from '../chunk/6HVSV6OM.js';
37
38
  export { anatomy as editableAnatomy } from '../chunk/T4TXUFN5.js';
38
39
  export { anatomy as avatarAnatomy } from '../chunk/YOEDWE3L.js';
39
40
  export { anatomy as bottomSheetAnatomy } from '../chunk/2R6SK2X3.js';
40
- export { anatomy as carouselAnatomy } from '../chunk/4EHDEDQ4.js';
41
- export { anatomy as clipboardAnatomy } from '../chunk/RT7IPDCG.js';
42
41
  export { checkboxAnatomy } from '../chunk/G5RHOVDI.js';
43
42
  export { fieldAnatomy } from '../chunk/DAGJUXUK.js';
44
43
  export { fieldsetAnatomy } from '../chunk/FCMJTSIR.js';
44
+ export { carouselAnatomy } from '../chunk/OENRIKKR.js';
45
+ export { anatomy as clipboardAnatomy } from '../chunk/RT7IPDCG.js';
45
46
  export { anatomy as accordionAnatomy } from '../chunk/PB2JIZF3.js';
46
47
  export { anatomy as collapsibleAnatomy } from '../chunk/O4XIKULN.js';
47
48
  export { anatomy as angleSliderAnatomy } from '../chunk/32UGE3KC.js';
@@ -1,15 +1,21 @@
1
1
  import {
2
- anatomy as anatomy34
3
- } from "../chunk/AKB4BKUF.jsx";
4
- import {
5
- anatomy as anatomy33
6
- } from "../chunk/Q7QFJLZZ.jsx";
2
+ anatomy as anatomy32
3
+ } from "../chunk/IIQMMVVN.jsx";
7
4
  import {
8
5
  toggleAnatomy
9
6
  } from "../chunk/24WXBTEA.jsx";
7
+ import {
8
+ anatomy as anatomy35
9
+ } from "../chunk/HK3FAM5K.jsx";
10
+ import {
11
+ anatomy as anatomy33
12
+ } from "../chunk/Q7QFJLZZ.jsx";
10
13
  import {
11
14
  anatomy as anatomy36
12
15
  } from "../chunk/ZMGSTA2V.jsx";
16
+ import {
17
+ anatomy as anatomy34
18
+ } from "../chunk/AKB4BKUF.jsx";
13
19
  import {
14
20
  anatomy as anatomy37
15
21
  } from "../chunk/4LSJX4HL.jsx";
@@ -17,38 +23,41 @@ import {
17
23
  tourAnatomy
18
24
  } from "../chunk/YNAVZVCW.jsx";
19
25
  import {
20
- anatomy as anatomy35
21
- } from "../chunk/HK3FAM5K.jsx";
26
+ anatomy as anatomy25
27
+ } from "../chunk/365FOMFL.jsx";
22
28
  import {
23
29
  segmentGroupAnatomy
24
30
  } from "../chunk/D7R75XPX.jsx";
25
- import {
26
- anatomy as anatomy27
27
- } from "../chunk/NKAIWZRA.jsx";
28
31
  import {
29
32
  anatomy as anatomy26
30
33
  } from "../chunk/WGSQXPV3.jsx";
34
+ import {
35
+ anatomy as anatomy28
36
+ } from "../chunk/TEIGIQOQ.jsx";
31
37
  import {
32
38
  anatomy as anatomy29
33
39
  } from "../chunk/PEP5DE6U.jsx";
34
40
  import {
35
- anatomy as anatomy31
36
- } from "../chunk/I747PTBZ.jsx";
41
+ anatomy as anatomy27
42
+ } from "../chunk/NKAIWZRA.jsx";
37
43
  import {
38
44
  anatomy as anatomy30
39
45
  } from "../chunk/HUVPA3JE.jsx";
40
46
  import {
41
- anatomy as anatomy28
42
- } from "../chunk/TEIGIQOQ.jsx";
47
+ anatomy as anatomy31
48
+ } from "../chunk/I747PTBZ.jsx";
43
49
  import {
44
- anatomy as anatomy32
45
- } from "../chunk/IIQMMVVN.jsx";
50
+ anatomy as anatomy18
51
+ } from "../chunk/WQ543FTG.jsx";
46
52
  import {
47
- anatomy as anatomy14
48
- } from "../chunk/PQ3LP2S5.jsx";
53
+ anatomy as anatomy19
54
+ } from "../chunk/TBXIEOYM.jsx";
49
55
  import {
50
56
  anatomy as anatomy20
51
57
  } from "../chunk/572D5F2K.jsx";
58
+ import {
59
+ anatomy as anatomy22
60
+ } from "../chunk/OV6AKHJO.jsx";
52
61
  import {
53
62
  anatomy as anatomy21
54
63
  } from "../chunk/Z5CSOMMV.jsx";
@@ -59,56 +68,50 @@ import {
59
68
  anatomy as anatomy24
60
69
  } from "../chunk/EUEQUXTS.jsx";
61
70
  import {
62
- anatomy as anatomy25
63
- } from "../chunk/365FOMFL.jsx";
71
+ anatomy as anatomy11
72
+ } from "../chunk/BCFT4DP6.jsx";
64
73
  import {
65
- anatomy as anatomy22
66
- } from "../chunk/OV6AKHJO.jsx";
74
+ anatomy as anatomy12
75
+ } from "../chunk/DPRR355L.jsx";
76
+ import {
77
+ anatomy as anatomy14
78
+ } from "../chunk/PQ3LP2S5.jsx";
67
79
  import {
68
80
  anatomy as anatomy13
69
81
  } from "../chunk/72DODTYZ.jsx";
70
- import {
71
- anatomy as anatomy12
72
- } from "../chunk/BCFT4DP6.jsx";
73
82
  import {
74
83
  listboxAnatomy
75
84
  } from "../chunk/4WBPEARW.jsx";
76
- import {
77
- anatomy as anatomy16
78
- } from "../chunk/TP5QNSCT.jsx";
79
85
  import {
80
86
  anatomy as anatomy15
81
87
  } from "../chunk/LXQBCP7Y.jsx";
88
+ import {
89
+ anatomy as anatomy16
90
+ } from "../chunk/TP5QNSCT.jsx";
82
91
  import {
83
92
  anatomy as anatomy17
84
93
  } from "../chunk/BIOQPVPU.jsx";
85
94
  import {
86
- anatomy as anatomy18
87
- } from "../chunk/WQ543FTG.jsx";
88
- import {
89
- anatomy as anatomy19
90
- } from "../chunk/TBXIEOYM.jsx";
95
+ anatomy as anatomy10
96
+ } from "../chunk/D6E7YCRS.jsx";
91
97
  import {
92
98
  anatomy as anatomy9
93
- } from "../chunk/SMQA4S65.jsx";
94
- import {
95
- anatomy as anatomy10
96
99
  } from "../chunk/JLAHBQ3P.jsx";
97
100
  import {
98
- anatomy as anatomy11
99
- } from "../chunk/D6E7YCRS.jsx";
101
+ anatomy as anatomy7
102
+ } from "../chunk/BXZ3UXVW.jsx";
100
103
  import {
101
104
  comboboxAnatomy
102
105
  } from "../chunk/VQPWR4W5.jsx";
103
106
  import {
104
107
  colorPickerAnatomy
105
108
  } from "../chunk/4ZHXHGFF.jsx";
106
- import {
107
- anatomy as anatomy8
108
- } from "../chunk/BXZ3UXVW.jsx";
109
109
  import {
110
110
  datePickerAnatomy
111
111
  } from "../chunk/6UXNGS66.jsx";
112
+ import {
113
+ anatomy as anatomy8
114
+ } from "../chunk/SMQA4S65.jsx";
112
115
  import {
113
116
  anatomy as anatomy2
114
117
  } from "../chunk/C6BGJM4X.jsx";
@@ -125,11 +128,8 @@ import {
125
128
  anatomy as anatomy5
126
129
  } from "../chunk/WMZBRARY.jsx";
127
130
  import {
128
- anatomy as anatomy6
129
- } from "../chunk/MMBJRJSN.jsx";
130
- import {
131
- anatomy as anatomy7
132
- } from "../chunk/WWN5G5TR.jsx";
131
+ carouselAnatomy
132
+ } from "../chunk/BYLUEJKC.jsx";
133
133
  import {
134
134
  checkboxAnatomy
135
135
  } from "../chunk/JCNWK3IN.jsx";
@@ -139,6 +139,9 @@ import {
139
139
  import {
140
140
  fieldsetAnatomy
141
141
  } from "../chunk/4YNGVMW2.jsx";
142
+ import {
143
+ anatomy as anatomy6
144
+ } from "../chunk/WWN5G5TR.jsx";
142
145
  import "../chunk/7IUG3E2V.jsx";
143
146
 
144
147
  // src/components/anatomy.ts
@@ -148,20 +151,21 @@ export {
148
151
  anatomy3 as angleSliderAnatomy,
149
152
  anatomy4 as avatarAnatomy,
150
153
  anatomy5 as bottomSheetAnatomy,
151
- anatomy6 as carouselAnatomy,
154
+ carouselAnatomy,
152
155
  checkboxAnatomy,
153
- anatomy7 as clipboardAnatomy,
156
+ anatomy6 as clipboardAnatomy,
154
157
  anatomy as collapsibleAnatomy,
155
158
  colorPickerAnatomy,
156
159
  comboboxAnatomy,
157
160
  datePickerAnatomy,
158
- anatomy8 as dialogAnatomy,
159
- anatomy9 as editableAnatomy,
161
+ anatomy7 as dialogAnatomy,
162
+ anatomy8 as editableAnatomy,
160
163
  fieldAnatomy,
161
164
  fieldsetAnatomy,
162
- anatomy10 as fileUploadAnatomy,
163
- anatomy11 as floatingPanelAnatomy,
164
- anatomy12 as hoverCardAnatomy,
165
+ anatomy9 as fileUploadAnatomy,
166
+ anatomy10 as floatingPanelAnatomy,
167
+ anatomy11 as hoverCardAnatomy,
168
+ anatomy12 as imageCropperAnatomy,
165
169
  listboxAnatomy,
166
170
  anatomy14 as marqueeAnatomy,
167
171
  anatomy15 as menuAnatomy,
@@ -4,7 +4,7 @@ import * as angleSlider$1 from '@zag-js/angle-slider';
4
4
  import { MarkerProps } from '@zag-js/angle-slider';
5
5
  export { anatomy as angleSliderAnatomy } from '@zag-js/angle-slider';
6
6
  import { PropTypes } from '@zag-js/solid';
7
- import { O as Optional, M as MaybeAccessor } from '../../types-Bc0WfPsv.js';
7
+ import { O as Optional, M as MaybeAccessor } from '../../types-Sr_80hg9.js';
8
8
  import { HTMLProps, PolymorphicProps } from '../factory.js';
9
9
 
10
10
  interface UseAngleSliderProps extends Optional<Omit<angleSlider$1.Props, 'dir' | 'getRootNode'>, 'id'> {
@@ -4,7 +4,7 @@ export { StatusChangeDetails as AvatarStatusChangeDetails, anatomy as avatarAnat
4
4
  import * as solid_js from 'solid-js';
5
5
  import { Accessor, JSX } from 'solid-js';
6
6
  import { PropTypes } from '@zag-js/solid';
7
- import { O as Optional, M as MaybeAccessor } from '../../types-Bc0WfPsv.js';
7
+ import { O as Optional, M as MaybeAccessor } from '../../types-Sr_80hg9.js';
8
8
  import { HTMLProps, PolymorphicProps } from '../factory.js';
9
9
 
10
10
  interface UseAvatarProps extends Optional<Omit<avatar$1.Props, 'dir' | 'getRootNode'>, 'id'> {
@@ -5,8 +5,8 @@ import * as solid_js from 'solid-js';
5
5
  import { Accessor, JSX } from 'solid-js';
6
6
  import { HTMLProps, PolymorphicProps } from '../factory.js';
7
7
  import { PropTypes } from '@zag-js/solid';
8
- import { O as Optional, M as MaybeAccessor } from '../../types-Bc0WfPsv.js';
9
- import { U as UsePresenceProps } from '../../use-presence-DZuLEWMI.js';
8
+ import { O as Optional, M as MaybeAccessor } from '../../types-Sr_80hg9.js';
9
+ import { U as UsePresenceProps } from '../../use-presence-DsfHkUSW.js';
10
10
  import '@zag-js/presence';
11
11
  import '../../render-strategy-B5MqQP3X.js';
12
12
 
@@ -1,11 +1,29 @@
1
1
  import * as carousel$1 from '@zag-js/carousel';
2
2
  import { IndicatorProps, ItemProps, AutoplayStatusDetails, DragStatusDetails, PageChangeDetails } from '@zag-js/carousel';
3
- export { AutoplayStatusDetails as CarouselAutoplayStatusDetails, DragStatusDetails as CarouselDragStatusDetails, PageChangeDetails as CarouselPageChangeDetails, anatomy as carouselAnatomy } from '@zag-js/carousel';
3
+ export { AutoplayStatusDetails as CarouselAutoplayStatusDetails, DragStatusDetails as CarouselDragStatusDetails, PageChangeDetails as CarouselPageChangeDetails } from '@zag-js/carousel';
4
4
  import * as solid_js from 'solid-js';
5
- import { Accessor, JSX } from 'solid-js';
5
+ import { JSX, Accessor } from 'solid-js';
6
6
  import { HTMLProps, PolymorphicProps } from '../factory.js';
7
7
  import { PropTypes } from '@zag-js/solid';
8
- import { O as Optional, M as MaybeAccessor } from '../../types-Bc0WfPsv.js';
8
+ import { O as Optional, M as MaybeAccessor } from '../../types-Sr_80hg9.js';
9
+ export { c as carouselAnatomy } from '../../carousel.anatomy-x-SHXq-8.js';
10
+ import '@zag-js/anatomy';
11
+
12
+ interface CarouselAutoplayIndicatorBaseProps extends PolymorphicProps<'span'> {
13
+ /**
14
+ * The fallback content to render when autoplay is paused.
15
+ */
16
+ fallback?: JSX.Element;
17
+ }
18
+ interface CarouselAutoplayIndicatorProps extends HTMLProps<'span'>, CarouselAutoplayIndicatorBaseProps {
19
+ }
20
+ declare const CarouselAutoplayIndicator: (props: CarouselAutoplayIndicatorProps) => JSX.Element;
21
+
22
+ interface CarouselProgressTextBaseProps extends PolymorphicProps<'span'> {
23
+ }
24
+ interface CarouselProgressTextProps extends HTMLProps<'span'>, CarouselProgressTextBaseProps {
25
+ }
26
+ declare const CarouselProgressText: (props: CarouselProgressTextProps) => solid_js.JSX.Element;
9
27
 
10
28
  interface CarouselAutoplayTriggerBaseProps extends PolymorphicProps<'button'> {
11
29
  }
@@ -89,7 +107,7 @@ declare const carousel_AutoplayStatusDetails: typeof AutoplayStatusDetails;
89
107
  declare const carousel_DragStatusDetails: typeof DragStatusDetails;
90
108
  declare const carousel_PageChangeDetails: typeof PageChangeDetails;
91
109
  declare namespace carousel {
92
- export { carousel_AutoplayStatusDetails as AutoplayStatusDetails, CarouselAutoplayTrigger as AutoplayTrigger, type CarouselAutoplayTriggerBaseProps as AutoplayTriggerBaseProps, type CarouselAutoplayTriggerProps as AutoplayTriggerProps, CarouselContext as Context, type CarouselContextProps as ContextProps, CarouselControl as Control, type CarouselControlBaseProps as ControlBaseProps, type CarouselControlProps as ControlProps, carousel_DragStatusDetails as DragStatusDetails, CarouselIndicator as Indicator, type CarouselIndicatorBaseProps as IndicatorBaseProps, CarouselIndicatorGroup as IndicatorGroup, type CarouselIndicatorGroupBaseProps as IndicatorGroupBaseProps, type CarouselIndicatorGroupProps as IndicatorGroupProps, type CarouselIndicatorProps as IndicatorProps, CarouselItem as Item, type CarouselItemBaseProps as ItemBaseProps, CarouselItemGroup as ItemGroup, type CarouselItemGroupBaseProps as ItemGroupBaseProps, type CarouselItemGroupProps as ItemGroupProps, type CarouselItemProps as ItemProps, CarouselNextTrigger as NextTrigger, type CarouselNextTriggerBaseProps as NextTriggerBaseProps, type CarouselNextTriggerProps as NextTriggerProps, carousel_PageChangeDetails as PageChangeDetails, CarouselPrevTrigger as PrevTrigger, type CarouselPrevTriggerBaseProps as PrevTriggerBaseProps, type CarouselPrevTriggerProps as PrevTriggerProps, CarouselRoot as Root, type CarouselRootBaseProps as RootBaseProps, type CarouselRootProps as RootProps, CarouselRootProvider as RootProvider, type CarouselRootProviderBaseProps as RootProviderBaseProps, type CarouselRootProviderProps as RootProviderProps };
110
+ export { CarouselAutoplayIndicator as AutoplayIndicator, type CarouselAutoplayIndicatorBaseProps as AutoplayIndicatorBaseProps, type CarouselAutoplayIndicatorProps as AutoplayIndicatorProps, carousel_AutoplayStatusDetails as AutoplayStatusDetails, CarouselAutoplayTrigger as AutoplayTrigger, type CarouselAutoplayTriggerBaseProps as AutoplayTriggerBaseProps, type CarouselAutoplayTriggerProps as AutoplayTriggerProps, CarouselContext as Context, type CarouselContextProps as ContextProps, CarouselControl as Control, type CarouselControlBaseProps as ControlBaseProps, type CarouselControlProps as ControlProps, carousel_DragStatusDetails as DragStatusDetails, CarouselIndicator as Indicator, type CarouselIndicatorBaseProps as IndicatorBaseProps, CarouselIndicatorGroup as IndicatorGroup, type CarouselIndicatorGroupBaseProps as IndicatorGroupBaseProps, type CarouselIndicatorGroupProps as IndicatorGroupProps, type CarouselIndicatorProps as IndicatorProps, CarouselItem as Item, type CarouselItemBaseProps as ItemBaseProps, CarouselItemGroup as ItemGroup, type CarouselItemGroupBaseProps as ItemGroupBaseProps, type CarouselItemGroupProps as ItemGroupProps, type CarouselItemProps as ItemProps, CarouselNextTrigger as NextTrigger, type CarouselNextTriggerBaseProps as NextTriggerBaseProps, type CarouselNextTriggerProps as NextTriggerProps, carousel_PageChangeDetails as PageChangeDetails, CarouselPrevTrigger as PrevTrigger, type CarouselPrevTriggerBaseProps as PrevTriggerBaseProps, type CarouselPrevTriggerProps as PrevTriggerProps, CarouselProgressText as ProgressText, type CarouselProgressTextBaseProps as ProgressTextBaseProps, type CarouselProgressTextProps as ProgressTextProps, CarouselRoot as Root, type CarouselRootBaseProps as RootBaseProps, type CarouselRootProps as RootProps, CarouselRootProvider as RootProvider, type CarouselRootProviderBaseProps as RootProviderBaseProps, type CarouselRootProviderProps as RootProviderProps };
93
111
  }
94
112
 
95
- export { carousel as Carousel, CarouselAutoplayTrigger, type CarouselAutoplayTriggerBaseProps, type CarouselAutoplayTriggerProps, CarouselContext, type CarouselContextProps, CarouselControl, type CarouselControlBaseProps, type CarouselControlProps, CarouselIndicator, type CarouselIndicatorBaseProps, CarouselIndicatorGroup, type CarouselIndicatorGroupBaseProps, type CarouselIndicatorGroupProps, type CarouselIndicatorProps, CarouselItem, type CarouselItemBaseProps, CarouselItemGroup, type CarouselItemGroupBaseProps, type CarouselItemGroupProps, type CarouselItemProps, CarouselNextTrigger, type CarouselNextTriggerBaseProps, type CarouselNextTriggerProps, CarouselPrevTrigger, type CarouselPrevTriggerBaseProps, type CarouselPrevTriggerProps, CarouselRoot, type CarouselRootBaseProps, type CarouselRootProps, CarouselRootProvider, type CarouselRootProviderBaseProps, type CarouselRootProviderProps, type UseCarouselContext, type UseCarouselProps, type UseCarouselReturn, useCarousel, useCarouselContext };
113
+ export { carousel as Carousel, CarouselAutoplayIndicator, type CarouselAutoplayIndicatorBaseProps, type CarouselAutoplayIndicatorProps, CarouselAutoplayTrigger, type CarouselAutoplayTriggerBaseProps, type CarouselAutoplayTriggerProps, CarouselContext, type CarouselContextProps, CarouselControl, type CarouselControlBaseProps, type CarouselControlProps, CarouselIndicator, type CarouselIndicatorBaseProps, CarouselIndicatorGroup, type CarouselIndicatorGroupBaseProps, type CarouselIndicatorGroupProps, type CarouselIndicatorProps, CarouselItem, type CarouselItemBaseProps, CarouselItemGroup, type CarouselItemGroupBaseProps, type CarouselItemGroupProps, type CarouselItemProps, CarouselNextTrigger, type CarouselNextTriggerBaseProps, type CarouselNextTriggerProps, CarouselPrevTrigger, type CarouselPrevTriggerBaseProps, type CarouselPrevTriggerProps, CarouselProgressText, type CarouselProgressTextBaseProps, type CarouselProgressTextProps, CarouselRoot, type CarouselRootBaseProps, type CarouselRootProps, CarouselRootProvider, type CarouselRootProviderBaseProps, type CarouselRootProviderProps, type UseCarouselContext, type UseCarouselProps, type UseCarouselReturn, useCarousel, useCarouselContext };
@@ -1,2 +1,2 @@
1
- export { carousel_exports as Carousel, CarouselAutoplayTrigger, CarouselContext, CarouselControl, CarouselIndicator, CarouselIndicatorGroup, CarouselItem, CarouselItemGroup, CarouselNextTrigger, CarouselPrevTrigger, CarouselRoot, CarouselRootProvider, useCarousel, useCarouselContext } from '../../chunk/MXU773T5.js';
2
- export { anatomy as carouselAnatomy } from '../../chunk/4EHDEDQ4.js';
1
+ export { carousel_exports as Carousel, CarouselAutoplayIndicator, CarouselAutoplayTrigger, CarouselContext, CarouselControl, CarouselIndicator, CarouselIndicatorGroup, CarouselItem, CarouselItemGroup, CarouselNextTrigger, CarouselPrevTrigger, CarouselProgressText, CarouselRoot, CarouselRootProvider, useCarousel, useCarouselContext } from '../../chunk/RZYJZUHZ.js';
2
+ export { carouselAnatomy } from '../../chunk/OENRIKKR.js';
@@ -1,4 +1,5 @@
1
1
  import {
2
+ CarouselAutoplayIndicator,
2
3
  CarouselAutoplayTrigger,
3
4
  CarouselContext,
4
5
  CarouselControl,
@@ -8,17 +9,18 @@ import {
8
9
  CarouselItemGroup,
9
10
  CarouselNextTrigger,
10
11
  CarouselPrevTrigger,
12
+ CarouselProgressText,
11
13
  CarouselRoot,
12
14
  CarouselRootProvider,
13
15
  carousel_exports,
14
16
  useCarousel,
15
17
  useCarouselContext
16
- } from "../../chunk/R7NPOXQE.jsx";
18
+ } from "../../chunk/5X56MDAW.jsx";
17
19
  import "../../chunk/6WEDGJKQ.jsx";
18
20
  import "../../chunk/ODQYYKL5.jsx";
19
21
  import {
20
- anatomy
21
- } from "../../chunk/MMBJRJSN.jsx";
22
+ carouselAnatomy
23
+ } from "../../chunk/BYLUEJKC.jsx";
22
24
  import "../../chunk/UFYZ7HLU.jsx";
23
25
  import "../../chunk/6J5H27AQ.jsx";
24
26
  import "../../chunk/KGOB2IMX.jsx";
@@ -27,6 +29,7 @@ import "../../chunk/TVCIHLER.jsx";
27
29
  import "../../chunk/7IUG3E2V.jsx";
28
30
  export {
29
31
  carousel_exports as Carousel,
32
+ CarouselAutoplayIndicator,
30
33
  CarouselAutoplayTrigger,
31
34
  CarouselContext,
32
35
  CarouselControl,
@@ -36,9 +39,10 @@ export {
36
39
  CarouselItemGroup,
37
40
  CarouselNextTrigger,
38
41
  CarouselPrevTrigger,
42
+ CarouselProgressText,
39
43
  CarouselRoot,
40
44
  CarouselRootProvider,
41
- anatomy as carouselAnatomy,
45
+ carouselAnatomy,
42
46
  useCarousel,
43
47
  useCarouselContext
44
48
  };
@@ -4,7 +4,7 @@ export { CheckedChangeDetails as CheckboxCheckedChangeDetails, CheckedState as C
4
4
  import * as solid_js from 'solid-js';
5
5
  import { Accessor, JSX } from 'solid-js';
6
6
  import { PropTypes } from '@zag-js/solid';
7
- import { O as Optional, M as MaybeAccessor, A as Assign } from '../../types-Bc0WfPsv.js';
7
+ import { O as Optional, M as MaybeAccessor, A as Assign } from '../../types-Sr_80hg9.js';
8
8
  import { HTMLProps, PolymorphicProps } from '../factory.js';
9
9
  export { c as checkboxAnatomy } from '../../checkbox.anatomy-YlC7nNXs.js';
10
10
  import '@zag-js/anatomy';
@@ -4,7 +4,7 @@ export { CopyStatusDetails as ClipboardCopyStatusDetails, anatomy as clipboardAn
4
4
  import * as solid_js from 'solid-js';
5
5
  import { Accessor, JSX } from 'solid-js';
6
6
  import { PropTypes } from '@zag-js/solid';
7
- import { O as Optional, M as MaybeAccessor } from '../../types-Bc0WfPsv.js';
7
+ import { O as Optional, M as MaybeAccessor } from '../../types-Sr_80hg9.js';
8
8
  import { HTMLProps, PolymorphicProps } from '../factory.js';
9
9
 
10
10
  interface UseClipboardProps extends Optional<Omit<clipboard$1.Props, 'dir' | 'getRootNode'>, 'id'> {
@@ -5,7 +5,7 @@ import * as solid_js from 'solid-js';
5
5
  import { Accessor, JSX } from 'solid-js';
6
6
  import { HTMLProps, PolymorphicProps } from '../factory.js';
7
7
  import { PropTypes } from '@zag-js/solid';
8
- import { O as Optional, M as MaybeAccessor } from '../../types-Bc0WfPsv.js';
8
+ import { O as Optional, M as MaybeAccessor } from '../../types-Sr_80hg9.js';
9
9
  import { R as RenderStrategyProps } from '../../render-strategy-B5MqQP3X.js';
10
10
 
11
11
  interface CollapsibleContentBaseProps extends PolymorphicProps<'div'> {
@@ -4,8 +4,8 @@ export { c as createListCollection } from '../../list-collection-nOYDJvsQ.js';
4
4
  export { c as createFileTreeCollection, a as createTreeCollection } from '../../tree-collection-BGrnj3vg.js';
5
5
  import * as asyncList from '@zag-js/async-list';
6
6
  import { Accessor } from 'solid-js';
7
- import { M as MaybeAccessor } from '../../types-Bc0WfPsv.js';
8
- export { U as UseListCollectionProps, a as UseListCollectionReturn, u as useListCollection } from '../../use-list-collection-Dk2gVdQ2.js';
7
+ import { M as MaybeAccessor } from '../../types-Sr_80hg9.js';
8
+ export { U as UseListCollectionProps, a as UseListCollectionReturn, u as useListCollection } from '../../use-list-collection-Cknid_6N.js';
9
9
 
10
10
  declare const createGridCollection: <T extends CollectionItem>(options: GridCollectionOptions<T>) => GridCollection<T>;
11
11
 
@@ -1,12 +1,12 @@
1
1
  import * as colorPicker$1 from '@zag-js/color-picker';
2
- import { AreaProps, ChannelInputProps, ChannelProps, SwatchProps, SwatchTriggerProps, TransparencyGridProps, ColorFormat, Color, FormatChangeDetails, OpenChangeDetails, ValueChangeDetails } from '@zag-js/color-picker';
3
- export { Color, ColorFormat as ColorPickerColorFormat, FormatChangeDetails as ColorPickerFormatChangeDetails, OpenChangeDetails as ColorPickerOpenChangeDetails, ValueChangeDetails as ColorPickerValueChangeDetails, parse as parseColor } from '@zag-js/color-picker';
2
+ import { AreaProps, ChannelInputProps, ChannelProps, SwatchProps, SwatchTriggerProps, TransparencyGridProps, ColorFormat, Color, FocusOutsideEvent, FormatChangeDetails, InteractOutsideEvent, OpenChangeDetails, PointerDownOutsideEvent, ValueChangeDetails } from '@zag-js/color-picker';
3
+ export { Color, ColorFormat as ColorPickerColorFormat, FocusOutsideEvent as ColorPickerFocusOutsideEvent, FormatChangeDetails as ColorPickerFormatChangeDetails, InteractOutsideEvent as ColorPickerInteractOutsideEvent, OpenChangeDetails as ColorPickerOpenChangeDetails, PointerDownOutsideEvent as ColorPickerPointerDownOutsideEvent, ValueChangeDetails as ColorPickerValueChangeDetails, parse as parseColor } from '@zag-js/color-picker';
4
4
  import * as solid_js from 'solid-js';
5
5
  import { Accessor, JSX } from 'solid-js';
6
6
  import { HTMLProps, PolymorphicProps } from '../factory.js';
7
7
  import { PropTypes } from '@zag-js/solid';
8
- import { O as Optional, M as MaybeAccessor, A as Assign } from '../../types-Bc0WfPsv.js';
9
- import { U as UsePresenceProps } from '../../use-presence-DZuLEWMI.js';
8
+ import { O as Optional, M as MaybeAccessor, A as Assign } from '../../types-Sr_80hg9.js';
9
+ import { U as UsePresenceProps } from '../../use-presence-DsfHkUSW.js';
10
10
  import { ColorStringFormat } from '@zag-js/color-utils';
11
11
  export { c as colorPickerAnatomy } from '../../color-picker.anatomy-Dxw1DJ2S.js';
12
12
  import '@zag-js/presence';
@@ -209,11 +209,14 @@ declare const ColorPickerView: (props: ColorPickerViewProps) => solid_js.JSX.Ele
209
209
 
210
210
  declare const colorPicker_Color: typeof Color;
211
211
  declare const colorPicker_ColorFormat: typeof ColorFormat;
212
+ declare const colorPicker_FocusOutsideEvent: typeof FocusOutsideEvent;
212
213
  declare const colorPicker_FormatChangeDetails: typeof FormatChangeDetails;
214
+ declare const colorPicker_InteractOutsideEvent: typeof InteractOutsideEvent;
213
215
  declare const colorPicker_OpenChangeDetails: typeof OpenChangeDetails;
216
+ declare const colorPicker_PointerDownOutsideEvent: typeof PointerDownOutsideEvent;
214
217
  declare const colorPicker_ValueChangeDetails: typeof ValueChangeDetails;
215
218
  declare namespace colorPicker {
216
- export { ColorPickerArea as Area, ColorPickerAreaBackground as AreaBackground, type ColorPickerAreaBackgroundBaseProps as AreaBackgroundBaseProps, type ColorPickerAreaBackgroundProps as AreaBackgroundProps, type ColorPickerAreaBaseProps as AreaBaseProps, type ColorPickerAreaProps as AreaProps, ColorPickerAreaThumb as AreaThumb, type ColorPickerAreaThumbBaseProps as AreaThumbBaseProps, type ColorPickerAreaThumbProps as AreaThumbProps, ColorPickerChannelInput as ChannelInput, type ColorPickerChannelInputBaseProps as ChannelInputBaseProps, type ColorPickerChannelInputProps as ChannelInputProps, ColorPickerChannelSlider as ChannelSlider, type ColorPickerChannelSliderBaseProps as ChannelSliderBaseProps, ColorPickerChannelSliderLabel as ChannelSliderLabel, type ColorPickerChannelSliderLabelBaseProps as ChannelSliderLabelBaseProps, type ColorPickerChannelSliderLabelProps as ChannelSliderLabelProps, type ColorPickerChannelSliderProps as ChannelSliderProps, ColorPickerChannelSliderThumb as ChannelSliderThumb, type ColorPickerChannelSliderThumbBaseProps as ChannelSliderThumbBaseProps, type ColorPickerChannelSliderThumbProps as ChannelSliderThumbProps, ColorPickerChannelSliderTrack as ChannelSliderTrack, type ColorPickerChannelSliderTrackBaseProps as ChannelSliderTrackBaseProps, type ColorPickerChannelSliderTrackProps as ChannelSliderTrackProps, ColorPickerChannelSliderValueText as ChannelSliderValueText, type ColorPickerChannelSliderValueTextBaseProps as ChannelSliderValueTextBaseProps, type ColorPickerChannelSliderValueTextProps as ChannelSliderValueTextProps, colorPicker_Color as Color, colorPicker_ColorFormat as ColorFormat, ColorPickerContent as Content, type ColorPickerContentBaseProps as ContentBaseProps, type ColorPickerContentProps as ContentProps, ColorPickerContext as Context, type ColorPickerContextProps as ContextProps, ColorPickerControl as Control, type ColorPickerControlBaseProps as ControlBaseProps, type ColorPickerControlProps as ControlProps, ColorPickerEyeDropperTrigger as EyeDropperTrigger, type ColorPickerEyeDropperTriggerBaseProps as EyeDropperTriggerBaseProps, type ColorPickerEyeDropperTriggerProps as EyeDropperTriggerProps, colorPicker_FormatChangeDetails as FormatChangeDetails, ColorPickerFormatSelect as FormatSelect, type ColorPickerFormatSelectBaseProps as FormatSelectBaseProps, type ColorPickerFormatSelectProps as FormatSelectProps, ColorPickerFormatTrigger as FormatTrigger, type ColorPickerFormatTriggerBaseProps as FormatTriggerBaseProps, type ColorPickerFormatTriggerProps as FormatTriggerProps, ColorPickerHiddenInput as HiddenInput, type ColorPickerHiddenInputBaseProps as HiddenInputBaseProps, type ColorPickerHiddenInputProps as HiddenInputProps, ColorPickerLabel as Label, type ColorPickerLabelBaseProps as LabelBaseProps, type ColorPickerLabelProps as LabelProps, colorPicker_OpenChangeDetails as OpenChangeDetails, ColorPickerPositioner as Positioner, type ColorPickerPositionerBaseProps as PositionerBaseProps, type ColorPickerPositionerProps as PositionerProps, ColorPickerRoot as Root, type ColorPickerRootBaseProps as RootBaseProps, type ColorPickerRootProps as RootProps, ColorPickerRootProvider as RootProvider, type ColorPickerRootProviderBaseProps as RootProviderBaseProps, type ColorPickerRootProviderProps as RootProviderProps, ColorPickerSwatch as Swatch, type ColorPickerSwatchBaseProps as SwatchBaseProps, ColorPickerSwatchGroup as SwatchGroup, type ColorPickerSwatchGroupBaseProps as SwatchGroupBaseProps, type ColorPickerSwatchGroupProps as SwatchGroupProps, ColorPickerSwatchIndicator as SwatchIndicator, type ColorPickerSwatchIndicatorBaseProps as SwatchIndicatorBaseProps, type ColorPickerSwatchIndicatorProps as SwatchIndicatorProps, type ColorPickerSwatchProps as SwatchProps, ColorPickerSwatchTrigger as SwatchTrigger, type ColorPickerSwatchTriggerBaseProps as SwatchTriggerBaseProps, type ColorPickerSwatchTriggerProps as SwatchTriggerProps, ColorPickerTransparencyGrid as TransparencyGrid, type ColorPickerTransparencyGridBaseProps as TransparencyGridBaseProps, type ColorPickerTransparencyGridProps as TransparencyGridProps, ColorPickerTrigger as Trigger, type ColorPickerTriggerBaseProps as TriggerBaseProps, type ColorPickerTriggerProps as TriggerProps, colorPicker_ValueChangeDetails as ValueChangeDetails, ColorPickerValueSwatch as ValueSwatch, type ColorPickerValueSwatchBaseProps as ValueSwatchBaseProps, type ColorPickerValueSwatchProps as ValueSwatchProps, ColorPickerValueText as ValueText, type ColorPickerValueTextBaseProps as ValueTextBaseProps, type ColorPickerValueTextProps as ValueTextProps, ColorPickerView as View, type ColorPickerViewBaseProps as ViewBaseProps, type ColorPickerViewProps as ViewProps };
219
+ export { ColorPickerArea as Area, ColorPickerAreaBackground as AreaBackground, type ColorPickerAreaBackgroundBaseProps as AreaBackgroundBaseProps, type ColorPickerAreaBackgroundProps as AreaBackgroundProps, type ColorPickerAreaBaseProps as AreaBaseProps, type ColorPickerAreaProps as AreaProps, ColorPickerAreaThumb as AreaThumb, type ColorPickerAreaThumbBaseProps as AreaThumbBaseProps, type ColorPickerAreaThumbProps as AreaThumbProps, ColorPickerChannelInput as ChannelInput, type ColorPickerChannelInputBaseProps as ChannelInputBaseProps, type ColorPickerChannelInputProps as ChannelInputProps, ColorPickerChannelSlider as ChannelSlider, type ColorPickerChannelSliderBaseProps as ChannelSliderBaseProps, ColorPickerChannelSliderLabel as ChannelSliderLabel, type ColorPickerChannelSliderLabelBaseProps as ChannelSliderLabelBaseProps, type ColorPickerChannelSliderLabelProps as ChannelSliderLabelProps, type ColorPickerChannelSliderProps as ChannelSliderProps, ColorPickerChannelSliderThumb as ChannelSliderThumb, type ColorPickerChannelSliderThumbBaseProps as ChannelSliderThumbBaseProps, type ColorPickerChannelSliderThumbProps as ChannelSliderThumbProps, ColorPickerChannelSliderTrack as ChannelSliderTrack, type ColorPickerChannelSliderTrackBaseProps as ChannelSliderTrackBaseProps, type ColorPickerChannelSliderTrackProps as ChannelSliderTrackProps, ColorPickerChannelSliderValueText as ChannelSliderValueText, type ColorPickerChannelSliderValueTextBaseProps as ChannelSliderValueTextBaseProps, type ColorPickerChannelSliderValueTextProps as ChannelSliderValueTextProps, colorPicker_Color as Color, colorPicker_ColorFormat as ColorFormat, ColorPickerContent as Content, type ColorPickerContentBaseProps as ContentBaseProps, type ColorPickerContentProps as ContentProps, ColorPickerContext as Context, type ColorPickerContextProps as ContextProps, ColorPickerControl as Control, type ColorPickerControlBaseProps as ControlBaseProps, type ColorPickerControlProps as ControlProps, ColorPickerEyeDropperTrigger as EyeDropperTrigger, type ColorPickerEyeDropperTriggerBaseProps as EyeDropperTriggerBaseProps, type ColorPickerEyeDropperTriggerProps as EyeDropperTriggerProps, colorPicker_FocusOutsideEvent as FocusOutsideEvent, colorPicker_FormatChangeDetails as FormatChangeDetails, ColorPickerFormatSelect as FormatSelect, type ColorPickerFormatSelectBaseProps as FormatSelectBaseProps, type ColorPickerFormatSelectProps as FormatSelectProps, ColorPickerFormatTrigger as FormatTrigger, type ColorPickerFormatTriggerBaseProps as FormatTriggerBaseProps, type ColorPickerFormatTriggerProps as FormatTriggerProps, ColorPickerHiddenInput as HiddenInput, type ColorPickerHiddenInputBaseProps as HiddenInputBaseProps, type ColorPickerHiddenInputProps as HiddenInputProps, colorPicker_InteractOutsideEvent as InteractOutsideEvent, ColorPickerLabel as Label, type ColorPickerLabelBaseProps as LabelBaseProps, type ColorPickerLabelProps as LabelProps, colorPicker_OpenChangeDetails as OpenChangeDetails, colorPicker_PointerDownOutsideEvent as PointerDownOutsideEvent, ColorPickerPositioner as Positioner, type ColorPickerPositionerBaseProps as PositionerBaseProps, type ColorPickerPositionerProps as PositionerProps, ColorPickerRoot as Root, type ColorPickerRootBaseProps as RootBaseProps, type ColorPickerRootProps as RootProps, ColorPickerRootProvider as RootProvider, type ColorPickerRootProviderBaseProps as RootProviderBaseProps, type ColorPickerRootProviderProps as RootProviderProps, ColorPickerSwatch as Swatch, type ColorPickerSwatchBaseProps as SwatchBaseProps, ColorPickerSwatchGroup as SwatchGroup, type ColorPickerSwatchGroupBaseProps as SwatchGroupBaseProps, type ColorPickerSwatchGroupProps as SwatchGroupProps, ColorPickerSwatchIndicator as SwatchIndicator, type ColorPickerSwatchIndicatorBaseProps as SwatchIndicatorBaseProps, type ColorPickerSwatchIndicatorProps as SwatchIndicatorProps, type ColorPickerSwatchProps as SwatchProps, ColorPickerSwatchTrigger as SwatchTrigger, type ColorPickerSwatchTriggerBaseProps as SwatchTriggerBaseProps, type ColorPickerSwatchTriggerProps as SwatchTriggerProps, ColorPickerTransparencyGrid as TransparencyGrid, type ColorPickerTransparencyGridBaseProps as TransparencyGridBaseProps, type ColorPickerTransparencyGridProps as TransparencyGridProps, ColorPickerTrigger as Trigger, type ColorPickerTriggerBaseProps as TriggerBaseProps, type ColorPickerTriggerProps as TriggerProps, colorPicker_ValueChangeDetails as ValueChangeDetails, ColorPickerValueSwatch as ValueSwatch, type ColorPickerValueSwatchBaseProps as ValueSwatchBaseProps, type ColorPickerValueSwatchProps as ValueSwatchProps, ColorPickerValueText as ValueText, type ColorPickerValueTextBaseProps as ValueTextBaseProps, type ColorPickerValueTextProps as ValueTextProps, ColorPickerView as View, type ColorPickerViewBaseProps as ViewBaseProps, type ColorPickerViewProps as ViewProps };
217
220
  }
218
221
 
219
222
  export { colorPicker as ColorPicker, ColorPickerArea, ColorPickerAreaBackground, type ColorPickerAreaBackgroundBaseProps, type ColorPickerAreaBackgroundProps, type ColorPickerAreaBaseProps, type ColorPickerAreaProps, ColorPickerAreaThumb, type ColorPickerAreaThumbBaseProps, type ColorPickerAreaThumbProps, ColorPickerChannelInput, type ColorPickerChannelInputBaseProps, type ColorPickerChannelInputProps, ColorPickerChannelSlider, type ColorPickerChannelSliderBaseProps, ColorPickerChannelSliderLabel, type ColorPickerChannelSliderLabelBaseProps, type ColorPickerChannelSliderLabelProps, type ColorPickerChannelSliderProps, ColorPickerChannelSliderThumb, type ColorPickerChannelSliderThumbBaseProps, type ColorPickerChannelSliderThumbProps, ColorPickerChannelSliderTrack, type ColorPickerChannelSliderTrackBaseProps, type ColorPickerChannelSliderTrackProps, ColorPickerChannelSliderValueText, type ColorPickerChannelSliderValueTextBaseProps, type ColorPickerChannelSliderValueTextProps, ColorPickerContent, type ColorPickerContentBaseProps, type ColorPickerContentProps, ColorPickerContext, type ColorPickerContextProps, ColorPickerControl, type ColorPickerControlBaseProps, type ColorPickerControlProps, ColorPickerEyeDropperTrigger, type ColorPickerEyeDropperTriggerBaseProps, type ColorPickerEyeDropperTriggerProps, ColorPickerFormatSelect, type ColorPickerFormatSelectBaseProps, type ColorPickerFormatSelectProps, ColorPickerFormatTrigger, type ColorPickerFormatTriggerBaseProps, type ColorPickerFormatTriggerProps, ColorPickerHiddenInput, type ColorPickerHiddenInputBaseProps, type ColorPickerHiddenInputProps, ColorPickerLabel, type ColorPickerLabelBaseProps, type ColorPickerLabelProps, ColorPickerPositioner, type ColorPickerPositionerBaseProps, type ColorPickerPositionerProps, ColorPickerRoot, type ColorPickerRootBaseProps, type ColorPickerRootProps, ColorPickerRootProvider, type ColorPickerRootProviderBaseProps, type ColorPickerRootProviderProps, ColorPickerSwatch, type ColorPickerSwatchBaseProps, ColorPickerSwatchGroup, type ColorPickerSwatchGroupBaseProps, type ColorPickerSwatchGroupProps, ColorPickerSwatchIndicator, type ColorPickerSwatchIndicatorBaseProps, type ColorPickerSwatchIndicatorProps, type ColorPickerSwatchProps, ColorPickerSwatchTrigger, type ColorPickerSwatchTriggerBaseProps, type ColorPickerSwatchTriggerProps, ColorPickerTransparencyGrid, type ColorPickerTransparencyGridBaseProps, type ColorPickerTransparencyGridProps, ColorPickerTrigger, type ColorPickerTriggerBaseProps, type ColorPickerTriggerProps, ColorPickerValueSwatch, type ColorPickerValueSwatchBaseProps, type ColorPickerValueSwatchProps, ColorPickerValueText, type ColorPickerValueTextBaseProps, type ColorPickerValueTextProps, ColorPickerView, type ColorPickerViewBaseProps, type ColorPickerViewProps, type UseColorPickerContext, type UseColorPickerProps, type UseColorPickerReturn, useColorPicker, useColorPickerContext };
@@ -1,17 +1,17 @@
1
1
  import * as combobox$1 from '@zag-js/combobox';
2
- import { ItemProps, ItemState, TriggerProps, HighlightChangeDetails, InputValueChangeDetails, OpenChangeDetails, SelectionDetails, ValueChangeDetails } from '@zag-js/combobox';
3
- export { HighlightChangeDetails as ComboboxHighlightChangeDetails, InputValueChangeDetails as ComboboxInputValueChangeDetails, OpenChangeDetails as ComboboxOpenChangeDetails, SelectionDetails as ComboboxSelectionDetails, ValueChangeDetails as ComboboxValueChangeDetails } from '@zag-js/combobox';
4
- import { ListCollection, CollectionItem as CollectionItem$1 } from '@zag-js/collection';
2
+ import { ItemProps, ItemState, TriggerProps, FocusOutsideEvent, HighlightChangeDetails, InputValueChangeDetails, InteractOutsideEvent, OpenChangeDetails, PointerDownOutsideEvent, SelectionDetails, ValueChangeDetails } from '@zag-js/combobox';
3
+ export { FocusOutsideEvent as ComboboxFocusOutsideEvent, HighlightChangeDetails as ComboboxHighlightChangeDetails, InputValueChangeDetails as ComboboxInputValueChangeDetails, InteractOutsideEvent as ComboboxInteractOutsideEvent, OpenChangeDetails as ComboboxOpenChangeDetails, PointerDownOutsideEvent as ComboboxPointerDownOutsideEvent, SelectionDetails as ComboboxSelectionDetails, ValueChangeDetails as ComboboxValueChangeDetails } from '@zag-js/combobox';
4
+ import { CollectionItem, ListCollection } from '@zag-js/collection';
5
5
  export { CollectionItem, ListCollection } from '@zag-js/collection';
6
6
  export { c as createListCollection } from '../../list-collection-nOYDJvsQ.js';
7
- export { U as UseListCollectionProps, u as useListCollection } from '../../use-list-collection-Dk2gVdQ2.js';
7
+ export { U as UseListCollectionProps, u as useListCollection } from '../../use-list-collection-Cknid_6N.js';
8
8
  import * as solid_js from 'solid-js';
9
9
  import { Accessor, JSX } from 'solid-js';
10
10
  import { HTMLProps, PolymorphicProps } from '../factory.js';
11
- import { C as CollectionItem, O as Optional, M as MaybeAccessor, A as Assign } from '../../types-Bc0WfPsv.js';
12
11
  import { PropTypes } from '@zag-js/solid';
12
+ import { O as Optional, M as MaybeAccessor, A as Assign } from '../../types-Sr_80hg9.js';
13
13
  import { JSX as JSX$1 } from 'solid-js/jsx-runtime';
14
- import { U as UsePresenceProps } from '../../use-presence-DZuLEWMI.js';
14
+ import { U as UsePresenceProps } from '../../use-presence-DsfHkUSW.js';
15
15
  export { c as comboboxAnatomy } from '../../combobox.anatomy-CW3VXK4N.js';
16
16
  import '@zag-js/presence';
17
17
  import '../../render-strategy-B5MqQP3X.js';
@@ -147,13 +147,17 @@ interface ComboboxTriggerProps extends HTMLProps<'button'>, ComboboxTriggerBaseP
147
147
  }
148
148
  declare const ComboboxTrigger: (props: ComboboxTriggerProps) => solid_js.JSX.Element;
149
149
 
150
+ declare const combobox_CollectionItem: typeof CollectionItem;
151
+ declare const combobox_FocusOutsideEvent: typeof FocusOutsideEvent;
150
152
  declare const combobox_HighlightChangeDetails: typeof HighlightChangeDetails;
151
153
  declare const combobox_InputValueChangeDetails: typeof InputValueChangeDetails;
154
+ declare const combobox_InteractOutsideEvent: typeof InteractOutsideEvent;
152
155
  declare const combobox_OpenChangeDetails: typeof OpenChangeDetails;
156
+ declare const combobox_PointerDownOutsideEvent: typeof PointerDownOutsideEvent;
153
157
  declare const combobox_SelectionDetails: typeof SelectionDetails;
154
158
  declare const combobox_ValueChangeDetails: typeof ValueChangeDetails;
155
159
  declare namespace combobox {
156
- export { ComboboxClearTrigger as ClearTrigger, type ComboboxClearTriggerBaseProps as ClearTriggerBaseProps, type ComboboxClearTriggerProps as ClearTriggerProps, CollectionItem$1 as CollectionItem, ComboboxContent as Content, type ComboboxContentBaseProps as ContentBaseProps, type ComboboxContentProps as ContentProps, ComboboxContext as Context, type ComboboxContextProps as ContextProps, ComboboxControl as Control, type ComboboxControlBaseProps as ControlBaseProps, type ComboboxControlProps as ControlProps, ComboboxEmpty as Empty, type ComboboxEmptyBaseProps as EmptyBaseProps, type ComboboxEmptyProps as EmptyProps, combobox_HighlightChangeDetails as HighlightChangeDetails, ComboboxInput as Input, type ComboboxInputBaseProps as InputBaseProps, type ComboboxInputProps as InputProps, combobox_InputValueChangeDetails as InputValueChangeDetails, ComboboxItem as Item, type ComboboxItemBaseProps as ItemBaseProps, ComboboxItemContext as ItemContext, type ComboboxItemContextProps as ItemContextProps, ComboboxItemGroup as ItemGroup, type ComboboxItemGroupBaseProps as ItemGroupBaseProps, ComboboxItemGroupLabel as ItemGroupLabel, type ComboboxItemGroupLabelBaseProps as ItemGroupLabelBaseProps, type ComboboxItemGroupLabelProps as ItemGroupLabelProps, type ComboboxItemGroupProps as ItemGroupProps, ComboboxItemIndicator as ItemIndicator, type ComboboxItemIndicatorBaseProps as ItemIndicatorBaseProps, type ComboboxItemIndicatorProps as ItemIndicatorProps, type ComboboxItemProps as ItemProps, ComboboxItemText as ItemText, type ComboboxItemTextBaseProps as ItemTextBaseProps, type ComboboxItemTextProps as ItemTextProps, ComboboxLabel as Label, type ComboboxLabelBaseProps as LabelBaseProps, type ComboboxLabelProps as LabelProps, ComboboxList as List, type ComboboxListBaseProps as ListBaseProps, type ComboboxListProps as ListProps, combobox_OpenChangeDetails as OpenChangeDetails, ComboboxPositioner as Positioner, type ComboboxPositionerBaseProps as PositionerBaseProps, type ComboboxPositionerProps as PositionerProps, ComboboxRoot as Root, type ComboboxRootBaseProps as RootBaseProps, type ComboboxRootComponent as RootComponent, type ComboboxRootComponentProps as RootComponentProps, type ComboboxRootProps as RootProps, ComboboxRootProvider as RootProvider, type ComboboxRootProviderBaseProps as RootProviderBaseProps, type ComboboxRootProviderComponent as RootProviderComponent, type ComboboxRootProviderProps as RootProviderProps, combobox_SelectionDetails as SelectionDetails, ComboboxTrigger as Trigger, type ComboboxTriggerBaseProps as TriggerBaseProps, type ComboboxTriggerProps as TriggerProps, combobox_ValueChangeDetails as ValueChangeDetails };
160
+ export { ComboboxClearTrigger as ClearTrigger, type ComboboxClearTriggerBaseProps as ClearTriggerBaseProps, type ComboboxClearTriggerProps as ClearTriggerProps, combobox_CollectionItem as CollectionItem, ComboboxContent as Content, type ComboboxContentBaseProps as ContentBaseProps, type ComboboxContentProps as ContentProps, ComboboxContext as Context, type ComboboxContextProps as ContextProps, ComboboxControl as Control, type ComboboxControlBaseProps as ControlBaseProps, type ComboboxControlProps as ControlProps, ComboboxEmpty as Empty, type ComboboxEmptyBaseProps as EmptyBaseProps, type ComboboxEmptyProps as EmptyProps, combobox_FocusOutsideEvent as FocusOutsideEvent, combobox_HighlightChangeDetails as HighlightChangeDetails, ComboboxInput as Input, type ComboboxInputBaseProps as InputBaseProps, type ComboboxInputProps as InputProps, combobox_InputValueChangeDetails as InputValueChangeDetails, combobox_InteractOutsideEvent as InteractOutsideEvent, ComboboxItem as Item, type ComboboxItemBaseProps as ItemBaseProps, ComboboxItemContext as ItemContext, type ComboboxItemContextProps as ItemContextProps, ComboboxItemGroup as ItemGroup, type ComboboxItemGroupBaseProps as ItemGroupBaseProps, ComboboxItemGroupLabel as ItemGroupLabel, type ComboboxItemGroupLabelBaseProps as ItemGroupLabelBaseProps, type ComboboxItemGroupLabelProps as ItemGroupLabelProps, type ComboboxItemGroupProps as ItemGroupProps, ComboboxItemIndicator as ItemIndicator, type ComboboxItemIndicatorBaseProps as ItemIndicatorBaseProps, type ComboboxItemIndicatorProps as ItemIndicatorProps, type ComboboxItemProps as ItemProps, ComboboxItemText as ItemText, type ComboboxItemTextBaseProps as ItemTextBaseProps, type ComboboxItemTextProps as ItemTextProps, ComboboxLabel as Label, type ComboboxLabelBaseProps as LabelBaseProps, type ComboboxLabelProps as LabelProps, ComboboxList as List, type ComboboxListBaseProps as ListBaseProps, type ComboboxListProps as ListProps, combobox_OpenChangeDetails as OpenChangeDetails, combobox_PointerDownOutsideEvent as PointerDownOutsideEvent, ComboboxPositioner as Positioner, type ComboboxPositionerBaseProps as PositionerBaseProps, type ComboboxPositionerProps as PositionerProps, ComboboxRoot as Root, type ComboboxRootBaseProps as RootBaseProps, type ComboboxRootComponent as RootComponent, type ComboboxRootComponentProps as RootComponentProps, type ComboboxRootProps as RootProps, ComboboxRootProvider as RootProvider, type ComboboxRootProviderBaseProps as RootProviderBaseProps, type ComboboxRootProviderComponent as RootProviderComponent, type ComboboxRootProviderProps as RootProviderProps, combobox_SelectionDetails as SelectionDetails, ComboboxTrigger as Trigger, type ComboboxTriggerBaseProps as TriggerBaseProps, type ComboboxTriggerProps as TriggerProps, combobox_ValueChangeDetails as ValueChangeDetails };
157
161
  }
158
162
 
159
163
  export { combobox as Combobox, ComboboxClearTrigger, type ComboboxClearTriggerBaseProps, type ComboboxClearTriggerProps, ComboboxContent, type ComboboxContentBaseProps, type ComboboxContentProps, ComboboxContext, type ComboboxContextProps, ComboboxControl, type ComboboxControlBaseProps, type ComboboxControlProps, ComboboxEmpty, type ComboboxEmptyBaseProps, type ComboboxEmptyProps, ComboboxInput, type ComboboxInputBaseProps, type ComboboxInputProps, ComboboxItem, type ComboboxItemBaseProps, ComboboxItemContext, type ComboboxItemContextProps, ComboboxItemGroup, type ComboboxItemGroupBaseProps, ComboboxItemGroupLabel, type ComboboxItemGroupLabelBaseProps, type ComboboxItemGroupLabelProps, type ComboboxItemGroupProps, ComboboxItemIndicator, type ComboboxItemIndicatorBaseProps, type ComboboxItemIndicatorProps, type ComboboxItemProps, ComboboxItemText, type ComboboxItemTextBaseProps, type ComboboxItemTextProps, ComboboxLabel, type ComboboxLabelBaseProps, type ComboboxLabelProps, ComboboxList, type ComboboxListBaseProps, type ComboboxListProps, ComboboxPositioner, type ComboboxPositionerBaseProps, type ComboboxPositionerProps, ComboboxRoot, type ComboboxRootBaseProps, type ComboboxRootComponent, type ComboboxRootComponentProps, type ComboboxRootProps, ComboboxRootProvider, type ComboboxRootProviderBaseProps, type ComboboxRootProviderComponent, type ComboboxRootProviderProps, ComboboxTrigger, type ComboboxTriggerBaseProps, type ComboboxTriggerProps, type UseComboboxContext, type UseComboboxItemContext, type UseComboboxProps, type UseComboboxReturn, useCombobox, useComboboxContext, useComboboxItemContext };
@@ -5,8 +5,8 @@ import * as solid_js from 'solid-js';
5
5
  import { Accessor, JSX } from 'solid-js';
6
6
  import { HTMLProps, PolymorphicProps } from '../factory.js';
7
7
  import { PropTypes } from '@zag-js/solid';
8
- import { O as Optional, M as MaybeAccessor, A as Assign } from '../../types-Bc0WfPsv.js';
9
- import { U as UsePresenceProps } from '../../use-presence-DZuLEWMI.js';
8
+ import { O as Optional, M as MaybeAccessor, A as Assign } from '../../types-Sr_80hg9.js';
9
+ import { U as UsePresenceProps } from '../../use-presence-DsfHkUSW.js';
10
10
  export { d as datePickerAnatomy } from '../../date-picker.anatomy-DLXcqHH9.js';
11
11
  import '@zag-js/presence';
12
12
  import '../../render-strategy-B5MqQP3X.js';
@@ -1,12 +1,12 @@
1
1
  import * as dialog$1 from '@zag-js/dialog';
2
- import { OpenChangeDetails } from '@zag-js/dialog';
3
- export { OpenChangeDetails as DialogOpenChangeDetails, anatomy as dialogAnatomy } from '@zag-js/dialog';
2
+ import { FocusOutsideEvent, InteractOutsideEvent, OpenChangeDetails, PointerDownOutsideEvent } from '@zag-js/dialog';
3
+ export { FocusOutsideEvent as DialogFocusOutsideEvent, InteractOutsideEvent as DialogInteractOutsideEvent, OpenChangeDetails as DialogOpenChangeDetails, PointerDownOutsideEvent as DialogPointerDownOutsideEvent, anatomy as dialogAnatomy } from '@zag-js/dialog';
4
4
  import * as solid_js from 'solid-js';
5
5
  import { Accessor, JSX } from 'solid-js';
6
6
  import { HTMLProps, PolymorphicProps } from '../factory.js';
7
7
  import { PropTypes } from '@zag-js/solid';
8
- import { O as Optional, M as MaybeAccessor } from '../../types-Bc0WfPsv.js';
9
- import { U as UsePresenceProps } from '../../use-presence-DZuLEWMI.js';
8
+ import { O as Optional, M as MaybeAccessor } from '../../types-Sr_80hg9.js';
9
+ import { U as UsePresenceProps } from '../../use-presence-DsfHkUSW.js';
10
10
  import '@zag-js/presence';
11
11
  import '../../render-strategy-B5MqQP3X.js';
12
12
 
@@ -84,9 +84,12 @@ interface DialogTriggerProps extends HTMLProps<'button'>, DialogTriggerBaseProps
84
84
  }
85
85
  declare const DialogTrigger: (props: DialogTriggerProps) => solid_js.JSX.Element;
86
86
 
87
+ declare const dialog_FocusOutsideEvent: typeof FocusOutsideEvent;
88
+ declare const dialog_InteractOutsideEvent: typeof InteractOutsideEvent;
87
89
  declare const dialog_OpenChangeDetails: typeof OpenChangeDetails;
90
+ declare const dialog_PointerDownOutsideEvent: typeof PointerDownOutsideEvent;
88
91
  declare namespace dialog {
89
- export { DialogBackdrop as Backdrop, type DialogBackdropBaseProps as BackdropBaseProps, type DialogBackdropProps as BackdropProps, DialogCloseTrigger as CloseTrigger, type DialogCloseTriggerBaseProps as CloseTriggerBaseProps, type DialogCloseTriggerProps as CloseTriggerProps, DialogContent as Content, type DialogContentBaseProps as ContentBaseProps, type DialogContentProps as ContentProps, DialogContext as Context, type DialogContextProps as ContextProps, DialogDescription as Description, type DialogDescriptionBaseProps as DescriptionBaseProps, type DialogDescriptionProps as DescriptionProps, dialog_OpenChangeDetails as OpenChangeDetails, DialogPositioner as Positioner, type DialogPositionerBaseProps as PositionerBaseProps, type DialogPositionerProps as PositionerProps, DialogRoot as Root, type DialogRootBaseProps as RootBaseProps, type DialogRootProps as RootProps, DialogRootProvider as RootProvider, type DialogRootProviderBaseProps as RootProviderBaseProps, type DialogRootProviderProps as RootProviderProps, DialogTitle as Title, type DialogTitleBaseProps as TitleBaseProps, type DialogTitleProps as TitleProps, DialogTrigger as Trigger, type DialogTriggerBaseProps as TriggerBaseProps, type DialogTriggerProps as TriggerProps };
92
+ export { DialogBackdrop as Backdrop, type DialogBackdropBaseProps as BackdropBaseProps, type DialogBackdropProps as BackdropProps, DialogCloseTrigger as CloseTrigger, type DialogCloseTriggerBaseProps as CloseTriggerBaseProps, type DialogCloseTriggerProps as CloseTriggerProps, DialogContent as Content, type DialogContentBaseProps as ContentBaseProps, type DialogContentProps as ContentProps, DialogContext as Context, type DialogContextProps as ContextProps, DialogDescription as Description, type DialogDescriptionBaseProps as DescriptionBaseProps, type DialogDescriptionProps as DescriptionProps, dialog_FocusOutsideEvent as FocusOutsideEvent, dialog_InteractOutsideEvent as InteractOutsideEvent, dialog_OpenChangeDetails as OpenChangeDetails, dialog_PointerDownOutsideEvent as PointerDownOutsideEvent, DialogPositioner as Positioner, type DialogPositionerBaseProps as PositionerBaseProps, type DialogPositionerProps as PositionerProps, DialogRoot as Root, type DialogRootBaseProps as RootBaseProps, type DialogRootProps as RootProps, DialogRootProvider as RootProvider, type DialogRootProviderBaseProps as RootProviderBaseProps, type DialogRootProviderProps as RootProviderProps, DialogTitle as Title, type DialogTitleBaseProps as TitleBaseProps, type DialogTitleProps as TitleProps, DialogTrigger as Trigger, type DialogTriggerBaseProps as TriggerBaseProps, type DialogTriggerProps as TriggerProps };
90
93
  }
91
94
 
92
95
  export { dialog as Dialog, DialogBackdrop, type DialogBackdropBaseProps, type DialogBackdropProps, DialogCloseTrigger, type DialogCloseTriggerBaseProps, type DialogCloseTriggerProps, DialogContent, type DialogContentBaseProps, type DialogContentProps, DialogContext, type DialogContextProps, DialogDescription, type DialogDescriptionBaseProps, type DialogDescriptionProps, DialogPositioner, type DialogPositionerBaseProps, type DialogPositionerProps, DialogRoot, type DialogRootBaseProps, type DialogRootProps, DialogRootProvider, type DialogRootProviderBaseProps, type DialogRootProviderProps, DialogTitle, type DialogTitleBaseProps, type DialogTitleProps, DialogTrigger, type DialogTriggerBaseProps, type DialogTriggerProps, type UseDialogContext, type UseDialogProps, type UseDialogReturn, useDialog, useDialogContext };