@sprawlify/vue 0.0.74 → 0.0.76

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 (212) hide show
  1. package/dist/carousel-anatomy-CS3XZbw0.d.ts +6 -0
  2. package/dist/checkbox-anatomy-BzXdprCY.d.ts +6 -0
  3. package/dist/{collapsible-kw6uns8K.js → collapsible-fQ2-Jeml.js} +1 -1
  4. package/dist/{color-picker-anatomy-C18pJhHu.d.ts → color-picker-anatomy-Jhiag8cb.d.ts} +2 -2
  5. package/dist/combobox-anatomy-Bmc1BlRe.d.ts +6 -0
  6. package/dist/components/accordion/index.d.ts +19 -19
  7. package/dist/components/accordion/index.js +5 -4
  8. package/dist/components/anatomy.d.ts +52 -50
  9. package/dist/components/anatomy.js +17 -15
  10. package/dist/components/angle-slider/index.d.ts +17 -17
  11. package/dist/components/angle-slider/index.js +1 -1
  12. package/dist/components/aspect-ratio/index.d.ts +97 -0
  13. package/dist/components/aspect-ratio/index.js +152 -0
  14. package/dist/components/avatar/index.d.ts +12 -12
  15. package/dist/components/avatar/index.js +1 -1
  16. package/dist/components/bottom-sheet/index.d.ts +23 -23
  17. package/dist/components/bottom-sheet/index.js +4 -4
  18. package/dist/components/carousel/index.d.ts +20 -20
  19. package/dist/components/carousel/index.js +1 -1
  20. package/dist/components/checkbox/index.d.ts +20 -20
  21. package/dist/components/checkbox/index.js +4 -4
  22. package/dist/components/client-only/index.d.ts +2 -2
  23. package/dist/components/clipboard/index.d.ts +16 -16
  24. package/dist/components/clipboard/index.js +1 -1
  25. package/dist/components/collapsible/index.d.ts +14 -14
  26. package/dist/components/collapsible/index.js +2 -2
  27. package/dist/components/collection/index.d.ts +1 -1
  28. package/dist/components/collection/index.js +1 -1
  29. package/dist/components/color-picker/index.d.ts +53 -53
  30. package/dist/components/color-picker/index.js +4 -4
  31. package/dist/components/combobox/index.d.ts +36 -36
  32. package/dist/components/combobox/index.js +5 -5
  33. package/dist/components/date-picker/index.d.ts +44 -44
  34. package/dist/components/date-picker/index.js +3 -3
  35. package/dist/components/dialog/index.d.ts +36 -36
  36. package/dist/components/dialog/index.js +3 -3
  37. package/dist/components/download-trigger/index.d.ts +4 -4
  38. package/dist/components/download-trigger/index.js +1 -1
  39. package/dist/components/editable/index.d.ts +27 -27
  40. package/dist/components/editable/index.js +2 -2
  41. package/dist/components/field/index.d.ts +24 -24
  42. package/dist/components/field/index.js +2 -2
  43. package/dist/components/fieldset/index.d.ts +12 -12
  44. package/dist/components/fieldset/index.js +2 -2
  45. package/dist/components/file-upload/index.d.ts +26 -26
  46. package/dist/components/file-upload/index.js +2 -2
  47. package/dist/components/floating-panel/index.d.ts +27 -28
  48. package/dist/components/floating-panel/index.js +2 -2
  49. package/dist/components/focus-trap/index.d.ts +5 -5
  50. package/dist/components/focus-trap/index.js +1 -1
  51. package/dist/components/format/index.d.ts +4 -4
  52. package/dist/components/frame/index.d.ts +6 -6
  53. package/dist/components/highlight/index.d.ts +4 -4
  54. package/dist/components/hover-card/index.d.ts +26 -26
  55. package/dist/components/hover-card/index.js +3 -3
  56. package/dist/components/image-cropper/index.d.ts +15 -15
  57. package/dist/components/image-cropper/index.js +1 -1
  58. package/dist/components/json-tree-view/index.d.ts +10 -10
  59. package/dist/components/json-tree-view/index.js +7 -6
  60. package/dist/components/listbox/index.d.ts +23 -23
  61. package/dist/components/listbox/index.js +2 -2
  62. package/dist/components/marquee/index.d.ts +25 -25
  63. package/dist/components/marquee/index.js +1 -1
  64. package/dist/components/menu/index.d.ts +49 -49
  65. package/dist/components/menu/index.js +3 -3
  66. package/dist/components/navigation-menu/index.d.ts +21 -21
  67. package/dist/components/navigation-menu/index.js +3 -3
  68. package/dist/components/number-input/index.d.ts +21 -21
  69. package/dist/components/number-input/index.js +2 -2
  70. package/dist/components/pagination/index.d.ts +16 -16
  71. package/dist/components/pagination/index.js +1 -1
  72. package/dist/components/password-input/index.d.ts +25 -25
  73. package/dist/components/password-input/index.js +2 -2
  74. package/dist/components/pin-input/index.d.ts +19 -19
  75. package/dist/components/pin-input/index.js +2 -2
  76. package/dist/components/popover/index.d.ts +39 -39
  77. package/dist/components/popover/index.js +3 -3
  78. package/dist/components/presence/index.d.ts +2 -2
  79. package/dist/components/presence/index.js +2 -2
  80. package/dist/components/progress/index.d.ts +16 -16
  81. package/dist/components/progress/index.js +1 -1
  82. package/dist/components/qr-code/index.d.ts +12 -12
  83. package/dist/components/qr-code/index.js +1 -1
  84. package/dist/components/radio-group/index.d.ts +18 -18
  85. package/dist/components/radio-group/index.js +3 -3
  86. package/dist/components/rating-group/index.d.ts +16 -16
  87. package/dist/components/rating-group/index.js +2 -2
  88. package/dist/components/scroll-area/index.d.ts +13 -13
  89. package/dist/components/scroll-area/index.js +1 -1
  90. package/dist/components/segment-group/index.d.ts +17 -17
  91. package/dist/components/segment-group/index.js +1 -1
  92. package/dist/components/select/index.d.ts +37 -37
  93. package/dist/components/select/index.js +5 -5
  94. package/dist/components/separator/index.d.ts +81 -0
  95. package/dist/components/separator/index.js +135 -0
  96. package/dist/components/signature-pad/index.d.ts +17 -17
  97. package/dist/components/signature-pad/index.js +3 -3
  98. package/dist/components/slider/index.d.ts +22 -22
  99. package/dist/components/slider/index.js +2 -2
  100. package/dist/components/splitter/index.d.ts +13 -13
  101. package/dist/components/splitter/index.js +2 -2
  102. package/dist/components/steps/index.d.ts +21 -21
  103. package/dist/components/steps/index.js +2 -2
  104. package/dist/components/switch/index.d.ts +15 -15
  105. package/dist/components/switch/index.js +3 -3
  106. package/dist/components/tabs/index.d.ts +17 -17
  107. package/dist/components/tabs/index.js +4 -4
  108. package/dist/components/tags-input/index.d.ts +30 -30
  109. package/dist/components/tags-input/index.js +3 -3
  110. package/dist/components/timer/index.d.ts +15 -15
  111. package/dist/components/timer/index.js +2 -2
  112. package/dist/components/toast/index.d.ts +12 -12
  113. package/dist/components/toast/index.js +2 -2
  114. package/dist/components/toggle/index.d.ts +10 -10
  115. package/dist/components/toggle/index.js +2 -2
  116. package/dist/components/toggle-group/index.d.ts +11 -11
  117. package/dist/components/toggle-group/index.js +2 -2
  118. package/dist/components/tooltip/index.d.ts +20 -20
  119. package/dist/components/tooltip/index.js +4 -4
  120. package/dist/components/tour/index.d.ts +32 -32
  121. package/dist/components/tour/index.js +4 -4
  122. package/dist/components/tree-view/index.d.ts +6 -6
  123. package/dist/components/tree-view/index.js +7 -6
  124. package/dist/date-picker-anatomy-BbgOfc-T.d.ts +6 -0
  125. package/dist/{field-C6iB3Tje.js → field-C8hrCSpZ.js} +1 -1
  126. package/dist/field-anatomy-BudQLO5P.d.ts +6 -0
  127. package/dist/{fieldset-B1bn9yHW.js → fieldset-FlcFnfDX.js} +1 -1
  128. package/dist/fieldset-anatomy-BHRTGd-X.d.ts +6 -0
  129. package/dist/image-cropper-anatomy-D2maeqoK.d.ts +6 -0
  130. package/dist/{index-CKLWua9t.d.ts → index-B2hCTOPN.d.ts} +30 -30
  131. package/dist/{index-DLfVD7U5.d.ts → index-CcIkwU2l.d.ts} +9 -9
  132. package/dist/{index-_AirUBz0.d.ts → index-Xh0TkLb6.d.ts} +7 -7
  133. package/dist/index.d.ts +3 -3
  134. package/dist/listbox-anatomy-DsiGF3rU.d.ts +6 -0
  135. package/dist/{presence-Byk0B_Vq.js → presence-B50UYKDY.js} +1 -1
  136. package/dist/{segment-group-anatomy-CNtzx5Yr.d.ts → segment-group-anatomy-5X5sF6bU.d.ts} +1 -1
  137. package/dist/separator-anatomy-C9bGchxg.js +3 -0
  138. package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
  139. package/dist/{tour-anatomy-CgFQsxyi.d.ts → tour-anatomy-Cx59yoXC.d.ts} +1 -1
  140. package/dist/{tree-view-BBC0paRq.js → tree-view--stP9jty.js} +4 -4
  141. package/package.json +6 -2
  142. package/dist/carousel-anatomy-CP646ljY.d.ts +0 -6
  143. package/dist/checkbox-anatomy-DGrjF6ri.d.ts +0 -6
  144. package/dist/combobox-anatomy-CwdkDJPn.d.ts +0 -6
  145. package/dist/date-picker-anatomy-B3KhAu53.d.ts +0 -6
  146. package/dist/field-anatomy-meDug-96.d.ts +0 -6
  147. package/dist/fieldset-anatomy-BENizr4L.d.ts +0 -6
  148. package/dist/image-cropper-anatomy-Q-TC-Ntz.d.ts +0 -6
  149. package/dist/listbox-anatomy-CHgk_go8.d.ts +0 -6
  150. /package/dist/{accordion-anatomy-rCL5aWqn.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
  151. /package/dist/{angle-slider-anatomy-Dx77gXPi.d.ts → angle-slider-anatomy-4JLhdGMa.d.ts} +0 -0
  152. /package/dist/{avatar-anatomy-DqwdmVib.d.ts → avatar-anatomy-DRst-MIc.d.ts} +0 -0
  153. /package/dist/{boolean-L5YmbZkb.js → boolean-DRNklbLz.js} +0 -0
  154. /package/dist/{bottom-sheet-anatomy-CATwdEhi.d.ts → bottom-sheet-anatomy-DUXumYfR.d.ts} +0 -0
  155. /package/dist/{clipboard-anatomy-BtxJPw4p.d.ts → clipboard-anatomy-BOEGNpiY.d.ts} +0 -0
  156. /package/dist/{collapsible-anatomy-C-2X58M2.d.ts → collapsible-anatomy-DxiuORza.d.ts} +0 -0
  157. /package/dist/{collection-BHgAE3BH.js → collection-CBh5p7A_.js} +0 -0
  158. /package/dist/{create-split-props-BQ6yvpdF.js → create-split-props-D8oe6Rby.js} +0 -0
  159. /package/dist/{dialog-anatomy--8BPzYvc.d.ts → dialog-anatomy-ByMvuBxr.d.ts} +0 -0
  160. /package/dist/{editable-anatomy-qX6giV4Y.d.ts → editable-anatomy-D7zUtMKW.d.ts} +0 -0
  161. /package/dist/{factory-D5HMCjkS.d.ts → factory-n7N-L7_o.d.ts} +0 -0
  162. /package/dist/{factory-DxZQviAU.js → factory-xNPol80p.js} +0 -0
  163. /package/dist/{file-upload-anatomy-BFGZTW-d.d.ts → file-upload-anatomy-DdLNgaPz.d.ts} +0 -0
  164. /package/dist/{floating-panel-anatomy-aRL0nEuA.d.ts → floating-panel-anatomy-DwkXF2tr.d.ts} +0 -0
  165. /package/dist/{hover-card-anatomy-BL8G0P5L.d.ts → hover-card-anatomy-CTX5TEi3.d.ts} +0 -0
  166. /package/dist/{index-DmKzfNVe.d.ts → index-BJ8mRK6a.d.ts} +0 -0
  167. /package/dist/{index-e9UjgIag.d.ts → index-FXQujPvZ.d.ts} +0 -0
  168. /package/dist/{marquee-anatomy-BSMR6X4B.d.ts → marquee-anatomy-CS5BoKG3.d.ts} +0 -0
  169. /package/dist/{menu-anatomy-2i8La6ak.d.ts → menu-anatomy-DcjSKaK6.d.ts} +0 -0
  170. /package/dist/{navigation-menu-anatomy-kSlLw4EL.d.ts → navigation-menu-anatomy-bvfS7a-6.d.ts} +0 -0
  171. /package/dist/{number-input-anatomy-BrKnd1U3.d.ts → number-input-anatomy-BEL1Q-ZK.d.ts} +0 -0
  172. /package/dist/{pagination-anatomy-NpCn-mYm.d.ts → pagination-anatomy-xc9Fxt__.d.ts} +0 -0
  173. /package/dist/{password-input-anatomy-BJPXSE6T.d.ts → password-input-anatomy-CQFdYR2z.d.ts} +0 -0
  174. /package/dist/{pin-input-anatomy-OckZj-cF.d.ts → pin-input-anatomy-nRaqyCV2.d.ts} +0 -0
  175. /package/dist/{popover-anatomy-Ce31QPso.d.ts → popover-anatomy-Cwp8_2Po.d.ts} +0 -0
  176. /package/dist/{presence-types-CaUy1bPc.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
  177. /package/dist/{progress-anatomy-DUD4W7vg.d.ts → progress-anatomy-BubUhrtU.d.ts} +0 -0
  178. /package/dist/{qr-code-anatomy-Dmh5IV3m.d.ts → qr-code-anatomy-DKYQO_yO.d.ts} +0 -0
  179. /package/dist/{radio-group-anatomy-CXwS1OoR.d.ts → radio-group-anatomy-CiNL4B5J.d.ts} +0 -0
  180. /package/dist/{rating-group-anatomy-DMTutKxa.d.ts → rating-group-anatomy-DEi1Omvv.d.ts} +0 -0
  181. /package/dist/{scroll-area-anatomy-Cxkrq_al.d.ts → scroll-area-anatomy-CefzWgS5.d.ts} +0 -0
  182. /package/dist/{select-anatomy-Elu3b3Op.d.ts → select-anatomy-BLK5Kq84.d.ts} +0 -0
  183. /package/dist/{signature-pad-anatomy-Mz3w_i5B.js → signature-pad-anatomy-CoeXwoDo.js} +0 -0
  184. /package/dist/{signature-pad-anatomy-B-OK1170.d.ts → signature-pad-anatomy-ZbCDnYGZ.d.ts} +0 -0
  185. /package/dist/{slider-anatomy-Ctfd4geR.d.ts → slider-anatomy-BMTjqedI.d.ts} +0 -0
  186. /package/dist/{slider-anatomy-3KpCBnz3.js → slider-anatomy-D1MIQawS.js} +0 -0
  187. /package/dist/{splitter-anatomy-CN7s6WdQ.d.ts → splitter-anatomy-Bb-vdY9S.d.ts} +0 -0
  188. /package/dist/{splitter-anatomy-D2RNa-hA.js → splitter-anatomy-mbvD9KMw.js} +0 -0
  189. /package/dist/{steps-anatomy-DrtAi5Mk.d.ts → steps-anatomy-CMM7Zciy.d.ts} +0 -0
  190. /package/dist/{steps-anatomy-CSfgiyVI.js → steps-anatomy-DL1kFLaW.js} +0 -0
  191. /package/dist/{switch-anatomy-DDL1v5Fs.js → switch-anatomy-C_MAURJE.js} +0 -0
  192. /package/dist/{switch-anatomy-Z4qGqnte.d.ts → switch-anatomy-Dmg0RYjh.d.ts} +0 -0
  193. /package/dist/{tabs-anatomy-BL3YLH_t.d.ts → tabs-anatomy-CgXloO7s.d.ts} +0 -0
  194. /package/dist/{tabs-anatomy-DlQHg-E8.js → tabs-anatomy-DF_ekPnt.js} +0 -0
  195. /package/dist/{tags-input-anatomy-AHepxK3s.d.ts → tags-input-anatomy-C0HLrulm.d.ts} +0 -0
  196. /package/dist/{tags-input-anatomy-DYSi98Bx.js → tags-input-anatomy-Dpn_Smms.js} +0 -0
  197. /package/dist/{timer-anatomy-C9bTbrUf.js → timer-anatomy-BF3_7vbc.js} +0 -0
  198. /package/dist/{timer-anatomy-Be-Fa71t.d.ts → timer-anatomy-D0Ey9n_K.d.ts} +0 -0
  199. /package/dist/{toast-anatomy-CssUp7TT.js → toast-anatomy-BHDNHkvU.js} +0 -0
  200. /package/dist/{toast-anatomy-_k_zeUjw.d.ts → toast-anatomy-DHifYWal.d.ts} +0 -0
  201. /package/dist/{toggle-anatomy-D8XJQLnW.js → toggle-anatomy-B79YArNR.js} +0 -0
  202. /package/dist/{toggle-anatomy-DFzkjtVR.d.ts → toggle-anatomy-BVLEnnrv.d.ts} +0 -0
  203. /package/dist/{toggle-group-anatomy-L0_56E8r.d.ts → toggle-group-anatomy-BpV0-6Xe.d.ts} +0 -0
  204. /package/dist/{toggle-group-anatomy-DD8PvB75.js → toggle-group-anatomy-CFLq6ia_.js} +0 -0
  205. /package/dist/{tooltip-anatomy-jbsTMGov.d.ts → tooltip-anatomy-BlxUQUEe.d.ts} +0 -0
  206. /package/dist/{tooltip-anatomy-CPw1wOXd.js → tooltip-anatomy-D6lPF-Wq.js} +0 -0
  207. /package/dist/{tour-anatomy-CDmnjoPR.js → tour-anatomy-Cg6ZDDuV.js} +0 -0
  208. /package/dist/{tree-view-anatomy-BW_ruJ-g.js → tree-view-anatomy--Ft8ROVn.js} +0 -0
  209. /package/dist/{tree-view-anatomy-BM2MLpUa.d.ts → tree-view-anatomy-zTRJrcH9.d.ts} +0 -0
  210. /package/dist/{types-DVbnnQPS.d.ts → types-D_fjXif6.d.ts} +0 -0
  211. /package/dist/{use-render-strategy-Bx4OiQlo.js → use-render-strategy-3G0_HWbg.js} +0 -0
  212. /package/dist/{use-render-strategy-DsagWQCm.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
@@ -1,8 +1,8 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
- import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
- import { t as switchAnatomy } from "../../switch-anatomy-Z4qGqnte.js";
5
- import * as vue1801 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-BJ8mRK6a.js";
4
+ import { t as switchAnatomy } from "../../switch-anatomy-Dmg0RYjh.js";
5
+ import * as vue39 from "vue";
6
6
  import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as sprawlifySwitch from "@sprawlify/primitives/machines/switch";
8
8
  import { CheckedChangeDetails, CheckedChangeDetails as SwitchCheckedChangeDetails } from "@sprawlify/primitives/machines/switch";
@@ -15,7 +15,7 @@ interface SwitchControlProps extends SwitchControlBaseProps,
15
15
  */
16
16
  HTMLAttributes {}
17
17
  declare const _default$1: typeof __VLS_export$6;
18
- declare const __VLS_export$6: __VLS_WithSlots$6<vue1801.DefineComponent<SwitchControlProps, {}, {}, {}, {}, vue1801.ComponentOptionsMixin, vue1801.ComponentOptionsMixin, {}, string, vue1801.PublicProps, Readonly<SwitchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1801.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue39.DefineComponent<SwitchControlProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<SwitchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>, {
19
19
  default?: (props: {}) => any;
20
20
  }>;
21
21
  type __VLS_WithSlots$6<T, S> = T & {
@@ -32,7 +32,7 @@ interface SwitchHiddenInputProps extends SwitchHiddenInputBaseProps,
32
32
  */
33
33
  InputHTMLAttributes {}
34
34
  declare const _default$2: typeof __VLS_export$5;
35
- declare const __VLS_export$5: __VLS_WithSlots$5<vue1801.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue1801.ComponentOptionsMixin, vue1801.ComponentOptionsMixin, {}, string, vue1801.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1801.ComponentProvideOptions, false, {}, any>, {
35
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue39.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>, {
36
36
  default?: (props: {}) => any;
37
37
  }>;
38
38
  type __VLS_WithSlots$5<T, S> = T & {
@@ -49,7 +49,7 @@ interface SwitchLabelProps extends SwitchLabelBaseProps,
49
49
  */
50
50
  HTMLAttributes {}
51
51
  declare const _default$3: typeof __VLS_export$4;
52
- declare const __VLS_export$4: __VLS_WithSlots$4<vue1801.DefineComponent<SwitchLabelProps, {}, {}, {}, {}, vue1801.ComponentOptionsMixin, vue1801.ComponentOptionsMixin, {}, string, vue1801.PublicProps, Readonly<SwitchLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1801.ComponentProvideOptions, false, {}, any>, {
52
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue39.DefineComponent<SwitchLabelProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<SwitchLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>, {
53
53
  default?: (props: {}) => any;
54
54
  }>;
55
55
  type __VLS_WithSlots$4<T, S> = T & {
@@ -69,7 +69,7 @@ interface SwitchRootProviderProps extends SwitchRootProviderBaseProps,
69
69
  */
70
70
  LabelHTMLAttributes {}
71
71
  declare const _default$5: typeof __VLS_export$3;
72
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1801.DefineComponent<SwitchRootProviderProps, {}, {}, {}, {}, vue1801.ComponentOptionsMixin, vue1801.ComponentOptionsMixin, {}, string, vue1801.PublicProps, Readonly<SwitchRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1801.ComponentProvideOptions, false, {}, any>, {
72
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue39.DefineComponent<SwitchRootProviderProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<SwitchRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>, {
73
73
  default?: (props: {}) => any;
74
74
  }>;
75
75
  type __VLS_WithSlots$3<T, S> = T & {
@@ -113,20 +113,20 @@ interface SwitchRootProps extends SwitchRootBaseProps,
113
113
  LabelHTMLAttributes {}
114
114
  interface SwitchRootEmits extends RootEmits {}
115
115
  declare const _default$4: typeof __VLS_export$2;
116
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1801.DefineComponent<SwitchRootProps, {}, {}, {}, {}, vue1801.ComponentOptionsMixin, vue1801.ComponentOptionsMixin, {
116
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue39.DefineComponent<SwitchRootProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {
117
117
  checkedChange: (details: sprawlifySwitch.CheckedChangeDetails) => any;
118
118
  "update:checked": (checked: boolean) => any;
119
- }, string, vue1801.PublicProps, Readonly<SwitchRootProps> & Readonly<{
119
+ }, string, vue39.PublicProps, Readonly<SwitchRootProps> & Readonly<{
120
120
  onCheckedChange?: ((details: sprawlifySwitch.CheckedChangeDetails) => any) | undefined;
121
121
  "onUpdate:checked"?: ((checked: boolean) => any) | undefined;
122
122
  }>, {
123
123
  disabled: boolean;
124
- required: boolean;
125
124
  invalid: boolean;
126
125
  readOnly: boolean;
126
+ required: boolean;
127
127
  checked: boolean;
128
128
  defaultChecked: boolean;
129
- }, {}, {}, {}, string, vue1801.ComponentProvideOptions, false, {}, any>, {
129
+ }, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>, {
130
130
  default?: (props: {}) => any;
131
131
  }>;
132
132
  type __VLS_WithSlots$2<T, S> = T & {
@@ -143,7 +143,7 @@ interface SwitchThumbProps extends SwitchThumbBaseProps,
143
143
  */
144
144
  HTMLAttributes {}
145
145
  declare const _default$6: typeof __VLS_export$1;
146
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1801.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue1801.ComponentOptionsMixin, vue1801.ComponentOptionsMixin, {}, string, vue1801.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1801.ComponentProvideOptions, false, {}, any>, {
146
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue39.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>, {
147
147
  default?: (props: {}) => any;
148
148
  }>;
149
149
  type __VLS_WithSlots$1<T, S> = T & {
@@ -168,7 +168,7 @@ interface SwitchContextProps extends SlotsType<{
168
168
  default: UnwrapRef<UseSwitchContext>;
169
169
  }> {}
170
170
  declare const _default: typeof __VLS_export;
171
- declare const __VLS_export: __VLS_WithSlots<vue1801.DefineComponent<{}, {}, {}, {}, {}, vue1801.ComponentOptionsMixin, vue1801.ComponentOptionsMixin, {}, string, vue1801.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1801.ComponentProvideOptions, true, {}, any>, {
171
+ declare const __VLS_export: __VLS_WithSlots<vue39.DefineComponent<{}, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue39.ComponentProvideOptions, true, {}, any>, {
172
172
  default(context: UnwrapRef<UseSwitchContext>): unknown;
173
173
  }>;
174
174
  type __VLS_WithSlots<T, S> = T & {
@@ -4,10 +4,10 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
6
  import "../../field-anatomy-DOCpzb4B.js";
7
- import { t as switchAnatomy } from "../../switch-anatomy-DDL1v5Fs.js";
8
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
7
+ import { t as switchAnatomy } from "../../switch-anatomy-C_MAURJE.js";
8
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
9
9
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
- import { p as useFieldContext } from "../../field-C6iB3Tje.js";
10
+ import { p as useFieldContext } from "../../field-C8hrCSpZ.js";
11
11
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as sprawlifySwitch from "@sprawlify/primitives/machines/switch";
13
13
 
@@ -1,9 +1,9 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
- import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
- import { t as RenderStrategyProps } from "../../use-render-strategy-DsagWQCm.js";
5
- import { t as tabsAnatomy } from "../../tabs-anatomy-BL3YLH_t.js";
6
- import * as vue4 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-BJ8mRK6a.js";
4
+ import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
5
+ import { t as tabsAnatomy } from "../../tabs-anatomy-CgXloO7s.js";
6
+ import * as vue515 from "vue";
7
7
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
8
8
  import * as tabs from "@sprawlify/primitives/machines/tabs";
9
9
  import { ContentProps, FocusChangeDetails, FocusChangeDetails as TabsFocusChangeDetails, TriggerProps, ValueChangeDetails, ValueChangeDetails as TabsValueChangeDetails } from "@sprawlify/primitives/machines/tabs";
@@ -16,7 +16,7 @@ interface TabContentProps extends TabContentBaseProps,
16
16
  */
17
17
  HTMLAttributes {}
18
18
  declare const _default: typeof __VLS_export$6;
19
- declare const __VLS_export$6: __VLS_WithSlots$6<vue4.DefineComponent<TabContentProps, {}, {}, {}, {}, vue4.ComponentOptionsMixin, vue4.ComponentOptionsMixin, {}, string, vue4.PublicProps, Readonly<TabContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue4.ComponentProvideOptions, false, {}, any>, {
19
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue515.DefineComponent<TabContentProps, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {}, string, vue515.PublicProps, Readonly<TabContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue515.ComponentProvideOptions, false, {}, any>, {
20
20
  default?: (props: {}) => any;
21
21
  }>;
22
22
  type __VLS_WithSlots$6<T, S> = T & {
@@ -33,7 +33,7 @@ interface TabIndicatorProps extends TabIndicatorBaseProps,
33
33
  */
34
34
  HTMLAttributes {}
35
35
  declare const _default$1: typeof __VLS_export$5;
36
- declare const __VLS_export$5: __VLS_WithSlots$5<vue4.DefineComponent<TabIndicatorProps, {}, {}, {}, {}, vue4.ComponentOptionsMixin, vue4.ComponentOptionsMixin, {}, string, vue4.PublicProps, Readonly<TabIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue4.ComponentProvideOptions, false, {}, any>, {
36
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue515.DefineComponent<TabIndicatorProps, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {}, string, vue515.PublicProps, Readonly<TabIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue515.ComponentProvideOptions, false, {}, any>, {
37
37
  default?: (props: {}) => any;
38
38
  }>;
39
39
  type __VLS_WithSlots$5<T, S> = T & {
@@ -50,7 +50,7 @@ interface TabListProps extends TabListBaseProps,
50
50
  */
51
51
  HTMLAttributes {}
52
52
  declare const _default$2: typeof __VLS_export$4;
53
- declare const __VLS_export$4: __VLS_WithSlots$4<vue4.DefineComponent<TabListProps, {}, {}, {}, {}, vue4.ComponentOptionsMixin, vue4.ComponentOptionsMixin, {}, string, vue4.PublicProps, Readonly<TabListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue4.ComponentProvideOptions, false, {}, any>, {
53
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue515.DefineComponent<TabListProps, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {}, string, vue515.PublicProps, Readonly<TabListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue515.ComponentProvideOptions, false, {}, any>, {
54
54
  default?: (props: {}) => any;
55
55
  }>;
56
56
  type __VLS_WithSlots$4<T, S> = T & {
@@ -67,7 +67,7 @@ interface TabTriggerProps extends TabTriggerBaseProps,
67
67
  */
68
68
  Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
69
69
  declare const _default$3: typeof __VLS_export$3;
70
- declare const __VLS_export$3: __VLS_WithSlots$3<vue4.DefineComponent<TabTriggerProps, {}, {}, {}, {}, vue4.ComponentOptionsMixin, vue4.ComponentOptionsMixin, {}, string, vue4.PublicProps, Readonly<TabTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue4.ComponentProvideOptions, false, {}, any>, {
70
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue515.DefineComponent<TabTriggerProps, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {}, string, vue515.PublicProps, Readonly<TabTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue515.ComponentProvideOptions, false, {}, any>, {
71
71
  default?: (props: {}) => any;
72
72
  }>;
73
73
  type __VLS_WithSlots$3<T, S> = T & {
@@ -117,7 +117,7 @@ interface TabsContextProps extends SlotsType<{
117
117
  default: UnwrapRef<UseTabsContext>;
118
118
  }> {}
119
119
  declare const _default$4: typeof __VLS_export$2;
120
- declare const __VLS_export$2: __VLS_WithSlots$2<vue4.DefineComponent<{}, {}, {}, {}, {}, vue4.ComponentOptionsMixin, vue4.ComponentOptionsMixin, {}, string, vue4.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue4.ComponentProvideOptions, true, {}, any>, {
120
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue515.DefineComponent<{}, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {}, string, vue515.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue515.ComponentProvideOptions, true, {}, any>, {
121
121
  default(tabs: UnwrapRef<UseTabsContext>): unknown;
122
122
  }>;
123
123
  type __VLS_WithSlots$2<T, S> = T & {
@@ -137,7 +137,7 @@ interface TabsRootProviderProps extends TabsRootProviderBaseProps,
137
137
  */
138
138
  HTMLAttributes {}
139
139
  declare const _default$6: typeof __VLS_export$1;
140
- declare const __VLS_export$1: __VLS_WithSlots$1<vue4.DefineComponent<TabsRootProviderProps, {}, {}, {}, {}, vue4.ComponentOptionsMixin, vue4.ComponentOptionsMixin, {}, string, vue4.PublicProps, Readonly<TabsRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue4.ComponentProvideOptions, false, {}, any>, {
140
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue515.DefineComponent<TabsRootProviderProps, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {}, string, vue515.PublicProps, Readonly<TabsRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue515.ComponentProvideOptions, false, {}, any>, {
141
141
  default?: (props: {}) => any;
142
142
  }>;
143
143
  type __VLS_WithSlots$1<T, S> = T & {
@@ -155,19 +155,19 @@ interface TabsRootProps extends TabsRootBaseProps,
155
155
  HTMLAttributes {}
156
156
  interface TabsRootEmits extends RootEmits {}
157
157
  declare const _default$5: typeof __VLS_export;
158
- declare const __VLS_export: __VLS_WithSlots<vue4.DefineComponent<TabsRootProps, {}, {}, {}, {}, vue4.ComponentOptionsMixin, vue4.ComponentOptionsMixin, {
159
- focusChange: (details: tabs.FocusChangeDetails) => any;
158
+ declare const __VLS_export: __VLS_WithSlots<vue515.DefineComponent<TabsRootProps, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {
160
159
  valueChange: (details: tabs.ValueChangeDetails) => any;
161
160
  "update:modelValue": (value: string) => any;
162
- }, string, vue4.PublicProps, Readonly<TabsRootProps> & Readonly<{
163
- onFocusChange?: ((details: tabs.FocusChangeDetails) => any) | undefined;
161
+ focusChange: (details: tabs.FocusChangeDetails) => any;
162
+ }, string, vue515.PublicProps, Readonly<TabsRootProps> & Readonly<{
164
163
  onValueChange?: ((details: tabs.ValueChangeDetails) => any) | undefined;
165
164
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
165
+ onFocusChange?: ((details: tabs.FocusChangeDetails) => any) | undefined;
166
166
  }>, {
167
167
  composite: boolean;
168
168
  deselectable: boolean;
169
169
  loopFocus: boolean;
170
- }, {}, {}, {}, string, vue4.ComponentProvideOptions, false, {}, any>, {
170
+ }, {}, {}, {}, string, vue515.ComponentProvideOptions, false, {}, any>, {
171
171
  default?: (props: {}) => any;
172
172
  }>;
173
173
  type __VLS_WithSlots<T, S> = T & {
@@ -3,11 +3,11 @@ 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 tabsAnatomy } from "../../tabs-anatomy-DlQHg-E8.js";
7
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
6
+ import { t as tabsAnatomy } from "../../tabs-anatomy-DF_ekPnt.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
8
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
- import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-Bx4OiQlo.js";
10
- import { i as usePresence, n as PresenceProvider } from "../../presence-Byk0B_Vq.js";
9
+ import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
10
+ import { i as usePresence, n as PresenceProvider } from "../../presence-B50UYKDY.js";
11
11
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as tabs from "@sprawlify/primitives/machines/tabs";
13
13
 
@@ -1,10 +1,10 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
- import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
- import { t as tagsInputAnatomy } from "../../tags-input-anatomy-AHepxK3s.js";
5
- import * as vue895 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-BJ8mRK6a.js";
4
+ import { t as tagsInputAnatomy } from "../../tags-input-anatomy-C0HLrulm.js";
5
+ import * as vue2287 from "vue";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
- import * as _sprawlify_primitives_machines_bottom_sheet13 from "@sprawlify/primitives/machines/bottom-sheet";
7
+ import * as _sprawlify_primitives_machines_bottom_sheet37 from "@sprawlify/primitives/machines/bottom-sheet";
8
8
  import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
9
9
  import { FocusOutsideEvent, FocusOutsideEvent as TagsInputFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as TagsInputHighlightChangeDetails, InputValueChangeDetails, InputValueChangeDetails as TagsInputInputValueChangeDetails, InteractOutsideEvent, InteractOutsideEvent as TagsInputInteractOutsideEvent, ItemProps, ItemState, PointerDownOutsideEvent, PointerDownOutsideEvent as TagsInputPointerDownOutsideEvent, ValidityChangeDetails, ValidityChangeDetails as TagsInputValidityChangeDetails, ValueChangeDetails, ValueChangeDetails as TagsInputValueChangeDetails } from "@sprawlify/primitives/machines/tags-input";
10
10
 
@@ -16,7 +16,7 @@ interface TagsInputClearTriggerProps extends TagsInputClearTriggerBaseProps,
16
16
  */
17
17
  ButtonHTMLAttributes {}
18
18
  declare const _default: typeof __VLS_export$13;
19
- declare const __VLS_export$13: __VLS_WithSlots$13<vue895.DefineComponent<TagsInputClearTriggerProps, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {}, string, vue895.PublicProps, Readonly<TagsInputClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue895.ComponentProvideOptions, false, {}, any>, {
19
+ declare const __VLS_export$13: __VLS_WithSlots$13<vue2287.DefineComponent<TagsInputClearTriggerProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
20
20
  default?: (props: {}) => any;
21
21
  }>;
22
22
  type __VLS_WithSlots$13<T, S> = T & {
@@ -88,7 +88,7 @@ interface TagsInputContextProps extends SlotsType<{
88
88
  default: UnwrapRef<UseTagsInputContext>;
89
89
  }> {}
90
90
  declare const _default$1: typeof __VLS_export$12;
91
- declare const __VLS_export$12: __VLS_WithSlots$12<vue895.DefineComponent<{}, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {}, string, vue895.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue895.ComponentProvideOptions, true, {}, any>, {
91
+ declare const __VLS_export$12: __VLS_WithSlots$12<vue2287.DefineComponent<{}, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, true, {}, any>, {
92
92
  default(tagsInput: UnwrapRef<UseTagsInputContext>): unknown;
93
93
  }>;
94
94
  type __VLS_WithSlots$12<T, S> = T & {
@@ -105,7 +105,7 @@ interface TagsInputControlProps extends TagsInputControlBaseProps,
105
105
  */
106
106
  HTMLAttributes {}
107
107
  declare const _default$2: typeof __VLS_export$11;
108
- declare const __VLS_export$11: __VLS_WithSlots$11<vue895.DefineComponent<TagsInputControlProps, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {}, string, vue895.PublicProps, Readonly<TagsInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue895.ComponentProvideOptions, false, {}, any>, {
108
+ declare const __VLS_export$11: __VLS_WithSlots$11<vue2287.DefineComponent<TagsInputControlProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
109
109
  default?: (props: {}) => any;
110
110
  }>;
111
111
  type __VLS_WithSlots$11<T, S> = T & {
@@ -122,7 +122,7 @@ interface TagsInputHiddenInputProps extends TagsInputHiddenInputBaseProps,
122
122
  */
123
123
  InputHTMLAttributes {}
124
124
  declare const _default$3: typeof __VLS_export$10;
125
- declare const __VLS_export$10: __VLS_WithSlots$10<vue895.DefineComponent<TagsInputHiddenInputProps, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {}, string, vue895.PublicProps, Readonly<TagsInputHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue895.ComponentProvideOptions, false, {}, any>, {
125
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue2287.DefineComponent<TagsInputHiddenInputProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
126
126
  default?: (props: {}) => any;
127
127
  }>;
128
128
  type __VLS_WithSlots$10<T, S> = T & {
@@ -139,7 +139,7 @@ interface TagsInputInputProps extends TagsInputInputBaseProps,
139
139
  */
140
140
  InputHTMLAttributes {}
141
141
  declare const _default$4: typeof __VLS_export$9;
142
- declare const __VLS_export$9: __VLS_WithSlots$9<vue895.DefineComponent<TagsInputInputProps, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {}, string, vue895.PublicProps, Readonly<TagsInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue895.ComponentProvideOptions, false, {}, any>, {
142
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue2287.DefineComponent<TagsInputInputProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
143
143
  default?: (props: {}) => any;
144
144
  }>;
145
145
  type __VLS_WithSlots$9<T, S> = T & {
@@ -156,7 +156,7 @@ interface TagsInputItemContextProps extends SlotsType<{
156
156
  default: UnwrapRef<UseTagsInputItemContext>;
157
157
  }> {}
158
158
  declare const _default$6: typeof __VLS_export$8;
159
- declare const __VLS_export$8: __VLS_WithSlots$8<vue895.DefineComponent<{}, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {}, string, vue895.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue895.ComponentProvideOptions, true, {}, any>, {
159
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue2287.DefineComponent<{}, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, true, {}, any>, {
160
160
  default(tagsInput: UnwrapRef<UseTagsInputItemContext>): unknown;
161
161
  }>;
162
162
  type __VLS_WithSlots$8<T, S> = T & {
@@ -173,7 +173,7 @@ interface TagsInputItemDeleteTriggerProps extends TagsInputItemDeleteTriggerBase
173
173
  */
174
174
  ButtonHTMLAttributes {}
175
175
  declare const _default$7: typeof __VLS_export$7;
176
- declare const __VLS_export$7: __VLS_WithSlots$7<vue895.DefineComponent<TagsInputItemDeleteTriggerProps, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {}, string, vue895.PublicProps, Readonly<TagsInputItemDeleteTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue895.ComponentProvideOptions, false, {}, any>, {
176
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue2287.DefineComponent<TagsInputItemDeleteTriggerProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputItemDeleteTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
177
177
  default?: (props: {}) => any;
178
178
  }>;
179
179
  type __VLS_WithSlots$7<T, S> = T & {
@@ -190,7 +190,7 @@ interface TagsInputItemInputProps extends TagsInputItemInputBaseProps,
190
190
  */
191
191
  InputHTMLAttributes {}
192
192
  declare const _default$8: typeof __VLS_export$6;
193
- declare const __VLS_export$6: __VLS_WithSlots$6<vue895.DefineComponent<TagsInputItemInputProps, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {}, string, vue895.PublicProps, Readonly<TagsInputItemInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue895.ComponentProvideOptions, false, {}, any>, {
193
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue2287.DefineComponent<TagsInputItemInputProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputItemInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
194
194
  default?: (props: {}) => any;
195
195
  }>;
196
196
  type __VLS_WithSlots$6<T, S> = T & {
@@ -207,7 +207,7 @@ interface TagsInputItemPreviewProps extends TagsInputItemPreviewBaseProps,
207
207
  */
208
208
  HTMLAttributes {}
209
209
  declare const _default$9: typeof __VLS_export$5;
210
- declare const __VLS_export$5: __VLS_WithSlots$5<vue895.DefineComponent<TagsInputItemPreviewProps, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {}, string, vue895.PublicProps, Readonly<TagsInputItemPreviewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue895.ComponentProvideOptions, false, {}, any>, {
210
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue2287.DefineComponent<TagsInputItemPreviewProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputItemPreviewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
211
211
  default?: (props: {}) => any;
212
212
  }>;
213
213
  type __VLS_WithSlots$5<T, S> = T & {
@@ -224,7 +224,7 @@ interface TagsInputItemTextProps extends TagsInputItemTextBaseProps,
224
224
  */
225
225
  HTMLAttributes {}
226
226
  declare const _default$10: typeof __VLS_export$4;
227
- declare const __VLS_export$4: __VLS_WithSlots$4<vue895.DefineComponent<TagsInputItemTextProps, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {}, string, vue895.PublicProps, Readonly<TagsInputItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue895.ComponentProvideOptions, false, {}, any>, {
227
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue2287.DefineComponent<TagsInputItemTextProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
228
228
  default?: (props: {}) => any;
229
229
  }>;
230
230
  type __VLS_WithSlots$4<T, S> = T & {
@@ -241,7 +241,7 @@ interface TagsInputItemProps extends TagsInputItemBaseProps,
241
241
  */
242
242
  HTMLAttributes {}
243
243
  declare const _default$5: typeof __VLS_export$3;
244
- declare const __VLS_export$3: __VLS_WithSlots$3<vue895.DefineComponent<TagsInputItemProps, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {}, string, vue895.PublicProps, Readonly<TagsInputItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue895.ComponentProvideOptions, false, {}, any>, {
244
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue2287.DefineComponent<TagsInputItemProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
245
245
  default?: (props: {}) => any;
246
246
  }>;
247
247
  type __VLS_WithSlots$3<T, S> = T & {
@@ -258,7 +258,7 @@ interface TagsInputLabelProps extends TagsInputLabelBaseProps,
258
258
  */
259
259
  LabelHTMLAttributes {}
260
260
  declare const _default$11: typeof __VLS_export$2;
261
- declare const __VLS_export$2: __VLS_WithSlots$2<vue895.DefineComponent<TagsInputLabelProps, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {}, string, vue895.PublicProps, Readonly<TagsInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue895.ComponentProvideOptions, false, {}, any>, {
261
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue2287.DefineComponent<TagsInputLabelProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
262
262
  default?: (props: {}) => any;
263
263
  }>;
264
264
  type __VLS_WithSlots$2<T, S> = T & {
@@ -278,7 +278,7 @@ interface TagsInputRootProviderProps extends TagsInputRootProviderBaseProps,
278
278
  */
279
279
  HTMLAttributes {}
280
280
  declare const _default$13: typeof __VLS_export$1;
281
- declare const __VLS_export$1: __VLS_WithSlots$1<vue895.DefineComponent<TagsInputRootProviderProps, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {}, string, vue895.PublicProps, Readonly<TagsInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue895.ComponentProvideOptions, false, {}, any>, {
281
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue2287.DefineComponent<TagsInputRootProviderProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
282
282
  default?: (props: {}) => any;
283
283
  }>;
284
284
  type __VLS_WithSlots$1<T, S> = T & {
@@ -296,36 +296,36 @@ interface TagsInputRootProps extends TagsInputRootBaseProps,
296
296
  HTMLAttributes {}
297
297
  interface TagsInputRootEmits extends RootEmits {}
298
298
  declare const _default$12: typeof __VLS_export;
299
- declare const __VLS_export: __VLS_WithSlots<vue895.DefineComponent<TagsInputRootProps, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {
299
+ declare const __VLS_export: __VLS_WithSlots<vue2287.DefineComponent<TagsInputRootProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {
300
300
  valueChange: (details: tagsInput.ValueChangeDetails) => any;
301
301
  "update:modelValue": (value: string[]) => any;
302
- focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet13.FocusOutsideEvent) => any;
302
+ focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet37.FocusOutsideEvent) => any;
303
+ interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet37.InteractOutsideEvent) => any;
304
+ pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet37.PointerDownOutsideEvent) => any;
303
305
  highlightChange: (details: tagsInput.HighlightChangeDetails) => any;
304
306
  inputValueChange: (details: tagsInput.InputValueChangeDetails) => any;
305
- interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet13.InteractOutsideEvent) => any;
306
- pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet13.PointerDownOutsideEvent) => any;
307
307
  "update:inputValue": (value: string) => any;
308
308
  valueInvalid: (details: tagsInput.ValidityChangeDetails) => any;
309
- }, string, vue895.PublicProps, Readonly<TagsInputRootProps> & Readonly<{
309
+ }, string, vue2287.PublicProps, Readonly<TagsInputRootProps> & Readonly<{
310
310
  onValueChange?: ((details: tagsInput.ValueChangeDetails) => any) | undefined;
311
311
  "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
312
- onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet13.FocusOutsideEvent) => any) | undefined;
312
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet37.FocusOutsideEvent) => any) | undefined;
313
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet37.InteractOutsideEvent) => any) | undefined;
314
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet37.PointerDownOutsideEvent) => any) | undefined;
313
315
  onHighlightChange?: ((details: tagsInput.HighlightChangeDetails) => any) | undefined;
314
316
  onInputValueChange?: ((details: tagsInput.InputValueChangeDetails) => any) | undefined;
315
- onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet13.InteractOutsideEvent) => any) | undefined;
316
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet13.PointerDownOutsideEvent) => any) | undefined;
317
317
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
318
318
  onValueInvalid?: ((details: tagsInput.ValidityChangeDetails) => any) | undefined;
319
319
  }>, {
320
320
  disabled: boolean;
321
- required: boolean;
322
321
  invalid: boolean;
323
322
  readOnly: boolean;
324
- autoFocus: boolean;
323
+ required: boolean;
325
324
  allowOverflow: boolean;
325
+ autoFocus: boolean;
326
326
  addOnPaste: boolean;
327
327
  editable: boolean;
328
- }, {}, {}, {}, string, vue895.ComponentProvideOptions, false, {}, any>, {
328
+ }, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
329
329
  default?: (props: {}) => any;
330
330
  }>;
331
331
  type __VLS_WithSlots<T, S> = T & {
@@ -4,10 +4,10 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
6
  import "../../field-anatomy-DOCpzb4B.js";
7
- import { t as tagsInputAnatomy } from "../../tags-input-anatomy-DYSi98Bx.js";
8
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
7
+ import { t as tagsInputAnatomy } from "../../tags-input-anatomy-Dpn_Smms.js";
8
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
9
9
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
- import { p as useFieldContext } from "../../field-C6iB3Tje.js";
10
+ import { p as useFieldContext } from "../../field-C8hrCSpZ.js";
11
11
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
13
13
 
@@ -1,8 +1,8 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
- import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
- import { t as timerAnatomy } from "../../timer-anatomy-Be-Fa71t.js";
5
- import * as vue845 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-BJ8mRK6a.js";
4
+ import { t as timerAnatomy } from "../../timer-anatomy-D0Ey9n_K.js";
5
+ import * as vue109 from "vue";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as timer from "@sprawlify/primitives/machines/timer";
8
8
  import { ActionTriggerProps, ItemProps, TickDetails } from "@sprawlify/primitives/machines/timer";
@@ -15,7 +15,7 @@ interface TimerActionTriggerProps extends TimerActionTriggerBaseProps,
15
15
  */
16
16
  ButtonHTMLAttributes {}
17
17
  declare const _default: typeof __VLS_export$7;
18
- declare const __VLS_export$7: __VLS_WithSlots$6<vue845.DefineComponent<TimerActionTriggerProps, {}, {}, {}, {}, vue845.ComponentOptionsMixin, vue845.ComponentOptionsMixin, {}, string, vue845.PublicProps, Readonly<TimerActionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue845.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$7: __VLS_WithSlots$6<vue109.DefineComponent<TimerActionTriggerProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<TimerActionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>, {
19
19
  default?: (props: {}) => any;
20
20
  }>;
21
21
  type __VLS_WithSlots$6<T, S> = T & {
@@ -55,7 +55,7 @@ interface TimerContextProps extends SlotsType<{
55
55
  default: UnwrapRef<UseTimerContext>;
56
56
  }> {}
57
57
  declare const _default$2: typeof __VLS_export$6;
58
- declare const __VLS_export$6: __VLS_WithSlots$5<vue845.DefineComponent<{}, {}, {}, {}, {}, vue845.ComponentOptionsMixin, vue845.ComponentOptionsMixin, {}, string, vue845.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue845.ComponentProvideOptions, true, {}, any>, {
58
+ declare const __VLS_export$6: __VLS_WithSlots$5<vue109.DefineComponent<{}, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, true, {}, any>, {
59
59
  default(timer: UnwrapRef<UseTimerContext>): unknown;
60
60
  }>;
61
61
  type __VLS_WithSlots$5<T, S> = T & {
@@ -72,7 +72,7 @@ interface TimerItemProps extends TimerItemBaseProps,
72
72
  */
73
73
  HTMLAttributes {}
74
74
  declare const _default$4: typeof __VLS_export$5;
75
- declare const __VLS_export$5: vue845.DefineComponent<TimerItemProps, {}, {}, {}, {}, vue845.ComponentOptionsMixin, vue845.ComponentOptionsMixin, {}, string, vue845.PublicProps, Readonly<TimerItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue845.ComponentProvideOptions, false, {}, any>;
75
+ declare const __VLS_export$5: vue109.DefineComponent<TimerItemProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<TimerItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>;
76
76
  //#endregion
77
77
  //#region src/components/timer/timer-area.vue.d.ts
78
78
  interface TimerAreaBaseProps extends PolymorphicProps {}
@@ -82,7 +82,7 @@ interface TimerAreaProps extends TimerAreaBaseProps,
82
82
  */
83
83
  HTMLAttributes {}
84
84
  declare const _default$1: typeof __VLS_export$4;
85
- declare const __VLS_export$4: __VLS_WithSlots$4<vue845.DefineComponent<TimerAreaProps, {}, {}, {}, {}, vue845.ComponentOptionsMixin, vue845.ComponentOptionsMixin, {}, string, vue845.PublicProps, Readonly<TimerAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue845.ComponentProvideOptions, false, {}, any>, {
85
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue109.DefineComponent<TimerAreaProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<TimerAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>, {
86
86
  default?: (props: {}) => any;
87
87
  }>;
88
88
  type __VLS_WithSlots$4<T, S> = T & {
@@ -99,7 +99,7 @@ interface TimerControlProps extends TimerControlBaseProps,
99
99
  */
100
100
  HTMLAttributes {}
101
101
  declare const _default$3: typeof __VLS_export$3;
102
- declare const __VLS_export$3: __VLS_WithSlots$3<vue845.DefineComponent<TimerControlProps, {}, {}, {}, {}, vue845.ComponentOptionsMixin, vue845.ComponentOptionsMixin, {}, string, vue845.PublicProps, Readonly<TimerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue845.ComponentProvideOptions, false, {}, any>, {
102
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue109.DefineComponent<TimerControlProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<TimerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>, {
103
103
  default?: (props: {}) => any;
104
104
  }>;
105
105
  type __VLS_WithSlots$3<T, S> = T & {
@@ -119,7 +119,7 @@ interface TimerRootProviderProps extends TimerRootProviderBaseProps,
119
119
  */
120
120
  HTMLAttributes {}
121
121
  declare const _default$6: typeof __VLS_export$2;
122
- declare const __VLS_export$2: __VLS_WithSlots$2<vue845.DefineComponent<TimerRootProviderProps, {}, {}, {}, {}, vue845.ComponentOptionsMixin, vue845.ComponentOptionsMixin, {}, string, vue845.PublicProps, Readonly<TimerRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue845.ComponentProvideOptions, false, {}, any>, {
122
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue109.DefineComponent<TimerRootProviderProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<TimerRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>, {
123
123
  default?: (props: {}) => any;
124
124
  }>;
125
125
  type __VLS_WithSlots$2<T, S> = T & {
@@ -137,16 +137,16 @@ interface TimerRootProps extends TimerRootBaseProps,
137
137
  HTMLAttributes {}
138
138
  interface TimerRootEmits extends RootEmits {}
139
139
  declare const _default$5: typeof __VLS_export$1;
140
- declare const __VLS_export$1: __VLS_WithSlots$1<vue845.DefineComponent<TimerRootProps, {}, {}, {}, {}, vue845.ComponentOptionsMixin, vue845.ComponentOptionsMixin, {
140
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue109.DefineComponent<TimerRootProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {
141
141
  complete: () => any;
142
142
  tick: (details: timer.TickDetails) => any;
143
- }, string, vue845.PublicProps, Readonly<TimerRootProps> & Readonly<{
143
+ }, string, vue109.PublicProps, Readonly<TimerRootProps> & Readonly<{
144
144
  onComplete?: (() => any) | undefined;
145
145
  onTick?: ((details: timer.TickDetails) => any) | undefined;
146
146
  }>, {
147
147
  autoStart: boolean;
148
148
  countdown: boolean;
149
- }, {}, {}, {}, string, vue845.ComponentProvideOptions, false, {}, any>, {
149
+ }, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>, {
150
150
  default?: (props: {}) => any;
151
151
  }>;
152
152
  type __VLS_WithSlots$1<T, S> = T & {
@@ -163,7 +163,7 @@ interface TimerSeparatorProps extends TimerSeparatorBaseProps,
163
163
  */
164
164
  HTMLAttributes {}
165
165
  declare const _default$7: typeof __VLS_export;
166
- declare const __VLS_export: __VLS_WithSlots<vue845.DefineComponent<TimerSeparatorProps, {}, {}, {}, {}, vue845.ComponentOptionsMixin, vue845.ComponentOptionsMixin, {}, string, vue845.PublicProps, Readonly<TimerSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue845.ComponentProvideOptions, false, {}, any>, {
166
+ declare const __VLS_export: __VLS_WithSlots<vue109.DefineComponent<TimerSeparatorProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<TimerSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>, {
167
167
  default?: (props: {}) => any;
168
168
  }>;
169
169
  type __VLS_WithSlots<T, S> = T & {
@@ -3,8 +3,8 @@ import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
3
3
  import { c as useEnvironmentContext, 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 timerAnatomy } from "../../timer-anatomy-C9bTbrUf.js";
7
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
6
+ import { t as timerAnatomy } from "../../timer-anatomy-BF3_7vbc.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
8
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
9
  import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
10
10
  import * as timer from "@sprawlify/primitives/machines/timer";