@ark-ui/solid 5.32.0 → 5.34.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/{LBXPKVCB.jsx → 262SJY3P.jsx} +15 -1
- package/dist/chunk/{3WVUTGI5.js → 4E25GNRT.js} +15 -3
- package/dist/chunk/{IPJK2PWY.jsx → 4RPVBIDO.jsx} +4 -4
- package/dist/chunk/{E54U43LI.jsx → 4V5X4XYS.jsx} +4 -3
- package/dist/chunk/{ZJOFPTIM.js → 63MSNXTT.js} +1 -1
- package/dist/chunk/{ONZ5KPSW.jsx → 77WG4BKE.jsx} +4 -4
- package/dist/chunk/{5IIB2LYP.js → 7XAZIS7G.js} +1 -1
- package/dist/chunk/{CC4VXMN5.jsx → H72X6NDR.jsx} +4 -4
- package/dist/chunk/{IKIPTYFY.js → HAL7NUB3.js} +1 -1
- package/dist/chunk/{DGI75TEJ.jsx → JBLKWLWL.jsx} +4 -4
- package/dist/chunk/{HJJ6M6JE.js → KV2HU7AX.js} +1 -1
- package/dist/chunk/{PWV2MRRH.jsx → NH3KCKN2.jsx} +4 -4
- package/dist/chunk/{ONLLL7WZ.js → QYAWWS3T.js} +1 -1
- package/dist/chunk/{ACLCLMIV.jsx → ZLZED63N.jsx} +4 -4
- package/dist/chunk/{RVP446XN.jsx → ZMQW6EBL.jsx} +1 -1
- package/dist/components/accordion/index.jsx +3 -3
- package/dist/components/anatomy.js +24 -24
- package/dist/components/anatomy.jsx +45 -45
- package/dist/components/angle-slider/index.jsx +2 -2
- package/dist/components/avatar/index.jsx +2 -2
- package/dist/components/carousel/index.jsx +2 -2
- package/dist/components/checkbox/index.jsx +2 -2
- package/dist/components/clipboard/index.jsx +1 -1
- package/dist/components/collapsible/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 +6 -6
- package/dist/components/date-picker/index.js +1 -1
- package/dist/components/date-picker/index.jsx +2 -2
- package/dist/components/dialog/index.jsx +2 -2
- package/dist/components/download-trigger/index.jsx +1 -1
- package/dist/components/drawer/index.jsx +2 -2
- package/dist/components/editable/index.jsx +2 -2
- package/dist/components/field/index.d.ts +18 -17
- package/dist/components/field/index.jsx +1 -1
- package/dist/components/fieldset/index.d.ts +5 -4
- package/dist/components/fieldset/index.jsx +1 -1
- package/dist/components/file-upload/index.jsx +2 -2
- package/dist/components/floating-panel/index.jsx +2 -2
- package/dist/components/format/index.d.ts +11 -2
- package/dist/components/format/index.js +1 -1
- package/dist/components/format/index.jsx +5 -3
- package/dist/components/frame/index.jsx +1 -1
- package/dist/components/hover-card/index.jsx +2 -2
- package/dist/components/image-cropper/index.jsx +2 -2
- package/dist/components/index.d.ts +3 -1
- package/dist/components/index.js +58 -58
- package/dist/components/index.jsx +424 -422
- package/dist/components/json-tree-view/index.jsx +4 -4
- package/dist/components/listbox/index.d.ts +2 -2
- package/dist/components/listbox/index.js +1 -1
- package/dist/components/listbox/index.jsx +2 -2
- package/dist/components/marquee/index.jsx +2 -2
- package/dist/components/menu/index.jsx +2 -2
- package/dist/components/navigation-menu/index.jsx +3 -3
- package/dist/components/number-input/index.jsx +2 -2
- package/dist/components/pagination/index.jsx +2 -2
- package/dist/components/password-input/index.jsx +2 -2
- package/dist/components/pin-input/index.jsx +2 -2
- package/dist/components/popover/index.jsx +2 -2
- package/dist/components/progress/index.d.ts +2 -2
- package/dist/components/progress/index.js +1 -1
- package/dist/components/progress/index.jsx +2 -2
- package/dist/components/qr-code/index.jsx +2 -2
- package/dist/components/radio-group/index.d.ts +2 -2
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/radio-group/index.jsx +2 -2
- package/dist/components/rating-group/index.jsx +2 -2
- package/dist/components/scroll-area/index.jsx +2 -2
- package/dist/components/segment-group/index.d.ts +2 -2
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/segment-group/index.jsx +2 -2
- package/dist/components/select/index.js +1 -1
- package/dist/components/select/index.jsx +6 -6
- package/dist/components/signature-pad/index.jsx +2 -2
- package/dist/components/slider/index.jsx +2 -2
- package/dist/components/splitter/index.jsx +2 -2
- package/dist/components/steps/index.jsx +2 -2
- package/dist/components/switch/index.jsx +2 -2
- package/dist/components/tabs/index.jsx +2 -2
- package/dist/components/tags-input/index.jsx +2 -2
- package/dist/components/timer/index.jsx +1 -1
- package/dist/components/toast/index.jsx +2 -2
- package/dist/components/toggle-group/index.jsx +2 -2
- package/dist/components/tooltip/index.jsx +2 -2
- package/dist/components/tour/index.jsx +2 -2
- package/dist/components/tree-view/index.jsx +3 -3
- package/dist/index.d.ts +3 -2
- package/dist/index.js +58 -58
- package/dist/index.jsx +427 -425
- package/dist/providers/index.jsx +4 -4
- package/package.json +67 -67
- package/dist/chunk/{YLT3EBQZ.jsx → 2KZV6B32.jsx} +3 -3
- package/dist/chunk/{RNGP6PKE.jsx → 3JJJT3ZB.jsx} +3 -3
- package/dist/chunk/{ZLSYUPYN.jsx → 4CRPJKY4.jsx} +3 -3
- package/dist/chunk/{TG3BV4FJ.jsx → 4OJLSY6B.jsx} +3 -3
- package/dist/chunk/{5ZAKDNMV.jsx → 5UOOPLZE.jsx} +3 -3
- package/dist/chunk/{7ZEKGJLZ.jsx → 64BWQJ5X.jsx} +3 -3
- package/dist/chunk/{Z253N6GA.jsx → 7RLMGBOC.jsx} +3 -3
- package/dist/chunk/{TPTP4FRI.jsx → BB22DOQW.jsx} +3 -3
- package/dist/chunk/{XRBGB3XP.jsx → BCGASU6B.jsx} +3 -3
- package/dist/chunk/{PKRIUPWN.jsx → BKN7PQAU.jsx} +3 -3
- package/dist/chunk/{ORZMPJPC.jsx → BNSRP6TN.jsx} +3 -3
- package/dist/chunk/{M2R7NELL.jsx → BWUVF6ZV.jsx} +3 -3
- package/dist/chunk/{BTUFV5YJ.jsx → DIPPYNXP.jsx} +3 -3
- package/dist/chunk/{P466TCYN.jsx → GOIBDXMD.jsx} +3 -3
- package/dist/chunk/{6FX4SECK.jsx → GUAJ4JKS.jsx} +3 -3
- package/dist/chunk/{ABFLCPUB.jsx → GVJQBGKQ.jsx} +3 -3
- package/dist/chunk/{HSKAUH3N.jsx → HNGLQNVW.jsx} +3 -3
- package/dist/chunk/{25QG5G6C.js → ICBFK7ML.js} +1 -1
- package/dist/chunk/{ZOCG4ZHL.jsx → MB6S2OKT.jsx} +3 -3
- package/dist/chunk/{SCJBXRUZ.jsx → MQWCA23U.jsx} +3 -3
- package/dist/chunk/{WLWKI62C.js → NZUCDANE.js} +1 -1
- package/dist/chunk/{P7K6CA55.jsx → O6MULJWC.jsx} +3 -3
- package/dist/chunk/{77IURBLR.jsx → OAH52JX6.jsx} +3 -3
- package/dist/chunk/{XLKDWQZ2.jsx → OULN7AIR.jsx} +3 -3
- package/dist/chunk/{WGHZEJIT.js → OV5BR6SL.js} +1 -1
- package/dist/chunk/{BUMQJLFN.jsx → QM5PBW35.jsx} +3 -3
- package/dist/chunk/{YW4KS3S5.jsx → QY2YSMFW.jsx} +3 -3
- package/dist/chunk/{5GO6NUQR.jsx → RJHFA54S.jsx} +3 -3
- package/dist/chunk/{GYKEGNPI.jsx → RROG5OYX.jsx} +3 -3
- package/dist/chunk/{7YVDASKP.jsx → SFGMQBWT.jsx} +3 -3
- package/dist/chunk/{MU5CM6ZP.jsx → SPOOGCGR.jsx} +3 -3
- package/dist/chunk/{MLPK6MO2.jsx → TFTY2V3E.jsx} +3 -3
- package/dist/chunk/{7Z6YKSMY.jsx → TGBMUR4Z.jsx} +3 -3
- package/dist/chunk/{TD72MSSI.jsx → UQTBTRSG.jsx} +3 -3
- package/dist/chunk/{V62PHVT3.jsx → WHD7YP7Q.jsx} +3 -3
- package/dist/chunk/{X63FZDID.jsx → Z3LUEVRS.jsx} +3 -3
- package/dist/chunk/{GSOOONDM.jsx → Z5FQB54Q.jsx} +3 -3
- package/dist/chunk/{ESQ2KC4M.jsx → ZG4V7QA5.jsx} +3 -3
- package/dist/chunk/{G7XBXLRA.jsx → ZW5OSILD.jsx} +3 -3
|
@@ -17,8 +17,8 @@ import {
|
|
|
17
17
|
} from "../../chunk/WWN5G5TR.jsx";
|
|
18
18
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
19
19
|
import "../../chunk/ODQYYKL5.jsx";
|
|
20
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
21
20
|
import "../../chunk/HOPBYFHD.jsx";
|
|
21
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
22
22
|
import "../../chunk/KGOB2IMX.jsx";
|
|
23
23
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
24
24
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -8,15 +8,15 @@ import {
|
|
|
8
8
|
collapsible_exports,
|
|
9
9
|
useCollapsible,
|
|
10
10
|
useCollapsibleContext
|
|
11
|
-
} from "../../chunk/
|
|
11
|
+
} from "../../chunk/RROG5OYX.jsx";
|
|
12
12
|
import "../../chunk/VNMGX67M.jsx";
|
|
13
13
|
import {
|
|
14
14
|
anatomy
|
|
15
15
|
} from "../../chunk/OC7V6IJA.jsx";
|
|
16
16
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
17
17
|
import "../../chunk/ODQYYKL5.jsx";
|
|
18
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
19
18
|
import "../../chunk/HOPBYFHD.jsx";
|
|
19
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
20
20
|
import "../../chunk/KGOB2IMX.jsx";
|
|
21
21
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
22
22
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { color_picker_exports as ColorPicker, ColorPickerArea, ColorPickerAreaBackground, ColorPickerAreaThumb, ColorPickerChannelInput, ColorPickerChannelSlider, ColorPickerChannelSliderLabel, ColorPickerChannelSliderThumb, ColorPickerChannelSliderTrack, ColorPickerChannelSliderValueText, ColorPickerContent, ColorPickerContext, ColorPickerControl, ColorPickerEyeDropperTrigger, ColorPickerFormatSelect, ColorPickerFormatTrigger, ColorPickerHiddenInput, ColorPickerLabel, ColorPickerPositioner, ColorPickerRoot, ColorPickerRootProvider, ColorPickerSwatch, ColorPickerSwatchGroup, ColorPickerSwatchIndicator, ColorPickerSwatchTrigger, ColorPickerTransparencyGrid, ColorPickerTrigger, ColorPickerValueSwatch, ColorPickerValueText, ColorPickerView, parse as parseColor, useColorPicker, useColorPickerContext } from '../../chunk/
|
|
1
|
+
export { color_picker_exports as ColorPicker, ColorPickerArea, ColorPickerAreaBackground, ColorPickerAreaThumb, ColorPickerChannelInput, ColorPickerChannelSlider, ColorPickerChannelSliderLabel, ColorPickerChannelSliderThumb, ColorPickerChannelSliderTrack, ColorPickerChannelSliderValueText, ColorPickerContent, ColorPickerContext, ColorPickerControl, ColorPickerEyeDropperTrigger, ColorPickerFormatSelect, ColorPickerFormatTrigger, ColorPickerHiddenInput, ColorPickerLabel, ColorPickerPositioner, ColorPickerRoot, ColorPickerRootProvider, ColorPickerSwatch, ColorPickerSwatchGroup, ColorPickerSwatchIndicator, ColorPickerSwatchTrigger, ColorPickerTransparencyGrid, ColorPickerTrigger, ColorPickerValueSwatch, ColorPickerValueText, ColorPickerView, parse as parseColor, useColorPicker, useColorPickerContext } from '../../chunk/OV5BR6SL.js';
|
|
2
2
|
export { colorPickerAnatomy } from '../../chunk/7ANKVUWM.js';
|
|
@@ -32,7 +32,7 @@ import {
|
|
|
32
32
|
parse,
|
|
33
33
|
useColorPicker,
|
|
34
34
|
useColorPickerContext
|
|
35
|
-
} from "../../chunk/
|
|
35
|
+
} from "../../chunk/Z3LUEVRS.jsx";
|
|
36
36
|
import "../../chunk/NEU4F4NG.jsx";
|
|
37
37
|
import "../../chunk/OEGORBLT.jsx";
|
|
38
38
|
import "../../chunk/PPH4D7AF.jsx";
|
|
@@ -46,8 +46,8 @@ import "../../chunk/4YNGVMW2.jsx";
|
|
|
46
46
|
import "../../chunk/VNMGX67M.jsx";
|
|
47
47
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
48
48
|
import "../../chunk/ODQYYKL5.jsx";
|
|
49
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
50
49
|
import "../../chunk/HOPBYFHD.jsx";
|
|
50
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
51
51
|
import "../../chunk/KGOB2IMX.jsx";
|
|
52
52
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
53
53
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { combobox_exports as Combobox, ComboboxClearTrigger, ComboboxContent, ComboboxContext, ComboboxControl, ComboboxEmpty, ComboboxInput, ComboboxItem, ComboboxItemContext, ComboboxItemGroup, ComboboxItemGroupLabel, ComboboxItemIndicator, ComboboxItemText, ComboboxLabel, ComboboxList, ComboboxPositioner, ComboboxRoot, ComboboxRootProvider, ComboboxTrigger, useCombobox, useComboboxContext, useComboboxItemContext } from '../../chunk/
|
|
1
|
+
export { combobox_exports as Combobox, ComboboxClearTrigger, ComboboxContent, ComboboxContext, ComboboxControl, ComboboxEmpty, ComboboxInput, ComboboxItem, ComboboxItemContext, ComboboxItemGroup, ComboboxItemGroupLabel, ComboboxItemIndicator, ComboboxItemText, ComboboxLabel, ComboboxList, ComboboxPositioner, ComboboxRoot, ComboboxRootProvider, ComboboxTrigger, useCombobox, useComboboxContext, useComboboxItemContext } from '../../chunk/NZUCDANE.js';
|
|
2
2
|
export { createListCollection, useListCollection } from '../../chunk/APULXWCH.js';
|
|
3
3
|
export { comboboxAnatomy } from '../../chunk/POIATK64.js';
|
|
@@ -21,16 +21,16 @@ import {
|
|
|
21
21
|
useCombobox,
|
|
22
22
|
useComboboxContext,
|
|
23
23
|
useComboboxItemContext
|
|
24
|
-
} from "../../chunk/
|
|
25
|
-
import {
|
|
26
|
-
createListCollection,
|
|
27
|
-
useListCollection
|
|
28
|
-
} from "../../chunk/EFII6TXL.jsx";
|
|
24
|
+
} from "../../chunk/TGBMUR4Z.jsx";
|
|
29
25
|
import "../../chunk/NEU4F4NG.jsx";
|
|
30
26
|
import "../../chunk/OEGORBLT.jsx";
|
|
31
27
|
import "../../chunk/PPH4D7AF.jsx";
|
|
32
28
|
import "../../chunk/AIK4SKXT.jsx";
|
|
33
29
|
import "../../chunk/PT2CJE3O.jsx";
|
|
30
|
+
import {
|
|
31
|
+
createListCollection,
|
|
32
|
+
useListCollection
|
|
33
|
+
} from "../../chunk/EFII6TXL.jsx";
|
|
34
34
|
import {
|
|
35
35
|
comboboxAnatomy
|
|
36
36
|
} from "../../chunk/VQPWR4W5.jsx";
|
|
@@ -39,8 +39,8 @@ import "../../chunk/4YNGVMW2.jsx";
|
|
|
39
39
|
import "../../chunk/VNMGX67M.jsx";
|
|
40
40
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
41
41
|
import "../../chunk/ODQYYKL5.jsx";
|
|
42
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
43
42
|
import "../../chunk/HOPBYFHD.jsx";
|
|
43
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
44
44
|
import "../../chunk/KGOB2IMX.jsx";
|
|
45
45
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
46
46
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { date_picker_exports as DatePicker, DatePickerClearTrigger, DatePickerContent, DatePickerContext, DatePickerControl, DatePickerInput, DatePickerLabel, DatePickerMonthSelect, DatePickerNextTrigger, DatePickerPositioner, DatePickerPresetTrigger, DatePickerPrevTrigger, DatePickerRangeText, DatePickerRoot, DatePickerRootProvider, DatePickerTable, DatePickerTableBody, DatePickerTableCell, DatePickerTableCellTrigger, DatePickerTableHead, DatePickerTableHeader, DatePickerTableRow, DatePickerTrigger, DatePickerValueText, DatePickerView, DatePickerViewControl, DatePickerViewTrigger, DatePickerWeekNumberCell, DatePickerWeekNumberHeaderCell, DatePickerYearSelect, parse as parseDate, useDatePicker, useDatePickerContext } from '../../chunk/
|
|
1
|
+
export { date_picker_exports as DatePicker, DatePickerClearTrigger, DatePickerContent, DatePickerContext, DatePickerControl, DatePickerInput, DatePickerLabel, DatePickerMonthSelect, DatePickerNextTrigger, DatePickerPositioner, DatePickerPresetTrigger, DatePickerPrevTrigger, DatePickerRangeText, DatePickerRoot, DatePickerRootProvider, DatePickerTable, DatePickerTableBody, DatePickerTableCell, DatePickerTableCellTrigger, DatePickerTableHead, DatePickerTableHeader, DatePickerTableRow, DatePickerTrigger, DatePickerValueText, DatePickerView, DatePickerViewControl, DatePickerViewTrigger, DatePickerWeekNumberCell, DatePickerWeekNumberHeaderCell, DatePickerYearSelect, parse as parseDate, useDatePicker, useDatePickerContext } from '../../chunk/7XAZIS7G.js';
|
|
2
2
|
export { datePickerAnatomy } from '../../chunk/YA3LD5QR.js';
|
|
@@ -32,7 +32,7 @@ import {
|
|
|
32
32
|
parse,
|
|
33
33
|
useDatePicker,
|
|
34
34
|
useDatePickerContext
|
|
35
|
-
} from "../../chunk/
|
|
35
|
+
} from "../../chunk/4V5X4XYS.jsx";
|
|
36
36
|
import "../../chunk/NEU4F4NG.jsx";
|
|
37
37
|
import "../../chunk/OEGORBLT.jsx";
|
|
38
38
|
import "../../chunk/PT2CJE3O.jsx";
|
|
@@ -42,8 +42,8 @@ import {
|
|
|
42
42
|
import "../../chunk/VNMGX67M.jsx";
|
|
43
43
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
44
44
|
import "../../chunk/ODQYYKL5.jsx";
|
|
45
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
46
45
|
import "../../chunk/HOPBYFHD.jsx";
|
|
46
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
47
47
|
import "../../chunk/KGOB2IMX.jsx";
|
|
48
48
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
49
49
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
dialog_exports,
|
|
13
13
|
useDialog,
|
|
14
14
|
useDialogContext
|
|
15
|
-
} from "../../chunk/
|
|
15
|
+
} from "../../chunk/GOIBDXMD.jsx";
|
|
16
16
|
import "../../chunk/NEU4F4NG.jsx";
|
|
17
17
|
import "../../chunk/OEGORBLT.jsx";
|
|
18
18
|
import "../../chunk/PT2CJE3O.jsx";
|
|
@@ -22,8 +22,8 @@ import {
|
|
|
22
22
|
import "../../chunk/VNMGX67M.jsx";
|
|
23
23
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
24
24
|
import "../../chunk/ODQYYKL5.jsx";
|
|
25
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
26
25
|
import "../../chunk/HOPBYFHD.jsx";
|
|
26
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
27
27
|
import "../../chunk/KGOB2IMX.jsx";
|
|
28
28
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
29
29
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -2,8 +2,8 @@ import {
|
|
|
2
2
|
DownloadTrigger
|
|
3
3
|
} from "../../chunk/TYHUUGLH.jsx";
|
|
4
4
|
import "../../chunk/ODQYYKL5.jsx";
|
|
5
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
6
5
|
import "../../chunk/HOPBYFHD.jsx";
|
|
6
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
7
7
|
import "../../chunk/KGOB2IMX.jsx";
|
|
8
8
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
9
9
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
useDrawer,
|
|
18
18
|
useDrawerContext,
|
|
19
19
|
useDrawerStackContext
|
|
20
|
-
} from "../../chunk/
|
|
20
|
+
} from "../../chunk/DIPPYNXP.jsx";
|
|
21
21
|
import "../../chunk/NEU4F4NG.jsx";
|
|
22
22
|
import "../../chunk/OEGORBLT.jsx";
|
|
23
23
|
import "../../chunk/PT2CJE3O.jsx";
|
|
@@ -27,8 +27,8 @@ import {
|
|
|
27
27
|
import "../../chunk/VNMGX67M.jsx";
|
|
28
28
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
29
29
|
import "../../chunk/ODQYYKL5.jsx";
|
|
30
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
31
30
|
import "../../chunk/HOPBYFHD.jsx";
|
|
31
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
32
32
|
import "../../chunk/KGOB2IMX.jsx";
|
|
33
33
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
34
34
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
editable_exports,
|
|
14
14
|
useEditable,
|
|
15
15
|
useEditableContext
|
|
16
|
-
} from "../../chunk/
|
|
16
|
+
} from "../../chunk/WHD7YP7Q.jsx";
|
|
17
17
|
import "../../chunk/PPH4D7AF.jsx";
|
|
18
18
|
import "../../chunk/AIK4SKXT.jsx";
|
|
19
19
|
import "../../chunk/PT2CJE3O.jsx";
|
|
@@ -24,8 +24,8 @@ import "../../chunk/6P2AQNUE.jsx";
|
|
|
24
24
|
import "../../chunk/4YNGVMW2.jsx";
|
|
25
25
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
26
26
|
import "../../chunk/ODQYYKL5.jsx";
|
|
27
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
28
27
|
import "../../chunk/HOPBYFHD.jsx";
|
|
28
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
29
29
|
import "../../chunk/KGOB2IMX.jsx";
|
|
30
30
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
31
31
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as solid_js from 'solid-js';
|
|
2
2
|
import { JSX } from 'solid-js';
|
|
3
|
+
import * as node_modules__zag_js_dom_query_dist_types_d_mts from 'node_modules/@zag-js/dom-query/dist/types.d.mts';
|
|
3
4
|
import { M as MaybeAccessor } from '../../types-Sr_80hg9.js';
|
|
4
5
|
import { HTMLProps, PolymorphicProps } from '../factory.js';
|
|
5
6
|
export { f as fieldAnatomy } from '../../field.anatomy-BA_rbPae.js';
|
|
@@ -56,10 +57,10 @@ declare const useField: (props?: MaybeAccessor<UseFieldProps>) => solid_js.Acces
|
|
|
56
57
|
required: boolean;
|
|
57
58
|
getLabelProps: () => {
|
|
58
59
|
id: string;
|
|
59
|
-
'data-disabled':
|
|
60
|
-
'data-invalid':
|
|
61
|
-
'data-readonly':
|
|
62
|
-
'data-required':
|
|
60
|
+
'data-disabled': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
61
|
+
'data-invalid': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
62
|
+
'data-readonly': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
63
|
+
'data-required': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
63
64
|
htmlFor: string;
|
|
64
65
|
"data-scope": string;
|
|
65
66
|
"data-part": string;
|
|
@@ -67,9 +68,9 @@ declare const useField: (props?: MaybeAccessor<UseFieldProps>) => solid_js.Acces
|
|
|
67
68
|
getRootProps: () => {
|
|
68
69
|
id: string;
|
|
69
70
|
role: string;
|
|
70
|
-
'data-disabled':
|
|
71
|
-
'data-invalid':
|
|
72
|
-
'data-readonly':
|
|
71
|
+
'data-disabled': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
72
|
+
'data-invalid': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
73
|
+
'data-readonly': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
73
74
|
"data-scope": string;
|
|
74
75
|
"data-part": string;
|
|
75
76
|
};
|
|
@@ -78,9 +79,9 @@ declare const useField: (props?: MaybeAccessor<UseFieldProps>) => solid_js.Acces
|
|
|
78
79
|
"data-part": string;
|
|
79
80
|
'aria-describedby': string | undefined;
|
|
80
81
|
'aria-invalid': "true" | undefined;
|
|
81
|
-
'data-invalid':
|
|
82
|
-
'data-required':
|
|
83
|
-
'data-readonly':
|
|
82
|
+
'data-invalid': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
83
|
+
'data-required': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
84
|
+
'data-readonly': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
84
85
|
id: string;
|
|
85
86
|
required: boolean;
|
|
86
87
|
disabled: boolean;
|
|
@@ -91,9 +92,9 @@ declare const useField: (props?: MaybeAccessor<UseFieldProps>) => solid_js.Acces
|
|
|
91
92
|
"data-part": string;
|
|
92
93
|
'aria-describedby': string | undefined;
|
|
93
94
|
'aria-invalid': "true" | undefined;
|
|
94
|
-
'data-invalid':
|
|
95
|
-
'data-required':
|
|
96
|
-
'data-readonly':
|
|
95
|
+
'data-invalid': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
96
|
+
'data-required': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
97
|
+
'data-readonly': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
97
98
|
id: string;
|
|
98
99
|
required: boolean;
|
|
99
100
|
disabled: boolean;
|
|
@@ -104,16 +105,16 @@ declare const useField: (props?: MaybeAccessor<UseFieldProps>) => solid_js.Acces
|
|
|
104
105
|
"data-part": string;
|
|
105
106
|
'aria-describedby': string | undefined;
|
|
106
107
|
'aria-invalid': "true" | undefined;
|
|
107
|
-
'data-invalid':
|
|
108
|
-
'data-required':
|
|
109
|
-
'data-readonly':
|
|
108
|
+
'data-invalid': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
109
|
+
'data-required': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
110
|
+
'data-readonly': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
110
111
|
id: string;
|
|
111
112
|
required: boolean;
|
|
112
113
|
disabled: boolean;
|
|
113
114
|
readOnly: true | undefined;
|
|
114
115
|
};
|
|
115
116
|
getHelperTextProps: () => {
|
|
116
|
-
'data-disabled':
|
|
117
|
+
'data-disabled': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
117
118
|
"data-scope": string;
|
|
118
119
|
"data-part": string;
|
|
119
120
|
id: string;
|
|
@@ -21,8 +21,8 @@ import {
|
|
|
21
21
|
import "../../chunk/4YNGVMW2.jsx";
|
|
22
22
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
23
23
|
import "../../chunk/ODQYYKL5.jsx";
|
|
24
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
25
24
|
import "../../chunk/HOPBYFHD.jsx";
|
|
25
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
26
26
|
import "../../chunk/KGOB2IMX.jsx";
|
|
27
27
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
28
28
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as solid_js from 'solid-js';
|
|
2
2
|
import { JSX } from 'solid-js';
|
|
3
|
+
import * as node_modules__zag_js_dom_query_dist_types_d_mts from 'node_modules/@zag-js/dom-query/dist/types.d.mts';
|
|
3
4
|
import { M as MaybeAccessor } from '../../types-Sr_80hg9.js';
|
|
4
5
|
import { HTMLProps, PolymorphicProps } from '../factory.js';
|
|
5
6
|
export { f as fieldsetAnatomy } from '../../fieldset.anatomy-ByHwSFid.js';
|
|
@@ -33,16 +34,16 @@ declare const useFieldset: (props?: MaybeAccessor<UseFieldsetProps>) => solid_js
|
|
|
33
34
|
invalid: boolean;
|
|
34
35
|
getRootProps: () => {
|
|
35
36
|
disabled: boolean;
|
|
36
|
-
'data-disabled':
|
|
37
|
-
'data-invalid':
|
|
37
|
+
'data-disabled': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
38
|
+
'data-invalid': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
38
39
|
'aria-labelledby': string;
|
|
39
40
|
'aria-describedby': string | undefined;
|
|
40
41
|
"data-scope": string;
|
|
41
42
|
"data-part": string;
|
|
42
43
|
};
|
|
43
44
|
getLegendProps: () => {
|
|
44
|
-
'data-disabled':
|
|
45
|
-
'data-invalid':
|
|
45
|
+
'data-disabled': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
46
|
+
'data-invalid': node_modules__zag_js_dom_query_dist_types_d_mts.Booleanish;
|
|
46
47
|
"data-scope": string;
|
|
47
48
|
"data-part": string;
|
|
48
49
|
id: string;
|
|
@@ -15,8 +15,8 @@ import {
|
|
|
15
15
|
} from "../../chunk/4YNGVMW2.jsx";
|
|
16
16
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
17
17
|
import "../../chunk/ODQYYKL5.jsx";
|
|
18
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
19
18
|
import "../../chunk/HOPBYFHD.jsx";
|
|
19
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
20
20
|
import "../../chunk/KGOB2IMX.jsx";
|
|
21
21
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
22
22
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
file_upload_exports,
|
|
18
18
|
useFileUpload,
|
|
19
19
|
useFileUploadContext
|
|
20
|
-
} from "../../chunk/
|
|
20
|
+
} from "../../chunk/ZG4V7QA5.jsx";
|
|
21
21
|
import "../../chunk/PPH4D7AF.jsx";
|
|
22
22
|
import "../../chunk/AIK4SKXT.jsx";
|
|
23
23
|
import "../../chunk/PT2CJE3O.jsx";
|
|
@@ -28,8 +28,8 @@ import "../../chunk/6P2AQNUE.jsx";
|
|
|
28
28
|
import "../../chunk/4YNGVMW2.jsx";
|
|
29
29
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
30
30
|
import "../../chunk/ODQYYKL5.jsx";
|
|
31
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
32
31
|
import "../../chunk/HOPBYFHD.jsx";
|
|
32
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
33
33
|
import "../../chunk/KGOB2IMX.jsx";
|
|
34
34
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
35
35
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
floating_panel_exports,
|
|
17
17
|
useFloatingPanel,
|
|
18
18
|
useFloatingPanelContext
|
|
19
|
-
} from "../../chunk/
|
|
19
|
+
} from "../../chunk/2KZV6B32.jsx";
|
|
20
20
|
import "../../chunk/NEU4F4NG.jsx";
|
|
21
21
|
import "../../chunk/OEGORBLT.jsx";
|
|
22
22
|
import "../../chunk/PT2CJE3O.jsx";
|
|
@@ -26,8 +26,8 @@ import {
|
|
|
26
26
|
import "../../chunk/VNMGX67M.jsx";
|
|
27
27
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
28
28
|
import "../../chunk/ODQYYKL5.jsx";
|
|
29
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
30
29
|
import "../../chunk/HOPBYFHD.jsx";
|
|
30
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
31
31
|
import "../../chunk/KGOB2IMX.jsx";
|
|
32
32
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
33
33
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as solid_js from 'solid-js';
|
|
2
|
+
import { FormatTimeOptions } from '@zag-js/i18n-utils';
|
|
2
3
|
|
|
3
4
|
interface FormatByteProps {
|
|
4
5
|
/**
|
|
@@ -36,8 +37,16 @@ interface FormatRelativeTimeProps extends Intl.RelativeTimeFormatOptions {
|
|
|
36
37
|
}
|
|
37
38
|
declare const FormatRelativeTime: (props: FormatRelativeTimeProps) => solid_js.JSX.Element;
|
|
38
39
|
|
|
40
|
+
interface FormatTimeProps extends FormatTimeOptions {
|
|
41
|
+
/**
|
|
42
|
+
* The time to format
|
|
43
|
+
*/
|
|
44
|
+
value: string | Date;
|
|
45
|
+
}
|
|
46
|
+
declare const FormatTime: (props: FormatTimeProps) => solid_js.JSX.Element;
|
|
47
|
+
|
|
39
48
|
declare namespace format {
|
|
40
|
-
export { FormatByte as Byte, type FormatByteProps as ByteProps, FormatNumber as Number, type FormatNumberProps as NumberProps, FormatRelativeTime as RelativeTime, type FormatRelativeTimeProps as RelativeTimeProps };
|
|
49
|
+
export { FormatByte as Byte, type FormatByteProps as ByteProps, FormatNumber as Number, type FormatNumberProps as NumberProps, FormatRelativeTime as RelativeTime, type FormatRelativeTimeProps as RelativeTimeProps, FormatTime as Time, type FormatTimeProps as TimeProps };
|
|
41
50
|
}
|
|
42
51
|
|
|
43
|
-
export { format as Format, FormatByte, type FormatByteProps, FormatNumber, type FormatNumberProps, FormatRelativeTime, type FormatRelativeTimeProps };
|
|
52
|
+
export { format as Format, FormatByte, type FormatByteProps, FormatNumber, type FormatNumberProps, FormatRelativeTime, type FormatRelativeTimeProps, FormatTime, type FormatTimeProps };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { format_exports as Format, FormatByte, FormatNumber, FormatRelativeTime } from '../../chunk/
|
|
1
|
+
export { format_exports as Format, FormatByte, FormatNumber, FormatRelativeTime, FormatTime } from '../../chunk/4E25GNRT.js';
|
|
@@ -2,11 +2,12 @@ import {
|
|
|
2
2
|
FormatByte,
|
|
3
3
|
FormatNumber,
|
|
4
4
|
FormatRelativeTime,
|
|
5
|
+
FormatTime,
|
|
5
6
|
format_exports
|
|
6
|
-
} from "../../chunk/
|
|
7
|
+
} from "../../chunk/262SJY3P.jsx";
|
|
7
8
|
import "../../chunk/ODQYYKL5.jsx";
|
|
8
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
9
9
|
import "../../chunk/HOPBYFHD.jsx";
|
|
10
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
10
11
|
import "../../chunk/KGOB2IMX.jsx";
|
|
11
12
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
12
13
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -15,5 +16,6 @@ export {
|
|
|
15
16
|
format_exports as Format,
|
|
16
17
|
FormatByte,
|
|
17
18
|
FormatNumber,
|
|
18
|
-
FormatRelativeTime
|
|
19
|
+
FormatRelativeTime,
|
|
20
|
+
FormatTime
|
|
19
21
|
};
|
|
@@ -3,8 +3,8 @@ import {
|
|
|
3
3
|
} from "../../chunk/65QK7XXR.jsx";
|
|
4
4
|
import "../../chunk/PT2CJE3O.jsx";
|
|
5
5
|
import "../../chunk/ODQYYKL5.jsx";
|
|
6
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
7
6
|
import "../../chunk/HOPBYFHD.jsx";
|
|
7
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
8
8
|
import "../../chunk/KGOB2IMX.jsx";
|
|
9
9
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
10
10
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
hover_card_exports,
|
|
11
11
|
useHoverCard,
|
|
12
12
|
useHoverCardContext
|
|
13
|
-
} from "../../chunk/
|
|
13
|
+
} from "../../chunk/64BWQJ5X.jsx";
|
|
14
14
|
import "../../chunk/NEU4F4NG.jsx";
|
|
15
15
|
import "../../chunk/OEGORBLT.jsx";
|
|
16
16
|
import "../../chunk/PT2CJE3O.jsx";
|
|
@@ -20,8 +20,8 @@ import {
|
|
|
20
20
|
import "../../chunk/VNMGX67M.jsx";
|
|
21
21
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
22
22
|
import "../../chunk/ODQYYKL5.jsx";
|
|
23
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
24
23
|
import "../../chunk/HOPBYFHD.jsx";
|
|
24
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
25
25
|
import "../../chunk/KGOB2IMX.jsx";
|
|
26
26
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
27
27
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -10,14 +10,14 @@ import {
|
|
|
10
10
|
image_cropper_exports,
|
|
11
11
|
useImageCropper,
|
|
12
12
|
useImageCropperContext
|
|
13
|
-
} from "../../chunk/
|
|
13
|
+
} from "../../chunk/7RLMGBOC.jsx";
|
|
14
14
|
import {
|
|
15
15
|
anatomy
|
|
16
16
|
} from "../../chunk/DPRR355L.jsx";
|
|
17
17
|
import "../../chunk/6WEDGJKQ.jsx";
|
|
18
18
|
import "../../chunk/ODQYYKL5.jsx";
|
|
19
|
-
import "../../chunk/HDGILMRT.jsx";
|
|
20
19
|
import "../../chunk/HOPBYFHD.jsx";
|
|
20
|
+
import "../../chunk/HDGILMRT.jsx";
|
|
21
21
|
import "../../chunk/KGOB2IMX.jsx";
|
|
22
22
|
import "../../chunk/UFYZ7HLU.jsx";
|
|
23
23
|
import "../../chunk/UZJJWJQM.jsx";
|
|
@@ -45,7 +45,7 @@ export { FileUpload, FileUploadClearTrigger, FileUploadClearTriggerBaseProps, Fi
|
|
|
45
45
|
export { OpenChangeDetails as FloatingPanelOpenChangeDetails, PositionChangeDetails as FloatingPanelPositionChangeDetails, SizeChangeDetails as FloatingPanelSizeChangeDetails, StageChangeDetails as FloatingPanelStageChangeDetails, anatomy as floatingPanelAnatomy } from '@zag-js/floating-panel';
|
|
46
46
|
export { FloatingPanel, FloatingPanelBody, FloatingPanelBodyBaseProps, FloatingPanelBodyProps, FloatingPanelCloseTrigger, FloatingPanelCloseTriggerBaseProps, FloatingPanelCloseTriggerProps, FloatingPanelContent, FloatingPanelContentBaseProps, FloatingPanelContentProps, FloatingPanelContext, FloatingPanelContextProps, FloatingPanelControl, FloatingPanelControlBaseProps, FloatingPanelControlProps, FloatingPanelDragTrigger, FloatingPanelDragTriggerBaseProps, FloatingPanelDragTriggerProps, FloatingPanelHeader, FloatingPanelHeaderBaseProps, FloatingPanelHeaderProps, FloatingPanelPositioner, FloatingPanelPositionerBaseProps, FloatingPanelPositionerProps, FloatingPanelResizeTrigger, FloatingPanelResizeTriggerBaseProps, FloatingPanelResizeTriggerProps, FloatingPanelRoot, FloatingPanelRootBaseProps, FloatingPanelRootProps, FloatingPanelRootProvider, FloatingPanelRootProviderBaseProps, FloatingPanelRootProviderProps, FloatingPanelStageTrigger, FloatingPanelStageTriggerBaseProps, FloatingPanelStageTriggerProps, FloatingPanelTitle, FloatingPanelTitleBaseProps, FloatingPanelTitleProps, FloatingPanelTrigger, FloatingPanelTriggerBaseProps, FloatingPanelTriggerProps, UseFloatingPanelContext, UseFloatingPanelProps, UseFloatingPanelReturn, useFloatingPanel, useFloatingPanelContext } from './floating-panel/index.js';
|
|
47
47
|
export { FocusTrap, FocusTrapBaseProps, FocusTrapProps } from './focus-trap/index.js';
|
|
48
|
-
export { Format, FormatByte, FormatByteProps, FormatNumber, FormatNumberProps, FormatRelativeTime, FormatRelativeTimeProps } from './format/index.js';
|
|
48
|
+
export { Format, FormatByte, FormatByteProps, FormatNumber, FormatNumberProps, FormatRelativeTime, FormatRelativeTimeProps, FormatTime, FormatTimeProps } from './format/index.js';
|
|
49
49
|
export { Frame, FrameBaseProps, FrameProps } from './frame/index.js';
|
|
50
50
|
export { Highlight, HighlightProps, UseHighlightProps, useHighlight } from './highlight/index.js';
|
|
51
51
|
export { FocusOutsideEvent as HoverCardFocusOutsideEvent, InteractOutsideEvent as HoverCardInteractOutsideEvent, OpenChangeDetails as HoverCardOpenChangeDetails, PointerDownOutsideEvent as HoverCardPointerDownOutsideEvent, anatomy as hoverCardAnatomy } from '@zag-js/hover-card';
|
|
@@ -129,7 +129,9 @@ import '@zag-js/async-list';
|
|
|
129
129
|
import '@zag-js/color-utils';
|
|
130
130
|
import 'solid-js/jsx-runtime';
|
|
131
131
|
import '@zag-js/file-utils';
|
|
132
|
+
import 'node_modules/@zag-js/dom-query/dist/types.d.mts';
|
|
132
133
|
import '@zag-js/focus-trap';
|
|
134
|
+
import '@zag-js/i18n-utils';
|
|
133
135
|
import '@zag-js/json-tree-utils';
|
|
134
136
|
import '@zag-js/presence';
|
|
135
137
|
import '@zag-js/toggle';
|