@sprawlify/vue 0.0.73 → 0.0.74

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (235) hide show
  1. package/dist/accordion-anatomy-SnniqySz.js +3 -0
  2. package/dist/accordion-anatomy-rCL5aWqn.d.ts +2 -0
  3. package/dist/angle-slider-anatomy-BcpYlzjU.js +3 -0
  4. package/dist/angle-slider-anatomy-Dx77gXPi.d.ts +2 -0
  5. package/dist/avatar-anatomy-DkaRck8U.js +3 -0
  6. package/dist/avatar-anatomy-DqwdmVib.d.ts +2 -0
  7. package/dist/bottom-sheet-anatomy-CATwdEhi.d.ts +2 -0
  8. package/dist/bottom-sheet-anatomy-lHEnPDuf.js +3 -0
  9. package/dist/carousel-anatomy-CP646ljY.d.ts +6 -0
  10. package/dist/carousel-anatomy-Dozyhz87.js +7 -0
  11. package/dist/checkbox-anatomy-DGrjF6ri.d.ts +6 -0
  12. package/dist/checkbox-anatomy-DrTfnRdC.js +7 -0
  13. package/dist/clipboard-anatomy-Btcms62_.js +3 -0
  14. package/dist/clipboard-anatomy-BtxJPw4p.d.ts +2 -0
  15. package/dist/collapsible-anatomy-Bz0a8LAr.js +3 -0
  16. package/dist/collapsible-anatomy-C-2X58M2.d.ts +2 -0
  17. package/dist/{collapsible-SXAS3iFc.js → collapsible-kw6uns8K.js} +3 -4
  18. package/dist/{collection-C_ZHBDQD.js → collection-BHgAE3BH.js} +1 -1
  19. package/dist/color-picker-anatomy-C18pJhHu.d.ts +6 -0
  20. package/dist/color-picker-anatomy-DJP6gg1F.js +7 -0
  21. package/dist/combobox-anatomy-CwdkDJPn.d.ts +6 -0
  22. package/dist/combobox-anatomy-DccBa7f5.js +7 -0
  23. package/dist/components/accordion/index.d.ts +22 -21
  24. package/dist/components/accordion/index.js +6 -6
  25. package/dist/components/anatomy.d.ts +51 -0
  26. package/dist/components/anatomy.js +53 -0
  27. package/dist/components/angle-slider/index.d.ts +20 -19
  28. package/dist/components/angle-slider/index.js +3 -3
  29. package/dist/components/avatar/index.d.ts +13 -12
  30. package/dist/components/avatar/index.js +3 -3
  31. package/dist/components/bottom-sheet/index.d.ts +23 -22
  32. package/dist/components/bottom-sheet/index.js +6 -6
  33. package/dist/components/carousel/index.d.ts +20 -23
  34. package/dist/components/carousel/index.js +3 -7
  35. package/dist/components/checkbox/index.d.ts +24 -27
  36. package/dist/components/checkbox/index.js +8 -10
  37. package/dist/components/client-only/index.d.ts +2 -2
  38. package/dist/components/clipboard/index.d.ts +21 -20
  39. package/dist/components/clipboard/index.js +3 -3
  40. package/dist/components/collapsible/index.d.ts +17 -16
  41. package/dist/components/collapsible/index.js +3 -2
  42. package/dist/components/collection/index.d.ts +1 -1
  43. package/dist/components/collection/index.js +1 -1
  44. package/dist/components/color-picker/index.d.ts +55 -58
  45. package/dist/components/color-picker/index.js +8 -10
  46. package/dist/components/combobox/index.d.ts +38 -41
  47. package/dist/components/combobox/index.js +8 -11
  48. package/dist/components/date-picker/index.d.ts +46 -49
  49. package/dist/components/date-picker/index.js +6 -9
  50. package/dist/components/dialog/index.d.ts +32 -31
  51. package/dist/components/dialog/index.js +5 -5
  52. package/dist/components/download-trigger/index.d.ts +4 -4
  53. package/dist/components/download-trigger/index.js +1 -1
  54. package/dist/components/editable/index.d.ts +30 -29
  55. package/dist/components/editable/index.js +5 -4
  56. package/dist/components/field/index.d.ts +24 -27
  57. package/dist/components/field/index.js +3 -2
  58. package/dist/components/fieldset/index.d.ts +12 -15
  59. package/dist/components/fieldset/index.js +3 -2
  60. package/dist/components/file-upload/index.d.ts +27 -26
  61. package/dist/components/file-upload/index.js +5 -4
  62. package/dist/components/floating-panel/index.d.ts +28 -26
  63. package/dist/components/floating-panel/index.js +4 -4
  64. package/dist/components/focus-trap/index.d.ts +5 -5
  65. package/dist/components/focus-trap/index.js +2 -2
  66. package/dist/components/format/index.d.ts +4 -4
  67. package/dist/components/frame/index.d.ts +6 -6
  68. package/dist/components/highlight/index.d.ts +4 -4
  69. package/dist/components/highlight/index.js +1 -1
  70. package/dist/components/hover-card/index.d.ts +28 -27
  71. package/dist/components/hover-card/index.js +5 -5
  72. package/dist/components/image-cropper/index.d.ts +15 -18
  73. package/dist/components/image-cropper/index.js +4 -7
  74. package/dist/components/json-tree-view/index.d.ts +12 -12
  75. package/dist/components/json-tree-view/index.js +6 -6
  76. package/dist/components/listbox/index.d.ts +25 -28
  77. package/dist/components/listbox/index.js +4 -8
  78. package/dist/components/marquee/index.d.ts +25 -24
  79. package/dist/components/marquee/index.js +3 -3
  80. package/dist/components/menu/index.d.ts +56 -54
  81. package/dist/components/menu/index.js +5 -5
  82. package/dist/components/navigation-menu/index.d.ts +22 -21
  83. package/dist/components/navigation-menu/index.js +5 -5
  84. package/dist/components/number-input/index.d.ts +24 -23
  85. package/dist/components/number-input/index.js +5 -4
  86. package/dist/components/pagination/index.d.ts +17 -16
  87. package/dist/components/pagination/index.js +3 -3
  88. package/dist/components/password-input/index.d.ts +26 -25
  89. package/dist/components/password-input/index.js +5 -4
  90. package/dist/components/pin-input/index.d.ts +21 -20
  91. package/dist/components/pin-input/index.js +5 -4
  92. package/dist/components/popover/index.d.ts +36 -35
  93. package/dist/components/popover/index.js +5 -5
  94. package/dist/components/presence/index.d.ts +2 -2
  95. package/dist/components/presence/index.js +2 -2
  96. package/dist/components/progress/index.d.ts +17 -16
  97. package/dist/components/progress/index.js +3 -3
  98. package/dist/components/qr-code/index.d.ts +13 -12
  99. package/dist/components/qr-code/index.js +3 -3
  100. package/dist/components/radio-group/index.d.ts +21 -20
  101. package/dist/components/radio-group/index.js +6 -5
  102. package/dist/components/rating-group/index.d.ts +19 -18
  103. package/dist/components/rating-group/index.js +5 -4
  104. package/dist/components/scroll-area/index.d.ts +14 -13
  105. package/dist/components/scroll-area/index.js +3 -3
  106. package/dist/components/segment-group/index.d.ts +19 -22
  107. package/dist/components/segment-group/index.js +3 -8
  108. package/dist/components/select/index.d.ts +41 -40
  109. package/dist/components/select/index.js +8 -7
  110. package/dist/components/signature-pad/index.d.ts +18 -17
  111. package/dist/components/signature-pad/index.js +5 -4
  112. package/dist/components/slider/index.d.ts +25 -24
  113. package/dist/components/slider/index.js +3 -3
  114. package/dist/components/splitter/index.d.ts +14 -13
  115. package/dist/components/splitter/index.js +4 -3
  116. package/dist/components/steps/index.d.ts +22 -21
  117. package/dist/components/steps/index.js +3 -3
  118. package/dist/components/switch/index.d.ts +18 -17
  119. package/dist/components/switch/index.js +5 -4
  120. package/dist/components/tabs/index.d.ts +22 -21
  121. package/dist/components/tabs/index.js +5 -5
  122. package/dist/components/tags-input/index.d.ts +36 -35
  123. package/dist/components/tags-input/index.js +5 -4
  124. package/dist/components/timer/index.d.ts +16 -15
  125. package/dist/components/timer/index.js +3 -3
  126. package/dist/components/toast/index.d.ts +13 -12
  127. package/dist/components/toast/index.js +2 -2
  128. package/dist/components/toggle/index.d.ts +10 -13
  129. package/dist/components/toggle/index.js +3 -8
  130. package/dist/components/toggle-group/index.d.ts +16 -15
  131. package/dist/components/toggle-group/index.js +3 -3
  132. package/dist/components/tooltip/index.d.ts +23 -22
  133. package/dist/components/tooltip/index.js +5 -5
  134. package/dist/components/tour/index.d.ts +32 -35
  135. package/dist/components/tour/index.js +6 -9
  136. package/dist/components/tree-view/index.d.ts +6 -5
  137. package/dist/components/tree-view/index.js +6 -5
  138. package/dist/date-picker-anatomy-B3KhAu53.d.ts +6 -0
  139. package/dist/date-picker-anatomy-BbB7oLLk.js +7 -0
  140. package/dist/dialog-anatomy--8BPzYvc.d.ts +2 -0
  141. package/dist/dialog-anatomy-DZW7OUW_.js +3 -0
  142. package/dist/editable-anatomy-D1eyySPH.js +3 -0
  143. package/dist/editable-anatomy-qX6giV4Y.d.ts +2 -0
  144. package/dist/{field-CtPR24u6.js → field-C6iB3Tje.js} +3 -8
  145. package/dist/field-anatomy-DOCpzb4B.js +8 -0
  146. package/dist/field-anatomy-meDug-96.d.ts +6 -0
  147. package/dist/{fieldset-D5SznrKY.js → fieldset-B1bn9yHW.js} +3 -8
  148. package/dist/fieldset-anatomy-BENizr4L.d.ts +6 -0
  149. package/dist/fieldset-anatomy-DmZTaMK6.js +8 -0
  150. package/dist/file-upload-anatomy-BFGZTW-d.d.ts +2 -0
  151. package/dist/file-upload-anatomy-CZ2VnScd.js +3 -0
  152. package/dist/floating-panel-anatomy-DBrl1Bp0.js +3 -0
  153. package/dist/floating-panel-anatomy-aRL0nEuA.d.ts +2 -0
  154. package/dist/hover-card-anatomy-BL8G0P5L.d.ts +2 -0
  155. package/dist/hover-card-anatomy-D3wEfkuu.js +3 -0
  156. package/dist/image-cropper-anatomy-Q-TC-Ntz.d.ts +6 -0
  157. package/dist/image-cropper-anatomy-vcTNTTGP.js +7 -0
  158. package/dist/{index-CmCVWB7e.d.ts → index-CKLWua9t.d.ts} +32 -32
  159. package/dist/{index-8bjPAUl0.d.ts → index-DLfVD7U5.d.ts} +10 -10
  160. package/dist/{index-BnYwp0nl.d.ts → index-_AirUBz0.d.ts} +7 -7
  161. package/dist/index.d.ts +3 -3
  162. package/dist/listbox-anatomy-CHgk_go8.d.ts +6 -0
  163. package/dist/listbox-anatomy-D2r-4uq6.js +7 -0
  164. package/dist/marquee-anatomy-BSMR6X4B.d.ts +2 -0
  165. package/dist/marquee-anatomy-sKw9g-dJ.js +3 -0
  166. package/dist/menu-anatomy-2i8La6ak.d.ts +2 -0
  167. package/dist/menu-anatomy-DbCORryZ.js +3 -0
  168. package/dist/navigation-menu-anatomy-kSlLw4EL.d.ts +2 -0
  169. package/dist/navigation-menu-anatomy-nwZUxyMV.js +3 -0
  170. package/dist/number-input-anatomy-BrKnd1U3.d.ts +2 -0
  171. package/dist/number-input-anatomy-hB3PpB4j.js +3 -0
  172. package/dist/pagination-anatomy-D8yk0Puf.js +3 -0
  173. package/dist/pagination-anatomy-NpCn-mYm.d.ts +2 -0
  174. package/dist/password-input-anatomy-BJPXSE6T.d.ts +2 -0
  175. package/dist/password-input-anatomy-D0nhl7MJ.js +3 -0
  176. package/dist/pin-input-anatomy-Blh9Y2sq.js +3 -0
  177. package/dist/pin-input-anatomy-OckZj-cF.d.ts +2 -0
  178. package/dist/popover-anatomy-Ce31QPso.d.ts +2 -0
  179. package/dist/popover-anatomy-DXWeYlnF.js +3 -0
  180. package/dist/{presence-BK6rPXK7.js → presence-Byk0B_Vq.js} +1 -1
  181. package/dist/progress-anatomy-DUD4W7vg.d.ts +2 -0
  182. package/dist/progress-anatomy-lioRhIrB.js +3 -0
  183. package/dist/qr-code-anatomy-CIy9Wai6.js +3 -0
  184. package/dist/qr-code-anatomy-Dmh5IV3m.d.ts +2 -0
  185. package/dist/radio-group-anatomy-C7L8dkhn.js +3 -0
  186. package/dist/radio-group-anatomy-CXwS1OoR.d.ts +2 -0
  187. package/dist/rating-group-anatomy-CBhzoESK.js +3 -0
  188. package/dist/rating-group-anatomy-DMTutKxa.d.ts +2 -0
  189. package/dist/scroll-area-anatomy-B-FlUOdc.js +3 -0
  190. package/dist/scroll-area-anatomy-Cxkrq_al.d.ts +2 -0
  191. package/dist/segment-group-anatomy-CNtzx5Yr.d.ts +6 -0
  192. package/dist/segment-group-anatomy-CPdu1efW.js +8 -0
  193. package/dist/select-anatomy-CiNHi2Kx.js +3 -0
  194. package/dist/select-anatomy-Elu3b3Op.d.ts +2 -0
  195. package/dist/signature-pad-anatomy-B-OK1170.d.ts +2 -0
  196. package/dist/signature-pad-anatomy-Mz3w_i5B.js +3 -0
  197. package/dist/slider-anatomy-3KpCBnz3.js +3 -0
  198. package/dist/slider-anatomy-Ctfd4geR.d.ts +2 -0
  199. package/dist/splitter-anatomy-CN7s6WdQ.d.ts +2 -0
  200. package/dist/splitter-anatomy-D2RNa-hA.js +3 -0
  201. package/dist/steps-anatomy-CSfgiyVI.js +3 -0
  202. package/dist/steps-anatomy-DrtAi5Mk.d.ts +2 -0
  203. package/dist/switch-anatomy-DDL1v5Fs.js +3 -0
  204. package/dist/switch-anatomy-Z4qGqnte.d.ts +2 -0
  205. package/dist/tabs-anatomy-BL3YLH_t.d.ts +2 -0
  206. package/dist/tabs-anatomy-DlQHg-E8.js +3 -0
  207. package/dist/tags-input-anatomy-AHepxK3s.d.ts +2 -0
  208. package/dist/tags-input-anatomy-DYSi98Bx.js +3 -0
  209. package/dist/timer-anatomy-Be-Fa71t.d.ts +2 -0
  210. package/dist/timer-anatomy-C9bTbrUf.js +3 -0
  211. package/dist/toast-anatomy-CssUp7TT.js +3 -0
  212. package/dist/toast-anatomy-_k_zeUjw.d.ts +2 -0
  213. package/dist/toggle-anatomy-D8XJQLnW.js +8 -0
  214. package/dist/toggle-anatomy-DFzkjtVR.d.ts +6 -0
  215. package/dist/toggle-group-anatomy-DD8PvB75.js +3 -0
  216. package/dist/toggle-group-anatomy-L0_56E8r.d.ts +2 -0
  217. package/dist/tooltip-anatomy-CPw1wOXd.js +3 -0
  218. package/dist/tooltip-anatomy-jbsTMGov.d.ts +2 -0
  219. package/dist/tour-anatomy-CDmnjoPR.js +7 -0
  220. package/dist/tour-anatomy-CgFQsxyi.d.ts +6 -0
  221. package/dist/{tree-view-N6ShNmpe.js → tree-view-BBC0paRq.js} +6 -7
  222. package/dist/tree-view-anatomy-BM2MLpUa.d.ts +2 -0
  223. package/dist/tree-view-anatomy-BW_ruJ-g.js +3 -0
  224. package/package.json +6 -2
  225. /package/dist/{boolean-CpMsIRK4.js → boolean-L5YmbZkb.js} +0 -0
  226. /package/dist/{clean-props-ChPEW0vT.js → clean-props-DsGHTEpm.js} +0 -0
  227. /package/dist/{create-split-props-BDJ_VWs3.js → create-split-props-BQ6yvpdF.js} +0 -0
  228. /package/dist/{factory-B5zr8_kk.d.ts → factory-D5HMCjkS.d.ts} +0 -0
  229. /package/dist/{factory-Co08Aw8u.js → factory-DxZQviAU.js} +0 -0
  230. /package/dist/{index-CCRVRFFQ.d.ts → index-DmKzfNVe.d.ts} +0 -0
  231. /package/dist/{index-DhFoJHfp.d.ts → index-e9UjgIag.d.ts} +0 -0
  232. /package/dist/{presence-types-BJRr8tqd.d.ts → presence-types-CaUy1bPc.d.ts} +0 -0
  233. /package/dist/{types-DIEO6uP3.d.ts → types-DVbnnQPS.d.ts} +0 -0
  234. /package/dist/{use-render-strategy-DMa_QmB6.js → use-render-strategy-Bx4OiQlo.js} +0 -0
  235. /package/dist/{use-render-strategy-U5NxU252.d.ts → use-render-strategy-DsagWQCm.d.ts} +0 -0
