@sprawlify/react 0.0.10 → 0.0.12

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 (503) hide show
  1. package/dist/accordion-anatomy-B9ODSC4s.mjs +3 -0
  2. package/dist/accordion-anatomy-CD01A1iE.d.cts +2 -0
  3. package/dist/accordion-anatomy-DM84wS7s.d.mts +2 -0
  4. package/dist/accordion-anatomy-TiYCIvSU.cjs +1 -0
  5. package/dist/anatomy-DZVQcsnx.cjs +50 -0
  6. package/dist/anatomy-DlQefg0w.d.mts +51 -0
  7. package/dist/anatomy-DmGN5EDX.d.cts +51 -0
  8. package/dist/anatomy-Fqi1rbnX.mjs +52 -0
  9. package/dist/angle-slider-anatomy-BarZytc0.cjs +1 -0
  10. package/dist/angle-slider-anatomy-CJ8w7Vr8.d.mts +2 -0
  11. package/dist/angle-slider-anatomy-D732WuyP.mjs +3 -0
  12. package/dist/angle-slider-anatomy-socw8IDt.d.cts +2 -0
  13. package/dist/avatar-anatomy-BXgb7HMR.mjs +3 -0
  14. package/dist/avatar-anatomy-BbK5QtHR.d.mts +2 -0
  15. package/dist/avatar-anatomy-C7tS8YMA.cjs +1 -0
  16. package/dist/avatar-anatomy-C_EzyOEZ.d.cts +2 -0
  17. package/dist/bottom-sheet-anatomy-BK2UyCm2.d.mts +2 -0
  18. package/dist/bottom-sheet-anatomy-CslIkMUZ.mjs +3 -0
  19. package/dist/bottom-sheet-anatomy-DFp5PLG7.d.cts +2 -0
  20. package/dist/bottom-sheet-anatomy-TCSwbPsz.cjs +1 -0
  21. package/dist/carousel-anatomy-Bg15yjyC.mjs +7 -0
  22. package/dist/carousel-anatomy-Brr5h5DT.cjs +13 -0
  23. package/dist/carousel-anatomy-C7cKSp4-.d.mts +6 -0
  24. package/dist/carousel-anatomy-CS1MhANU.d.cts +6 -0
  25. package/dist/checkbox-anatomy-BYqkx7gU.d.cts +6 -0
  26. package/dist/checkbox-anatomy-CP9bBUnr.mjs +7 -0
  27. package/dist/checkbox-anatomy-D71wilRI.cjs +13 -0
  28. package/dist/checkbox-anatomy-GrQ9fD3d.d.mts +6 -0
  29. package/dist/chunk-C59VKDyD.mjs +42 -0
  30. package/dist/{chunk-BYnRvbsk.cjs → chunk-Dsw3YZHa.cjs} +13 -0
  31. package/dist/clipboard-anatomy-B7vZDubi.mjs +3 -0
  32. package/dist/clipboard-anatomy-BBG980Uy.d.cts +2 -0
  33. package/dist/clipboard-anatomy-BGpzSrp3.cjs +1 -0
  34. package/dist/clipboard-anatomy-C4z4Ic01.d.mts +2 -0
  35. package/dist/{collapsible-aFKYmVbP.cjs → collapsible-DxwYYaHu.cjs} +7 -7
  36. package/dist/{collapsible-DCBcxJA8.mjs → collapsible-GkC3RzgL.mjs} +8 -9
  37. package/dist/collapsible-anatomy-BJ1fU-lk.mjs +3 -0
  38. package/dist/collapsible-anatomy-BNzFeDbw.d.cts +2 -0
  39. package/dist/collapsible-anatomy-BY04on8P.d.mts +2 -0
  40. package/dist/collapsible-anatomy-CgzhYqkh.cjs +1 -0
  41. package/dist/{collection-XVYHjcEl.mjs → collection-DC2n80Ca.mjs} +2 -2
  42. package/dist/{collection-DGEUORi5.cjs → collection-vSAfeUyg.cjs} +3 -3
  43. package/dist/color-picker-anatomy-Cz2IEv2-.d.cts +6 -0
  44. package/dist/color-picker-anatomy-D-f8NkKr.d.mts +6 -0
  45. package/dist/color-picker-anatomy-DMskx2e2.cjs +13 -0
  46. package/dist/color-picker-anatomy-DphCyLsu.mjs +7 -0
  47. package/dist/combobox-anatomy-BTi3ykzS.d.cts +6 -0
  48. package/dist/combobox-anatomy-C28sQ-W1.d.mts +6 -0
  49. package/dist/combobox-anatomy-D0yH6IiI.mjs +7 -0
  50. package/dist/combobox-anatomy-DcgOaDzw.cjs +13 -0
  51. package/dist/components/accordion/index.cjs +11 -9
  52. package/dist/components/accordion/index.d.cts +13 -12
  53. package/dist/components/accordion/index.d.mts +13 -12
  54. package/dist/components/accordion/index.mjs +11 -11
  55. package/dist/components/anatomy.cjs +336 -0
  56. package/dist/components/anatomy.d.cts +51 -0
  57. package/dist/components/anatomy.d.mts +51 -0
  58. package/dist/components/anatomy.mjs +54 -0
  59. package/dist/components/angle-slider/index.cjs +8 -7
  60. package/dist/components/angle-slider/index.d.cts +15 -14
  61. package/dist/components/angle-slider/index.d.mts +15 -14
  62. package/dist/components/angle-slider/index.mjs +9 -9
  63. package/dist/components/avatar/index.cjs +8 -7
  64. package/dist/components/avatar/index.d.cts +10 -9
  65. package/dist/components/avatar/index.d.mts +10 -9
  66. package/dist/components/avatar/index.mjs +9 -9
  67. package/dist/components/bottom-sheet/index.cjs +11 -10
  68. package/dist/components/bottom-sheet/index.d.cts +17 -16
  69. package/dist/components/bottom-sheet/index.d.mts +15 -14
  70. package/dist/components/bottom-sheet/index.mjs +13 -13
  71. package/dist/components/carousel/index.cjs +11 -14
  72. package/dist/components/carousel/index.d.cts +17 -20
  73. package/dist/components/carousel/index.d.mts +17 -20
  74. package/dist/components/carousel/index.mjs +9 -13
  75. package/dist/components/checkbox/index.cjs +18 -19
  76. package/dist/components/checkbox/index.d.cts +13 -16
  77. package/dist/components/checkbox/index.d.mts +13 -16
  78. package/dist/components/checkbox/index.mjs +16 -18
  79. package/dist/components/client-only/index.cjs +1 -1
  80. package/dist/components/clipboard/index.cjs +7 -6
  81. package/dist/components/clipboard/index.d.cts +14 -13
  82. package/dist/components/clipboard/index.d.mts +14 -13
  83. package/dist/components/clipboard/index.mjs +7 -7
  84. package/dist/components/collapsible/index.cjs +8 -7
  85. package/dist/components/collapsible/index.d.cts +12 -11
  86. package/dist/components/collapsible/index.d.mts +12 -11
  87. package/dist/components/collapsible/index.mjs +8 -7
  88. package/dist/components/collection/index.cjs +3 -3
  89. package/dist/components/collection/index.d.cts +1 -1
  90. package/dist/components/collection/index.d.mts +1 -1
  91. package/dist/components/collection/index.mjs +3 -3
  92. package/dist/components/color-picker/index.cjs +16 -18
  93. package/dist/components/color-picker/index.d.cts +34 -37
  94. package/dist/components/color-picker/index.d.mts +35 -38
  95. package/dist/components/color-picker/index.mjs +17 -19
  96. package/dist/components/combobox/index.cjs +17 -19
  97. package/dist/components/combobox/index.d.cts +21 -24
  98. package/dist/components/combobox/index.d.mts +22 -25
  99. package/dist/components/combobox/index.mjs +17 -20
  100. package/dist/components/date-picker/index.cjs +12 -15
  101. package/dist/components/date-picker/index.d.cts +31 -34
  102. package/dist/components/date-picker/index.d.mts +32 -35
  103. package/dist/components/date-picker/index.mjs +13 -16
  104. package/dist/components/dialog/index.cjs +10 -9
  105. package/dist/components/dialog/index.d.cts +17 -16
  106. package/dist/components/dialog/index.d.mts +18 -17
  107. package/dist/components/dialog/index.mjs +12 -12
  108. package/dist/components/download-trigger/index.cjs +5 -5
  109. package/dist/components/download-trigger/index.d.cts +4 -4
  110. package/dist/components/download-trigger/index.d.mts +4 -4
  111. package/dist/components/download-trigger/index.mjs +5 -5
  112. package/dist/components/editable/index.cjs +12 -10
  113. package/dist/components/editable/index.d.cts +15 -14
  114. package/dist/components/editable/index.d.mts +15 -14
  115. package/dist/components/editable/index.mjs +13 -12
  116. package/dist/components/field/index.cjs +10 -9
  117. package/dist/components/field/index.d.cts +13 -16
  118. package/dist/components/field/index.d.mts +13 -16
  119. package/dist/components/field/index.mjs +10 -9
  120. package/dist/components/fieldset/index.cjs +10 -9
  121. package/dist/components/fieldset/index.d.cts +9 -12
  122. package/dist/components/fieldset/index.d.mts +9 -12
  123. package/dist/components/fieldset/index.mjs +10 -9
  124. package/dist/components/file-upload/index.cjs +12 -10
  125. package/dist/components/file-upload/index.d.cts +20 -19
  126. package/dist/components/file-upload/index.d.mts +20 -19
  127. package/dist/components/file-upload/index.mjs +13 -12
  128. package/dist/components/floating-panel/index.cjs +10 -9
  129. package/dist/components/floating-panel/index.d.cts +21 -20
  130. package/dist/components/floating-panel/index.d.mts +22 -21
  131. package/dist/components/floating-panel/index.mjs +12 -12
  132. package/dist/components/focus-trap/index.cjs +4 -4
  133. package/dist/components/focus-trap/index.d.cts +4 -4
  134. package/dist/components/focus-trap/index.d.mts +4 -4
  135. package/dist/components/focus-trap/index.mjs +4 -4
  136. package/dist/components/format/index.cjs +3 -3
  137. package/dist/components/format/index.d.cts +4 -4
  138. package/dist/components/format/index.mjs +3 -3
  139. package/dist/components/frame/index.cjs +5 -5
  140. package/dist/components/frame/index.d.cts +3 -3
  141. package/dist/components/frame/index.d.mts +3 -3
  142. package/dist/components/frame/index.mjs +6 -6
  143. package/dist/components/highlight/index.cjs +2 -2
  144. package/dist/components/highlight/index.d.cts +3 -3
  145. package/dist/components/highlight/index.d.mts +3 -3
  146. package/dist/components/highlight/index.mjs +1 -1
  147. package/dist/components/hover-card/index.cjs +9 -8
  148. package/dist/components/hover-card/index.d.cts +15 -14
  149. package/dist/components/hover-card/index.d.mts +13 -12
  150. package/dist/components/hover-card/index.mjs +11 -11
  151. package/dist/components/image-cropper/index.cjs +8 -7
  152. package/dist/components/image-cropper/index.d.cts +13 -12
  153. package/dist/components/image-cropper/index.d.mts +13 -12
  154. package/dist/components/image-cropper/index.mjs +10 -9
  155. package/dist/components/json-tree-view/index.cjs +14 -12
  156. package/dist/components/json-tree-view/index.d.cts +5 -5
  157. package/dist/components/json-tree-view/index.d.mts +9 -9
  158. package/dist/components/json-tree-view/index.mjs +13 -13
  159. package/dist/components/listbox/index.cjs +12 -15
  160. package/dist/components/listbox/index.d.cts +16 -19
  161. package/dist/components/listbox/index.d.mts +16 -19
  162. package/dist/components/listbox/index.mjs +11 -15
  163. package/dist/components/marquee/index.cjs +8 -7
  164. package/dist/components/marquee/index.d.cts +12 -11
  165. package/dist/components/marquee/index.d.mts +12 -11
  166. package/dist/components/marquee/index.mjs +9 -9
  167. package/dist/components/menu/index.cjs +10 -9
  168. package/dist/components/menu/index.d.cts +28 -26
  169. package/dist/components/menu/index.d.mts +45 -29
  170. package/dist/components/menu/index.mjs +12 -12
  171. package/dist/components/navigation-menu/index.cjs +12 -11
  172. package/dist/components/navigation-menu/index.d.cts +19 -18
  173. package/dist/components/navigation-menu/index.d.mts +19 -18
  174. package/dist/components/navigation-menu/index.mjs +14 -14
  175. package/dist/components/number-input/index.cjs +12 -10
  176. package/dist/components/number-input/index.d.cts +15 -14
  177. package/dist/components/number-input/index.d.mts +15 -14
  178. package/dist/components/number-input/index.mjs +13 -12
  179. package/dist/components/pagination/index.cjs +8 -7
  180. package/dist/components/pagination/index.d.cts +14 -13
  181. package/dist/components/pagination/index.d.mts +14 -13
  182. package/dist/components/pagination/index.mjs +9 -9
  183. package/dist/components/password-input/index.cjs +12 -10
  184. package/dist/components/password-input/index.d.cts +13 -12
  185. package/dist/components/password-input/index.d.mts +13 -12
  186. package/dist/components/password-input/index.mjs +13 -12
  187. package/dist/components/pin-input/index.cjs +12 -10
  188. package/dist/components/pin-input/index.d.cts +12 -11
  189. package/dist/components/pin-input/index.d.mts +12 -11
  190. package/dist/components/pin-input/index.mjs +13 -12
  191. package/dist/components/popover/index.cjs +9 -8
  192. package/dist/components/popover/index.d.cts +20 -19
  193. package/dist/components/popover/index.d.mts +21 -20
  194. package/dist/components/popover/index.mjs +11 -11
  195. package/dist/components/portal/index.cjs +4 -4
  196. package/dist/components/portal/index.d.cts +2 -2
  197. package/dist/components/portal/index.d.mts +2 -2
  198. package/dist/components/portal/index.mjs +5 -5
  199. package/dist/components/presence/index.cjs +5 -5
  200. package/dist/components/presence/index.d.cts +1 -1
  201. package/dist/components/presence/index.d.mts +3 -3
  202. package/dist/components/presence/index.mjs +5 -5
  203. package/dist/components/progress/index.cjs +8 -7
  204. package/dist/components/progress/index.d.cts +16 -15
  205. package/dist/components/progress/index.d.mts +16 -15
  206. package/dist/components/progress/index.mjs +9 -9
  207. package/dist/components/qr-code/index.cjs +8 -7
  208. package/dist/components/qr-code/index.d.cts +12 -11
  209. package/dist/components/qr-code/index.d.mts +12 -11
  210. package/dist/components/qr-code/index.mjs +9 -9
  211. package/dist/components/radio-group/index.cjs +12 -10
  212. package/dist/components/radio-group/index.d.cts +14 -13
  213. package/dist/components/radio-group/index.d.mts +14 -13
  214. package/dist/components/radio-group/index.mjs +13 -12
  215. package/dist/components/rating-group/index.cjs +12 -10
  216. package/dist/components/rating-group/index.d.cts +12 -11
  217. package/dist/components/rating-group/index.d.mts +12 -11
  218. package/dist/components/rating-group/index.mjs +13 -12
  219. package/dist/components/scroll-area/index.cjs +8 -7
  220. package/dist/components/scroll-area/index.d.cts +13 -12
  221. package/dist/components/scroll-area/index.d.mts +13 -12
  222. package/dist/components/scroll-area/index.mjs +9 -9
  223. package/dist/components/segment-group/index.cjs +16 -20
  224. package/dist/components/segment-group/index.d.cts +13 -16
  225. package/dist/components/segment-group/index.d.mts +13 -16
  226. package/dist/components/segment-group/index.mjs +9 -14
  227. package/dist/components/select/index.cjs +15 -13
  228. package/dist/components/select/index.d.cts +23 -22
  229. package/dist/components/select/index.d.mts +24 -23
  230. package/dist/components/select/index.mjs +17 -16
  231. package/dist/components/signature-pad/index.cjs +215 -0
  232. package/dist/components/signature-pad/index.d.cts +70 -0
  233. package/dist/components/signature-pad/index.d.mts +70 -0
  234. package/dist/components/signature-pad/index.mjs +191 -0
  235. package/dist/components/slider/index.cjs +279 -0
  236. package/dist/components/slider/index.d.cts +90 -0
  237. package/dist/components/slider/index.d.mts +90 -0
  238. package/dist/components/slider/index.mjs +251 -0
  239. package/dist/components/splitter/index.cjs +178 -0
  240. package/dist/components/splitter/index.d.cts +55 -0
  241. package/dist/components/splitter/index.d.mts +55 -0
  242. package/dist/components/splitter/index.mjs +152 -0
  243. package/dist/components/steps/index.cjs +290 -0
  244. package/dist/components/steps/index.d.cts +105 -0
  245. package/dist/components/steps/index.d.mts +105 -0
  246. package/dist/components/steps/index.mjs +260 -0
  247. package/dist/components/switch/index.cjs +182 -0
  248. package/dist/components/switch/index.d.cts +60 -0
  249. package/dist/components/switch/index.d.mts +60 -0
  250. package/dist/components/switch/index.mjs +160 -0
  251. package/dist/components/tabs/index.cjs +192 -0
  252. package/dist/components/tabs/index.d.cts +61 -0
  253. package/dist/components/tabs/index.d.mts +61 -0
  254. package/dist/components/tabs/index.mjs +170 -0
  255. package/dist/components/tags-input/index.cjs +320 -0
  256. package/dist/components/tags-input/index.d.cts +99 -0
  257. package/dist/components/tags-input/index.d.mts +99 -0
  258. package/dist/components/tags-input/index.mjs +290 -0
  259. package/dist/components/timer/index.cjs +180 -0
  260. package/dist/components/timer/index.d.cts +65 -0
  261. package/dist/components/timer/index.d.mts +65 -0
  262. package/dist/components/timer/index.mjs +157 -0
  263. package/dist/components/toast/index.cjs +166 -0
  264. package/dist/components/toast/index.d.cts +61 -0
  265. package/dist/components/toast/index.d.mts +61 -0
  266. package/dist/components/toast/index.mjs +144 -0
  267. package/dist/components/toggle/index.cjs +88 -0
  268. package/dist/components/toggle/index.d.cts +37 -0
  269. package/dist/components/toggle/index.d.mts +37 -0
  270. package/dist/components/toggle/index.mjs +75 -0
  271. package/dist/components/toggle-group/index.cjs +128 -0
  272. package/dist/components/toggle-group/index.d.cts +45 -0
  273. package/dist/components/toggle-group/index.d.mts +45 -0
  274. package/dist/components/toggle-group/index.mjs +109 -0
  275. package/dist/components/tooltip/index.cjs +166 -0
  276. package/dist/components/tooltip/index.d.cts +71 -0
  277. package/dist/components/tooltip/index.d.mts +72 -0
  278. package/dist/components/tooltip/index.mjs +143 -0
  279. package/dist/components/tour/index.cjs +271 -0
  280. package/dist/components/tour/index.d.cts +105 -0
  281. package/dist/components/tour/index.d.mts +106 -0
  282. package/dist/components/tour/index.mjs +246 -0
  283. package/dist/components/tree-view/index.cjs +13 -11
  284. package/dist/components/tree-view/index.d.cts +3 -2
  285. package/dist/components/tree-view/index.d.mts +6 -5
  286. package/dist/components/tree-view/index.mjs +12 -11
  287. package/dist/{core-DCWyxy9D.cjs → core-oy7TWDvO.cjs} +1 -1
  288. package/dist/{create-context-CQ4U0lLj.cjs → create-context-RCOpQR_m.cjs} +1 -1
  289. package/dist/date-picker-anatomy-2lDLVU51.d.cts +6 -0
  290. package/dist/date-picker-anatomy-BrlBabBY.d.mts +6 -0
  291. package/dist/date-picker-anatomy-BzqdlOHy.cjs +13 -0
  292. package/dist/date-picker-anatomy-DJjakP4t.mjs +7 -0
  293. package/dist/dialog-anatomy-4eC72hEa.cjs +1 -0
  294. package/dist/dialog-anatomy-PFoojjde.d.cts +2 -0
  295. package/dist/dialog-anatomy-cpl4yRBO.mjs +3 -0
  296. package/dist/dialog-anatomy-zxpC94aQ.d.mts +2 -0
  297. package/dist/editable-anatomy--Lprbsy8.cjs +1 -0
  298. package/dist/editable-anatomy-BvTzcLcu.d.mts +2 -0
  299. package/dist/editable-anatomy-CGWwse5b.mjs +3 -0
  300. package/dist/editable-anatomy-ChVmNTaw.d.cts +2 -0
  301. package/dist/{environment-CvilmfQt.cjs → environment-CxN6E_IC.cjs} +2 -2
  302. package/dist/{environment-Cnx9ZBbN.mjs → environment-SaOmH4By.mjs} +1 -1
  303. package/dist/{factory-BwIiMV5g.mjs → factory-C3MVpSt5.mjs} +1 -1
  304. package/dist/{factory-C166evrS.cjs → factory-DY9J9D6d.cjs} +1 -1
  305. package/dist/{field-C-57Gj2E.cjs → field-CLzd5kft.cjs} +16 -27
  306. package/dist/{field-BuPxh7ZO.mjs → field-ERrPWOxL.mjs} +11 -16
  307. package/dist/field-anatomy-BOnai41v.cjs +20 -0
  308. package/dist/field-anatomy-CDkbXwWy.d.mts +6 -0
  309. package/dist/field-anatomy-LiwjUzYX.mjs +8 -0
  310. package/dist/field-anatomy-TjI_6UiL.d.cts +6 -0
  311. package/dist/{fieldset-B-MkM2Ms.cjs → fieldset-5OWGQQeF.cjs} +11 -22
  312. package/dist/{fieldset-UIFriN0i.mjs → fieldset-DlLdnWb8.mjs} +10 -15
  313. package/dist/fieldset-anatomy-ByFjQHbS.mjs +8 -0
  314. package/dist/fieldset-anatomy-DR8WEwsX.d.mts +6 -0
  315. package/dist/fieldset-anatomy-MfvteTea.d.cts +6 -0
  316. package/dist/fieldset-anatomy-V8OKt2Kh.cjs +20 -0
  317. package/dist/file-upload-anatomy-CSLpjY81.d.cts +2 -0
  318. package/dist/file-upload-anatomy-CVajVfa9.d.mts +2 -0
  319. package/dist/file-upload-anatomy-CVobYhZV.cjs +1 -0
  320. package/dist/file-upload-anatomy-DXyKjjeg.mjs +3 -0
  321. package/dist/floating-panel-anatomy-CG9s4mqd.cjs +1 -0
  322. package/dist/floating-panel-anatomy-CZOU8n0A.mjs +3 -0
  323. package/dist/floating-panel-anatomy-CocrO3J-.d.mts +2 -0
  324. package/dist/floating-panel-anatomy-uaCG0I0g.d.cts +2 -0
  325. package/dist/hover-card-anatomy-B3iayejx.d.mts +2 -0
  326. package/dist/hover-card-anatomy-ByW_9zER.d.cts +2 -0
  327. package/dist/hover-card-anatomy-DOBXa3L0.mjs +3 -0
  328. package/dist/hover-card-anatomy-XAzrKFqw.cjs +1 -0
  329. package/dist/image-cropper-anatomy-CYW_XdMj.mjs +3 -0
  330. package/dist/image-cropper-anatomy-DBqhXOyb.d.cts +2 -0
  331. package/dist/image-cropper-anatomy-OMUmSlmh.cjs +1 -0
  332. package/dist/image-cropper-anatomy-bs7Efinl.d.mts +2 -0
  333. package/dist/{index-BoKwZUuR.d.mts → index-1_WyzYC0.d.mts} +27 -27
  334. package/dist/{index-C-uklBbh.d.cts → index-BuMIGScO.d.cts} +6 -6
  335. package/dist/{index-IQMPWCzE.d.cts → index-CQvWsTAJ.d.cts} +27 -27
  336. package/dist/index-CVR-XtKc.d.mts +97 -0
  337. package/dist/index-CVePF5vp.d.cts +109 -0
  338. package/dist/{index-tmg3Dc0S.d.mts → index-D_ytaexs.d.mts} +6 -6
  339. package/dist/index.cjs +407 -7
  340. package/dist/index.d.cts +56 -6
  341. package/dist/index.d.mts +56 -6
  342. package/dist/index.mjs +127 -8
  343. package/dist/listbox-anatomy-BH-gV3e9.mjs +7 -0
  344. package/dist/listbox-anatomy-D2RQsV2e.d.cts +6 -0
  345. package/dist/listbox-anatomy-K-QD2oWg.d.mts +6 -0
  346. package/dist/listbox-anatomy-gkGe68ws.cjs +13 -0
  347. package/dist/{locale-BheNIyu4.mjs → locale-Bsrr4Z-J.mjs} +1 -1
  348. package/dist/{locale-BcnWD1Hf.cjs → locale-D3raWtvM.cjs} +2 -2
  349. package/dist/marquee-anatomy-C9HAWHcH.d.cts +2 -0
  350. package/dist/marquee-anatomy-D1eUA9sr.mjs +3 -0
  351. package/dist/marquee-anatomy-D6mTt9xn.d.mts +2 -0
  352. package/dist/marquee-anatomy-W0jdOy7x.cjs +1 -0
  353. package/dist/menu-anatomy-BEImqCYk.mjs +3 -0
  354. package/dist/menu-anatomy-C4Rj1xEF.cjs +1 -0
  355. package/dist/navigation-menu-anatomy-BLWGtaTR.d.mts +2 -0
  356. package/dist/navigation-menu-anatomy-CYdBz045.mjs +3 -0
  357. package/dist/navigation-menu-anatomy-Dv0Nhwjm.d.cts +2 -0
  358. package/dist/navigation-menu-anatomy-eQxlXc6C.cjs +1 -0
  359. package/dist/number-input-anatomy-CbyaS_2k.d.mts +2 -0
  360. package/dist/number-input-anatomy-Cj83j2Bi.cjs +1 -0
  361. package/dist/number-input-anatomy-D74_w7aW.d.cts +2 -0
  362. package/dist/number-input-anatomy-nr2e4x5y.mjs +3 -0
  363. package/dist/pagination-anatomy-CWjoE6_C.cjs +1 -0
  364. package/dist/pagination-anatomy-D5kUtIjp.d.cts +2 -0
  365. package/dist/pagination-anatomy-DYcuGRAe.d.mts +2 -0
  366. package/dist/pagination-anatomy-mB3EiIXL.mjs +3 -0
  367. package/dist/password-input-anatomy-BpA7ZmUl.d.cts +2 -0
  368. package/dist/password-input-anatomy-CGyIpCw1.d.mts +2 -0
  369. package/dist/password-input-anatomy-D6tB1yTQ.mjs +3 -0
  370. package/dist/password-input-anatomy-Dx7zK78c.cjs +1 -0
  371. package/dist/pin-input-anatomy-1dD0f2mO.d.cts +2 -0
  372. package/dist/pin-input-anatomy-By-l4RXT.mjs +3 -0
  373. package/dist/pin-input-anatomy-DveeqgLN.cjs +1 -0
  374. package/dist/pin-input-anatomy-vXC3GGhL.d.mts +2 -0
  375. package/dist/popover-anatomy-CfpIYZIo.cjs +1 -0
  376. package/dist/popover-anatomy-D9qirge6.d.cts +2 -0
  377. package/dist/popover-anatomy-DfuR3Cao.d.mts +2 -0
  378. package/dist/popover-anatomy-gGz0lr7q.mjs +3 -0
  379. package/dist/{portal-DRyJqgA1.cjs → portal-CtFhUnti.cjs} +2 -2
  380. package/dist/{portal-Cf1DNJ7L.mjs → portal-DPViYwN5.mjs} +1 -1
  381. package/dist/{presence-D-rmmMDm.mjs → presence-Dn_PF98l.mjs} +6 -6
  382. package/dist/{presence-CPov8wyU.cjs → presence-r3UGqxcZ.cjs} +6 -6
  383. package/dist/progress-anatomy-BrCRtxUf.d.cts +2 -0
  384. package/dist/progress-anatomy-BtdAT4dQ.cjs +1 -0
  385. package/dist/progress-anatomy-CXZavO9I.mjs +3 -0
  386. package/dist/progress-anatomy-DYDKsx2c.d.mts +2 -0
  387. package/dist/qr-code-anatomy-BHloN_cN.d.mts +2 -0
  388. package/dist/qr-code-anatomy-C85oQynS.mjs +3 -0
  389. package/dist/qr-code-anatomy-D5nOi2TD.d.cts +2 -0
  390. package/dist/qr-code-anatomy-FhaJsZF4.cjs +1 -0
  391. package/dist/radio-group-anatomy-B5WYKEEO.d.mts +2 -0
  392. package/dist/radio-group-anatomy-CAh5fkBu.cjs +1 -0
  393. package/dist/radio-group-anatomy-DKUNIvEg.d.cts +2 -0
  394. package/dist/radio-group-anatomy-g0KbN9pG.mjs +3 -0
  395. package/dist/rating-group-anatomy-CIenK6IJ.d.mts +2 -0
  396. package/dist/rating-group-anatomy-Cc8bBTCG.d.cts +2 -0
  397. package/dist/rating-group-anatomy-Dqe5gIjm.cjs +1 -0
  398. package/dist/rating-group-anatomy-nPxqE8fz.mjs +3 -0
  399. package/dist/{render-strategy-BywM_IvB.cjs → render-strategy-BFt8QN3v.cjs} +2 -2
  400. package/dist/{render-strategy-D2htg_Zz.mjs → render-strategy-DB0paNe_.mjs} +2 -2
  401. package/dist/scroll-area-anatomy-BC4pduog.mjs +3 -0
  402. package/dist/scroll-area-anatomy-Bj-dZIOP.d.cts +2 -0
  403. package/dist/scroll-area-anatomy-CGAClGED.cjs +1 -0
  404. package/dist/scroll-area-anatomy-M0Akp5gM.d.mts +2 -0
  405. package/dist/segment-group-anatomy-B-X8Uf79.d.cts +6 -0
  406. package/dist/segment-group-anatomy-C9nG0XXn.mjs +8 -0
  407. package/dist/segment-group-anatomy-CDEx99ku.cjs +20 -0
  408. package/dist/segment-group-anatomy-CH2JEagV.d.mts +6 -0
  409. package/dist/select-anatomy-ANZvJnFP.d.mts +2 -0
  410. package/dist/select-anatomy-B3DAdkuc.mjs +3 -0
  411. package/dist/select-anatomy-BgUycplU.d.cts +2 -0
  412. package/dist/select-anatomy-Ld7p8M5i.cjs +1 -0
  413. package/dist/signature-pad-anatomy-B0NXQjlM.d.mts +2 -0
  414. package/dist/signature-pad-anatomy-CCzIExLN.cjs +1 -0
  415. package/dist/signature-pad-anatomy-D-rUbP-D.mjs +3 -0
  416. package/dist/signature-pad-anatomy-tlcST0A9.d.cts +2 -0
  417. package/dist/slider-anatomy-CHAVNrE-.mjs +3 -0
  418. package/dist/slider-anatomy-DeuOu_yr.d.cts +2 -0
  419. package/dist/slider-anatomy-bB2ZN_7v.d.mts +2 -0
  420. package/dist/slider-anatomy-ib0bbh6R.cjs +1 -0
  421. package/dist/splitter-anatomy-BdgcwAeU.d.cts +2 -0
  422. package/dist/splitter-anatomy-CQ0ixNs0.cjs +1 -0
  423. package/dist/splitter-anatomy-cxmhm9P1.d.mts +2 -0
  424. package/dist/splitter-anatomy-lw9nN6Os.mjs +3 -0
  425. package/dist/steps-anatomy-BG7X0r1U.cjs +1 -0
  426. package/dist/steps-anatomy-Bplgb53H.d.cts +2 -0
  427. package/dist/steps-anatomy-L29X5b54.mjs +3 -0
  428. package/dist/steps-anatomy-l_xACyQU.d.mts +2 -0
  429. package/dist/switch-anatomy-25XoRlF9.mjs +3 -0
  430. package/dist/switch-anatomy-Ci-WWIh0.d.cts +2 -0
  431. package/dist/switch-anatomy-DLkJh8dW.d.mts +2 -0
  432. package/dist/switch-anatomy-DZWXiPbY.cjs +1 -0
  433. package/dist/tabs-anatomy-BFkzSLmz.mjs +3 -0
  434. package/dist/tabs-anatomy-CRbdY2Vx.cjs +1 -0
  435. package/dist/tabs-anatomy-DAH6NsVY.d.mts +2 -0
  436. package/dist/tabs-anatomy-DX2Jj16R.d.cts +2 -0
  437. package/dist/tags-input-anatomy-B6yIvWqq.d.cts +2 -0
  438. package/dist/tags-input-anatomy-CWuQ53YR.mjs +3 -0
  439. package/dist/tags-input-anatomy-CfqbAIl5.d.mts +2 -0
  440. package/dist/tags-input-anatomy-mr-aRBvG.cjs +1 -0
  441. package/dist/timer-anatomy-D543fp4K.d.mts +2 -0
  442. package/dist/timer-anatomy-DUm5g1bg.cjs +1 -0
  443. package/dist/timer-anatomy-DYCbV039.d.cts +2 -0
  444. package/dist/timer-anatomy-DkIszKtE.mjs +3 -0
  445. package/dist/toast-anatomy--lxC6HXz.d.mts +2 -0
  446. package/dist/toast-anatomy-BfJGt5x2.mjs +3 -0
  447. package/dist/toast-anatomy-BgE_vsnK.d.cts +2 -0
  448. package/dist/toast-anatomy-Cov6ubHd.cjs +1 -0
  449. package/dist/toggle-anatomy-B2qpyV_G.cjs +14 -0
  450. package/dist/toggle-anatomy-BF_-e1BY.d.mts +6 -0
  451. package/dist/toggle-anatomy-Bvt2A4DJ.mjs +8 -0
  452. package/dist/toggle-anatomy-CQ1yDXok.d.cts +6 -0
  453. package/dist/toggle-group-anatomy-CseKfB3J.d.cts +2 -0
  454. package/dist/toggle-group-anatomy-GDUrGh2o.d.mts +2 -0
  455. package/dist/toggle-group-anatomy-SP8ZILZJ.cjs +1 -0
  456. package/dist/toggle-group-anatomy-pDG2YN1o.mjs +3 -0
  457. package/dist/tooltip-anatomy-BCTV9bmg.d.mts +2 -0
  458. package/dist/tooltip-anatomy-BXJ3m4JD.d.cts +2 -0
  459. package/dist/tooltip-anatomy-DQTI7HuY.cjs +1 -0
  460. package/dist/tooltip-anatomy-Da49BV-l.mjs +3 -0
  461. package/dist/tour-anatomy-Cn7I6DSK.d.mts +6 -0
  462. package/dist/tour-anatomy-DL4J6JoA.cjs +13 -0
  463. package/dist/tour-anatomy-DQvEQ0So.mjs +7 -0
  464. package/dist/tour-anatomy-qnwrcajb.d.cts +6 -0
  465. package/dist/{tree-view-DsOPEocd.cjs → tree-view-B733zQBl.cjs} +9 -9
  466. package/dist/{tree-view-Br67rmuK.mjs → tree-view-DFKSWAQJ.mjs} +10 -11
  467. package/dist/tree-view-anatomy-BKVVcKzs.d.mts +2 -0
  468. package/dist/tree-view-anatomy-BbXee4_Y.d.cts +2 -0
  469. package/dist/tree-view-anatomy-D-b5x1IP.cjs +1 -0
  470. package/dist/tree-view-anatomy-DAP4zwFO.mjs +3 -0
  471. package/dist/{use-event-CLH8zHoJ.cjs → use-event-C9pVOtdG.cjs} +1 -1
  472. package/dist/{use-fieldset-context-DPgRcctn.mjs → use-fieldset-context-DMlYDhkR.mjs} +1 -1
  473. package/dist/{use-fieldset-context-CCQLmNLL.cjs → use-fieldset-context-Dxzjsaww.cjs} +1 -1
  474. package/dist/{use-safe-layout-effect-C2GgvNT3.cjs → use-safe-layout-effect-ae91TgDe.cjs} +1 -1
  475. package/dist/utils/index.cjs +2 -2
  476. package/dist/utils/index.d.cts +1 -1
  477. package/dist/utils/index.d.mts +1 -1
  478. package/dist/utils/index.mjs +2 -2
  479. package/package.json +132 -2
  480. package/dist/chunk-tPcuhsU6.mjs +0 -18
  481. package/dist/index-CQrt31Vz.d.mts +0 -40
  482. package/dist/index-YjtX6_Hn.d.cts +0 -52
  483. /package/dist/{compose-refs-ymQahgeo.mjs → compose-refs-DtS_RGf4.mjs} +0 -0
  484. /package/dist/{core-BrQa5x6H.mjs → core-D5Nn8Do7.mjs} +0 -0
  485. /package/dist/{create-context-aizX7yAt.mjs → create-context-C9f3ZSYn.mjs} +0 -0
  486. /package/dist/{create-split-props-Dp4TWOyM.cjs → create-split-props-3uzAEUIm.cjs} +0 -0
  487. /package/dist/{create-split-props-BHHQqbKs.mjs → create-split-props-ButBrlN-.mjs} +0 -0
  488. /package/dist/{factory-Bv0JsGLd.d.cts → factory-BqX8l4xK.d.cts} +0 -0
  489. /package/dist/{factory-DcDjbYQq.d.mts → factory-FP_lLEyP.d.mts} +0 -0
  490. /package/dist/{index-BH0zbKp3.d.mts → index-CY4q0enN.d.mts} +0 -0
  491. /package/dist/{index-CsVbgeF4.d.cts → index-D43NaN4q.d.cts} +0 -0
  492. /package/dist/{index-D2T5b4fK.d.cts → index-g-TCevCo.d.cts} +0 -0
  493. /package/dist/{index-WJ-tNaCp.d.mts → index-vQ9UMDY6.d.mts} +0 -0
  494. /package/dist/{index-DJx_8PSR.d.mts → index-vVsZQ4T1.d.mts} +0 -0
  495. /package/dist/{normalize-props-EzaAUPva.d.cts → normalize-props-BeSH6oua.d.cts} +0 -0
  496. /package/dist/{providers-B1DbplwV.mjs → providers-Dhji4k4B.mjs} +0 -0
  497. /package/dist/{render-strategy-DEUBHfUP.d.cts → render-strategy-CaB6s5ot.d.cts} +0 -0
  498. /package/dist/{render-strategy-C5J78Qs-.d.mts → render-strategy-xT5FMQr3.d.mts} +0 -0
  499. /package/dist/{types-C2LNTNCl.d.cts → types-CCi_nex5.d.cts} +0 -0
  500. /package/dist/{types-CdhepaRC.d.mts → types-DRV9A4aT.d.mts} +0 -0
  501. /package/dist/{use-event-qKb6UUEI.mjs → use-event-C9vp_bYl.mjs} +0 -0
  502. /package/dist/{use-safe-layout-effect-BHE-Ll-k.mjs → use-safe-layout-effect-c21-N1lb.mjs} +0 -0
  503. /package/dist/{utils-Bx4WJ5W9.mjs → utils-VISpNOGe.mjs} +0 -0
