@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
@@ -1,9 +1,9 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { r as EmitFn$1 } from "../../types-DIEO6uP3.js";
3
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
4
- import * as vue1884 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
+ import { r as PropTypes } from "../../index-DzrYvQ8H.js";
4
+ import { t as toggleAnatomy } from "../../toggle-anatomy-C4EVS7GQ.js";
5
+ import * as vue234 from "vue";
5
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
6
- import * as _sprawlify_primitives_anatomy7 from "@sprawlify/primitives/anatomy";
7
7
  import * as toggle from "@sprawlify/primitives/machines/toggle";
8
8
 
9
9
  //#region src/components/toggle/toggle-types.d.ts
@@ -29,17 +29,17 @@ declare var __VLS_8$1: {};
29
29
  type __VLS_Slots$1 = {} & {
30
30
  default?: (props: typeof __VLS_8$1) => any;
31
31
  };
32
- declare const __VLS_base$1: vue1884.DefineComponent<ToggleRootProps, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {
32
+ declare const __VLS_base$1: vue234.DefineComponent<ToggleRootProps, {}, {}, {}, {}, vue234.ComponentOptionsMixin, vue234.ComponentOptionsMixin, {
33
33
  pressedChange: (pressed: boolean) => any;
34
34
  "update:pressed": (pressed: boolean) => any;
35
- }, string, vue1884.PublicProps, Readonly<ToggleRootProps> & Readonly<{
35
+ }, string, vue234.PublicProps, Readonly<ToggleRootProps> & Readonly<{
36
36
  onPressedChange?: ((pressed: boolean) => any) | undefined;
37
37
  "onUpdate:pressed"?: ((pressed: boolean) => any) | undefined;
38
38
  }>, {
39
39
  disabled: boolean;
40
40
  defaultPressed: boolean;
41
41
  pressed: boolean;
42
- }, {}, {}, {}, string, vue1884.ComponentProvideOptions, false, {}, any>;
42
+ }, {}, {}, {}, string, vue234.ComponentProvideOptions, false, {}, any>;
43
43
  declare const __VLS_export$2: __VLS_WithSlots$2<typeof __VLS_base$1, __VLS_Slots$1>;
44
44
  declare const _default$2: typeof __VLS_export$2;