@@ -1,11 +1,12 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
3
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
4
- import * as vue744 from "vue";
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";
5
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
6
- import * as _sprawlify_primitives_machines_menu0 from "@sprawlify/primitives/machines/menu";
7
+ import * as _sprawlify_primitives_machines_bottom_sheet13 from "@sprawlify/primitives/machines/bottom-sheet";
7
8
  import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
8
- import { FocusOutsideEvent, FocusOutsideEvent as TagsInputFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as TagsInputHighlightChangeDetails, InputValueChangeDetails, InputValueChangeDetails as TagsInputInputValueChangeDetails, InteractOutsideEvent, InteractOutsideEvent as TagsInputInteractOutsideEvent, ItemProps as ItemProps$1, ItemState, PointerDownOutsideEvent, PointerDownOutsideEvent as TagsInputPointerDownOutsideEvent, ValidityChangeDetails, ValidityChangeDetails as TagsInputValidityChangeDetails, ValueChangeDetails, ValueChangeDetails as TagsInputValueChangeDetails, anatomy as tagsInputAnatomy } from "@sprawlify/primitives/machines/tags-input";
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";
9
10
 
10
11
  //#region src/components/tags-input/tags-input-clear-trigger.vue.d.ts
11
12
  interface TagsInputClearTriggerBaseProps extends PolymorphicProps {}