@@ -1,48 +1,48 @@
1
- import { t as PropTypes } from "./normalize-props-EzaAUPva.cjs";
2
- import { r as Optional, t as Assign } from "./types-C2LNTNCl.cjs";
3
- import { r as PolymorphicProps, t as HTMLProps } from "./factory-Bv0JsGLd.cjs";
4
- import { t as RenderStrategyProps } from "./render-strategy-DEUBHfUP.cjs";
5
- import { f as TreeCollection, m as TreeNode } from "./index-CsVbgeF4.cjs";
6
- import * as react333 from "react";
1
+ import { t as PropTypes } from "./normalize-props-BeSH6oua.cjs";
2
+ import { r as Optional, t as Assign } from "./types-CCi_nex5.cjs";
3
+ import { r as PolymorphicProps, t as HTMLProps } from "./factory-BqX8l4xK.cjs";
4
+ import { t as RenderStrategyProps } from "./render-strategy-CaB6s5ot.cjs";
5
+ import { f as TreeCollection, m as TreeNode } from "./index-D43NaN4q.cjs";
6
+ import * as react868 from "react";
7
7
  import { JSX } from "react";
8
- import * as react_jsx_runtime7 from "react/jsx-runtime";
9
8
  import * as treeView from "@sprawlify/primitives/machines/tree-view";
10
- import { CheckedChangeDetails, CheckedChangeDetails as TreeViewCheckedChangeDetails, ExpandedChangeDetails, ExpandedChangeDetails as TreeViewExpandedChangeDetails, FocusChangeDetails, FocusChangeDetails as TreeViewFocusChangeDetails, LoadChildrenCompleteDetails, LoadChildrenCompleteDetails as TreeViewLoadChildrenCompleteDetails, LoadChildrenDetails, LoadChildrenDetails as TreeViewLoadChildrenDetails, LoadChildrenErrorDetails, LoadChildrenErrorDetails as TreeViewLoadChildrenErrorDetails, NodeProps, NodeProps as NodeProps$1, NodeProps as TreeViewNodeProps, NodeState, NodeState as NodeState$1, NodeState as TreeViewNodeState, RenameCompleteDetails, RenameCompleteDetails as TreeViewRenameCompleteDetails, RenameStartDetails, RenameStartDetails as TreeViewRenameStartDetails, SelectionChangeDetails, SelectionChangeDetails as TreeViewSelectionChangeDetails, anatomy as treeViewAnatomy } from "@sprawlify/primitives/machines/tree-view";
9
+ import { CheckedChangeDetails, CheckedChangeDetails as TreeViewCheckedChangeDetails, ExpandedChangeDetails, ExpandedChangeDetails as TreeViewExpandedChangeDetails, FocusChangeDetails, FocusChangeDetails as TreeViewFocusChangeDetails, LoadChildrenCompleteDetails, LoadChildrenCompleteDetails as TreeViewLoadChildrenCompleteDetails, LoadChildrenDetails, LoadChildrenDetails as TreeViewLoadChildrenDetails, LoadChildrenErrorDetails, LoadChildrenErrorDetails as TreeViewLoadChildrenErrorDetails, NodeProps, NodeProps as NodeProps$1, NodeProps as TreeViewNodeProps, NodeState, NodeState as NodeState$1, NodeState as TreeViewNodeState, RenameCompleteDetails, RenameCompleteDetails as TreeViewRenameCompleteDetails, RenameStartDetails, RenameStartDetails as TreeViewRenameStartDetails, SelectionChangeDetails, SelectionChangeDetails as TreeViewSelectionChangeDetails } from "@sprawlify/primitives/machines/tree-view";
10
+ import * as react_jsx_runtime17 from "react/jsx-runtime";
11
11
 