45
45
  type __VLS_WithSlots$2<T, S> = T & {
@@ -61,7 +61,7 @@ type __VLS_Slots = {} & {
61
61
  } & {
62
62
  fallback?: (props: typeof __VLS_10) => any;
63
63
  };
64
- declare const __VLS_base: vue1884.DefineComponent<ToggleIndicatorProps, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {}, string, vue1884.PublicProps, Readonly<ToggleIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1884.ComponentProvideOptions, false, {}, any>;
64
+ declare const __VLS_base: vue234.DefineComponent<ToggleIndicatorProps, {}, {}, {}, {}, vue234.ComponentOptionsMixin, vue234.ComponentOptionsMixin, {}, string, vue234.PublicProps, Readonly<ToggleIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue234.ComponentProvideOptions, false, {}, any>;
65
65
  declare const __VLS_export$1: __VLS_WithSlots$1<typeof __VLS_base, __VLS_Slots>;
66
66
  declare const _default$1: typeof __VLS_export$1;
67
67
  type __VLS_WithSlots$1<T, S> = T & {
@@ -78,15 +78,12 @@ declare function useToggle(props: MaybeRef<UseToggleProps>, emit?: EmitFn$1<Root
78
78
  //#region src/components/toggle/use-toggle-context.d.ts
79
79
  interface UseToggleContext extends UseToggleReturn {}
80
80
  //#endregion
81
- //#region src/components/toggle/toggle-anatomy.d.ts
82
- declare const toggleAnatomy: _sprawlify_primitives_anatomy7.Anatomy<"root" | "indicator">;
83
- //#endregion
84
81
  //#region src/components/toggle/toggle-context.vue.d.ts
85
82
  interface ToggleContextProps extends SlotsType<{
86
83
  default: UnwrapRef<UseToggleContext>;
87
84
  }> {}
88
85
  declare const _default: typeof __VLS_export;
89
- declare const __VLS_export: __VLS_WithSlots<vue1884.DefineComponent<{}, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {}, string, vue1884.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1884.ComponentProvideOptions, true, {}, any>, {
86
+ declare const __VLS_export: __VLS_WithSlots<vue234.DefineComponent<{}, {}, {}, {}, {}, vue234.ComponentOptionsMixin, vue234.ComponentOptionsMixin, {}, string, vue234.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue234.ComponentProvideOptions, true, {}, any>, {
90
87
  default(toggle: UnwrapRef<UseToggleContext>): unknown;
91
88
  }>;
92
89
  type __VLS_WithSlots<T, S> = T & {
@@ -2,10 +2,10 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
2
2
  import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
3
3
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
4
4
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
5
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
6
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
5
+ import { t as toggleAnatomy } from "../../toggle-anatomy-B79YArNR.js";
6
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
7
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
7
8
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, withCtx } from "vue";
8
- import { createAnatomy } from "@sprawlify/primitives/anatomy";
9
9
  import * as toggle from "@sprawlify/primitives/machines/toggle";
10
10
 
11
11
  //#region src/components/toggle/use-toggle.ts
@@ -98,11 +98,6 @@ var toggle_indicator_vue_vue_type_script_setup_true_lang_default = /* @__PURE__
98
98
  //#region src/components/toggle/toggle-indicator.vue
99
99
  var toggle_indicator_default = toggle_indicator_vue_vue_type_script_setup_true_lang_default;
100
100
 
101
- //#endregion
102
- //#region src/components/toggle/toggle-anatomy.ts
103
- const toggleAnatomy = createAnatomy("toggle", ["root", "indicator"]);
104
- const parts = toggleAnatomy.build();
105
-
106
101
  //#endregion
107
102
  //#region src/components/toggle/toggle-context.vue?vue&type=script&setup=true&lang.ts
108
103
  var toggle_context_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
@@ -1,10 +1,11 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
3
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
4
- import * as vue894 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
+ import { r as PropTypes } from "../../index-DzrYvQ8H.js";
4
+ import { t as toggleGroupAnatomy } from "../../toggle-group-anatomy-BpV0-6Xe.js";
5
+ import * as vue821 from "vue";
5
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
6
7
  import * as toggleGroup from "@sprawlify/primitives/machines/toggle-group";
7
- import { ItemProps, ValueChangeDetails, ValueChangeDetails as ToggleGroupValueChangeDetails, anatomy as toggleGroupAnatomy } from "@sprawlify/primitives/machines/toggle-group";
8
+ import { ItemProps, ValueChangeDetails, ValueChangeDetails as ToggleGroupValueChangeDetails } from "@sprawlify/primitives/machines/toggle-group";
8
9
 
9
10
  //#region src/components/toggle-group/toggle-group-item.vue.d.ts
10
11
  interface ToggleGroupItemBaseProps extends ItemProps, PolymorphicProps {}
@@ -14,7 +15,7 @@ interface ToggleGroupItemProps extends ToggleGroupItemBaseProps,
14
15
  */
15
16
  Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
16
17
  declare const _default$1: typeof __VLS_export$3;
17
- declare const __VLS_export$3: __VLS_WithSlots$3<vue894.DefineComponent<ToggleGroupItemProps, {}, {}, {}, {}, vue894.ComponentOptionsMixin, vue894.ComponentOptionsMixin, {}, string, vue894.PublicProps, Readonly<ToggleGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue894.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue821.DefineComponent<ToggleGroupItemProps, {}, {}, {}, {}, vue821.ComponentOptionsMixin, vue821.ComponentOptionsMixin, {}, string, vue821.PublicProps, Readonly<ToggleGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue821.ComponentProvideOptions, false, {}, any>, {
18
19
  default?: (props: {}) => any;
19
20
  }>;
20
21
  type __VLS_WithSlots$3<T, S> = T & {
@@ -34,7 +35,7 @@ interface ToggleGroupRootProviderProps extends ToggleGroupRootProviderBaseProps,
34
35
  */
35
36
  HTMLAttributes {}
36
37
  declare const _default$3: typeof __VLS_export$2;
37
- declare const __VLS_export$2: __VLS_WithSlots$2<vue894.DefineComponent<ToggleGroupRootProviderProps, {}, {}, {}, {}, vue894.ComponentOptionsMixin, vue894.ComponentOptionsMixin, {}, string, vue894.PublicProps, Readonly<ToggleGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue894.ComponentProvideOptions, false, {}, any>, {
38
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue821.DefineComponent<ToggleGroupRootProviderProps, {}, {}, {}, {}, vue821.ComponentOptionsMixin, vue821.ComponentOptionsMixin, {}, string, vue821.PublicProps, Readonly<ToggleGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue821.ComponentProvideOptions, false, {}, any>, {
38
39
  default?: (props: {}) => any;
39
40
  }>;
40
41
  type __VLS_WithSlots$2<T, S> = T & {
@@ -73,19 +74,19 @@ interface ToggleGroupRootProps extends ToggleGroupRootBaseProps,
73
74
  HTMLAttributes {}
74
75
  interface ToggleGroupRootEmits extends RootEmits {}
75
76
  declare const _default$2: typeof __VLS_export$1;
76
- declare const __VLS_export$1: __VLS_WithSlots$1<vue894.DefineComponent<ToggleGroupRootProps, {}, {}, {}, {}, vue894.ComponentOptionsMixin, vue894.ComponentOptionsMixin, {
77
- "update:modelValue": (value: string[]) => any;
77
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue821.DefineComponent<ToggleGroupRootProps, {}, {}, {}, {}, vue821.ComponentOptionsMixin, vue821.ComponentOptionsMixin, {
78
78
  valueChange: (details: toggleGroup.ValueChangeDetails) => any;
79
- }, string, vue894.PublicProps, Readonly<ToggleGroupRootProps> & Readonly<{
80
- "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
79
+ "update:modelValue": (value: string[]) => any;
80
+ }, string, vue821.PublicProps, Readonly<ToggleGroupRootProps> & Readonly<{
81
81
  onValueChange?: ((details: toggleGroup.ValueChangeDetails) => any) | undefined;
82
+ "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
82
83
  }>, {
83
84
  disabled: boolean;
84
85
  multiple: boolean;
85
86
  loopFocus: boolean;
86
- rovingFocus: boolean;
87
87
  deselectable: boolean;
88
- }, {}, {}, {}, string, vue894.ComponentProvideOptions, false, {}, any>, {
88
+ rovingFocus: boolean;
89
+ }, {}, {}, {}, string, vue821.ComponentProvideOptions, false, {}, any>, {
89
90
  default?: (props: {}) => any;
90
91
  }>;
91
92
  type __VLS_WithSlots$1<T, S> = T & {
@@ -115,7 +116,7 @@ interface ToggleGroupContextProps extends SlotsType<{
115
116
  default: UnwrapRef<UseToggleGroupContext>;
116
117
  }> {}
117
118
  declare const _default: typeof __VLS_export;
118
- declare const __VLS_export: __VLS_WithSlots<vue894.DefineComponent<{}, {}, {}, {}, {}, vue894.ComponentOptionsMixin, vue894.ComponentOptionsMixin, {}, string, vue894.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue894.ComponentProvideOptions, true, {}, any>, {
119
+ declare const __VLS_export: __VLS_WithSlots<vue821.DefineComponent<{}, {}, {}, {}, {}, vue821.ComponentOptionsMixin, vue821.ComponentOptionsMixin, {}, string, vue821.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue821.ComponentProvideOptions, true, {}, any>, {
119
120
  default(toggleGroup: UnwrapRef<UseToggleGroupContext>): unknown;
120
121
  }>;
121
122
  type __VLS_WithSlots<T, S> = T & {
@@ -3,11 +3,11 @@ import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
6
+ import { t as toggleGroupAnatomy } from "../../toggle-group-anatomy-CFLq6ia_.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
8
9
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
9
10
  import * as toggleGroup from "@sprawlify/primitives/machines/toggle-group";
10
- import { anatomy as toggleGroupAnatomy } from "@sprawlify/primitives/machines/toggle-group";
11
11
 
12
12
  //#region src/components/toggle-group/use-toggle-group-context.ts
13
13
  const [ToggleGroupProvider, useToggleGroupContext] = createContext("ToggleGroupContext");
@@ -1,12 +1,13 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { t as RootEmits$1 } from "../../presence-types-BJRr8tqd.js";
3
- import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
4
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
5
- import { t as RenderStrategyProps } from "../../use-render-strategy-U5NxU252.js";
6
- import * as vue388 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { t as RootEmits$1 } from "../../presence-types-CC57eEhO.js";
3
+ import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
4
+ import { r as PropTypes } from "../../index-DzrYvQ8H.js";
5
+ import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
6
+ import { t as tooltipAnatomy } from "../../tooltip-anatomy-BlxUQUEe.js";
7
+ import * as vue781 from "vue";
7
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
8
9
  import * as tooltip from "@sprawlify/primitives/machines/tooltip";
9
- import { OpenChangeDetails, OpenChangeDetails as TooltipOpenChangeDetails, anatomy as tooltipAnatomy } from "@sprawlify/primitives/machines/tooltip";
10
+ import { OpenChangeDetails, OpenChangeDetails as TooltipOpenChangeDetails } from "@sprawlify/primitives/machines/tooltip";
10
11
 
11
12
  //#region src/components/tooltip/tooltip-arrow-tip.vue.d.ts
12
13
  interface TooltipArrowTipBaseProps extends PolymorphicProps {}
@@ -16,7 +17,7 @@ interface TooltipArrowTipProps extends TooltipArrowTipBaseProps,
16
17
  */
17
18
  HTMLAttributes {}
18
19
  declare const _default$1: typeof __VLS_export$7;
19
- declare const __VLS_export$7: __VLS_WithSlots$7<vue388.DefineComponent<TooltipArrowTipProps, {}, {}, {}, {}, vue388.ComponentOptionsMixin, vue388.ComponentOptionsMixin, {}, string, vue388.PublicProps, Readonly<TooltipArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue388.ComponentProvideOptions, false, {}, any>, {
20
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue781.DefineComponent<TooltipArrowTipProps, {}, {}, {}, {}, vue781.ComponentOptionsMixin, vue781.ComponentOptionsMixin, {}, string, vue781.PublicProps, Readonly<TooltipArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue781.ComponentProvideOptions, false, {}, any>, {
20
21
  default?: (props: {}) => any;
21
22
  }>;
22
23
  type __VLS_WithSlots$7<T, S> = T & {
@@ -33,7 +34,7 @@ interface TooltipArrowProps extends TooltipArrowBaseProps,
33
34
  */
34
35
  HTMLAttributes {}
35
36
  declare const _default: typeof __VLS_export$6;
36
- declare const __VLS_export$6: __VLS_WithSlots$6<vue388.DefineComponent<TooltipArrowProps, {}, {}, {}, {}, vue388.ComponentOptionsMixin, vue388.ComponentOptionsMixin, {}, string, vue388.PublicProps, Readonly<TooltipArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue388.ComponentProvideOptions, false, {}, any>, {
37
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue781.DefineComponent<TooltipArrowProps, {}, {}, {}, {}, vue781.ComponentOptionsMixin, vue781.ComponentOptionsMixin, {}, string, vue781.PublicProps, Readonly<TooltipArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue781.ComponentProvideOptions, false, {}, any>, {
37
38
  default?: (props: {}) => any;
38
39
  }>;
39
40
  type __VLS_WithSlots$6<T, S> = T & {
@@ -50,7 +51,7 @@ interface TooltipContentProps extends TooltipContentBaseProps,
50
51
  */
51
52
  HTMLAttributes {}
52
53
  declare const _default$2: typeof __VLS_export$5;
53
- declare const __VLS_export$5: __VLS_WithSlots$5<vue388.DefineComponent<TooltipContentProps, {}, {}, {}, {}, vue388.ComponentOptionsMixin, vue388.ComponentOptionsMixin, {}, string, vue388.PublicProps, Readonly<TooltipContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue388.ComponentProvideOptions, false, {}, any>, {
54
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue781.DefineComponent<TooltipContentProps, {}, {}, {}, {}, vue781.ComponentOptionsMixin, vue781.ComponentOptionsMixin, {}, string, vue781.PublicProps, Readonly<TooltipContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue781.ComponentProvideOptions, false, {}, any>, {
54
55
  default?: (props: {}) => any;
55
56
  }>;
56
57
  type __VLS_WithSlots$5<T, S> = T & {
@@ -100,7 +101,7 @@ interface TooltipContextProps extends SlotsType<{
100
101
  default: UnwrapRef<UseTooltipContext>;
101
102
  }> {}
102
103
  declare const _default$3: typeof __VLS_export$4;
103
- declare const __VLS_export$4: __VLS_WithSlots$4<vue388.DefineComponent<{}, {}, {}, {}, {}, vue388.ComponentOptionsMixin, vue388.ComponentOptionsMixin, {}, string, vue388.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue388.ComponentProvideOptions, true, {}, any>, {
104
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue781.DefineComponent<{}, {}, {}, {}, {}, vue781.ComponentOptionsMixin, vue781.ComponentOptionsMixin, {}, string, vue781.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue781.ComponentProvideOptions, true, {}, any>, {
104
105
  default(tooltip: UnwrapRef<UseTooltipContext>): unknown;
105
106
  }>;
106
107
  type __VLS_WithSlots$4<T, S> = T & {
@@ -117,7 +118,7 @@ interface TooltipPositionerProps extends TooltipPositionerBaseProps,
117
118
  */
118
119
  HTMLAttributes {}
119
120
  declare const _default$4: typeof __VLS_export$3;
120
- declare const __VLS_export$3: __VLS_WithSlots$3<vue388.DefineComponent<TooltipPositionerProps, {}, {}, {}, {}, vue388.ComponentOptionsMixin, vue388.ComponentOptionsMixin, {}, string, vue388.PublicProps, Readonly<TooltipPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue388.ComponentProvideOptions, false, {}, any>, {
121
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue781.DefineComponent<TooltipPositionerProps, {}, {}, {}, {}, vue781.ComponentOptionsMixin, vue781.ComponentOptionsMixin, {}, string, vue781.PublicProps, Readonly<TooltipPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue781.ComponentProvideOptions, false, {}, any>, {
121
122
  default?: (props: {}) => any;
122
123
  }>;
123
124
  type __VLS_WithSlots$3<T, S> = T & {
@@ -134,11 +135,11 @@ interface TooltipRootProviderBaseProps extends RootProviderProps, RenderStrategy
134
135
  interface TooltipRootProviderProps extends TooltipRootProviderBaseProps {}
135
136
  interface TooltipRootProviderEmits extends RootEmits$1 {}
136
137
  declare const _default$6: typeof __VLS_export$2;
137
- declare const __VLS_export$2: __VLS_WithSlots$2<vue388.DefineComponent<TooltipRootProviderProps, {}, {}, {}, {}, vue388.ComponentOptionsMixin, vue388.ComponentOptionsMixin, {
138
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue781.DefineComponent<TooltipRootProviderProps, {}, {}, {}, {}, vue781.ComponentOptionsMixin, vue781.ComponentOptionsMixin, {
138
139
  exitComplete: () => any;
139
- }, string, vue388.PublicProps, Readonly<TooltipRootProviderProps> & Readonly<{
140
+ }, string, vue781.PublicProps, Readonly<TooltipRootProviderProps> & Readonly<{
140
141
  onExitComplete?: (() => any) | undefined;
141
- }>, {}, {}, {}, {}, string, vue388.ComponentProvideOptions, false, {}, any>, {
142
+ }>, {}, {}, {}, {}, string, vue781.ComponentProvideOptions, false, {}, any>, {
142
143
  default?: (props: {}) => any;
143
144
  }>;
144
145
  type __VLS_WithSlots$2<T, S> = T & {
@@ -152,24 +153,24 @@ interface TooltipRootBaseProps extends RootProps, RenderStrategyProps {}
152
153
  interface TooltipRootProps extends TooltipRootBaseProps {}
153
154
  interface TooltipRootEmits extends RootEmits {}
154
155
  declare const _default$5: typeof __VLS_export$1;
155
- declare const __VLS_export$1: __VLS_WithSlots$1<vue388.DefineComponent<TooltipRootProps, {}, {}, {}, {}, vue388.ComponentOptionsMixin, vue388.ComponentOptionsMixin, {
156
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue781.DefineComponent<TooltipRootProps, {}, {}, {}, {}, vue781.ComponentOptionsMixin, vue781.ComponentOptionsMixin, {
156
157
  exitComplete: () => any;
157
158
  openChange: (details: tooltip.OpenChangeDetails) => any;
158
159
  "update:open": (open: boolean) => any;
159
- }, string, vue388.PublicProps, Readonly<TooltipRootProps> & Readonly<{
160
+ }, string, vue781.PublicProps, Readonly<TooltipRootProps> & Readonly<{
160
161
  onExitComplete?: (() => any) | undefined;
161
162
  onOpenChange?: ((details: tooltip.OpenChangeDetails) => any) | undefined;
162
163
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
163
164
  }>, {
164
165
  disabled: boolean;
165
- open: boolean;
166
166
  defaultOpen: boolean;
167
- closeOnPointerDown: boolean;
167
+ open: boolean;
168
+ closeOnClick: boolean;
168
169
  closeOnEscape: boolean;
170
+ closeOnPointerDown: boolean;
169
171
  closeOnScroll: boolean;
170
- closeOnClick: boolean;
171
172
  interactive: boolean;
172
- }, {}, {}, {}, string, vue388.ComponentProvideOptions, false, {}, any>, {
173
+ }, {}, {}, {}, string, vue781.ComponentProvideOptions, false, {}, any>, {
173
174
  default?: (props: {}) => any;
174
175
  }>;
175
176
  type __VLS_WithSlots$1<T, S> = T & {
@@ -186,7 +187,7 @@ interface TooltipTriggerProps extends TooltipTriggerBaseProps,
186
187
  */
187
188
  ButtonHTMLAttributes {}
188
189
  declare const _default$7: typeof __VLS_export;
189
- declare const __VLS_export: __VLS_WithSlots<vue388.DefineComponent<TooltipTriggerProps, {}, {}, {}, {}, vue388.ComponentOptionsMixin, vue388.ComponentOptionsMixin, {}, string, vue388.PublicProps, Readonly<TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue388.ComponentProvideOptions, false, {}, any>, {
190
+ declare const __VLS_export: __VLS_WithSlots<vue781.DefineComponent<TooltipTriggerProps, {}, {}, {}, {}, vue781.ComponentOptionsMixin, vue781.ComponentOptionsMixin, {}, string, vue781.PublicProps, Readonly<TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue781.ComponentProvideOptions, false, {}, any>, {
190
191
  default?: (props: {}) => any;
191
192
  }>;
192
193
  type __VLS_WithSlots<T, S> = T & {
@@ -3,13 +3,13 @@ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../..
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
8
- import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-DMa_QmB6.js";
9
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BK6rPXK7.js";
6
+ import { t as tooltipAnatomy } from "../../tooltip-anatomy-D6lPF-Wq.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
+ import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
10
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
10
11
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
11
12
  import * as tooltip from "@sprawlify/primitives/machines/tooltip";
12
- import { anatomy as tooltipAnatomy } from "@sprawlify/primitives/machines/tooltip";
13
13
 
14
14
  //#region src/components/tooltip/use-tooltip-context.ts
15
15
  const [TooltipProvider, useTooltipContext] = createContext("TooltipContext");
@@ -1,12 +1,12 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { a as Optional, r as EmitFn$1 } 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 * as vue814 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { a as Optional, r as EmitFn$1 } 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 { t as tourAnatomy } from "../../tour-anatomy-Bc1FNWON.js";
6
+ import * as vue2500 from "vue";
6
7
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
8
  import { WaitForOptions as WaitOptions$1 } from "@sprawlify/primitives/dom-query";
8
- import * as _sprawlify_primitives_anatomy2 from "@sprawlify/primitives/anatomy";
9
- import * as _sprawlify_primitives_machines_menu5 from "@sprawlify/primitives/machines/menu";
9
+ import * as _sprawlify_primitives_machines_combobox61 from "@sprawlify/primitives/machines/combobox";
10
10
  import * as tour from "@sprawlify/primitives/machines/tour";
11
11
  import { FocusOutsideEvent, FocusOutsideEvent as TourFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as TourInteractOutsideEvent, Point, PointerDownOutsideEvent, PointerDownOutsideEvent as TourPointerDownOutsideEvent, ProgressTextDetails, StatusChangeDetails, StepAction, StepAction as StepAction$1, StepActionMap, StepActionTriggerProps, StepActionTriggerProps as StepActionTriggerProps$1, StepBaseDetails, StepChangeDetails, StepDetails, StepDetails as TourStepDetails, StepEffectArgs, StepEffectArgs as TourStepEffectArgs, StepPlacement, StepStatus, StepType, WaitOptions, waitForElement, waitForElementValue, waitForPromise } from "@sprawlify/primitives/machines/tour";
12
12
 
@@ -25,7 +25,7 @@ interface TourActionTriggerProps extends TourActionTriggerBaseProps,
25
25
  */
26
26
  ButtonHTMLAttributes {}
27
27
  declare const _default: typeof __VLS_export$14;
28
- declare const __VLS_export$14: __VLS_WithSlots$14<vue814.DefineComponent<TourActionTriggerBaseProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<TourActionTriggerBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
28
+ declare const __VLS_export$14: __VLS_WithSlots$14<vue2500.DefineComponent<TourActionTriggerBaseProps, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<TourActionTriggerBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
29
29
  type __VLS_WithSlots$14<T, S> = T & {
30
30
  new (): {
31
31
  $slots: S;
@@ -37,7 +37,7 @@ interface TourActionsProps extends SlotsType<{
37
37
  default: UnwrapRef<StepAction[]>;
38
38
  }> {}
39
39
  declare const _default$1: typeof __VLS_export$13;
40
- declare const __VLS_export$13: __VLS_WithSlots$13<vue814.DefineComponent<{}, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, true, {}, any>, {
40
+ declare const __VLS_export$13: __VLS_WithSlots$13<vue2500.DefineComponent<{}, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, true, {}, any>, {
41
41
  default(tour: UnwrapRef<StepAction[]>): unknown;
42
42
  }>;
43
43
  type __VLS_WithSlots$13<T, S> = T & {
@@ -54,7 +54,7 @@ interface TourArrowTipProps extends TourArrowTipBaseProps,
54
54
  */
55
55
  HTMLAttributes {}
56
56
  declare const _default$3: typeof __VLS_export$12;
57
- declare const __VLS_export$12: __VLS_WithSlots$12<vue814.DefineComponent<TourArrowTipProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<TourArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, {
57
+ declare const __VLS_export$12: __VLS_WithSlots$12<vue2500.DefineComponent<TourArrowTipProps, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<TourArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, false, {}, any>, {
58
58
  default?: (props: {}) => any;
59
59
  }>;
60
60
  type __VLS_WithSlots$12<T, S> = T & {
@@ -71,7 +71,7 @@ interface TourArrowProps extends TourArrowBaseProps,
71
71
  */
72
72
  HTMLAttributes {}
73
73
  declare const _default$2: typeof __VLS_export$11;
74
- declare const __VLS_export$11: __VLS_WithSlots$11<vue814.DefineComponent<TourArrowProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<TourArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, {
74
+ declare const __VLS_export$11: __VLS_WithSlots$11<vue2500.DefineComponent<TourArrowProps, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<TourArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, false, {}, any>, {
75
75
  default?: (props: {}) => any;
76
76
  }>;
77
77
  type __VLS_WithSlots$11<T, S> = T & {
@@ -88,7 +88,7 @@ interface TourBackdropProps extends TourBackdropBaseProps,
88
88
  */
89
89
  HTMLAttributes {}
90
90
  declare const _default$4: typeof __VLS_export$10;
91
- declare const __VLS_export$10: __VLS_WithSlots$10<vue814.DefineComponent<TourBackdropProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<TourBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, {
91
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue2500.DefineComponent<TourBackdropProps, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<TourBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, false, {}, any>, {
92
92
  default?: (props: {}) => any;
93
93
  }>;
94
94
  type __VLS_WithSlots$10<T, S> = T & {
@@ -105,7 +105,7 @@ interface TourCloseTriggerProps extends TourCloseTriggerBaseProps,
105
105
  */
106
106
  ButtonHTMLAttributes {}
107
107
  declare const _default$5: typeof __VLS_export$9;
108
- declare const __VLS_export$9: __VLS_WithSlots$9<vue814.DefineComponent<TourCloseTriggerProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<TourCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, {
108
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue2500.DefineComponent<TourCloseTriggerProps, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<TourCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, false, {}, any>, {
109
109
  default?: (props: {}) => any;
110
110
  }>;
111
111
  type __VLS_WithSlots$9<T, S> = T & {
@@ -122,7 +122,7 @@ interface TourContentProps extends TourContentBaseProps,
122
122
  */
123
123
  HTMLAttributes {}
124
124
  declare const _default$6: typeof __VLS_export$8;
125
- declare const __VLS_export$8: __VLS_WithSlots$8<vue814.DefineComponent<TourContentProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<TourContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, {
125
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue2500.DefineComponent<TourContentProps, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<TourContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, false, {}, any>, {
126
126
  default?: (props: {}) => any;
127
127
  }>;
128
128
  type __VLS_WithSlots$8<T, S> = T & {
@@ -139,7 +139,7 @@ interface TourControlProps extends TourControlBaseProps,
139
139
  */
140
140
  HTMLAttributes {}
141
141
  declare const _default$8: typeof __VLS_export$7;
142
- declare const __VLS_export$7: __VLS_WithSlots$7<vue814.DefineComponent<TourControlProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<TourControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, {
142
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue2500.DefineComponent<TourControlProps, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<TourControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, false, {}, any>, {
143
143
  default?: (props: {}) => any;
144
144
  }>;
145
145
  type __VLS_WithSlots$7<T, S> = T & {
@@ -156,7 +156,7 @@ interface TourDescriptionProps extends TourDescriptionBaseProps,
156
156
  */
157
157
  HTMLAttributes {}
158
158
  declare const _default$9: typeof __VLS_export$6;
159
- declare const __VLS_export$6: __VLS_WithSlots$6<vue814.DefineComponent<TourDescriptionProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<TourDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
159
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue2500.DefineComponent<TourDescriptionProps, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<TourDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
160
160
  type __VLS_WithSlots$6<T, S> = T & {
161
161
  new (): {
162
162
  $slots: S;
@@ -171,7 +171,7 @@ interface TourPositionerProps extends TourPositionerBaseProps,
171
171
  */
172
172
  HTMLAttributes {}
173
173
  declare const _default$10: typeof __VLS_export$5;
174
- declare const __VLS_export$5: __VLS_WithSlots$5<vue814.DefineComponent<TourPositionerProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<TourPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, {
174
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue2500.DefineComponent<TourPositionerProps, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<TourPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, false, {}, any>, {
175
175
  default?: (props: {}) => any;
176
176
  }>;
177
177
  type __VLS_WithSlots$5<T, S> = T & {
@@ -188,7 +188,7 @@ interface TourProgressTextProps extends TourProgressTextBaseProps,
188
188
  */
189
189
  HTMLAttributes {}
190
190
  declare const _default$11: typeof __VLS_export$4;
191
- declare const __VLS_export$4: __VLS_WithSlots$4<vue814.DefineComponent<TourProgressTextProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<TourProgressTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
191
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue2500.DefineComponent<TourProgressTextProps, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<TourProgressTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
192
192
  type __VLS_WithSlots$4<T, S> = T & {
193
193
  new (): {
194
194
  $slots: S;
@@ -216,27 +216,27 @@ interface TourRootBaseProps extends RootProps, RenderStrategyProps {}
216
216
  interface TourRootProps extends TourRootBaseProps {}
217
217
  interface TourRootEmits extends RootEmits {}
218
218
  declare const _default$12: typeof __VLS_export$3;
219
- declare const __VLS_export$3: __VLS_WithSlots$3<vue814.DefineComponent<TourRootProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {
220
- statusChange: (details: tour.StatusChangeDetails) => any;
219
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue2500.DefineComponent<TourRootProps, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {
221
220
  exitComplete: () => any;
222
- focusOutside: (event: _sprawlify_primitives_machines_menu5.FocusOutsideEvent) => any;
223
- interactOutside: (event: _sprawlify_primitives_machines_menu5.InteractOutsideEvent) => any;
224
- pointerDownOutside: (event: _sprawlify_primitives_machines_menu5.PointerDownOutsideEvent) => any;
221
+ focusOutside: (event: _sprawlify_primitives_machines_combobox61.FocusOutsideEvent) => any;
222
+ interactOutside: (event: _sprawlify_primitives_machines_combobox61.InteractOutsideEvent) => any;
223
+ pointerDownOutside: (event: _sprawlify_primitives_machines_combobox61.PointerDownOutsideEvent) => any;
224
+ statusChange: (details: tour.StatusChangeDetails) => any;
225
225
  stepChange: (details: tour.StepChangeDetails) => any;
226
226
  stepsChange: (details: {
227
227
  steps: tour.StepDetails[];
228
228
  }) => any;
229
- }, string, vue814.PublicProps, Readonly<TourRootProps> & Readonly<{
230
- onStatusChange?: ((details: tour.StatusChangeDetails) => any) | undefined;
229
+ }, string, vue2500.PublicProps, Readonly<TourRootProps> & Readonly<{
231
230
  onExitComplete?: (() => any) | undefined;
232
- onFocusOutside?: ((event: _sprawlify_primitives_machines_menu5.FocusOutsideEvent) => any) | undefined;
233
- onInteractOutside?: ((event: _sprawlify_primitives_machines_menu5.InteractOutsideEvent) => any) | undefined;
234
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_menu5.PointerDownOutsideEvent) => any) | undefined;
231
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_combobox61.FocusOutsideEvent) => any) | undefined;
232
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_combobox61.InteractOutsideEvent) => any) | undefined;
233
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_combobox61.PointerDownOutsideEvent) => any) | undefined;
234
+ onStatusChange?: ((details: tour.StatusChangeDetails) => any) | undefined;
235
235
  onStepChange?: ((details: tour.StepChangeDetails) => any) | undefined;
236
236
  onStepsChange?: ((details: {
237
237
  steps: tour.StepDetails[];
238
238
  }) => any) | undefined;
239
- }>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, {
239
+ }>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, false, {}, any>, {
240
240
  default?: (props: {}) => any;
241
241
  }>;
242
242
  type __VLS_WithSlots$3<T, S> = T & {
@@ -253,7 +253,7 @@ interface TourSpotlightProps extends TourSpotlightBaseProps,
253
253
  */
254
254
  HTMLAttributes {}
255
255
  declare const _default$13: typeof __VLS_export$2;
256
- declare const __VLS_export$2: __VLS_WithSlots$2<vue814.DefineComponent<TourSpotlightProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<TourSpotlightProps> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, {
256
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue2500.DefineComponent<TourSpotlightProps, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<TourSpotlightProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, false, {}, any>, {
257
257
  default?: (props: {}) => any;
258
258
  }>;
259
259
  type __VLS_WithSlots$2<T, S> = T & {
@@ -270,7 +270,7 @@ interface TourTitleProps extends TourTitleBaseProps,
270
270
  */
271
271
  HTMLAttributes {}
272
272
  declare const _default$14: typeof __VLS_export$1;
273
- declare const __VLS_export$1: __VLS_WithSlots$1<vue814.DefineComponent<TourTitleProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<TourTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
273
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue2500.DefineComponent<TourTitleProps, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<TourTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
274
274
  type __VLS_WithSlots$1<T, S> = T & {
275
275
  new (): {
276
276
  $slots: S;
@@ -293,7 +293,7 @@ interface TourContextProps extends SlotsType<{
293
293
  default: UnwrapRef<UseTourContext>;
294
294
  }> {}
295
295
  declare const _default$7: typeof __VLS_export;
296
- declare const __VLS_export: __VLS_WithSlots<vue814.DefineComponent<{}, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, true, {}, any>, {
296
+ declare const __VLS_export: __VLS_WithSlots<vue2500.DefineComponent<{}, {}, {}, {}, {}, vue2500.ComponentOptionsMixin, vue2500.ComponentOptionsMixin, {}, string, vue2500.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2500.ComponentProvideOptions, true, {}, any>, {
297
297
  default(tour: UnwrapRef<UseTourContext>): unknown;
298
298
  }>;
299
299
  type __VLS_WithSlots<T, S> = T & {
@@ -302,7 +302,4 @@ type __VLS_WithSlots<T, S> = T & {
302
302
  };
303
303
  };
304
304
  //#endregion
305
- //#region src/components/tour/tour-anatomy.d.ts
306
- declare const tourAnatomy: _sprawlify_primitives_anatomy2.AnatomyInstance<"title" | "control" | "progressText" | "content" | "arrow" | "positioner" | "arrowTip" | "actionTrigger" | "closeTrigger" | "description" | "backdrop" | "spotlight">;
307
- //#endregion
308
305
  export { tour_d_exports as Tour, _default as TourActionTrigger, type TourActionTriggerBaseProps, type TourActionTriggerProps, _default$1 as TourActions, type TourActionsProps, _default$2 as TourArrow, type TourArrowBaseProps, type TourArrowProps, _default$3 as TourArrowTip, type TourArrowTipBaseProps, type TourArrowTipProps, _default$4 as TourBackdrop, type TourBackdropBaseProps, type TourBackdropProps, _default$5 as TourCloseTrigger, type TourCloseTriggerBaseProps, type TourCloseTriggerProps, _default$6 as TourContent, type TourContentBaseProps, type TourContentProps, _default$7 as TourContext, type TourContextProps, _default$8 as TourControl, type TourControlBaseProps, type TourControlProps, _default$9 as TourDescription, type TourDescriptionBaseProps, type TourDescriptionProps, type TourFocusOutsideEvent, type TourInteractOutsideEvent, type TourPointerDownOutsideEvent, _default$10 as TourPositioner, type TourPositionerBaseProps, type TourPositionerProps, _default$11 as TourProgressText, type TourProgressTextBaseProps, type TourProgressTextProps, _default$12 as TourRoot, type TourRootBaseProps, type TourRootEmits, type TourRootProps, _default$13 as TourSpotlight, type TourSpotlightBaseProps, type TourSpotlightProps, type TourStepDetails, type TourStepEffectArgs, _default$14 as TourTitle, type TourTitleBaseProps, type TourTitleProps, type UseTourContext, type UseTourProps, type UseTourReturn, type WaitForEventOptions, type WaitOptions, tourAnatomy, useTour, useTourContext, waitForElement, waitForElementValue, waitForEvent, waitForPromise };
@@ -3,13 +3,14 @@ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../..
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
8
- import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-DMa_QmB6.js";
9
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BK6rPXK7.js";
6
+ import { t as tourAnatomy } from "../../tour-anatomy-Cg6ZDDuV.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
+ import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
10
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
10
11
  import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
11
12
  import * as tour from "@sprawlify/primitives/machines/tour";
12
- import { anatomy, waitForElement, waitForElementValue, waitForPromise } from "@sprawlify/primitives/machines/tour";
13
+ import { waitForElement, waitForElementValue, waitForPromise } from "@sprawlify/primitives/machines/tour";
13
14
 
14
15
  //#region src/components/tour/wait-for-event.ts
15
16
  function waitForEvent(target, event, options) {
@@ -225,10 +226,6 @@ var tour_context_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ d
225
226
  //#region src/components/tour/tour-context.vue
226
227
  var tour_context_default = tour_context_vue_vue_type_script_setup_true_lang_default;
227
228
 
228
- //#endregion
229
- //#region src/components/tour/tour-anatomy.ts
230
- const tourAnatomy = anatomy.extendWith("control");
231
-
232
229
  //#endregion
233
230
  //#region src/components/tour/tour-control.vue?vue&type=script&setup=true&lang.ts
234
231
  var tour_control_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
@@ -1,6 +1,7 @@
1
- import "../../factory-B5zr8_kk.js";
2
- import "../../index-CCRVRFFQ.js";
3
- import "../../use-render-strategy-U5NxU252.js";
4
- import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-DhFoJHfp.js";
5
- import { $ as _default$9, A as _default$14, B as TreeViewNodeCheckboxProps, C as TreeViewRootProviderComponent, Ct as TreeViewBranchControlProps, D as TreeViewNodeProviderProps, Dt as _default$1, E as TreeViewNodeProviderBaseProps, Et as TreeViewBranchContentProps, F as _default$16, G as TreeViewItemBaseProps, H as TreeViewLabelBaseProps, I as TreeViewNodeCheckboxIndicatorBaseProps, J as TreeViewItemTextBaseProps, K as TreeViewItemProps, L as TreeViewNodeCheckboxIndicatorProps, M as useTreeViewNodeContext, N as TreeViewNodeRenameInputBaseProps, O as _default$15, P as TreeViewNodeRenameInputProps, Q as TreeViewItemIndicatorProps, R as _default$13, S as TreeViewRootProviderBaseProps, St as TreeViewBranchControlBaseProps, T as _default$18, Tt as TreeViewBranchContentBaseProps, U as TreeViewLabelProps, V as _default$12, W as _default$11, X as _default$10, Y as TreeViewItemTextProps, Z as TreeViewItemIndicatorBaseProps, _ as TreeViewRootBaseProps, _t as TreeViewBranchIndicatorProps, a as TreeViewLoadChildrenDetails, at as UseTreeViewReturn, b as TreeViewRootProps, bt as TreeViewBranchIndentGuideProps, c as TreeViewNodeState, ct as TreeViewBranchProps, d as TreeViewSelectionChangeDetails, dt as TreeViewBranchTriggerProps, et as TreeViewContextProps, f as tree_view_d_exports, ft as _default$6, g as _default$19, gt as TreeViewBranchIndicatorBaseProps, h as TreeViewTreeProps, ht as _default$5, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewProps, j as UseTreeViewNodeContext, k as TreeViewNodeContextProps, l as TreeViewRenameCompleteDetails, lt as _default, m as TreeViewTreeBaseProps, mt as TreeViewBranchTextProps, n as TreeViewExpandedChangeDetails, nt as UseTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as useTreeView, p as treeViewAnatomy, pt as TreeViewBranchTextBaseProps, q as _default$8, r as TreeViewFocusChangeDetails, rt as useTreeViewContext, s as TreeViewNodeProps, st as TreeViewBranchBaseProps, t as TreeViewCheckedChangeDetails, tt as _default$7, u as TreeViewRenameStartDetails, ut as TreeViewBranchTriggerBaseProps, v as TreeViewRootComponent, vt as _default$4, w as TreeViewRootProviderProps, wt as _default$2, x as _default$17, xt as _default$3, y as TreeViewRootComponentProps, yt as TreeViewBranchIndentGuideBaseProps, z as TreeViewNodeCheckboxBaseProps } from "../../index-CmCVWB7e.js";
1
+ import "../../factory-n7N-L7_o.js";
2
+ import "../../index-DzrYvQ8H.js";
3
+ import "../../use-render-strategy-CEbMLMD1.js";
4
+ import { t as treeViewAnatomy } from "../../tree-view-anatomy-zTRJrcH9.js";
5
+ import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-BezmG5AK.js";
6
+ import { $ as TreeViewContextProps, A as UseTreeViewNodeContext, B as _default$12, C as TreeViewRootProviderProps, Ct as _default$2, D as _default$15, E as TreeViewNodeProviderProps, Et as _default$1, F as TreeViewNodeCheckboxIndicatorBaseProps, G as TreeViewItemProps, H as TreeViewLabelProps, I as TreeViewNodeCheckboxIndicatorProps, J as TreeViewItemTextProps, K as _default$8, L as _default$13, M as TreeViewNodeRenameInputBaseProps, N as TreeViewNodeRenameInputProps, O as TreeViewNodeContextProps, P as _default$16, Q as _default$9, R as TreeViewNodeCheckboxBaseProps, S as TreeViewRootProviderComponent, St as TreeViewBranchControlProps, T as TreeViewNodeProviderBaseProps, Tt as TreeViewBranchContentProps, U as _default$11, V as TreeViewLabelBaseProps, W as TreeViewItemBaseProps, X as TreeViewItemIndicatorBaseProps, Y as _default$10, Z as TreeViewItemIndicatorProps, _ as TreeViewRootComponent, _t as _default$4, a as TreeViewLoadChildrenDetails, at as useTreeView, b as _default$17, bt as _default$3, c as TreeViewNodeState, ct as _default, d as TreeViewSelectionChangeDetails, dt as _default$6, et as _default$7, f as tree_view_d_exports, ft as TreeViewBranchTextBaseProps, g as TreeViewRootBaseProps, gt as TreeViewBranchIndicatorProps, h as _default$19, ht as TreeViewBranchIndicatorBaseProps, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as _default$14, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchTriggerBaseProps, m as TreeViewTreeProps, mt as _default$5, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchBaseProps, p as TreeViewTreeBaseProps, pt as TreeViewBranchTextProps, q as TreeViewItemTextBaseProps, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTriggerProps, v as TreeViewRootComponentProps, vt as TreeViewBranchIndentGuideBaseProps, w as _default$18, wt as TreeViewBranchContentBaseProps, x as TreeViewRootProviderBaseProps, xt as TreeViewBranchControlBaseProps, y as TreeViewRootProps, yt as TreeViewBranchIndentGuideProps, z as TreeViewNodeCheckboxProps } from "../../index-DZ1ummfv.js";
6
7
  export { TreeCollection, TreeNode, tree_view_d_exports as TreeView, _default as TreeViewBranch, TreeViewBranchBaseProps, _default$1 as TreeViewBranchContent, TreeViewBranchContentBaseProps, TreeViewBranchContentProps, _default$2 as TreeViewBranchControl, TreeViewBranchControlBaseProps, TreeViewBranchControlProps, _default$3 as TreeViewBranchIndentGuide, TreeViewBranchIndentGuideBaseProps, TreeViewBranchIndentGuideProps, _default$4 as TreeViewBranchIndicator, TreeViewBranchIndicatorBaseProps, TreeViewBranchIndicatorProps, TreeViewBranchProps, _default$5 as TreeViewBranchText, TreeViewBranchTextBaseProps, TreeViewBranchTextProps, _default$6 as TreeViewBranchTrigger, TreeViewBranchTriggerBaseProps, TreeViewBranchTriggerProps, TreeViewCheckedChangeDetails, _default$7 as TreeViewContext, TreeViewContextProps, TreeViewExpandedChangeDetails, TreeViewFocusChangeDetails, _default$8 as TreeViewItem, TreeViewItemBaseProps, _default$9 as TreeViewItemIndicator, TreeViewItemIndicatorBaseProps, TreeViewItemIndicatorProps, TreeViewItemProps, _default$10 as TreeViewItemText, TreeViewItemTextBaseProps, TreeViewItemTextProps, _default$11 as TreeViewLabel, TreeViewLabelBaseProps, TreeViewLabelProps, TreeViewLoadChildrenCompleteDetails, TreeViewLoadChildrenDetails, TreeViewLoadChildrenErrorDetails, _default$12 as TreeViewNodeCheckbox, TreeViewNodeCheckboxBaseProps, _default$13 as TreeViewNodeCheckboxIndicator, TreeViewNodeCheckboxIndicatorBaseProps, TreeViewNodeCheckboxIndicatorProps, TreeViewNodeCheckboxProps, _default$14 as TreeViewNodeContext, TreeViewNodeContextProps, TreeViewNodeProps, _default$15 as TreeViewNodeProvider, TreeViewNodeProviderBaseProps, TreeViewNodeProviderProps, _default$16 as TreeViewNodeRenameInput, TreeViewNodeRenameInputBaseProps, TreeViewNodeRenameInputProps, TreeViewNodeState, TreeViewRenameCompleteDetails, TreeViewRenameStartDetails, _default$17 as TreeViewRoot, TreeViewRootBaseProps, TreeViewRootComponent, TreeViewRootComponentProps, TreeViewRootProps, _default$18 as TreeViewRootProvider, TreeViewRootProviderBaseProps, TreeViewRootProviderComponent, TreeViewRootProviderProps, TreeViewSelectionChangeDetails, _default$19 as TreeViewTree, TreeViewTreeBaseProps, TreeViewTreeProps, UseTreeViewContext, UseTreeViewNodeContext, UseTreeViewProps, UseTreeViewReturn, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
@@ -2,10 +2,11 @@ import "../../core-DNndr38p.js";
2
2
  import "../../providers-DNBWT-O_.js";
3
3
  import "../../create-context-Ds1GbsVc.js";
4
4
  import "../../use-forward-expose-CCAmHTUB.js";
5
- import "../../factory-Co08Aw8u.js";
6
- import "../../use-render-strategy-DMa_QmB6.js";
7
- import "../../collapsible-SXAS3iFc.js";
8
- import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-C_ZHBDQD.js";
9
- import { C as tree_view_branch_control_default, S as tree_view_branch_indent_guide_default, T as useTreeViewContext, _ as tree_view_branch_default, a as useTreeView, b as tree_view_branch_text_default, c as tree_view_node_context_default, d as tree_view_node_checkbox_default, f as tree_view_label_default, g as tree_view_context_default, h as tree_view_item_indicator_default, i as tree_view_root_default, l as tree_view_node_rename_input_default, m as tree_view_item_text_default, n as treeViewAnatomy, o as tree_view_root_provider_default, p as tree_view_item_default, r as tree_view_tree_default, s as tree_view_node_provider_default, t as tree_view_exports, u as tree_view_node_checkbox_indicator_default, v as useTreeViewNodeContext, w as tree_view_branch_content_default, x as tree_view_branch_indicator_default, y as tree_view_branch_trigger_default } from "../../tree-view-N6ShNmpe.js";
5
+ import { t as treeViewAnatomy } from "../../tree-view-anatomy--Ft8ROVn.js";
6
+ import "../../factory-xNPol80p.js";
7
+ import "../../use-render-strategy-3G0_HWbg.js";
8
+ import "../../collapsible-OXksISO6.js";
9
+ import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-CBh5p7A_.js";
10
+ import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, _ as useTreeViewNodeContext, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, c as tree_view_node_rename_input_default, d as tree_view_label_default, f as tree_view_item_default, g as tree_view_branch_default, h as tree_view_context_default, i as useTreeView, l as tree_view_node_checkbox_indicator_default, m as tree_view_item_indicator_default, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, r as tree_view_root_default, s as tree_view_node_context_default, t as tree_view_exports, u as tree_view_node_checkbox_default, v as tree_view_branch_trigger_default, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-D0JBQ_ly.js";
10
11
 
11
12
  export { tree_view_exports as TreeView, tree_view_branch_default as TreeViewBranch, tree_view_branch_content_default as TreeViewBranchContent, tree_view_branch_control_default as TreeViewBranchControl, tree_view_branch_indent_guide_default as TreeViewBranchIndentGuide, tree_view_branch_indicator_default as TreeViewBranchIndicator, tree_view_branch_text_default as TreeViewBranchText, tree_view_branch_trigger_default as TreeViewBranchTrigger, tree_view_context_default as TreeViewContext, tree_view_item_default as TreeViewItem, tree_view_item_indicator_default as TreeViewItemIndicator, tree_view_item_text_default as TreeViewItemText, tree_view_label_default as TreeViewLabel, tree_view_node_checkbox_default as TreeViewNodeCheckbox, tree_view_node_checkbox_indicator_default as TreeViewNodeCheckboxIndicator, tree_view_node_context_default as TreeViewNodeContext, tree_view_node_provider_default as TreeViewNodeProvider, tree_view_node_rename_input_default as TreeViewNodeRenameInput, tree_view_root_default as TreeViewRoot, tree_view_root_provider_default as TreeViewRootProvider, tree_view_tree_default as TreeViewTree, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };