@sprawlify/vue 0.0.73 → 0.0.74

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 (235) hide show
  1. package/dist/accordion-anatomy-SnniqySz.js +3 -0
  2. package/dist/accordion-anatomy-rCL5aWqn.d.ts +2 -0
  3. package/dist/angle-slider-anatomy-BcpYlzjU.js +3 -0
  4. package/dist/angle-slider-anatomy-Dx77gXPi.d.ts +2 -0
  5. package/dist/avatar-anatomy-DkaRck8U.js +3 -0
  6. package/dist/avatar-anatomy-DqwdmVib.d.ts +2 -0
  7. package/dist/bottom-sheet-anatomy-CATwdEhi.d.ts +2 -0
  8. package/dist/bottom-sheet-anatomy-lHEnPDuf.js +3 -0
  9. package/dist/carousel-anatomy-CP646ljY.d.ts +6 -0
  10. package/dist/carousel-anatomy-Dozyhz87.js +7 -0
  11. package/dist/checkbox-anatomy-DGrjF6ri.d.ts +6 -0
  12. package/dist/checkbox-anatomy-DrTfnRdC.js +7 -0
  13. package/dist/clipboard-anatomy-Btcms62_.js +3 -0
  14. package/dist/clipboard-anatomy-BtxJPw4p.d.ts +2 -0
  15. package/dist/collapsible-anatomy-Bz0a8LAr.js +3 -0
  16. package/dist/collapsible-anatomy-C-2X58M2.d.ts +2 -0
  17. package/dist/{collapsible-SXAS3iFc.js → collapsible-kw6uns8K.js} +3 -4
  18. package/dist/{collection-C_ZHBDQD.js → collection-BHgAE3BH.js} +1 -1
  19. package/dist/color-picker-anatomy-C18pJhHu.d.ts +6 -0
  20. package/dist/color-picker-anatomy-DJP6gg1F.js +7 -0
  21. package/dist/combobox-anatomy-CwdkDJPn.d.ts +6 -0
  22. package/dist/combobox-anatomy-DccBa7f5.js +7 -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 +51 -0
  26. package/dist/components/anatomy.js +53 -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 +20 -23
  34. package/dist/components/carousel/index.js +3 -7
  35. package/dist/components/checkbox/index.d.ts +24 -27
  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 +55 -58
  45. package/dist/components/color-picker/index.js +8 -10
  46. package/dist/components/combobox/index.d.ts +38 -41
  47. package/dist/components/combobox/index.js +8 -11
  48. package/dist/components/date-picker/index.d.ts +46 -49
  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 +30 -29
  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 +27 -26
  61. package/dist/components/file-upload/index.js +5 -4
  62. package/dist/components/floating-panel/index.d.ts +28 -26
  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 +12 -12
  75. package/dist/components/json-tree-view/index.js +6 -6
  76. package/dist/components/listbox/index.d.ts +25 -28
  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 +56 -54
  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 +17 -16
  87. package/dist/components/pagination/index.js +3 -3
  88. package/dist/components/password-input/index.d.ts +26 -25
  89. package/dist/components/password-input/index.js +5 -4
  90. package/dist/components/pin-input/index.d.ts +21 -20
  91. package/dist/components/pin-input/index.js +5 -4
  92. package/dist/components/popover/index.d.ts +36 -35
  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 +19 -18
  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 +41 -40
  109. package/dist/components/select/index.js +8 -7
  110. package/dist/components/signature-pad/index.d.ts +18 -17
  111. package/dist/components/signature-pad/index.js +5 -4
  112. package/dist/components/slider/index.d.ts +25 -24
  113. package/dist/components/slider/index.js +3 -3
  114. package/dist/components/splitter/index.d.ts +14 -13
  115. package/dist/components/splitter/index.js +4 -3
  116. package/dist/components/steps/index.d.ts +22 -21
  117. package/dist/components/steps/index.js +3 -3
  118. package/dist/components/switch/index.d.ts +18 -17
  119. package/dist/components/switch/index.js +5 -4
  120. package/dist/components/tabs/index.d.ts +22 -21
  121. package/dist/components/tabs/index.js +5 -5
  122. package/dist/components/tags-input/index.d.ts +36 -35
  123. package/dist/components/tags-input/index.js +5 -4
  124. package/dist/components/timer/index.d.ts +16 -15
  125. package/dist/components/timer/index.js +3 -3
  126. package/dist/components/toast/index.d.ts +13 -12
  127. package/dist/components/toast/index.js +2 -2
  128. package/dist/components/toggle/index.d.ts +10 -13
  129. package/dist/components/toggle/index.js +3 -8
  130. package/dist/components/toggle-group/index.d.ts +16 -15
  131. package/dist/components/toggle-group/index.js +3 -3
  132. package/dist/components/tooltip/index.d.ts +23 -22
  133. package/dist/components/tooltip/index.js +5 -5
  134. package/dist/components/tour/index.d.ts +32 -35
  135. package/dist/components/tour/index.js +6 -9
  136. package/dist/components/tree-view/index.d.ts +6 -5
  137. package/dist/components/tree-view/index.js +6 -5
  138. package/dist/date-picker-anatomy-B3KhAu53.d.ts +6 -0
  139. package/dist/date-picker-anatomy-BbB7oLLk.js +7 -0
  140. package/dist/dialog-anatomy--8BPzYvc.d.ts +2 -0
  141. package/dist/dialog-anatomy-DZW7OUW_.js +3 -0
  142. package/dist/editable-anatomy-D1eyySPH.js +3 -0
  143. package/dist/editable-anatomy-qX6giV4Y.d.ts +2 -0
  144. package/dist/{field-CtPR24u6.js → field-C6iB3Tje.js} +3 -8
  145. package/dist/field-anatomy-DOCpzb4B.js +8 -0
  146. package/dist/field-anatomy-meDug-96.d.ts +6 -0
  147. package/dist/{fieldset-D5SznrKY.js → fieldset-B1bn9yHW.js} +3 -8
  148. package/dist/fieldset-anatomy-BENizr4L.d.ts +6 -0
  149. package/dist/fieldset-anatomy-DmZTaMK6.js +8 -0
  150. package/dist/file-upload-anatomy-BFGZTW-d.d.ts +2 -0
  151. package/dist/file-upload-anatomy-CZ2VnScd.js +3 -0
  152. package/dist/floating-panel-anatomy-DBrl1Bp0.js +3 -0
  153. package/dist/floating-panel-anatomy-aRL0nEuA.d.ts +2 -0
  154. package/dist/hover-card-anatomy-BL8G0P5L.d.ts +2 -0
  155. package/dist/hover-card-anatomy-D3wEfkuu.js +3 -0
  156. package/dist/image-cropper-anatomy-Q-TC-Ntz.d.ts +6 -0
  157. package/dist/image-cropper-anatomy-vcTNTTGP.js +7 -0
  158. package/dist/{index-CmCVWB7e.d.ts → index-CKLWua9t.d.ts} +32 -32
  159. package/dist/{index-8bjPAUl0.d.ts → index-DLfVD7U5.d.ts} +10 -10
  160. package/dist/{index-BnYwp0nl.d.ts → index-_AirUBz0.d.ts} +7 -7
  161. package/dist/index.d.ts +3 -3
  162. package/dist/listbox-anatomy-CHgk_go8.d.ts +6 -0
  163. package/dist/listbox-anatomy-D2r-4uq6.js +7 -0
  164. package/dist/marquee-anatomy-BSMR6X4B.d.ts +2 -0
  165. package/dist/marquee-anatomy-sKw9g-dJ.js +3 -0
  166. package/dist/menu-anatomy-2i8La6ak.d.ts +2 -0
  167. package/dist/menu-anatomy-DbCORryZ.js +3 -0
  168. package/dist/navigation-menu-anatomy-kSlLw4EL.d.ts +2 -0
  169. package/dist/navigation-menu-anatomy-nwZUxyMV.js +3 -0
  170. package/dist/number-input-anatomy-BrKnd1U3.d.ts +2 -0
  171. package/dist/number-input-anatomy-hB3PpB4j.js +3 -0
  172. package/dist/pagination-anatomy-D8yk0Puf.js +3 -0
  173. package/dist/pagination-anatomy-NpCn-mYm.d.ts +2 -0
  174. package/dist/password-input-anatomy-BJPXSE6T.d.ts +2 -0
  175. package/dist/password-input-anatomy-D0nhl7MJ.js +3 -0
  176. package/dist/pin-input-anatomy-Blh9Y2sq.js +3 -0
  177. package/dist/pin-input-anatomy-OckZj-cF.d.ts +2 -0
  178. package/dist/popover-anatomy-Ce31QPso.d.ts +2 -0
  179. package/dist/popover-anatomy-DXWeYlnF.js +3 -0
  180. package/dist/{presence-BK6rPXK7.js → presence-Byk0B_Vq.js} +1 -1
  181. package/dist/progress-anatomy-DUD4W7vg.d.ts +2 -0
  182. package/dist/progress-anatomy-lioRhIrB.js +3 -0
  183. package/dist/qr-code-anatomy-CIy9Wai6.js +3 -0
  184. package/dist/qr-code-anatomy-Dmh5IV3m.d.ts +2 -0
  185. package/dist/radio-group-anatomy-C7L8dkhn.js +3 -0
  186. package/dist/radio-group-anatomy-CXwS1OoR.d.ts +2 -0
  187. package/dist/rating-group-anatomy-CBhzoESK.js +3 -0
  188. package/dist/rating-group-anatomy-DMTutKxa.d.ts +2 -0
  189. package/dist/scroll-area-anatomy-B-FlUOdc.js +3 -0
  190. package/dist/scroll-area-anatomy-Cxkrq_al.d.ts +2 -0
  191. package/dist/segment-group-anatomy-CNtzx5Yr.d.ts +6 -0
  192. package/dist/segment-group-anatomy-CPdu1efW.js +8 -0
  193. package/dist/select-anatomy-CiNHi2Kx.js +3 -0
  194. package/dist/select-anatomy-Elu3b3Op.d.ts +2 -0
  195. package/dist/signature-pad-anatomy-B-OK1170.d.ts +2 -0
  196. package/dist/signature-pad-anatomy-Mz3w_i5B.js +3 -0
  197. package/dist/slider-anatomy-3KpCBnz3.js +3 -0
  198. package/dist/slider-anatomy-Ctfd4geR.d.ts +2 -0
  199. package/dist/splitter-anatomy-CN7s6WdQ.d.ts +2 -0
  200. package/dist/splitter-anatomy-D2RNa-hA.js +3 -0
  201. package/dist/steps-anatomy-CSfgiyVI.js +3 -0
  202. package/dist/steps-anatomy-DrtAi5Mk.d.ts +2 -0
  203. package/dist/switch-anatomy-DDL1v5Fs.js +3 -0
  204. package/dist/switch-anatomy-Z4qGqnte.d.ts +2 -0
  205. package/dist/tabs-anatomy-BL3YLH_t.d.ts +2 -0
  206. package/dist/tabs-anatomy-DlQHg-E8.js +3 -0
  207. package/dist/tags-input-anatomy-AHepxK3s.d.ts +2 -0
  208. package/dist/tags-input-anatomy-DYSi98Bx.js +3 -0
  209. package/dist/timer-anatomy-Be-Fa71t.d.ts +2 -0
  210. package/dist/timer-anatomy-C9bTbrUf.js +3 -0
  211. package/dist/toast-anatomy-CssUp7TT.js +3 -0
  212. package/dist/toast-anatomy-_k_zeUjw.d.ts +2 -0
  213. package/dist/toggle-anatomy-D8XJQLnW.js +8 -0
  214. package/dist/toggle-anatomy-DFzkjtVR.d.ts +6 -0
  215. package/dist/toggle-group-anatomy-DD8PvB75.js +3 -0
  216. package/dist/toggle-group-anatomy-L0_56E8r.d.ts +2 -0
  217. package/dist/tooltip-anatomy-CPw1wOXd.js +3 -0
  218. package/dist/tooltip-anatomy-jbsTMGov.d.ts +2 -0
  219. package/dist/tour-anatomy-CDmnjoPR.js +7 -0
  220. package/dist/tour-anatomy-CgFQsxyi.d.ts +6 -0
  221. package/dist/{tree-view-N6ShNmpe.js → tree-view-BBC0paRq.js} +6 -7
  222. package/dist/tree-view-anatomy-BM2MLpUa.d.ts +2 -0
  223. package/dist/tree-view-anatomy-BW_ruJ-g.js +3 -0
  224. package/package.json +6 -2
  225. /package/dist/{boolean-CpMsIRK4.js → boolean-L5YmbZkb.js} +0 -0
  226. /package/dist/{clean-props-ChPEW0vT.js → clean-props-DsGHTEpm.js} +0 -0
  227. /package/dist/{create-split-props-BDJ_VWs3.js → create-split-props-BQ6yvpdF.js} +0 -0
  228. /package/dist/{factory-B5zr8_kk.d.ts → factory-D5HMCjkS.d.ts} +0 -0
  229. /package/dist/{factory-Co08Aw8u.js → factory-DxZQviAU.js} +0 -0
  230. /package/dist/{index-CCRVRFFQ.d.ts → index-DmKzfNVe.d.ts} +0 -0
  231. /package/dist/{index-DhFoJHfp.d.ts → index-e9UjgIag.d.ts} +0 -0
  232. /package/dist/{presence-types-BJRr8tqd.d.ts → presence-types-CaUy1bPc.d.ts} +0 -0
  233. /package/dist/{types-DIEO6uP3.d.ts → types-DVbnnQPS.d.ts} +0 -0
  234. /package/dist/{use-render-strategy-DMa_QmB6.js → use-render-strategy-Bx4OiQlo.js} +0 -0
  235. /package/dist/{use-render-strategy-U5NxU252.d.ts → use-render-strategy-DsagWQCm.d.ts} +0 -0
