@sprawlify/solid 0.0.111 → 0.0.113

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 (257) hide show
  1. package/dist/{alert-dialog-anatomy-C2_0cMsp.d.ts → alert-dialog-anatomy-BcjgVO3J.d.ts} +1 -1
  2. package/dist/{carousel-anatomy-D6Mj7oF7.d.ts → carousel-anatomy-C_9lwmlQ.d.ts} +1 -1
  3. package/dist/{checkbox-anatomy-6YrEMoE8.d.ts → checkbox-anatomy-PPxvbQhr.d.ts} +1 -1
  4. package/dist/{collapsible-CqDl0d8N.js → collapsible-Dl7EhB4_.js} +2 -2
  5. package/dist/{color-picker-anatomy-CYCuI0Qh.d.ts → color-picker-anatomy-BKvQhJHb.d.ts} +1 -1
  6. package/dist/combobox-anatomy-DzhicAwp.d.ts +6 -0
  7. package/dist/components/accordion/index.d.ts +5 -5
  8. package/dist/components/accordion/index.js +3 -3
  9. package/dist/components/alert-dialog/index.d.ts +5 -5
  10. package/dist/components/alert-dialog/index.js +5 -4
  11. package/dist/components/alert-dialog/index.jsx +2 -1
  12. package/dist/components/anatomy.d.ts +53 -52
  13. package/dist/components/anatomy.js +12 -11
  14. package/dist/components/angle-slider/index.d.ts +4 -4
  15. package/dist/components/angle-slider/index.js +1 -1
  16. package/dist/components/aspect-ratio/index.d.ts +3 -3
  17. package/dist/components/aspect-ratio/index.js +1 -1
  18. package/dist/components/avatar/index.d.ts +4 -4
  19. package/dist/components/avatar/index.js +1 -1
  20. package/dist/components/carousel/index.d.ts +4 -4
  21. package/dist/components/carousel/index.js +1 -1
  22. package/dist/components/checkbox/index.d.ts +4 -4
  23. package/dist/components/checkbox/index.js +4 -4
  24. package/dist/components/checkbox/index.jsx +2 -2
  25. package/dist/components/clipboard/index.d.ts +4 -4
  26. package/dist/components/clipboard/index.js +1 -1
  27. package/dist/components/collapsible/index.d.ts +5 -5
  28. package/dist/components/collapsible/index.js +3 -3
  29. package/dist/components/collection/index.d.ts +1 -1
  30. package/dist/components/collection/index.js +1 -1
  31. package/dist/components/collection/index.jsx +1 -1
  32. package/dist/components/color-picker/index.d.ts +5 -5
  33. package/dist/components/color-picker/index.js +7 -6
  34. package/dist/components/color-picker/index.jsx +4 -3
  35. package/dist/components/combobox/index.d.ts +6 -6
  36. package/dist/components/combobox/index.js +8 -7
  37. package/dist/components/combobox/index.jsx +5 -4
  38. package/dist/components/date-picker/index.d.ts +22 -7
  39. package/dist/components/date-picker/index.js +25 -5
  40. package/dist/components/date-picker/index.jsx +22 -2
  41. package/dist/components/dialog/index.d.ts +5 -5
  42. package/dist/components/dialog/index.js +5 -4
  43. package/dist/components/dialog/index.jsx +2 -1
  44. package/dist/components/download-trigger/index.d.ts +2 -2
  45. package/dist/components/drawer/index.d.ts +5 -5
  46. package/dist/components/drawer/index.js +5 -4
  47. package/dist/components/drawer/index.jsx +2 -1
  48. package/dist/components/dropdown-menu/index.d.ts +5 -5
  49. package/dist/components/dropdown-menu/index.js +5 -4
  50. package/dist/components/dropdown-menu/index.jsx +2 -1
  51. package/dist/components/editable/index.d.ts +4 -4
  52. package/dist/components/editable/index.js +4 -4
  53. package/dist/components/editable/index.jsx +2 -2
  54. package/dist/components/field/index.d.ts +3 -3
  55. package/dist/components/field/index.js +4 -4
  56. package/dist/components/field/index.jsx +2 -2
  57. package/dist/components/fieldset/index.d.ts +3 -3
  58. package/dist/components/fieldset/index.js +3 -3
  59. package/dist/components/fieldset/index.jsx +1 -1
  60. package/dist/components/file-upload/index.d.ts +4 -4
  61. package/dist/components/file-upload/index.js +4 -4
  62. package/dist/components/file-upload/index.jsx +2 -2
  63. package/dist/components/floating-panel/index.d.ts +5 -5
  64. package/dist/components/floating-panel/index.js +5 -4
  65. package/dist/components/floating-panel/index.jsx +2 -1
  66. package/dist/components/focus-trap/index.d.ts +2 -2
  67. package/dist/components/focus-trap/index.js +2 -2
  68. package/dist/components/frame/index.d.ts +1 -1
  69. package/dist/components/frame/index.js +1 -1
  70. package/dist/components/highlight/index.d.ts +1 -1
  71. package/dist/components/highlight/index.js +1 -1
  72. package/dist/components/hover-card/index.d.ts +5 -5
  73. package/dist/components/hover-card/index.js +5 -4
  74. package/dist/components/hover-card/index.jsx +2 -1
  75. package/dist/components/image-cropper/index.d.ts +4 -4
  76. package/dist/components/image-cropper/index.js +1 -1
  77. package/dist/components/json-tree-view/index.d.ts +1 -1
  78. package/dist/components/json-tree-view/index.js +5 -5
  79. package/dist/components/json-tree-view/index.jsx +2 -2
  80. package/dist/components/listbox/index.d.ts +5 -5
  81. package/dist/components/listbox/index.js +2 -2
  82. package/dist/components/listbox/index.jsx +1 -1
  83. package/dist/components/marquee/index.d.ts +4 -4
  84. package/dist/components/marquee/index.js +1 -1
  85. package/dist/components/navigation-menu/index.d.ts +5 -5
  86. package/dist/components/navigation-menu/index.js +5 -4
  87. package/dist/components/navigation-menu/index.jsx +2 -1
  88. package/dist/components/number-input/index.d.ts +4 -4
  89. package/dist/components/number-input/index.js +4 -4
  90. package/dist/components/number-input/index.jsx +2 -2
  91. package/dist/components/pagination/index.d.ts +4 -4
  92. package/dist/components/pagination/index.js +1 -1
  93. package/dist/components/password-input/index.d.ts +4 -4
  94. package/dist/components/password-input/index.js +4 -4
  95. package/dist/components/password-input/index.jsx +2 -2
  96. package/dist/components/pin-input/index.d.ts +4 -4
  97. package/dist/components/pin-input/index.js +4 -4
  98. package/dist/components/pin-input/index.jsx +2 -2
  99. package/dist/components/popover/index.d.ts +5 -5
  100. package/dist/components/popover/index.js +5 -4
  101. package/dist/components/popover/index.jsx +2 -1
  102. package/dist/components/presence/index.d.ts +2 -1
  103. package/dist/components/presence/index.js +5 -4
  104. package/dist/components/presence/index.jsx +2 -1
  105. package/dist/components/progress/index.d.ts +4 -4
  106. package/dist/components/progress/index.js +1 -1
  107. package/dist/components/qr-code/index.d.ts +4 -4
  108. package/dist/components/qr-code/index.js +1 -1
  109. package/dist/components/radio-group/index.d.ts +4 -4
  110. package/dist/components/radio-group/index.js +3 -3
  111. package/dist/components/radio-group/index.jsx +1 -1
  112. package/dist/components/rating-group/index.d.ts +4 -4
  113. package/dist/components/rating-group/index.js +4 -4
  114. package/dist/components/rating-group/index.jsx +2 -2
  115. package/dist/components/scroll-area/index.d.ts +4 -4
  116. package/dist/components/scroll-area/index.js +1 -1
  117. package/dist/components/segment-group/index.d.ts +4 -4
  118. package/dist/components/segment-group/index.js +1 -1
  119. package/dist/components/select/index.d.ts +6 -6
  120. package/dist/components/select/index.js +8 -7
  121. package/dist/components/select/index.jsx +5 -4
  122. package/dist/components/separator/index.d.ts +4 -4
  123. package/dist/components/separator/index.js +1 -1
  124. package/dist/components/signature-pad/index.d.ts +4 -4
  125. package/dist/components/signature-pad/index.js +4 -4
  126. package/dist/components/signature-pad/index.jsx +2 -2
  127. package/dist/components/slider/index.d.ts +4 -4
  128. package/dist/components/slider/index.js +1 -1
  129. package/dist/components/splitter/index.d.ts +4 -4
  130. package/dist/components/splitter/index.js +1 -1
  131. package/dist/components/steps/index.d.ts +4 -4
  132. package/dist/components/steps/index.js +1 -1
  133. package/dist/components/swap/index.d.ts +69 -0
  134. package/dist/components/swap/index.js +123 -0
  135. package/dist/components/swap/index.jsx +110 -0
  136. package/dist/components/switch/index.d.ts +4 -4
  137. package/dist/components/switch/index.js +5 -5
  138. package/dist/components/switch/index.jsx +2 -2
  139. package/dist/components/tabs/index.d.ts +5 -5
  140. package/dist/components/tabs/index.js +6 -5
  141. package/dist/components/tabs/index.jsx +2 -1
  142. package/dist/components/tags-input/index.d.ts +4 -4
  143. package/dist/components/tags-input/index.js +5 -5
  144. package/dist/components/tags-input/index.jsx +2 -2
  145. package/dist/components/timer/index.d.ts +4 -4
  146. package/dist/components/timer/index.js +2 -2
  147. package/dist/components/toast/index.d.ts +4 -4
  148. package/dist/components/toast/index.js +1 -1
  149. package/dist/components/toggle/index.d.ts +3 -3
  150. package/dist/components/toggle/index.js +2 -2
  151. package/dist/components/toggle-group/index.d.ts +4 -4
  152. package/dist/components/toggle-group/index.js +2 -2
  153. package/dist/components/tooltip/index.d.ts +5 -5
  154. package/dist/components/tooltip/index.js +6 -5
  155. package/dist/components/tooltip/index.jsx +2 -1
  156. package/dist/components/tour/index.d.ts +5 -5
  157. package/dist/components/tour/index.js +6 -5
  158. package/dist/components/tour/index.jsx +2 -1
  159. package/dist/components/tree-view/index.d.ts +3 -3
  160. package/dist/components/tree-view/index.js +6 -6
  161. package/dist/components/tree-view/index.jsx +2 -2
  162. package/dist/{date-picker-anatomy-DFw6S35t.d.ts → date-picker-anatomy-DUOU1iQb.d.ts} +1 -1
  163. package/dist/{factory-DkYIAa1r.d.ts → factory-BWHPCsSi.d.ts} +1 -1
  164. package/dist/{factory-BxBlXUD3.d.ts → factory-Czr-_Ofr.d.ts} +1 -1
  165. package/dist/{field-GL4C0tUr.js → field-C70Ji8uk.js} +3 -3
  166. package/dist/{field-Blp6NDsc.jsx → field-DXEYzw2T.jsx} +1 -1
  167. package/dist/{field-anatomy-DfP5AI6N.d.ts → field-anatomy-BasO5CS7.d.ts} +1 -1
  168. package/dist/{fieldset-DQUqxXN2.js → fieldset-BtF74SAd.js} +2 -2
  169. package/dist/{fieldset-anatomy-CKytu4jl.d.ts → fieldset-anatomy-DJxvxcg3.d.ts} +1 -1
  170. package/dist/{index-CdpGOel-.d.ts → index-BswdUT0r.d.ts} +1 -1
  171. package/dist/{index-Dho3m7QX.d.ts → index-By9-0uzG.d.ts} +3 -24
  172. package/dist/{index-DJkj8LZ-.d.ts → index-D99Vniel.d.ts} +5 -5
  173. package/dist/{index-D1ooJgqW.d.ts → index-DIvFpCUM.d.ts} +1 -1
  174. package/dist/{index-ZHZGSdr3.d.ts → index-Dwb6sILP.d.ts} +1 -1
  175. package/dist/{index-BbGXwXgM.d.ts → index-WabVOPPI.d.ts} +1 -1
  176. package/dist/{index-Ywo5uneC.d.ts → index-ZwF3el_9.d.ts} +3 -24
  177. package/dist/{index-DiSjSt81.d.ts → index-kdZWirLQ.d.ts} +5 -5
  178. package/dist/index.d.ts +4 -4
  179. package/dist/{listbox-anatomy-C6Bu4F-s.d.ts → listbox-anatomy-_0Ln9pD_.d.ts} +1 -1
  180. package/dist/presence-DKT1oc5F.js +47 -0
  181. package/dist/presence-DRsmHLrP.jsx +34 -0
  182. package/dist/{render-strategy-BAqQL-Hs.js → render-strategy-Cq9ZZosp.js} +1 -1
  183. package/dist/{segment-group-anatomy-DKBcX-Mi.d.ts → segment-group-anatomy-DW5nrFOt.d.ts} +1 -1
  184. package/dist/swap-anatomy-CCWSAMZh.d.ts +6 -0
  185. package/dist/swap-anatomy-DoDvoWlX.js +6 -0
  186. package/dist/{tour-anatomy-BrwK1nVa.d.ts → tour-anatomy-DPnxBCKE.d.ts} +1 -1
  187. package/dist/{tree-view-DqjhHVfK.js → tree-view-Bg4RiWRk.js} +3 -3
  188. package/dist/use-presence-1Kxv6PoO.jsx +33 -0
  189. package/dist/use-presence-BLO11KjZ.d.ts +25 -0
  190. package/dist/use-presence-BWP_tdWv.js +33 -0
  191. package/dist/use-presence-Dz4pi-k1.d.ts +25 -0
  192. package/package.json +7 -2
  193. package/dist/combobox-anatomy-BP3wcKDL.d.ts +0 -6
  194. package/dist/presence-BcYjLSBT.jsx +0 -63
  195. package/dist/presence-CuZG4SWb.js +0 -76
  196. /package/dist/{accordion-anatomy-Dlbi7hWX.d.ts → accordion-anatomy-C429Vw0w.d.ts} +0 -0
  197. /package/dist/{angle-slider-anatomy-D9WEbUDV.d.ts → angle-slider-anatomy-Dv78eP47.d.ts} +0 -0
  198. /package/dist/{avatar-anatomy-B1gugBlI.d.ts → avatar-anatomy-DHXW281Q.d.ts} +0 -0
  199. /package/dist/{clipboard-anatomy-nY5kNeMj.d.ts → clipboard-anatomy-gpC-or8a.d.ts} +0 -0
  200. /package/dist/{collapsible-anatomy-B75vA5QB.d.ts → collapsible-anatomy-ClRt7ESN.d.ts} +0 -0
  201. /package/dist/{collection-D83ZAzYd.js → collection-DnSW_ep2.js} +0 -0
  202. /package/dist/{collection-CotDTAMT.jsx → collection-UvoAoZwM.jsx} +0 -0
  203. /package/dist/{compose-refs-BKcaHXR8.js → compose-refs-CErSWGrI.js} +0 -0
  204. /package/dist/{create-split-props-OE-yOtGc.js → create-split-props-48F6HUEZ.js} +0 -0
  205. /package/dist/{dialog-anatomy-fsIDNa4U.d.ts → dialog-anatomy-BleGXY-0.d.ts} +0 -0
  206. /package/dist/{drawer-anatomy-BX_dO1CK.d.ts → drawer-anatomy--gagvSDB.d.ts} +0 -0
  207. /package/dist/{dropdown-menu-anatomy-6hFasLVn.d.ts → dropdown-menu-anatomy-Bi0jYnCG.d.ts} +0 -0
  208. /package/dist/{editable-anatomy-CDcZMAjM.d.ts → editable-anatomy-BjHWEjJ7.d.ts} +0 -0
  209. /package/dist/{fieldset-Lbk9tsVV.jsx → fieldset-DGggJ3qa.jsx} +0 -0
  210. /package/dist/{file-upload-anatomy-oz5HPKAl.d.ts → file-upload-anatomy-Kr9Qtpm4.d.ts} +0 -0
  211. /package/dist/{floating-panel-anatomy-CWHJO-gk.d.ts → floating-panel-anatomy-DwzhDYGr.d.ts} +0 -0
  212. /package/dist/{hover-card-anatomy-CrEsa3XF.d.ts → hover-card-anatomy-BeL7Wdzl.d.ts} +0 -0
  213. /package/dist/{image-cropper-anatomy-S1DPpjWp.d.ts → image-cropper-anatomy-SiJH9k2p.d.ts} +0 -0
  214. /package/dist/{index-Bnd2Fp7Q.d.ts → index-BNNwG8TW.d.ts} +0 -0
  215. /package/dist/{index-CRqsjDZx.d.ts → index-DcVpvJuo.d.ts} +0 -0
  216. /package/dist/{marquee-anatomy-B0VBpa40.d.ts → marquee-anatomy-CGqQSKHO.d.ts} +0 -0
  217. /package/dist/{navigation-menu-anatomy-6TacFtNy.d.ts → navigation-menu-anatomy-0kxxhca-.d.ts} +0 -0
  218. /package/dist/{number-input-anatomy-Be06g82m.d.ts → number-input-anatomy-DrXRPc-2.d.ts} +0 -0
  219. /package/dist/{pagination-anatomy-hb5d75ds.d.ts → pagination-anatomy-IbVBkvDE.d.ts} +0 -0
  220. /package/dist/{password-input-anatomy-DY3Btk4Z.d.ts → password-input-anatomy-DukzKaA_.d.ts} +0 -0
  221. /package/dist/{pin-input-anatomy-Dh7dVbsT.d.ts → pin-input-anatomy-Dod0i2Fj.d.ts} +0 -0
  222. /package/dist/{popover-anatomy-CIt7PUmS.d.ts → popover-anatomy-BRUYTStu.d.ts} +0 -0
  223. /package/dist/{progress-anatomy-Bh9Sh8d2.d.ts → progress-anatomy-CdUb6E_m.d.ts} +0 -0
  224. /package/dist/{qr-code-anatomy-Daeh1gXt.d.ts → qr-code-anatomy-HIK_cqc4.d.ts} +0 -0
  225. /package/dist/{radio-group-anatomy-fu9jDbmu.d.ts → radio-group-anatomy-4AtLbTvX.d.ts} +0 -0
  226. /package/dist/{rating-group-anatomy-B8hoEZBE.d.ts → rating-group-anatomy-C4MeQJFb.d.ts} +0 -0
  227. /package/dist/{render-strategy-C-bqwyH6.d.ts → render-strategy-Ci6JQxar.d.ts} +0 -0
  228. /package/dist/{render-strategy-RoCfkF8z.d.ts → render-strategy-VFaN_ls2.d.ts} +0 -0
  229. /package/dist/{scroll-area-anatomy-Eg5UQD6w.d.ts → scroll-area-anatomy-DpXR-8Ka.d.ts} +0 -0
  230. /package/dist/{select-anatomy-C85MRleF.d.ts → select-anatomy-DvmePPct.d.ts} +0 -0
  231. /package/dist/{separator-anatomy-CoRBCozn.d.ts → separator-anatomy-DcmKkhH4.d.ts} +0 -0
  232. /package/dist/{signature-pad-anatomy-69rnG-8v.d.ts → signature-pad-anatomy-CE3VaGlN.d.ts} +0 -0
  233. /package/dist/{slider-anatomy-Bi2M9sIn.d.ts → slider-anatomy-Bcn8infz.d.ts} +0 -0
  234. /package/dist/{splitter-anatomy-DOrZZHLS.d.ts → splitter-anatomy-CcU7r6nC.d.ts} +0 -0
  235. /package/dist/{steps-anatomy-DyFBdyZm.d.ts → steps-anatomy-BFfGItPO.d.ts} +0 -0
  236. /package/dist/{switch-anatomy-D5Q54mGY.js → switch-anatomy-BBKGer2O.js} +0 -0
  237. /package/dist/{switch-anatomy-ChIrrzPM.d.ts → switch-anatomy-V7-avrsf.d.ts} +0 -0
  238. /package/dist/{tabs-anatomy-DU5e5PwZ.js → tabs-anatomy-CSIjHllD.js} +0 -0
  239. /package/dist/{tabs-anatomy-Cx19UTVm.d.ts → tabs-anatomy-Sf4easVm.d.ts} +0 -0
  240. /package/dist/{tags-input-anatomy-BhGRRfIw.js → tags-input-anatomy-BVSVhUIY.js} +0 -0
  241. /package/dist/{tags-input-anatomy-Bwspep5o.d.ts → tags-input-anatomy-klR6M57D.d.ts} +0 -0
  242. /package/dist/{timer-anatomy-GlYZryvG.js → timer-anatomy-Bi9rZW6m.js} +0 -0
  243. /package/dist/{timer-anatomy-EHPlHptt.d.ts → timer-anatomy-DiFPa7w2.d.ts} +0 -0
  244. /package/dist/{toast-anatomy-DiPVPI_x.js → toast-anatomy-T5C60YOF.js} +0 -0
  245. /package/dist/{toast-anatomy-DtLjq13p.d.ts → toast-anatomy-TiT_rATb.d.ts} +0 -0
  246. /package/dist/{toggle-anatomy-Bh7LJ9JI.d.ts → toggle-anatomy-BEf2ev_N.d.ts} +0 -0
  247. /package/dist/{toggle-anatomy-DLOZu83X.js → toggle-anatomy-Cvb2YZ0Z.js} +0 -0
  248. /package/dist/{toggle-group-anatomy-lQ9EYEIt.js → toggle-group-anatomy-CY3buWoP.js} +0 -0
  249. /package/dist/{toggle-group-anatomy-DEo8iu_3.d.ts → toggle-group-anatomy-DPihvPM-.d.ts} +0 -0
  250. /package/dist/{tooltip-anatomy-CamCIpK3.d.ts → tooltip-anatomy-fBuzAg1k.d.ts} +0 -0
  251. /package/dist/{tooltip-anatomy-Py7dhRtQ.js → tooltip-anatomy-tX33r13s.js} +0 -0
  252. /package/dist/{tour-anatomy-VBbJhmJa.js → tour-anatomy-CmrXDTeQ.js} +0 -0
  253. /package/dist/{tree-view-nwQzRTs2.jsx → tree-view-Dj3OcF2q.jsx} +0 -0
  254. /package/dist/{tree-view-anatomy-DFap3OjP.d.ts → tree-view-anatomy-BqdaCO-D.d.ts} +0 -0
  255. /package/dist/{tree-view-anatomy-BK8OR6TX.js → tree-view-anatomy-Dmaz5yOz.js} +0 -0
  256. /package/dist/{types-BiaKY56E.d.ts → types-B4c9Wnje.d.ts} +0 -0
  257. /package/dist/{types-C0L5xDeS.d.ts → types-CgX1JJNs.d.ts} +0 -0
