@sprawlify/vue 0.0.73 → 0.0.75

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 (239) hide show
  1. package/dist/accordion-anatomy-Bxs15n6t.d.ts +2 -0
  2. package/dist/accordion-anatomy-SnniqySz.js +3 -0
  3. package/dist/angle-slider-anatomy-4JLhdGMa.d.ts +2 -0
  4. package/dist/angle-slider-anatomy-BcpYlzjU.js +3 -0
  5. package/dist/avatar-anatomy-DRst-MIc.d.ts +2 -0
  6. package/dist/avatar-anatomy-DkaRck8U.js +3 -0
  7. package/dist/bottom-sheet-anatomy-DUXumYfR.d.ts +2 -0
  8. package/dist/bottom-sheet-anatomy-lHEnPDuf.js +3 -0
  9. package/dist/carousel-anatomy-D1y42Ex5.d.ts +6 -0
  10. package/dist/carousel-anatomy-Dozyhz87.js +7 -0
  11. package/dist/checkbox-anatomy-C3nJ17T-.d.ts +6 -0
  12. package/dist/checkbox-anatomy-DrTfnRdC.js +7 -0
  13. package/dist/clipboard-anatomy-BOEGNpiY.d.ts +2 -0
  14. package/dist/clipboard-anatomy-Btcms62_.js +3 -0
  15. package/dist/{collapsible-SXAS3iFc.js → collapsible-OXksISO6.js} +3 -4
  16. package/dist/collapsible-anatomy-Bz0a8LAr.js +3 -0
  17. package/dist/collapsible-anatomy-DxiuORza.d.ts +2 -0
  18. package/dist/{collection-C_ZHBDQD.js → collection-CBh5p7A_.js} +1 -1
  19. package/dist/color-picker-anatomy-DJP6gg1F.js +7 -0
  20. package/dist/color-picker-anatomy-Dyp524yB.d.ts +6 -0
  21. package/dist/combobox-anatomy-DccBa7f5.js +7 -0
  22. package/dist/combobox-anatomy-pMR3g6v-.d.ts +6 -0
  23. package/dist/components/accordion/index.d.ts +22 -21
  24. package/dist/components/accordion/index.js +6 -6
  25. package/dist/components/anatomy.d.ts +52 -0
  26. package/dist/components/anatomy.js +54 -0
  27. package/dist/components/angle-slider/index.d.ts +20 -19
  28. package/dist/components/angle-slider/index.js +3 -3
  29. package/dist/components/avatar/index.d.ts +13 -12
  30. package/dist/components/avatar/index.js +3 -3
  31. package/dist/components/bottom-sheet/index.d.ts +23 -22
  32. package/dist/components/bottom-sheet/index.js +6 -6
  33. package/dist/components/carousel/index.d.ts +24 -27
  34. package/dist/components/carousel/index.js +3 -7
  35. package/dist/components/checkbox/index.d.ts +25 -28
  36. package/dist/components/checkbox/index.js +8 -10
  37. package/dist/components/client-only/index.d.ts +2 -2
  38. package/dist/components/clipboard/index.d.ts +21 -20
  39. package/dist/components/clipboard/index.js +3 -3
  40. package/dist/components/collapsible/index.d.ts +17 -16
  41. package/dist/components/collapsible/index.js +3 -2
  42. package/dist/components/collection/index.d.ts +1 -1
  43. package/dist/components/collection/index.js +1 -1
  44. package/dist/components/color-picker/index.d.ts +57 -60
  45. package/dist/components/color-picker/index.js +8 -10
  46. package/dist/components/combobox/index.d.ts +38 -42
  47. package/dist/components/combobox/index.js +8 -11
  48. package/dist/components/date-picker/index.d.ts +53 -56
  49. package/dist/components/date-picker/index.js +6 -9
  50. package/dist/components/dialog/index.d.ts +32 -31
  51. package/dist/components/dialog/index.js +5 -5
  52. package/dist/components/download-trigger/index.d.ts +4 -4
  53. package/dist/components/download-trigger/index.js +1 -1
  54. package/dist/components/editable/index.d.ts +29 -28
  55. package/dist/components/editable/index.js +5 -4
  56. package/dist/components/field/index.d.ts +24 -27
  57. package/dist/components/field/index.js +3 -2
  58. package/dist/components/fieldset/index.d.ts +12 -15
  59. package/dist/components/fieldset/index.js +3 -2
  60. package/dist/components/file-upload/index.d.ts +26 -25
  61. package/dist/components/file-upload/index.js +5 -4
  62. package/dist/components/floating-panel/index.d.ts +30 -28
  63. package/dist/components/floating-panel/index.js +4 -4
  64. package/dist/components/focus-trap/index.d.ts +5 -5
  65. package/dist/components/focus-trap/index.js +2 -2
  66. package/dist/components/format/index.d.ts +4 -4
  67. package/dist/components/frame/index.d.ts +6 -6
  68. package/dist/components/highlight/index.d.ts +4 -4
  69. package/dist/components/highlight/index.js +1 -1
  70. package/dist/components/hover-card/index.d.ts +28 -27
  71. package/dist/components/hover-card/index.js +5 -5
  72. package/dist/components/image-cropper/index.d.ts +15 -18
  73. package/dist/components/image-cropper/index.js +4 -7
  74. package/dist/components/json-tree-view/index.d.ts +13 -13
  75. package/dist/components/json-tree-view/index.js +6 -6
  76. package/dist/components/listbox/index.d.ts +26 -29
  77. package/dist/components/listbox/index.js +4 -8
  78. package/dist/components/marquee/index.d.ts +25 -24
  79. package/dist/components/marquee/index.js +3 -3
  80. package/dist/components/menu/index.d.ts +59 -57
  81. package/dist/components/menu/index.js +5 -5
  82. package/dist/components/navigation-menu/index.d.ts +22 -21
  83. package/dist/components/navigation-menu/index.js +5 -5
  84. package/dist/components/number-input/index.d.ts +24 -23
  85. package/dist/components/number-input/index.js +5 -4
  86. package/dist/components/pagination/index.d.ts +19 -18
  87. package/dist/components/pagination/index.js +3 -3
  88. package/dist/components/password-input/index.d.ts +27 -26
  89. package/dist/components/password-input/index.js +5 -4
  90. package/dist/components/pin-input/index.d.ts +19 -18
  91. package/dist/components/pin-input/index.js +5 -4
  92. package/dist/components/popover/index.d.ts +34 -33
  93. package/dist/components/popover/index.js +5 -5
  94. package/dist/components/presence/index.d.ts +2 -2
  95. package/dist/components/presence/index.js +2 -2
  96. package/dist/components/progress/index.d.ts +17 -16
  97. package/dist/components/progress/index.js +3 -3
  98. package/dist/components/qr-code/index.d.ts +13 -12
  99. package/dist/components/qr-code/index.js +3 -3
  100. package/dist/components/radio-group/index.d.ts +21 -20
  101. package/dist/components/radio-group/index.js +6 -5
  102. package/dist/components/rating-group/index.d.ts +20 -19
  103. package/dist/components/rating-group/index.js +5 -4
  104. package/dist/components/scroll-area/index.d.ts +14 -13
  105. package/dist/components/scroll-area/index.js +3 -3
  106. package/dist/components/segment-group/index.d.ts +19 -22
  107. package/dist/components/segment-group/index.js +3 -8
  108. package/dist/components/select/index.d.ts +40 -39
  109. package/dist/components/select/index.js +8 -7
  110. package/dist/components/separator/index.d.ts +81 -0
  111. package/dist/components/separator/index.js +135 -0
  112. package/dist/components/signature-pad/index.d.ts +18 -17
  113. package/dist/components/signature-pad/index.js +5 -4
  114. package/dist/components/slider/index.d.ts +25 -24
  115. package/dist/components/slider/index.js +3 -3
  116. package/dist/components/splitter/index.d.ts +16 -15
  117. package/dist/components/splitter/index.js +4 -3
  118. package/dist/components/steps/index.d.ts +22 -21
  119. package/dist/components/steps/index.js +3 -3
  120. package/dist/components/switch/index.d.ts +19 -18
  121. package/dist/components/switch/index.js +5 -4
  122. package/dist/components/tabs/index.d.ts +21 -20
  123. package/dist/components/tabs/index.js +5 -5
  124. package/dist/components/tags-input/index.d.ts +39 -38
  125. package/dist/components/tags-input/index.js +5 -4
  126. package/dist/components/timer/index.d.ts +16 -15
  127. package/dist/components/timer/index.js +3 -3
  128. package/dist/components/toast/index.d.ts +13 -12
  129. package/dist/components/toast/index.js +2 -2
  130. package/dist/components/toggle/index.d.ts +10 -13
  131. package/dist/components/toggle/index.js +3 -8
  132. package/dist/components/toggle-group/index.d.ts +15 -14
  133. package/dist/components/toggle-group/index.js +3 -3
  134. package/dist/components/tooltip/index.d.ts +23 -22
  135. package/dist/components/tooltip/index.js +5 -5
  136. package/dist/components/tour/index.d.ts +32 -35
  137. package/dist/components/tour/index.js +6 -9
  138. package/dist/components/tree-view/index.d.ts +6 -5
  139. package/dist/components/tree-view/index.js +6 -5
  140. package/dist/date-picker-anatomy-BbB7oLLk.js +7 -0
  141. package/dist/date-picker-anatomy-Br9ap7TS.d.ts +6 -0
  142. package/dist/dialog-anatomy-ByMvuBxr.d.ts +2 -0
  143. package/dist/dialog-anatomy-DZW7OUW_.js +3 -0
  144. package/dist/editable-anatomy-D1eyySPH.js +3 -0
  145. package/dist/editable-anatomy-D7zUtMKW.d.ts +2 -0
  146. package/dist/{field-CtPR24u6.js → field-B_BAnE0z.js} +3 -8
  147. package/dist/field-anatomy-DOCpzb4B.js +8 -0
  148. package/dist/field-anatomy-loNm9_9u.d.ts +6 -0
  149. package/dist/{fieldset-D5SznrKY.js → fieldset-XmKsNoOC.js} +3 -8
  150. package/dist/fieldset-anatomy-9h1GFO6X.d.ts +6 -0
  151. package/dist/fieldset-anatomy-DmZTaMK6.js +8 -0
  152. package/dist/file-upload-anatomy-CZ2VnScd.js +3 -0
  153. package/dist/file-upload-anatomy-DdLNgaPz.d.ts +2 -0
  154. package/dist/floating-panel-anatomy-DBrl1Bp0.js +3 -0
  155. package/dist/floating-panel-anatomy-DwkXF2tr.d.ts +2 -0
  156. package/dist/hover-card-anatomy-CTX5TEi3.d.ts +2 -0
  157. package/dist/hover-card-anatomy-D3wEfkuu.js +3 -0
  158. package/dist/image-cropper-anatomy-6_a6BSeW.d.ts +6 -0
  159. package/dist/image-cropper-anatomy-vcTNTTGP.js +7 -0
  160. package/dist/{index-BnYwp0nl.d.ts → index-C-kA-knN.d.ts} +7 -7
  161. package/dist/{index-CmCVWB7e.d.ts → index-DZ1ummfv.d.ts} +35 -35
  162. package/dist/{index-CCRVRFFQ.d.ts → index-DzrYvQ8H.d.ts} +2 -2
  163. package/dist/{index-8bjPAUl0.d.ts → index-VvcSzgim.d.ts} +10 -10
  164. package/dist/index.d.ts +3 -3
  165. package/dist/listbox-anatomy-D2r-4uq6.js +7 -0
  166. package/dist/listbox-anatomy-ZW3V07FW.d.ts +6 -0
  167. package/dist/marquee-anatomy-CS5BoKG3.d.ts +2 -0
  168. package/dist/marquee-anatomy-sKw9g-dJ.js +3 -0
  169. package/dist/menu-anatomy-DbCORryZ.js +3 -0
  170. package/dist/menu-anatomy-DcjSKaK6.d.ts +2 -0
  171. package/dist/navigation-menu-anatomy-bvfS7a-6.d.ts +2 -0
  172. package/dist/navigation-menu-anatomy-nwZUxyMV.js +3 -0
  173. package/dist/number-input-anatomy-BEL1Q-ZK.d.ts +2 -0
  174. package/dist/number-input-anatomy-hB3PpB4j.js +3 -0
  175. package/dist/pagination-anatomy-D8yk0Puf.js +3 -0
  176. package/dist/pagination-anatomy-xc9Fxt__.d.ts +2 -0
  177. package/dist/password-input-anatomy-CQFdYR2z.d.ts +2 -0
  178. package/dist/password-input-anatomy-D0nhl7MJ.js +3 -0
  179. package/dist/pin-input-anatomy-Blh9Y2sq.js +3 -0
  180. package/dist/pin-input-anatomy-nRaqyCV2.d.ts +2 -0
  181. package/dist/popover-anatomy-Cwp8_2Po.d.ts +2 -0
  182. package/dist/popover-anatomy-DXWeYlnF.js +3 -0
  183. package/dist/{presence-BK6rPXK7.js → presence-B50UYKDY.js} +1 -1
  184. package/dist/progress-anatomy-BubUhrtU.d.ts +2 -0
  185. package/dist/progress-anatomy-lioRhIrB.js +3 -0
  186. package/dist/qr-code-anatomy-CIy9Wai6.js +3 -0
  187. package/dist/qr-code-anatomy-DKYQO_yO.d.ts +2 -0
  188. package/dist/radio-group-anatomy-C7L8dkhn.js +3 -0
  189. package/dist/radio-group-anatomy-CiNL4B5J.d.ts +2 -0
  190. package/dist/rating-group-anatomy-CBhzoESK.js +3 -0
  191. package/dist/rating-group-anatomy-DEi1Omvv.d.ts +2 -0
  192. package/dist/scroll-area-anatomy-B-FlUOdc.js +3 -0
  193. package/dist/scroll-area-anatomy-CefzWgS5.d.ts +2 -0
  194. package/dist/segment-group-anatomy-CPdu1efW.js +8 -0
  195. package/dist/segment-group-anatomy-DesMk15u.d.ts +6 -0
  196. package/dist/select-anatomy-BLK5Kq84.d.ts +2 -0
  197. package/dist/select-anatomy-CiNHi2Kx.js +3 -0
  198. package/dist/separator-anatomy-C9bGchxg.js +3 -0
  199. package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
  200. package/dist/signature-pad-anatomy-CoeXwoDo.js +3 -0
  201. package/dist/signature-pad-anatomy-ZbCDnYGZ.d.ts +2 -0
  202. package/dist/slider-anatomy-BMTjqedI.d.ts +2 -0
  203. package/dist/slider-anatomy-D1MIQawS.js +3 -0
  204. package/dist/splitter-anatomy-Bb-vdY9S.d.ts +2 -0
  205. package/dist/splitter-anatomy-mbvD9KMw.js +3 -0
  206. package/dist/steps-anatomy-CMM7Zciy.d.ts +2 -0
  207. package/dist/steps-anatomy-DL1kFLaW.js +3 -0
  208. package/dist/switch-anatomy-C_MAURJE.js +3 -0
  209. package/dist/switch-anatomy-Dmg0RYjh.d.ts +2 -0
  210. package/dist/tabs-anatomy-CgXloO7s.d.ts +2 -0
  211. package/dist/tabs-anatomy-DF_ekPnt.js +3 -0
  212. package/dist/tags-input-anatomy-C0HLrulm.d.ts +2 -0
  213. package/dist/tags-input-anatomy-Dpn_Smms.js +3 -0
  214. package/dist/timer-anatomy-BF3_7vbc.js +3 -0
  215. package/dist/timer-anatomy-D0Ey9n_K.d.ts +2 -0
  216. package/dist/toast-anatomy-BHDNHkvU.js +3 -0
  217. package/dist/toast-anatomy-DHifYWal.d.ts +2 -0
  218. package/dist/toggle-anatomy-B79YArNR.js +8 -0
  219. package/dist/toggle-anatomy-C4EVS7GQ.d.ts +6 -0
  220. package/dist/toggle-group-anatomy-BpV0-6Xe.d.ts +2 -0
  221. package/dist/toggle-group-anatomy-CFLq6ia_.js +3 -0
  222. package/dist/tooltip-anatomy-BlxUQUEe.d.ts +2 -0
  223. package/dist/tooltip-anatomy-D6lPF-Wq.js +3 -0
  224. package/dist/tour-anatomy-Bc1FNWON.d.ts +6 -0
  225. package/dist/tour-anatomy-Cg6ZDDuV.js +7 -0
  226. package/dist/{tree-view-N6ShNmpe.js → tree-view-D0JBQ_ly.js} +6 -7
  227. package/dist/tree-view-anatomy--Ft8ROVn.js +3 -0
  228. package/dist/tree-view-anatomy-zTRJrcH9.d.ts +2 -0
  229. package/package.json +6 -2
  230. /package/dist/{boolean-CpMsIRK4.js → boolean-L5YmbZkb.js} +0 -0
  231. /package/dist/{clean-props-ChPEW0vT.js → clean-props-DsGHTEpm.js} +0 -0
  232. /package/dist/{create-split-props-BDJ_VWs3.js → create-split-props-D8oe6Rby.js} +0 -0
  233. /package/dist/{factory-B5zr8_kk.d.ts → factory-n7N-L7_o.d.ts} +0 -0
  234. /package/dist/{factory-Co08Aw8u.js → factory-xNPol80p.js} +0 -0
  235. /package/dist/{index-DhFoJHfp.d.ts → index-BezmG5AK.d.ts} +0 -0
  236. /package/dist/{presence-types-BJRr8tqd.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
  237. /package/dist/{types-DIEO6uP3.d.ts → types-D_fjXif6.d.ts} +0 -0
  238. /package/dist/{use-render-strategy-DMa_QmB6.js → use-render-strategy-3G0_HWbg.js} +0 -0
  239. /package/dist/{use-render-strategy-U5NxU252.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
@@ -0,0 +1,7 @@
1
+ import { anatomy } from "@sprawlify/primitives/machines/date-picker";
2
+
3
+ //#region src/components/date-picker/date-picker-anatomy.ts
4
+ const datePickerAnatomy = anatomy.extendWith("view", "valueText");
5
+
6
+ //#endregion
7
+ export { datePickerAnatomy as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy12 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/date-picker/date-picker-anatomy.d.ts
4
+ declare const datePickerAnatomy: _sprawlify_primitives_anatomy12.AnatomyInstance<"input" | "label" | "table" | "view" | "content" | "positioner" | "trigger" | "root" | "control" | "clearTrigger" | "valueText" | "prevTrigger" | "nextTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
5
+ //#endregion
6
+ export { datePickerAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as dialogAnatomy } from "@sprawlify/primitives/machines/dialog";
2
+ export { dialogAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as dialogAnatomy } from "@sprawlify/primitives/machines/dialog";
2
+
3
+ export { dialogAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as editableAnatomy } from "@sprawlify/primitives/machines/editable";
2
+
3
+ export { editableAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as editableAnatomy } from "@sprawlify/primitives/machines/editable";
2
+ export { editableAnatomy as t };
@@ -2,10 +2,10 @@ 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
4
  import { n as unrefElement, t as useForwardExpose } from "./use-forward-expose-CCAmHTUB.js";
5
- import { t as sprawlify } from "./factory-Co08Aw8u.js";
5
+ import { n as parts } from "./field-anatomy-DOCpzb4B.js";
6
+ import { t as sprawlify } from "./factory-xNPol80p.js";
6
7
  import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, onBeforeUnmount, onMounted, openBlock, reactive, ref, renderSlot, toValue, unref, useId, withCtx } from "vue";
7
8
  import { ariaAttr, dataAttr } from "@sprawlify/primitives/dom-query";
8
- import { createAnatomy } from "@sprawlify/primitives/anatomy";
9
9
  import { autoresizeTextarea } from "@sprawlify/primitives/auto-resize";
10
10
 
11
11
  //#region src/components/field/use-field-context.ts
@@ -191,11 +191,6 @@ var field_root_provider_vue_vue_type_script_setup_true_lang_default = /* @__PURE
191
191
  //#region src/components/field/field-root-provider.vue
192
192
  var field_root_provider_default = field_root_provider_vue_vue_type_script_setup_true_lang_default;
193
193
 
194
- //#endregion
195
- //#region src/components/field/field-anatomy.ts
196
- const fieldAnatomy = createAnatomy("field").parts("root", "errorText", "helperText", "input", "label", "select", "textarea", "requiredIndicator");
197
- const parts = fieldAnatomy.build();
198
-
199
194
  //#endregion
200
195
  //#region src/components/field/use-field.ts
201
196
  const useField = (props = {}) => {
@@ -499,4 +494,4 @@ var field_exports = /* @__PURE__ */ __exportAll({
499
494
  });
500
495
 
501
496
  //#endregion
502
- export { useField as a, field_required_indicator_default as c, field_helper_text_default as d, field_error_text_default as f, field_root_default as i, field_label_default as l, useFieldContext as m, field_textarea_default as n, fieldAnatomy as o, field_context_default as p, field_select_default as r, field_root_provider_default as s, field_exports as t, field_input_default as u };
497
+ export { useField as a, field_label_default as c, field_error_text_default as d, field_context_default as f, field_root_default as i, field_input_default as l, field_textarea_default as n, field_root_provider_default as o, useFieldContext as p, field_select_default as r, field_required_indicator_default as s, field_exports as t, field_helper_text_default as u };
@@ -0,0 +1,8 @@
1
+ import { createAnatomy } from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/field/field-anatomy.ts
4
+ const fieldAnatomy = createAnatomy("field").parts("root", "errorText", "helperText", "input", "label", "select", "textarea", "requiredIndicator");
5
+ const parts = fieldAnatomy.build();
6
+
7
+ //#endregion
8
+ export { parts as n, fieldAnatomy as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/field/field-anatomy.d.ts
4
+ declare const fieldAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"input" | "label" | "select" | "textarea" | "root" | "errorText" | "helperText" | "requiredIndicator">;
5
+ //#endregion
6
+ export { fieldAnatomy as t };
@@ -2,10 +2,10 @@ 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
4
  import { n as unrefElement, t as useForwardExpose } from "./use-forward-expose-CCAmHTUB.js";
5
- import { t as sprawlify } from "./factory-Co08Aw8u.js";
5
+ import { n as parts } from "./fieldset-anatomy-DmZTaMK6.js";
6
+ import { t as sprawlify } from "./factory-xNPol80p.js";
6
7
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, onBeforeUnmount, onMounted, openBlock, reactive, ref, renderSlot, toValue, unref, useId, withCtx } from "vue";
7
8
  import { dataAttr } from "@sprawlify/primitives/dom-query";
8
- import { createAnatomy } from "@sprawlify/primitives/anatomy";
9
9
 
10
10
  //#region src/components/fieldset/use-fieldset-context.ts
11
11
  const [FieldsetProvider, useFieldsetContext] = createContext("FieldsetContext");
@@ -130,11 +130,6 @@ var fieldset_root_provider_vue_vue_type_script_setup_true_lang_default = /* @__P
130
130
  //#region src/components/fieldset/fieldset-root-provider.vue
131
131
  var fieldset_root_provider_default = fieldset_root_provider_vue_vue_type_script_setup_true_lang_default;
132
132
 
133
- //#endregion
134
- //#region src/components/fieldset/fieldset-anatomy.ts
135
- const fieldsetAnatomy = createAnatomy("fieldset").parts("root", "errorText", "helperText", "legend");
136
- const parts = fieldsetAnatomy.build();
137
-
138
133
  //#endregion
139
134
  //#region src/components/fieldset/use-fieldset.ts
140
135
  const useFieldset = (props = {}) => {
@@ -276,4 +271,4 @@ var fieldset_exports = /* @__PURE__ */ __exportAll({
276
271
  });
277
272
 
278
273
  //#endregion
279
- export { fieldset_root_provider_default as a, fieldset_error_text_default as c, fieldsetAnatomy as i, fieldset_context_default as l, fieldset_root_default as n, fieldset_legend_default as o, useFieldset as r, fieldset_helper_text_default as s, fieldset_exports as t, useFieldsetContext as u };
274
+ export { fieldset_legend_default as a, fieldset_context_default as c, fieldset_root_provider_default as i, useFieldsetContext as l, fieldset_root_default as n, fieldset_helper_text_default as o, useFieldset as r, fieldset_error_text_default as s, fieldset_exports as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy4 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/fieldset/fieldset-anatomy.d.ts
4
+ declare const fieldsetAnatomy: _sprawlify_primitives_anatomy4.AnatomyInstance<"legend" | "root" | "errorText" | "helperText">;
5
+ //#endregion
6
+ export { fieldsetAnatomy as t };
@@ -0,0 +1,8 @@
1
+ import { createAnatomy } from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/fieldset/fieldset-anatomy.ts
4
+ const fieldsetAnatomy = createAnatomy("fieldset").parts("root", "errorText", "helperText", "legend");
5
+ const parts = fieldsetAnatomy.build();
6
+
7
+ //#endregion
8
+ export { parts as n, fieldsetAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as fileUploadAnatomy } from "@sprawlify/primitives/machines/file-upload";
2
+
3
+ export { fileUploadAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as fileUploadAnatomy } from "@sprawlify/primitives/machines/file-upload";
2
+ export { fileUploadAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as floatingPanelAnatomy } from "@sprawlify/primitives/machines/floating-panel";
2
+
3
+ export { floatingPanelAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as floatingPanelAnatomy } from "@sprawlify/primitives/machines/floating-panel";
2
+ export { floatingPanelAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as hoverCardAnatomy } from "@sprawlify/primitives/machines/hover-card";
2
+ export { hoverCardAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as hoverCardAnatomy } from "@sprawlify/primitives/machines/hover-card";
2
+
3
+ export { hoverCardAnatomy as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy6 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/image-cropper/image-cropper-anatomy.d.ts
4
+ declare const imageCropperAnatomy: _sprawlify_primitives_anatomy6.AnatomyInstance<"image" | "grid" | "root" | "viewport" | "selection" | "handle">;
5
+ //#endregion
6
+ export { imageCropperAnatomy as t };
@@ -0,0 +1,7 @@
1
+ import { anatomy } from "@sprawlify/primitives/machines/image-cropper";
2
+
3
+ //#region src/components/image-cropper/image-cropper-anatomy.ts
4
+ const imageCropperAnatomy = anatomy;
5
+
6
+ //#endregion
7
+ export { imageCropperAnatomy as t };
@@ -1,4 +1,4 @@
1
- import * as vue2356 from "vue";
1
+ import * as vue2455 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: vue2356.DefineComponent<EnvironmentProviderProps, {}, {}, {}, {}, vue2356.ComponentOptionsMixin, vue2356.ComponentOptionsMixin, {}, string, vue2356.PublicProps, Readonly<EnvironmentProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2356.ComponentProvideOptions, false, {}, any>;
32
+ declare const __VLS_base: vue2455.DefineComponent<EnvironmentProviderProps, {}, {}, {}, {}, vue2455.ComponentOptionsMixin, vue2455.ComponentOptionsMixin, {}, string, vue2455.PublicProps, Readonly<EnvironmentProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2455.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<vue2356.DefineComponent<LocaleProviderProps, {}, {}, {}, {}, vue2356.ComponentOptionsMixin, vue2356.ComponentOptionsMixin, {}, string, vue2356.PublicProps, Readonly<LocaleProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2356.ComponentProvideOptions, false, {}, any>, {
46
+ declare const __VLS_export: __VLS_WithSlots<vue2455.DefineComponent<LocaleProviderProps, {}, {}, {}, {}, vue2455.ComponentOptionsMixin, vue2455.ComponentOptionsMixin, {}, string, vue2455.PublicProps, Readonly<LocaleProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2455.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: vue2356.Ref<Element | ComponentPublicInstance | null | undefined, Element | ComponentPublicInstance | null | undefined>;
82
- currentElement: vue2356.ComputedRef<HTMLElement>;
81
+ currentRef: vue2455.Ref<Element | ComponentPublicInstance | null | undefined, Element | ComponentPublicInstance | null | undefined>;
82
+ currentElement: vue2455.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): vue2356.ComputedRef<U>;
86
+ declare function useForwardProps<T extends MaybeRefOrGetter<Record<string, any>>, U extends UnwrapRef<T>>(props: T): vue2455.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): vue2356.ComputedRef<any>;
89
+ declare function useForwardPropsEmits<T extends Parameters<typeof useForwardProps>[0], Name extends string>(props: T, emit?: (name: Name, ...args: any[]) => void): vue2455.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,12 +1,12 @@
1
- import { t as PolymorphicProps } from "./factory-B5zr8_kk.js";
2
- import { a as Optional, r as EmitFn$1, t as Assign } from "./types-DIEO6uP3.js";
3
- import { r as PropTypes } from "./index-CCRVRFFQ.js";
4
- import { t as RenderStrategyProps } from "./use-render-strategy-U5NxU252.js";
5
- import { f as TreeCollection, m as TreeNode } from "./index-DhFoJHfp.js";
6
- import * as vue1653 from "vue";
1
+ import { t as PolymorphicProps } from "./factory-n7N-L7_o.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-DzrYvQ8H.js";
4
+ import { t as RenderStrategyProps } from "./use-render-strategy-CEbMLMD1.js";
5
+ import { f as TreeCollection, m as TreeNode } from "./index-BezmG5AK.js";
6
+ import * as vue0 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
- import { CheckedChangeDetails, CheckedChangeDetails as TreeViewCheckedChangeDetails, ExpandedChangeDetails, ExpandedChangeDetails as TreeViewExpandedChangeDetails, FocusChangeDetails, FocusChangeDetails as TreeViewFocusChangeDetails, LoadChildrenCompleteDetails, LoadChildrenCompleteDetails as TreeViewLoadChildrenCompleteDetails, LoadChildrenDetails, LoadChildrenDetails as TreeViewLoadChildrenDetails, LoadChildrenErrorDetails, LoadChildrenErrorDetails as TreeViewLoadChildrenErrorDetails, NodeProps, NodeProps as NodeProps$1, NodeProps as TreeViewNodeProps, NodeState, NodeState as NodeState$1, NodeState as TreeViewNodeState, RenameCompleteDetails, RenameCompleteDetails as TreeViewRenameCompleteDetails, RenameStartDetails, RenameStartDetails as TreeViewRenameStartDetails, SelectionChangeDetails, SelectionChangeDetails as TreeViewSelectionChangeDetails, anatomy as treeViewAnatomy } from "@sprawlify/primitives/machines/tree-view";
9
+ import { CheckedChangeDetails, CheckedChangeDetails as TreeViewCheckedChangeDetails, ExpandedChangeDetails, ExpandedChangeDetails as TreeViewExpandedChangeDetails, FocusChangeDetails, FocusChangeDetails as TreeViewFocusChangeDetails, LoadChildrenCompleteDetails, LoadChildrenCompleteDetails as TreeViewLoadChildrenCompleteDetails, LoadChildrenDetails, LoadChildrenDetails as TreeViewLoadChildrenDetails, LoadChildrenErrorDetails, LoadChildrenErrorDetails as TreeViewLoadChildrenErrorDetails, NodeProps, NodeProps as NodeProps$1, NodeProps as TreeViewNodeProps, NodeState, NodeState as NodeState$1, NodeState as TreeViewNodeState, RenameCompleteDetails, RenameCompleteDetails as TreeViewRenameCompleteDetails, RenameStartDetails, RenameStartDetails as TreeViewRenameStartDetails, SelectionChangeDetails, SelectionChangeDetails as TreeViewSelectionChangeDetails } from "@sprawlify/primitives/machines/tree-view";
10
10
 
11
11
  //#region src/components/tree-view/tree-view-branch-content.vue.d.ts
12
12
  interface TreeViewBranchContentBaseProps extends PolymorphicProps {}
@@ -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<vue1653.DefineComponent<TreeViewBranchContentProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewBranchContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
19
+ declare const __VLS_export$19: __VLS_WithSlots$15<vue0.DefineComponent<TreeViewBranchContentProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewBranchContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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<vue1653.DefineComponent<TreeViewBranchControlProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewBranchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
36
+ declare const __VLS_export$18: __VLS_WithSlots$14<vue0.DefineComponent<TreeViewBranchControlProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewBranchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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<vue1653.DefineComponent<TreeViewBranchIndentGuideProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewBranchIndentGuideProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
53
+ declare const __VLS_export$17: __VLS_WithSlots$13<vue0.DefineComponent<TreeViewBranchIndentGuideProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewBranchIndentGuideProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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<vue1653.DefineComponent<TreeViewBranchIndicatorProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewBranchIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
70
+ declare const __VLS_export$16: __VLS_WithSlots$12<vue0.DefineComponent<TreeViewBranchIndicatorProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewBranchIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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<vue1653.DefineComponent<TreeViewBranchTextProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewBranchTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
87
+ declare const __VLS_export$15: __VLS_WithSlots$11<vue0.DefineComponent<TreeViewBranchTextProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewBranchTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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<vue1653.DefineComponent<TreeViewBranchTriggerProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewBranchTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
104
+ declare const __VLS_export$14: __VLS_WithSlots$10<vue0.DefineComponent<TreeViewBranchTriggerProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewBranchTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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<vue1653.DefineComponent<TreeViewBranchProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewBranchProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
121
+ declare const __VLS_export$13: __VLS_WithSlots$9<vue0.DefineComponent<TreeViewBranchProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewBranchProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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: vue1653.PublicProps & (typeof globalThis extends {
189
+ props: vue0.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
- }>) => vue1653.VNode & {
198
+ }>) => vue0.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<vue1653.DefineComponent<TreeViewItemIndicatorProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
211
+ declare const __VLS_export$11: __VLS_WithSlots$8<vue0.DefineComponent<TreeViewItemIndicatorProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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<vue1653.DefineComponent<TreeViewItemTextProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
228
+ declare const __VLS_export$10: __VLS_WithSlots$7<vue0.DefineComponent<TreeViewItemTextProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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<vue1653.DefineComponent<TreeViewItemProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
245
+ declare const __VLS_export$9: __VLS_WithSlots$6<vue0.DefineComponent<TreeViewItemProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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<vue1653.DefineComponent<TreeViewLabelProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
262
+ declare const __VLS_export$8: __VLS_WithSlots$5<vue0.DefineComponent<TreeViewLabelProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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<vue1653.DefineComponent<TreeViewNodeCheckboxProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewNodeCheckboxProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
279
+ declare const __VLS_export$7: __VLS_WithSlots$4<vue0.DefineComponent<TreeViewNodeCheckboxProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewNodeCheckboxProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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<vue1653.DefineComponent<TreeViewNodeCheckboxIndicatorProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewNodeCheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
295
+ declare const __VLS_export$6: __VLS_WithSlots$3<vue0.DefineComponent<TreeViewNodeCheckboxIndicatorProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewNodeCheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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<vue1653.DefineComponent<TreeViewNodeRenameInputProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewNodeRenameInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
314
+ declare const __VLS_export$5: __VLS_WithSlots$2<vue0.DefineComponent<TreeViewNodeRenameInputProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewNodeRenameInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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<vue1653.DefineComponent<{}, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, true, {}, any>, {
331
+ declare const __VLS_export$4: __VLS_WithSlots$1<vue0.DefineComponent<{}, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue0.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: vue1653.PublicProps & __VLS_PrettifyLocal$2<TreeViewNodeProviderBaseProps<T>> & (typeof globalThis extends {
347
+ props: vue0.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
- }>) => vue1653.VNode & {
356
+ }>) => vue0.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: vue1653.PublicProps & __VLS_PrettifyLocal$1<TreeViewRootProviderProps<T>> & (typeof globalThis extends {
374
+ props: vue0.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
- }>) => vue1653.VNode & {
383
+ }>) => vue0.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,11 @@ 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: vue1653.PublicProps & __VLS_PrettifyLocal<TreeViewRootProps<T> & {
400
- onFocusChange?: ((details: treeView.FocusChangeDetails<any>) => any) | undefined;
401
- onCheckedChange?: ((details: treeView.CheckedChangeDetails) => any) | undefined;
399
+ props: vue0.PublicProps & __VLS_PrettifyLocal<TreeViewRootProps<T> & {
402
400
  onExpandedChange?: ((details: treeView.ExpandedChangeDetails<any>) => any) | undefined;
401
+ onFocusChange?: ((details: treeView.FocusChangeDetails<any>) => any) | undefined;
403
402
  onSelectionChange?: ((details: treeView.SelectionChangeDetails<any>) => any) | undefined;
403
+ onCheckedChange?: ((details: treeView.CheckedChangeDetails) => any) | undefined;
404
404
  onLoadChildrenComplete?: ((details: treeView.LoadChildrenCompleteDetails<T>) => any) | undefined;
405
405
  onLoadChildrenError?: ((details: treeView.LoadChildrenErrorDetails<T>) => any) | undefined;
406
406
  onRenameStart?: ((details: treeView.RenameStartDetails<T>) => any) | undefined;
@@ -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: "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:focusedValue", value: string | null) => void) & ((evt: "update:selectedValue", value: string[]) => void) & ((evt: "update:checkedValue", value: string[]) => void);
422
- }>) => vue1653.VNode & {
421
+ emit: ((evt: "expandedChange", details: treeView.ExpandedChangeDetails<any>) => void) & ((evt: "focusChange", details: treeView.FocusChangeDetails<any>) => void) & ((evt: "selectionChange", details: treeView.SelectionChangeDetails<any>) => void) & ((evt: "checkedChange", details: treeView.CheckedChangeDetails) => 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
+ }>) => vue0.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<vue1653.DefineComponent<TreeViewTreeProps, {}, {}, {}, {}, vue1653.ComponentOptionsMixin, vue1653.ComponentOptionsMixin, {}, string, vue1653.PublicProps, Readonly<TreeViewTreeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1653.ComponentProvideOptions, false, {}, any>, {
435
+ declare const __VLS_export: __VLS_WithSlots<vue0.DefineComponent<TreeViewTreeProps, {}, {}, {}, {}, vue0.ComponentOptionsMixin, vue0.ComponentOptionsMixin, {}, string, vue0.PublicProps, Readonly<TreeViewTreeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue0.ComponentProvideOptions, false, {}, any>, {
436
436
  default?: (props: {}) => any;
437
437
  }>;
438
438
  type __VLS_WithSlots<T, S> = T & {
@@ -444,4 +444,4 @@ declare namespace tree_view_d_exports {
444
444
  export { _default$13 as Branch, TreeViewBranchBaseProps as BranchBaseProps, _default$19 as BranchContent, TreeViewBranchContentBaseProps as BranchContentBaseProps, TreeViewBranchContentProps as BranchContentProps, _default$18 as BranchControl, TreeViewBranchControlBaseProps as BranchControlBaseProps, TreeViewBranchControlProps as BranchControlProps, _default$17 as BranchIndentGuide, TreeViewBranchIndentGuideBaseProps as BranchIndentGuideBaseProps, TreeViewBranchIndentGuideProps as BranchIndentGuideProps, _default$16 as BranchIndicator, TreeViewBranchIndicatorBaseProps as BranchIndicatorBaseProps, TreeViewBranchIndicatorProps as BranchIndicatorProps, TreeViewBranchProps as BranchProps, _default$15 as BranchText, TreeViewBranchTextBaseProps as BranchTextBaseProps, TreeViewBranchTextProps as BranchTextProps, _default$14 as BranchTrigger, TreeViewBranchTriggerBaseProps as BranchTriggerBaseProps, TreeViewBranchTriggerProps as BranchTriggerProps, CheckedChangeDetails, _default$12 as Context, TreeViewContextProps as ContextProps, ExpandedChangeDetails, FocusChangeDetails, _default$9 as Item, TreeViewItemBaseProps as ItemBaseProps, _default$11 as ItemIndicator, TreeViewItemIndicatorBaseProps as ItemIndicatorBaseProps, TreeViewItemIndicatorProps as ItemIndicatorProps, TreeViewItemProps as ItemProps, _default$10 as ItemText, TreeViewItemTextBaseProps as ItemTextBaseProps, TreeViewItemTextProps as ItemTextProps, _default$8 as Label, TreeViewLabelBaseProps as LabelBaseProps, TreeViewLabelProps as LabelProps, LoadChildrenCompleteDetails, LoadChildrenDetails, LoadChildrenErrorDetails, _default$7 as NodeCheckbox, TreeViewNodeCheckboxBaseProps as NodeCheckboxBaseProps, _default$6 as NodeCheckboxIndicator, TreeViewNodeCheckboxIndicatorBaseProps as NodeCheckboxIndicatorBaseProps, TreeViewNodeCheckboxIndicatorProps as NodeCheckboxIndicatorProps, TreeViewNodeCheckboxProps as NodeCheckboxProps, _default$4 as NodeContext, TreeViewNodeContextProps as NodeContextProps, NodeProps$1 as NodeProps, _default$3 as NodeProvider, TreeViewNodeProviderBaseProps as NodeProviderBaseProps, TreeViewNodeProviderProps as NodeProviderProps, _default$5 as NodeRenameInput, TreeViewNodeRenameInputBaseProps as NodeRenameInputBaseProps, TreeViewNodeRenameInputProps as NodeRenameInputProps, NodeState$1 as NodeState, RenameCompleteDetails, RenameStartDetails, _default$1 as Root, TreeViewRootBaseProps as RootBaseProps, TreeViewRootComponent as RootComponent, TreeViewRootComponentProps as RootComponentProps, RootEmits, TreeViewRootProps as RootProps, _default$2 as RootProvider, TreeViewRootProviderBaseProps as RootProviderBaseProps, TreeViewRootProviderComponent as RootProviderComponent, TreeViewRootProviderProps as RootProviderProps, SelectionChangeDetails, _default as Tree, TreeViewTreeBaseProps as TreeBaseProps, TreeViewTreeProps as TreeProps };
445
445
  }
446
446
  //#endregion
447
- export { _default$11 as $, _default$4 as A, TreeViewNodeCheckboxProps as B, TreeViewRootProviderComponent as C, TreeViewBranchControlProps as Ct, TreeViewNodeProviderProps as D, _default$19 as Dt, TreeViewNodeProviderBaseProps as E, TreeViewBranchContentProps as Et, _default$5 as F, TreeViewItemBaseProps as G, TreeViewLabelBaseProps as H, TreeViewNodeCheckboxIndicatorBaseProps as I, TreeViewItemTextBaseProps as J, TreeViewItemProps as K, TreeViewNodeCheckboxIndicatorProps as L, useTreeViewNodeContext as M, TreeViewNodeRenameInputBaseProps as N, _default$3 as O, TreeViewNodeRenameInputProps as P, TreeViewItemIndicatorProps as Q, _default$6 as R, TreeViewRootProviderBaseProps as S, TreeViewBranchControlBaseProps as St, _default$2 as T, TreeViewBranchContentBaseProps as Tt, TreeViewLabelProps as U, _default$7 as V, _default$8 as W, _default$10 as X, TreeViewItemTextProps as Y, TreeViewItemIndicatorBaseProps as Z, TreeViewRootBaseProps as _, TreeViewBranchIndicatorProps as _t, TreeViewLoadChildrenDetails as a, UseTreeViewReturn as at, TreeViewRootProps as b, TreeViewBranchIndentGuideProps as bt, TreeViewNodeState as c, TreeViewBranchProps as ct, TreeViewSelectionChangeDetails as d, TreeViewBranchTriggerProps as dt, TreeViewContextProps as et, tree_view_d_exports as f, _default$14 as ft, _default as g, TreeViewBranchIndicatorBaseProps as gt, TreeViewTreeProps as h, _default$15 as ht, TreeViewLoadChildrenCompleteDetails as i, UseTreeViewProps as it, UseTreeViewNodeContext as j, TreeViewNodeContextProps as k, TreeViewRenameCompleteDetails as l, _default$13 as lt, TreeViewTreeBaseProps as m, TreeViewBranchTextProps as mt, TreeViewExpandedChangeDetails as n, UseTreeViewContext as nt, TreeViewLoadChildrenErrorDetails as o, useTreeView as ot, treeViewAnatomy as p, TreeViewBranchTextBaseProps as pt, _default$9 as q, TreeViewFocusChangeDetails as r, useTreeViewContext as rt, TreeViewNodeProps as s, TreeViewBranchBaseProps as st, TreeViewCheckedChangeDetails as t, _default$12 as tt, TreeViewRenameStartDetails as u, TreeViewBranchTriggerBaseProps as ut, TreeViewRootComponent as v, _default$16 as vt, TreeViewRootProviderProps as w, _default$18 as wt, _default$1 as x, _default$17 as xt, TreeViewRootComponentProps as y, TreeViewBranchIndentGuideBaseProps as yt, TreeViewNodeCheckboxBaseProps as z };
447
+ export { TreeViewContextProps as $, UseTreeViewNodeContext as A, _default$7 as B, TreeViewRootProviderProps as C, _default$18 as Ct, _default$3 as D, TreeViewNodeProviderProps as E, _default$19 as Et, TreeViewNodeCheckboxIndicatorBaseProps as F, TreeViewItemProps as G, TreeViewLabelProps as H, TreeViewNodeCheckboxIndicatorProps as I, TreeViewItemTextProps as J, _default$9 as K, _default$6 as L, TreeViewNodeRenameInputBaseProps as M, TreeViewNodeRenameInputProps as N, TreeViewNodeContextProps as O, _default$5 as P, _default$11 as Q, TreeViewNodeCheckboxBaseProps as R, TreeViewRootProviderComponent as S, TreeViewBranchControlProps as St, TreeViewNodeProviderBaseProps as T, TreeViewBranchContentProps as Tt, _default$8 as U, TreeViewLabelBaseProps as V, TreeViewItemBaseProps as W, TreeViewItemIndicatorBaseProps as X, _default$10 as Y, TreeViewItemIndicatorProps as Z, TreeViewRootComponent as _, _default$16 as _t, TreeViewLoadChildrenDetails as a, useTreeView as at, _default$1 as b, _default$17 as bt, TreeViewNodeState as c, _default$13 as ct, TreeViewSelectionChangeDetails as d, _default$14 as dt, _default$12 as et, tree_view_d_exports as f, TreeViewBranchTextBaseProps as ft, TreeViewRootBaseProps as g, TreeViewBranchIndicatorProps as gt, _default as h, TreeViewBranchIndicatorBaseProps as ht, TreeViewLoadChildrenCompleteDetails as i, UseTreeViewReturn as it, useTreeViewNodeContext as j, _default$4 as k, TreeViewRenameCompleteDetails as l, TreeViewBranchTriggerBaseProps as lt, TreeViewTreeProps as m, _default$15 as mt, TreeViewExpandedChangeDetails as n, useTreeViewContext as nt, TreeViewLoadChildrenErrorDetails as o, TreeViewBranchBaseProps as ot, TreeViewTreeBaseProps as p, TreeViewBranchTextProps as pt, TreeViewItemTextBaseProps as q, TreeViewFocusChangeDetails as r, UseTreeViewProps as rt, TreeViewNodeProps as s, TreeViewBranchProps as st, TreeViewCheckedChangeDetails as t, UseTreeViewContext as tt, TreeViewRenameStartDetails as u, TreeViewBranchTriggerProps as ut, TreeViewRootComponentProps as v, TreeViewBranchIndentGuideBaseProps as vt, _default$2 as w, TreeViewBranchContentBaseProps as wt, TreeViewRootProviderBaseProps as x, TreeViewBranchControlBaseProps as xt, TreeViewRootProps as y, TreeViewBranchIndentGuideProps as yt, TreeViewNodeCheckboxProps as z };
@@ -1,5 +1,5 @@
1
1
  import { Machine, MachineSchema, Service, mergeProps as mergeProps$1 } from "@sprawlify/primitives/core";
2
- import * as _sprawlify_primitives_types0 from "@sprawlify/primitives/types";
2
+ import * as _sprawlify_primitives_types1 from "@sprawlify/primitives/types";
3
3
  import * as Vue from "vue";
4
4
  import { ComputedRef, Ref } from "vue";
5
5
 
@@ -13,7 +13,7 @@ type PropTypes = Vue.NativeElements & {
13
13
  element: Attrs<Vue.HTMLAttributes>;
14
14
  style: Vue.CSSProperties;
15
15
  };
16
- declare const normalizeProps$1: _sprawlify_primitives_types0.NormalizeProps<PropTypes>;
16
+ declare const normalizeProps$1: _sprawlify_primitives_types1.NormalizeProps<PropTypes>;
17
17
  //#endregion
18
18
  //#region src/core/machine.d.ts
19
19
  type MaybeRef$1<T> = T | Ref<T> | ComputedRef<T>;
@@ -1,7 +1,7 @@
1
- import { t as PolymorphicProps } from "./factory-B5zr8_kk.js";
2
- import { n as RootProps, t as RootEmits } from "./presence-types-BJRr8tqd.js";
3
- import { a as Optional, r as EmitFn$1 } from "./types-DIEO6uP3.js";
4
- import * as vue376 from "vue";
1
+ import { t as PolymorphicProps } from "./factory-n7N-L7_o.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 vue566 from "vue";
5
5
  import { HTMLAttributes, MaybeRef } from "vue";
6
6
  import * as presence from "@sprawlify/primitives/machines/presence";
7
7
 
@@ -14,17 +14,17 @@ 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<vue376.DefineComponent<PresenceProps, {}, {}, {}, {}, vue376.ComponentOptionsMixin, vue376.ComponentOptionsMixin, {
17
+ declare const __VLS_export: __VLS_WithSlots<vue566.DefineComponent<PresenceProps, {}, {}, {}, {}, vue566.ComponentOptionsMixin, vue566.ComponentOptionsMixin, {
18
18
  exitComplete: () => any;
19
- }, string, vue376.PublicProps, Readonly<PresenceProps> & Readonly<{
19
+ }, string, vue566.PublicProps, Readonly<PresenceProps> & Readonly<{
20
20
  onExitComplete?: (() => any) | undefined;
21
21
  }>, {
22
22
  lazyMount: boolean;
23
23
  unmountOnExit: boolean;
24
- immediate: boolean;
25
24
  present: boolean;
25
+ immediate: boolean;
26
26
  skipAnimationOnMount: boolean;
27
- }, {}, {}, {}, string, vue376.ComponentProvideOptions, false, {}, any>, {
27
+ }, {}, {}, {}, string, vue566.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>) => vue376.ComputedRef<{
43
+ declare const usePresence: (props: MaybeRef<UsePresenceProps>, emit?: EmitFn$1<RootEmits>) => vue566.ComputedRef<{
44
44
  present: boolean;
45
45
  unmounted: boolean | undefined;
46
46
  presenceProps: {
47
- ref: vue376.Ref<any, any>;
47
+ ref: vue566.Ref<any, any>;
48
48
  hidden: boolean;
49
49
  'data-state': string | undefined;
50
50
  };
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { a as Optional, i as MaybePromise, n as BooleanDefaults, r as EmitFn, t as Assign } from "./types-DIEO6uP3.js";
2
- import { i as normalizeProps, n as useMachine, r as PropTypes, t as mergeProps } from "./index-CCRVRFFQ.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-BnYwp0nl.js";
1
+ import { a as Optional, i as MaybePromise, n as BooleanDefaults, r as EmitFn, t as Assign } from "./types-D_fjXif6.js";
2
+ import { i as normalizeProps, n as useMachine, r as PropTypes, t as mergeProps } from "./index-DzrYvQ8H.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-C-kA-knN.js";
4
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 };
@@ -0,0 +1,7 @@
1
+ import { anatomy } from "@sprawlify/primitives/machines/listbox";
2
+
3
+ //#region src/components/listbox/listbox-anatomy.ts
4
+ const listboxAnatomy = anatomy.extendWith("empty");
5
+
6
+ //#endregion
7
+ export { listboxAnatomy as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy7 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/listbox/listbox-anatomy.d.ts
4
+ declare const listboxAnatomy: _sprawlify_primitives_anatomy7.AnatomyInstance<"input" | "label" | "item" | "content" | "itemGroup" | "itemGroupLabel" | "itemIndicator" | "itemText" | "root" | "empty" | "valueText">;
5
+ //#endregion
6
+ export { listboxAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as marqueeAnatomy } from "@sprawlify/primitives/machines/marquee";
2
+ export { marqueeAnatomy as t };