@@ -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" | "root" | "grid" | "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,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-D5HMCjkS.js";
2
+ import { a as Optional, r as EmitFn$1, t as Assign } from "./types-DVbnnQPS.js";
3
+ import { r as PropTypes } from "./index-DmKzfNVe.js";
4
+ import { t as RenderStrategyProps } from "./use-render-strategy-DsagWQCm.js";
5
+ import { f as TreeCollection, m as TreeNode } from "./index-e9UjgIag.js";
6
+ import * as vue1393 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<vue1393.DefineComponent<TreeViewBranchContentProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewBranchContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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<vue1393.DefineComponent<TreeViewBranchControlProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewBranchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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<vue1393.DefineComponent<TreeViewBranchIndentGuideProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewBranchIndentGuideProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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<vue1393.DefineComponent<TreeViewBranchIndicatorProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewBranchIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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<vue1393.DefineComponent<TreeViewBranchTextProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewBranchTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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<vue1393.DefineComponent<TreeViewBranchTriggerProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewBranchTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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<vue1393.DefineComponent<TreeViewBranchProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewBranchProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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: vue1393.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
+ }>) => vue1393.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<vue1393.DefineComponent<TreeViewItemIndicatorProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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<vue1393.DefineComponent<TreeViewItemTextProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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<vue1393.DefineComponent<TreeViewItemProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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<vue1393.DefineComponent<TreeViewLabelProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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<vue1393.DefineComponent<TreeViewNodeCheckboxProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewNodeCheckboxProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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<vue1393.DefineComponent<TreeViewNodeCheckboxIndicatorProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewNodeCheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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<vue1393.DefineComponent<TreeViewNodeRenameInputProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewNodeRenameInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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<vue1393.DefineComponent<{}, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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: vue1393.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
+ }>) => vue1393.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: vue1393.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
+ }>) => vue1393.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,7 +396,7 @@ 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> & {
399
+ props: vue1393.PublicProps & __VLS_PrettifyLocal<TreeViewRootProps<T> & {
400
400
  onFocusChange?: ((details: treeView.FocusChangeDetails<any>) => any) | undefined;
401
401
  onCheckedChange?: ((details: treeView.CheckedChangeDetails) => any) | undefined;
402
402
  onExpandedChange?: ((details: treeView.ExpandedChangeDetails<any>) => any) | undefined;
@@ -419,7 +419,7 @@ declare const __VLS_export$1: <T extends TreeNode>(__VLS_props: NonNullable<Awai
419
419
  default?: (props: {}) => any;
420
420
  };
421
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 & {
422
+ }>) => vue1393.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<vue1393.DefineComponent<TreeViewTreeProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TreeViewTreeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.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,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-D5HMCjkS.js";
2
+ import { n as RootProps, t as RootEmits } from "./presence-types-CaUy1bPc.js";
3
+ import { a as Optional, r as EmitFn$1 } from "./types-DVbnnQPS.js";
4
+ import * as vue1165 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<vue1165.DefineComponent<PresenceProps, {}, {}, {}, {}, vue1165.ComponentOptionsMixin, vue1165.ComponentOptionsMixin, {
18
18
  exitComplete: () => any;
19
- }, string, vue376.PublicProps, Readonly<PresenceProps> & Readonly<{
19
+ }, string, vue1165.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, vue1165.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>) => vue1165.ComputedRef<{
44
44
  present: boolean;
45
45
  unmounted: boolean | undefined;
46
46
  presenceProps: {
47
- ref: vue376.Ref<any, any>;
47
+ ref: vue1165.Ref<any, any>;
48
48
  hidden: boolean;
49
49
  'data-state': string | undefined;
50
50
  };
@@ -1,4 +1,4 @@
1
- import * as vue2356 from "vue";
1
+ import * as vue2136 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: vue2136.DefineComponent<EnvironmentProviderProps, {}, {}, {}, {}, vue2136.ComponentOptionsMixin, vue2136.ComponentOptionsMixin, {}, string, vue2136.PublicProps, Readonly<EnvironmentProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2136.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<vue2136.DefineComponent<LocaleProviderProps, {}, {}, {}, {}, vue2136.ComponentOptionsMixin, vue2136.ComponentOptionsMixin, {}, string, vue2136.PublicProps, Readonly<LocaleProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2136.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: vue2136.Ref<Element | ComponentPublicInstance | null | undefined, Element | ComponentPublicInstance | null | undefined>;
82
+ currentElement: vue2136.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): vue2136.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): vue2136.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 };
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-DVbnnQPS.js";
2
+ import { i as normalizeProps, n as useMachine, r as PropTypes, t as mergeProps } from "./index-DmKzfNVe.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-_AirUBz0.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,6 @@
1
+ import * as _sprawlify_primitives_anatomy9 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/listbox/listbox-anatomy.d.ts
4
+ declare const listboxAnatomy: _sprawlify_primitives_anatomy9.AnatomyInstance<"input" | "label" | "root" | "content" | "valueText" | "item" | "itemText" | "itemGroup" | "itemIndicator" | "itemGroupLabel" | "empty">;
5
+ //#endregion
6
+ export { listboxAnatomy as t };
@@ -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,2 @@
1
+ import { anatomy as marqueeAnatomy } from "@sprawlify/primitives/machines/marquee";
2
+ export { marqueeAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as marqueeAnatomy } from "@sprawlify/primitives/machines/marquee";
2
+
3
+ export { marqueeAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as menuAnatomy } from "@sprawlify/primitives/machines/menu";
2
+ export { menuAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as menuAnatomy } from "@sprawlify/primitives/machines/menu";
2
+
3
+ export { menuAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as navigationMenuAnatomy } from "@sprawlify/primitives/machines/navigation-menu";
2
+ export { navigationMenuAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as navigationMenuAnatomy } from "@sprawlify/primitives/machines/navigation-menu";
2
+
3
+ export { navigationMenuAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as numberInputAnatomy } from "@sprawlify/primitives/machines/number-input";
2
+ export { numberInputAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as numberInputAnatomy } from "@sprawlify/primitives/machines/number-input";
2
+
3
+ export { numberInputAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as paginationAnatomy } from "@sprawlify/primitives/machines/pagination";
2
+
3
+ export { paginationAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as paginationAnatomy } from "@sprawlify/primitives/machines/pagination";
2
+ export { paginationAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as passwordInputAnatomy } from "@sprawlify/primitives/machines/password-input";
2
+ export { passwordInputAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as passwordInputAnatomy } from "@sprawlify/primitives/machines/password-input";
2
+
3
+ export { passwordInputAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as pinInputAnatomy } from "@sprawlify/primitives/machines/pin-input";
2
+
3
+ export { pinInputAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as pinInputAnatomy } from "@sprawlify/primitives/machines/pin-input";
2
+ export { pinInputAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as popoverAnatomy } from "@sprawlify/primitives/machines/popover";
2
+ export { popoverAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as popoverAnatomy } from "@sprawlify/primitives/machines/popover";
2
+
3
+ export { popoverAnatomy as t };
@@ -1,7 +1,7 @@
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
3
  import { t as useForwardExpose } from "./use-forward-expose-CCAmHTUB.js";