12
12
  //#region src/components/tree-view/tree-view-branch.d.ts
13
13
  interface TreeViewBranchBaseProps extends PolymorphicProps {}
14
14
  interface TreeViewBranchProps extends Assign<HTMLProps<"div">, TreeViewBranchBaseProps> {}
15
- declare const TreeViewBranch: react333.ForwardRefExoticComponent<TreeViewBranchProps & react333.RefAttributes<HTMLDivElement>>;
15
+ declare const TreeViewBranch: react868.ForwardRefExoticComponent<TreeViewBranchProps & react868.RefAttributes<HTMLDivElement>>;
16
16
  //#endregion
17
17
  //#region src/components/tree-view/tree-view-branch-content.d.ts
18
18
  interface TreeViewBranchContentBaseProps extends PolymorphicProps {}
19
19
  interface TreeViewBranchContentProps extends HTMLProps<"div">, TreeViewBranchContentBaseProps {}
20
- declare const TreeViewBranchContent: react333.ForwardRefExoticComponent<TreeViewBranchContentProps & react333.RefAttributes<HTMLDivElement>>;
20
+ declare const TreeViewBranchContent: react868.ForwardRefExoticComponent<TreeViewBranchContentProps & react868.RefAttributes<HTMLDivElement>>;
21
21
  //#endregion
22
22
  //#region src/components/tree-view/tree-view-branch-control.d.ts