@@ -4,11 +4,12 @@ import { t as runIfFn } from "../../run-if-fn-BV7F-Eeb.js";
4
4
  import { t as createContext$1 } from "../../create-context-BEnzb67H.js";
5
5
  import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-vv33Jo9Q.js";
6
6
  import { t as sprawlify } from "../../factory-DORgzART.js";
7
- import { t as tabsAnatomy } from "../../tabs-anatomy-DU5e5PwZ.js";
8
- import { t as createSplitProps } from "../../create-split-props-OE-yOtGc.js";
9
- import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-BAqQL-Hs.js";
10
- import { t as composeRefs } from "../../compose-refs-BKcaHXR8.js";
11
- import { i as usePresence, t as PresenceProvider } from "../../presence-CuZG4SWb.js";
7
+ import { t as tabsAnatomy } from "../../tabs-anatomy-CSIjHllD.js";
8
+ import { t as createSplitProps } from "../../create-split-props-48F6HUEZ.js";
9
+ import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-Cq9ZZosp.js";
10
+ import { t as composeRefs } from "../../compose-refs-CErSWGrI.js";
11
+ import { t as PresenceProvider } from "../../presence-DKT1oc5F.js";
12
+ import { t as usePresence } from "../../use-presence-BWP_tdWv.js";
12
13
  import { Show, createMemo, createUniqueId } from "solid-js";