4
- import { t as sprawlify } from "./factory-Co08Aw8u.js";
4
+ import { t as sprawlify } from "./factory-DxZQviAU.js";
5
5
  import { computed, createBlock, createCommentVNode, defineComponent, mergeDefaults, mergeProps, openBlock, ref, renderSlot, toValue, unref, watch, withCtx } from "vue";
6
6
  import * as presence from "@sprawlify/primitives/machines/presence";
7
7
 
@@ -0,0 +1,2 @@
1
+ import { anatomy as progressAnatomy } from "@sprawlify/primitives/machines/progress";
2
+ export { progressAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as progressAnatomy } from "@sprawlify/primitives/machines/progress";
2
+
3
+ export { progressAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as qrCodeAnatomy } from "@sprawlify/primitives/machines/qr-code";
2
+
3
+ export { qrCodeAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as qrCodeAnatomy } from "@sprawlify/primitives/machines/qr-code";
2
+ export { qrCodeAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as radioGroupAnatomy } from "@sprawlify/primitives/machines/radio-group";
2
+
3
+ export { radioGroupAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as radioGroupAnatomy } from "@sprawlify/primitives/machines/radio-group";
2
+ export { radioGroupAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as ratingGroupAnatomy } from "@sprawlify/primitives/machines/rating-group";
2
+
3
+ export { ratingGroupAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as ratingGroupAnatomy } from "@sprawlify/primitives/machines/rating-group";
2
+ export { ratingGroupAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as scrollAreaAnatomy } from "@sprawlify/primitives/machines/scroll-area";
2
+
3
+ export { scrollAreaAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as scrollAreaAnatomy } from "@sprawlify/primitives/machines/scroll-area";
2
+ export { scrollAreaAnatomy as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy10 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/segment-group/segment-group-anatomy.d.ts
4
+ declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy10.Anatomy<"label" | "root" | "indicator" | "item" | "itemText" | "itemControl">;
5
+ //#endregion
6
+ export { segmentGroupAnatomy as t };
@@ -0,0 +1,8 @@
1
+ import { anatomy } from "@sprawlify/primitives/machines/radio-group";
2
+
3
+ //#region src/components/segment-group/segment-group-anatomy.ts
4
+ const segmentGroupAnatomy = anatomy.rename("segment-group");
5
+ const parts = segmentGroupAnatomy.build();
6
+
7
+ //#endregion
8
+ export { segmentGroupAnatomy as n, parts as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as selectAnatomy } from "@sprawlify/primitives/machines/select";
2
+
3
+ export { selectAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as selectAnatomy } from "@sprawlify/primitives/machines/select";
2
+ export { selectAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as signaturePadAnatomy } from "@sprawlify/primitives/machines/signature-pad";
2
+ export { signaturePadAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as signaturePadAnatomy } from "@sprawlify/primitives/machines/signature-pad";
2
+
3
+ export { signaturePadAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as sliderAnatomy } from "@sprawlify/primitives/machines/slider";
2
+
3
+ export { sliderAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as sliderAnatomy } from "@sprawlify/primitives/machines/slider";
2
+ export { sliderAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as splitterAnatomy } from "@sprawlify/primitives/machines/splitter";
2
+ export { splitterAnatomy as t };