@ark-ui/solid 5.3.0 → 5.4.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.
- package/dist/chunk/{XF64K6LQ.js → 2HLGNCOQ.js} +1 -1
- package/dist/chunk/{JC46XP74.jsx → 4HPQVVRP.jsx} +7 -12
- package/dist/chunk/{DU2LAUIJ.jsx → 4QD4ZSJK.jsx} +1 -1
- package/dist/chunk/{UFXWNPFN.jsx → 5EMVTPVL.jsx} +9 -4
- package/dist/chunk/{JZ7ZQZT4.jsx → A6A626ZB.jsx} +4 -7
- package/dist/chunk/{65ORPGOJ.jsx → AMEMCPNB.jsx} +1 -1
- package/dist/chunk/{7HMNRDMK.jsx → BFPOA7P4.jsx} +1 -1
- package/dist/chunk/{RIHGRA4D.js → BT2NIRPC.js} +1 -1
- package/dist/chunk/{T7DC3WIE.js → C5HFE3OV.js} +1 -1
- package/dist/chunk/{WXY3QNZF.js → CCJXFSD4.js} +9 -2
- package/dist/chunk/{GP7PBPSV.js → CSQ4G2ZR.js} +1 -1
- package/dist/chunk/{MBJCX2DE.js → DUMB6XV5.js} +1 -1
- package/dist/chunk/{XUCRRVV2.jsx → EDWTEZRE.jsx} +1 -1
- package/dist/chunk/{FMI5WHH2.js → IXXDQXSI.js} +1 -1
- package/dist/chunk/{WIVJD73Q.jsx → JN5MJP56.jsx} +1 -1
- package/dist/chunk/{SDD2HKR3.js → LUMJHQNS.js} +8 -8
- package/dist/chunk/{BOR2APHS.jsx → MSINFF7E.jsx} +1 -1
- package/dist/chunk/{Z2XFIGHD.jsx → O6XGGFFV.jsx} +1 -1
- package/dist/chunk/{BPPSBY3Z.js → QDNMUVUH.js} +6 -8
- package/dist/chunk/{K4MFB3SM.jsx → QN2KHWAW.jsx} +1 -1
- package/dist/chunk/{MKI4DBPU.jsx → ROFVSOHA.jsx} +1 -1
- package/dist/chunk/{5H25GYRZ.jsx → SKLHGDXX.jsx} +1 -1
- package/dist/chunk/{SPF2T7O4.js → SUOC3NNA.js} +1 -1
- package/dist/chunk/{7QS2CMYY.js → TOZ7BU2Z.js} +1 -1
- package/dist/chunk/{CIIDKCDP.js → UL6NTZA6.js} +9 -11
- package/dist/chunk/{2EXNPKDT.jsx → WR7AKRSO.jsx} +1 -1
- package/dist/chunk/{QB2OYQ6F.js → WW35AWP2.js} +1 -1
- package/dist/chunk/{5GDLVWNX.js → WXJYBPWI.js} +1 -1
- package/dist/chunk/{FAC6JW4M.js → YKX6LWQZ.js} +1 -1
- package/dist/chunk/{FZIYLDQP.js → Z3MPOJ5X.js} +1 -1
- package/dist/chunk/{RUFFRSXB.jsx → ZDKSAOA5.jsx} +1 -1
- package/dist/chunk/{4Y2CGAFZ.jsx → ZEKNH4J5.jsx} +3 -2
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/checkbox/index.jsx +2 -2
- package/dist/components/color-picker/index.js +1 -1
- package/dist/components/color-picker/index.jsx +2 -2
- package/dist/components/combobox/index.js +1 -1
- package/dist/components/combobox/index.jsx +2 -2
- package/dist/components/date-picker/index.js +1 -1
- package/dist/components/date-picker/index.jsx +1 -1
- package/dist/components/editable/index.js +1 -1
- package/dist/components/editable/index.jsx +2 -2
- package/dist/components/field/index.js +1 -1
- package/dist/components/field/index.jsx +1 -1
- package/dist/components/file-upload/index.js +1 -1
- package/dist/components/file-upload/index.jsx +2 -2
- package/dist/components/index.js +21 -21
- package/dist/components/index.jsx +179 -179
- package/dist/components/menu/index.d.ts +9 -3
- package/dist/components/menu/index.js +1 -1
- package/dist/components/menu/index.jsx +1 -1
- package/dist/components/number-input/index.js +1 -1
- package/dist/components/number-input/index.jsx +2 -2
- package/dist/components/pin-input/index.js +1 -1
- package/dist/components/pin-input/index.jsx +2 -2
- package/dist/components/rating-group/index.js +1 -1
- package/dist/components/rating-group/index.jsx +2 -2
- package/dist/components/select/index.js +1 -1
- package/dist/components/select/index.jsx +2 -2
- package/dist/components/signature-pad/index.js +1 -1
- package/dist/components/signature-pad/index.jsx +2 -2
- package/dist/components/switch/index.js +1 -1
- package/dist/components/switch/index.jsx +2 -2
- package/dist/components/tags-input/index.js +1 -1
- package/dist/components/tags-input/index.jsx +2 -2
- package/dist/components/toggle/index.js +1 -1
- package/dist/components/toggle/index.jsx +1 -1
- package/dist/index.js +21 -21
- package/dist/index.jsx +179 -179
- package/package.json +60 -59
package/dist/index.jsx
CHANGED
|
@@ -1,15 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ClientOnly
|
|
3
3
|
} from "./chunk/6G6HOPPW.jsx";
|
|
4
|
-
import {
|
|
5
|
-
ToggleContext,
|
|
6
|
-
ToggleIndicator,
|
|
7
|
-
ToggleRoot,
|
|
8
|
-
toggleAnatomy,
|
|
9
|
-
toggle_exports,
|
|
10
|
-
useToggle,
|
|
11
|
-
useToggleContext
|
|
12
|
-
} from "./chunk/JZ7ZQZT4.jsx";
|
|
13
4
|
import {
|
|
14
5
|
ToggleGroupContext,
|
|
15
6
|
ToggleGroupItem,
|
|
@@ -78,37 +69,30 @@ import {
|
|
|
78
69
|
useTreeView
|
|
79
70
|
} from "./chunk/MM2I4S7S.jsx";
|
|
80
71
|
import {
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
anatomy as anatomy22,
|
|
95
|
-
slider_exports,
|
|
96
|
-
useSlider,
|
|
97
|
-
useSliderContext
|
|
98
|
-
} from "./chunk/AD2EIGNX.jsx";
|
|
72
|
+
TimerActionTrigger,
|
|
73
|
+
TimerArea,
|
|
74
|
+
TimerContext,
|
|
75
|
+
TimerControl,
|
|
76
|
+
TimerItem,
|
|
77
|
+
TimerRoot,
|
|
78
|
+
TimerRootProvider,
|
|
79
|
+
TimerSeparator,
|
|
80
|
+
anatomy as anatomy29,
|
|
81
|
+
timer_exports,
|
|
82
|
+
useTimer,
|
|
83
|
+
useTimerContext
|
|
84
|
+
} from "./chunk/TZDLUIKR.jsx";
|
|
99
85
|
import {
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
useSwitchContext
|
|
111
|
-
} from "./chunk/MKI4DBPU.jsx";
|
|
86
|
+
SplitterContext,
|
|
87
|
+
SplitterPanel,
|
|
88
|
+
SplitterResizeTrigger,
|
|
89
|
+
SplitterRoot,
|
|
90
|
+
SplitterRootProvider,
|
|
91
|
+
anatomy as anatomy23,
|
|
92
|
+
splitter_exports,
|
|
93
|
+
useSplitter,
|
|
94
|
+
useSplitterContext
|
|
95
|
+
} from "./chunk/2H2BP2D4.jsx";
|
|
112
96
|
import {
|
|
113
97
|
StepsCompletedContent,
|
|
114
98
|
StepsContent,
|
|
@@ -130,6 +114,19 @@ import {
|
|
|
130
114
|
useStepsContext,
|
|
131
115
|
useStepsItemContext
|
|
132
116
|
} from "./chunk/RY6GW37O.jsx";
|
|
117
|
+
import {
|
|
118
|
+
SwitchContext,
|
|
119
|
+
SwitchControl,
|
|
120
|
+
SwitchHiddenInput,
|
|
121
|
+
SwitchLabel,
|
|
122
|
+
SwitchRoot,
|
|
123
|
+
SwitchRootProvider,
|
|
124
|
+
SwitchThumb,
|
|
125
|
+
anatomy as anatomy25,
|
|
126
|
+
switch_exports,
|
|
127
|
+
useSwitch,
|
|
128
|
+
useSwitchContext
|
|
129
|
+
} from "./chunk/ROFVSOHA.jsx";
|
|
133
130
|
import {
|
|
134
131
|
TabContent,
|
|
135
132
|
TabIndicator,
|
|
@@ -163,7 +160,20 @@ import {
|
|
|
163
160
|
useTagsInput,
|
|
164
161
|
useTagsInputContext,
|
|
165
162
|
useTagsInputItemContext
|
|
166
|
-
} from "./chunk/
|
|
163
|
+
} from "./chunk/WR7AKRSO.jsx";
|
|
164
|
+
import {
|
|
165
|
+
ToastActionTrigger,
|
|
166
|
+
ToastCloseTrigger,
|
|
167
|
+
ToastContext,
|
|
168
|
+
ToastDescription,
|
|
169
|
+
ToastRoot,
|
|
170
|
+
ToastTitle,
|
|
171
|
+
Toaster,
|
|
172
|
+
anatomy as anatomy30,
|
|
173
|
+
createToaster,
|
|
174
|
+
toast_exports,
|
|
175
|
+
useToastContext
|
|
176
|
+
} from "./chunk/VDDVCRFC.jsx";
|
|
167
177
|
import {
|
|
168
178
|
TimePickerCell,
|
|
169
179
|
TimePickerClearTrigger,
|
|
@@ -185,45 +195,14 @@ import {
|
|
|
185
195
|
useTimePickerContext
|
|
186
196
|
} from "./chunk/DV4N466N.jsx";
|
|
187
197
|
import {
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
createToaster,
|
|
197
|
-
toast_exports,
|
|
198
|
-
useToastContext
|
|
199
|
-
} from "./chunk/VDDVCRFC.jsx";
|
|
200
|
-
import {
|
|
201
|
-
TimerActionTrigger,
|
|
202
|
-
TimerArea,
|
|
203
|
-
TimerContext,
|
|
204
|
-
TimerControl,
|
|
205
|
-
TimerItem,
|
|
206
|
-
TimerRoot,
|
|
207
|
-
TimerRootProvider,
|
|
208
|
-
TimerSeparator,
|
|
209
|
-
anatomy as anatomy29,
|
|
210
|
-
timer_exports,
|
|
211
|
-
useTimer,
|
|
212
|
-
useTimerContext
|
|
213
|
-
} from "./chunk/TZDLUIKR.jsx";
|
|
214
|
-
import {
|
|
215
|
-
QrCodeContext,
|
|
216
|
-
QrCodeDownloadTrigger,
|
|
217
|
-
QrCodeFrame,
|
|
218
|
-
QrCodeOverlay,
|
|
219
|
-
QrCodePattern,
|
|
220
|
-
QrCodeRoot,
|
|
221
|
-
QrCodeRootProvider,
|
|
222
|
-
anatomy as anatomy17,
|
|
223
|
-
qr_code_exports,
|
|
224
|
-
useQrCode,
|
|
225
|
-
useQrCodeContext
|
|
226
|
-
} from "./chunk/YPH7FBUN.jsx";
|
|
198
|
+
ToggleContext,
|
|
199
|
+
ToggleIndicator,
|
|
200
|
+
ToggleRoot,
|
|
201
|
+
toggleAnatomy,
|
|
202
|
+
toggle_exports,
|
|
203
|
+
useToggle,
|
|
204
|
+
useToggleContext
|
|
205
|
+
} from "./chunk/A6A626ZB.jsx";
|
|
227
206
|
import {
|
|
228
207
|
ProgressCircle,
|
|
229
208
|
ProgressCircleRange,
|
|
@@ -241,6 +220,19 @@ import {
|
|
|
241
220
|
useProgress,
|
|
242
221
|
useProgressContext
|
|
243
222
|
} from "./chunk/XZZ6TULR.jsx";
|
|
223
|
+
import {
|
|
224
|
+
QrCodeContext,
|
|
225
|
+
QrCodeDownloadTrigger,
|
|
226
|
+
QrCodeFrame,
|
|
227
|
+
QrCodeOverlay,
|
|
228
|
+
QrCodePattern,
|
|
229
|
+
QrCodeRoot,
|
|
230
|
+
QrCodeRootProvider,
|
|
231
|
+
anatomy as anatomy17,
|
|
232
|
+
qr_code_exports,
|
|
233
|
+
useQrCode,
|
|
234
|
+
useQrCodeContext
|
|
235
|
+
} from "./chunk/YPH7FBUN.jsx";
|
|
244
236
|
import {
|
|
245
237
|
RadioGroupContext,
|
|
246
238
|
RadioGroupIndicator,
|
|
@@ -272,7 +264,7 @@ import {
|
|
|
272
264
|
useRatingGroup,
|
|
273
265
|
useRatingGroupContext,
|
|
274
266
|
useRatingGroupItemContext
|
|
275
|
-
} from "./chunk/
|
|
267
|
+
} from "./chunk/O6XGGFFV.jsx";
|
|
276
268
|
import {
|
|
277
269
|
SegmentGroupContext,
|
|
278
270
|
SegmentGroupIndicator,
|
|
@@ -290,21 +282,6 @@ import {
|
|
|
290
282
|
useSegmentGroupContext,
|
|
291
283
|
useSegmentGroupItemContext
|
|
292
284
|
} from "./chunk/Z254KIAA.jsx";
|
|
293
|
-
import {
|
|
294
|
-
SignaturePadClearTrigger,
|
|
295
|
-
SignaturePadContext,
|
|
296
|
-
SignaturePadControl,
|
|
297
|
-
SignaturePadGuide,
|
|
298
|
-
SignaturePadHiddenInput,
|
|
299
|
-
SignaturePadLabel,
|
|
300
|
-
SignaturePadRoot,
|
|
301
|
-
SignaturePadRootProvider,
|
|
302
|
-
SignaturePadSegment,
|
|
303
|
-
anatomy as anatomy21,
|
|
304
|
-
signature_pad_exports,
|
|
305
|
-
useSignaturePad,
|
|
306
|
-
useSignaturePadContext
|
|
307
|
-
} from "./chunk/K4MFB3SM.jsx";
|
|
308
285
|
import {
|
|
309
286
|
SelectClearTrigger,
|
|
310
287
|
SelectContent,
|
|
@@ -330,18 +307,41 @@ import {
|
|
|
330
307
|
useSelect,
|
|
331
308
|
useSelectContext,
|
|
332
309
|
useSelectItemContext
|
|
333
|
-
} from "./chunk/
|
|
310
|
+
} from "./chunk/SKLHGDXX.jsx";
|
|
334
311
|
import {
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
312
|
+
SignaturePadClearTrigger,
|
|
313
|
+
SignaturePadContext,
|
|
314
|
+
SignaturePadControl,
|
|
315
|
+
SignaturePadGuide,
|
|
316
|
+
SignaturePadHiddenInput,
|
|
317
|
+
SignaturePadLabel,
|
|
318
|
+
SignaturePadRoot,
|
|
319
|
+
SignaturePadRootProvider,
|
|
320
|
+
SignaturePadSegment,
|
|
321
|
+
anatomy as anatomy21,
|
|
322
|
+
signature_pad_exports,
|
|
323
|
+
useSignaturePad,
|
|
324
|
+
useSignaturePadContext
|
|
325
|
+
} from "./chunk/QN2KHWAW.jsx";
|
|
326
|
+
import {
|
|
327
|
+
SliderContext,
|
|
328
|
+
SliderControl,
|
|
329
|
+
SliderDraggingIndicator,
|
|
330
|
+
SliderHiddenInput,
|
|
331
|
+
SliderLabel,
|
|
332
|
+
SliderMarker,
|
|
333
|
+
SliderMarkerGroup,
|
|
334
|
+
SliderRange,
|
|
335
|
+
SliderRoot,
|
|
336
|
+
SliderRootProvider,
|
|
337
|
+
SliderThumb,
|
|
338
|
+
SliderTrack,
|
|
339
|
+
SliderValueText,
|
|
340
|
+
anatomy as anatomy22,
|
|
341
|
+
slider_exports,
|
|
342
|
+
useSlider,
|
|
343
|
+
useSliderContext
|
|
344
|
+
} from "./chunk/AD2EIGNX.jsx";
|
|
345
345
|
import {
|
|
346
346
|
Highlight,
|
|
347
347
|
useHighlight
|
|
@@ -375,20 +375,7 @@ import {
|
|
|
375
375
|
number_input_exports,
|
|
376
376
|
useNumberInput,
|
|
377
377
|
useNumberInputContext
|
|
378
|
-
} from "./chunk/
|
|
379
|
-
import {
|
|
380
|
-
PaginationContext,
|
|
381
|
-
PaginationEllipsis,
|
|
382
|
-
PaginationItem,
|
|
383
|
-
PaginationNextTrigger,
|
|
384
|
-
PaginationPrevTrigger,
|
|
385
|
-
PaginationRoot,
|
|
386
|
-
PaginationRootProvider,
|
|
387
|
-
anatomy as anatomy13,
|
|
388
|
-
pagination_exports,
|
|
389
|
-
usePagination,
|
|
390
|
-
usePaginationContext
|
|
391
|
-
} from "./chunk/YIVTZ7BP.jsx";
|
|
378
|
+
} from "./chunk/MSINFF7E.jsx";
|
|
392
379
|
import {
|
|
393
380
|
MenuArrow,
|
|
394
381
|
MenuArrowTip,
|
|
@@ -416,7 +403,20 @@ import {
|
|
|
416
403
|
useMenu,
|
|
417
404
|
useMenuContext,
|
|
418
405
|
useMenuItemContext
|
|
419
|
-
} from "./chunk/
|
|
406
|
+
} from "./chunk/5EMVTPVL.jsx";
|
|
407
|
+
import {
|
|
408
|
+
PaginationContext,
|
|
409
|
+
PaginationEllipsis,
|
|
410
|
+
PaginationItem,
|
|
411
|
+
PaginationNextTrigger,
|
|
412
|
+
PaginationPrevTrigger,
|
|
413
|
+
PaginationRoot,
|
|
414
|
+
PaginationRootProvider,
|
|
415
|
+
anatomy as anatomy13,
|
|
416
|
+
pagination_exports,
|
|
417
|
+
usePagination,
|
|
418
|
+
usePaginationContext
|
|
419
|
+
} from "./chunk/YIVTZ7BP.jsx";
|
|
420
420
|
import {
|
|
421
421
|
PinInputContext,
|
|
422
422
|
PinInputControl,
|
|
@@ -429,7 +429,7 @@ import {
|
|
|
429
429
|
pin_input_exports,
|
|
430
430
|
usePinInput,
|
|
431
431
|
usePinInputContext
|
|
432
|
-
} from "./chunk/
|
|
432
|
+
} from "./chunk/4QD4ZSJK.jsx";
|
|
433
433
|
import {
|
|
434
434
|
PopoverAnchor,
|
|
435
435
|
PopoverArrow,
|
|
@@ -481,7 +481,7 @@ import {
|
|
|
481
481
|
parse as parse2,
|
|
482
482
|
useDatePicker,
|
|
483
483
|
useDatePickerContext
|
|
484
|
-
} from "./chunk/
|
|
484
|
+
} from "./chunk/ZEKNH4J5.jsx";
|
|
485
485
|
import {
|
|
486
486
|
EditableArea,
|
|
487
487
|
EditableCancelTrigger,
|
|
@@ -498,7 +498,7 @@ import {
|
|
|
498
498
|
editable_exports,
|
|
499
499
|
useEditable,
|
|
500
500
|
useEditableContext
|
|
501
|
-
} from "./chunk/
|
|
501
|
+
} from "./chunk/AMEMCPNB.jsx";
|
|
502
502
|
import {
|
|
503
503
|
FocusTrap
|
|
504
504
|
} from "./chunk/ANUFR4QW.jsx";
|
|
@@ -522,7 +522,7 @@ import {
|
|
|
522
522
|
file_upload_exports,
|
|
523
523
|
useFileUpload,
|
|
524
524
|
useFileUploadContext
|
|
525
|
-
} from "./chunk/
|
|
525
|
+
} from "./chunk/ZDKSAOA5.jsx";
|
|
526
526
|
import {
|
|
527
527
|
FormatByte,
|
|
528
528
|
FormatNumber,
|
|
@@ -563,7 +563,7 @@ import {
|
|
|
563
563
|
useCheckboxContext,
|
|
564
564
|
useCheckboxGroup,
|
|
565
565
|
useCheckboxGroupContext
|
|
566
|
-
} from "./chunk/
|
|
566
|
+
} from "./chunk/JN5MJP56.jsx";
|
|
567
567
|
import {
|
|
568
568
|
ClipboardContext,
|
|
569
569
|
ClipboardControl,
|
|
@@ -579,46 +579,6 @@ import {
|
|
|
579
579
|
useClipboard,
|
|
580
580
|
useClipboardContext
|
|
581
581
|
} from "./chunk/5T73FAJY.jsx";
|
|
582
|
-
import {
|
|
583
|
-
ComboboxClearTrigger,
|
|
584
|
-
ComboboxContent,
|
|
585
|
-
ComboboxContext,
|
|
586
|
-
ComboboxControl,
|
|
587
|
-
ComboboxInput,
|
|
588
|
-
ComboboxItem,
|
|
589
|
-
ComboboxItemContext,
|
|
590
|
-
ComboboxItemGroup,
|
|
591
|
-
ComboboxItemGroupLabel,
|
|
592
|
-
ComboboxItemIndicator,
|
|
593
|
-
ComboboxItemText,
|
|
594
|
-
ComboboxLabel,
|
|
595
|
-
ComboboxList,
|
|
596
|
-
ComboboxPositioner,
|
|
597
|
-
ComboboxRoot,
|
|
598
|
-
ComboboxRootProvider,
|
|
599
|
-
ComboboxTrigger,
|
|
600
|
-
anatomy as anatomy6,
|
|
601
|
-
combobox_exports,
|
|
602
|
-
useCombobox,
|
|
603
|
-
useComboboxContext,
|
|
604
|
-
useComboboxItemContext
|
|
605
|
-
} from "./chunk/7HMNRDMK.jsx";
|
|
606
|
-
import {
|
|
607
|
-
DialogBackdrop,
|
|
608
|
-
DialogCloseTrigger,
|
|
609
|
-
DialogContent,
|
|
610
|
-
DialogContext,
|
|
611
|
-
DialogDescription,
|
|
612
|
-
DialogPositioner,
|
|
613
|
-
DialogRoot,
|
|
614
|
-
DialogRootProvider,
|
|
615
|
-
DialogTitle,
|
|
616
|
-
DialogTrigger,
|
|
617
|
-
anatomy as anatomy7,
|
|
618
|
-
dialog_exports,
|
|
619
|
-
useDialog,
|
|
620
|
-
useDialogContext
|
|
621
|
-
} from "./chunk/H2PO7WYN.jsx";
|
|
622
582
|
import {
|
|
623
583
|
ColorPickerArea,
|
|
624
584
|
ColorPickerAreaBackground,
|
|
@@ -654,7 +614,31 @@ import {
|
|
|
654
614
|
parse,
|
|
655
615
|
useColorPicker,
|
|
656
616
|
useColorPickerContext
|
|
657
|
-
} from "./chunk/
|
|
617
|
+
} from "./chunk/EDWTEZRE.jsx";
|
|
618
|
+
import {
|
|
619
|
+
ComboboxClearTrigger,
|
|
620
|
+
ComboboxContent,
|
|
621
|
+
ComboboxContext,
|
|
622
|
+
ComboboxControl,
|
|
623
|
+
ComboboxInput,
|
|
624
|
+
ComboboxItem,
|
|
625
|
+
ComboboxItemContext,
|
|
626
|
+
ComboboxItemGroup,
|
|
627
|
+
ComboboxItemGroupLabel,
|
|
628
|
+
ComboboxItemIndicator,
|
|
629
|
+
ComboboxItemText,
|
|
630
|
+
ComboboxLabel,
|
|
631
|
+
ComboboxList,
|
|
632
|
+
ComboboxPositioner,
|
|
633
|
+
ComboboxRoot,
|
|
634
|
+
ComboboxRootProvider,
|
|
635
|
+
ComboboxTrigger,
|
|
636
|
+
anatomy as anatomy6,
|
|
637
|
+
combobox_exports,
|
|
638
|
+
useCombobox,
|
|
639
|
+
useComboboxContext,
|
|
640
|
+
useComboboxItemContext
|
|
641
|
+
} from "./chunk/BFPOA7P4.jsx";
|
|
658
642
|
import {
|
|
659
643
|
FieldContext,
|
|
660
644
|
FieldErrorText,
|
|
@@ -670,7 +654,7 @@ import {
|
|
|
670
654
|
field_exports,
|
|
671
655
|
useField,
|
|
672
656
|
useFieldContext
|
|
673
|
-
} from "./chunk/
|
|
657
|
+
} from "./chunk/4HPQVVRP.jsx";
|
|
674
658
|
import {
|
|
675
659
|
FieldsetContext,
|
|
676
660
|
FieldsetErrorText,
|
|
@@ -682,6 +666,22 @@ import {
|
|
|
682
666
|
fieldset_exports,
|
|
683
667
|
useFieldsetContext
|
|
684
668
|
} from "./chunk/ZYF7GVNI.jsx";
|
|
669
|
+
import {
|
|
670
|
+
DialogBackdrop,
|
|
671
|
+
DialogCloseTrigger,
|
|
672
|
+
DialogContent,
|
|
673
|
+
DialogContext,
|
|
674
|
+
DialogDescription,
|
|
675
|
+
DialogPositioner,
|
|
676
|
+
DialogRoot,
|
|
677
|
+
DialogRootProvider,
|
|
678
|
+
DialogTitle,
|
|
679
|
+
DialogTrigger,
|
|
680
|
+
anatomy as anatomy7,
|
|
681
|
+
dialog_exports,
|
|
682
|
+
useDialog,
|
|
683
|
+
useDialogContext
|
|
684
|
+
} from "./chunk/H2PO7WYN.jsx";
|
|
685
685
|
import {
|
|
686
686
|
Presence,
|
|
687
687
|
PresenceProvider,
|
|
@@ -698,17 +698,6 @@ import {
|
|
|
698
698
|
createListCollection,
|
|
699
699
|
createTreeCollection
|
|
700
700
|
} from "./chunk/MOG4V2NQ.jsx";
|
|
701
|
-
import {
|
|
702
|
-
AvatarContext,
|
|
703
|
-
AvatarFallback,
|
|
704
|
-
AvatarImage,
|
|
705
|
-
AvatarRoot,
|
|
706
|
-
AvatarRootProvider,
|
|
707
|
-
anatomy as anatomy3,
|
|
708
|
-
avatar_exports,
|
|
709
|
-
useAvatar,
|
|
710
|
-
useAvatarContext
|
|
711
|
-
} from "./chunk/MA35L6TV.jsx";
|
|
712
701
|
import {
|
|
713
702
|
AccordionContext,
|
|
714
703
|
AccordionItem,
|
|
@@ -737,6 +726,17 @@ import {
|
|
|
737
726
|
useCollapsibleContext
|
|
738
727
|
} from "./chunk/AYESR2LP.jsx";
|
|
739
728
|
import "./chunk/NEBB7COJ.jsx";
|
|
729
|
+
import {
|
|
730
|
+
AvatarContext,
|
|
731
|
+
AvatarFallback,
|
|
732
|
+
AvatarImage,
|
|
733
|
+
AvatarRoot,
|
|
734
|
+
AvatarRootProvider,
|
|
735
|
+
anatomy as anatomy3,
|
|
736
|
+
avatar_exports,
|
|
737
|
+
useAvatar,
|
|
738
|
+
useAvatarContext
|
|
739
|
+
} from "./chunk/MA35L6TV.jsx";
|
|
740
740
|
import "./chunk/6WEDGJKQ.jsx";
|
|
741
741
|
import {
|
|
742
742
|
ark
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ark-ui/solid",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "5.
|
|
4
|
+
"version": "5.4.0",
|
|
5
5
|
"description": "A collection of unstyled, accessible UI components for Solid, utilizing state machines for seamless interaction.",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"accordion",
|
|
@@ -112,85 +112,86 @@
|
|
|
112
112
|
"sideEffects": false,
|
|
113
113
|
"dependencies": {
|
|
114
114
|
"@internationalized/date": "3.7.0",
|
|
115
|
-
"@zag-js/accordion": "1.
|
|
116
|
-
"@zag-js/anatomy": "1.
|
|
117
|
-
"@zag-js/auto-resize": "1.
|
|
118
|
-
"@zag-js/avatar": "1.
|
|
119
|
-
"@zag-js/carousel": "1.
|
|
120
|
-
"@zag-js/checkbox": "1.
|
|
121
|
-
"@zag-js/clipboard": "1.
|
|
122
|
-
"@zag-js/collapsible": "1.
|
|
123
|
-
"@zag-js/collection": "1.
|
|
124
|
-
"@zag-js/color-picker": "1.
|
|
125
|
-
"@zag-js/combobox": "1.
|
|
126
|
-
"@zag-js/date-picker": "1.
|
|
127
|
-
"@zag-js/dialog": "1.
|
|
128
|
-
"@zag-js/dom-query": "1.
|
|
129
|
-
"@zag-js/editable": "1.
|
|
130
|
-
"@zag-js/file-upload": "1.
|
|
131
|
-
"@zag-js/file-utils": "1.
|
|
132
|
-
"@zag-js/focus-trap": "1.
|
|
133
|
-
"@zag-js/highlight-word": "1.
|
|
134
|
-
"@zag-js/hover-card": "1.
|
|
135
|
-
"@zag-js/i18n-utils": "1.
|
|
136
|
-
"@zag-js/menu": "1.
|
|
137
|
-
"@zag-js/number-input": "1.
|
|
138
|
-
"@zag-js/pagination": "1.
|
|
139
|
-
"@zag-js/pin-input": "1.
|
|
140
|
-
"@zag-js/popover": "1.
|
|
141
|
-
"@zag-js/presence": "1.
|
|
142
|
-
"@zag-js/progress": "1.
|
|
143
|
-
"@zag-js/qr-code": "1.
|
|
144
|
-
"@zag-js/radio-group": "1.
|
|
145
|
-
"@zag-js/rating-group": "1.
|
|
146
|
-
"@zag-js/select": "1.
|
|
147
|
-
"@zag-js/signature-pad": "1.
|
|
148
|
-
"@zag-js/slider": "1.
|
|
149
|
-
"@zag-js/solid": "1.
|
|
150
|
-
"@zag-js/splitter": "1.
|
|
151
|
-
"@zag-js/steps": "1.
|
|
152
|
-
"@zag-js/switch": "1.
|
|
153
|
-
"@zag-js/tabs": "1.
|
|
154
|
-
"@zag-js/tags-input": "1.
|
|
155
|
-
"@zag-js/time-picker": "1.
|
|
156
|
-
"@zag-js/timer": "1.
|
|
157
|
-
"@zag-js/toast": "1.
|
|
158
|
-
"@zag-js/toggle": "1.
|
|
159
|
-
"@zag-js/toggle-group": "1.
|
|
160
|
-
"@zag-js/tooltip": "1.
|
|
161
|
-
"@zag-js/tour": "1.
|
|
162
|
-
"@zag-js/tree-view": "1.
|
|
163
|
-
"@zag-js/types": "1.
|
|
115
|
+
"@zag-js/accordion": "1.7.0",
|
|
116
|
+
"@zag-js/anatomy": "1.7.0",
|
|
117
|
+
"@zag-js/auto-resize": "1.7.0",
|
|
118
|
+
"@zag-js/avatar": "1.7.0",
|
|
119
|
+
"@zag-js/carousel": "1.7.0",
|
|
120
|
+
"@zag-js/checkbox": "1.7.0",
|
|
121
|
+
"@zag-js/clipboard": "1.7.0",
|
|
122
|
+
"@zag-js/collapsible": "1.7.0",
|
|
123
|
+
"@zag-js/collection": "1.7.0",
|
|
124
|
+
"@zag-js/color-picker": "1.7.0",
|
|
125
|
+
"@zag-js/combobox": "1.7.0",
|
|
126
|
+
"@zag-js/date-picker": "1.7.0",
|
|
127
|
+
"@zag-js/dialog": "1.7.0",
|
|
128
|
+
"@zag-js/dom-query": "1.7.0",
|
|
129
|
+
"@zag-js/editable": "1.7.0",
|
|
130
|
+
"@zag-js/file-upload": "1.7.0",
|
|
131
|
+
"@zag-js/file-utils": "1.7.0",
|
|
132
|
+
"@zag-js/focus-trap": "1.7.0",
|
|
133
|
+
"@zag-js/highlight-word": "1.7.0",
|
|
134
|
+
"@zag-js/hover-card": "1.7.0",
|
|
135
|
+
"@zag-js/i18n-utils": "1.7.0",
|
|
136
|
+
"@zag-js/menu": "1.7.0",
|
|
137
|
+
"@zag-js/number-input": "1.7.0",
|
|
138
|
+
"@zag-js/pagination": "1.7.0",
|
|
139
|
+
"@zag-js/pin-input": "1.7.0",
|
|
140
|
+
"@zag-js/popover": "1.7.0",
|
|
141
|
+
"@zag-js/presence": "1.7.0",
|
|
142
|
+
"@zag-js/progress": "1.7.0",
|
|
143
|
+
"@zag-js/qr-code": "1.7.0",
|
|
144
|
+
"@zag-js/radio-group": "1.7.0",
|
|
145
|
+
"@zag-js/rating-group": "1.7.0",
|
|
146
|
+
"@zag-js/select": "1.7.0",
|
|
147
|
+
"@zag-js/signature-pad": "1.7.0",
|
|
148
|
+
"@zag-js/slider": "1.7.0",
|
|
149
|
+
"@zag-js/solid": "1.7.0",
|
|
150
|
+
"@zag-js/splitter": "1.7.0",
|
|
151
|
+
"@zag-js/steps": "1.7.0",
|
|
152
|
+
"@zag-js/switch": "1.7.0",
|
|
153
|
+
"@zag-js/tabs": "1.7.0",
|
|
154
|
+
"@zag-js/tags-input": "1.7.0",
|
|
155
|
+
"@zag-js/time-picker": "1.7.0",
|
|
156
|
+
"@zag-js/timer": "1.7.0",
|
|
157
|
+
"@zag-js/toast": "1.7.0",
|
|
158
|
+
"@zag-js/toggle": "1.7.0",
|
|
159
|
+
"@zag-js/toggle-group": "1.7.0",
|
|
160
|
+
"@zag-js/tooltip": "1.7.0",
|
|
161
|
+
"@zag-js/tour": "1.7.0",
|
|
162
|
+
"@zag-js/tree-view": "1.7.0",
|
|
163
|
+
"@zag-js/types": "1.7.0",
|
|
164
|
+
"@zag-js/utils": "1.7.0"
|
|
164
165
|
},
|
|
165
166
|
"devDependencies": {
|
|
166
167
|
"@biomejs/biome": "1.9.4",
|
|
167
168
|
"@modular-forms/solid": "0.25.1",
|
|
168
169
|
"@release-it/keep-a-changelog": "6.0.0",
|
|
169
170
|
"@solidjs/testing-library": "0.8.10",
|
|
170
|
-
"@storybook/addon-a11y": "8.6.
|
|
171
|
-
"@storybook/addon-essentials": "8.6.
|
|
172
|
-
"@storybook/addon-interactions": "8.6.
|
|
173
|
-
"@storybook/addon-links": "8.6.
|
|
174
|
-
"@storybook/docs-tools": "8.6.
|
|
171
|
+
"@storybook/addon-a11y": "8.6.11",
|
|
172
|
+
"@storybook/addon-essentials": "8.6.11",
|
|
173
|
+
"@storybook/addon-interactions": "8.6.11",
|
|
174
|
+
"@storybook/addon-links": "8.6.11",
|
|
175
|
+
"@storybook/docs-tools": "8.6.11",
|
|
175
176
|
"@testing-library/dom": "10.4.0",
|
|
176
177
|
"@testing-library/jest-dom": "6.6.3",
|
|
177
178
|
"@testing-library/user-event": "14.6.1",
|
|
178
179
|
"@types/jsdom": "21.1.7",
|
|
179
|
-
"@zag-js/stringify-state": "1.
|
|
180
|
+
"@zag-js/stringify-state": "1.7.0",
|
|
180
181
|
"clean-package": "2.2.0",
|
|
181
182
|
"esbuild-plugin-solid": "0.6.0",
|
|
182
183
|
"globby": "14.1.0",
|
|
183
184
|
"jsdom": "26.0.0",
|
|
184
|
-
"lucide-solid": "0.
|
|
185
|
+
"lucide-solid": "0.484.0",
|
|
185
186
|
"release-it": "18.1.2",
|
|
186
187
|
"resize-observer-polyfill": "1.5.1",
|
|
187
188
|
"solid-js": "1.9.5",
|
|
188
|
-
"storybook": "8.6.
|
|
189
|
+
"storybook": "8.6.11",
|
|
189
190
|
"storybook-solidjs": "1.0.0-beta.6",
|
|
190
191
|
"storybook-solidjs-vite": "1.0.0-beta.6",
|
|
191
192
|
"tsup": "8.4.0",
|
|
192
193
|
"typescript": "5.8.2",
|
|
193
|
-
"vite": "6.2.
|
|
194
|
+
"vite": "6.2.3",
|
|
194
195
|
"vite-plugin-solid": "2.11.6",
|
|
195
196
|
"vitest": "3.0.9",
|
|
196
197
|
"@vitest/coverage-v8": "3.0.9",
|