@@ -15,7 +16,7 @@ interface TagsInputClearTriggerProps extends TagsInputClearTriggerBaseProps,
15
16
  */
16
17
  ButtonHTMLAttributes {}
17
18
  declare const _default: typeof __VLS_export$13;
18
- declare const __VLS_export$13: __VLS_WithSlots$13<vue744.DefineComponent<TagsInputClearTriggerProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
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
20
  default?: (props: {}) => any;
20
21
  }>;
21
22
  type __VLS_WithSlots$13<T, S> = T & {
@@ -87,7 +88,7 @@ interface TagsInputContextProps extends SlotsType<{
87
88
  default: UnwrapRef<UseTagsInputContext>;
88
89
  }> {}
89
90
  declare const _default$1: typeof __VLS_export$12;
90
- declare const __VLS_export$12: __VLS_WithSlots$12<vue744.DefineComponent<{}, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, true, {}, any>, {
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
92
  default(tagsInput: UnwrapRef<UseTagsInputContext>): unknown;
92
93
  }>;
93
94
  type __VLS_WithSlots$12<T, S> = T & {
@@ -104,7 +105,7 @@ interface TagsInputControlProps extends TagsInputControlBaseProps,
104
105
  */
105
106
  HTMLAttributes {}
106
107
  declare const _default$2: typeof __VLS_export$11;
107
- declare const __VLS_export$11: __VLS_WithSlots$11<vue744.DefineComponent<TagsInputControlProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
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
109
  default?: (props: {}) => any;
109
110
  }>;
110
111
  type __VLS_WithSlots$11<T, S> = T & {
@@ -121,7 +122,7 @@ interface TagsInputHiddenInputProps extends TagsInputHiddenInputBaseProps,
121
122
  */
122
123
  InputHTMLAttributes {}
123
124
  declare const _default$3: typeof __VLS_export$10;
124
- declare const __VLS_export$10: __VLS_WithSlots$10<vue744.DefineComponent<TagsInputHiddenInputProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
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
126
  default?: (props: {}) => any;
126
127
  }>;
127
128
  type __VLS_WithSlots$10<T, S> = T & {
@@ -138,7 +139,7 @@ interface TagsInputInputProps extends TagsInputInputBaseProps,
138
139
  */
139
140
  InputHTMLAttributes {}
140
141
  declare const _default$4: typeof __VLS_export$9;
141
- declare const __VLS_export$9: __VLS_WithSlots$9<vue744.DefineComponent<TagsInputInputProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
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
143
  default?: (props: {}) => any;
143
144
  }>;
144
145
  type __VLS_WithSlots$9<T, S> = T & {
@@ -155,7 +156,7 @@ interface TagsInputItemContextProps extends SlotsType<{
155
156
  default: UnwrapRef<UseTagsInputItemContext>;
156
157
  }> {}
157
158
  declare const _default$6: typeof __VLS_export$8;
158
- declare const __VLS_export$8: __VLS_WithSlots$8<vue744.DefineComponent<{}, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, true, {}, any>, {
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
160
  default(tagsInput: UnwrapRef<UseTagsInputItemContext>): unknown;
160
161
  }>;
161
162
  type __VLS_WithSlots$8<T, S> = T & {
@@ -172,7 +173,7 @@ interface TagsInputItemDeleteTriggerProps extends TagsInputItemDeleteTriggerBase
172
173
  */
173
174
  ButtonHTMLAttributes {}
174
175
  declare const _default$7: typeof __VLS_export$7;
175
- declare const __VLS_export$7: __VLS_WithSlots$7<vue744.DefineComponent<TagsInputItemDeleteTriggerProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputItemDeleteTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
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
177
  default?: (props: {}) => any;
177
178
  }>;
178
179
  type __VLS_WithSlots$7<T, S> = T & {
@@ -189,7 +190,7 @@ interface TagsInputItemInputProps extends TagsInputItemInputBaseProps,
189
190
  */
190
191
  InputHTMLAttributes {}
191
192
  declare const _default$8: typeof __VLS_export$6;
192
- declare const __VLS_export$6: __VLS_WithSlots$6<vue744.DefineComponent<TagsInputItemInputProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputItemInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
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
194
  default?: (props: {}) => any;
194
195
  }>;
195
196
  type __VLS_WithSlots$6<T, S> = T & {
@@ -206,7 +207,7 @@ interface TagsInputItemPreviewProps extends TagsInputItemPreviewBaseProps,
206
207
  */
207
208
  HTMLAttributes {}
208
209
  declare const _default$9: typeof __VLS_export$5;
209
- declare const __VLS_export$5: __VLS_WithSlots$5<vue744.DefineComponent<TagsInputItemPreviewProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputItemPreviewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
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
211
  default?: (props: {}) => any;
211
212
  }>;
212
213
  type __VLS_WithSlots$5<T, S> = T & {
@@ -223,7 +224,7 @@ interface TagsInputItemTextProps extends TagsInputItemTextBaseProps,
223
224
  */
224
225
  HTMLAttributes {}
225
226
  declare const _default$10: typeof __VLS_export$4;
226
- declare const __VLS_export$4: __VLS_WithSlots$4<vue744.DefineComponent<TagsInputItemTextProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
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
228
  default?: (props: {}) => any;
228
229
  }>;
229
230
  type __VLS_WithSlots$4<T, S> = T & {
@@ -233,14 +234,14 @@ type __VLS_WithSlots$4<T, S> = T & {
233
234
  };
234
235
  //#endregion
235
236
  //#region src/components/tags-input/tags-input-item.vue.d.ts
236
- interface TagsInputItemBaseProps extends ItemProps$1, PolymorphicProps {}
237
+ interface TagsInputItemBaseProps extends ItemProps, PolymorphicProps {}
237
238
  interface TagsInputItemProps extends TagsInputItemBaseProps,
238
239
  /**
239
240
  * @vue-ignore
240
241
  */
241
242
  HTMLAttributes {}
242
243
  declare const _default$5: typeof __VLS_export$3;
243
- declare const __VLS_export$3: __VLS_WithSlots$3<vue744.DefineComponent<TagsInputItemProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
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
245
  default?: (props: {}) => any;
245
246
  }>;
246
247
  type __VLS_WithSlots$3<T, S> = T & {
@@ -257,7 +258,7 @@ interface TagsInputLabelProps extends TagsInputLabelBaseProps,
257
258
  */
258
259
  LabelHTMLAttributes {}
259
260
  declare const _default$11: typeof __VLS_export$2;
260
- declare const __VLS_export$2: __VLS_WithSlots$2<vue744.DefineComponent<TagsInputLabelProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
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
262
  default?: (props: {}) => any;
262
263
  }>;
263
264
  type __VLS_WithSlots$2<T, S> = T & {
@@ -277,7 +278,7 @@ interface TagsInputRootProviderProps extends TagsInputRootProviderBaseProps,
277
278
  */
278
279
  HTMLAttributes {}
279
280
  declare const _default$13: typeof __VLS_export$1;
280
- declare const __VLS_export$1: __VLS_WithSlots$1<vue744.DefineComponent<TagsInputRootProviderProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
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
282
  default?: (props: {}) => any;
282
283
  }>;
283
284
  type __VLS_WithSlots$1<T, S> = T & {
@@ -295,36 +296,36 @@ interface TagsInputRootProps extends TagsInputRootBaseProps,
295
296
  HTMLAttributes {}
296
297
  interface TagsInputRootEmits extends RootEmits {}
297
298
  declare const _default$12: typeof __VLS_export;
298
- declare const __VLS_export: __VLS_WithSlots<vue744.DefineComponent<TagsInputRootProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {
299
- "update:modelValue": (value: string[]) => any;
299
+ declare const __VLS_export: __VLS_WithSlots<vue895.DefineComponent<TagsInputRootProps, {}, {}, {}, {}, vue895.ComponentOptionsMixin, vue895.ComponentOptionsMixin, {
300
300
  valueChange: (details: tagsInput.ValueChangeDetails) => any;
301
- valueInvalid: (details: tagsInput.ValidityChangeDetails) => any;
302
- focusOutside: (event: _sprawlify_primitives_machines_menu0.FocusOutsideEvent) => any;
301
+ "update:modelValue": (value: string[]) => any;
302
+ focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet13.FocusOutsideEvent) => any;
303
303
  highlightChange: (details: tagsInput.HighlightChangeDetails) => any;
304
304
  inputValueChange: (details: tagsInput.InputValueChangeDetails) => any;
305
- interactOutside: (event: _sprawlify_primitives_machines_menu0.InteractOutsideEvent) => any;
306
- pointerDownOutside: (event: _sprawlify_primitives_machines_menu0.PointerDownOutsideEvent) => 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
- }, string, vue744.PublicProps, Readonly<TagsInputRootProps> & Readonly<{
309
- "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
308
+ valueInvalid: (details: tagsInput.ValidityChangeDetails) => any;
309
+ }, string, vue895.PublicProps, Readonly<TagsInputRootProps> & Readonly<{
310
310
  onValueChange?: ((details: tagsInput.ValueChangeDetails) => any) | undefined;
311
- onValueInvalid?: ((details: tagsInput.ValidityChangeDetails) => any) | undefined;
312
- onFocusOutside?: ((event: _sprawlify_primitives_machines_menu0.FocusOutsideEvent) => any) | undefined;
311
+ "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
312
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet13.FocusOutsideEvent) => any) | undefined;
313
313
  onHighlightChange?: ((details: tagsInput.HighlightChangeDetails) => any) | undefined;
314
314
  onInputValueChange?: ((details: tagsInput.InputValueChangeDetails) => any) | undefined;
315
- onInteractOutside?: ((event: _sprawlify_primitives_machines_menu0.InteractOutsideEvent) => any) | undefined;
316
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_menu0.PointerDownOutsideEvent) => 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
+ onValueInvalid?: ((details: tagsInput.ValidityChangeDetails) => any) | undefined;
318
319
  }>, {
319
- required: boolean;
320
320
  disabled: boolean;
321
+ required: boolean;
321
322
  invalid: boolean;
322
323
  readOnly: boolean;
323
324
  autoFocus: boolean;
324
- addOnPaste: boolean;
325
325
  allowOverflow: boolean;
326
+ addOnPaste: boolean;
326
327
  editable: boolean;
327
- }, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
328
+ }, {}, {}, {}, string, vue895.ComponentProvideOptions, false, {}, any>, {
328
329
  default?: (props: {}) => any;
329
330
  }>;
