@ark-ui/solid 4.7.0 → 4.8.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 (156) hide show
  1. package/dist/chunk/{SPA64RV2.js → 2W32Z6JZ.js} +2 -2
  2. package/dist/chunk/{Q55I4ULB.js → 34OZO53S.js} +2 -2
  3. package/dist/chunk/{ND6ULTIP.js → 35R4VP6U.js} +2 -2
  4. package/dist/chunk/{YEVD47QN.js → 4FXOTC23.js} +2 -2
  5. package/dist/chunk/{YBEQIVOS.js → 5CYHETDY.js} +12 -2
  6. package/dist/chunk/{OMC7ZZVY.js → 5XD5ZSBX.js} +2 -2
  7. package/dist/chunk/{PZDCODVM.jsx → D4XLNL66.jsx} +4 -3
  8. package/dist/chunk/{YJZDRWMW.jsx → DOPROT6M.jsx} +6 -3
  9. package/dist/chunk/{LMMNUVZG.jsx → F3QPTRGW.jsx} +4 -3
  10. package/dist/chunk/{R5ZNIQWU.jsx → HU7FZMJI.jsx} +34 -13
  11. package/dist/chunk/{QX424BJV.jsx → IQJBNZOX.jsx} +11 -1
  12. package/dist/chunk/{RSBH7AZU.jsx → SJSLQDBZ.jsx} +4 -4
  13. package/dist/chunk/{CUHGQRR2.jsx → SZH7YUGW.jsx} +4 -3
  14. package/dist/chunk/{HXSFGTUH.jsx → T4NRAKVA.jsx} +4 -3
  15. package/dist/chunk/{3QKT7KP4.jsx → U3XJZI3X.jsx} +4 -4
  16. package/dist/chunk/{UZJR5LMS.js → UGKLUHKU.js} +11 -3
  17. package/dist/chunk/{WEGHFH3B.js → VARNCRUN.js} +2 -2
  18. package/dist/chunk/{KKCBAUHZ.js → YV5BACLX.js} +3 -2
  19. package/dist/components/accordion/index.js +1 -1
  20. package/dist/components/accordion/index.jsx +3 -3
  21. package/dist/components/avatar/index.js +1 -1
  22. package/dist/components/avatar/index.jsx +2 -2
  23. package/dist/components/carousel/index.js +1 -1
  24. package/dist/components/carousel/index.jsx +2 -2
  25. package/dist/components/checkbox/index.js +1 -1
  26. package/dist/components/checkbox/index.jsx +2 -2
  27. package/dist/components/clipboard/index.d.ts +8 -2
  28. package/dist/components/clipboard/index.js +1 -1
  29. package/dist/components/clipboard/index.jsx +4 -2
  30. package/dist/components/collapsible/index.js +1 -1
  31. package/dist/components/collapsible/index.jsx +2 -2
  32. package/dist/components/color-picker/index.js +1 -1
  33. package/dist/components/color-picker/index.jsx +2 -2
  34. package/dist/components/combobox/index.js +1 -1
  35. package/dist/components/combobox/index.jsx +2 -2
  36. package/dist/components/date-picker/index.js +1 -1
  37. package/dist/components/date-picker/index.jsx +2 -2
  38. package/dist/components/dialog/index.js +1 -1
  39. package/dist/components/dialog/index.jsx +2 -2
  40. package/dist/components/editable/index.js +1 -1
  41. package/dist/components/editable/index.jsx +2 -2
  42. package/dist/components/file-upload/index.js +1 -1
  43. package/dist/components/file-upload/index.jsx +2 -2
  44. package/dist/components/format/index.jsx +1 -1
  45. package/dist/components/frame/index.jsx +1 -1
  46. package/dist/components/hover-card/index.js +1 -1
  47. package/dist/components/hover-card/index.jsx +2 -2
  48. package/dist/components/index.d.ts +2 -2
  49. package/dist/components/index.js +36 -36
  50. package/dist/components/index.jsx +170 -166
  51. package/dist/components/menu/index.js +1 -1
  52. package/dist/components/menu/index.jsx +2 -2
  53. package/dist/components/number-input/index.js +1 -1
  54. package/dist/components/number-input/index.jsx +2 -2
  55. package/dist/components/pagination/index.js +1 -1
  56. package/dist/components/pagination/index.jsx +2 -2
  57. package/dist/components/pin-input/index.js +1 -1
  58. package/dist/components/pin-input/index.jsx +2 -2
  59. package/dist/components/popover/index.js +1 -1
  60. package/dist/components/popover/index.jsx +2 -2
  61. package/dist/components/progress/index.d.ts +5 -0
  62. package/dist/components/progress/index.js +1 -1
  63. package/dist/components/progress/index.jsx +2 -2
  64. package/dist/components/qr-code/index.d.ts +14 -3
  65. package/dist/components/qr-code/index.js +1 -1
  66. package/dist/components/qr-code/index.jsx +4 -2
  67. package/dist/components/radio-group/index.js +1 -1
  68. package/dist/components/radio-group/index.jsx +2 -2
  69. package/dist/components/rating-group/index.js +1 -1
  70. package/dist/components/rating-group/index.jsx +2 -2
  71. package/dist/components/segment-group/index.js +1 -1
  72. package/dist/components/segment-group/index.jsx +2 -2
  73. package/dist/components/select/index.js +1 -1
  74. package/dist/components/select/index.jsx +2 -2
  75. package/dist/components/signature-pad/index.js +1 -1
  76. package/dist/components/signature-pad/index.jsx +2 -2
  77. package/dist/components/slider/index.js +1 -1
  78. package/dist/components/slider/index.jsx +2 -2
  79. package/dist/components/splitter/index.js +1 -1
  80. package/dist/components/splitter/index.jsx +2 -2
  81. package/dist/components/steps/index.js +1 -1
  82. package/dist/components/steps/index.jsx +2 -2
  83. package/dist/components/switch/index.js +1 -1
  84. package/dist/components/switch/index.jsx +2 -2
  85. package/dist/components/tabs/index.js +1 -1
  86. package/dist/components/tabs/index.jsx +2 -2
  87. package/dist/components/tags-input/index.js +1 -1
  88. package/dist/components/tags-input/index.jsx +2 -2
  89. package/dist/components/time-picker/index.js +1 -1
  90. package/dist/components/time-picker/index.jsx +2 -2
  91. package/dist/components/timer/index.jsx +1 -1
  92. package/dist/components/toggle/index.d.ts +5 -5
  93. package/dist/components/toggle-group/index.js +1 -1
  94. package/dist/components/toggle-group/index.jsx +2 -2
  95. package/dist/components/tooltip/index.js +1 -1
  96. package/dist/components/tooltip/index.jsx +2 -2
  97. package/dist/components/tree-view/index.js +1 -1
  98. package/dist/components/tree-view/index.jsx +3 -3
  99. package/dist/index.d.ts +2 -2
  100. package/dist/index.js +37 -37
  101. package/dist/index.jsx +173 -169
  102. package/dist/providers/index.js +1 -1
  103. package/dist/providers/index.jsx +4 -4
  104. package/package.json +53 -53
  105. package/dist/chunk/{Y37DXSEE.jsx → 27RTXL55.jsx} +3 -3
  106. package/dist/chunk/{TM6MNCJB.js → 2GATVLPK.js} +1 -1
  107. package/dist/chunk/{JSMOACQ5.js → 2H4WHODR.js} +1 -1
  108. package/dist/chunk/{EZ7NDY7U.jsx → 2HTNQLGP.jsx} +3 -3
  109. package/dist/chunk/{ALKUQIFY.jsx → 3EJGSZCP.jsx} +3 -3
  110. package/dist/chunk/{KQLVMRLF.js → 3HMZSTYX.js} +1 -1
  111. package/dist/chunk/{PSWXIR5X.jsx → 3NSM24PL.jsx} +3 -3
  112. package/dist/chunk/{TEZSUL43.jsx → 4XC3UALJ.jsx} +3 -3
  113. package/dist/chunk/{4TNW4LNT.jsx → 5D3VKQUP.jsx} +3 -3
  114. package/dist/chunk/{AK2LUFHG.js → 5SRZ3YYC.js} +1 -1
  115. package/dist/chunk/{U6PDXLCA.jsx → 6L7HNED6.jsx} +3 -3
  116. package/dist/chunk/{YN36NFIE.js → 6YQ3EF2J.js} +1 -1
  117. package/dist/chunk/{Q3STMYMV.jsx → AIQFNVCU.jsx} +3 -3
  118. package/dist/chunk/{WLUB7JYL.js → ATMUKDFF.js} +1 -1
  119. package/dist/chunk/{PQ3UNZE4.jsx → B7LE23PE.jsx} +3 -3
  120. package/dist/chunk/{A7PQQPGA.js → BUWVAHRG.js} +1 -1
  121. package/dist/chunk/{ZSWRRXUI.jsx → BY62F4IV.jsx} +3 -3
  122. package/dist/chunk/{YQ7OK72K.jsx → CPMYIT5J.jsx} +3 -3
  123. package/dist/chunk/{UYIC346K.jsx → DT5WVDUV.jsx} +3 -3
  124. package/dist/chunk/{YKYATBPX.js → FNEB2RAF.js} +1 -1
  125. package/dist/chunk/{VKM3Y5SS.js → G7GWGK6F.js} +1 -1
  126. package/dist/chunk/{AZBVL3C5.jsx → GVRRR27D.jsx} +3 -3
  127. package/dist/chunk/{UW63M5GW.js → GXWVYON6.js} +1 -1
  128. package/dist/chunk/{6GRTONVL.jsx → GZVCPLKK.jsx} +3 -3
  129. package/dist/chunk/{4ICFJW2D.jsx → H4RSHLA7.jsx} +3 -3
  130. package/dist/chunk/{T7DQP6DT.jsx → IZC6PKGT.jsx} +3 -3
  131. package/dist/chunk/{L6HRKS4V.js → JVXNYKNA.js} +1 -1
  132. package/dist/chunk/{CRUV7XPV.jsx → K54W24N6.jsx} +3 -3
  133. package/dist/chunk/{R3KGHDYR.js → LVPQ6GR4.js} +1 -1
  134. package/dist/chunk/{KF5ALSYW.js → M2FICVVI.js} +1 -1
  135. package/dist/chunk/{ZX3QOLR2.jsx → MARFWGWI.jsx} +3 -3
  136. package/dist/chunk/{GRSRDWXO.jsx → MRQ2UYM4.jsx} +3 -3
  137. package/dist/chunk/{DYAAMWKJ.js → MZPPLECL.js} +1 -1
  138. package/dist/chunk/{I5OAZLKD.js → PZ7ZCWGA.js} +1 -1
  139. package/dist/chunk/{3XNNMNPS.js → Q7NPTAJI.js} +1 -1
  140. package/dist/chunk/{QVBQZJF6.js → QLGAAWNC.js} +1 -1
  141. package/dist/chunk/{4DPMLML4.js → RAEDLHD3.js} +1 -1
  142. package/dist/chunk/{FNDB3E7F.jsx → RCK6LCJM.jsx} +3 -3
  143. package/dist/chunk/{ENHIBLQ6.js → SWUA2VFC.js} +1 -1
  144. package/dist/chunk/{34GYXRNO.js → T6IREKKO.js} +1 -1
  145. package/dist/chunk/{6EY2Z73Y.jsx → TC2QHQ47.jsx} +3 -3
  146. package/dist/chunk/{LUJELJ42.js → U23DU73Q.js} +1 -1
  147. package/dist/chunk/{LKZXE4D5.jsx → U7SPBSDD.jsx} +3 -3
  148. package/dist/chunk/{HWURSPSE.js → UXJGHMFS.js} +1 -1
  149. package/dist/chunk/{VO46CN3P.js → VIUEKSBO.js} +1 -1
  150. package/dist/chunk/{LNX6MNBX.js → VQWGXSW6.js} +1 -1
  151. package/dist/chunk/{PAR3AJGR.js → VZFG6XYZ.js} +1 -1
  152. package/dist/chunk/{HQFEUYOV.jsx → WIVXL7HJ.jsx} +3 -3
  153. package/dist/chunk/{NEI5JM4A.jsx → YVIJOCWC.jsx} +3 -3
  154. package/dist/chunk/{VI2C2YY7.jsx → ZC6KWJ4T.jsx} +3 -3
  155. package/dist/chunk/{KUTJELYB.js → ZKHLGP7Q.js} +1 -1
  156. package/dist/chunk/{CLZWNSRO.jsx → ZYF7ARA6.jsx} +3 -3
