@sprawlify/vue 0.0.82 → 0.0.84

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 (202) hide show
  1. package/dist/{alert-dialog-anatomy-CuRMid0u.d.ts → alert-dialog-anatomy-DT5onog4.d.ts} +1 -1
  2. package/dist/carousel-anatomy-CQHgDb2I.d.ts +6 -0
  3. package/dist/{checkbox-anatomy-C98sOqXS.d.ts → checkbox-anatomy-D01zOAxc.d.ts} +1 -1
  4. package/dist/{collapsible-DjMeJSQq.js → collapsible-YxCX30T0.js} +2 -3
  5. package/dist/{collection-D_pMm6Yu.js → collection-D5aavLcu.js} +1 -1
  6. package/dist/color-picker-anatomy-r9WsDFfY.d.ts +6 -0
  7. package/dist/combobox-anatomy-BO1UsZ8F.d.ts +6 -0
  8. package/dist/components/accordion/index.d.ts +17 -17
  9. package/dist/components/accordion/index.js +5 -6
  10. package/dist/components/alert-dialog/index.d.ts +35 -36
  11. package/dist/components/alert-dialog/index.js +4 -5
  12. package/dist/components/anatomy.d.ts +51 -51
  13. package/dist/components/angle-slider/index.d.ts +18 -18
  14. package/dist/components/angle-slider/index.js +2 -3
  15. package/dist/components/aspect-ratio/index.d.ts +8 -8
  16. package/dist/components/aspect-ratio/index.js +2 -3
  17. package/dist/components/avatar/index.d.ts +12 -12
  18. package/dist/components/avatar/index.js +2 -3
  19. package/dist/components/bottom-sheet/index.d.ts +23 -23
  20. package/dist/components/bottom-sheet/index.js +5 -6
  21. package/dist/components/carousel/index.d.ts +20 -20
  22. package/dist/components/carousel/index.js +2 -3
  23. package/dist/components/checkbox/index.d.ts +22 -22
  24. package/dist/components/checkbox/index.js +5 -6
  25. package/dist/components/client-only/index.d.ts +2 -2
  26. package/dist/components/clipboard/index.d.ts +18 -18
  27. package/dist/components/clipboard/index.js +2 -3
  28. package/dist/components/collapsible/index.d.ts +15 -15
  29. package/dist/components/collapsible/index.js +2 -3
  30. package/dist/components/collection/index.d.ts +1 -1
  31. package/dist/components/collection/index.js +1 -1
  32. package/dist/components/color-picker/index.d.ts +50 -50
  33. package/dist/components/color-picker/index.js +5 -6
  34. package/dist/components/combobox/index.d.ts +34 -34
  35. package/dist/components/combobox/index.js +6 -7
  36. package/dist/components/date-picker/index.d.ts +43 -43
  37. package/dist/components/date-picker/index.js +4 -5
  38. package/dist/components/dialog/index.d.ts +35 -36
  39. package/dist/components/dialog/index.js +4 -5
  40. package/dist/components/download-trigger/index.d.ts +4 -4
  41. package/dist/components/download-trigger/index.js +1 -2
  42. package/dist/components/dropdown-menu/index.d.ts +55 -55
  43. package/dist/components/dropdown-menu/index.js +4 -5
  44. package/dist/components/editable/index.d.ts +27 -27
  45. package/dist/components/editable/index.js +3 -4
  46. package/dist/components/field/index.d.ts +24 -24
  47. package/dist/components/field/index.js +2 -3
  48. package/dist/components/fieldset/index.d.ts +12 -12
  49. package/dist/components/fieldset/index.js +2 -3
  50. package/dist/components/file-upload/index.d.ts +25 -25
  51. package/dist/components/file-upload/index.js +3 -4
  52. package/dist/components/floating-panel/index.d.ts +24 -24
  53. package/dist/components/floating-panel/index.js +3 -4
  54. package/dist/components/focus-trap/index.d.ts +5 -5
  55. package/dist/components/focus-trap/index.js +2 -3
  56. package/dist/components/format/index.d.ts +4 -4
  57. package/dist/components/frame/index.d.ts +6 -6
  58. package/dist/components/highlight/index.d.ts +4 -4
  59. package/dist/components/highlight/index.js +1 -1
  60. package/dist/components/hover-card/index.d.ts +26 -26
  61. package/dist/components/hover-card/index.js +4 -5
  62. package/dist/components/image-cropper/index.d.ts +15 -15
  63. package/dist/components/image-cropper/index.js +2 -3
  64. package/dist/components/json-tree-view/index.d.ts +10 -10
  65. package/dist/components/json-tree-view/index.js +6 -7
  66. package/dist/components/listbox/index.d.ts +23 -23
  67. package/dist/components/listbox/index.js +3 -4
  68. package/dist/components/marquee/index.d.ts +24 -24
  69. package/dist/components/marquee/index.js +2 -3
  70. package/dist/components/navigation-menu/index.d.ts +21 -21
  71. package/dist/components/navigation-menu/index.js +4 -5
  72. package/dist/components/number-input/index.d.ts +21 -21
  73. package/dist/components/number-input/index.js +3 -4
  74. package/dist/components/pagination/index.d.ts +16 -16
  75. package/dist/components/pagination/index.js +2 -3
  76. package/dist/components/password-input/index.d.ts +25 -25
  77. package/dist/components/password-input/index.js +3 -4
  78. package/dist/components/pin-input/index.d.ts +20 -20
  79. package/dist/components/pin-input/index.js +3 -4
  80. package/dist/components/popover/index.d.ts +38 -38
  81. package/dist/components/popover/index.js +4 -5
  82. package/dist/components/presence/index.d.ts +2 -2
  83. package/dist/components/presence/index.js +2 -3
  84. package/dist/components/progress/index.d.ts +16 -16
  85. package/dist/components/progress/index.js +2 -3
  86. package/dist/components/qr-code/index.d.ts +12 -12
  87. package/dist/components/qr-code/index.js +2 -3
  88. package/dist/components/radio-group/index.d.ts +18 -18
  89. package/dist/components/radio-group/index.js +4 -5
  90. package/dist/components/rating-group/index.d.ts +16 -16
  91. package/dist/components/rating-group/index.js +3 -4
  92. package/dist/components/scroll-area/index.d.ts +13 -13
  93. package/dist/components/scroll-area/index.js +2 -3
  94. package/dist/components/segment-group/index.d.ts +17 -17
  95. package/dist/components/segment-group/index.js +2 -3
  96. package/dist/components/select/index.d.ts +35 -35
  97. package/dist/components/select/index.js +6 -7
  98. package/dist/components/separator/index.d.ts +8 -8
  99. package/dist/components/separator/index.js +2 -3
  100. package/dist/components/signature-pad/index.d.ts +16 -16
  101. package/dist/components/signature-pad/index.js +3 -4
  102. package/dist/components/slider/index.d.ts +23 -23
  103. package/dist/components/slider/index.js +2 -3
  104. package/dist/components/splitter/index.d.ts +13 -13
  105. package/dist/components/splitter/index.js +2 -3
  106. package/dist/components/steps/index.d.ts +21 -21
  107. package/dist/components/steps/index.js +2 -3
  108. package/dist/components/switch/index.d.ts +16 -16
  109. package/dist/components/switch/index.js +3 -4
  110. package/dist/components/tabs/index.d.ts +15 -15
  111. package/dist/components/tabs/index.js +4 -5
  112. package/dist/components/tags-input/index.d.ts +17 -17
  113. package/dist/components/tags-input/index.js +3 -4
  114. package/dist/components/timer/index.d.ts +15 -15
  115. package/dist/components/timer/index.js +2 -3
  116. package/dist/components/toast/index.d.ts +12 -12
  117. package/dist/components/toast/index.js +1 -2
  118. package/dist/components/toggle/index.d.ts +10 -10
  119. package/dist/components/toggle/index.js +2 -3
  120. package/dist/components/toggle-group/index.d.ts +11 -11
  121. package/dist/components/toggle-group/index.js +2 -3
  122. package/dist/components/tooltip/index.d.ts +20 -20
  123. package/dist/components/tooltip/index.js +4 -5
  124. package/dist/components/tour/index.d.ts +32 -32
  125. package/dist/components/tour/index.js +4 -5
  126. package/dist/components/tree-view/index.d.ts +6 -6
  127. package/dist/components/tree-view/index.js +5 -6
  128. package/dist/date-picker-anatomy-CMHPPPhK.d.ts +6 -0
  129. package/dist/{factory-yh31h0Rm.js → factory-BQk6RiOp.js} +53 -2
  130. package/dist/factory-D4YHm1ne.d.ts +22 -0
  131. package/dist/{field-DMx_y6S-.js → field-CSIjIoIl.js} +1 -2
  132. package/dist/{field-anatomy-CaySAbVn.d.ts → field-anatomy-9oS_bdTz.d.ts} +2 -2
  133. package/dist/{fieldset-4Y4cXm81.js → fieldset-B_KIoaji.js} +1 -2
  134. package/dist/fieldset-anatomy-Cq_ynep1.d.ts +6 -0
  135. package/dist/{image-cropper-anatomy-CM-WDJKf.d.ts → image-cropper-anatomy-CyP4JFSK.d.ts} +2 -2
  136. package/dist/{index-CnV9Q1ED.d.ts → index-CjSVsbKe.d.ts} +33 -33
  137. package/dist/{index-BzFZio26.d.ts → index-D4t16tbm.d.ts} +7 -7
  138. package/dist/{index-B4phyfX4.d.ts → index-rfwGwC4P.d.ts} +9 -9
  139. package/dist/index.d.ts +5 -4
  140. package/dist/index.js +2 -2
  141. package/dist/listbox-anatomy-Df6bjHWU.d.ts +6 -0
  142. package/dist/{presence-BuHH-PkI.js → presence-CI76Mcpo.js} +1 -2
  143. package/dist/{segment-group-anatomy-C3ovL82h.d.ts → segment-group-anatomy-DzHeIm8g.d.ts} +1 -1
  144. package/dist/{tour-anatomy-CTFlgvHt.d.ts → tour-anatomy-DOo3BofU.d.ts} +1 -1
  145. package/dist/{tree-view-D0uubGi5.js → tree-view-4zY74_JI.js} +5 -6
  146. package/package.json +6 -2
  147. package/dist/carousel-anatomy-kcMp3ulc.d.ts +0 -6
  148. package/dist/color-picker-anatomy-DvFLVhPw.d.ts +0 -6
  149. package/dist/combobox-anatomy-BiWYA47x.d.ts +0 -6
  150. package/dist/date-picker-anatomy-BcSX6gth.d.ts +0 -6
  151. package/dist/factory-BiWWKx2m.d.ts +0 -8
  152. package/dist/fieldset-anatomy-JIjxInfF.d.ts +0 -6
  153. package/dist/listbox-anatomy-zEgrYv1V.d.ts +0 -6
  154. package/dist/use-forward-expose-CCAmHTUB.js +0 -54
  155. /package/dist/{accordion-anatomy-Ds_qvEko.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
  156. /package/dist/{angle-slider-anatomy-Bul1eXfZ.d.ts → angle-slider-anatomy-whG3APHN.d.ts} +0 -0
  157. /package/dist/{avatar-anatomy-DZ5Hy1zG.d.ts → avatar-anatomy-CHyA19ld.d.ts} +0 -0
  158. /package/dist/{boolean-6Zl2NWRb.js → boolean-DRNklbLz.js} +0 -0
  159. /package/dist/{bottom-sheet-anatomy-C08KrnBX.d.ts → bottom-sheet-anatomy-CuhyzaDM.d.ts} +0 -0
  160. /package/dist/{clean-props-GbfPBIot.js → clean-props-jeo_b63H.js} +0 -0
  161. /package/dist/{clipboard-anatomy-Cfo3bvKj.d.ts → clipboard-anatomy-CIC99c59.d.ts} +0 -0
  162. /package/dist/{collapsible-anatomy-BYSgsAu3.d.ts → collapsible-anatomy-hcVAnOIR.d.ts} +0 -0
  163. /package/dist/{create-split-props-D8oe6Rby.js → create-split-props-Cy-XbcBT.js} +0 -0
  164. /package/dist/{dialog-anatomy-CURzaSFr.d.ts → dialog-anatomy-DXEWrwRi.d.ts} +0 -0
  165. /package/dist/{dropdown-menu-anatomy-BqRBod4K.d.ts → dropdown-menu-anatomy-vJ1-APdg.d.ts} +0 -0
  166. /package/dist/{editable-anatomy-C7mXxQW8.d.ts → editable-anatomy-DJJXhBV1.d.ts} +0 -0
  167. /package/dist/{file-upload-anatomy-Bt0zLDIE.d.ts → file-upload-anatomy-iv0C7QVu.d.ts} +0 -0
  168. /package/dist/{floating-panel-anatomy-DH9zKbGk.d.ts → floating-panel-anatomy-Dyr3lcgZ.d.ts} +0 -0
  169. /package/dist/{hover-card-anatomy-ClbegkVa.d.ts → hover-card-anatomy-BSDDI0Kf.d.ts} +0 -0
  170. /package/dist/{index-C2XO6Bu5.d.ts → index-BJ8mRK6a.d.ts} +0 -0
  171. /package/dist/{index-pShXx5Uh.d.ts → index-adTDBnfd.d.ts} +0 -0
  172. /package/dist/{marquee-anatomy-h5g9NC8A.d.ts → marquee-anatomy-BzjeMztY.d.ts} +0 -0
  173. /package/dist/{navigation-menu-anatomy-DfeFh6Qh.d.ts → navigation-menu-anatomy-De1ATxET.d.ts} +0 -0
  174. /package/dist/{number-input-anatomy-Lqh7lyJQ.d.ts → number-input-anatomy-BPS2hzM6.d.ts} +0 -0
  175. /package/dist/{pagination-anatomy-JUuizdyV.d.ts → pagination-anatomy-BCX85m-Q.d.ts} +0 -0
  176. /package/dist/{password-input-anatomy-DrlPdYal.d.ts → password-input-anatomy-CNEwJOp9.d.ts} +0 -0
  177. /package/dist/{pin-input-anatomy-CYPrusAJ.d.ts → pin-input-anatomy-BKdH4pKx.d.ts} +0 -0
  178. /package/dist/{popover-anatomy-CPDT_oiK.d.ts → popover-anatomy-BxYyvWrE.d.ts} +0 -0
  179. /package/dist/{presence-types-Dp8j2-3x.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
  180. /package/dist/{progress-anatomy-CwFoZl9E.d.ts → progress-anatomy-aZfuAwWj.d.ts} +0 -0
  181. /package/dist/{qr-code-anatomy-BMawjUCq.d.ts → qr-code-anatomy-CxjYwfAP.d.ts} +0 -0
  182. /package/dist/{radio-group-anatomy-CqMEAEAo.d.ts → radio-group-anatomy-DExY7kYs.d.ts} +0 -0
  183. /package/dist/{rating-group-anatomy-CtMlHYGv.d.ts → rating-group-anatomy-Dc0wPZu2.d.ts} +0 -0
  184. /package/dist/{scroll-area-anatomy-B_EypSXf.d.ts → scroll-area-anatomy-DapfnNBU.d.ts} +0 -0
  185. /package/dist/{select-anatomy-CwULdmYD.d.ts → select-anatomy-CitDj30H.d.ts} +0 -0
  186. /package/dist/{separator-anatomy-BqAq__MN.d.ts → separator-anatomy-pGDIt-mq.d.ts} +0 -0
  187. /package/dist/{signature-pad-anatomy-u_Sx7buV.d.ts → signature-pad-anatomy-KbYu7JMW.d.ts} +0 -0
  188. /package/dist/{slider-anatomy-C_epctJe.d.ts → slider-anatomy-CZoxc1p8.d.ts} +0 -0
  189. /package/dist/{splitter-anatomy-DFGjHFqM.d.ts → splitter-anatomy-CLOLZl0a.d.ts} +0 -0
  190. /package/dist/{steps-anatomy-DfpX3XHM.d.ts → steps-anatomy-lbmXkG81.d.ts} +0 -0
  191. /package/dist/{switch-anatomy-5pECbpDU.d.ts → switch-anatomy-pGW5yxP1.d.ts} +0 -0
  192. /package/dist/{tabs-anatomy-Cwluwjxt.d.ts → tabs-anatomy-DAtPeBqj.d.ts} +0 -0
  193. /package/dist/{tags-input-anatomy-DCOiTav9.d.ts → tags-input-anatomy-DyeuJ7Th.d.ts} +0 -0
  194. /package/dist/{timer-anatomy-X4tZiM_i.d.ts → timer-anatomy-IGgjTzux.d.ts} +0 -0
  195. /package/dist/{toast-anatomy-DUsVvX5v.d.ts → toast-anatomy-BOrHt4-_.d.ts} +0 -0
  196. /package/dist/{toggle-anatomy-om-9P9sX.d.ts → toggle-anatomy-xiDQ91vN.d.ts} +0 -0
  197. /package/dist/{toggle-group-anatomy--i6VaUi9.d.ts → toggle-group-anatomy-DBV0OT7L.d.ts} +0 -0
  198. /package/dist/{tooltip-anatomy-C2JI-_OT.d.ts → tooltip-anatomy-T_76c603.d.ts} +0 -0
  199. /package/dist/{tree-view-anatomy-D9lkagO5.d.ts → tree-view-anatomy-BZT1uz4I.d.ts} +0 -0
  200. /package/dist/{types-D49hIhzQ.d.ts → types-D_fjXif6.d.ts} +0 -0
  201. /package/dist/{use-render-strategy-D82Q7KQ3.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
  202. /package/dist/{use-render-strategy-B0RVis2X.js → use-render-strategy-TTWaa6B7.js} +0 -0
@@ -1,7 +1,7 @@
1
- import "../../factory-BiWWKx2m.js";
2
- import "../../index-C2XO6Bu5.js";
3
- import "../../use-render-strategy-D82Q7KQ3.js";
4
- import { t as treeViewAnatomy } from "../../tree-view-anatomy-D9lkagO5.js";
5
- import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-pShXx5Uh.js";
6
- import { $ as TreeViewContextProps, A as UseTreeViewNodeContext, B as _default$12, C as TreeViewRootProviderProps, Ct as _default$2, D as _default$15, E as TreeViewNodeProviderProps, Et as _default$1, F as TreeViewNodeCheckboxIndicatorBaseProps, G as TreeViewItemProps, H as TreeViewLabelProps, I as TreeViewNodeCheckboxIndicatorProps, J as TreeViewItemTextProps, K as _default$8, L as _default$13, M as TreeViewNodeRenameInputBaseProps, N as TreeViewNodeRenameInputProps, O as TreeViewNodeContextProps, P as _default$16, Q as _default$9, R as TreeViewNodeCheckboxBaseProps, S as TreeViewRootProviderComponent, St as TreeViewBranchControlProps, T as TreeViewNodeProviderBaseProps, Tt as TreeViewBranchContentProps, U as _default$11, V as TreeViewLabelBaseProps, W as TreeViewItemBaseProps, X as TreeViewItemIndicatorBaseProps, Y as _default$10, Z as TreeViewItemIndicatorProps, _ as TreeViewRootComponent, _t as _default$4, a as TreeViewLoadChildrenDetails, at as useTreeView, b as _default$17, bt as _default$3, c as TreeViewNodeState, ct as _default, d as TreeViewSelectionChangeDetails, dt as _default$6, et as _default$7, f as tree_view_d_exports, ft as TreeViewBranchTextBaseProps, g as TreeViewRootBaseProps, gt as TreeViewBranchIndicatorProps, h as _default$19, ht as TreeViewBranchIndicatorBaseProps, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as _default$14, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchTriggerBaseProps, m as TreeViewTreeProps, mt as _default$5, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchBaseProps, p as TreeViewTreeBaseProps, pt as TreeViewBranchTextProps, q as TreeViewItemTextBaseProps, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTriggerProps, v as TreeViewRootComponentProps, vt as TreeViewBranchIndentGuideBaseProps, w as _default$18, wt as TreeViewBranchContentBaseProps, x as TreeViewRootProviderBaseProps, xt as TreeViewBranchControlBaseProps, y as TreeViewRootProps, yt as TreeViewBranchIndentGuideProps, z as TreeViewNodeCheckboxProps } from "../../index-CnV9Q1ED.js";
1
+ import "../../factory-D4YHm1ne.js";
2
+ import "../../index-BJ8mRK6a.js";
3
+ import "../../use-render-strategy-CEbMLMD1.js";
4
+ import { t as treeViewAnatomy } from "../../tree-view-anatomy-BZT1uz4I.js";
5
+ import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-adTDBnfd.js";
6
+ import { $ as TreeViewContextProps, A as UseTreeViewNodeContext, B as _default$12, C as TreeViewRootProviderProps, Ct as _default$2, D as _default$15, E as TreeViewNodeProviderProps, Et as _default$1, F as TreeViewNodeCheckboxIndicatorBaseProps, G as TreeViewItemProps, H as TreeViewLabelProps, I as TreeViewNodeCheckboxIndicatorProps, J as TreeViewItemTextProps, K as _default$8, L as _default$13, M as TreeViewNodeRenameInputBaseProps, N as TreeViewNodeRenameInputProps, O as TreeViewNodeContextProps, P as _default$16, Q as _default$9, R as TreeViewNodeCheckboxBaseProps, S as TreeViewRootProviderComponent, St as TreeViewBranchControlProps, T as TreeViewNodeProviderBaseProps, Tt as TreeViewBranchContentProps, U as _default$11, V as TreeViewLabelBaseProps, W as TreeViewItemBaseProps, X as TreeViewItemIndicatorBaseProps, Y as _default$10, Z as TreeViewItemIndicatorProps, _ as TreeViewRootComponent, _t as _default$4, a as TreeViewLoadChildrenDetails, at as useTreeView, b as _default$17, bt as _default$3, c as TreeViewNodeState, ct as _default, d as TreeViewSelectionChangeDetails, dt as _default$6, et as _default$7, f as tree_view_d_exports, ft as TreeViewBranchTextBaseProps, g as TreeViewRootBaseProps, gt as TreeViewBranchIndicatorProps, h as _default$19, ht as TreeViewBranchIndicatorBaseProps, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as _default$14, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchTriggerBaseProps, m as TreeViewTreeProps, mt as _default$5, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchBaseProps, p as TreeViewTreeBaseProps, pt as TreeViewBranchTextProps, q as TreeViewItemTextBaseProps, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTriggerProps, v as TreeViewRootComponentProps, vt as TreeViewBranchIndentGuideBaseProps, w as _default$18, wt as TreeViewBranchContentBaseProps, x as TreeViewRootProviderBaseProps, xt as TreeViewBranchControlBaseProps, y as TreeViewRootProps, yt as TreeViewBranchIndentGuideProps, z as TreeViewNodeCheckboxProps } from "../../index-CjSVsbKe.js";
7
7
  export { TreeCollection, TreeNode, tree_view_d_exports as TreeView, _default as TreeViewBranch, TreeViewBranchBaseProps, _default$1 as TreeViewBranchContent, TreeViewBranchContentBaseProps, TreeViewBranchContentProps, _default$2 as TreeViewBranchControl, TreeViewBranchControlBaseProps, TreeViewBranchControlProps, _default$3 as TreeViewBranchIndentGuide, TreeViewBranchIndentGuideBaseProps, TreeViewBranchIndentGuideProps, _default$4 as TreeViewBranchIndicator, TreeViewBranchIndicatorBaseProps, TreeViewBranchIndicatorProps, TreeViewBranchProps, _default$5 as TreeViewBranchText, TreeViewBranchTextBaseProps, TreeViewBranchTextProps, _default$6 as TreeViewBranchTrigger, TreeViewBranchTriggerBaseProps, TreeViewBranchTriggerProps, TreeViewCheckedChangeDetails, _default$7 as TreeViewContext, TreeViewContextProps, TreeViewExpandedChangeDetails, TreeViewFocusChangeDetails, _default$8 as TreeViewItem, TreeViewItemBaseProps, _default$9 as TreeViewItemIndicator, TreeViewItemIndicatorBaseProps, TreeViewItemIndicatorProps, TreeViewItemProps, _default$10 as TreeViewItemText, TreeViewItemTextBaseProps, TreeViewItemTextProps, _default$11 as TreeViewLabel, TreeViewLabelBaseProps, TreeViewLabelProps, TreeViewLoadChildrenCompleteDetails, TreeViewLoadChildrenDetails, TreeViewLoadChildrenErrorDetails, _default$12 as TreeViewNodeCheckbox, TreeViewNodeCheckboxBaseProps, _default$13 as TreeViewNodeCheckboxIndicator, TreeViewNodeCheckboxIndicatorBaseProps, TreeViewNodeCheckboxIndicatorProps, TreeViewNodeCheckboxProps, _default$14 as TreeViewNodeContext, TreeViewNodeContextProps, TreeViewNodeProps, _default$15 as TreeViewNodeProvider, TreeViewNodeProviderBaseProps, TreeViewNodeProviderProps, _default$16 as TreeViewNodeRenameInput, TreeViewNodeRenameInputBaseProps, TreeViewNodeRenameInputProps, TreeViewNodeState, TreeViewRenameCompleteDetails, TreeViewRenameStartDetails, _default$17 as TreeViewRoot, TreeViewRootBaseProps, TreeViewRootComponent, TreeViewRootComponentProps, TreeViewRootProps, _default$18 as TreeViewRootProvider, TreeViewRootProviderBaseProps, TreeViewRootProviderComponent, TreeViewRootProviderProps, TreeViewSelectionChangeDetails, _default$19 as TreeViewTree, TreeViewTreeBaseProps, TreeViewTreeProps, UseTreeViewContext, UseTreeViewNodeContext, UseTreeViewProps, UseTreeViewReturn, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
@@ -1,12 +1,11 @@
1
1
  import "../../core-DNndr38p.js";
2
2
  import "../../providers-DNBWT-O_.js";
3
3
  import "../../create-context-Ds1GbsVc.js";
4
- import "../../use-forward-expose-CCAmHTUB.js";
4
+ import "../../factory-BQk6RiOp.js";
5
5
  import { t as treeViewAnatomy } from "../../tree-view-anatomy-CefyMmul.js";
6
- import "../../factory-yh31h0Rm.js";
7
- import "../../collapsible-DjMeJSQq.js";
8
- import "../../use-render-strategy-B0RVis2X.js";
9
- import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-D_pMm6Yu.js";
10
- import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, _ as useTreeViewNodeContext, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, c as tree_view_node_rename_input_default, d as tree_view_label_default, f as tree_view_item_default, g as tree_view_branch_default, h as tree_view_context_default, i as useTreeView, l as tree_view_node_checkbox_indicator_default, m as tree_view_item_indicator_default, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, r as tree_view_root_default, s as tree_view_node_context_default, t as tree_view_exports, u as tree_view_node_checkbox_default, v as tree_view_branch_trigger_default, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-D0uubGi5.js";
6
+ import "../../collapsible-YxCX30T0.js";
7
+ import "../../use-render-strategy-TTWaa6B7.js";
8
+ import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-D5aavLcu.js";
9
+ import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, _ as useTreeViewNodeContext, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, c as tree_view_node_rename_input_default, d as tree_view_label_default, f as tree_view_item_default, g as tree_view_branch_default, h as tree_view_context_default, i as useTreeView, l as tree_view_node_checkbox_indicator_default, m as tree_view_item_indicator_default, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, r as tree_view_root_default, s as tree_view_node_context_default, t as tree_view_exports, u as tree_view_node_checkbox_default, v as tree_view_branch_trigger_default, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-4zY74_JI.js";
11
10
 
12
11
  export { tree_view_exports as TreeView, tree_view_branch_default as TreeViewBranch, tree_view_branch_content_default as TreeViewBranchContent, tree_view_branch_control_default as TreeViewBranchControl, tree_view_branch_indent_guide_default as TreeViewBranchIndentGuide, tree_view_branch_indicator_default as TreeViewBranchIndicator, tree_view_branch_text_default as TreeViewBranchText, tree_view_branch_trigger_default as TreeViewBranchTrigger, tree_view_context_default as TreeViewContext, tree_view_item_default as TreeViewItem, tree_view_item_indicator_default as TreeViewItemIndicator, tree_view_item_text_default as TreeViewItemText, tree_view_label_default as TreeViewLabel, tree_view_node_checkbox_default as TreeViewNodeCheckbox, tree_view_node_checkbox_indicator_default as TreeViewNodeCheckboxIndicator, tree_view_node_context_default as TreeViewNodeContext, tree_view_node_provider_default as TreeViewNodeProvider, tree_view_node_rename_input_default as TreeViewNodeRenameInput, tree_view_root_default as TreeViewRoot, tree_view_root_provider_default as TreeViewRootProvider, tree_view_tree_default as TreeViewTree, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy5 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/date-picker/date-picker-anatomy.d.ts
4
+ declare const datePickerAnatomy: _sprawlify_primitives_anatomy5.AnatomyInstance<"input" | "label" | "table" | "view" | "trigger" | "content" | "positioner" | "root" | "valueText" | "control" | "nextTrigger" | "prevTrigger" | "clearTrigger" | "tableHeader" | "tableBody" | "tableRow" | "viewTrigger" | "monthSelect" | "yearSelect" | "presetTrigger" | "rangeText" | "tableCell" | "tableCellTrigger" | "tableHead" | "viewControl">;
5
+ //#endregion
6
+ export { datePickerAnatomy as t };
@@ -1,6 +1,57 @@
1
1
  import { t as mergeProps$1 } from "./core-DNndr38p.js";
2
- import { Fragment, cloneVNode, defineComponent, h } from "vue";
2
+ import { Fragment, cloneVNode, computed, defineComponent, getCurrentInstance, h, ref, toValue } from "vue";
3
3
 
4
+ //#region src/utils/unref-element.ts
5
+ function unrefElement(elRef) {
6
+ const plain = toValue(elRef);
7
+ return plain?.$el ?? plain;
8
+ }
9
+
10
+ //#endregion
11
+ //#region src/utils/use-forward-expose.ts
12
+ const isElement = (el) => Object.prototype.hasOwnProperty.call(el, "nodeName") && typeof el.nodeName === "string";
13
+ function useForwardExpose() {
14
+ const instance = getCurrentInstance();
15
+ const currentRef = ref();
16
+ const currentElement = computed(() => {
17
+ return ["#text", "#comment"].includes(currentRef.value?.$el.nodeName) ? currentRef.value?.$el.nextElementSibling : unrefElement(currentRef);
18
+ });
19
+ const localExpose = Object.assign({}, instance.exposed);
20
+ const ret = {};
21
+ for (const key in instance.props) Object.defineProperty(ret, key, {
22
+ enumerable: true,
23
+ configurable: true,
24
+ get: () => instance.props[key]
25
+ });
26
+ if (Object.keys(localExpose).length > 0) for (const key in localExpose) Object.defineProperty(ret, key, {
27
+ enumerable: true,
28
+ configurable: true,
29
+ get: () => localExpose[key]
30
+ });
31
+ Object.defineProperty(ret, "$el", {
32
+ enumerable: true,
33
+ configurable: true,
34
+ get: () => instance.vnode.el
35
+ });
36
+ instance.exposed = ret;
37
+ function forwardRef(ref) {
38
+ currentRef.value = ref;
39
+ if (isElement(ref) || !ref) return;
40
+ Object.defineProperty(ret, "$el", {
41
+ enumerable: true,
42
+ configurable: true,
43
+ get: () => ref.$el
44
+ });
45
+ instance.exposed = ret;
46
+ }
47
+ return {
48
+ forwardRef,
49
+ currentRef,
50
+ currentElement
51
+ };
52
+ }
53
+
54
+ //#endregion
4
55
  //#region src/utils/dynamic.ts
5
56
  const Dynamic = defineComponent({
6
57
  name: "Dynamic",
@@ -65,4 +116,4 @@ function jsxFactory() {
65
116
  const sprawlify = jsxFactory();
66
117
 
67
118
  //#endregion
68
- export { sprawlify as t };
119
+ export { unrefElement as i, sprawlify as n, useForwardExpose as r, jsxFactory as t };
@@ -0,0 +1,22 @@
1
+ import { AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, IntrinsicElementAttributes, VNodeProps, h } from "vue";
2
+
3
+ //#region src/components/factory.d.ts
4
+ type DOMElements = keyof IntrinsicElementAttributes;
5
+ type ElementType = Parameters<typeof h>[0];
6
+ interface PolymorphicProps {
7
+ asChild?: boolean;
8
+ }
9
+ type AsChildComponent<Component extends ElementType, P extends Record<string, unknown> = Record<never, never>> = {
10
+ new (): {
11
+ $props: AllowedComponentProps & ComponentCustomProps & VNodeProps & ExtractPropTypes<Component> & (Component extends keyof IntrinsicElementAttributes ? IntrinsicElementAttributes[Component] : Record<never, never>) & P & PolymorphicProps;
12
+ };
13
+ };
14
+ type HTMLPolymorphicComponents = { [E in DOMElements]: AsChildComponent<E> };
15
+ type HTMLPolymorphicProps<T extends ElementType> = Omit<ExtractPropTypes<T extends DOMElements ? IntrinsicElementAttributes[T] : T>, 'ref'> & {
16
+ asChild?: boolean;
17
+ };
18
+ type HTMLSprawlifyProps<T extends DOMElements> = HTMLPolymorphicProps<T>;
19
+ declare function jsxFactory(): HTMLPolymorphicComponents;
20
+ declare const sprawlify: HTMLPolymorphicComponents;
21
+ //#endregion
22
+ export { PolymorphicProps as a, HTMLSprawlifyProps as i, HTMLPolymorphicComponents as n, jsxFactory as o, HTMLPolymorphicProps as r, sprawlify as s, AsChildComponent as t };
@@ -1,9 +1,8 @@
1
1
  import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
2
  import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "./providers-DNBWT-O_.js";
3
3
  import { t as createContext } from "./create-context-Ds1GbsVc.js";
4
- import { n as unrefElement, t as useForwardExpose } from "./use-forward-expose-CCAmHTUB.js";
4
+ import { i as unrefElement, n as sprawlify, r as useForwardExpose } from "./factory-BQk6RiOp.js";
5
5
  import { n as parts } from "./field-anatomy-C90WAETb.js";
6
- import { t as sprawlify } from "./factory-yh31h0Rm.js";
7
6
  import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, onBeforeUnmount, onMounted, openBlock, reactive, ref, renderSlot, toValue, unref, useId, withCtx } from "vue";
8
7
  import { ariaAttr, dataAttr } from "@sprawlify/primitives/dom-query";
9
8
  import { autoresizeTextarea } from "@sprawlify/primitives/auto-resize";
@@ -1,6 +1,6 @@
1
- import * as _sprawlify_primitives_anatomy6 from "@sprawlify/primitives/anatomy";
1
+ import * as _sprawlify_primitives_anatomy8 from "@sprawlify/primitives/anatomy";
2
2
 
3
3
  //#region src/components/field/field-anatomy.d.ts
4
- declare const fieldAnatomy: _sprawlify_primitives_anatomy6.AnatomyInstance<"input" | "label" | "select" | "textarea" | "root" | "errorText" | "helperText" | "requiredIndicator">;
4
+ declare const fieldAnatomy: _sprawlify_primitives_anatomy8.AnatomyInstance<"input" | "label" | "select" | "textarea" | "root" | "errorText" | "helperText" | "requiredIndicator">;
5
5
  //#endregion
6
6
  export { fieldAnatomy as t };
@@ -1,9 +1,8 @@
1
1
  import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
2
  import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "./providers-DNBWT-O_.js";
3
3
  import { t as createContext } from "./create-context-Ds1GbsVc.js";
4
- import { n as unrefElement, t as useForwardExpose } from "./use-forward-expose-CCAmHTUB.js";
4
+ import { i as unrefElement, n as sprawlify, r as useForwardExpose } from "./factory-BQk6RiOp.js";
5
5
  import { n as parts } from "./fieldset-anatomy-BjnxJmos.js";
6
- import { t as sprawlify } from "./factory-yh31h0Rm.js";
7
6
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, onBeforeUnmount, onMounted, openBlock, reactive, ref, renderSlot, toValue, unref, useId, withCtx } from "vue";
8
7
  import { dataAttr } from "@sprawlify/primitives/dom-query";
9
8
 
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy6 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/fieldset/fieldset-anatomy.d.ts
4
+ declare const fieldsetAnatomy: _sprawlify_primitives_anatomy6.AnatomyInstance<"legend" | "root" | "errorText" | "helperText">;
5
+ //#endregion
6
+ export { fieldsetAnatomy as t };
@@ -1,6 +1,6 @@
1
- import * as _sprawlify_primitives_anatomy11 from "@sprawlify/primitives/anatomy";
1
+ import * as _sprawlify_primitives_anatomy10 from "@sprawlify/primitives/anatomy";
2
2
 
3
3
  //#region src/components/image-cropper/image-cropper-anatomy.d.ts
4
- declare const imageCropperAnatomy: _sprawlify_primitives_anatomy11.AnatomyInstance<"image" | "root" | "viewport" | "selection" | "handle" | "grid">;
4
+ declare const imageCropperAnatomy: _sprawlify_primitives_anatomy10.AnatomyInstance<"image" | "root" | "viewport" | "selection" | "handle" | "grid">;
5
5
  //#endregion
6
6
  export { imageCropperAnatomy as t };
@@ -1,9 +1,9 @@
1
- import { t as PolymorphicProps } from "./factory-BiWWKx2m.js";
2
- import { a as Optional, r as EmitFn$1, t as Assign } from "./types-D49hIhzQ.js";
3
- import { r as PropTypes } from "./index-C2XO6Bu5.js";
4
- import { t as RenderStrategyProps } from "./use-render-strategy-D82Q7KQ3.js";
5
- import { f as TreeCollection, m as TreeNode } from "./index-pShXx5Uh.js";
6
- import * as vue1291 from "vue";
1
+ import { a as PolymorphicProps } from "./factory-D4YHm1ne.js";
2
+ import { a as Optional, r as EmitFn$1, t as Assign } from "./types-D_fjXif6.js";
3
+ import { r as PropTypes } from "./index-BJ8mRK6a.js";
4
+ import { t as RenderStrategyProps } from "./use-render-strategy-CEbMLMD1.js";
5
+ import { f as TreeCollection, m as TreeNode } from "./index-adTDBnfd.js";
6
+ import * as vue815 from "vue";
7
7
  import { ComputedRef, HTMLAttributes, InputHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
8
8
  import * as treeView from "@sprawlify/primitives/machines/tree-view";
9
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";
@@ -16,7 +16,7 @@ interface TreeViewBranchContentProps extends TreeViewBranchContentBaseProps,
16
16
  */
17
17
  HTMLAttributes {}
18
18
  declare const _default$19: typeof __VLS_export$19;
19
- declare const __VLS_export$19: __VLS_WithSlots$15<vue1291.DefineComponent<TreeViewBranchContentProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewBranchContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
19
+ declare const __VLS_export$19: __VLS_WithSlots$15<vue815.DefineComponent<TreeViewBranchContentProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewBranchContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
20
20
  default?: (props: {}) => any;
21
21
  }>;
22
22
  type __VLS_WithSlots$15<T, S> = T & {
@@ -33,7 +33,7 @@ interface TreeViewBranchControlProps extends TreeViewBranchControlBaseProps,
33
33
  */
34
34
  HTMLAttributes {}
35
35
  declare const _default$18: typeof __VLS_export$18;
36
- declare const __VLS_export$18: __VLS_WithSlots$14<vue1291.DefineComponent<TreeViewBranchControlProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewBranchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
36
+ declare const __VLS_export$18: __VLS_WithSlots$14<vue815.DefineComponent<TreeViewBranchControlProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewBranchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
37
37
  default?: (props: {}) => any;
38
38
  }>;
39
39
  type __VLS_WithSlots$14<T, S> = T & {
@@ -50,7 +50,7 @@ interface TreeViewBranchIndentGuideProps extends TreeViewBranchIndentGuideBasePr
50
50
  */
51
51
  HTMLAttributes {}
52
52
  declare const _default$17: typeof __VLS_export$17;
53
- declare const __VLS_export$17: __VLS_WithSlots$13<vue1291.DefineComponent<TreeViewBranchIndentGuideProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewBranchIndentGuideProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
53
+ declare const __VLS_export$17: __VLS_WithSlots$13<vue815.DefineComponent<TreeViewBranchIndentGuideProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewBranchIndentGuideProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
54
54
  default?: (props: {}) => any;
55
55
  }>;
56
56
  type __VLS_WithSlots$13<T, S> = T & {
@@ -67,7 +67,7 @@ interface TreeViewBranchIndicatorProps extends TreeViewBranchIndicatorBaseProps,
67
67
  */
68
68
  HTMLAttributes {}
69
69
  declare const _default$16: typeof __VLS_export$16;
70
- declare const __VLS_export$16: __VLS_WithSlots$12<vue1291.DefineComponent<TreeViewBranchIndicatorProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewBranchIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
70
+ declare const __VLS_export$16: __VLS_WithSlots$12<vue815.DefineComponent<TreeViewBranchIndicatorProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewBranchIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
71
71
  default?: (props: {}) => any;
72
72
  }>;
73
73
  type __VLS_WithSlots$12<T, S> = T & {
@@ -84,7 +84,7 @@ interface TreeViewBranchTextProps extends TreeViewBranchTextBaseProps,
84
84
  */
85
85
  HTMLAttributes {}
86
86
  declare const _default$15: typeof __VLS_export$15;
87
- declare const __VLS_export$15: __VLS_WithSlots$11<vue1291.DefineComponent<TreeViewBranchTextProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewBranchTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
87
+ declare const __VLS_export$15: __VLS_WithSlots$11<vue815.DefineComponent<TreeViewBranchTextProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewBranchTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
88
88
  default?: (props: {}) => any;
89
89
  }>;
90
90
  type __VLS_WithSlots$11<T, S> = T & {
@@ -101,7 +101,7 @@ interface TreeViewBranchTriggerProps extends TreeViewBranchTriggerBaseProps,
101
101
  */
102
102
  HTMLAttributes {}
103
103
  declare const _default$14: typeof __VLS_export$14;
104
- declare const __VLS_export$14: __VLS_WithSlots$10<vue1291.DefineComponent<TreeViewBranchTriggerProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewBranchTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
104
+ declare const __VLS_export$14: __VLS_WithSlots$10<vue815.DefineComponent<TreeViewBranchTriggerProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewBranchTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
105
105
  default?: (props: {}) => any;
106
106
  }>;
107
107
  type __VLS_WithSlots$10<T, S> = T & {
@@ -118,7 +118,7 @@ interface TreeViewBranchProps extends TreeViewBranchBaseProps,
118
118
  */
119
119
  HTMLAttributes {}
120
120
  declare const _default$13: typeof __VLS_export$13;
121
- declare const __VLS_export$13: __VLS_WithSlots$9<vue1291.DefineComponent<TreeViewBranchProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewBranchProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
121
+ declare const __VLS_export$13: __VLS_WithSlots$9<vue815.DefineComponent<TreeViewBranchProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewBranchProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
122
122
  default?: (props: {}) => any;
123
123
  }>;
124
124
  type __VLS_WithSlots$9<T, S> = T & {
@@ -186,7 +186,7 @@ interface TreeViewContextProps<T extends TreeNode> extends SlotsType<{
186
186
  }> {}
187
187
  declare const _default$12: typeof __VLS_export$12;
188
188
  declare const __VLS_export$12: <T extends TreeNode>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$3<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
189
- props: vue1291.PublicProps & (typeof globalThis extends {
189
+ props: vue815.PublicProps & (typeof globalThis extends {
190
190
  __VLS_PROPS_FALLBACK: infer P;
191
191
  } ? P : {});
192
192
  expose: (exposed: {}) => void;
@@ -195,7 +195,7 @@ declare const __VLS_export$12: <T extends TreeNode>(__VLS_props: NonNullable<Awa
195
195
  default(treeView: UnwrapRef<UseTreeViewContext<T>>): unknown;
196
196
  };
197
197
  emit: {};
198
- }>) => vue1291.VNode & {
198
+ }>) => vue815.VNode & {
199
199
  __ctx?: Awaited<typeof __VLS_setup>;
200
200
  };
201
201
  type __VLS_PrettifyLocal$3<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -208,7 +208,7 @@ interface TreeViewItemIndicatorProps extends TreeViewItemIndicatorBaseProps,
208
208
  */
209
209
  HTMLAttributes {}
210
210
  declare const _default$11: typeof __VLS_export$11;
211
- declare const __VLS_export$11: __VLS_WithSlots$8<vue1291.DefineComponent<TreeViewItemIndicatorProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
211
+ declare const __VLS_export$11: __VLS_WithSlots$8<vue815.DefineComponent<TreeViewItemIndicatorProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
212
212
  default?: (props: {}) => any;
213
213
  }>;
214
214
  type __VLS_WithSlots$8<T, S> = T & {
@@ -225,7 +225,7 @@ interface TreeViewItemTextProps extends TreeViewItemTextBaseProps,
225
225
  */
226
226
  HTMLAttributes {}
227
227
  declare const _default$10: typeof __VLS_export$10;
228
- declare const __VLS_export$10: __VLS_WithSlots$7<vue1291.DefineComponent<TreeViewItemTextProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
228
+ declare const __VLS_export$10: __VLS_WithSlots$7<vue815.DefineComponent<TreeViewItemTextProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
229
229
  default?: (props: {}) => any;
230
230
  }>;
231
231
  type __VLS_WithSlots$7<T, S> = T & {
@@ -242,7 +242,7 @@ interface TreeViewItemProps extends TreeViewItemBaseProps,
242
242
  */
243
243
  HTMLAttributes {}
244
244
  declare const _default$9: typeof __VLS_export$9;
245
- declare const __VLS_export$9: __VLS_WithSlots$6<vue1291.DefineComponent<TreeViewItemProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
245
+ declare const __VLS_export$9: __VLS_WithSlots$6<vue815.DefineComponent<TreeViewItemProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
246
246
  default?: (props: {}) => any;
247
247
  }>;
248
248
  type __VLS_WithSlots$6<T, S> = T & {
@@ -259,7 +259,7 @@ interface TreeViewLabelProps extends TreeViewLabelBaseProps,
259
259
  */
260
260
  HTMLAttributes {}
261
261
  declare const _default$8: typeof __VLS_export$8;
262
- declare const __VLS_export$8: __VLS_WithSlots$5<vue1291.DefineComponent<TreeViewLabelProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
262
+ declare const __VLS_export$8: __VLS_WithSlots$5<vue815.DefineComponent<TreeViewLabelProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
263
263
  default?: (props: {}) => any;
264
264
  }>;
265
265
  type __VLS_WithSlots$5<T, S> = T & {
@@ -276,7 +276,7 @@ interface TreeViewNodeCheckboxProps extends TreeViewNodeCheckboxBaseProps,
276
276
  */
277
277
  HTMLAttributes {}
278
278
  declare const _default$7: typeof __VLS_export$7;
279
- declare const __VLS_export$7: __VLS_WithSlots$4<vue1291.DefineComponent<TreeViewNodeCheckboxProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewNodeCheckboxProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
279
+ declare const __VLS_export$7: __VLS_WithSlots$4<vue815.DefineComponent<TreeViewNodeCheckboxProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewNodeCheckboxProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
280
280
  default?: (props: {}) => any;
281
281
  }>;
282
282
  type __VLS_WithSlots$4<T, S> = T & {
@@ -292,7 +292,7 @@ interface TreeViewNodeCheckboxIndicatorBaseProps {
292
292
  }
293
293
  interface TreeViewNodeCheckboxIndicatorProps extends TreeViewNodeCheckboxIndicatorBaseProps {}
294
294
  declare const _default$6: typeof __VLS_export$6;
295
- declare const __VLS_export$6: __VLS_WithSlots$3<vue1291.DefineComponent<TreeViewNodeCheckboxIndicatorProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewNodeCheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
295
+ declare const __VLS_export$6: __VLS_WithSlots$3<vue815.DefineComponent<TreeViewNodeCheckboxIndicatorProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewNodeCheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
296
296
  default(): void;
297
297
  indeterminate(): void;
298
298
  fallback(): void;
@@ -311,7 +311,7 @@ interface TreeViewNodeRenameInputProps extends TreeViewNodeRenameInputBaseProps,
311
311
  */
312
312
  InputHTMLAttributes {}
313
313
  declare const _default$5: typeof __VLS_export$5;
314
- declare const __VLS_export$5: __VLS_WithSlots$2<vue1291.DefineComponent<TreeViewNodeRenameInputProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewNodeRenameInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
314
+ declare const __VLS_export$5: __VLS_WithSlots$2<vue815.DefineComponent<TreeViewNodeRenameInputProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewNodeRenameInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
315
315
  default?: (props: {}) => any;
316
316
  }>;
317
317
  type __VLS_WithSlots$2<T, S> = T & {
@@ -328,7 +328,7 @@ interface TreeViewNodeContextProps extends SlotsType<{
328
328
  default: UnwrapRef<UseTreeViewNodeContext>;
329
329
  }> {}
330
330
  declare const _default$4: typeof __VLS_export$4;
331
- declare const __VLS_export$4: __VLS_WithSlots$1<vue1291.DefineComponent<{}, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, true, {}, any>, {
331
+ declare const __VLS_export$4: __VLS_WithSlots$1<vue815.DefineComponent<{}, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, true, {}, any>, {
332
332
  default(item: UnwrapRef<UseTreeViewNodeContext>): unknown;
333
333
  }>;
334
334
  type __VLS_WithSlots$1<T, S> = T & {
@@ -344,7 +344,7 @@ interface TreeViewNodeProviderBaseProps<T> extends NodeProps {
344
344
  interface TreeViewNodeProviderProps<T extends TreeNode> extends TreeViewNodeProviderBaseProps<T> {}
345
345
  declare const _default$3: typeof __VLS_export$3;
346
346
  declare const __VLS_export$3: <T extends TreeNode>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
347
- props: vue1291.PublicProps & __VLS_PrettifyLocal$2<TreeViewNodeProviderBaseProps<T>> & (typeof globalThis extends {
347
+ props: vue815.PublicProps & __VLS_PrettifyLocal$2<TreeViewNodeProviderBaseProps<T>> & (typeof globalThis extends {
348
348
  __VLS_PROPS_FALLBACK: infer P;
349
349
  } ? P : {});
350
350
  expose: (exposed: {}) => void;
@@ -353,7 +353,7 @@ declare const __VLS_export$3: <T extends TreeNode>(__VLS_props: NonNullable<Awai
353
353
  default?: (props: {}) => any;
354
354
  };
355
355
  emit: {};
356
- }>) => vue1291.VNode & {
356
+ }>) => vue815.VNode & {
357
357
  __ctx?: Awaited<typeof __VLS_setup>;
358
358
  };
359
359
  type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -371,7 +371,7 @@ HTMLAttributes {}
371
371
  type TreeViewRootProviderComponent<P = {}> = <T extends TreeNode>(props: Assign<TreeViewRootProviderProps<T>, P>) => any;
372
372
  declare const _default$2: typeof __VLS_export$2;
373
373
  declare const __VLS_export$2: <T extends TreeNode>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
374
- props: vue1291.PublicProps & __VLS_PrettifyLocal$1<TreeViewRootProviderProps<T>> & (typeof globalThis extends {
374
+ props: vue815.PublicProps & __VLS_PrettifyLocal$1<TreeViewRootProviderProps<T>> & (typeof globalThis extends {
375
375
  __VLS_PROPS_FALLBACK: infer P;
376
376
  } ? P : {});
377
377
  expose: (exposed: {}) => void;
@@ -380,7 +380,7 @@ declare const __VLS_export$2: <T extends TreeNode>(__VLS_props: NonNullable<Awai
380
380
  default?: (props: {}) => any;
381
381
  };
382
382
  emit: {};
383
- }>) => vue1291.VNode & {
383
+ }>) => vue815.VNode & {
384
384
  __ctx?: Awaited<typeof __VLS_setup>;
385
385
  };
386
386
  type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -396,11 +396,10 @@ type TreeViewRootComponentProps<T extends TreeNode = TreeNode, P = {}> = Assign<
396
396
  type TreeViewRootComponent<P = {}> = <T extends TreeNode>(props: TreeViewRootComponentProps<T, P>) => any;
397
397
  declare const _default$1: typeof __VLS_export$1;
398
398
  declare const __VLS_export$1: <T extends TreeNode>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
399
- props: vue1291.PublicProps & __VLS_PrettifyLocal<TreeViewRootProps<T> & {
400
- onFocusChange?: ((details: treeView.FocusChangeDetails<any>) => any) | undefined;
401
- "onUpdate:focusedValue"?: ((value: string | null) => any) | undefined;
399
+ props: vue815.PublicProps & __VLS_PrettifyLocal<TreeViewRootProps<T> & {
402
400
  onCheckedChange?: ((details: treeView.CheckedChangeDetails) => any) | undefined;
403
401
  onExpandedChange?: ((details: treeView.ExpandedChangeDetails<any>) => any) | undefined;
402
+ onFocusChange?: ((details: treeView.FocusChangeDetails<any>) => any) | undefined;
404
403
  onSelectionChange?: ((details: treeView.SelectionChangeDetails<any>) => any) | undefined;
405
404
  onLoadChildrenComplete?: ((details: treeView.LoadChildrenCompleteDetails<T>) => any) | undefined;
406
405
  onLoadChildrenError?: ((details: treeView.LoadChildrenErrorDetails<T>) => any) | undefined;
@@ -408,6 +407,7 @@ declare const __VLS_export$1: <T extends TreeNode>(__VLS_props: NonNullable<Awai
408
407
  onBeforeRename?: ((details: treeView.RenameCompleteDetails) => any) | undefined;
409
408
  onRenameComplete?: ((details: treeView.RenameCompleteDetails) => any) | undefined;
410
409
  "onUpdate:expandedValue"?: ((value: string[]) => any) | undefined;
410
+ "onUpdate:focusedValue"?: ((value: string | null) => any) | undefined;
411
411
  "onUpdate:selectedValue"?: ((value: string[]) => any) | undefined;
412
412
  "onUpdate:checkedValue"?: ((value: string[]) => any) | undefined;
413
413
  }> & (typeof globalThis extends {
@@ -418,8 +418,8 @@ declare const __VLS_export$1: <T extends TreeNode>(__VLS_props: NonNullable<Awai
418
418
  slots: {
419
419
  default?: (props: {}) => any;
420
420
  };
421
- emit: ((evt: "focusChange", details: treeView.FocusChangeDetails<any>) => void) & ((evt: "update:focusedValue", value: string | null) => void) & ((evt: "checkedChange", details: treeView.CheckedChangeDetails) => void) & ((evt: "expandedChange", details: treeView.ExpandedChangeDetails<any>) => void) & ((evt: "selectionChange", details: treeView.SelectionChangeDetails<any>) => void) & ((evt: "loadChildrenComplete", details: treeView.LoadChildrenCompleteDetails<T>) => void) & ((evt: "loadChildrenError", details: treeView.LoadChildrenErrorDetails<T>) => void) & ((evt: "renameStart", details: treeView.RenameStartDetails<T>) => void) & ((evt: "beforeRename", details: treeView.RenameCompleteDetails) => void) & ((evt: "renameComplete", details: treeView.RenameCompleteDetails) => void) & ((evt: "update:expandedValue", value: string[]) => void) & ((evt: "update:selectedValue", value: string[]) => void) & ((evt: "update:checkedValue", value: string[]) => void);
422
- }>) => vue1291.VNode & {
421
+ emit: ((evt: "checkedChange", details: treeView.CheckedChangeDetails) => void) & ((evt: "expandedChange", details: treeView.ExpandedChangeDetails<any>) => void) & ((evt: "focusChange", details: treeView.FocusChangeDetails<any>) => void) & ((evt: "selectionChange", details: treeView.SelectionChangeDetails<any>) => void) & ((evt: "loadChildrenComplete", details: treeView.LoadChildrenCompleteDetails<T>) => void) & ((evt: "loadChildrenError", details: treeView.LoadChildrenErrorDetails<T>) => void) & ((evt: "renameStart", details: treeView.RenameStartDetails<T>) => void) & ((evt: "beforeRename", details: treeView.RenameCompleteDetails) => void) & ((evt: "renameComplete", details: treeView.RenameCompleteDetails) => void) & ((evt: "update:expandedValue", value: string[]) => void) & ((evt: "update:focusedValue", value: string | null) => void) & ((evt: "update:selectedValue", value: string[]) => void) & ((evt: "update:checkedValue", value: string[]) => void);
422
+ }>) => vue815.VNode & {
423
423
  __ctx?: Awaited<typeof __VLS_setup>;
424
424
  };
425
425
  type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -432,7 +432,7 @@ interface TreeViewTreeProps extends TreeViewTreeBaseProps,
432
432
  */
433
433
  HTMLAttributes {}
434
434
  declare const _default: typeof __VLS_export;
435
- declare const __VLS_export: __VLS_WithSlots<vue1291.DefineComponent<TreeViewTreeProps, {}, {}, {}, {}, vue1291.ComponentOptionsMixin, vue1291.ComponentOptionsMixin, {}, string, vue1291.PublicProps, Readonly<TreeViewTreeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1291.ComponentProvideOptions, false, {}, any>, {
435
+ declare const __VLS_export: __VLS_WithSlots<vue815.DefineComponent<TreeViewTreeProps, {}, {}, {}, {}, vue815.ComponentOptionsMixin, vue815.ComponentOptionsMixin, {}, string, vue815.PublicProps, Readonly<TreeViewTreeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue815.ComponentProvideOptions, false, {}, any>, {
436
436
  default?: (props: {}) => any;
437
437
  }>;
438
438
  type __VLS_WithSlots<T, S> = T & {
@@ -1,4 +1,4 @@
1
- import * as vue2296 from "vue";
1
+ import * as vue2234 from "vue";
2
2
  import { ComponentPublicInstance, ComputedRef, MaybeRef, MaybeRefOrGetter, UnwrapRef } from "vue";
3
3
  import { FilterOptions, FilterReturn, Locale } from "@sprawlify/primitives/i18n-utils";
4
4
 
@@ -29,7 +29,7 @@ declare var __VLS_1: {};
29
29
  type __VLS_Slots = {} & {
30
30
  default?: (props: typeof __VLS_1) => any;
31
31
  };
32
- declare const __VLS_base: vue2296.DefineComponent<EnvironmentProviderProps, {}, {}, {}, {}, vue2296.ComponentOptionsMixin, vue2296.ComponentOptionsMixin, {}, string, vue2296.PublicProps, Readonly<EnvironmentProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2296.ComponentProvideOptions, false, {}, any>;
32
+ declare const __VLS_base: vue2234.DefineComponent<EnvironmentProviderProps, {}, {}, {}, {}, vue2234.ComponentOptionsMixin, vue2234.ComponentOptionsMixin, {}, string, vue2234.PublicProps, Readonly<EnvironmentProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2234.ComponentProvideOptions, false, {}, any>;
33
33
  declare const __VLS_export$1: __VLS_WithSlots$1<typeof __VLS_base, __VLS_Slots>;
34
34
  declare const _default$1: typeof __VLS_export$1;
35
35
  type __VLS_WithSlots$1<T, S> = T & {
@@ -43,7 +43,7 @@ interface LocaleProviderProps {
43
43
  locale: string;
44
44
  }
45
45
  declare const _default: typeof __VLS_export;
46
- declare const __VLS_export: __VLS_WithSlots<vue2296.DefineComponent<LocaleProviderProps, {}, {}, {}, {}, vue2296.ComponentOptionsMixin, vue2296.ComponentOptionsMixin, {}, string, vue2296.PublicProps, Readonly<LocaleProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2296.ComponentProvideOptions, false, {}, any>, {
46
+ declare const __VLS_export: __VLS_WithSlots<vue2234.DefineComponent<LocaleProviderProps, {}, {}, {}, {}, vue2234.ComponentOptionsMixin, vue2234.ComponentOptionsMixin, {}, string, vue2234.PublicProps, Readonly<LocaleProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2234.ComponentProvideOptions, false, {}, any>, {
47
47
  default?: (props: {}) => any;
48
48
  }>;
49
49
  type __VLS_WithSlots<T, S> = T & {
@@ -78,14 +78,14 @@ declare function useEmitAsProps<Name extends string>(emit: (name: Name, ...args:
78
78
  //#region src/utils/use-forward-expose.d.ts
79
79
  declare function useForwardExpose(): {
80
80
  forwardRef: (ref: Element | ComponentPublicInstance | null) => void;
81
- currentRef: vue2296.Ref<Element | ComponentPublicInstance | null | undefined, Element | ComponentPublicInstance | null | undefined>;
82
- currentElement: vue2296.ComputedRef<HTMLElement>;
81
+ currentRef: vue2234.Ref<Element | ComponentPublicInstance | null | undefined, Element | ComponentPublicInstance | null | undefined>;
82
+ currentElement: vue2234.ComputedRef<HTMLElement>;
83
83
  };
84
84
  //#endregion
85
85
  //#region src/utils/use-forward-props.d.ts
86
- declare function useForwardProps<T extends MaybeRefOrGetter<Record<string, any>>, U extends UnwrapRef<T>>(props: T): vue2296.ComputedRef<U>;
86
+ declare function useForwardProps<T extends MaybeRefOrGetter<Record<string, any>>, U extends UnwrapRef<T>>(props: T): vue2234.ComputedRef<U>;
87
87
  //#endregion
88
88
  //#region src/utils/use-forward-props-emits.d.ts
89
- declare function useForwardPropsEmits<T extends Parameters<typeof useForwardProps>[0], Name extends string>(props: T, emit?: (name: Name, ...args: any[]) => void): vue2296.ComputedRef<any>;
89
+ declare function useForwardPropsEmits<T extends Parameters<typeof useForwardProps>[0], Name extends string>(props: T, emit?: (name: Name, ...args: any[]) => void): vue2234.ComputedRef<any>;
90
90
  //#endregion
91
91
  export { useEnvironmentContext as S, EnvironmentProviderProps as _, createContext as a, RootNode as b, useLocaleContext as c, useFilter as d, UseCollatorProps as f, _default as g, LocaleProviderProps as h, useEmitAsProps as i, UseFilterProps as l, useCollator as m, useForwardProps as n, DEFAULT_LOCALE as o, UseCollatorReturn as p, useForwardExpose as r, LocaleContext as s, useForwardPropsEmits as t, UseFilterReturn as u, _default$1 as v, UseEnvironmentContext as x, DEFAULT_ENVIRONMENT as y };
@@ -1,7 +1,7 @@
1
- import { t as PolymorphicProps } from "./factory-BiWWKx2m.js";
2
- import { n as RootProps, t as RootEmits } from "./presence-types-Dp8j2-3x.js";
3
- import { a as Optional, r as EmitFn$1 } from "./types-D49hIhzQ.js";
4
- import * as vue2274 from "vue";
1
+ import { a as PolymorphicProps } from "./factory-D4YHm1ne.js";
2
+ import { n as RootProps, t as RootEmits } from "./presence-types-CC57eEhO.js";
3
+ import { a as Optional, r as EmitFn$1 } from "./types-D_fjXif6.js";
4
+ import * as vue2389 from "vue";
5
5
  import { HTMLAttributes, MaybeRef } from "vue";
6
6
  import * as presence from "@sprawlify/primitives/machines/presence";
7
7
 
@@ -14,9 +14,9 @@ interface PresenceProps extends PresenceBaseProps,
14
14
  HTMLAttributes {}
15
15
  interface PresenceEmits extends RootEmits {}
16
16
  declare const _default: typeof __VLS_export;
17
- declare const __VLS_export: __VLS_WithSlots<vue2274.DefineComponent<PresenceProps, {}, {}, {}, {}, vue2274.ComponentOptionsMixin, vue2274.ComponentOptionsMixin, {
17
+ declare const __VLS_export: __VLS_WithSlots<vue2389.DefineComponent<PresenceProps, {}, {}, {}, {}, vue2389.ComponentOptionsMixin, vue2389.ComponentOptionsMixin, {
18
18
  exitComplete: () => any;
19
- }, string, vue2274.PublicProps, Readonly<PresenceProps> & Readonly<{
19
+ }, string, vue2389.PublicProps, Readonly<PresenceProps> & Readonly<{
20
20
  onExitComplete?: (() => any) | undefined;
21
21
  }>, {
22
22
  lazyMount: boolean;
@@ -24,7 +24,7 @@ declare const __VLS_export: __VLS_WithSlots<vue2274.DefineComponent<PresenceProp
24
24
  present: boolean;
25
25
  immediate: boolean;
26
26
  skipAnimationOnMount: boolean;
27
- }, {}, {}, {}, string, vue2274.ComponentProvideOptions, false, {}, any>, {
27
+ }, {}, {}, {}, string, vue2389.ComponentProvideOptions, false, {}, any>, {
28
28
  default?: (props: {}) => any;
29
29
  }>;
30
30
  type __VLS_WithSlots<T, S> = T & {
@@ -40,11 +40,11 @@ interface UsePresenceProps extends Optional<presence.Props, 'present'> {
40
40
  skipAnimationOnMount?: boolean;
41
41
  }
42
42
  type UsePresenceReturn = ReturnType<typeof usePresence>;
43
- declare const usePresence: (props: MaybeRef<UsePresenceProps>, emit?: EmitFn$1<RootEmits>) => vue2274.ComputedRef<{
43
+ declare const usePresence: (props: MaybeRef<UsePresenceProps>, emit?: EmitFn$1<RootEmits>) => vue2389.ComputedRef<{
44
44
  present: boolean;
45
45
  unmounted: boolean | undefined;
46
46
  presenceProps: {
47
- ref: vue2274.Ref<any, any>;
47
+ ref: vue2389.Ref<any, any>;
48
48
  hidden: boolean;
49
49
  'data-state': string | undefined;
50
50
  };
package/dist/index.d.ts CHANGED
@@ -1,4 +1,5 @@
1
- import { a as Optional, i as MaybePromise, n as BooleanDefaults, r as EmitFn, t as Assign } from "./types-D49hIhzQ.js";
2
- import { i as normalizeProps, n as useMachine, r as PropTypes, t as mergeProps } from "./index-C2XO6Bu5.js";
3
- import { S as useEnvironmentContext, _ as EnvironmentProviderProps, a as createContext, b as RootNode, c as useLocaleContext, d as useFilter, f as UseCollatorProps, g as _default$1, h as LocaleProviderProps, i as useEmitAsProps, l as UseFilterProps, m as useCollator, n as useForwardProps, o as DEFAULT_LOCALE, p as UseCollatorReturn, r as useForwardExpose, s as LocaleContext, t as useForwardPropsEmits, u as UseFilterReturn, v as _default, x as UseEnvironmentContext, y as DEFAULT_ENVIRONMENT } from "./index-BzFZio26.js";
4
- export { Assign, BooleanDefaults, DEFAULT_ENVIRONMENT, DEFAULT_LOCALE, EmitFn, _default as EnvironmentProvider, EnvironmentProviderProps, LocaleContext, _default$1 as LocaleProvider, LocaleProviderProps, MaybePromise, Optional, PropTypes, RootNode, UseCollatorProps, UseCollatorReturn, UseEnvironmentContext, UseFilterProps, UseFilterReturn, createContext, mergeProps, normalizeProps, useCollator, useEmitAsProps, useEnvironmentContext, useFilter, useForwardExpose, useForwardProps, useForwardPropsEmits, useLocaleContext, useMachine };
1
+ import { a as PolymorphicProps, i as HTMLSprawlifyProps, n as HTMLPolymorphicComponents, o as jsxFactory, r as HTMLPolymorphicProps, s as sprawlify, t as AsChildComponent } from "./factory-D4YHm1ne.js";
2
+ import { a as Optional, i as MaybePromise, n as BooleanDefaults, r as EmitFn, t as Assign } from "./types-D_fjXif6.js";
3
+ import { i as normalizeProps, n as useMachine, r as PropTypes, t as mergeProps } from "./index-BJ8mRK6a.js";
4
+ import { S as useEnvironmentContext, _ as EnvironmentProviderProps, a as createContext, b as RootNode, c as useLocaleContext, d as useFilter, f as UseCollatorProps, g as _default$1, h as LocaleProviderProps, i as useEmitAsProps, l as UseFilterProps, m as useCollator, n as useForwardProps, o as DEFAULT_LOCALE, p as UseCollatorReturn, r as useForwardExpose, s as LocaleContext, t as useForwardPropsEmits, u as UseFilterReturn, v as _default, x as UseEnvironmentContext, y as DEFAULT_ENVIRONMENT } from "./index-D4t16tbm.js";
5
+ export { AsChildComponent, Assign, BooleanDefaults, DEFAULT_ENVIRONMENT, DEFAULT_LOCALE, EmitFn, _default as EnvironmentProvider, EnvironmentProviderProps, HTMLPolymorphicComponents, HTMLPolymorphicProps, HTMLSprawlifyProps, LocaleContext, _default$1 as LocaleProvider, LocaleProviderProps, MaybePromise, Optional, PolymorphicProps, PropTypes, RootNode, UseCollatorProps, UseCollatorReturn, UseEnvironmentContext, UseFilterProps, UseFilterReturn, createContext, jsxFactory, mergeProps, normalizeProps, sprawlify, useCollator, useEmitAsProps, useEnvironmentContext, useFilter, useForwardExpose, useForwardProps, useForwardPropsEmits, useLocaleContext, useMachine };
package/dist/index.js CHANGED
@@ -2,6 +2,6 @@ import { n as useMachine, r as normalizeProps, t as mergeProps } from "./core-DN
2
2
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, n as useCollator, o as environment_provider_default, r as locale_provider_default, s as DEFAULT_ENVIRONMENT, t as useFilter } from "./providers-DNBWT-O_.js";
3
3
  import { t as createContext } from "./create-context-Ds1GbsVc.js";
4
4
  import { n as useForwardProps, r as useEmitAsProps, t as useForwardPropsEmits } from "./utils-B4FuOOE-.js";
5
- import { t as useForwardExpose } from "./use-forward-expose-CCAmHTUB.js";
5
+ import { n as sprawlify, r as useForwardExpose, t as jsxFactory } from "./factory-BQk6RiOp.js";
6
6
 
7
- export { DEFAULT_ENVIRONMENT, DEFAULT_LOCALE, environment_provider_default as EnvironmentProvider, locale_provider_default as LocaleProvider, createContext, mergeProps, normalizeProps, useCollator, useEmitAsProps, useEnvironmentContext, useFilter, useForwardExpose, useForwardProps, useForwardPropsEmits, useLocaleContext, useMachine };
7
+ export { DEFAULT_ENVIRONMENT, DEFAULT_LOCALE, environment_provider_default as EnvironmentProvider, locale_provider_default as LocaleProvider, createContext, jsxFactory, mergeProps, normalizeProps, sprawlify, useCollator, useEmitAsProps, useEnvironmentContext, useFilter, useForwardExpose, useForwardProps, useForwardPropsEmits, useLocaleContext, useMachine };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy11 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/listbox/listbox-anatomy.d.ts
4
+ declare const listboxAnatomy: _sprawlify_primitives_anatomy11.AnatomyInstance<"input" | "label" | "content" | "root" | "valueText" | "item" | "itemGroup" | "itemIndicator" | "itemText" | "itemGroupLabel" | "empty">;
5
+ //#endregion
6
+ export { listboxAnatomy as t };
@@ -1,7 +1,6 @@
1
1
  import { n as useMachine, r as normalizeProps$1 } from "./core-DNndr38p.js";
2
2
  import { t as createContext } from "./create-context-Ds1GbsVc.js";
3
- import { t as useForwardExpose } from "./use-forward-expose-CCAmHTUB.js";
4
- import { t as sprawlify } from "./factory-yh31h0Rm.js";
3
+ import { n as sprawlify, r as useForwardExpose } from "./factory-BQk6RiOp.js";
5
4
  import { computed, createBlock, createCommentVNode, defineComponent, mergeDefaults, mergeProps, openBlock, ref, renderSlot, toValue, unref, watch, withCtx } from "vue";
6
5
  import * as presence from "@sprawlify/primitives/machines/presence";
7
6
 
@@ -1,6 +1,6 @@
1
1
  import * as _sprawlify_primitives_anatomy12 from "@sprawlify/primitives/anatomy";
2
2
 
3
3
  //#region src/components/segment-group/segment-group-anatomy.d.ts
4
- declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy12.Anatomy<"label" | "root" | "indicator" | "item" | "itemText" | "itemControl">;
4
+ declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy12.Anatomy<"label" | "root" | "item" | "indicator" | "itemText" | "itemControl">;
5
5
  //#endregion
6
6
  export { segmentGroupAnatomy as t };