330
331
  type __VLS_WithSlots<T, S> = T & {
@@ -3,12 +3,13 @@ import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
8
- import { m as useFieldContext } from "../../field-CtPR24u6.js";
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";
9
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
+ import { p as useFieldContext } from "../../field-C6iB3Tje.js";
9
11
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
10
12
  import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
11
- import { anatomy as tagsInputAnatomy } from "@sprawlify/primitives/machines/tags-input";
12
13
 
13
14
  //#region src/components/tags-input/use-tags-input-context.ts
14
15
  const [TagsInputProvider, useTagsInputContext] = createContext("TagsInputContext");
@@ -1,10 +1,11 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
3
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
4
- import * as vue2596 from "vue";
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";
5
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
6
7
  import * as timer from "@sprawlify/primitives/machines/timer";
7
- import { ActionTriggerProps, ItemProps, TickDetails, anatomy as timerAnatomy } from "@sprawlify/primitives/machines/timer";
8
+ import { ActionTriggerProps, ItemProps, TickDetails } from "@sprawlify/primitives/machines/timer";
8
9
 
9
10
  //#region src/components/timer/timer-action-trigger.vue.d.ts
10
11
  interface TimerActionTriggerBaseProps extends ActionTriggerProps, PolymorphicProps {}
@@ -14,7 +15,7 @@ interface TimerActionTriggerProps extends TimerActionTriggerBaseProps,
14
15
  */
15
16
  ButtonHTMLAttributes {}
16
17
  declare const _default: typeof __VLS_export$7;
17
- declare const __VLS_export$7: __VLS_WithSlots$6<vue2596.DefineComponent<TimerActionTriggerProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<TimerActionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>, {
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
19
  default?: (props: {}) => any;
19
20
  }>;
20
21
  type __VLS_WithSlots$6<T, S> = T & {
@@ -54,7 +55,7 @@ interface TimerContextProps extends SlotsType<{
54
55
  default: UnwrapRef<UseTimerContext>;
55
56
  }> {}
56
57
  declare const _default$2: typeof __VLS_export$6;
57
- declare const __VLS_export$6: __VLS_WithSlots$5<vue2596.DefineComponent<{}, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, true, {}, any>, {
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
59
  default(timer: UnwrapRef<UseTimerContext>): unknown;
59
60
  }>;
60
61
  type __VLS_WithSlots$5<T, S> = T & {
@@ -71,7 +72,7 @@ interface TimerItemProps extends TimerItemBaseProps,
71
72
  */
72
73
  HTMLAttributes {}
73
74
  declare const _default$4: typeof __VLS_export$5;
74
- declare const __VLS_export$5: vue2596.DefineComponent<TimerItemProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<TimerItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>;
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
76
  //#endregion
76
77
  //#region src/components/timer/timer-area.vue.d.ts
77
78
  interface TimerAreaBaseProps extends PolymorphicProps {}
@@ -81,7 +82,7 @@ interface TimerAreaProps extends TimerAreaBaseProps,
81
82
  */
82
83
  HTMLAttributes {}
83
84
  declare const _default$1: typeof __VLS_export$4;
84
- declare const __VLS_export$4: __VLS_WithSlots$4<vue2596.DefineComponent<TimerAreaProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<TimerAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>, {
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
86
  default?: (props: {}) => any;
86
87
  }>;
87
88
  type __VLS_WithSlots$4<T, S> = T & {
@@ -98,7 +99,7 @@ interface TimerControlProps extends TimerControlBaseProps,
98
99
  */
99
100
  HTMLAttributes {}
100
101
  declare const _default$3: typeof __VLS_export$3;
101
- declare const __VLS_export$3: __VLS_WithSlots$3<vue2596.DefineComponent<TimerControlProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<TimerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>, {
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
103
  default?: (props: {}) => any;
103
104
  }>;
104
105
  type __VLS_WithSlots$3<T, S> = T & {
@@ -118,7 +119,7 @@ interface TimerRootProviderProps extends TimerRootProviderBaseProps,
118
119
  */
119
120
  HTMLAttributes {}
120
121
  declare const _default$6: typeof __VLS_export$2;
121
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2596.DefineComponent<TimerRootProviderProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<TimerRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>, {
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
123
  default?: (props: {}) => any;
123
124
  }>;
124
125
  type __VLS_WithSlots$2<T, S> = T & {
@@ -136,16 +137,16 @@ interface TimerRootProps extends TimerRootBaseProps,
136
137
  HTMLAttributes {}
137
138
  interface TimerRootEmits extends RootEmits {}
138
139
  declare const _default$5: typeof __VLS_export$1;
139
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2596.DefineComponent<TimerRootProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {
140
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue845.DefineComponent<TimerRootProps, {}, {}, {}, {}, vue845.ComponentOptionsMixin, vue845.ComponentOptionsMixin, {
140
141
  complete: () => any;
141
142
  tick: (details: timer.TickDetails) => any;
142
- }, string, vue2596.PublicProps, Readonly<TimerRootProps> & Readonly<{
143
+ }, string, vue845.PublicProps, Readonly<TimerRootProps> & Readonly<{
143
144
  onComplete?: (() => any) | undefined;
144
145
  onTick?: ((details: timer.TickDetails) => any) | undefined;
145
146
  }>, {
146
147
  autoStart: boolean;
147
148
  countdown: boolean;
148
- }, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>, {
149
+ }, {}, {}, {}, string, vue845.ComponentProvideOptions, false, {}, any>, {
149
150
  default?: (props: {}) => any;
150
151
  }>;
151
152
  type __VLS_WithSlots$1<T, S> = T & {
@@ -162,7 +163,7 @@ interface TimerSeparatorProps extends TimerSeparatorBaseProps,
162
163
  */
163
164
  HTMLAttributes {}
164
165
  declare const _default$7: typeof __VLS_export;
165
- declare const __VLS_export: __VLS_WithSlots<vue2596.DefineComponent<TimerSeparatorProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<TimerSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>, {
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
167
  default?: (props: {}) => any;
167
168
  }>;
168
169
  type __VLS_WithSlots<T, S> = T & {
@@ -3,11 +3,11 @@ import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
3
3
  import { 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 sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
6
+ import { t as timerAnatomy } from "../../timer-anatomy-C9bTbrUf.js";
7
+ import { t as sprawlify } from "../../factory-DxZQviAU.js";
8
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
8
9
  import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
9
10
  import * as timer from "@sprawlify/primitives/machines/timer";
10
- import { anatomy as timerAnatomy } from "@sprawlify/primitives/machines/timer";
11
11
 
12
12
  //#region src/components/timer/use-timer-context.ts
13
13
  const [TimerProvider, useTimerContext] = createContext("TimerContext");
@@ -1,10 +1,11 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { a as Optional } from "../../types-DIEO6uP3.js";
3
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
4
- import * as vue448 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
+ import { a as Optional } from "../../types-DVbnnQPS.js";
3
+ import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
+ import { t as toastAnatomy } from "../../toast-anatomy-_k_zeUjw.js";
5
+ import * as vue2391 from "vue";
5
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, SlotsType, UnwrapRef, VNodeChild } from "vue";
6
7
  import * as toast from "@sprawlify/primitives/machines/toast";
7
- import { ActionOptions, ActionOptions as ToastActionOptions, Placement, Placement as ToastPlacement, PromiseOptions, PromiseOptions as ToastPromiseOptions, Status, Status as ToastStatus, StatusChangeDetails, StatusChangeDetails as ToastStatusChangeDetails, StoreProps, StoreProps as ToastStoreProps, Type, Type as ToastType, anatomy as toastAnatomy } from "@sprawlify/primitives/machines/toast";
8
+ import { ActionOptions, ActionOptions as ToastActionOptions, Placement, Placement as ToastPlacement, PromiseOptions, PromiseOptions as ToastPromiseOptions, Status, Status as ToastStatus, StatusChangeDetails, StatusChangeDetails as ToastStatusChangeDetails, StoreProps, StoreProps as ToastStoreProps, Type, Type as ToastType } from "@sprawlify/primitives/machines/toast";
8
9
 
9
10
  //#region src/components/toast/create-toaster.d.ts
10
11
  interface CreateToasterProps extends Optional<Partial<toast.StoreProps>, 'placement'> {
@@ -21,7 +22,7 @@ interface ToastActionTriggerProps extends ToastActionTriggerBaseProps,
21
22
  */
22
23
  ButtonHTMLAttributes {}
23
24
  declare const _default: typeof __VLS_export$6;
24
- declare const __VLS_export$6: __VLS_WithSlots$6<vue448.DefineComponent<ToastActionTriggerProps, {}, {}, {}, {}, vue448.ComponentOptionsMixin, vue448.ComponentOptionsMixin, {}, string, vue448.PublicProps, Readonly<ToastActionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue448.ComponentProvideOptions, false, {}, any>, {
25
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue2391.DefineComponent<ToastActionTriggerProps, {}, {}, {}, {}, vue2391.ComponentOptionsMixin, vue2391.ComponentOptionsMixin, {}, string, vue2391.PublicProps, Readonly<ToastActionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2391.ComponentProvideOptions, false, {}, any>, {
25
26
  default?: (props: {}) => any;
26
27
  }>;
27
28
  type __VLS_WithSlots$6<T, S> = T & {
@@ -38,7 +39,7 @@ interface ToastCloseTriggerProps extends ToastCloseTriggerBaseProps,
38
39
  */
39
40
  ButtonHTMLAttributes {}
40
41
  declare const _default$1: typeof __VLS_export$5;
41
- declare const __VLS_export$5: __VLS_WithSlots$5<vue448.DefineComponent<ToastCloseTriggerProps, {}, {}, {}, {}, vue448.ComponentOptionsMixin, vue448.ComponentOptionsMixin, {}, string, vue448.PublicProps, Readonly<ToastCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue448.ComponentProvideOptions, false, {}, any>, {
42
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue2391.DefineComponent<ToastCloseTriggerProps, {}, {}, {}, {}, vue2391.ComponentOptionsMixin, vue2391.ComponentOptionsMixin, {}, string, vue2391.PublicProps, Readonly<ToastCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2391.ComponentProvideOptions, false, {}, any>, {
42
43
  default?: (props: {}) => any;
43
44
  }>;
44
45
  type __VLS_WithSlots$5<T, S> = T & {
@@ -55,7 +56,7 @@ interface ToastContextProps extends SlotsType<{
55
56
  default: UnwrapRef<UseToastContext>;
56
57
  }> {}
57
58
  declare const _default$2: typeof __VLS_export$4;
58
- declare const __VLS_export$4: __VLS_WithSlots$4<vue448.DefineComponent<{}, {}, {}, {}, {}, vue448.ComponentOptionsMixin, vue448.ComponentOptionsMixin, {}, string, vue448.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue448.ComponentProvideOptions, true, {}, any>, {
59
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue2391.DefineComponent<{}, {}, {}, {}, {}, vue2391.ComponentOptionsMixin, vue2391.ComponentOptionsMixin, {}, string, vue2391.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2391.ComponentProvideOptions, true, {}, any>, {
59
60
  default(toast: UnwrapRef<UseToastContext>): unknown;
60
61
  }>;
61
62
  type __VLS_WithSlots$4<T, S> = T & {
@@ -72,7 +73,7 @@ interface ToastDescriptionProps extends ToastDescriptionBaseProps,
72
73
  */
73
74
  HTMLAttributes {}
74
75
  declare const _default$3: typeof __VLS_export$3;
75
- declare const __VLS_export$3: __VLS_WithSlots$3<vue448.DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, vue448.ComponentOptionsMixin, vue448.ComponentOptionsMixin, {}, string, vue448.PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue448.ComponentProvideOptions, false, {}, any>, {
76
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue2391.DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, vue2391.ComponentOptionsMixin, vue2391.ComponentOptionsMixin, {}, string, vue2391.PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2391.ComponentProvideOptions, false, {}, any>, {
76
77
  default?: (props: {}) => any;
77
78
  }>;
78
79
  type __VLS_WithSlots$3<T, S> = T & {
@@ -89,7 +90,7 @@ interface ToastRootProps extends ToastRootBaseProps,
89
90
  */
90
91
  HTMLAttributes {}
91
92
  declare const _default$4: typeof __VLS_export$2;
92
- declare const __VLS_export$2: __VLS_WithSlots$2<vue448.DefineComponent<ToastRootProps, {}, {}, {}, {}, vue448.ComponentOptionsMixin, vue448.ComponentOptionsMixin, {}, string, vue448.PublicProps, Readonly<ToastRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue448.ComponentProvideOptions, false, {}, any>, {
93
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue2391.DefineComponent<ToastRootProps, {}, {}, {}, {}, vue2391.ComponentOptionsMixin, vue2391.ComponentOptionsMixin, {}, string, vue2391.PublicProps, Readonly<ToastRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2391.ComponentProvideOptions, false, {}, any>, {
93
94
  default?: (props: {}) => any;
94
95
  }>;
95
96
  type __VLS_WithSlots$2<T, S> = T & {
@@ -106,7 +107,7 @@ interface ToastTitleProps extends ToastTitleBaseProps,
106
107
  */
107
108
  HTMLAttributes {}
108
109
  declare const _default$5: typeof __VLS_export$1;
109
- declare const __VLS_export$1: __VLS_WithSlots$1<vue448.DefineComponent<ToastTitleProps, {}, {}, {}, {}, vue448.ComponentOptionsMixin, vue448.ComponentOptionsMixin, {}, string, vue448.PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue448.ComponentProvideOptions, false, {}, any>, {
110
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue2391.DefineComponent<ToastTitleProps, {}, {}, {}, {}, vue2391.ComponentOptionsMixin, vue2391.ComponentOptionsMixin, {}, string, vue2391.PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2391.ComponentProvideOptions, false, {}, any>, {
110
111
  default?: (props: {}) => any;
111
112
  }>;
112
113
  type __VLS_WithSlots$1<T, S> = T & {
@@ -139,7 +140,7 @@ declare var __VLS_15: {
139
140
  type __VLS_Slots = {} & {
140
141
  default?: (props: typeof __VLS_15) => any;
141
142
  };
142
- declare const __VLS_base: vue448.DefineComponent<{}, {}, {}, {}, {}, vue448.ComponentOptionsMixin, vue448.ComponentOptionsMixin, {}, string, vue448.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue448.ComponentProvideOptions, false, {}, any>;
143
+ declare const __VLS_base: vue2391.DefineComponent<{}, {}, {}, {}, {}, vue2391.ComponentOptionsMixin, vue2391.ComponentOptionsMixin, {}, string, vue2391.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2391.ComponentProvideOptions, false, {}, any>;
143
144
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
144
145
  declare const _default$6: typeof __VLS_export;
145
146
  type __VLS_WithSlots<T, S> = T & {
@@ -3,10 +3,10 @@ import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
6
+ import { t as toastAnatomy } from "../../toast-anatomy-CssUp7TT.js";
7
+ import { t as sprawlify } from "../../factory-DxZQviAU.js";
7
8
  import { Fragment, computed, createBlock, createElementBlock, createElementVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderList, renderSlot, unref, useId, withCtx } from "vue";
8
9
  import * as toast from "@sprawlify/primitives/machines/toast";
9
- import { anatomy as toastAnatomy } from "@sprawlify/primitives/machines/toast";
10
10
 
11
11
  //#region src/components/toast/create-toaster.ts
12
12
  const createToaster = (props) => {
@@ -1,9 +1,9 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { r as EmitFn$1 } from "../../types-DIEO6uP3.js";
3
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
4
- import * as vue1884 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
+ import { r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
+ import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
+ import { t as toggleAnatomy } from "../../toggle-anatomy-DFzkjtVR.js";
5
+ import * as vue955 from "vue";
5
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
6
- import * as _sprawlify_primitives_anatomy7 from "@sprawlify/primitives/anatomy";
7
7
  import * as toggle from "@sprawlify/primitives/machines/toggle";
8
8
 
9
9
  //#region src/components/toggle/toggle-types.d.ts
@@ -29,17 +29,17 @@ declare var __VLS_8$1: {};
29
29
  type __VLS_Slots$1 = {} & {
30
30
  default?: (props: typeof __VLS_8$1) => any;
31
31
  };
32
- declare const __VLS_base$1: vue1884.DefineComponent<ToggleRootProps, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {
32
+ declare const __VLS_base$1: vue955.DefineComponent<ToggleRootProps, {}, {}, {}, {}, vue955.ComponentOptionsMixin, vue955.ComponentOptionsMixin, {
33
33
  pressedChange: (pressed: boolean) => any;
34
34
  "update:pressed": (pressed: boolean) => any;
35
- }, string, vue1884.PublicProps, Readonly<ToggleRootProps> & Readonly<{
35
+ }, string, vue955.PublicProps, Readonly<ToggleRootProps> & Readonly<{
36
36
  onPressedChange?: ((pressed: boolean) => any) | undefined;
37
37
  "onUpdate:pressed"?: ((pressed: boolean) => any) | undefined;
38
38
  }>, {
39
39
  disabled: boolean;
40
40
  defaultPressed: boolean;
41
41
  pressed: boolean;
42
- }, {}, {}, {}, string, vue1884.ComponentProvideOptions, false, {}, any>;
42
+ }, {}, {}, {}, string, vue955.ComponentProvideOptions, false, {}, any>;
43
43
  declare const __VLS_export$2: __VLS_WithSlots$2<typeof __VLS_base$1, __VLS_Slots$1>;
44
44
  declare const _default$2: typeof __VLS_export$2;
45
45
  type __VLS_WithSlots$2<T, S> = T & {
@@ -61,7 +61,7 @@ type __VLS_Slots = {} & {
61
61
  } & {
62
62
  fallback?: (props: typeof __VLS_10) => any;
63
63
  };
64
- declare const __VLS_base: vue1884.DefineComponent<ToggleIndicatorProps, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {}, string, vue1884.PublicProps, Readonly<ToggleIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1884.ComponentProvideOptions, false, {}, any>;
64
+ declare const __VLS_base: vue955.DefineComponent<ToggleIndicatorProps, {}, {}, {}, {}, vue955.ComponentOptionsMixin, vue955.ComponentOptionsMixin, {}, string, vue955.PublicProps, Readonly<ToggleIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue955.ComponentProvideOptions, false, {}, any>;
65
65
  declare const __VLS_export$1: __VLS_WithSlots$1<typeof __VLS_base, __VLS_Slots>;
66
66
  declare const _default$1: typeof __VLS_export$1;
67
67
  type __VLS_WithSlots$1<T, S> = T & {
@@ -78,15 +78,12 @@ declare function useToggle(props: MaybeRef<UseToggleProps>, emit?: EmitFn$1<Root
78
78
  //#region src/components/toggle/use-toggle-context.d.ts
79
79
  interface UseToggleContext extends UseToggleReturn {}
80
80
  //#endregion
81
- //#region src/components/toggle/toggle-anatomy.d.ts
82
- declare const toggleAnatomy: _sprawlify_primitives_anatomy7.Anatomy<"root" | "indicator">;
83
- //#endregion
84
81
  //#region src/components/toggle/toggle-context.vue.d.ts
85
82
  interface ToggleContextProps extends SlotsType<{
86
83
  default: UnwrapRef<UseToggleContext>;
87
84
  }> {}
88
85
  declare const _default: typeof __VLS_export;
89
- declare const __VLS_export: __VLS_WithSlots<vue1884.DefineComponent<{}, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {}, string, vue1884.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1884.ComponentProvideOptions, true, {}, any>, {
86
+ declare const __VLS_export: __VLS_WithSlots<vue955.DefineComponent<{}, {}, {}, {}, {}, vue955.ComponentOptionsMixin, vue955.ComponentOptionsMixin, {}, string, vue955.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue955.ComponentProvideOptions, true, {}, any>, {
90
87
  default(toggle: UnwrapRef<UseToggleContext>): unknown;
91
88
  }>;
92
89
  type __VLS_WithSlots<T, S> = T & {
@@ -2,10 +2,10 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
2
2
  import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
3
3
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
4
4
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
5
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
6
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
5
+ import { t as toggleAnatomy } from "../../toggle-anatomy-D8XJQLnW.js";
6
+ import { t as sprawlify } from "../../factory-DxZQviAU.js";
7
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
7
8
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, withCtx } from "vue";
8
- import { createAnatomy } from "@sprawlify/primitives/anatomy";
9
9
  import * as toggle from "@sprawlify/primitives/machines/toggle";
10
10
 
11
11
  //#region src/components/toggle/use-toggle.ts
@@ -98,11 +98,6 @@ var toggle_indicator_vue_vue_type_script_setup_true_lang_default = /* @__PURE__
98
98
  //#region src/components/toggle/toggle-indicator.vue
99
99
  var toggle_indicator_default = toggle_indicator_vue_vue_type_script_setup_true_lang_default;
100
100
 
101
- //#endregion
102
- //#region src/components/toggle/toggle-anatomy.ts
103
- const toggleAnatomy = createAnatomy("toggle", ["root", "indicator"]);
104
- const parts = toggleAnatomy.build();
105
-
106
101
  //#endregion
107
102
  //#region src/components/toggle/toggle-context.vue?vue&type=script&setup=true&lang.ts
108
103
  var toggle_context_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
@@ -1,10 +1,11 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
3
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
4
- import * as vue894 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-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 toggleGroupAnatomy } from "../../toggle-group-anatomy-L0_56E8r.js";
5
+ import * as vue830 from "vue";
5
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
6
7
  import * as toggleGroup from "@sprawlify/primitives/machines/toggle-group";
7
- import { ItemProps, ValueChangeDetails, ValueChangeDetails as ToggleGroupValueChangeDetails, anatomy as toggleGroupAnatomy } from "@sprawlify/primitives/machines/toggle-group";
8
+ import { ItemProps, ValueChangeDetails, ValueChangeDetails as ToggleGroupValueChangeDetails } from "@sprawlify/primitives/machines/toggle-group";
8
9
 
9
10
  //#region src/components/toggle-group/toggle-group-item.vue.d.ts
10
11
  interface ToggleGroupItemBaseProps extends ItemProps, PolymorphicProps {}
@@ -14,7 +15,7 @@ interface ToggleGroupItemProps extends ToggleGroupItemBaseProps,
14
15
  */
15
16
  Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
16
17
  declare const _default$1: typeof __VLS_export$3;
17
- declare const __VLS_export$3: __VLS_WithSlots$3<vue894.DefineComponent<ToggleGroupItemProps, {}, {}, {}, {}, vue894.ComponentOptionsMixin, vue894.ComponentOptionsMixin, {}, string, vue894.PublicProps, Readonly<ToggleGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue894.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue830.DefineComponent<ToggleGroupItemProps, {}, {}, {}, {}, vue830.ComponentOptionsMixin, vue830.ComponentOptionsMixin, {}, string, vue830.PublicProps, Readonly<ToggleGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue830.ComponentProvideOptions, false, {}, any>, {
18
19
  default?: (props: {}) => any;
19
20
  }>;
20
21
  type __VLS_WithSlots$3<T, S> = T & {
@@ -34,7 +35,7 @@ interface ToggleGroupRootProviderProps extends ToggleGroupRootProviderBaseProps,
34
35
  */
35
36
  HTMLAttributes {}
36
37
  declare const _default$3: typeof __VLS_export$2;
37
- declare const __VLS_export$2: __VLS_WithSlots$2<vue894.DefineComponent<ToggleGroupRootProviderProps, {}, {}, {}, {}, vue894.ComponentOptionsMixin, vue894.ComponentOptionsMixin, {}, string, vue894.PublicProps, Readonly<ToggleGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue894.ComponentProvideOptions, false, {}, any>, {
38
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue830.DefineComponent<ToggleGroupRootProviderProps, {}, {}, {}, {}, vue830.ComponentOptionsMixin, vue830.ComponentOptionsMixin, {}, string, vue830.PublicProps, Readonly<ToggleGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue830.ComponentProvideOptions, false, {}, any>, {
38
39
  default?: (props: {}) => any;
39
40
  }>;
40
41
  type __VLS_WithSlots$2<T, S> = T & {
@@ -73,19 +74,19 @@ interface ToggleGroupRootProps extends ToggleGroupRootBaseProps,
73
74
  HTMLAttributes {}
74
75
  interface ToggleGroupRootEmits extends RootEmits {}
75
76
  declare const _default$2: typeof __VLS_export$1;
76
- declare const __VLS_export$1: __VLS_WithSlots$1<vue894.DefineComponent<ToggleGroupRootProps, {}, {}, {}, {}, vue894.ComponentOptionsMixin, vue894.ComponentOptionsMixin, {
77
- "update:modelValue": (value: string[]) => any;
77
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue830.DefineComponent<ToggleGroupRootProps, {}, {}, {}, {}, vue830.ComponentOptionsMixin, vue830.ComponentOptionsMixin, {
78
78
  valueChange: (details: toggleGroup.ValueChangeDetails) => any;
79
- }, string, vue894.PublicProps, Readonly<ToggleGroupRootProps> & Readonly<{
80
- "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
79
+ "update:modelValue": (value: string[]) => any;
80
+ }, string, vue830.PublicProps, Readonly<ToggleGroupRootProps> & Readonly<{
81
81
  onValueChange?: ((details: toggleGroup.ValueChangeDetails) => any) | undefined;
82
+ "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
82
83
  }>, {
83
84
  disabled: boolean;
84
- multiple: boolean;
85
+ deselectable: boolean;
85
86
  loopFocus: boolean;
87
+ multiple: boolean;
86
88
  rovingFocus: boolean;
87
- deselectable: boolean;
88
- }, {}, {}, {}, string, vue894.ComponentProvideOptions, false, {}, any>, {
89
+ }, {}, {}, {}, string, vue830.ComponentProvideOptions, false, {}, any>, {
89
90
  default?: (props: {}) => any;
90
91
  }>;
91
92
  type __VLS_WithSlots$1<T, S> = T & {
@@ -115,7 +116,7 @@ interface ToggleGroupContextProps extends SlotsType<{
115
116
  default: UnwrapRef<UseToggleGroupContext>;
116
117
  }> {}
117
118
  declare const _default: typeof __VLS_export;
118
- declare const __VLS_export: __VLS_WithSlots<vue894.DefineComponent<{}, {}, {}, {}, {}, vue894.ComponentOptionsMixin, vue894.ComponentOptionsMixin, {}, string, vue894.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue894.ComponentProvideOptions, true, {}, any>, {
119
+ declare const __VLS_export: __VLS_WithSlots<vue830.DefineComponent<{}, {}, {}, {}, {}, vue830.ComponentOptionsMixin, vue830.ComponentOptionsMixin, {}, string, vue830.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue830.ComponentProvideOptions, true, {}, any>, {
119
120
  default(toggleGroup: UnwrapRef<UseToggleGroupContext>): unknown;
120
121
  }>;
121
122
  type __VLS_WithSlots<T, S> = T & {