@ark-ui/solid 4.3.0 → 4.5.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 (125) hide show
  1. package/README.md +1 -1
  2. package/dist/chunk/{CYRK6TAN.js → 34OZO53S.js} +3 -3
  3. package/dist/chunk/{KJ3FKIIK.js → AHNBDCEA.js} +2 -2
  4. package/dist/chunk/{OEWX5CKM.jsx → AZBVL3C5.jsx} +1 -1
  5. package/dist/chunk/{E4USRLNU.jsx → CLZWNSRO.jsx} +3 -3
  6. package/dist/chunk/{QUGFFYRX.jsx → CRUV7XPV.jsx} +4 -0
  7. package/dist/chunk/{AOG74HPY.jsx → CUHGQRR2.jsx} +3 -4
  8. package/dist/chunk/DFMOPRAE.jsx +299 -0
  9. package/dist/chunk/{PIUV7KP7.js → DLHPAHCZ.js} +4 -2
  10. package/dist/chunk/{UPYUPAKW.jsx → DV2ZLINV.jsx} +1 -1
  11. package/dist/chunk/{KBVWLUJ7.jsx → EDCPFD3E.jsx} +10 -2
  12. package/dist/chunk/{F66KWWUN.js → FC5DK746.js} +2 -2
  13. package/dist/chunk/{POMWY2MG.jsx → FNDB3E7F.jsx} +1 -1
  14. package/dist/chunk/{SYODOK2B.js → G7GWGK6F.js} +2 -2
  15. package/dist/chunk/IUQBNCKP.js +214 -0
  16. package/dist/chunk/{OAZ77M7Q.jsx → LQVOH74V.jsx} +1 -1
  17. package/dist/chunk/{42CZQMX2.js → M2FICVVI.js} +2 -1
  18. package/dist/chunk/{OKMXOUR3.js → MXNJZWRV.js} +3 -3
  19. package/dist/chunk/{2HGEDMNF.js → MZPPLECL.js} +2 -2
  20. package/dist/chunk/{Q5KLHHE3.js → PBJ7MGGS.js} +22 -3
  21. package/dist/chunk/{3FKZ6KJD.jsx → PSWXIR5X.jsx} +1 -1
  22. package/dist/chunk/{PTS474GD.js → PZ7ZCWGA.js} +2 -2
  23. package/dist/chunk/{IZYDGYQY.jsx → PZDCODVM.jsx} +2 -2
  24. package/dist/chunk/{RFPBNMT7.js → QKZQOQUB.js} +2 -2
  25. package/dist/chunk/{OX5YYZLK.jsx → RSBH7AZU.jsx} +1 -1
  26. package/dist/chunk/{SWSA36TD.jsx → THR7KNY2.jsx} +3 -3
  27. package/dist/chunk/{LS7TV3SH.jsx → TY6NCPFG.jsx} +20 -2
  28. package/dist/chunk/{GLJ4SETU.jsx → U6PDXLCA.jsx} +1 -1
  29. package/dist/chunk/{NCE7GTLS.js → UXJGHMFS.js} +2 -2
  30. package/dist/chunk/{FGNZD6WP.jsx → UYIC346K.jsx} +1 -1
  31. package/dist/chunk/{JS3C64H5.js → VIUEKSBO.js} +2 -2
  32. package/dist/chunk/{IFXE5SWX.js → VQWGXSW6.js} +2 -2
  33. package/dist/chunk/{7WAPCEAY.js → VZFG6XYZ.js} +2 -2
  34. package/dist/chunk/{HEKFQEI5.js → ZUPWC76X.js} +3 -3
  35. package/dist/chunk/{VDX7IT74.jsx → ZX3QOLR2.jsx} +1 -1
  36. package/dist/components/accordion/index.js +1 -1
  37. package/dist/components/accordion/index.jsx +1 -1
  38. package/dist/components/anatomy.d.ts +1 -0
  39. package/dist/components/anatomy.js +1 -0
  40. package/dist/components/anatomy.jsx +2 -0
  41. package/dist/components/avatar/index.js +1 -1
  42. package/dist/components/carousel/index.js +1 -1
  43. package/dist/components/checkbox/index.js +1 -1
  44. package/dist/components/checkbox/index.jsx +2 -2
  45. package/dist/components/collapsible/index.js +1 -1
  46. package/dist/components/collection.d.ts +6 -3
  47. package/dist/components/collection.js +1 -1
  48. package/dist/components/collection.jsx +7 -3
  49. package/dist/components/color-picker/index.js +1 -1
  50. package/dist/components/color-picker/index.jsx +3 -3
  51. package/dist/components/combobox/index.js +2 -2
  52. package/dist/components/combobox/index.jsx +4 -4
  53. package/dist/components/date-picker/index.js +1 -1
  54. package/dist/components/dialog/index.js +1 -1
  55. package/dist/components/editable/index.js +1 -1
  56. package/dist/components/editable/index.jsx +2 -2
  57. package/dist/components/field/index.d.ts +5 -0
  58. package/dist/components/field/index.js +1 -1
  59. package/dist/components/field/index.jsx +1 -1
  60. package/dist/components/file-upload/index.js +1 -1
  61. package/dist/components/file-upload/index.jsx +2 -2
  62. package/dist/components/hover-card/index.js +1 -1
  63. package/dist/components/index.d.ts +4 -4
  64. package/dist/components/index.js +37 -37
  65. package/dist/components/index.jsx +242 -240
  66. package/dist/components/menu/index.js +1 -1
  67. package/dist/components/number-input/index.js +1 -1
  68. package/dist/components/number-input/index.jsx +2 -2
  69. package/dist/components/pagination/index.js +1 -1
  70. package/dist/components/pin-input/index.js +1 -1
  71. package/dist/components/pin-input/index.jsx +2 -2
  72. package/dist/components/popover/index.js +1 -1
  73. package/dist/components/progress/index.js +1 -1
  74. package/dist/components/qr-code/index.js +1 -1
  75. package/dist/components/radio-group/index.js +1 -1
  76. package/dist/components/rating-group/index.js +1 -1
  77. package/dist/components/rating-group/index.jsx +2 -2
  78. package/dist/components/segment-group/index.js +1 -1
  79. package/dist/components/select/index.js +2 -2
  80. package/dist/components/select/index.jsx +4 -4
  81. package/dist/components/signature-pad/index.js +1 -1
  82. package/dist/components/signature-pad/index.jsx +2 -2
  83. package/dist/components/slider/index.js +1 -1
  84. package/dist/components/splitter/index.js +1 -1
  85. package/dist/components/steps/index.js +1 -1
  86. package/dist/components/switch/index.js +1 -1
  87. package/dist/components/switch/index.jsx +2 -2
  88. package/dist/components/tabs/index.js +1 -1
  89. package/dist/components/tags-input/index.js +1 -1
  90. package/dist/components/tags-input/index.jsx +2 -2
  91. package/dist/components/time-picker/index.d.ts +1 -1
  92. package/dist/components/time-picker/index.js +1 -1
  93. package/dist/components/time-picker/index.jsx +3 -1
  94. package/dist/components/toast/index.d.ts +1 -1
  95. package/dist/components/toggle-group/index.js +1 -1
  96. package/dist/components/tooltip/index.js +1 -1
  97. package/dist/components/tree-view/index.d.ts +73 -59
  98. package/dist/components/tree-view/index.js +2 -1
  99. package/dist/components/tree-view/index.jsx +15 -11
  100. package/dist/index.d.ts +4 -4
  101. package/dist/index.js +38 -38
  102. package/dist/index.jsx +242 -240
  103. package/dist/providers/index.js +1 -1
  104. package/package.json +62 -55
  105. package/dist/chunk/5G6GUK6S.js +0 -213
  106. package/dist/chunk/OTMHVJ6C.jsx +0 -279
  107. package/dist/chunk/{TM6MNCJB.js → 2GATVLPK.js} +1 -1
  108. package/dist/chunk/{JSMOACQ5.js → 2H4WHODR.js} +1 -1
  109. package/dist/chunk/{KQLVMRLF.js → 3HMZSTYX.js} +1 -1
  110. package/dist/chunk/{VQXL4BNM.js → 4SB6TBGW.js} +1 -1
  111. package/dist/chunk/{UZJR5LMS.js → 5FRMEOAS.js} +1 -1
  112. package/dist/chunk/{WEGHFH3B.js → 5SHQ33Q6.js} +1 -1
  113. package/dist/chunk/{AK2LUFHG.js → 5SRZ3YYC.js} +1 -1
  114. package/dist/chunk/{YN36NFIE.js → 6YQ3EF2J.js} +1 -1
  115. package/dist/chunk/{WLUB7JYL.js → ATMUKDFF.js} +1 -1
  116. package/dist/chunk/{YKYATBPX.js → FNEB2RAF.js} +1 -1
  117. package/dist/chunk/{UW63M5GW.js → GXWVYON6.js} +1 -1
  118. package/dist/chunk/{KKCBAUHZ.js → HFRKBFLW.js} +1 -1
  119. package/dist/chunk/{BNMRTYLU.js → IRGNKWCM.js} +1 -1
  120. package/dist/chunk/{L6HRKS4V.js → JVXNYKNA.js} +1 -1
  121. package/dist/chunk/{R3KGHDYR.js → LVPQ6GR4.js} +1 -1
  122. package/dist/chunk/{SPA64RV2.js → OICUXBOZ.js} +1 -1
  123. package/dist/chunk/{4DPMLML4.js → RAEDLHD3.js} +1 -1
  124. package/dist/chunk/{ENHIBLQ6.js → SWUA2VFC.js} +1 -1
  125. package/dist/chunk/{KUTJELYB.js → ZKHLGP7Q.js} +1 -1