23
23
  interface TreeViewBranchControlBaseProps extends PolymorphicProps {}
24
24
  interface TreeViewBranchControlProps extends HTMLProps<"div">, TreeViewBranchControlBaseProps {}
25
- declare const TreeViewBranchControl: react333.ForwardRefExoticComponent<TreeViewBranchControlProps & react333.RefAttributes<HTMLDivElement>>;
25
+ declare const TreeViewBranchControl: react868.ForwardRefExoticComponent<TreeViewBranchControlProps & react868.RefAttributes<HTMLDivElement>>;
26
26
  //#endregion
27
27
  //#region src/components/tree-view/tree-view-branch-indent-guide.d.ts
28
28
  interface TreeViewBranchIndentGuideBaseProps extends PolymorphicProps {}
29
29
  interface TreeViewBranchIndentGuideProps extends HTMLProps<"div">, TreeViewBranchIndentGuideBaseProps {}
30
- declare const TreeViewBranchIndentGuide: react333.ForwardRefExoticComponent<TreeViewBranchIndentGuideProps & react333.RefAttributes<HTMLDivElement>>;
30
+ declare const TreeViewBranchIndentGuide: react868.ForwardRefExoticComponent<TreeViewBranchIndentGuideProps & react868.RefAttributes<HTMLDivElement>>;
31
31
  //#endregion
32
32
  //#region src/components/tree-view/tree-view-branch-indicator.d.ts
33
33
  interface TreeViewBranchIndicatorBaseProps extends PolymorphicProps {}
34
34
  interface TreeViewBranchIndicatorProps extends HTMLProps<"div">, TreeViewBranchIndicatorBaseProps {}
35
- declare const TreeViewBranchIndicator: react333.ForwardRefExoticComponent<TreeViewBranchIndicatorProps & react333.RefAttributes<HTMLDivElement>>;
35
+ declare const TreeViewBranchIndicator: react868.ForwardRefExoticComponent<TreeViewBranchIndicatorProps & react868.RefAttributes<HTMLDivElement>>;
36
36
  //#endregion
37
37
  //#region src/components/tree-view/tree-view-branch-text.d.ts
38
38
  interface TreeViewBranchTextBaseProps extends PolymorphicProps {}
39
39
  interface TreeViewBranchTextProps extends HTMLProps<"span">, TreeViewBranchTextBaseProps {}
40
- declare const TreeViewBranchText: react333.ForwardRefExoticComponent<TreeViewBranchTextProps & react333.RefAttributes<HTMLSpanElement>>;
40
+ declare const TreeViewBranchText: react868.ForwardRefExoticComponent<TreeViewBranchTextProps & react868.RefAttributes<HTMLSpanElement>>;
41
41
  //#endregion
42
42
  //#region src/components/tree-view/tree-view-branch-trigger.d.ts
43
43
  interface TreeViewBranchTriggerBaseProps extends PolymorphicProps {}
44
44
  interface TreeViewBranchTriggerProps extends HTMLProps<"div">, TreeViewBranchTriggerBaseProps {}
45
- declare const TreeViewBranchTrigger: react333.ForwardRefExoticComponent<TreeViewBranchTriggerProps & react333.RefAttributes<HTMLDivElement>>;
45
+ declare const TreeViewBranchTrigger: react868.ForwardRefExoticComponent<TreeViewBranchTriggerProps & react868.RefAttributes<HTMLDivElement>>;
46
46
  //#endregion
47
47
  //#region src/components/tree-view/use-tree-view.d.ts
