@sprawlify/vue 0.0.82 → 0.0.83

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 (204) hide show
  1. package/dist/alert-dialog-anatomy-C2irt92-.d.ts +6 -0
  2. package/dist/carousel-anatomy-DmFsWHmO.d.ts +6 -0
  3. package/dist/checkbox-anatomy-BWuJE28O.d.ts +6 -0
  4. package/dist/{collapsible-DjMeJSQq.js → collapsible-YxCX30T0.js} +2 -3
  5. package/dist/{collection-D_pMm6Yu.js → collection-D5aavLcu.js} +1 -1
  6. package/dist/color-picker-anatomy-CZ8JYbW7.d.ts +6 -0
  7. package/dist/combobox-anatomy-6dwlU7yT.d.ts +6 -0
  8. package/dist/components/accordion/index.d.ts +19 -19
  9. package/dist/components/accordion/index.js +6 -6
  10. package/dist/components/alert-dialog/index.d.ts +29 -30
  11. package/dist/components/alert-dialog/index.js +4 -5
  12. package/dist/components/anatomy.d.ts +51 -51
  13. package/dist/components/angle-slider/index.d.ts +18 -18
  14. package/dist/components/angle-slider/index.js +2 -3
  15. package/dist/components/aspect-ratio/index.d.ts +8 -8
  16. package/dist/components/aspect-ratio/index.js +2 -3
  17. package/dist/components/avatar/index.d.ts +12 -12
  18. package/dist/components/avatar/index.js +2 -3
  19. package/dist/components/bottom-sheet/index.d.ts +19 -19
  20. package/dist/components/bottom-sheet/index.js +5 -6
  21. package/dist/components/carousel/index.d.ts +24 -24
  22. package/dist/components/carousel/index.js +2 -3
  23. package/dist/components/checkbox/index.d.ts +21 -21
  24. package/dist/components/checkbox/index.js +5 -6
  25. package/dist/components/client-only/index.d.ts +2 -2
  26. package/dist/components/clipboard/index.d.ts +18 -18
  27. package/dist/components/clipboard/index.js +2 -3
  28. package/dist/components/collapsible/index.d.ts +16 -16
  29. package/dist/components/collapsible/index.js +2 -3
  30. package/dist/components/collection/index.d.ts +1 -1
  31. package/dist/components/collection/index.js +1 -1
  32. package/dist/components/color-picker/index.d.ts +54 -54
  33. package/dist/components/color-picker/index.js +5 -6
  34. package/dist/components/combobox/index.d.ts +36 -36
  35. package/dist/components/combobox/index.js +6 -7
  36. package/dist/components/date-picker/index.d.ts +47 -47
  37. package/dist/components/date-picker/index.js +4 -5
  38. package/dist/components/dialog/index.d.ts +29 -30
  39. package/dist/components/dialog/index.js +4 -5
  40. package/dist/components/download-trigger/index.d.ts +4 -4
  41. package/dist/components/download-trigger/index.js +1 -2
  42. package/dist/components/dropdown-menu/index.d.ts +50 -50
  43. package/dist/components/dropdown-menu/index.js +4 -5
  44. package/dist/components/editable/index.d.ts +28 -28
  45. package/dist/components/editable/index.js +3 -4
  46. package/dist/components/field/index.d.ts +24 -24
  47. package/dist/components/field/index.js +2 -3
  48. package/dist/components/fieldset/index.d.ts +12 -12
  49. package/dist/components/fieldset/index.js +2 -3
  50. package/dist/components/file-upload/index.d.ts +26 -26
  51. package/dist/components/file-upload/index.js +3 -4
  52. package/dist/components/floating-panel/index.d.ts +23 -23
  53. package/dist/components/floating-panel/index.js +3 -4
  54. package/dist/components/focus-trap/index.d.ts +6 -6
  55. package/dist/components/focus-trap/index.js +2 -3
  56. package/dist/components/format/index.d.ts +4 -4
  57. package/dist/components/frame/index.d.ts +6 -6
  58. package/dist/components/highlight/index.d.ts +4 -4
  59. package/dist/components/highlight/index.js +1 -1
  60. package/dist/components/hover-card/index.d.ts +26 -26
  61. package/dist/components/hover-card/index.js +4 -5
  62. package/dist/components/image-cropper/index.d.ts +15 -15
  63. package/dist/components/image-cropper/index.js +2 -3
  64. package/dist/components/json-tree-view/index.d.ts +10 -10
  65. package/dist/components/json-tree-view/index.js +7 -7
  66. package/dist/components/listbox/index.d.ts +23 -23
  67. package/dist/components/listbox/index.js +3 -4
  68. package/dist/components/marquee/index.d.ts +24 -24
  69. package/dist/components/marquee/index.js +2 -3
  70. package/dist/components/navigation-menu/index.d.ts +21 -21
  71. package/dist/components/navigation-menu/index.js +4 -5
  72. package/dist/components/number-input/index.d.ts +21 -21
  73. package/dist/components/number-input/index.js +3 -4
  74. package/dist/components/pagination/index.d.ts +18 -18
  75. package/dist/components/pagination/index.js +2 -3
  76. package/dist/components/password-input/index.d.ts +25 -25
  77. package/dist/components/password-input/index.js +3 -4
  78. package/dist/components/pin-input/index.d.ts +17 -17
  79. package/dist/components/pin-input/index.js +3 -4
  80. package/dist/components/popover/index.d.ts +33 -33
  81. package/dist/components/popover/index.js +4 -5
  82. package/dist/components/presence/index.d.ts +2 -2
  83. package/dist/components/presence/index.js +2 -3
  84. package/dist/components/progress/index.d.ts +16 -16
  85. package/dist/components/progress/index.js +2 -3
  86. package/dist/components/qr-code/index.d.ts +12 -12
  87. package/dist/components/qr-code/index.js +2 -3
  88. package/dist/components/radio-group/index.d.ts +18 -18
  89. package/dist/components/radio-group/index.js +4 -5
  90. package/dist/components/rating-group/index.d.ts +16 -16
  91. package/dist/components/rating-group/index.js +3 -4
  92. package/dist/components/scroll-area/index.d.ts +13 -13
  93. package/dist/components/scroll-area/index.js +2 -3
  94. package/dist/components/segment-group/index.d.ts +17 -17
  95. package/dist/components/segment-group/index.js +2 -3
  96. package/dist/components/select/index.d.ts +36 -36
  97. package/dist/components/select/index.js +6 -7
  98. package/dist/components/separator/index.d.ts +8 -8
  99. package/dist/components/separator/index.js +2 -3
  100. package/dist/components/signature-pad/index.d.ts +16 -16
  101. package/dist/components/signature-pad/index.js +3 -4
  102. package/dist/components/slider/index.d.ts +23 -23
  103. package/dist/components/slider/index.js +2 -3
  104. package/dist/components/splitter/index.d.ts +13 -13
  105. package/dist/components/splitter/index.js +2 -3
  106. package/dist/components/steps/index.d.ts +21 -21
  107. package/dist/components/steps/index.js +2 -3
  108. package/dist/components/switch/index.d.ts +15 -15
  109. package/dist/components/switch/index.js +3 -4
  110. package/dist/components/tabs/index.d.ts +17 -17
  111. package/dist/components/tabs/index.js +4 -5
  112. package/dist/components/tags-input/index.d.ts +33 -33
  113. package/dist/components/tags-input/index.js +3 -4
  114. package/dist/components/timer/index.d.ts +15 -15
  115. package/dist/components/timer/index.js +2 -3
  116. package/dist/components/toast/index.d.ts +12 -12
  117. package/dist/components/toast/index.js +1 -2
  118. package/dist/components/toggle/index.d.ts +10 -10
  119. package/dist/components/toggle/index.js +2 -3
  120. package/dist/components/toggle-group/index.d.ts +11 -11
  121. package/dist/components/toggle-group/index.js +2 -3
  122. package/dist/components/tooltip/index.d.ts +19 -19
  123. package/dist/components/tooltip/index.js +4 -5
  124. package/dist/components/tour/index.d.ts +32 -32
  125. package/dist/components/tour/index.js +4 -5
  126. package/dist/components/tree-view/index.d.ts +6 -6
  127. package/dist/components/tree-view/index.js +6 -6
  128. package/dist/date-picker-anatomy-b9iAI1hH.d.ts +6 -0
  129. package/dist/{factory-yh31h0Rm.js → factory-BQk6RiOp.js} +53 -2
  130. package/dist/factory-D4YHm1ne.d.ts +22 -0
  131. package/dist/{field-DMx_y6S-.js → field-CSIjIoIl.js} +1 -2
  132. package/dist/{field-anatomy-CaySAbVn.d.ts → field-anatomy-CJjfESVZ.d.ts} +2 -2
  133. package/dist/{fieldset-4Y4cXm81.js → fieldset-B_KIoaji.js} +1 -2
  134. package/dist/fieldset-anatomy-Cq_ynep1.d.ts +6 -0
  135. package/dist/{image-cropper-anatomy-CM-WDJKf.d.ts → image-cropper-anatomy-CyP4JFSK.d.ts} +2 -2
  136. package/dist/{index-B4phyfX4.d.ts → index-Cl_zx1ke.d.ts} +9 -9
  137. package/dist/{index-CnV9Q1ED.d.ts → index-D9FUSjzK.d.ts} +34 -34
  138. package/dist/{index-BzFZio26.d.ts → index-IKEuiQif.d.ts} +7 -7
  139. package/dist/index.d.ts +5 -4
  140. package/dist/index.js +2 -2
  141. package/dist/listbox-anatomy-BNo_CKmk.d.ts +6 -0
  142. package/dist/{presence-BuHH-PkI.js → presence-CI76Mcpo.js} +1 -2
  143. package/dist/{segment-group-anatomy-C3ovL82h.d.ts → segment-group-anatomy-CQErsPks.d.ts} +2 -2
  144. package/dist/{tour-anatomy-CTFlgvHt.d.ts → tour-anatomy-DpcOJU-H.d.ts} +1 -1
  145. package/dist/{tree-view-D0uubGi5.js → tree-view-4zY74_JI.js} +5 -6
  146. package/package.json +2 -2
  147. package/dist/alert-dialog-anatomy-CuRMid0u.d.ts +0 -6
  148. package/dist/carousel-anatomy-kcMp3ulc.d.ts +0 -6
  149. package/dist/checkbox-anatomy-C98sOqXS.d.ts +0 -6
  150. package/dist/color-picker-anatomy-DvFLVhPw.d.ts +0 -6
  151. package/dist/combobox-anatomy-BiWYA47x.d.ts +0 -6
  152. package/dist/date-picker-anatomy-BcSX6gth.d.ts +0 -6
  153. package/dist/factory-BiWWKx2m.d.ts +0 -8
  154. package/dist/fieldset-anatomy-JIjxInfF.d.ts +0 -6
  155. package/dist/listbox-anatomy-zEgrYv1V.d.ts +0 -6
  156. package/dist/use-forward-expose-CCAmHTUB.js +0 -54
  157. /package/dist/{accordion-anatomy-Ds_qvEko.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
  158. /package/dist/{angle-slider-anatomy-Bul1eXfZ.d.ts → angle-slider-anatomy-whG3APHN.d.ts} +0 -0
  159. /package/dist/{avatar-anatomy-DZ5Hy1zG.d.ts → avatar-anatomy-CHyA19ld.d.ts} +0 -0
  160. /package/dist/{boolean-6Zl2NWRb.js → boolean-DRNklbLz.js} +0 -0
  161. /package/dist/{bottom-sheet-anatomy-C08KrnBX.d.ts → bottom-sheet-anatomy-CuhyzaDM.d.ts} +0 -0
  162. /package/dist/{clean-props-GbfPBIot.js → clean-props-jeo_b63H.js} +0 -0
  163. /package/dist/{clipboard-anatomy-Cfo3bvKj.d.ts → clipboard-anatomy-CIC99c59.d.ts} +0 -0
  164. /package/dist/{collapsible-anatomy-BYSgsAu3.d.ts → collapsible-anatomy-hcVAnOIR.d.ts} +0 -0
  165. /package/dist/{create-split-props-D8oe6Rby.js → create-split-props-Cy-XbcBT.js} +0 -0
  166. /package/dist/{dialog-anatomy-CURzaSFr.d.ts → dialog-anatomy-DXEWrwRi.d.ts} +0 -0
  167. /package/dist/{dropdown-menu-anatomy-BqRBod4K.d.ts → dropdown-menu-anatomy-vJ1-APdg.d.ts} +0 -0
  168. /package/dist/{editable-anatomy-C7mXxQW8.d.ts → editable-anatomy-DJJXhBV1.d.ts} +0 -0
  169. /package/dist/{file-upload-anatomy-Bt0zLDIE.d.ts → file-upload-anatomy-iv0C7QVu.d.ts} +0 -0
  170. /package/dist/{floating-panel-anatomy-DH9zKbGk.d.ts → floating-panel-anatomy-Dyr3lcgZ.d.ts} +0 -0
  171. /package/dist/{hover-card-anatomy-ClbegkVa.d.ts → hover-card-anatomy-BSDDI0Kf.d.ts} +0 -0
  172. /package/dist/{index-C2XO6Bu5.d.ts → index-BJ8mRK6a.d.ts} +0 -0
  173. /package/dist/{index-pShXx5Uh.d.ts → index-adTDBnfd.d.ts} +0 -0
  174. /package/dist/{marquee-anatomy-h5g9NC8A.d.ts → marquee-anatomy-BzjeMztY.d.ts} +0 -0
  175. /package/dist/{navigation-menu-anatomy-DfeFh6Qh.d.ts → navigation-menu-anatomy-De1ATxET.d.ts} +0 -0
  176. /package/dist/{number-input-anatomy-Lqh7lyJQ.d.ts → number-input-anatomy-BPS2hzM6.d.ts} +0 -0
  177. /package/dist/{pagination-anatomy-JUuizdyV.d.ts → pagination-anatomy-BCX85m-Q.d.ts} +0 -0
  178. /package/dist/{password-input-anatomy-DrlPdYal.d.ts → password-input-anatomy-CNEwJOp9.d.ts} +0 -0
  179. /package/dist/{pin-input-anatomy-CYPrusAJ.d.ts → pin-input-anatomy-BKdH4pKx.d.ts} +0 -0
  180. /package/dist/{popover-anatomy-CPDT_oiK.d.ts → popover-anatomy-BxYyvWrE.d.ts} +0 -0
  181. /package/dist/{presence-types-Dp8j2-3x.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
  182. /package/dist/{progress-anatomy-CwFoZl9E.d.ts → progress-anatomy-aZfuAwWj.d.ts} +0 -0
  183. /package/dist/{qr-code-anatomy-BMawjUCq.d.ts → qr-code-anatomy-CxjYwfAP.d.ts} +0 -0
  184. /package/dist/{radio-group-anatomy-CqMEAEAo.d.ts → radio-group-anatomy-DExY7kYs.d.ts} +0 -0
  185. /package/dist/{rating-group-anatomy-CtMlHYGv.d.ts → rating-group-anatomy-Dc0wPZu2.d.ts} +0 -0
  186. /package/dist/{scroll-area-anatomy-B_EypSXf.d.ts → scroll-area-anatomy-DapfnNBU.d.ts} +0 -0
  187. /package/dist/{select-anatomy-CwULdmYD.d.ts → select-anatomy-CitDj30H.d.ts} +0 -0
  188. /package/dist/{separator-anatomy-BqAq__MN.d.ts → separator-anatomy-pGDIt-mq.d.ts} +0 -0
  189. /package/dist/{signature-pad-anatomy-u_Sx7buV.d.ts → signature-pad-anatomy-KbYu7JMW.d.ts} +0 -0
  190. /package/dist/{slider-anatomy-C_epctJe.d.ts → slider-anatomy-CZoxc1p8.d.ts} +0 -0
  191. /package/dist/{splitter-anatomy-DFGjHFqM.d.ts → splitter-anatomy-CLOLZl0a.d.ts} +0 -0
  192. /package/dist/{steps-anatomy-DfpX3XHM.d.ts → steps-anatomy-lbmXkG81.d.ts} +0 -0
  193. /package/dist/{switch-anatomy-5pECbpDU.d.ts → switch-anatomy-pGW5yxP1.d.ts} +0 -0
  194. /package/dist/{tabs-anatomy-Cwluwjxt.d.ts → tabs-anatomy-DAtPeBqj.d.ts} +0 -0
  195. /package/dist/{tags-input-anatomy-DCOiTav9.d.ts → tags-input-anatomy-DyeuJ7Th.d.ts} +0 -0
  196. /package/dist/{timer-anatomy-X4tZiM_i.d.ts → timer-anatomy-IGgjTzux.d.ts} +0 -0
  197. /package/dist/{toast-anatomy-DUsVvX5v.d.ts → toast-anatomy-BOrHt4-_.d.ts} +0 -0
  198. /package/dist/{toggle-anatomy-om-9P9sX.d.ts → toggle-anatomy-xiDQ91vN.d.ts} +0 -0
  199. /package/dist/{toggle-group-anatomy--i6VaUi9.d.ts → toggle-group-anatomy-DBV0OT7L.d.ts} +0 -0
  200. /package/dist/{tooltip-anatomy-C2JI-_OT.d.ts → tooltip-anatomy-T_76c603.d.ts} +0 -0
  201. /package/dist/{tree-view-anatomy-D9lkagO5.d.ts → tree-view-anatomy-BZT1uz4I.d.ts} +0 -0
  202. /package/dist/{types-D49hIhzQ.d.ts → types-D_fjXif6.d.ts} +0 -0
  203. /package/dist/{use-render-strategy-D82Q7KQ3.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
  204. /package/dist/{use-render-strategy-B0RVis2X.js → use-render-strategy-TTWaa6B7.js} +0 -0
@@ -1,12 +1,12 @@
1
- import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
3
- import { r as PropTypes } from "../../index-C2XO6Bu5.js";
4
- import { t as RenderStrategyProps } from "../../use-render-strategy-D82Q7KQ3.js";
5
- import { t as tourAnatomy } from "../../tour-anatomy-CTFlgvHt.js";
6
- import * as vue2486 from "vue";
1
+ import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
2
+ import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
+ import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
+ import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
5
+ import { t as tourAnatomy } from "../../tour-anatomy-DpcOJU-H.js";
6
+ import * as vue2021 from "vue";
7
7
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
8
8
  import { WaitForOptions as WaitOptions$1 } from "@sprawlify/primitives/dom-query";
9
- import * as _sprawlify_primitives_machines_date_picker71 from "@sprawlify/primitives/machines/date-picker";
9
+ import * as _sprawlify_primitives_machines_dialog49 from "@sprawlify/primitives/machines/dialog";
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<vue2486.DefineComponent<TourActionTriggerBaseProps, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<TourActionTriggerBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
28
+ declare const __VLS_export$14: __VLS_WithSlots$14<vue2021.DefineComponent<TourActionTriggerBaseProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourActionTriggerBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<{}, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, true, {}, any>, {
40
+ declare const __VLS_export$13: __VLS_WithSlots$13<vue2021.DefineComponent<{}, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<TourArrowTipProps, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<TourArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, false, {}, any>, {
57
+ declare const __VLS_export$12: __VLS_WithSlots$12<vue2021.DefineComponent<TourArrowTipProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<TourArrowProps, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<TourArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, false, {}, any>, {
74
+ declare const __VLS_export$11: __VLS_WithSlots$11<vue2021.DefineComponent<TourArrowProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<TourBackdropProps, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<TourBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, false, {}, any>, {
91
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue2021.DefineComponent<TourBackdropProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<TourCloseTriggerProps, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<TourCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, false, {}, any>, {
108
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue2021.DefineComponent<TourCloseTriggerProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<TourContentProps, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<TourContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, false, {}, any>, {
125
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue2021.DefineComponent<TourContentProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<TourControlProps, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<TourControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, false, {}, any>, {
142
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue2021.DefineComponent<TourControlProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<TourDescriptionProps, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<TourDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
159
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue2021.DefineComponent<TourDescriptionProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<TourPositionerProps, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<TourPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, false, {}, any>, {
174
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue2021.DefineComponent<TourPositionerProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<TourProgressTextProps, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<TourProgressTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
191
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue2021.DefineComponent<TourProgressTextProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourProgressTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<TourRootProps, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {
220
- statusChange: (details: tour.StatusChangeDetails) => any;
219
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue2021.DefineComponent<TourRootProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {
221
220
  exitComplete: () => any;
222
- focusOutside: (event: _sprawlify_primitives_machines_date_picker71.FocusOutsideEvent) => any;
223
- interactOutside: (event: _sprawlify_primitives_machines_date_picker71.InteractOutsideEvent) => any;
224
- pointerDownOutside: (event: _sprawlify_primitives_machines_date_picker71.PointerDownOutsideEvent) => any;
221
+ focusOutside: (event: _sprawlify_primitives_machines_dialog49.FocusOutsideEvent) => any;
222
+ interactOutside: (event: _sprawlify_primitives_machines_dialog49.InteractOutsideEvent) => any;
223
+ pointerDownOutside: (event: _sprawlify_primitives_machines_dialog49.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, vue2486.PublicProps, Readonly<TourRootProps> & Readonly<{
230
- onStatusChange?: ((details: tour.StatusChangeDetails) => any) | undefined;
229
+ }, string, vue2021.PublicProps, Readonly<TourRootProps> & Readonly<{
231
230
  onExitComplete?: (() => any) | undefined;
232
- onFocusOutside?: ((event: _sprawlify_primitives_machines_date_picker71.FocusOutsideEvent) => any) | undefined;
233
- onInteractOutside?: ((event: _sprawlify_primitives_machines_date_picker71.InteractOutsideEvent) => any) | undefined;
234
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_date_picker71.PointerDownOutsideEvent) => any) | undefined;
231
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog49.FocusOutsideEvent) => any) | undefined;
232
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog49.InteractOutsideEvent) => any) | undefined;
233
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog49.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, vue2486.ComponentProvideOptions, false, {}, any>, {
239
+ }>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<TourSpotlightProps, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<TourSpotlightProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, false, {}, any>, {
256
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue2021.DefineComponent<TourSpotlightProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourSpotlightProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<TourTitleProps, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<TourTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
273
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue2021.DefineComponent<TourTitleProps, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<TourTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.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<vue2486.DefineComponent<{}, {}, {}, {}, {}, vue2486.ComponentOptionsMixin, vue2486.ComponentOptionsMixin, {}, string, vue2486.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2486.ComponentProvideOptions, true, {}, any>, {
296
+ declare const __VLS_export: __VLS_WithSlots<vue2021.DefineComponent<{}, {}, {}, {}, {}, vue2021.ComponentOptionsMixin, vue2021.ComponentOptionsMixin, {}, string, vue2021.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2021.ComponentProvideOptions, true, {}, any>, {
297
297
  default(tour: UnwrapRef<UseTourContext>): unknown;
298
298
  }>;
299
299
  type __VLS_WithSlots<T, S> = T & {
@@ -2,12 +2,11 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
2
2
  import { n as useMachine, r as normalizeProps$1, t as mergeProps$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
- import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
5
+ import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
6
6
  import { t as tourAnatomy } from "../../tour-anatomy-f2x7a1w3.js";
7
- import { t as sprawlify } from "../../factory-yh31h0Rm.js";
8
- import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
9
- import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-B0RVis2X.js";
10
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BuHH-PkI.js";
7
+ import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
8
+ import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-TTWaa6B7.js";
9
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-CI76Mcpo.js";
11
10
  import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
12
11
  import * as tour from "@sprawlify/primitives/machines/tour";
13
12
  import { waitForElement, waitForElementValue, waitForPromise } from "@sprawlify/primitives/machines/tour";
@@ -1,7 +1,7 @@
1
- import "../../factory-BiWWKx2m.js";
2
- import "../../index-C2XO6Bu5.js";
3
- import "../../use-render-strategy-D82Q7KQ3.js";
4
- import { t as treeViewAnatomy } from "../../tree-view-anatomy-D9lkagO5.js";
5
- import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-pShXx5Uh.js";
6
- import { $ as TreeViewContextProps, A as UseTreeViewNodeContext, B as _default$12, C as TreeViewRootProviderProps, Ct as _default$2, D as _default$15, E as TreeViewNodeProviderProps, Et as _default$1, F as TreeViewNodeCheckboxIndicatorBaseProps, G as TreeViewItemProps, H as TreeViewLabelProps, I as TreeViewNodeCheckboxIndicatorProps, J as TreeViewItemTextProps, K as _default$8, L as _default$13, M as TreeViewNodeRenameInputBaseProps, N as TreeViewNodeRenameInputProps, O as TreeViewNodeContextProps, P as _default$16, Q as _default$9, R as TreeViewNodeCheckboxBaseProps, S as TreeViewRootProviderComponent, St as TreeViewBranchControlProps, T as TreeViewNodeProviderBaseProps, Tt as TreeViewBranchContentProps, U as _default$11, V as TreeViewLabelBaseProps, W as TreeViewItemBaseProps, X as TreeViewItemIndicatorBaseProps, Y as _default$10, Z as TreeViewItemIndicatorProps, _ as TreeViewRootComponent, _t as _default$4, a as TreeViewLoadChildrenDetails, at as useTreeView, b as _default$17, bt as _default$3, c as TreeViewNodeState, ct as _default, d as TreeViewSelectionChangeDetails, dt as _default$6, et as _default$7, f as tree_view_d_exports, ft as TreeViewBranchTextBaseProps, g as TreeViewRootBaseProps, gt as TreeViewBranchIndicatorProps, h as _default$19, ht as TreeViewBranchIndicatorBaseProps, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as _default$14, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchTriggerBaseProps, m as TreeViewTreeProps, mt as _default$5, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchBaseProps, p as TreeViewTreeBaseProps, pt as TreeViewBranchTextProps, q as TreeViewItemTextBaseProps, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTriggerProps, v as TreeViewRootComponentProps, vt as TreeViewBranchIndentGuideBaseProps, w as _default$18, wt as TreeViewBranchContentBaseProps, x as TreeViewRootProviderBaseProps, xt as TreeViewBranchControlBaseProps, y as TreeViewRootProps, yt as TreeViewBranchIndentGuideProps, z as TreeViewNodeCheckboxProps } from "../../index-CnV9Q1ED.js";
1
+ import "../../factory-D4YHm1ne.js";
2
+ import "../../index-BJ8mRK6a.js";
3
+ import "../../use-render-strategy-CEbMLMD1.js";
4
+ import { t as treeViewAnatomy } from "../../tree-view-anatomy-BZT1uz4I.js";
5
+ import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-adTDBnfd.js";
6
+ import { $ as TreeViewContextProps, A as UseTreeViewNodeContext, B as _default$12, C as TreeViewRootProviderProps, Ct as _default$2, D as _default$15, E as TreeViewNodeProviderProps, Et as _default$1, F as TreeViewNodeCheckboxIndicatorBaseProps, G as TreeViewItemProps, H as TreeViewLabelProps, I as TreeViewNodeCheckboxIndicatorProps, J as TreeViewItemTextProps, K as _default$8, L as _default$13, M as TreeViewNodeRenameInputBaseProps, N as TreeViewNodeRenameInputProps, O as TreeViewNodeContextProps, P as _default$16, Q as _default$9, R as TreeViewNodeCheckboxBaseProps, S as TreeViewRootProviderComponent, St as TreeViewBranchControlProps, T as TreeViewNodeProviderBaseProps, Tt as TreeViewBranchContentProps, U as _default$11, V as TreeViewLabelBaseProps, W as TreeViewItemBaseProps, X as TreeViewItemIndicatorBaseProps, Y as _default$10, Z as TreeViewItemIndicatorProps, _ as TreeViewRootComponent, _t as _default$4, a as TreeViewLoadChildrenDetails, at as useTreeView, b as _default$17, bt as _default$3, c as TreeViewNodeState, ct as _default, d as TreeViewSelectionChangeDetails, dt as _default$6, et as _default$7, f as tree_view_d_exports, ft as TreeViewBranchTextBaseProps, g as TreeViewRootBaseProps, gt as TreeViewBranchIndicatorProps, h as _default$19, ht as TreeViewBranchIndicatorBaseProps, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as _default$14, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchTriggerBaseProps, m as TreeViewTreeProps, mt as _default$5, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchBaseProps, p as TreeViewTreeBaseProps, pt as TreeViewBranchTextProps, q as TreeViewItemTextBaseProps, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTriggerProps, v as TreeViewRootComponentProps, vt as TreeViewBranchIndentGuideBaseProps, w as _default$18, wt as TreeViewBranchContentBaseProps, x as TreeViewRootProviderBaseProps, xt as TreeViewBranchControlBaseProps, y as TreeViewRootProps, yt as TreeViewBranchIndentGuideProps, z as TreeViewNodeCheckboxProps } from "../../index-D9FUSjzK.js";
7
7
  export { TreeCollection, TreeNode, tree_view_d_exports as TreeView, _default as TreeViewBranch, TreeViewBranchBaseProps, _default$1 as TreeViewBranchContent, TreeViewBranchContentBaseProps, TreeViewBranchContentProps, _default$2 as TreeViewBranchControl, TreeViewBranchControlBaseProps, TreeViewBranchControlProps, _default$3 as TreeViewBranchIndentGuide, TreeViewBranchIndentGuideBaseProps, TreeViewBranchIndentGuideProps, _default$4 as TreeViewBranchIndicator, TreeViewBranchIndicatorBaseProps, TreeViewBranchIndicatorProps, TreeViewBranchProps, _default$5 as TreeViewBranchText, TreeViewBranchTextBaseProps, TreeViewBranchTextProps, _default$6 as TreeViewBranchTrigger, TreeViewBranchTriggerBaseProps, TreeViewBranchTriggerProps, TreeViewCheckedChangeDetails, _default$7 as TreeViewContext, TreeViewContextProps, TreeViewExpandedChangeDetails, TreeViewFocusChangeDetails, _default$8 as TreeViewItem, TreeViewItemBaseProps, _default$9 as TreeViewItemIndicator, TreeViewItemIndicatorBaseProps, TreeViewItemIndicatorProps, TreeViewItemProps, _default$10 as TreeViewItemText, TreeViewItemTextBaseProps, TreeViewItemTextProps, _default$11 as TreeViewLabel, TreeViewLabelBaseProps, TreeViewLabelProps, TreeViewLoadChildrenCompleteDetails, TreeViewLoadChildrenDetails, TreeViewLoadChildrenErrorDetails, _default$12 as TreeViewNodeCheckbox, TreeViewNodeCheckboxBaseProps, _default$13 as TreeViewNodeCheckboxIndicator, TreeViewNodeCheckboxIndicatorBaseProps, TreeViewNodeCheckboxIndicatorProps, TreeViewNodeCheckboxProps, _default$14 as TreeViewNodeContext, TreeViewNodeContextProps, TreeViewNodeProps, _default$15 as TreeViewNodeProvider, TreeViewNodeProviderBaseProps, TreeViewNodeProviderProps, _default$16 as TreeViewNodeRenameInput, TreeViewNodeRenameInputBaseProps, TreeViewNodeRenameInputProps, TreeViewNodeState, TreeViewRenameCompleteDetails, TreeViewRenameStartDetails, _default$17 as TreeViewRoot, TreeViewRootBaseProps, TreeViewRootComponent, TreeViewRootComponentProps, TreeViewRootProps, _default$18 as TreeViewRootProvider, TreeViewRootProviderBaseProps, TreeViewRootProviderComponent, TreeViewRootProviderProps, TreeViewSelectionChangeDetails, _default$19 as TreeViewTree, TreeViewTreeBaseProps, TreeViewTreeProps, UseTreeViewContext, UseTreeViewNodeContext, UseTreeViewProps, UseTreeViewReturn, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
@@ -1,12 +1,12 @@
1
1
  import "../../core-DNndr38p.js";
2
2
  import "../../providers-DNBWT-O_.js";
3
3
  import "../../create-context-Ds1GbsVc.js";
4
- import "../../use-forward-expose-CCAmHTUB.js";
4
+ import "../../factory-BQk6RiOp.js";
5
+ import "../../collapsible-anatomy-B63RaMgq.js";
5
6
  import { t as treeViewAnatomy } from "../../tree-view-anatomy-CefyMmul.js";
6
- import "../../factory-yh31h0Rm.js";
7
- import "../../collapsible-DjMeJSQq.js";
8
- import "../../use-render-strategy-B0RVis2X.js";
9
- import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-D_pMm6Yu.js";
10
- import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, _ as useTreeViewNodeContext, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, c as tree_view_node_rename_input_default, d as tree_view_label_default, f as tree_view_item_default, g as tree_view_branch_default, h as tree_view_context_default, i as useTreeView, l as tree_view_node_checkbox_indicator_default, m as tree_view_item_indicator_default, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, r as tree_view_root_default, s as tree_view_node_context_default, t as tree_view_exports, u as tree_view_node_checkbox_default, v as tree_view_branch_trigger_default, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-D0uubGi5.js";
7
+ import "../../collapsible-YxCX30T0.js";
8
+ import "../../use-render-strategy-TTWaa6B7.js";
9
+ import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-D5aavLcu.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-4zY74_JI.js";
11
11
 
12
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 };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy5 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/date-picker/date-picker-anatomy.d.ts
4
+ declare const datePickerAnatomy: _sprawlify_primitives_anatomy5.AnatomyInstance<"input" | "label" | "table" | "view" | "root" | "content" | "trigger" | "positioner" | "control" | "valueText" | "clearTrigger" | "nextTrigger" | "prevTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
5
+ //#endregion
6
+ export { datePickerAnatomy as t };
@@ -1,6 +1,57 @@
1
1
  import { t as mergeProps$1 } from "./core-DNndr38p.js";
2
- import { Fragment, cloneVNode, defineComponent, h } from "vue";
2
+ import { Fragment, cloneVNode, computed, defineComponent, getCurrentInstance, h, ref, toValue } from "vue";
3
3
 
4
+ //#region src/utils/unref-element.ts
5
+ function unrefElement(elRef) {
6
+ const plain = toValue(elRef);
7
+ return plain?.$el ?? plain;
8
+ }
9
+
10
+ //#endregion
11
+ //#region src/utils/use-forward-expose.ts
12
+ const isElement = (el) => Object.prototype.hasOwnProperty.call(el, "nodeName") && typeof el.nodeName === "string";
13
+ function useForwardExpose() {
14
+ const instance = getCurrentInstance();
15
+ const currentRef = ref();
16
+ const currentElement = computed(() => {
17
+ return ["#text", "#comment"].includes(currentRef.value?.$el.nodeName) ? currentRef.value?.$el.nextElementSibling : unrefElement(currentRef);
18
+ });
19
+ const localExpose = Object.assign({}, instance.exposed);
20
+ const ret = {};
21
+ for (const key in instance.props) Object.defineProperty(ret, key, {
22
+ enumerable: true,
23
+ configurable: true,
24
+ get: () => instance.props[key]
25
+ });
26
+ if (Object.keys(localExpose).length > 0) for (const key in localExpose) Object.defineProperty(ret, key, {
27
+ enumerable: true,
28
+ configurable: true,
29
+ get: () => localExpose[key]
30
+ });
31
+ Object.defineProperty(ret, "$el", {
32
+ enumerable: true,
33
+ configurable: true,
34
+ get: () => instance.vnode.el
35
+ });
36
+ instance.exposed = ret;
37
+ function forwardRef(ref) {
38
+ currentRef.value = ref;
39
+ if (isElement(ref) || !ref) return;
40
+ Object.defineProperty(ret, "$el", {
41
+ enumerable: true,
42
+ configurable: true,
43
+ get: () => ref.$el
44
+ });
45
+ instance.exposed = ret;
46
+ }
47
+ return {
48
+ forwardRef,
49
+ currentRef,
50
+ currentElement
51
+ };
52
+ }
53
+
54
+ //#endregion
4
55
  //#region src/utils/dynamic.ts
5
56
  const Dynamic = defineComponent({
6
57
  name: "Dynamic",
@@ -65,4 +116,4 @@ function jsxFactory() {
65
116
  const sprawlify = jsxFactory();
66
117
 
67
118
  //#endregion
68
- export { sprawlify as t };
119
+ export { unrefElement as i, sprawlify as n, useForwardExpose as r, jsxFactory as t };
@@ -0,0 +1,22 @@
1
+ import { AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, IntrinsicElementAttributes, VNodeProps, h } from "vue";
2
+
3
+ //#region src/components/factory.d.ts
4
+ type DOMElements = keyof IntrinsicElementAttributes;
5
+ type ElementType = Parameters<typeof h>[0];
6
+ interface PolymorphicProps {
7
+ asChild?: boolean;
8
+ }
9
+ type AsChildComponent<Component extends ElementType, P extends Record<string, unknown> = Record<never, never>> = {
10
+ new (): {
11
+ $props: AllowedComponentProps & ComponentCustomProps & VNodeProps & ExtractPropTypes<Component> & (Component extends keyof IntrinsicElementAttributes ? IntrinsicElementAttributes[Component] : Record<never, never>) & P & PolymorphicProps;
12
+ };
13
+ };
14
+ type HTMLPolymorphicComponents = { [E in DOMElements]: AsChildComponent<E> };
15
+ type HTMLPolymorphicProps<T extends ElementType> = Omit<ExtractPropTypes<T extends DOMElements ? IntrinsicElementAttributes[T] : T>, 'ref'> & {
16
+ asChild?: boolean;
17
+ };
18
+ type HTMLSprawlifyProps<T extends DOMElements> = HTMLPolymorphicProps<T>;
19
+ declare function jsxFactory(): HTMLPolymorphicComponents;
20
+ declare const sprawlify: HTMLPolymorphicComponents;
21
+ //#endregion
22
+ export { PolymorphicProps as a, HTMLSprawlifyProps as i, HTMLPolymorphicComponents as n, jsxFactory as o, HTMLPolymorphicProps as r, sprawlify as s, AsChildComponent as t };
@@ -1,9 +1,8 @@
1
1
  import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
2
  import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "./providers-DNBWT-O_.js";
3
3
  import { t as createContext } from "./create-context-Ds1GbsVc.js";
4
- import { n as unrefElement, t as useForwardExpose } from "./use-forward-expose-CCAmHTUB.js";
4
+ import { i as unrefElement, n as sprawlify, r as useForwardExpose } from "./factory-BQk6RiOp.js";
5
5
  import { n as parts } from "./field-anatomy-C90WAETb.js";
6
- import { t as sprawlify } from "./factory-yh31h0Rm.js";
7
6
  import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, onBeforeUnmount, onMounted, openBlock, reactive, ref, renderSlot, toValue, unref, useId, withCtx } from "vue";
8
7
  import { ariaAttr, dataAttr } from "@sprawlify/primitives/dom-query";
9
8
  import { autoresizeTextarea } from "@sprawlify/primitives/auto-resize";
@@ -1,6 +1,6 @@
1
- import * as _sprawlify_primitives_anatomy6 from "@sprawlify/primitives/anatomy";
1
+ import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
2
2
 
3
3
  //#region src/components/field/field-anatomy.d.ts
4
- declare const fieldAnatomy: _sprawlify_primitives_anatomy6.AnatomyInstance<"input" | "label" | "select" | "textarea" | "root" | "errorText" | "helperText" | "requiredIndicator">;
4
+ declare const fieldAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"input" | "label" | "select" | "textarea" | "root" | "errorText" | "helperText" | "requiredIndicator">;
5
5
  //#endregion
6
6
  export { fieldAnatomy as t };
@@ -1,9 +1,8 @@
1
1
  import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
2
  import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "./providers-DNBWT-O_.js";
3
3
  import { t as createContext } from "./create-context-Ds1GbsVc.js";
4
- import { n as unrefElement, t as useForwardExpose } from "./use-forward-expose-CCAmHTUB.js";
4
+ import { i as unrefElement, n as sprawlify, r as useForwardExpose } from "./factory-BQk6RiOp.js";
5
5
  import { n as parts } from "./fieldset-anatomy-BjnxJmos.js";
6
- import { t as sprawlify } from "./factory-yh31h0Rm.js";
7
6
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, onBeforeUnmount, onMounted, openBlock, reactive, ref, renderSlot, toValue, unref, useId, withCtx } from "vue";
8
7
  import { dataAttr } from "@sprawlify/primitives/dom-query";
9
8
 
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy6 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/fieldset/fieldset-anatomy.d.ts
4
+ declare const fieldsetAnatomy: _sprawlify_primitives_anatomy6.AnatomyInstance<"legend" | "root" | "errorText" | "helperText">;
5
+ //#endregion
6
+ export { fieldsetAnatomy as t };
@@ -1,6 +1,6 @@
1
- import * as _sprawlify_primitives_anatomy11 from "@sprawlify/primitives/anatomy";
1
+ import * as _sprawlify_primitives_anatomy10 from "@sprawlify/primitives/anatomy";
2
2
 
3
3
  //#region src/components/image-cropper/image-cropper-anatomy.d.ts
4
- declare const imageCropperAnatomy: _sprawlify_primitives_anatomy11.AnatomyInstance<"image" | "root" | "viewport" | "selection" | "handle" | "grid">;
4
+ declare const imageCropperAnatomy: _sprawlify_primitives_anatomy10.AnatomyInstance<"image" | "root" | "viewport" | "selection" | "handle" | "grid">;
5
5
  //#endregion
6
6
  export { imageCropperAnatomy as t };
@@ -1,7 +1,7 @@
1
- import { t as PolymorphicProps } from "./factory-BiWWKx2m.js";
2
- import { n as RootProps, t as RootEmits } from "./presence-types-Dp8j2-3x.js";
3
- import { a as Optional, r as EmitFn$1 } from "./types-D49hIhzQ.js";
4
- import * as vue2274 from "vue";
1
+ import { a as PolymorphicProps } from "./factory-D4YHm1ne.js";
2
+ import { n as RootProps, t as RootEmits } from "./presence-types-CC57eEhO.js";
3
+ import { a as Optional, r as EmitFn$1 } from "./types-D_fjXif6.js";
4
+ import * as vue508 from "vue";
5
5
  import { HTMLAttributes, MaybeRef } from "vue";
6
6
  import * as presence from "@sprawlify/primitives/machines/presence";
7
7
 
@@ -14,9 +14,9 @@ interface PresenceProps extends PresenceBaseProps,
14
14
  HTMLAttributes {}
15
15
  interface PresenceEmits extends RootEmits {}
16
16
  declare const _default: typeof __VLS_export;
17
- declare const __VLS_export: __VLS_WithSlots<vue2274.DefineComponent<PresenceProps, {}, {}, {}, {}, vue2274.ComponentOptionsMixin, vue2274.ComponentOptionsMixin, {
17
+ declare const __VLS_export: __VLS_WithSlots<vue508.DefineComponent<PresenceProps, {}, {}, {}, {}, vue508.ComponentOptionsMixin, vue508.ComponentOptionsMixin, {
18
18
  exitComplete: () => any;
19
- }, string, vue2274.PublicProps, Readonly<PresenceProps> & Readonly<{
19
+ }, string, vue508.PublicProps, Readonly<PresenceProps> & Readonly<{
20
20
  onExitComplete?: (() => any) | undefined;
21
21
  }>, {
22
22
  lazyMount: boolean;
@@ -24,7 +24,7 @@ declare const __VLS_export: __VLS_WithSlots<vue2274.DefineComponent<PresenceProp
24
24
  present: boolean;
25
25
  immediate: boolean;
26
26
  skipAnimationOnMount: boolean;
27
- }, {}, {}, {}, string, vue2274.ComponentProvideOptions, false, {}, any>, {
27
+ }, {}, {}, {}, string, vue508.ComponentProvideOptions, false, {}, any>, {
28
28
  default?: (props: {}) => any;
29
29
  }>;
30
30
  type __VLS_WithSlots<T, S> = T & {
@@ -40,11 +40,11 @@ interface UsePresenceProps extends Optional<presence.Props, 'present'> {
40
40
  skipAnimationOnMount?: boolean;
41
41
  }
42
42
  type UsePresenceReturn = ReturnType<typeof usePresence>;
43
- declare const usePresence: (props: MaybeRef<UsePresenceProps>, emit?: EmitFn$1<RootEmits>) => vue2274.ComputedRef<{
43
+ declare const usePresence: (props: MaybeRef<UsePresenceProps>, emit?: EmitFn$1<RootEmits>) => vue508.ComputedRef<{
44
44
  present: boolean;
45
45
  unmounted: boolean | undefined;
46
46
  presenceProps: {
47
- ref: vue2274.Ref<any, any>;
47
+ ref: vue508.Ref<any, any>;
48
48
  hidden: boolean;
49
49
  'data-state': string | undefined;
50
50
  };