13
14
  import { createComponent, mergeProps as mergeProps$1 } from "solid-js/web";
14
15
  import * as tabs from "@sprawlify/primitives/machines/tabs";
@@ -7,7 +7,8 @@ import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
7
7
  import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
8
8
  import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-6LT04Ztx.jsx";
9
9
  import { t as composeRefs } from "../../compose-refs-Jq47jedK.jsx";
10
- import { i as usePresence, t as PresenceProvider } from "../../presence-BcYjLSBT.jsx";
10
+ import { t as PresenceProvider } from "../../presence-DRsmHLrP.jsx";
11
+ import { t as usePresence } from "../../use-presence-1Kxv6PoO.jsx";
11
12
  import { Show, createMemo, createUniqueId } from "solid-js";
12
13
  import * as tabs from "@sprawlify/primitives/machines/tabs";
13
14
  import { anatomy as tabsAnatomy } from "@sprawlify/primitives/machines/tabs";
@@ -1,7 +1,7 @@
1
- import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
2
- import { i as Optional, n as MaybeAccessor } from "../../types-C0L5xDeS.js";
3
- import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
4
- import { t as tagsInputAnatomy } from "../../tags-input-anatomy-Bwspep5o.js";
1
+ import { n as PropTypes } from "../../index-BNNwG8TW.js";
2
+ import { i as Optional, n as MaybeAccessor } from "../../types-B4c9Wnje.js";
3
+ import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BWHPCsSi.js";
4
+ import { t as tagsInputAnatomy } from "../../tags-input-anatomy-klR6M57D.js";
5
5
  import * as solid_js0 from "solid-js";
6
6
  import { Accessor, JSX } from "solid-js";
7
7
  import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
@@ -6,11 +6,11 @@ import { a as useLocaleContext, s as useEnvironmentContext } from "../../provide
6
6
  import { t as sprawlify } from "../../factory-DORgzART.js";
7
7
  import "../../field-anatomy-BloFzq7T.js";
8
8
  import "../../fieldset-anatomy-DBAg0hLg.js";
9
- import { t as tagsInputAnatomy } from "../../tags-input-anatomy-BhGRRfIw.js";
10
- import { t as createSplitProps } from "../../create-split-props-OE-yOtGc.js";
11
- import "../../compose-refs-BKcaHXR8.js";
12
- import "../../fieldset-DQUqxXN2.js";
13
- import { p as useFieldContext } from "../../field-GL4C0tUr.js";
9
+ import { t as tagsInputAnatomy } from "../../tags-input-anatomy-BVSVhUIY.js";
10
+ import { t as createSplitProps } from "../../create-split-props-48F6HUEZ.js";
11
+ import "../../compose-refs-CErSWGrI.js";
12
+ import "../../fieldset-BtF74SAd.js";
13
+ import { p as useFieldContext } from "../../field-C70Ji8uk.js";
14
14
  import { createMemo, createUniqueId } from "solid-js";
15
15
  import { createComponent, mergeProps as mergeProps$1 } from "solid-js/web";
16
16
  import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
@@ -6,8 +6,8 @@ import { a as useLocaleContext, s as useEnvironmentContext } from "../../provide
6
6
  import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
7
7
  import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
8
8
  import "../../compose-refs-Jq47jedK.jsx";
9
- import "../../fieldset-Lbk9tsVV.jsx";
10
- import { m as useFieldContext } from "../../field-Blp6NDsc.jsx";
9
+ import "../../fieldset-DGggJ3qa.jsx";
10
+ import { m as useFieldContext } from "../../field-DXEYzw2T.jsx";
11
11
  import { createMemo, createUniqueId } from "solid-js";
12
12
  import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
13
13
  import { anatomy as tagsInputAnatomy } from "@sprawlify/primitives/machines/tags-input";
@@ -1,7 +1,7 @@
1
- import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
2
- import { i as Optional, n as MaybeAccessor } from "../../types-C0L5xDeS.js";
3
- import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
4
- import { t as timerAnatomy } from "../../timer-anatomy-EHPlHptt.js";
1
+ import { n as PropTypes } from "../../index-BNNwG8TW.js";
2
+ import { i as Optional, n as MaybeAccessor } from "../../types-B4c9Wnje.js";
3
+ import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BWHPCsSi.js";
4
+ import { t as timerAnatomy } from "../../timer-anatomy-DiFPa7w2.js";
5
5
  import * as solid_js0 from "solid-js";
6
6
  import { Accessor, JSX } from "solid-js";
7
7
  import * as timer from "@sprawlify/primitives/machines/timer";
@@ -4,8 +4,8 @@ import { t as runIfFn } from "../../run-if-fn-BV7F-Eeb.js";
4
4
  import { t as createContext$1 } from "../../create-context-BEnzb67H.js";
5
5
  import { s as useEnvironmentContext } from "../../providers-vv33Jo9Q.js";
6
6
  import { t as sprawlify } from "../../factory-DORgzART.js";
7
- import { t as timerAnatomy } from "../../timer-anatomy-GlYZryvG.js";
8
- import { t as createSplitProps } from "../../create-split-props-OE-yOtGc.js";
7
+ import { t as timerAnatomy } from "../../timer-anatomy-Bi9rZW6m.js";
8
+ import { t as createSplitProps } from "../../create-split-props-48F6HUEZ.js";
9
9
  import { createMemo, createUniqueId } from "solid-js";
10
10
  import { createComponent, mergeProps as mergeProps$1 } from "solid-js/web";
11
11
  import * as timer from "@sprawlify/primitives/machines/timer";
@@ -1,7 +1,7 @@
1
- import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
2
- import { t as Assign } from "../../types-C0L5xDeS.js";
3
- import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
4
- import { t as toastAnatomy } from "../../toast-anatomy-DtLjq13p.js";
1
+ import { n as PropTypes } from "../../index-BNNwG8TW.js";
2
+ import { t as Assign } from "../../types-B4c9Wnje.js";
3
+ import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BWHPCsSi.js";
4
+ import { t as toastAnatomy } from "../../toast-anatomy-TiT_rATb.js";
5
5
  import * as solid_js0 from "solid-js";
6
6
  import { Accessor, JSX } from "solid-js";
7
7
  import * as toast from "@sprawlify/primitives/machines/toast";
@@ -3,7 +3,7 @@ import { i as useMachine, n as normalizeProps, r as mergeProps$2, t as Key } fro
3
3
  import { t as createContext$1 } from "../../create-context-BEnzb67H.js";
4
4
  import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-vv33Jo9Q.js";
5
5
  import { t as sprawlify } from "../../factory-DORgzART.js";
6
- import { t as toastAnatomy } from "../../toast-anatomy-DiPVPI_x.js";
6
+ import { t as toastAnatomy } from "../../toast-anatomy-T5C60YOF.js";
7
7
  import { createMemo, createUniqueId, splitProps } from "solid-js";
8
8
  import { createComponent, insert, mergeProps as mergeProps$1, spread, template } from "solid-js/web";
9
9
  import * as toast from "@sprawlify/primitives/machines/toast";
@@ -1,6 +1,6 @@
1
- import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
2
- import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
3
- import { t as toggleAnatomy } from "../../toggle-anatomy-Bh7LJ9JI.js";
1
+ import { n as PropTypes } from "../../index-BNNwG8TW.js";
2
+ import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BWHPCsSi.js";
3
+ import { t as toggleAnatomy } from "../../toggle-anatomy-BEf2ev_N.js";
4
4
  import * as solid_js0 from "solid-js";
5
5
  import { Accessor, JSX } from "solid-js";
6
6
  import * as toggle from "@sprawlify/primitives/machines/toggle";
@@ -2,8 +2,8 @@ import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
2
2
  import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-BHfpfUk-.js";
3
3
  import { t as createContext$1 } from "../../create-context-BEnzb67H.js";
4
4
  import { t as sprawlify } from "../../factory-DORgzART.js";
5
- import { t as toggleAnatomy } from "../../toggle-anatomy-DLOZu83X.js";
6
- import { t as createSplitProps } from "../../create-split-props-OE-yOtGc.js";
5
+ import { t as toggleAnatomy } from "../../toggle-anatomy-Cvb2YZ0Z.js";
6
+ import { t as createSplitProps } from "../../create-split-props-48F6HUEZ.js";
7
7
  import { Show, createMemo, splitProps } from "solid-js";
8
8
  import { createComponent, mergeProps as mergeProps$1, spread, template } from "solid-js/web";
9
9
  import * as toggle from "@sprawlify/primitives/machines/toggle";
@@ -1,7 +1,7 @@
1
- import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
2
- import { i as Optional, n as MaybeAccessor, t as Assign } from "../../types-C0L5xDeS.js";
3
- import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
4
- import { t as toggleGroupAnatomy } from "../../toggle-group-anatomy-DEo8iu_3.js";
1
+ import { n as PropTypes } from "../../index-BNNwG8TW.js";
2
+ import { i as Optional, n as MaybeAccessor, t as Assign } from "../../types-B4c9Wnje.js";
3
+ import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BWHPCsSi.js";
4
+ import { t as toggleGroupAnatomy } from "../../toggle-group-anatomy-DPihvPM-.js";
5
5
  import * as solid_js0 from "solid-js";
6
6
  import { Accessor, JSX } from "solid-js";
7
7
  import * as toggleGroup from "@sprawlify/primitives/machines/toggle-group";
@@ -4,8 +4,8 @@ import { t as runIfFn } from "../../run-if-fn-BV7F-Eeb.js";
4
4
  import { t as createContext$1 } from "../../create-context-BEnzb67H.js";
5
5
  import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-vv33Jo9Q.js";
6
6
  import { t as sprawlify } from "../../factory-DORgzART.js";
7
- import { t as toggleGroupAnatomy } from "../../toggle-group-anatomy-lQ9EYEIt.js";
8
- import { t as createSplitProps } from "../../create-split-props-OE-yOtGc.js";
7
+ import { t as toggleGroupAnatomy } from "../../toggle-group-anatomy-CY3buWoP.js";
8
+ import { t as createSplitProps } from "../../create-split-props-48F6HUEZ.js";
9
9
  import { createMemo, createUniqueId } from "solid-js";
10
10
  import { createComponent } from "solid-js/web";
11
11
  import * as toggleGroup from "@sprawlify/primitives/machines/toggle-group";
@@ -1,8 +1,8 @@
1
- import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
2
- import { i as Optional, n as MaybeAccessor } from "../../types-C0L5xDeS.js";
3
- import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
4
- import { s as UsePresenceProps } from "../../index-Dho3m7QX.js";
5
- import { t as tooltipAnatomy } from "../../tooltip-anatomy-CamCIpK3.js";
1
+ import { n as PropTypes } from "../../index-BNNwG8TW.js";
2
+ import { i as Optional, n as MaybeAccessor } from "../../types-B4c9Wnje.js";
3
+ import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BWHPCsSi.js";
4
+ import { t as UsePresenceProps } from "../../use-presence-BLO11KjZ.js";
5
+ import { t as tooltipAnatomy } from "../../tooltip-anatomy-fBuzAg1k.js";
6
6
  import * as solid_js0 from "solid-js";
7
7
  import { Accessor, JSX } from "solid-js";
8
8
  import * as tooltip from "@sprawlify/primitives/machines/tooltip";
@@ -4,11 +4,12 @@ import { t as runIfFn } from "../../run-if-fn-BV7F-Eeb.js";
4
4
  import { t as createContext$1 } from "../../create-context-BEnzb67H.js";
5
5
  import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-vv33Jo9Q.js";
6
6
  import { t as sprawlify } from "../../factory-DORgzART.js";
7
- import { t as tooltipAnatomy } from "../../tooltip-anatomy-Py7dhRtQ.js";
8
- import { t as createSplitProps } from "../../create-split-props-OE-yOtGc.js";
9
- import "../../render-strategy-BAqQL-Hs.js";
10
- import { t as composeRefs } from "../../compose-refs-BKcaHXR8.js";
11
- import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-CuZG4SWb.js";
7
+ import { t as tooltipAnatomy } from "../../tooltip-anatomy-tX33r13s.js";
8
+ import { t as createSplitProps } from "../../create-split-props-48F6HUEZ.js";
9
+ import "../../render-strategy-Cq9ZZosp.js";
10
+ import { t as composeRefs } from "../../compose-refs-CErSWGrI.js";
11
+ import { i as splitPresenceProps, n as usePresenceContext, t as PresenceProvider } from "../../presence-DKT1oc5F.js";
12
+ import { t as usePresence } from "../../use-presence-BWP_tdWv.js";
12
13
  import { Show, createMemo, createUniqueId } from "solid-js";
13
14
  import { createComponent, mergeProps as mergeProps$1 } from "solid-js/web";
14
15
  import * as tooltip from "@sprawlify/primitives/machines/tooltip";
@@ -7,7 +7,8 @@ import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
7
7
  import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
8
8
  import "../../render-strategy-6LT04Ztx.jsx";
9
9
  import { t as composeRefs } from "../../compose-refs-Jq47jedK.jsx";
10
- import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-BcYjLSBT.jsx";
10
+ import { i as splitPresenceProps, n as usePresenceContext, t as PresenceProvider } from "../../presence-DRsmHLrP.jsx";
11
+ import { t as usePresence } from "../../use-presence-1Kxv6PoO.jsx";
11
12
  import { Show, createMemo, createUniqueId } from "solid-js";
12
13
  import * as tooltip from "@sprawlify/primitives/machines/tooltip";
13
14
  import { anatomy as tooltipAnatomy } from "@sprawlify/primitives/machines/tooltip";
@@ -1,8 +1,8 @@
1
- import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
2
- import { i as Optional, n as MaybeAccessor } from "../../types-C0L5xDeS.js";
3
- import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
4
- import { s as UsePresenceProps } from "../../index-Dho3m7QX.js";
5
- import { t as tourAnatomy } from "../../tour-anatomy-BrwK1nVa.js";
1
+ import { n as PropTypes } from "../../index-BNNwG8TW.js";
2
+ import { i as Optional, n as MaybeAccessor } from "../../types-B4c9Wnje.js";
3
+ import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BWHPCsSi.js";
4
+ import { t as UsePresenceProps } from "../../use-presence-BLO11KjZ.js";
5
+ import { t as tourAnatomy } from "../../tour-anatomy-DPnxBCKE.js";
6
6
  import * as solid_js0 from "solid-js";
7
7
  import { Accessor, JSX } from "solid-js";
8
8
  import { WaitForOptions as WaitOptions } from "@sprawlify/primitives/dom-query";
@@ -4,11 +4,12 @@ import { t as runIfFn } from "../../run-if-fn-BV7F-Eeb.js";
4
4
  import { t as createContext$1 } from "../../create-context-BEnzb67H.js";
5
5
  import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-vv33Jo9Q.js";
6
6
  import { t as sprawlify } from "../../factory-DORgzART.js";
7
- import { t as tourAnatomy } from "../../tour-anatomy-VBbJhmJa.js";
8
- import { t as createSplitProps } from "../../create-split-props-OE-yOtGc.js";
9
- import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-BAqQL-Hs.js";
10
- import { t as composeRefs } from "../../compose-refs-BKcaHXR8.js";
11
- import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-CuZG4SWb.js";
7
+ import { t as tourAnatomy } from "../../tour-anatomy-CmrXDTeQ.js";
8
+ import { t as createSplitProps } from "../../create-split-props-48F6HUEZ.js";
9
+ import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-Cq9ZZosp.js";
10
+ import { t as composeRefs } from "../../compose-refs-CErSWGrI.js";
11
+ import { i as splitPresenceProps, n as usePresenceContext, t as PresenceProvider } from "../../presence-DKT1oc5F.js";
12
+ import { t as usePresence } from "../../use-presence-BWP_tdWv.js";
12
13
  import { Show, createMemo, createUniqueId } from "solid-js";
13
14
  import { createComponent, mergeProps as mergeProps$1 } from "solid-js/web";
14
15
  import * as tour from "@sprawlify/primitives/machines/tour";
@@ -7,7 +7,8 @@ import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
7
7
  import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
8
8
  import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-6LT04Ztx.jsx";
9
9
  import { t as composeRefs } from "../../compose-refs-Jq47jedK.jsx";
10
- import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-BcYjLSBT.jsx";
10
+ import { i as splitPresenceProps, n as usePresenceContext, t as PresenceProvider } from "../../presence-DRsmHLrP.jsx";
11
+ import { t as usePresence } from "../../use-presence-1Kxv6PoO.jsx";
11
12
  import { Show, createMemo, createUniqueId } from "solid-js";
12
13
  import * as tour from "@sprawlify/primitives/machines/tour";
13
14
  import { anatomy } from "@sprawlify/primitives/machines/tour";
@@ -1,4 +1,4 @@
1
- import { t as treeViewAnatomy } from "../../tree-view-anatomy-DFap3OjP.js";
2
- import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-BbGXwXgM.js";
3
- import { $ as TreeViewContext, A as UseTreeViewNodeContext, B as TreeViewNodeCheckboxProps, C as TreeViewRootComponentProps, Ct as TreeViewBranchContentProps, D as TreeViewNodeProviderProps, E as TreeViewNodeProviderBaseProps, Et as TreeViewBranchProps, F as TreeViewNodeCheckboxIndicator, G as TreeViewItemTextBaseProps, H as TreeViewLabelBaseProps, I as TreeViewNodeCheckboxIndicatorBaseProps, J as TreeViewItemIndicatorBaseProps, K as TreeViewItemTextProps, L as TreeViewNodeCheckboxIndicatorProps, M as TreeViewNodeRenameInput, N as TreeViewNodeRenameInputBaseProps, O as TreeViewNodeContext, P as TreeViewNodeRenameInputProps, Q as TreeViewItemProps, R as TreeViewNodeCheckbox, S as TreeViewRootComponent, St as TreeViewBranchContentBaseProps, T as TreeViewNodeProvider, Tt as TreeViewBranchBaseProps, U as TreeViewLabelProps, V as TreeViewLabel, W as TreeViewItemText, X as TreeViewItem, Y as TreeViewItemIndicatorProps, Z as TreeViewItemBaseProps, _ as TreeViewRootProviderBaseProps, _t as TreeViewBranchIndentGuideProps, a as TreeViewLoadChildrenDetails, at as useTreeView, b as TreeViewRoot, bt as TreeViewBranchControlProps, c as TreeViewNodeState, ct as TreeViewBranchTriggerProps, d as TreeViewSelectionChangeDetails, dt as TreeViewBranchTextProps, et as TreeViewContextProps, f as tree_view_d_exports, ft as TreeViewBranchIndicator, g as TreeViewRootProvider, gt as TreeViewBranchIndentGuideBaseProps, h as TreeViewTreeProps, ht as TreeViewBranchIndentGuide, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as TreeViewNodeContextProps, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchText, m as TreeViewTreeBaseProps, mt as TreeViewBranchIndicatorProps, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchTrigger, p as TreeViewTree, pt as TreeViewBranchIndicatorBaseProps, q as TreeViewItemIndicator, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchTriggerBaseProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTextBaseProps, v as TreeViewRootProviderComponent, vt as TreeViewBranchControl, w as TreeViewRootProps, wt as TreeViewBranch, x as TreeViewRootBaseProps, xt as TreeViewBranchContent, y as TreeViewRootProviderProps, yt as TreeViewBranchControlBaseProps, z as TreeViewNodeCheckboxBaseProps } from "../../index-DJkj8LZ-.js";
1
+ import { t as treeViewAnatomy } from "../../tree-view-anatomy-BqdaCO-D.js";
2
+ import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-WabVOPPI.js";
3
+ import { $ as TreeViewContext, A as UseTreeViewNodeContext, B as TreeViewNodeCheckboxProps, C as TreeViewRootComponentProps, Ct as TreeViewBranchContentProps, D as TreeViewNodeProviderProps, E as TreeViewNodeProviderBaseProps, Et as TreeViewBranchProps, F as TreeViewNodeCheckboxIndicator, G as TreeViewItemTextBaseProps, H as TreeViewLabelBaseProps, I as TreeViewNodeCheckboxIndicatorBaseProps, J as TreeViewItemIndicatorBaseProps, K as TreeViewItemTextProps, L as TreeViewNodeCheckboxIndicatorProps, M as TreeViewNodeRenameInput, N as TreeViewNodeRenameInputBaseProps, O as TreeViewNodeContext, P as TreeViewNodeRenameInputProps, Q as TreeViewItemProps, R as TreeViewNodeCheckbox, S as TreeViewRootComponent, St as TreeViewBranchContentBaseProps, T as TreeViewNodeProvider, Tt as TreeViewBranchBaseProps, U as TreeViewLabelProps, V as TreeViewLabel, W as TreeViewItemText, X as TreeViewItem, Y as TreeViewItemIndicatorProps, Z as TreeViewItemBaseProps, _ as TreeViewRootProviderBaseProps, _t as TreeViewBranchIndentGuideProps, a as TreeViewLoadChildrenDetails, at as useTreeView, b as TreeViewRoot, bt as TreeViewBranchControlProps, c as TreeViewNodeState, ct as TreeViewBranchTriggerProps, d as TreeViewSelectionChangeDetails, dt as TreeViewBranchTextProps, et as TreeViewContextProps, f as tree_view_d_exports, ft as TreeViewBranchIndicator, g as TreeViewRootProvider, gt as TreeViewBranchIndentGuideBaseProps, h as TreeViewTreeProps, ht as TreeViewBranchIndentGuide, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as TreeViewNodeContextProps, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchText, m as TreeViewTreeBaseProps, mt as TreeViewBranchIndicatorProps, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchTrigger, p as TreeViewTree, pt as TreeViewBranchIndicatorBaseProps, q as TreeViewItemIndicator, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchTriggerBaseProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTextBaseProps, v as TreeViewRootProviderComponent, vt as TreeViewBranchControl, w as TreeViewRootProps, wt as TreeViewBranch, x as TreeViewRootBaseProps, xt as TreeViewBranchContent, y as TreeViewRootProviderProps, yt as TreeViewBranchControlBaseProps, z as TreeViewNodeCheckboxBaseProps } from "../../index-D99Vniel.js";
4
4
  export { TreeCollection, TreeNode, tree_view_d_exports as TreeView, TreeViewBranch, TreeViewBranchBaseProps, TreeViewBranchContent, TreeViewBranchContentBaseProps, TreeViewBranchContentProps, TreeViewBranchControl, TreeViewBranchControlBaseProps, TreeViewBranchControlProps, TreeViewBranchIndentGuide, TreeViewBranchIndentGuideBaseProps, TreeViewBranchIndentGuideProps, TreeViewBranchIndicator, TreeViewBranchIndicatorBaseProps, TreeViewBranchIndicatorProps, TreeViewBranchProps, TreeViewBranchText, TreeViewBranchTextBaseProps, TreeViewBranchTextProps, TreeViewBranchTrigger, TreeViewBranchTriggerBaseProps, TreeViewBranchTriggerProps, TreeViewCheckedChangeDetails, TreeViewContext, TreeViewContextProps, TreeViewExpandedChangeDetails, TreeViewFocusChangeDetails, TreeViewItem, TreeViewItemBaseProps, TreeViewItemIndicator, TreeViewItemIndicatorBaseProps, TreeViewItemIndicatorProps, TreeViewItemProps, TreeViewItemText, TreeViewItemTextBaseProps, TreeViewItemTextProps, TreeViewLabel, TreeViewLabelBaseProps, TreeViewLabelProps, TreeViewLoadChildrenCompleteDetails, TreeViewLoadChildrenDetails, TreeViewLoadChildrenErrorDetails, TreeViewNodeCheckbox, TreeViewNodeCheckboxBaseProps, TreeViewNodeCheckboxIndicator, TreeViewNodeCheckboxIndicatorBaseProps, TreeViewNodeCheckboxIndicatorProps, TreeViewNodeCheckboxProps, TreeViewNodeContext, TreeViewNodeContextProps, TreeViewNodeProps, TreeViewNodeProvider, TreeViewNodeProviderBaseProps, TreeViewNodeProviderProps, TreeViewNodeRenameInput, TreeViewNodeRenameInputBaseProps, TreeViewNodeRenameInputProps, TreeViewNodeState, TreeViewRenameCompleteDetails, TreeViewRenameStartDetails, TreeViewRoot, TreeViewRootBaseProps, TreeViewRootComponent, TreeViewRootComponentProps, TreeViewRootProps, TreeViewRootProvider, TreeViewRootProviderBaseProps, TreeViewRootProviderComponent, TreeViewRootProviderProps, TreeViewSelectionChangeDetails, TreeViewTree, TreeViewTreeBaseProps, TreeViewTreeProps, UseTreeViewContext, UseTreeViewNodeContext, UseTreeViewProps, UseTreeViewReturn, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
@@ -2,10 +2,10 @@ import "../../core-BHfpfUk-.js";
2
2
  import "../../create-context-BEnzb67H.js";
3
3
  import "../../providers-vv33Jo9Q.js";
4
4
  import "../../factory-DORgzART.js";
5
- import { t as treeViewAnatomy } from "../../tree-view-anatomy-BK8OR6TX.js";
6
- import "../../create-split-props-OE-yOtGc.js";
7
- import "../../render-strategy-BAqQL-Hs.js";
8
- import "../../collapsible-CqDl0d8N.js";
9
- import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-D83ZAzYd.js";
10
- import { C as useTreeViewNodeContext, S as TreeViewBranch, _ as TreeViewBranchText, a as useTreeView, b as TreeViewBranchControl, c as TreeViewNodeRenameInput, d as TreeViewLabel, f as TreeViewItemText, g as TreeViewBranchTrigger, h as TreeViewContext, i as TreeViewRoot, l as TreeViewNodeCheckboxIndicator, m as TreeViewItem, n as TreeViewTree, o as TreeViewNodeProvider, p as TreeViewItemIndicator, r as TreeViewRootProvider, s as TreeViewNodeContext, t as tree_view_exports, u as TreeViewNodeCheckbox, v as TreeViewBranchIndicator, w as useTreeViewContext, x as TreeViewBranchContent, y as TreeViewBranchIndentGuide } from "../../tree-view-DqjhHVfK.js";
5
+ import { t as treeViewAnatomy } from "../../tree-view-anatomy-Dmaz5yOz.js";
6
+ import "../../create-split-props-48F6HUEZ.js";
7
+ import "../../render-strategy-Cq9ZZosp.js";
8
+ import "../../collapsible-Dl7EhB4_.js";
9
+ import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-DnSW_ep2.js";
10
+ import { C as useTreeViewNodeContext, S as TreeViewBranch, _ as TreeViewBranchText, a as useTreeView, b as TreeViewBranchControl, c as TreeViewNodeRenameInput, d as TreeViewLabel, f as TreeViewItemText, g as TreeViewBranchTrigger, h as TreeViewContext, i as TreeViewRoot, l as TreeViewNodeCheckboxIndicator, m as TreeViewItem, n as TreeViewTree, o as TreeViewNodeProvider, p as TreeViewItemIndicator, r as TreeViewRootProvider, s as TreeViewNodeContext, t as tree_view_exports, u as TreeViewNodeCheckbox, v as TreeViewBranchIndicator, w as useTreeViewContext, x as TreeViewBranchContent, y as TreeViewBranchIndentGuide } from "../../tree-view-Bg4RiWRk.js";
11
11
  export { tree_view_exports as TreeView, TreeViewBranch, TreeViewBranchContent, TreeViewBranchControl, TreeViewBranchIndentGuide, TreeViewBranchIndicator, TreeViewBranchText, TreeViewBranchTrigger, TreeViewContext, TreeViewItem, TreeViewItemIndicator, TreeViewItemText, TreeViewLabel, TreeViewNodeCheckbox, TreeViewNodeCheckboxIndicator, TreeViewNodeContext, TreeViewNodeProvider, TreeViewNodeRenameInput, TreeViewRoot, TreeViewRootProvider, TreeViewTree, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
@@ -5,6 +5,6 @@ import "../../factory-B95XvEzz.jsx";
5
5
  import "../../create-split-props-B2Gc7D9P.jsx";
6
6
  import "../../render-strategy-6LT04Ztx.jsx";
7
7
  import "../../collapsible-DhguH1Yh.jsx";
8
- import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-CotDTAMT.jsx";
9
- import { C as TreeViewBranch, S as TreeViewBranchContent, T as useTreeViewContext, _ as TreeViewBranchTrigger, a as TreeViewRoot, b as TreeViewBranchIndentGuide, c as TreeViewNodeContext, d as TreeViewNodeCheckbox, f as TreeViewLabel, g as TreeViewContext, h as TreeViewItem, i as TreeViewRootProvider, l as TreeViewNodeRenameInput, m as TreeViewItemIndicator, n as treeViewAnatomy, o as useTreeView, p as TreeViewItemText, r as TreeViewTree, s as TreeViewNodeProvider, t as tree_view_exports, u as TreeViewNodeCheckboxIndicator, v as TreeViewBranchText, w as useTreeViewNodeContext, x as TreeViewBranchControl, y as TreeViewBranchIndicator } from "../../tree-view-nwQzRTs2.jsx";
8
+ import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-UvoAoZwM.jsx";
9
+ import { C as TreeViewBranch, S as TreeViewBranchContent, T as useTreeViewContext, _ as TreeViewBranchTrigger, a as TreeViewRoot, b as TreeViewBranchIndentGuide, c as TreeViewNodeContext, d as TreeViewNodeCheckbox, f as TreeViewLabel, g as TreeViewContext, h as TreeViewItem, i as TreeViewRootProvider, l as TreeViewNodeRenameInput, m as TreeViewItemIndicator, n as treeViewAnatomy, o as useTreeView, p as TreeViewItemText, r as TreeViewTree, s as TreeViewNodeProvider, t as tree_view_exports, u as TreeViewNodeCheckboxIndicator, v as TreeViewBranchText, w as useTreeViewNodeContext, x as TreeViewBranchControl, y as TreeViewBranchIndicator } from "../../tree-view-Dj3OcF2q.jsx";
10
10
  export { tree_view_exports as TreeView, TreeViewBranch, TreeViewBranchContent, TreeViewBranchControl, TreeViewBranchIndentGuide, TreeViewBranchIndicator, TreeViewBranchText, TreeViewBranchTrigger, TreeViewContext, TreeViewItem, TreeViewItemIndicator, TreeViewItemText, TreeViewLabel, TreeViewNodeCheckbox, TreeViewNodeCheckboxIndicator, TreeViewNodeContext, TreeViewNodeProvider, TreeViewNodeRenameInput, TreeViewRoot, TreeViewRootProvider, TreeViewTree, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
@@ -1,6 +1,6 @@
1
1
  import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
2
2
 
3
3
  //#region src/components/date-picker/date-picker-anatomy.d.ts
4
- declare const datePickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"label" | "input" | "table" | "root" | "control" | "view" | "trigger" | "content" | "positioner" | "nextTrigger" | "prevTrigger" | "valueText" | "clearTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
4
+ declare const datePickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "label" | "input" | "table" | "control" | "nextTrigger" | "prevTrigger" | "valueText" | "content" | "clearTrigger" | "trigger" | "positioner" | "view" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
5
5
  //#endregion
6
6
  export { datePickerAnatomy as t };
@@ -1,4 +1,4 @@
1
- import { t as Assign } from "./types-BiaKY56E.js";
1
+ import { t as Assign } from "./types-B4c9Wnje.js";
2
2
  import { ComponentProps, JSX } from "solid-js";
3
3
 
4
4
  //#region src/components/factory.d.ts
@@ -1,4 +1,4 @@
1
- import { t as Assign } from "./types-C0L5xDeS.js";
1
+ import { t as Assign } from "./types-CgX1JJNs.js";
2
2
  import { ComponentProps, JSX } from "solid-js";
3
3
 
4
4
  //#region src/components/factory.d.ts
@@ -4,9 +4,9 @@ import { t as createContext$1 } from "./create-context-BEnzb67H.js";
4
4
  import { s as useEnvironmentContext } from "./providers-vv33Jo9Q.js";
5
5
  import { t as sprawlify } from "./factory-DORgzART.js";
6
6
  import { n as parts } from "./field-anatomy-BloFzq7T.js";
7
- import { t as createSplitProps } from "./create-split-props-OE-yOtGc.js";
8
- import { t as composeRefs } from "./compose-refs-BKcaHXR8.js";
9
- import { l as useFieldsetContext } from "./fieldset-DQUqxXN2.js";
7
+ import { t as createSplitProps } from "./create-split-props-48F6HUEZ.js";
8
+ import { t as composeRefs } from "./compose-refs-CErSWGrI.js";
9
+ import { l as useFieldsetContext } from "./fieldset-BtF74SAd.js";
10
10
  import { Show, createMemo, createSignal, createUniqueId, mergeProps, onCleanup, onMount, splitProps } from "solid-js";
11
11
  import { createComponent, mergeProps as mergeProps$1 } from "solid-js/web";
12
12
  import { ariaAttr, dataAttr } from "@sprawlify/primitives/dom-query";
@@ -5,7 +5,7 @@ import { s as useEnvironmentContext } from "./providers-C-cHBiyk.jsx";
5
5
  import { t as sprawlify } from "./factory-B95XvEzz.jsx";
6
6
  import { t as createSplitProps } from "./create-split-props-B2Gc7D9P.jsx";
7
7
  import { t as composeRefs } from "./compose-refs-Jq47jedK.jsx";
8
- import { u as useFieldsetContext } from "./fieldset-Lbk9tsVV.jsx";
8
+ import { u as useFieldsetContext } from "./fieldset-DGggJ3qa.jsx";
9
9
  import { Show, createMemo, createSignal, createUniqueId, mergeProps, onCleanup, onMount, splitProps } from "solid-js";
10
10
  import { ariaAttr, dataAttr } from "@sprawlify/primitives/dom-query";
11
11
  import { createAnatomy } from "@sprawlify/primitives/anatomy";
@@ -1,6 +1,6 @@
1
1
  import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
2
2
 
3
3
  //#region src/components/field/field-anatomy.d.ts
4
- declare const fieldAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"label" | "input" | "textarea" | "select" | "root" | "errorText" | "helperText" | "requiredIndicator">;
4
+ declare const fieldAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "label" | "input" | "textarea" | "select" | "errorText" | "helperText" | "requiredIndicator">;
5
5
  //#endregion
6
6
  export { fieldAnatomy as t };
@@ -5,8 +5,8 @@ import { t as createContext$1 } from "./create-context-BEnzb67H.js";
5
5
  import { s as useEnvironmentContext } from "./providers-vv33Jo9Q.js";
6
6
  import { t as sprawlify } from "./factory-DORgzART.js";
7
7
  import { n as parts } from "./fieldset-anatomy-DBAg0hLg.js";
8
- import { t as createSplitProps } from "./create-split-props-OE-yOtGc.js";
9
- import { t as composeRefs } from "./compose-refs-BKcaHXR8.js";
8
+ import { t as createSplitProps } from "./create-split-props-48F6HUEZ.js";
9
+ import { t as composeRefs } from "./compose-refs-CErSWGrI.js";
10
10
  import { Show, createMemo, createSignal, createUniqueId, mergeProps, onCleanup, onMount } from "solid-js";
11
11
  import { createComponent, mergeProps as mergeProps$1 } from "solid-js/web";
12
12
  import { dataAttr } from "@sprawlify/primitives/dom-query";
@@ -1,6 +1,6 @@
1
1
  import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
2
2
 
3
3
  //#region src/components/fieldset/fieldset-anatomy.d.ts
4
- declare const fieldsetAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"legend" | "root" | "errorText" | "helperText">;
4
+ declare const fieldsetAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "legend" | "errorText" | "helperText">;
5
5
  //#endregion
6
6
  export { fieldsetAnatomy as t };
@@ -1,4 +1,4 @@
1
- import { n as MaybeAccessor } from "./types-C0L5xDeS.js";
1
+ import { n as MaybeAccessor } from "./types-B4c9Wnje.js";
2
2
  import * as solid_js0 from "solid-js";
3
3
  import { Accessor, Context, JSX, ParentProps } from "solid-js";
4
4
  import { FilterOptions, FilterReturn, Locale } from "@sprawlify/primitives/i18n-utils";
@@ -1,28 +1,7 @@
1
- import { i as Optional, n as MaybeAccessor } from "./types-C0L5xDeS.js";
2
- import { r as PolymorphicProps, t as HTMLProps } from "./factory-BxBlXUD3.js";
3
- import { t as RenderStrategyProps } from "./render-strategy-RoCfkF8z.js";
1
+ import { r as PolymorphicProps, t as HTMLProps } from "./factory-Czr-_Ofr.js";
2
+ import { n as UsePresenceReturn, t as UsePresenceProps } from "./use-presence-Dz4pi-k1.js";
4
3
  import * as solid_js0 from "solid-js";
5
- import * as presence from "@sprawlify/primitives/machines/presence";
6
4
 
7
- //#region src/components/presence/use-presence.d.ts
8
- interface UsePresenceProps extends Optional<presence.Props, "present">, RenderStrategyProps {
9
- /**
10
- * Whether to allow the initial presence animation.
11
- * @default false
12
- */
13
- skipAnimationOnMount?: boolean;
14
- }
15
- interface UsePresenceReturn extends ReturnType<typeof usePresence> {}
16
- declare const usePresence: (props: MaybeAccessor<UsePresenceProps>) => solid_js0.Accessor<{
17
- unmounted: boolean | undefined;
18
- present: boolean;
19
- ref: (node: Element | null) => void;
20
- presenceProps: {
21
- hidden: boolean;
22
- "data-state": string | undefined;
23
- };
24
- }>;
25
- //#endregion
26
5
  //#region src/components/presence/presence.d.ts
27
6
  interface PresenceBaseProps extends UsePresenceProps, PolymorphicProps<"div"> {}
28
7
  interface PresenceProps extends HTMLProps<"div">, PresenceBaseProps {}
@@ -35,4 +14,4 @@ declare const splitPresenceProps: <T extends UsePresenceProps>(props: T) => [Pic
35
14
  interface UsePresenceContext extends UsePresenceReturn {}
36
15
  declare const PresenceProvider: solid_js0.ContextProviderComponent<UsePresenceContext>, usePresenceContext: () => UsePresenceContext;
37
16
  //#endregion
38
- export { Presence as a, UsePresenceReturn as c, splitPresenceProps as i, usePresence as l, UsePresenceContext as n, PresenceProps as o, usePresenceContext as r, UsePresenceProps as s, PresenceProvider as t };
17
+ export { Presence as a, splitPresenceProps as i, UsePresenceContext as n, PresenceProps as o, usePresenceContext as r, PresenceProvider as t };
@@ -1,8 +1,8 @@
1
- import { n as PropTypes } from "./index-Bnd2Fp7Q.js";
2
- import { i as Optional, n as MaybeAccessor, t as Assign } from "./types-C0L5xDeS.js";
3
- import { r as PolymorphicProps, t as HTMLProps } from "./factory-BxBlXUD3.js";
4
- import { t as RenderStrategyProps } from "./render-strategy-RoCfkF8z.js";
5
- import { f as TreeCollection, m as TreeNode } from "./index-BbGXwXgM.js";
1
+ import { n as PropTypes } from "./index-BNNwG8TW.js";
2
+ import { i as Optional, n as MaybeAccessor, t as Assign } from "./types-B4c9Wnje.js";
3
+ import { r as PolymorphicProps, t as HTMLProps } from "./factory-BWHPCsSi.js";
4
+ import { t as RenderStrategyProps } from "./render-strategy-VFaN_ls2.js";
5
+ import { f as TreeCollection, m as TreeNode } from "./index-WabVOPPI.js";
6
6
  import * as solid_js0 from "solid-js";
7
7
  import { Accessor, JSX } from "solid-js";
8
8
  import * as treeView from "@sprawlify/primitives/machines/tree-view";
@@ -1,4 +1,4 @@
1
- import { n as MaybeAccessor } from "./types-BiaKY56E.js";
1
+ import { n as MaybeAccessor } from "./types-CgX1JJNs.js";
2
2
  import * as solid_js0 from "solid-js";
3
3
  import { Accessor, Context, JSX, ParentProps } from "solid-js";
4
4
  import { FilterOptions, FilterReturn, Locale } from "@sprawlify/primitives/i18n-utils";
@@ -1,4 +1,4 @@
1
- import { n as MaybeAccessor } from "./types-BiaKY56E.js";
1
+ import { n as MaybeAccessor } from "./types-CgX1JJNs.js";
2
2
  import { Accessor } from "solid-js";
3
3
  import { CollectionItem, CollectionItem as CollectionItem$1, CollectionOptions, FilePathTreeNode, FilePathTreeNode as FilePathTreeNode$1, FlatTreeNode, GridCollection as GridCollection$1, GridCollectionOptions, ListCollection as ListCollection$1, SelectionMode, TreeCollection, TreeCollection as TreeCollection$1, TreeCollectionOptions, TreeCollectionOptions as TreeCollectionOptions$1, TreeNode, TreeNode as TreeNode$1 } from "@sprawlify/primitives/collection";
4
4
  import * as asyncList from "@sprawlify/primitives/machines/async-list";
@@ -1,4 +1,4 @@
1
- import { n as MaybeAccessor } from "./types-C0L5xDeS.js";
1
+ import { n as MaybeAccessor } from "./types-B4c9Wnje.js";
2
2
  import { Accessor } from "solid-js";
3
3
  import { CollectionItem, CollectionItem as CollectionItem$1, CollectionOptions, FilePathTreeNode, FilePathTreeNode as FilePathTreeNode$1, FlatTreeNode, GridCollection as GridCollection$1, GridCollectionOptions, ListCollection as ListCollection$1, SelectionMode, TreeCollection, TreeCollection as TreeCollection$1, TreeCollectionOptions, TreeCollectionOptions as TreeCollectionOptions$1, TreeNode, TreeNode as TreeNode$1 } from "@sprawlify/primitives/collection";
4
4
  import * as asyncList from "@sprawlify/primitives/machines/async-list";
@@ -1,28 +1,7 @@
1
- import { i as Optional, n as MaybeAccessor } from "./types-BiaKY56E.js";
2
- import { r as PolymorphicProps, t as HTMLProps } from "./factory-DkYIAa1r.js";
3
- import { t as RenderStrategyProps } from "./render-strategy-C-bqwyH6.js";
1
+ import { r as PolymorphicProps, t as HTMLProps } from "./factory-BWHPCsSi.js";
2
+ import { n as UsePresenceReturn, t as UsePresenceProps } from "./use-presence-BLO11KjZ.js";
4
3
  import * as solid_js0 from "solid-js";
5
- import * as presence from "@sprawlify/primitives/machines/presence";
6
4
 
7
- //#region src/components/presence/use-presence.d.ts
8
- interface UsePresenceProps extends Optional<presence.Props, "present">, RenderStrategyProps {
9
- /**
10
- * Whether to allow the initial presence animation.
11
- * @default false
12
- */
13
- skipAnimationOnMount?: boolean;
14
- }
15
- interface UsePresenceReturn extends ReturnType<typeof usePresence> {}
16
- declare const usePresence: (props: MaybeAccessor<UsePresenceProps>) => solid_js0.Accessor<{
17
- unmounted: boolean | undefined;
18
- present: boolean;
19
- ref: (node: Element | null) => void;
20
- presenceProps: {
21
- hidden: boolean;
22
- "data-state": string | undefined;
23
- };
24
- }>;
25
- //#endregion
26
5
  //#region src/components/presence/presence.d.ts
27
6
  interface PresenceBaseProps extends UsePresenceProps, PolymorphicProps<"div"> {}
28
7
  interface PresenceProps extends HTMLProps<"div">, PresenceBaseProps {}
@@ -35,4 +14,4 @@ declare const splitPresenceProps: <T extends UsePresenceProps>(props: T) => [Pic
35
14
  interface UsePresenceContext extends UsePresenceReturn {}
36
15
  declare const PresenceProvider: solid_js0.ContextProviderComponent<UsePresenceContext>, usePresenceContext: () => UsePresenceContext;
37
16
  //#endregion
38
- export { Presence as a, UsePresenceReturn as c, splitPresenceProps as i, usePresence as l, UsePresenceContext as n, PresenceProps as o, usePresenceContext as r, UsePresenceProps as s, PresenceProvider as t };
17
+ export { Presence as a, splitPresenceProps as i, UsePresenceContext as n, PresenceProps as o, usePresenceContext as r, PresenceProvider as t };
@@ -1,8 +1,8 @@
1
- import { n as PropTypes } from "./index-CRqsjDZx.js";
2
- import { i as Optional, n as MaybeAccessor, t as Assign } from "./types-BiaKY56E.js";
3
- import { r as PolymorphicProps, t as HTMLProps } from "./factory-DkYIAa1r.js";
4
- import { t as RenderStrategyProps } from "./render-strategy-C-bqwyH6.js";
5
- import { f as TreeCollection, m as TreeNode } from "./index-ZHZGSdr3.js";
1
+ import { n as PropTypes } from "./index-DcVpvJuo.js";
2
+ import { i as Optional, n as MaybeAccessor, t as Assign } from "./types-CgX1JJNs.js";
3
+ import { r as PolymorphicProps, t as HTMLProps } from "./factory-Czr-_Ofr.js";
4
+ import { t as RenderStrategyProps } from "./render-strategy-Ci6JQxar.js";
5
+ import { f as TreeCollection, m as TreeNode } from "./index-Dwb6sILP.js";
6
6
  import * as solid_js0 from "solid-js";
7
7
  import { Accessor, JSX } from "solid-js";
8
8
  import * as treeView from "@sprawlify/primitives/machines/tree-view";
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { a as useMachine, i as mergeProps, n as PropTypes, r as normalizeProps, t as Key } from "./index-Bnd2Fp7Q.js";
2
- import { i as Optional, n as MaybeAccessor, r as MaybePromise, t as Assign } from "./types-C0L5xDeS.js";
3
- import { i as sprawlify, n as HTMLSprawlifyProps, r as PolymorphicProps, t as HTMLProps } from "./factory-BxBlXUD3.js";
4
- import { _ as UseEnvironmentContext, a as UseFilterReturn, c as UseDateFormatterReturn, d as useCollator, f as LocaleProvider, g as RootNode, h as EnvironmentProviderProps, i as UseFilterProps, l as useDateFormatter, m as EnvironmentProvider, n as UseLocaleContext, o as useFilter, p as LocaleProviderProps, r as useLocaleContext, s as UseDateFormatterProps, t as createContext, u as UseCollatorProps, v as useEnvironmentContext } from "./index-CdpGOel-.js";
1
+ import { a as useMachine, i as mergeProps, n as PropTypes, r as normalizeProps, t as Key } from "./index-BNNwG8TW.js";
2
+ import { i as Optional, n as MaybeAccessor, r as MaybePromise, t as Assign } from "./types-B4c9Wnje.js";
3
+ import { i as sprawlify, n as HTMLSprawlifyProps, r as PolymorphicProps, t as HTMLProps } from "./factory-BWHPCsSi.js";
4
+ import { _ as UseEnvironmentContext, a as UseFilterReturn, c as UseDateFormatterReturn, d as useCollator, f as LocaleProvider, g as RootNode, h as EnvironmentProviderProps, i as UseFilterProps, l as useDateFormatter, m as EnvironmentProvider, n as UseLocaleContext, o as useFilter, p as LocaleProviderProps, r as useLocaleContext, s as UseDateFormatterProps, t as createContext, u as UseCollatorProps, v as useEnvironmentContext } from "./index-BswdUT0r.js";
5
5
  export { Assign, EnvironmentProvider, EnvironmentProviderProps, HTMLProps, HTMLSprawlifyProps, Key, LocaleProvider, LocaleProviderProps, MaybeAccessor, MaybePromise, Optional, PolymorphicProps, PropTypes, RootNode, UseCollatorProps, UseDateFormatterProps, UseDateFormatterReturn, UseEnvironmentContext, UseFilterProps, UseFilterReturn, UseLocaleContext, createContext, mergeProps, normalizeProps, sprawlify, useCollator, useDateFormatter, useEnvironmentContext, useFilter, useLocaleContext, useMachine };
@@ -1,6 +1,6 @@
1
1
  import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
2
2
 
3
3
  //#region src/components/listbox/listbox-anatomy.d.ts
4
- declare const listboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"label" | "input" | "root" | "content" | "item" | "itemGroup" | "valueText" | "itemIndicator" | "itemText" | "itemGroupLabel" | "empty">;
4
+ declare const listboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "label" | "input" | "item" | "itemGroup" | "valueText" | "content" | "itemText" | "itemIndicator" | "itemGroupLabel" | "empty">;
5
5
  //#endregion
6
6
  export { listboxAnatomy as t };