@ark-ui/solid 5.22.0 → 5.23.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/{HQFAQX4S.js → 3IC6WLED.js} +1 -1
- package/dist/chunk/{PJ75DKGV.jsx → 3JHERV5G.jsx} +3 -1
- package/dist/chunk/{NNRIF2OF.jsx → 4IDZDNRE.jsx} +1 -0
- package/dist/chunk/{5EIABR36.jsx → 6BGLB7Y7.jsx} +1 -1
- package/dist/chunk/{XQYQZYIR.js → 6FEL4AM3.js} +1 -1
- package/dist/chunk/{QY4J4YQ6.js → B7QUG2TP.js} +1 -1
- package/dist/chunk/{OKPKUWZY.js → CO3X63VR.js} +1 -1
- package/dist/chunk/{4HMPTYYS.jsx → EEE5S4S3.jsx} +1 -1
- package/dist/chunk/{CTLTBA6P.jsx → ELWJ5JSG.jsx} +1 -1
- package/dist/chunk/{5LWXP72T.js → EUZ5RFTD.js} +1 -1
- package/dist/chunk/{5HS4XHPV.jsx → FU2KVI6E.jsx} +1 -1
- package/dist/chunk/{BIBVXHZ2.jsx → GJY7ASBA.jsx} +1 -1
- package/dist/chunk/{RYMIVK37.jsx → GMHTXGKH.jsx} +1 -1
- package/dist/chunk/{B5KMHNSV.jsx → HRIRTOND.jsx} +1 -1
- package/dist/chunk/{U4Z72T3S.js → I4UD76MY.js} +1 -1
- package/dist/chunk/{GBEEXVXU.jsx → ILFEJ3LJ.jsx} +1 -1
- package/dist/chunk/{QNUM5QZD.js → JAO47T42.js} +1 -1
- package/dist/chunk/{ZI253QBN.js → K4QUQGYV.js} +1 -1
- package/dist/chunk/{SVBOLS3G.js → NQLGVMLT.js} +1 -1
- package/dist/chunk/{JPVFWVKB.jsx → OJBI52R5.jsx} +1 -1
- package/dist/chunk/{GDROOPOD.jsx → R4IX6ZXU.jsx} +1 -1
- package/dist/chunk/{4NJHH6IA.js → RAM4O5E4.js} +1 -1
- package/dist/chunk/{D63ULIQQ.js → RBZ3I4X2.js} +1 -1
- package/dist/chunk/{HIA6P7A2.js → RR45WJYH.js} +1 -1
- package/dist/chunk/{P2MZ2BIM.jsx → T3ZLRFQW.jsx} +1 -1
- package/dist/chunk/{R7HAMD4C.jsx → U4FSZYVF.jsx} +1 -1
- package/dist/chunk/{FLTSMA4B.js → VEMOHNUQ.js} +1 -0
- package/dist/chunk/{WS5HMYK2.js → VKWKLOAF.js} +10 -1
- package/dist/chunk/{UMNJMCPE.jsx → XAQOX37Z.jsx} +1 -1
- package/dist/chunk/{IEZKTVGR.js → ZJKJFVOI.js} +1 -1
- 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.d.ts +8 -5
- package/dist/components/combobox/index.js +1 -1
- package/dist/components/combobox/index.jsx +3 -3
- package/dist/components/editable/index.js +1 -1
- package/dist/components/editable/index.jsx +2 -2
- package/dist/components/field/index.d.ts +1 -0
- 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.d.ts +5 -4
- package/dist/components/index.js +23 -23
- package/dist/components/index.jsx +177 -177
- package/dist/components/json-tree-view/index.d.ts +1 -1
- package/dist/components/json-tree-view/index.jsx +1 -1
- package/dist/components/listbox/index.d.ts +10 -7
- 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/password-input/index.js +1 -1
- package/dist/components/password-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.d.ts +7 -4
- package/dist/components/select/index.js +1 -1
- package/dist/components/select/index.jsx +3 -3
- 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/tree-view/index.d.ts +4 -4
- package/dist/components/tree-view/index.jsx +2 -2
- package/dist/index.d.ts +5 -4
- package/dist/index.js +23 -23
- package/dist/index.jsx +177 -177
- package/dist/{tree-view-tree-CbBeWSwi.d.ts → tree-view-tree-Bsm9ZNuk.d.ts} +6 -4
- package/package.json +1 -1
package/dist/index.jsx
CHANGED
|
@@ -67,20 +67,16 @@ import {
|
|
|
67
67
|
useTourContext
|
|
68
68
|
} from "./chunk/ZKV7ELLL.jsx";
|
|
69
69
|
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
signature_pad_exports,
|
|
81
|
-
useSignaturePad,
|
|
82
|
-
useSignaturePadContext
|
|
83
|
-
} from "./chunk/P2MZ2BIM.jsx";
|
|
70
|
+
SplitterContext,
|
|
71
|
+
SplitterPanel,
|
|
72
|
+
SplitterResizeTrigger,
|
|
73
|
+
SplitterRoot,
|
|
74
|
+
SplitterRootProvider,
|
|
75
|
+
anatomy as anatomy27,
|
|
76
|
+
splitter_exports,
|
|
77
|
+
useSplitter,
|
|
78
|
+
useSplitterContext
|
|
79
|
+
} from "./chunk/EODO532W.jsx";
|
|
84
80
|
import {
|
|
85
81
|
SliderContext,
|
|
86
82
|
SliderControl,
|
|
@@ -100,6 +96,32 @@ import {
|
|
|
100
96
|
useSlider,
|
|
101
97
|
useSliderContext
|
|
102
98
|
} from "./chunk/NZZ47TNF.jsx";
|
|
99
|
+
import {
|
|
100
|
+
TabContent,
|
|
101
|
+
TabIndicator,
|
|
102
|
+
TabList,
|
|
103
|
+
TabTrigger,
|
|
104
|
+
TabsContext,
|
|
105
|
+
TabsRoot,
|
|
106
|
+
TabsRootProvider,
|
|
107
|
+
anatomy as anatomy30,
|
|
108
|
+
tabs_exports,
|
|
109
|
+
useTabs,
|
|
110
|
+
useTabsContext
|
|
111
|
+
} from "./chunk/7BHNFUPW.jsx";
|
|
112
|
+
import {
|
|
113
|
+
SwitchContext,
|
|
114
|
+
SwitchControl,
|
|
115
|
+
SwitchHiddenInput,
|
|
116
|
+
SwitchLabel,
|
|
117
|
+
SwitchRoot,
|
|
118
|
+
SwitchRootProvider,
|
|
119
|
+
SwitchThumb,
|
|
120
|
+
anatomy as anatomy29,
|
|
121
|
+
switch_exports,
|
|
122
|
+
useSwitch,
|
|
123
|
+
useSwitchContext
|
|
124
|
+
} from "./chunk/HRIRTOND.jsx";
|
|
103
125
|
import {
|
|
104
126
|
StepsCompletedContent,
|
|
105
127
|
StepsContent,
|
|
@@ -121,32 +143,6 @@ import {
|
|
|
121
143
|
useStepsContext,
|
|
122
144
|
useStepsItemContext
|
|
123
145
|
} from "./chunk/NU2LGEQO.jsx";
|
|
124
|
-
import {
|
|
125
|
-
SwitchContext,
|
|
126
|
-
SwitchControl,
|
|
127
|
-
SwitchHiddenInput,
|
|
128
|
-
SwitchLabel,
|
|
129
|
-
SwitchRoot,
|
|
130
|
-
SwitchRootProvider,
|
|
131
|
-
SwitchThumb,
|
|
132
|
-
anatomy as anatomy29,
|
|
133
|
-
switch_exports,
|
|
134
|
-
useSwitch,
|
|
135
|
-
useSwitchContext
|
|
136
|
-
} from "./chunk/B5KMHNSV.jsx";
|
|
137
|
-
import {
|
|
138
|
-
TabContent,
|
|
139
|
-
TabIndicator,
|
|
140
|
-
TabList,
|
|
141
|
-
TabTrigger,
|
|
142
|
-
TabsContext,
|
|
143
|
-
TabsRoot,
|
|
144
|
-
TabsRootProvider,
|
|
145
|
-
anatomy as anatomy30,
|
|
146
|
-
tabs_exports,
|
|
147
|
-
useTabs,
|
|
148
|
-
useTabsContext
|
|
149
|
-
} from "./chunk/7BHNFUPW.jsx";
|
|
150
146
|
import {
|
|
151
147
|
TagsInputClearTrigger,
|
|
152
148
|
TagsInputContext,
|
|
@@ -167,7 +163,7 @@ import {
|
|
|
167
163
|
useTagsInput,
|
|
168
164
|
useTagsInputContext,
|
|
169
165
|
useTagsInputItemContext
|
|
170
|
-
} from "./chunk/
|
|
166
|
+
} from "./chunk/FU2KVI6E.jsx";
|
|
171
167
|
import {
|
|
172
168
|
TimePickerCell,
|
|
173
169
|
TimePickerClearTrigger,
|
|
@@ -232,21 +228,6 @@ import {
|
|
|
232
228
|
useQrCode,
|
|
233
229
|
useQrCodeContext
|
|
234
230
|
} from "./chunk/EWPHO4ND.jsx";
|
|
235
|
-
import {
|
|
236
|
-
RatingGroupContext,
|
|
237
|
-
RatingGroupControl,
|
|
238
|
-
RatingGroupHiddenInput,
|
|
239
|
-
RatingGroupItem,
|
|
240
|
-
RatingGroupItemContext,
|
|
241
|
-
RatingGroupLabel,
|
|
242
|
-
RatingGroupRoot,
|
|
243
|
-
RatingGroupRootProvider,
|
|
244
|
-
anatomy as anatomy22,
|
|
245
|
-
rating_group_exports,
|
|
246
|
-
useRatingGroup,
|
|
247
|
-
useRatingGroupContext,
|
|
248
|
-
useRatingGroupItemContext
|
|
249
|
-
} from "./chunk/GBEEXVXU.jsx";
|
|
250
231
|
import {
|
|
251
232
|
RadioGroupContext,
|
|
252
233
|
RadioGroupIndicator,
|
|
@@ -278,6 +259,21 @@ import {
|
|
|
278
259
|
useScrollArea,
|
|
279
260
|
useScrollAreaContext
|
|
280
261
|
} from "./chunk/LQ6T5YT7.jsx";
|
|
262
|
+
import {
|
|
263
|
+
RatingGroupContext,
|
|
264
|
+
RatingGroupControl,
|
|
265
|
+
RatingGroupHiddenInput,
|
|
266
|
+
RatingGroupItem,
|
|
267
|
+
RatingGroupItemContext,
|
|
268
|
+
RatingGroupLabel,
|
|
269
|
+
RatingGroupRoot,
|
|
270
|
+
RatingGroupRootProvider,
|
|
271
|
+
anatomy as anatomy22,
|
|
272
|
+
rating_group_exports,
|
|
273
|
+
useRatingGroup,
|
|
274
|
+
useRatingGroupContext,
|
|
275
|
+
useRatingGroupItemContext
|
|
276
|
+
} from "./chunk/ILFEJ3LJ.jsx";
|
|
281
277
|
import {
|
|
282
278
|
SegmentGroupContext,
|
|
283
279
|
SegmentGroupIndicator,
|
|
@@ -320,18 +316,22 @@ import {
|
|
|
320
316
|
useSelect,
|
|
321
317
|
useSelectContext,
|
|
322
318
|
useSelectItemContext
|
|
323
|
-
} from "./chunk/
|
|
319
|
+
} from "./chunk/GMHTXGKH.jsx";
|
|
324
320
|
import {
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
321
|
+
SignaturePadClearTrigger,
|
|
322
|
+
SignaturePadContext,
|
|
323
|
+
SignaturePadControl,
|
|
324
|
+
SignaturePadGuide,
|
|
325
|
+
SignaturePadHiddenInput,
|
|
326
|
+
SignaturePadLabel,
|
|
327
|
+
SignaturePadRoot,
|
|
328
|
+
SignaturePadRootProvider,
|
|
329
|
+
SignaturePadSegment,
|
|
330
|
+
anatomy as anatomy25,
|
|
331
|
+
signature_pad_exports,
|
|
332
|
+
useSignaturePad,
|
|
333
|
+
useSignaturePadContext
|
|
334
|
+
} from "./chunk/T3ZLRFQW.jsx";
|
|
335
335
|
import {
|
|
336
336
|
ListboxContent,
|
|
337
337
|
ListboxContext,
|
|
@@ -353,34 +353,6 @@ import {
|
|
|
353
353
|
useListboxContext,
|
|
354
354
|
useListboxItemContext
|
|
355
355
|
} from "./chunk/UZHM5FTR.jsx";
|
|
356
|
-
import {
|
|
357
|
-
MenuArrow,
|
|
358
|
-
MenuArrowTip,
|
|
359
|
-
MenuCheckboxItem,
|
|
360
|
-
MenuContent,
|
|
361
|
-
MenuContext,
|
|
362
|
-
MenuContextTrigger,
|
|
363
|
-
MenuIndicator,
|
|
364
|
-
MenuItem,
|
|
365
|
-
MenuItemContext,
|
|
366
|
-
MenuItemGroup,
|
|
367
|
-
MenuItemGroupLabel,
|
|
368
|
-
MenuItemIndicator,
|
|
369
|
-
MenuItemText,
|
|
370
|
-
MenuPositioner,
|
|
371
|
-
MenuRadioItem,
|
|
372
|
-
MenuRadioItemGroup,
|
|
373
|
-
MenuRoot,
|
|
374
|
-
MenuRootProvider,
|
|
375
|
-
MenuSeparator,
|
|
376
|
-
MenuTrigger,
|
|
377
|
-
MenuTriggerItem,
|
|
378
|
-
anatomy as anatomy13,
|
|
379
|
-
menu_exports,
|
|
380
|
-
useMenu,
|
|
381
|
-
useMenuContext,
|
|
382
|
-
useMenuItemContext
|
|
383
|
-
} from "./chunk/PJ75DKGV.jsx";
|
|
384
356
|
import {
|
|
385
357
|
PaginationContext,
|
|
386
358
|
PaginationEllipsis,
|
|
@@ -409,20 +381,35 @@ import {
|
|
|
409
381
|
number_input_exports,
|
|
410
382
|
useNumberInput,
|
|
411
383
|
useNumberInputContext
|
|
412
|
-
} from "./chunk/
|
|
384
|
+
} from "./chunk/R4IX6ZXU.jsx";
|
|
413
385
|
import {
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
386
|
+
MenuArrow,
|
|
387
|
+
MenuArrowTip,
|
|
388
|
+
MenuCheckboxItem,
|
|
389
|
+
MenuContent,
|
|
390
|
+
MenuContext,
|
|
391
|
+
MenuContextTrigger,
|
|
392
|
+
MenuIndicator,
|
|
393
|
+
MenuItem,
|
|
394
|
+
MenuItemContext,
|
|
395
|
+
MenuItemGroup,
|
|
396
|
+
MenuItemGroupLabel,
|
|
397
|
+
MenuItemIndicator,
|
|
398
|
+
MenuItemText,
|
|
399
|
+
MenuPositioner,
|
|
400
|
+
MenuRadioItem,
|
|
401
|
+
MenuRadioItemGroup,
|
|
402
|
+
MenuRoot,
|
|
403
|
+
MenuRootProvider,
|
|
404
|
+
MenuSeparator,
|
|
405
|
+
MenuTrigger,
|
|
406
|
+
MenuTriggerItem,
|
|
407
|
+
anatomy as anatomy13,
|
|
408
|
+
menu_exports,
|
|
409
|
+
useMenu,
|
|
410
|
+
useMenuContext,
|
|
411
|
+
useMenuItemContext
|
|
412
|
+
} from "./chunk/3JHERV5G.jsx";
|
|
426
413
|
import {
|
|
427
414
|
PasswordInputContext,
|
|
428
415
|
PasswordInputControl,
|
|
@@ -436,7 +423,20 @@ import {
|
|
|
436
423
|
password_input_exports,
|
|
437
424
|
usePasswordInput,
|
|
438
425
|
usePasswordInputContext
|
|
439
|
-
} from "./chunk/
|
|
426
|
+
} from "./chunk/U4FSZYVF.jsx";
|
|
427
|
+
import {
|
|
428
|
+
PinInputContext,
|
|
429
|
+
PinInputControl,
|
|
430
|
+
PinInputHiddenInput,
|
|
431
|
+
PinInputInput,
|
|
432
|
+
PinInputLabel,
|
|
433
|
+
PinInputRoot,
|
|
434
|
+
PinInputRootProvider,
|
|
435
|
+
anatomy as anatomy17,
|
|
436
|
+
pin_input_exports,
|
|
437
|
+
usePinInput,
|
|
438
|
+
usePinInputContext
|
|
439
|
+
} from "./chunk/EEE5S4S3.jsx";
|
|
440
440
|
import {
|
|
441
441
|
PopoverAnchor,
|
|
442
442
|
PopoverArrow,
|
|
@@ -496,7 +496,7 @@ import {
|
|
|
496
496
|
file_upload_exports,
|
|
497
497
|
useFileUpload,
|
|
498
498
|
useFileUploadContext
|
|
499
|
-
} from "./chunk/
|
|
499
|
+
} from "./chunk/OJBI52R5.jsx";
|
|
500
500
|
import {
|
|
501
501
|
FocusTrap
|
|
502
502
|
} from "./chunk/BRHQTJMC.jsx";
|
|
@@ -506,13 +506,13 @@ import {
|
|
|
506
506
|
FormatRelativeTime,
|
|
507
507
|
format_exports
|
|
508
508
|
} from "./chunk/DTSVIUAM.jsx";
|
|
509
|
+
import {
|
|
510
|
+
Frame
|
|
511
|
+
} from "./chunk/AIPB7U27.jsx";
|
|
509
512
|
import {
|
|
510
513
|
Highlight,
|
|
511
514
|
useHighlight
|
|
512
515
|
} from "./chunk/VVD4LKC6.jsx";
|
|
513
|
-
import {
|
|
514
|
-
Frame
|
|
515
|
-
} from "./chunk/AIPB7U27.jsx";
|
|
516
516
|
import {
|
|
517
517
|
HoverCardArrow,
|
|
518
518
|
HoverCardArrowTip,
|
|
@@ -560,22 +560,6 @@ import {
|
|
|
560
560
|
useTreeViewContext,
|
|
561
561
|
useTreeViewNodeContext
|
|
562
562
|
} from "./chunk/IIQ4DVBM.jsx";
|
|
563
|
-
import {
|
|
564
|
-
DialogBackdrop,
|
|
565
|
-
DialogCloseTrigger,
|
|
566
|
-
DialogContent,
|
|
567
|
-
DialogContext,
|
|
568
|
-
DialogDescription,
|
|
569
|
-
DialogPositioner,
|
|
570
|
-
DialogRoot,
|
|
571
|
-
DialogRootProvider,
|
|
572
|
-
DialogTitle,
|
|
573
|
-
DialogTrigger,
|
|
574
|
-
anatomy as anatomy7,
|
|
575
|
-
dialog_exports,
|
|
576
|
-
useDialog,
|
|
577
|
-
useDialogContext
|
|
578
|
-
} from "./chunk/IQBPSALU.jsx";
|
|
579
563
|
import {
|
|
580
564
|
ColorPickerArea,
|
|
581
565
|
ColorPickerAreaBackground,
|
|
@@ -611,7 +595,23 @@ import {
|
|
|
611
595
|
parse,
|
|
612
596
|
useColorPicker,
|
|
613
597
|
useColorPickerContext
|
|
614
|
-
} from "./chunk/
|
|
598
|
+
} from "./chunk/XAQOX37Z.jsx";
|
|
599
|
+
import {
|
|
600
|
+
DialogBackdrop,
|
|
601
|
+
DialogCloseTrigger,
|
|
602
|
+
DialogContent,
|
|
603
|
+
DialogContext,
|
|
604
|
+
DialogDescription,
|
|
605
|
+
DialogPositioner,
|
|
606
|
+
DialogRoot,
|
|
607
|
+
DialogRootProvider,
|
|
608
|
+
DialogTitle,
|
|
609
|
+
DialogTrigger,
|
|
610
|
+
anatomy as anatomy7,
|
|
611
|
+
dialog_exports,
|
|
612
|
+
useDialog,
|
|
613
|
+
useDialogContext
|
|
614
|
+
} from "./chunk/IQBPSALU.jsx";
|
|
615
615
|
import {
|
|
616
616
|
ComboboxClearTrigger,
|
|
617
617
|
ComboboxContent,
|
|
@@ -636,7 +636,7 @@ import {
|
|
|
636
636
|
useCombobox,
|
|
637
637
|
useComboboxContext,
|
|
638
638
|
useComboboxItemContext
|
|
639
|
-
} from "./chunk/
|
|
639
|
+
} from "./chunk/6BGLB7Y7.jsx";
|
|
640
640
|
import {
|
|
641
641
|
DownloadTrigger
|
|
642
642
|
} from "./chunk/3HYU2MCP.jsx";
|
|
@@ -696,7 +696,22 @@ import {
|
|
|
696
696
|
editable_exports,
|
|
697
697
|
useEditable,
|
|
698
698
|
useEditableContext
|
|
699
|
-
} from "./chunk/
|
|
699
|
+
} from "./chunk/GJY7ASBA.jsx";
|
|
700
|
+
import {
|
|
701
|
+
AccordionContext,
|
|
702
|
+
AccordionItem,
|
|
703
|
+
AccordionItemContent,
|
|
704
|
+
AccordionItemContext,
|
|
705
|
+
AccordionItemIndicator,
|
|
706
|
+
AccordionItemTrigger,
|
|
707
|
+
AccordionRoot,
|
|
708
|
+
AccordionRootProvider,
|
|
709
|
+
accordion_exports,
|
|
710
|
+
anatomy as anatomy2,
|
|
711
|
+
useAccordion,
|
|
712
|
+
useAccordionContext,
|
|
713
|
+
useAccordionItemContext
|
|
714
|
+
} from "./chunk/FYV3OPJE.jsx";
|
|
700
715
|
import {
|
|
701
716
|
AvatarContext,
|
|
702
717
|
AvatarFallback,
|
|
@@ -708,22 +723,6 @@ import {
|
|
|
708
723
|
useAvatar,
|
|
709
724
|
useAvatarContext
|
|
710
725
|
} from "./chunk/WKYHO45J.jsx";
|
|
711
|
-
import {
|
|
712
|
-
AngleSliderContext,
|
|
713
|
-
AngleSliderControl,
|
|
714
|
-
AngleSliderHiddenInput,
|
|
715
|
-
AngleSliderLabel,
|
|
716
|
-
AngleSliderMarker,
|
|
717
|
-
AngleSliderMarkerGroup,
|
|
718
|
-
AngleSliderRoot,
|
|
719
|
-
AngleSliderRootProvider,
|
|
720
|
-
AngleSliderThumb,
|
|
721
|
-
AngleSliderValueText,
|
|
722
|
-
anatomy as anatomy3,
|
|
723
|
-
angle_slider_exports,
|
|
724
|
-
useAngleSlider,
|
|
725
|
-
useAngleSliderContext
|
|
726
|
-
} from "./chunk/K4PAURBN.jsx";
|
|
727
726
|
import {
|
|
728
727
|
CarouselAutoplayTrigger,
|
|
729
728
|
CarouselContext,
|
|
@@ -760,7 +759,7 @@ import {
|
|
|
760
759
|
useCheckboxContext,
|
|
761
760
|
useCheckboxGroup,
|
|
762
761
|
useCheckboxGroupContext
|
|
763
|
-
} from "./chunk/
|
|
762
|
+
} from "./chunk/ELWJ5JSG.jsx";
|
|
764
763
|
import {
|
|
765
764
|
FieldContext,
|
|
766
765
|
FieldErrorText,
|
|
@@ -776,7 +775,7 @@ import {
|
|
|
776
775
|
field_exports,
|
|
777
776
|
useField,
|
|
778
777
|
useFieldContext
|
|
779
|
-
} from "./chunk/
|
|
778
|
+
} from "./chunk/4IDZDNRE.jsx";
|
|
780
779
|
import "./chunk/PT2CJE3O.jsx";
|
|
781
780
|
import {
|
|
782
781
|
FieldsetContext,
|
|
@@ -790,6 +789,19 @@ import {
|
|
|
790
789
|
useFieldset,
|
|
791
790
|
useFieldsetContext
|
|
792
791
|
} from "./chunk/KSBRZHY3.jsx";
|
|
792
|
+
import {
|
|
793
|
+
CollapsibleContent,
|
|
794
|
+
CollapsibleContext,
|
|
795
|
+
CollapsibleIndicator,
|
|
796
|
+
CollapsibleRoot,
|
|
797
|
+
CollapsibleRootProvider,
|
|
798
|
+
CollapsibleTrigger,
|
|
799
|
+
anatomy,
|
|
800
|
+
collapsible_exports,
|
|
801
|
+
useCollapsible,
|
|
802
|
+
useCollapsibleContext
|
|
803
|
+
} from "./chunk/FQDJD5WT.jsx";
|
|
804
|
+
import "./chunk/NEBB7COJ.jsx";
|
|
793
805
|
import {
|
|
794
806
|
ClipboardContext,
|
|
795
807
|
ClipboardControl,
|
|
@@ -815,33 +827,21 @@ import {
|
|
|
815
827
|
useListSelection
|
|
816
828
|
} from "./chunk/EFII6TXL.jsx";
|
|
817
829
|
import {
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
CollapsibleContent,
|
|
834
|
-
CollapsibleContext,
|
|
835
|
-
CollapsibleIndicator,
|
|
836
|
-
CollapsibleRoot,
|
|
837
|
-
CollapsibleRootProvider,
|
|
838
|
-
CollapsibleTrigger,
|
|
839
|
-
anatomy,
|
|
840
|
-
collapsible_exports,
|
|
841
|
-
useCollapsible,
|
|
842
|
-
useCollapsibleContext
|
|
843
|
-
} from "./chunk/FQDJD5WT.jsx";
|
|
844
|
-
import "./chunk/NEBB7COJ.jsx";
|
|
830
|
+
AngleSliderContext,
|
|
831
|
+
AngleSliderControl,
|
|
832
|
+
AngleSliderHiddenInput,
|
|
833
|
+
AngleSliderLabel,
|
|
834
|
+
AngleSliderMarker,
|
|
835
|
+
AngleSliderMarkerGroup,
|
|
836
|
+
AngleSliderRoot,
|
|
837
|
+
AngleSliderRootProvider,
|
|
838
|
+
AngleSliderThumb,
|
|
839
|
+
AngleSliderValueText,
|
|
840
|
+
anatomy as anatomy3,
|
|
841
|
+
angle_slider_exports,
|
|
842
|
+
useAngleSlider,
|
|
843
|
+
useAngleSliderContext
|
|
844
|
+
} from "./chunk/K4PAURBN.jsx";
|
|
845
845
|
import "./chunk/6WEDGJKQ.jsx";
|
|
846
846
|
import "./chunk/ODQYYKL5.jsx";
|
|
847
847
|
import {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as solid_js from 'solid-js';
|
|
2
|
-
import { Accessor } from 'solid-js';
|
|
2
|
+
import { Accessor, JSX } from 'solid-js';
|
|
3
3
|
import { O as Optional, M as MaybeAccessor, A as Assign } from './types-Bc0WfPsv.js';
|
|
4
4
|
import { R as RenderStrategyProps } from './render-strategy-B5MqQP3X.js';
|
|
5
5
|
import { TreeNode, TreeCollection } from '@zag-js/collection';
|
|
@@ -21,7 +21,8 @@ interface TreeViewRootBaseProps<T extends TreeNode> extends UseTreeViewProps<T>,
|
|
|
21
21
|
}
|
|
22
22
|
interface TreeViewRootProps<T extends TreeNode> extends Assign<HTMLProps<'div'>, TreeViewRootBaseProps<T>> {
|
|
23
23
|
}
|
|
24
|
-
declare const TreeViewRoot: <T extends TreeNode>(props: TreeViewRootProps<T>) =>
|
|
24
|
+
declare const TreeViewRoot: <T extends TreeNode>(props: TreeViewRootProps<T>) => JSX.Element;
|
|
25
|
+
type TreeViewRootComponent<P = {}> = <T extends TreeNode>(props: Assign<TreeViewRootProps<T>, P>) => JSX.Element;
|
|
25
26
|
|
|
26
27
|
interface RootProviderProps<T extends TreeNode> {
|
|
27
28
|
value: UseTreeViewReturn<T>;
|
|
@@ -30,7 +31,8 @@ interface TreeViewRootProviderBaseProps<T extends TreeNode> extends RootProvider
|
|
|
30
31
|
}
|
|
31
32
|
interface TreeViewRootProviderProps<T extends TreeNode> extends HTMLProps<'div'>, TreeViewRootProviderBaseProps<T> {
|
|
32
33
|
}
|
|
33
|
-
declare const TreeViewRootProvider: <T extends TreeNode>(props: TreeViewRootProviderProps<T>) =>
|
|
34
|
+
declare const TreeViewRootProvider: <T extends TreeNode>(props: TreeViewRootProviderProps<T>) => JSX.Element;
|
|
35
|
+
type TreeViewRootProviderComponent<P = {}> = <T extends TreeNode>(props: Assign<TreeViewRootProviderProps<T>, P>) => JSX.Element;
|
|
34
36
|
|
|
35
37
|
interface TreeViewTreeBaseProps extends PolymorphicProps<'div'> {
|
|
36
38
|
}
|
|
@@ -38,4 +40,4 @@ interface TreeViewTreeProps extends HTMLProps<'div'>, TreeViewTreeBaseProps {
|
|
|
38
40
|
}
|
|
39
41
|
declare const TreeViewTree: (props: TreeViewTreeProps) => solid_js.JSX.Element;
|
|
40
42
|
|
|
41
|
-
export { TreeViewRoot as T, type UseTreeViewProps as U, type TreeViewRootBaseProps as a, type
|
|
43
|
+
export { TreeViewRoot as T, type UseTreeViewProps as U, type TreeViewRootBaseProps as a, type TreeViewRootComponent as b, type TreeViewRootProps as c, TreeViewRootProvider as d, type TreeViewRootProviderBaseProps as e, type TreeViewRootProviderComponent as f, type TreeViewRootProviderProps as g, TreeViewTree as h, type TreeViewTreeBaseProps as i, type TreeViewTreeProps as j, type UseTreeViewReturn as k, useTreeView as u };
|
package/package.json
CHANGED