@@ -1,8 +1,8 @@
1
1
  import { splitRenderStrategyProps } from './L7OSYHVR.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 } from 'solid-js/web';
@@ -1,8 +1,8 @@
1
1
  import { usePresenceContext, splitPresenceProps, usePresence, PresenceProvider } from './LCESUDZB.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 * as datePicker from '@zag-js/date-picker';
@@ -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';
@@ -1,8 +1,8 @@
1
1
  import { usePresenceContext, splitPresenceProps, usePresence, PresenceProvider } from './LCESUDZB.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 } from 'solid-js/web';
@@ -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, mergeProps as mergeProps$1 } from 'solid-js/web';
@@ -2,8 +2,8 @@ import { usePresence, usePresenceContext, splitPresenceProps, PresenceProvider }
2
2
  import { useRenderStrategyContext, splitRenderStrategyProps, RenderStrategyProvider } from './L7OSYHVR.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 } from 'solid-js/web';
@@ -1,8 +1,8 @@
1
1
  import { usePresenceContext, splitPresenceProps, usePresence, PresenceProvider } from './LCESUDZB.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 } from 'solid-js/web';
@@ -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, mergeProps as mergeProps$1 } from 'solid-js/web';
@@ -1,8 +1,8 @@
1
1
  import { usePresenceContext, splitPresenceProps, usePresence, PresenceProvider } from './LCESUDZB.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 } from 'solid-js/web';
@@ -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, mergeProps as mergeProps$1 } from 'solid-js/web';
@@ -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';
@@ -1,8 +1,8 @@
1
1
  import { usePresenceContext, splitPresenceProps, usePresence, PresenceProvider } from './LCESUDZB.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 } from 'solid-js/web';
@@ -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 { usePresence, PresenceProvider } from './LCESUDZB.js';
2
2
  import { useRenderStrategyContext, splitRenderStrategyProps, RenderStrategyProvider } from './L7OSYHVR.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 } from 'solid-js/web';
@@ -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';
@@ -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';
@@ -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';