@@ -1,7 +1,7 @@
1
1
  import { createSplitProps } from './ZMHI4GDJ.js';
2
2
  import { ark } from './EPLBB4QN.js';
3
- import { useLocaleContext } from './HPDOBQ3V.js';
4
3
  import { useEnvironmentContext } from './QODB3C3M.js';
4
+ import { useLocaleContext } from './HPDOBQ3V.js';
5
5
  import { createContext } from './I5UG2QUO.js';
6
6
  import { __export } from './ESLJRKWD.js';
7
7
  import { createComponent } from 'solid-js/web';
@@ -7,12 +7,12 @@ import {
7
7
  import {
8
8
  ark
9
9
  } from "./UFYZ7HLU.jsx";
10
- import {
11
- useLocaleContext
12
- } from "./3QQZKR3F.jsx";
13
10
  import {
14
11
  useEnvironmentContext
15
12
  } from "./5O4RWSWO.jsx";
13
+ import {
14
+ useLocaleContext
15
+ } from "./3QQZKR3F.jsx";
16
16
  import {
17
17
  createContext
18
18
  } from "./NMGUCD2L.jsx";
@@ -1,7 +1,7 @@
1
1
  import { createSplitProps } from './ZMHI4GDJ.js';
2
2
  import { ark } from './EPLBB4QN.js';
3
- import { useLocaleContext } from './HPDOBQ3V.js';
4
3
  import { useEnvironmentContext } from './QODB3C3M.js';
4
+ import { useLocaleContext } from './HPDOBQ3V.js';
5
5
  import { createContext } from './I5UG2QUO.js';
6
6
  import { __export } from './ESLJRKWD.js';
7
7
  import { createComponent } from 'solid-js/web';
@@ -2,8 +2,8 @@ import { useControllableState } from './BSPFGETO.js';
2
2
  import { useFieldContext } from './PBJ7MGGS.js';
3
3
  import { createSplitProps } from './ZMHI4GDJ.js';
4
4
  import { ark } from './EPLBB4QN.js';
5
- import { useLocaleContext } from './HPDOBQ3V.js';
6
5
  import { useEnvironmentContext } from './QODB3C3M.js';
6
+ import { useLocaleContext } from './HPDOBQ3V.js';
7
7
  import { createContext } from './I5UG2QUO.js';
8
8
  import { __export } from './ESLJRKWD.js';
9
9
  import { createComponent, mergeProps as mergeProps$1 } from 'solid-js/web';
@@ -4,12 +4,12 @@ import {
4
4
  import {
5
5
  ark
6
6
  } from "./UFYZ7HLU.jsx";
7
- import {
8
- useLocaleContext
9
- } from "./3QQZKR3F.jsx";
10
7
  import {
11
8
  useEnvironmentContext
12
9
  } from "./5O4RWSWO.jsx";
10
+ import {
11
+ useLocaleContext
12
+ } from "./3QQZKR3F.jsx";
13
13
  import {
14
14
  createContext
15
15
  } from "./NMGUCD2L.jsx";
@@ -2,8 +2,8 @@ import { useFieldContext } from './PBJ7MGGS.js';
2
2
  import { usePresenceContext, splitPresenceProps, usePresence, PresenceProvider } from './LCESUDZB.js';
3
3
  import { createSplitProps } from './ZMHI4GDJ.js';
4
4
  import { ark } from './EPLBB4QN.js';
5
- import { useLocaleContext } from './HPDOBQ3V.js';
6
5
  import { useEnvironmentContext } from './QODB3C3M.js';
6
+ import { useLocaleContext } from './HPDOBQ3V.js';
7
7
  import { createContext } from './I5UG2QUO.js';
8
8
  import { __export } from './ESLJRKWD.js';
9
9
  import * as colorPicker from '@zag-js/color-picker';
@@ -4,12 +4,12 @@ import {
4
4
  import {
5
5
  ark
6
6
  } from "./UFYZ7HLU.jsx";
7
- import {
8
- useLocaleContext
9
- } from "./3QQZKR3F.jsx";
10
7
  import {
11
8
  useEnvironmentContext
12
9
  } from "./5O4RWSWO.jsx";
10
+ import {
11
+ useLocaleContext
12
+ } from "./3QQZKR3F.jsx";
13
13
  import {
14
14
  createContext
15
15
  } from "./NMGUCD2L.jsx";
@@ -1,8 +1,8 @@
1
1
  import { useFieldContext } from './PBJ7MGGS.js';
2
2
  import { createSplitProps } from './ZMHI4GDJ.js';
3
3
  import { ark } from './EPLBB4QN.js';
4
- import { useLocaleContext } from './HPDOBQ3V.js';
5
4
  import { useEnvironmentContext } from './QODB3C3M.js';
5
+ import { useLocaleContext } from './HPDOBQ3V.js';
6
6
  import { createContext } from './I5UG2QUO.js';
7
7
  import { __export } from './ESLJRKWD.js';
8
8
  import { createComponent, mergeProps as mergeProps$1 } from 'solid-js/web';
@@ -1,8 +1,8 @@
1
1
  import { useFieldContext } from './PBJ7MGGS.js';
2
2
  import { createSplitProps } from './ZMHI4GDJ.js';
3
3
  import { ark } from './EPLBB4QN.js';
4
- import { useLocaleContext } from './HPDOBQ3V.js';
5
4
  import { useEnvironmentContext } from './QODB3C3M.js';
5
+ import { useLocaleContext } from './HPDOBQ3V.js';
6
6
  import { createContext } from './I5UG2QUO.js';
7
7
  import { __export } from './ESLJRKWD.js';
8
8
  import { createComponent, mergeProps as mergeProps$1 } from 'solid-js/web';
@@ -2,8 +2,8 @@ import { useFieldContext } from './PBJ7MGGS.js';
2
2
  import { usePresenceContext, splitPresenceProps, usePresence, PresenceProvider } from './LCESUDZB.js';
3
3
  import { createSplitProps } from './ZMHI4GDJ.js';
4
4
  import { ark } from './EPLBB4QN.js';
5
- import { useLocaleContext } from './HPDOBQ3V.js';
6
5
  import { useEnvironmentContext } from './QODB3C3M.js';
6
+ import { useLocaleContext } from './HPDOBQ3V.js';
7
7
  import { createContext } from './I5UG2QUO.js';
8
8
  import { __export } from './ESLJRKWD.js';
9
9
  import { createComponent, mergeProps as mergeProps$1, effect, template } from 'solid-js/web';
@@ -1,8 +1,8 @@
1
1
  import { useFieldContext } from './PBJ7MGGS.js';
2
2
  import { createSplitProps } from './ZMHI4GDJ.js';
3
3
  import { ark } from './EPLBB4QN.js';
4
- import { useLocaleContext } from './HPDOBQ3V.js';
5
4
  import { useEnvironmentContext } from './QODB3C3M.js';
5
+ import { useLocaleContext } from './HPDOBQ3V.js';
6
6
  import { createContext } from './I5UG2QUO.js';
7
7
  import { __export } from './ESLJRKWD.js';
8
8
  import { createComponent, mergeProps as mergeProps$1 } from 'solid-js/web';
@@ -10,12 +10,12 @@ import {
10
10
  import {
11
11
  ark
12
12
  } from "./UFYZ7HLU.jsx";
13
- import {
14
- useLocaleContext
15
- } from "./3QQZKR3F.jsx";
16
13
  import {
17
14
  useEnvironmentContext
18
15
  } from "./5O4RWSWO.jsx";
16
+ import {
17
+ useLocaleContext
18
+ } from "./3QQZKR3F.jsx";
19
19
  import {
20
20
  createContext
21
21
  } from "./NMGUCD2L.jsx";
@@ -10,12 +10,12 @@ import {
10
10
  import {
11
11
  ark
12
12
  } from "./UFYZ7HLU.jsx";
13
- import {
14
- useLocaleContext
15
- } from "./3QQZKR3F.jsx";
16
13
  import {
17
14
  useEnvironmentContext
18
15
  } from "./5O4RWSWO.jsx";
16
+ import {
17
+ useLocaleContext
18
+ } from "./3QQZKR3F.jsx";
19
19
  import {
20
20
  createContext
21
21
  } from "./NMGUCD2L.jsx";
@@ -4,12 +4,12 @@ import {
4
4
  import {
5
5
  ark
6
6
  } from "./UFYZ7HLU.jsx";
7
- import {
8
- useLocaleContext
9
- } from "./3QQZKR3F.jsx";
10
7
  import {
11
8
  useEnvironmentContext
12
9
  } from "./5O4RWSWO.jsx";
10
+ import {
11
+ useLocaleContext
12
+ } from "./3QQZKR3F.jsx";
13
13
  import {
14
14
  createContext
15
15
  } from "./NMGUCD2L.jsx";
@@ -1,7 +1,7 @@
1
1
  import { createSplitProps } from './ZMHI4GDJ.js';
2
2
  import { ark } from './EPLBB4QN.js';
3
- import { useLocaleContext } from './HPDOBQ3V.js';
4
3
  import { useEnvironmentContext } from './QODB3C3M.js';
4
+ import { useLocaleContext } from './HPDOBQ3V.js';
5
5
  import { createContext } from './I5UG2QUO.js';
6
6
  import { __export } from './ESLJRKWD.js';
7
7
  import { createComponent } from 'solid-js/web';
@@ -13,12 +13,12 @@ import {
13
13
  import {
14
14
  ark
15
15
  } from "./UFYZ7HLU.jsx";
16
- import {
17
- useLocaleContext
18
- } from "./3QQZKR3F.jsx";
19
16
  import {
20
17
  useEnvironmentContext
21
18
  } from "./5O4RWSWO.jsx";
19
+ import {
20
+ useLocaleContext
21
+ } from "./3QQZKR3F.jsx";
22
22
  import {
23
23
  createContext
24
24
  } from "./NMGUCD2L.jsx";