48
48
  interface UseTreeViewProps<T extends TreeNode> extends Optional<Omit<treeView.Props<T>, "dir" | "getRootNode" | "collection">, "id"> {
@@ -61,27 +61,27 @@ interface UseTreeViewContext<T extends TreeNode> extends UseTreeViewReturn<T> {}
61
61
  interface TreeViewContextProps<T extends TreeNode> {
62
62
  children: (context: UseTreeViewContext<T>) => React.ReactNode;
63
63
  }
64
- declare const TreeViewContext: <T extends TreeNode>(props: TreeViewContextProps<T>) => react333.ReactNode;
64
+ declare const TreeViewContext: <T extends TreeNode>(props: TreeViewContextProps<T>) => react868.ReactNode;
65
65
  //#endregion
66
66
  //#region src/components/tree-view/tree-view-item.d.ts
67
67
  interface TreeViewItemBaseProps extends PolymorphicProps {}
68
68
  interface TreeViewItemProps extends Assign<HTMLProps<"div">, TreeViewItemBaseProps> {}
69
- declare const TreeViewItem: react333.ForwardRefExoticComponent<TreeViewItemProps & react333.RefAttributes<HTMLDivElement>>;
69
+ declare const TreeViewItem: react868.ForwardRefExoticComponent<TreeViewItemProps & react868.RefAttributes<HTMLDivElement>>;
70
70
  //#endregion
71
71
  //#region src/components/tree-view/tree-view-item-indicator.d.ts
72
72
  interface TreeViewItemIndicatorBaseProps extends PolymorphicProps {}
73
73
  interface TreeViewItemIndicatorProps extends HTMLProps<"div">, TreeViewItemIndicatorBaseProps {}
74
- declare const TreeViewItemIndicator: react333.ForwardRefExoticComponent<TreeViewItemIndicatorProps & react333.RefAttributes<HTMLDivElement>>;
74
+ declare const TreeViewItemIndicator: react868.ForwardRefExoticComponent<TreeViewItemIndicatorProps & react868.RefAttributes<HTMLDivElement>>;
75
75
  //#endregion
76
76
  //#region src/components/tree-view/tree-view-item-text.d.ts
77
77
  interface TreeViewItemTextBaseProps extends PolymorphicProps {}
78
78
  interface TreeViewItemTextProps extends HTMLProps<"span">, TreeViewItemTextBaseProps {}
79
- declare const TreeViewItemText: react333.ForwardRefExoticComponent<TreeViewItemTextProps & react333.RefAttributes<HTMLSpanElement>>;
79
+ declare const TreeViewItemText: react868.ForwardRefExoticComponent<TreeViewItemTextProps & react868.RefAttributes<HTMLSpanElement>>;
80
80
  //#endregion
81
81
  //#region src/components/tree-view/tree-view-label.d.ts
82
82
  interface TreeViewLabelBaseProps extends PolymorphicProps {}
83
83
  interface TreeViewLabelProps extends HTMLProps<"h3">, TreeViewLabelBaseProps {}
84
- declare const TreeViewLabel: react333.ForwardRefExoticComponent<TreeViewLabelProps & react333.RefAttributes<HTMLHeadingElement>>;
84
+ declare const TreeViewLabel: react868.ForwardRefExoticComponent<TreeViewLabelProps & react868.RefAttributes<HTMLHeadingElement>>;
85
85
  //#endregion
86
86
  //#region src/components/tree-view/use-tree-view-node-context.d.ts
87
87
  interface UseTreeViewNodeContext extends NodeState {}
@@ -90,7 +90,7 @@ interface UseTreeViewNodeContext extends NodeState {}
90
90
  interface TreeViewNodeContextProps {
91
91
  children: (context: UseTreeViewNodeContext) => React.ReactNode;
92
92
  }
93
- declare const TreeViewNodeContext: (props: TreeViewNodeContextProps) => react333.ReactNode;
93
+ declare const TreeViewNodeContext: (props: TreeViewNodeContextProps) => react868.ReactNode;
94
94
  //#endregion
95
95
  //#region src/components/tree-view/tree-view-node-provider.d.ts
96
96
  interface TreeViewNodeProviderBaseProps<T> extends NodeProps {
@@ -99,7 +99,7 @@ interface TreeViewNodeProviderBaseProps<T> extends NodeProps {
99
99
  interface TreeViewNodeProviderProps<T> extends TreeViewNodeProviderBaseProps<T> {
100
100
  children?: React.ReactNode | undefined;
101
101
  }
102
- declare function TreeViewNodeProvider<T>(props: TreeViewNodeProviderProps<T>): react_jsx_runtime7.JSX.Element;
102
+ declare function TreeViewNodeProvider<T>(props: TreeViewNodeProviderProps<T>): react_jsx_runtime17.JSX.Element;
103
103
  //#endregion
104
104
  //#region src/components/tree-view/tree-view-root.d.ts
105
105
  interface TreeViewRootBaseProps<T extends TreeNode> extends UseTreeViewProps<T>, RenderStrategyProps, PolymorphicProps {}
@@ -120,12 +120,12 @@ declare const TreeViewRootProvider: TreeViewRootProviderComponent;
120
120
  //#region src/components/tree-view/tree-view-tree.d.ts
121
121
  interface TreeViewTreeBaseProps extends PolymorphicProps {}
122
122
  interface TreeViewTreeProps extends HTMLProps<"div">, TreeViewTreeBaseProps {}
123
- declare const TreeViewTree: react333.ForwardRefExoticComponent<TreeViewTreeProps & react333.RefAttributes<HTMLDivElement>>;
123
+ declare const TreeViewTree: react868.ForwardRefExoticComponent<TreeViewTreeProps & react868.RefAttributes<HTMLDivElement>>;
124
124
  //#endregion
125
125
  //#region src/components/tree-view/tree-view-node-checkbox.d.ts
126
126
  interface TreeViewNodeCheckboxBaseProps extends PolymorphicProps {}
127
127
  interface TreeViewNodeCheckboxProps extends HTMLProps<"span">, TreeViewNodeCheckboxBaseProps {}
128
- declare const TreeViewNodeCheckbox: react333.ForwardRefExoticComponent<TreeViewNodeCheckboxProps & react333.RefAttributes<HTMLSpanElement>>;
128
+ declare const TreeViewNodeCheckbox: react868.ForwardRefExoticComponent<TreeViewNodeCheckboxProps & react868.RefAttributes<HTMLSpanElement>>;
129
129
  //#endregion
130
130
  //#region src/components/tree-view/tree-view-node-checkbox-indicator.d.ts
131
131
  interface TreeViewNodeCheckboxIndicatorBaseProps {
@@ -135,16 +135,16 @@ interface TreeViewNodeCheckboxIndicatorBaseProps {
135
135
  }
136
136
  interface TreeViewNodeCheckboxIndicatorProps extends HTMLProps<"span">, TreeViewNodeCheckboxIndicatorBaseProps {}
137
137
  declare const TreeViewNodeCheckboxIndicator: {
138
- (props: TreeViewNodeCheckboxIndicatorProps): react_jsx_runtime7.JSX.Element;
138
+ (props: TreeViewNodeCheckboxIndicatorProps): react_jsx_runtime17.JSX.Element;
139
139
  displayName: string;
140
140
  };
141
141
  //#endregion
142
142
  //#region src/components/tree-view/tree-view-node-rename-input.d.ts
143
143
  interface TreeViewNodeRenameInputBaseProps extends PolymorphicProps {}
144
144
  interface TreeViewNodeRenameInputProps extends Assign<HTMLProps<"input">, TreeViewNodeRenameInputBaseProps> {}
145
- declare const TreeViewNodeRenameInput: react333.ForwardRefExoticComponent<TreeViewNodeRenameInputProps & react333.RefAttributes<HTMLInputElement>>;
145
+ declare const TreeViewNodeRenameInput: react868.ForwardRefExoticComponent<TreeViewNodeRenameInputProps & react868.RefAttributes<HTMLInputElement>>;
146
146
  declare namespace tree_view_d_exports {
147
147
  export { TreeViewBranch as Branch, TreeViewBranchBaseProps as BranchBaseProps, TreeViewBranchContent as BranchContent, TreeViewBranchContentBaseProps as BranchContentBaseProps, TreeViewBranchContentProps as BranchContentProps, TreeViewBranchControl as BranchControl, TreeViewBranchControlBaseProps as BranchControlBaseProps, TreeViewBranchControlProps as BranchControlProps, TreeViewBranchIndentGuide as BranchIndentGuide, TreeViewBranchIndentGuideBaseProps as BranchIndentGuideBaseProps, TreeViewBranchIndentGuideProps as BranchIndentGuideProps, TreeViewBranchIndicator as BranchIndicator, TreeViewBranchIndicatorBaseProps as BranchIndicatorBaseProps, TreeViewBranchIndicatorProps as BranchIndicatorProps, TreeViewBranchProps as BranchProps, TreeViewBranchText as BranchText, TreeViewBranchTextBaseProps as BranchTextBaseProps, TreeViewBranchTextProps as BranchTextProps, TreeViewBranchTrigger as BranchTrigger, TreeViewBranchTriggerBaseProps as BranchTriggerBaseProps, TreeViewBranchTriggerProps as BranchTriggerProps, CheckedChangeDetails, TreeViewContext as Context, TreeViewContextProps as ContextProps, ExpandedChangeDetails, FocusChangeDetails, TreeViewItem as Item, TreeViewItemBaseProps as ItemBaseProps, TreeViewItemIndicator as ItemIndicator, TreeViewItemIndicatorBaseProps as ItemIndicatorBaseProps, TreeViewItemIndicatorProps as ItemIndicatorProps, TreeViewItemProps as ItemProps, TreeViewItemText as ItemText, TreeViewItemTextBaseProps as ItemTextBaseProps, TreeViewItemTextProps as ItemTextProps, TreeViewLabel as Label, TreeViewLabelBaseProps as LabelBaseProps, TreeViewLabelProps as LabelProps, LoadChildrenCompleteDetails, LoadChildrenDetails, LoadChildrenErrorDetails, TreeViewNodeCheckbox as NodeCheckbox, TreeViewNodeCheckboxBaseProps as NodeCheckboxBaseProps, TreeViewNodeCheckboxIndicator as NodeCheckboxIndicator, TreeViewNodeCheckboxIndicatorBaseProps as NodeCheckboxIndicatorBaseProps, TreeViewNodeCheckboxIndicatorProps as NodeCheckboxIndicatorProps, TreeViewNodeCheckboxProps as NodeCheckboxProps, TreeViewNodeContext as NodeContext, TreeViewNodeContextProps as NodeContextProps, NodeProps$1 as NodeProps, TreeViewNodeProvider as NodeProvider, TreeViewNodeProviderBaseProps as NodeProviderBaseProps, TreeViewNodeProviderProps as NodeProviderProps, TreeViewNodeRenameInput as NodeRenameInput, TreeViewNodeRenameInputBaseProps as NodeRenameInputBaseProps, TreeViewNodeRenameInputProps as NodeRenameInputProps, NodeState$1 as NodeState, RenameCompleteDetails, RenameStartDetails, TreeViewRoot as Root, TreeViewRootBaseProps as RootBaseProps, TreeViewRootComponent as RootComponent, TreeViewRootComponentProps as RootComponentProps, TreeViewRootProps as RootProps, TreeViewRootProvider as RootProvider, TreeViewRootProviderBaseProps as RootProviderBaseProps, TreeViewRootProviderComponent as RootProviderComponent, TreeViewRootProviderProps as RootProviderProps, SelectionChangeDetails, TreeViewTree as Tree, TreeViewTreeBaseProps as TreeBaseProps, TreeViewTreeProps as TreeProps };
148
148
  }
149
149
  //#endregion
150
- export { TreeViewItemProps as $, TreeViewRoot as A, UseTreeViewNodeContext as B, TreeViewTree as C, TreeViewBranchContentBaseProps as Ct, TreeViewRootProviderBaseProps as D, TreeViewBranchProps as Dt, TreeViewRootProvider as E, TreeViewBranchBaseProps as Et, TreeViewNodeProvider as F, TreeViewItemText as G, TreeViewLabel as H, TreeViewNodeProviderBaseProps as I, TreeViewItemIndicator as J, TreeViewItemTextBaseProps as K, TreeViewNodeProviderProps as L, TreeViewRootComponent as M, TreeViewRootComponentProps as N, TreeViewRootProviderComponent as O, TreeViewRootProps as P, TreeViewItemBaseProps as Q, TreeViewNodeContext as R, TreeViewNodeCheckboxProps as S, TreeViewBranchContent as St, TreeViewTreeProps as T, TreeViewBranch as Tt, TreeViewLabelBaseProps as U, useTreeViewNodeContext as V, TreeViewLabelProps as W, TreeViewItemIndicatorProps as X, TreeViewItemIndicatorBaseProps as Y, TreeViewItem as Z, TreeViewNodeCheckboxIndicator as _, TreeViewBranchIndentGuideBaseProps as _t, TreeViewLoadChildrenDetails as a, UseTreeViewReturn as at, TreeViewNodeCheckbox as b, TreeViewBranchControlBaseProps as bt, TreeViewNodeState as c, TreeViewBranchTriggerBaseProps as ct, TreeViewSelectionChangeDetails as d, TreeViewBranchTextBaseProps as dt, TreeViewContext as et, tree_view_d_exports as f, TreeViewBranchTextProps as ft, TreeViewNodeRenameInputProps as g, TreeViewBranchIndentGuide as gt, TreeViewNodeRenameInputBaseProps as h, TreeViewBranchIndicatorProps as ht, TreeViewLoadChildrenCompleteDetails as i, UseTreeViewProps as it, TreeViewRootBaseProps as j, TreeViewRootProviderProps as k, TreeViewRenameCompleteDetails as l, TreeViewBranchTriggerProps as lt, TreeViewNodeRenameInput as m, TreeViewBranchIndicatorBaseProps as mt, TreeViewExpandedChangeDetails as n, UseTreeViewContext as nt, TreeViewLoadChildrenErrorDetails as o, useTreeView as ot, treeViewAnatomy as p, TreeViewBranchIndicator as pt, TreeViewItemTextProps as q, TreeViewFocusChangeDetails as r, useTreeViewContext as rt, TreeViewNodeProps as s, TreeViewBranchTrigger as st, TreeViewCheckedChangeDetails as t, TreeViewContextProps as tt, TreeViewRenameStartDetails as u, TreeViewBranchText as ut, TreeViewNodeCheckboxIndicatorBaseProps as v, TreeViewBranchIndentGuideProps as vt, TreeViewTreeBaseProps as w, TreeViewBranchContentProps as wt, TreeViewNodeCheckboxBaseProps as x, TreeViewBranchControlProps as xt, TreeViewNodeCheckboxIndicatorProps as y, TreeViewBranchControl as yt, TreeViewNodeContextProps as z };
150
+ export { TreeViewContext as $, TreeViewRootBaseProps as A, useTreeViewNodeContext as B, TreeViewTreeBaseProps as C, TreeViewBranchContentProps as Ct, TreeViewRootProviderComponent as D, TreeViewRootProviderBaseProps as E, TreeViewBranchProps as Et, TreeViewNodeProviderBaseProps as F, TreeViewItemTextBaseProps as G, TreeViewLabelBaseProps as H, TreeViewNodeProviderProps as I, TreeViewItemIndicatorBaseProps as J, TreeViewItemTextProps as K, TreeViewNodeContext as L, TreeViewRootComponentProps as M, TreeViewRootProps as N, TreeViewRootProviderProps as O, TreeViewNodeProvider as P, TreeViewItemProps as Q, TreeViewNodeContextProps as R, TreeViewTree as S, TreeViewBranchContentBaseProps as St, TreeViewRootProvider as T, TreeViewBranchBaseProps as Tt, TreeViewLabelProps as U, TreeViewLabel as V, TreeViewItemText as W, TreeViewItem as X, TreeViewItemIndicatorProps as Y, TreeViewItemBaseProps as Z, TreeViewNodeCheckboxIndicatorBaseProps as _, TreeViewBranchIndentGuideProps as _t, TreeViewLoadChildrenDetails as a, useTreeView as at, TreeViewNodeCheckboxBaseProps as b, TreeViewBranchControlProps as bt, TreeViewNodeState as c, TreeViewBranchTriggerProps as ct, TreeViewSelectionChangeDetails as d, TreeViewBranchTextProps as dt, TreeViewContextProps as et, tree_view_d_exports as f, TreeViewBranchIndicator as ft, TreeViewNodeCheckboxIndicator as g, TreeViewBranchIndentGuideBaseProps as gt, TreeViewNodeRenameInputProps as h, TreeViewBranchIndentGuide as ht, TreeViewLoadChildrenCompleteDetails as i, UseTreeViewReturn as it, TreeViewRootComponent as j, TreeViewRoot as k, TreeViewRenameCompleteDetails as l, TreeViewBranchText as lt, TreeViewNodeRenameInputBaseProps as m, TreeViewBranchIndicatorProps as mt, TreeViewExpandedChangeDetails as n, useTreeViewContext as nt, TreeViewLoadChildrenErrorDetails as o, TreeViewBranchTrigger as ot, TreeViewNodeRenameInput as p, TreeViewBranchIndicatorBaseProps as pt, TreeViewItemIndicator as q, TreeViewFocusChangeDetails as r, UseTreeViewProps as rt, TreeViewNodeProps as s, TreeViewBranchTriggerBaseProps as st, TreeViewCheckedChangeDetails as t, UseTreeViewContext as tt, TreeViewRenameStartDetails as u, TreeViewBranchTextBaseProps as ut, TreeViewNodeCheckboxIndicatorProps as v, TreeViewBranchControl as vt, TreeViewTreeProps as w, TreeViewBranch as wt, TreeViewNodeCheckboxProps as x, TreeViewBranchContent as xt, TreeViewNodeCheckbox as y, TreeViewBranchControlBaseProps as yt, UseTreeViewNodeContext as z };
@@ -0,0 +1,97 @@
1
+ import { n as __reExport, t as __export } from "./chunk-C59VKDyD.mjs";
2
+ import { a as useMachine, i as normalizeProps, n as PortalProps, r as PropTypes, t as Portal } from "./index-vVsZQ4T1.mjs";
3
+ import { r as Optional, t as Assign } from "./types-DRV9A4aT.mjs";
4
+ import { a as sprawlify, i as jsxFactory, n as HTMLSprawlifyProps, r as PolymorphicProps, t as HTMLProps } from "./factory-FP_lLEyP.mjs";
5
+ import { t as accordionAnatomy } from "./accordion-anatomy-DM84wS7s.mjs";
6
+ import { t as angleSliderAnatomy } from "./angle-slider-anatomy-CJ8w7Vr8.mjs";
7
+ import { t as avatarAnatomy } from "./avatar-anatomy-BbK5QtHR.mjs";
8
+ import { t as bottomSheetAnatomy } from "./bottom-sheet-anatomy-BK2UyCm2.mjs";
9
+ import { t as carouselAnatomy } from "./carousel-anatomy-C7cKSp4-.mjs";
10
+ import { t as checkboxAnatomy } from "./checkbox-anatomy-GrQ9fD3d.mjs";
11
+ import { t as clipboardAnatomy } from "./clipboard-anatomy-C4z4Ic01.mjs";
12
+ import { t as collapsibleAnatomy } from "./collapsible-anatomy-BY04on8P.mjs";
13
+ import { t as colorPickerAnatomy } from "./color-picker-anatomy-D-f8NkKr.mjs";
14
+ import { t as comboboxAnatomy } from "./combobox-anatomy-C28sQ-W1.mjs";
15
+ import { t as datePickerAnatomy } from "./date-picker-anatomy-BrlBabBY.mjs";
16
+ import { t as dialogAnatomy } from "./dialog-anatomy-zxpC94aQ.mjs";
17
+ import { t as editableAnatomy } from "./editable-anatomy-BvTzcLcu.mjs";
18
+ import { t as fieldAnatomy } from "./field-anatomy-CDkbXwWy.mjs";
19
+ import { t as fieldsetAnatomy } from "./fieldset-anatomy-DR8WEwsX.mjs";
20
+ import { t as fileUploadAnatomy } from "./file-upload-anatomy-CVajVfa9.mjs";
21
+ import { t as floatingPanelAnatomy } from "./floating-panel-anatomy-CocrO3J-.mjs";
22
+ import { t as hoverCardAnatomy } from "./hover-card-anatomy-B3iayejx.mjs";
23
+ import { t as imageCropperAnatomy } from "./image-cropper-anatomy-bs7Efinl.mjs";
24
+ import { t as listboxAnatomy } from "./listbox-anatomy-K-QD2oWg.mjs";
25
+ import { t as marqueeAnatomy } from "./marquee-anatomy-D6mTt9xn.mjs";
26
+ import { t as menuAnatomy } from "./anatomy-DlQefg0w.mjs";
27
+ import { t as navigationMenuAnatomy } from "./navigation-menu-anatomy-BLWGtaTR.mjs";
28
+ import { t as numberInputAnatomy } from "./number-input-anatomy-CbyaS_2k.mjs";
29
+ import { t as paginationAnatomy } from "./pagination-anatomy-DYcuGRAe.mjs";
30
+ import { t as passwordInputAnatomy } from "./password-input-anatomy-CGyIpCw1.mjs";
31
+ import { t as pinInputAnatomy } from "./pin-input-anatomy-vXC3GGhL.mjs";
32
+ import { t as popoverAnatomy } from "./popover-anatomy-DfuR3Cao.mjs";
33
+ import { t as progressAnatomy } from "./progress-anatomy-DYDKsx2c.mjs";
34
+ import { t as qrCodeAnatomy } from "./qr-code-anatomy-BHloN_cN.mjs";
35
+ import { t as radioGroupAnatomy } from "./radio-group-anatomy-B5WYKEEO.mjs";
36
+ import { t as ratingGroupAnatomy } from "./rating-group-anatomy-CIenK6IJ.mjs";
37
+ import { t as scrollAreaAnatomy } from "./scroll-area-anatomy-M0Akp5gM.mjs";
38
+ import { t as segmentGroupAnatomy } from "./segment-group-anatomy-CH2JEagV.mjs";
39
+ import { t as selectAnatomy } from "./select-anatomy-ANZvJnFP.mjs";
40
+ import { t as signaturePadAnatomy } from "./signature-pad-anatomy-B0NXQjlM.mjs";
41
+ import { t as sliderAnatomy } from "./slider-anatomy-bB2ZN_7v.mjs";
42
+ import { t as splitterAnatomy } from "./splitter-anatomy-cxmhm9P1.mjs";
43
+ import { t as stepsAnatomy } from "./steps-anatomy-l_xACyQU.mjs";
44
+ import { t as switchAnatomy } from "./switch-anatomy-DLkJh8dW.mjs";
45
+ import { t as tabsAnatomy } from "./tabs-anatomy-DAH6NsVY.mjs";
46
+ import { t as tagsInputAnatomy } from "./tags-input-anatomy-CfqbAIl5.mjs";
47
+ import { t as timerAnatomy } from "./timer-anatomy-D543fp4K.mjs";
48
+ import { t as toastAnatomy } from "./toast-anatomy--lxC6HXz.mjs";
49
+ import { t as toggleAnatomy } from "./toggle-anatomy-BF_-e1BY.mjs";
50
+ import { t as toggleGroupAnatomy } from "./toggle-group-anatomy-GDUrGh2o.mjs";
51
+ import { t as tooltipAnatomy } from "./tooltip-anatomy-BCTV9bmg.mjs";
52
+ import { t as tourAnatomy } from "./tour-anatomy-Cn7I6DSK.mjs";
53
+ import { t as treeViewAnatomy } from "./tree-view-anatomy-BKVVcKzs.mjs";
54
+ import { n as createContext$1 } from "./index-vQ9UMDY6.mjs";
55
+ import { PropsWithChildren, ReactNode } from "react";
56
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
57
+ import { FilterOptions, FilterReturn, Locale } from "@sprawlify/primitives/i18n-utils";
58
+
59
+ //#region src/providers/environment/use-environment-context.d.ts
60
+ type RootNode = ShadowRoot | Document | Node;
61
+ interface UseEnvironmentContext {
62
+ getRootNode(): RootNode;
63
+ getDocument(): Document;
64
+ getWindow(): Window & typeof globalThis;
65
+ }
66
+ //#endregion
67
+ //#region src/providers/environment/environment-provider.d.ts
68
+ interface EnvironmentProviderProps {
69
+ children?: ReactNode | undefined;
70
+ value?: RootNode | (() => RootNode) | undefined;
71
+ }
72
+ declare const EnvironmentProvider: (props: EnvironmentProviderProps) => react_jsx_runtime23.JSX.Element;
73
+ //#endregion
74
+ //#region src/providers/locale/locale-provider.d.ts
75
+ interface LocaleProviderProps extends PropsWithChildren {
76
+ locale: string;
77
+ }
78
+ declare const LocaleProvider: (props: LocaleProviderProps) => react_jsx_runtime23.JSX.Element;
79
+ //#endregion
80
+ //#region src/providers/locale/use-collator.d.ts
81
+ interface UseCollatorProps extends Intl.CollatorOptions {
82
+ locale?: string;
83
+ }
84
+ declare function useCollator(props?: UseCollatorProps): Intl.Collator;
85
+ //#endregion
86
+ //#region src/providers/locale/use-filter.d.ts
87
+ interface UseFilterProps extends FilterOptions {}
88
+ declare function useFilter(props: UseFilterProps): UseFilterReturn;
89
+ interface UseFilterReturn extends FilterReturn {}
90
+ //#endregion
91
+ //#region src/providers/locale/use-locale-context.d.ts
92
+ interface UseLocaleContext extends Locale {}
93
+ declare namespace index_d_exports {
94
+ export { Assign, EnvironmentProvider, EnvironmentProviderProps, HTMLProps, HTMLSprawlifyProps, LocaleProvider, LocaleProviderProps, Optional, PolymorphicProps, Portal, PortalProps, PropTypes, RootNode, UseCollatorProps, UseEnvironmentContext, UseFilterProps, UseFilterReturn, UseLocaleContext, accordionAnatomy, angleSliderAnatomy, avatarAnatomy, bottomSheetAnatomy, carouselAnatomy, checkboxAnatomy, clipboardAnatomy, collapsibleAnatomy, colorPickerAnatomy, comboboxAnatomy, createContext$1 as createContext, datePickerAnatomy, dialogAnatomy, editableAnatomy, fieldAnatomy, fieldsetAnatomy, fileUploadAnatomy, floatingPanelAnatomy, hoverCardAnatomy, imageCropperAnatomy, jsxFactory, listboxAnatomy, marqueeAnatomy, menuAnatomy, navigationMenuAnatomy, normalizeProps, numberInputAnatomy, paginationAnatomy, passwordInputAnatomy, pinInputAnatomy, popoverAnatomy, progressAnatomy, qrCodeAnatomy, radioGroupAnatomy, ratingGroupAnatomy, scrollAreaAnatomy, segmentGroupAnatomy, selectAnatomy, signaturePadAnatomy, sliderAnatomy, splitterAnatomy, sprawlify, stepsAnatomy, switchAnatomy, tabsAnatomy, tagsInputAnatomy, timerAnatomy, toastAnatomy, toggleAnatomy, toggleGroupAnatomy, tooltipAnatomy, tourAnatomy, treeViewAnatomy, useCollator, useEnvironmentContext, useFilter, useLocaleContext, useMachine };
95
+ }
96
+ //#endregion
97
+ export { useFilter as a, LocaleProvider as c, EnvironmentProviderProps as d, RootNode as f, UseFilterReturn as i, LocaleProviderProps as l, useEnvironmentContext as m, useLocaleContext as n, UseCollatorProps as o, UseEnvironmentContext as p, UseFilterProps as r, useCollator as s, UseLocaleContext as t, EnvironmentProvider as u };
@@ -0,0 +1,109 @@
1
+ import { n as __reExport, t as __export } from "./chunk-B1kfPfM1.cjs";
2
+ import { n as normalizeProps, t as PropTypes } from "./normalize-props-BeSH6oua.cjs";
3
+ import { r as Optional, t as Assign } from "./types-CCi_nex5.cjs";
4
+ import { a as sprawlify, i as jsxFactory, n as HTMLSprawlifyProps, r as PolymorphicProps, t as HTMLProps } from "./factory-BqX8l4xK.cjs";
5
+ import { t as accordionAnatomy } from "./accordion-anatomy-CD01A1iE.cjs";
6
+ import { t as angleSliderAnatomy } from "./angle-slider-anatomy-socw8IDt.cjs";
7
+ import { t as avatarAnatomy } from "./avatar-anatomy-C_EzyOEZ.cjs";
8
+ import { t as bottomSheetAnatomy } from "./bottom-sheet-anatomy-DFp5PLG7.cjs";
9
+ import { t as carouselAnatomy } from "./carousel-anatomy-CS1MhANU.cjs";
10
+ import { t as checkboxAnatomy } from "./checkbox-anatomy-BYqkx7gU.cjs";
11
+ import { t as clipboardAnatomy } from "./clipboard-anatomy-BBG980Uy.cjs";
12
+ import { t as collapsibleAnatomy } from "./collapsible-anatomy-BNzFeDbw.cjs";
13
+ import { t as colorPickerAnatomy } from "./color-picker-anatomy-Cz2IEv2-.cjs";
14
+ import { t as comboboxAnatomy } from "./combobox-anatomy-BTi3ykzS.cjs";
15
+ import { t as datePickerAnatomy } from "./date-picker-anatomy-2lDLVU51.cjs";
16
+ import { t as dialogAnatomy } from "./dialog-anatomy-PFoojjde.cjs";
17
+ import { t as editableAnatomy } from "./editable-anatomy-ChVmNTaw.cjs";
18
+ import { t as fieldAnatomy } from "./field-anatomy-TjI_6UiL.cjs";
19
+ import { t as fieldsetAnatomy } from "./fieldset-anatomy-MfvteTea.cjs";
20
+ import { t as fileUploadAnatomy } from "./file-upload-anatomy-CSLpjY81.cjs";
21
+ import { t as floatingPanelAnatomy } from "./floating-panel-anatomy-uaCG0I0g.cjs";
22
+ import { t as hoverCardAnatomy } from "./hover-card-anatomy-ByW_9zER.cjs";
23
+ import { t as imageCropperAnatomy } from "./image-cropper-anatomy-DBqhXOyb.cjs";
24
+ import { t as listboxAnatomy } from "./listbox-anatomy-D2RQsV2e.cjs";
25
+ import { t as marqueeAnatomy } from "./marquee-anatomy-C9HAWHcH.cjs";
26
+ import { t as menuAnatomy } from "./anatomy-DmGN5EDX.cjs";
27
+ import { t as navigationMenuAnatomy } from "./navigation-menu-anatomy-Dv0Nhwjm.cjs";
28
+ import { t as numberInputAnatomy } from "./number-input-anatomy-D74_w7aW.cjs";
29
+ import { t as paginationAnatomy } from "./pagination-anatomy-D5kUtIjp.cjs";
30
+ import { t as passwordInputAnatomy } from "./password-input-anatomy-BpA7ZmUl.cjs";
31
+ import { t as pinInputAnatomy } from "./pin-input-anatomy-1dD0f2mO.cjs";
32
+ import { t as popoverAnatomy } from "./popover-anatomy-D9qirge6.cjs";
33
+ import { t as progressAnatomy } from "./progress-anatomy-BrCRtxUf.cjs";
34
+ import { t as qrCodeAnatomy } from "./qr-code-anatomy-D5nOi2TD.cjs";
35
+ import { t as radioGroupAnatomy } from "./radio-group-anatomy-DKUNIvEg.cjs";
36
+ import { t as ratingGroupAnatomy } from "./rating-group-anatomy-Cc8bBTCG.cjs";
37
+ import { t as scrollAreaAnatomy } from "./scroll-area-anatomy-Bj-dZIOP.cjs";
38
+ import { t as segmentGroupAnatomy } from "./segment-group-anatomy-B-X8Uf79.cjs";
39
+ import { t as selectAnatomy } from "./select-anatomy-BgUycplU.cjs";
40
+ import { t as signaturePadAnatomy } from "./signature-pad-anatomy-tlcST0A9.cjs";
41
+ import { t as sliderAnatomy } from "./slider-anatomy-DeuOu_yr.cjs";
42
+ import { t as splitterAnatomy } from "./splitter-anatomy-BdgcwAeU.cjs";
43
+ import { t as stepsAnatomy } from "./steps-anatomy-Bplgb53H.cjs";
44
+ import { t as switchAnatomy } from "./switch-anatomy-Ci-WWIh0.cjs";
45
+ import { t as tabsAnatomy } from "./tabs-anatomy-DX2Jj16R.cjs";
46
+ import { t as tagsInputAnatomy } from "./tags-input-anatomy-B6yIvWqq.cjs";
47
+ import { t as timerAnatomy } from "./timer-anatomy-DYCbV039.cjs";
48
+ import { t as toastAnatomy } from "./toast-anatomy-BgE_vsnK.cjs";
49
+ import { t as toggleAnatomy } from "./toggle-anatomy-CQ1yDXok.cjs";
50
+ import { t as toggleGroupAnatomy } from "./toggle-group-anatomy-CseKfB3J.cjs";
51
+ import { t as tooltipAnatomy } from "./tooltip-anatomy-BXJ3m4JD.cjs";
52
+ import { t as tourAnatomy } from "./tour-anatomy-qnwrcajb.cjs";
53
+ import { t as treeViewAnatomy } from "./tree-view-anatomy-BbXee4_Y.cjs";
54
+ import { n as createContext } from "./index-g-TCevCo.cjs";
55
+ import { JSX, PropsWithChildren, ReactNode, RefObject } from "react";
56
+ import { Machine, MachineSchema, Service } from "@sprawlify/primitives/core";
57
+ import * as react_jsx_runtime22 from "react/jsx-runtime";
58
+ import { FilterOptions, FilterReturn, Locale } from "@sprawlify/primitives/i18n-utils";
59
+
60
+ //#region src/core/machine.d.ts
61
+ declare function useMachine<T extends MachineSchema>(machine: Machine<T>, userProps?: Partial<T["props"]>): Service<T>;
62
+ //#endregion
63
+ //#region src/core/portal.d.ts
64
+ interface PortalProps {
65
+ disabled?: boolean | undefined;
66
+ container?: RefObject<HTMLElement> | undefined;
67
+ getRootNode?: (() => ShadowRoot | Document | Node) | undefined;
68
+ }
69
+ declare const Portal: (props: PropsWithChildren<PortalProps>) => JSX.Element;
70
+ //#endregion
71
+ //#region src/providers/environment/use-environment-context.d.ts
72
+ type RootNode = ShadowRoot | Document | Node;
73
+ interface UseEnvironmentContext {
74
+ getRootNode(): RootNode;
75
+ getDocument(): Document;
76
+ getWindow(): Window & typeof globalThis;
77
+ }
78
+ //#endregion
79
+ //#region src/providers/environment/environment-provider.d.ts
80
+ interface EnvironmentProviderProps {
81
+ children?: ReactNode | undefined;
82
+ value?: RootNode | (() => RootNode) | undefined;
83
+ }
84
+ declare const EnvironmentProvider: (props: EnvironmentProviderProps) => react_jsx_runtime22.JSX.Element;
85
+ //#endregion
86
+ //#region src/providers/locale/locale-provider.d.ts
87
+ interface LocaleProviderProps extends PropsWithChildren {
88
+ locale: string;
89
+ }
90
+ declare const LocaleProvider: (props: LocaleProviderProps) => react_jsx_runtime22.JSX.Element;
91
+ //#endregion
92
+ //#region src/providers/locale/use-collator.d.ts
93
+ interface UseCollatorProps extends Intl.CollatorOptions {
94
+ locale?: string;
95
+ }
96
+ declare function useCollator(props?: UseCollatorProps): Intl.Collator;
97
+ //#endregion
98
+ //#region src/providers/locale/use-filter.d.ts
99
+ interface UseFilterProps extends FilterOptions {}
100
+ declare function useFilter(props: UseFilterProps): UseFilterReturn;
101
+ interface UseFilterReturn extends FilterReturn {}
102
+ //#endregion
103
+ //#region src/providers/locale/use-locale-context.d.ts
104
+ interface UseLocaleContext extends Locale {}
105
+ declare namespace index_d_exports {
106
+ export { Assign, EnvironmentProvider, EnvironmentProviderProps, HTMLProps, HTMLSprawlifyProps, LocaleProvider, LocaleProviderProps, Optional, PolymorphicProps, Portal, PortalProps, PropTypes, RootNode, UseCollatorProps, UseEnvironmentContext, UseFilterProps, UseFilterReturn, UseLocaleContext, accordionAnatomy, angleSliderAnatomy, avatarAnatomy, bottomSheetAnatomy, carouselAnatomy, checkboxAnatomy, clipboardAnatomy, collapsibleAnatomy, colorPickerAnatomy, comboboxAnatomy, createContext, datePickerAnatomy, dialogAnatomy, editableAnatomy, fieldAnatomy, fieldsetAnatomy, fileUploadAnatomy, floatingPanelAnatomy, hoverCardAnatomy, imageCropperAnatomy, jsxFactory, listboxAnatomy, marqueeAnatomy, menuAnatomy, navigationMenuAnatomy, normalizeProps, numberInputAnatomy, paginationAnatomy, passwordInputAnatomy, pinInputAnatomy, popoverAnatomy, progressAnatomy, qrCodeAnatomy, radioGroupAnatomy, ratingGroupAnatomy, scrollAreaAnatomy, segmentGroupAnatomy, selectAnatomy, signaturePadAnatomy, sliderAnatomy, splitterAnatomy, sprawlify, stepsAnatomy, switchAnatomy, tabsAnatomy, tagsInputAnatomy, timerAnatomy, toastAnatomy, toggleAnatomy, toggleGroupAnatomy, tooltipAnatomy, tourAnatomy, treeViewAnatomy, useCollator, useEnvironmentContext, useFilter, useLocaleContext, useMachine };
107
+ }
108
+ //#endregion
109
+ export { useMachine as _, useFilter as a, LocaleProvider as c, EnvironmentProviderProps as d, RootNode as f, PortalProps as g, Portal as h, UseFilterReturn as i, LocaleProviderProps as l, useEnvironmentContext as m, useLocaleContext as n, UseCollatorProps as o, UseEnvironmentContext as p, UseFilterProps as r, useCollator as s, UseLocaleContext as t, EnvironmentProvider as u };
@@ -1,7 +1,7 @@
1
- import { r as Optional } from "./types-CdhepaRC.mjs";
2
- import { r as PolymorphicProps, t as HTMLProps } from "./factory-DcDjbYQq.mjs";
3
- import { t as RenderStrategyProps } from "./render-strategy-C5J78Qs-.mjs";
4
- import * as react353 from "react";
1
+ import { r as Optional } from "./types-DRV9A4aT.mjs";
2
+ import { r as PolymorphicProps, t as HTMLProps } from "./factory-FP_lLEyP.mjs";
3
+ import { t as RenderStrategyProps } from "./render-strategy-xT5FMQr3.mjs";
4
+ import * as react2 from "react";
5
5
  import * as presence from "@sprawlify/primitives/machines/presence";
6
6
 
7
7
  //#region src/components/presence/use-presence.d.ts
@@ -22,13 +22,13 @@ declare const usePresence: (props?: UsePresenceProps) => {
22
22
  //#region src/components/presence/presence.d.ts
23
23
  interface PresenceBaseProps extends UsePresenceProps, PolymorphicProps {}
24
24
  interface PresenceProps extends HTMLProps<"div">, PresenceBaseProps {}
25
- declare const Presence: react353.ForwardRefExoticComponent<PresenceProps & react353.RefAttributes<HTMLDivElement>>;
25
+ declare const Presence: react2.ForwardRefExoticComponent<PresenceProps & react2.RefAttributes<HTMLDivElement>>;
26
26
  //#endregion
27
27
  //#region src/components/presence/split-presence-props.d.ts
28
28
  declare const splitPresenceProps: <T extends UsePresenceProps>(props: T) => [UsePresenceProps, Omit<T, "present" | "onExitComplete" | "immediate" | "skipAnimationOnMount" | "lazyMount" | "unmountOnExit">];
29
29
  //#endregion
30
30
  //#region src/components/presence/use-presence-context.d.ts
31
31
  interface UsePresenceContext extends UsePresenceReturn {}
32
- declare const PresenceProvider: react353.Provider<UsePresenceContext>, usePresenceContext: () => UsePresenceContext;
32
+ declare const PresenceProvider: react2.Provider<UsePresenceContext>, usePresenceContext: () => UsePresenceContext;
33
33
  //#endregion
34
34
  export { Presence as a, UsePresenceProps as c, splitPresenceProps as i, UsePresenceReturn as l, UsePresenceContext as n, PresenceBaseProps as o, usePresenceContext as r, PresenceProps as s, PresenceProvider as t, usePresence as u };