@sprawlify/vue 0.0.73 → 0.0.75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (239) hide show
  1. package/dist/accordion-anatomy-Bxs15n6t.d.ts +2 -0
  2. package/dist/accordion-anatomy-SnniqySz.js +3 -0
  3. package/dist/angle-slider-anatomy-4JLhdGMa.d.ts +2 -0
  4. package/dist/angle-slider-anatomy-BcpYlzjU.js +3 -0
  5. package/dist/avatar-anatomy-DRst-MIc.d.ts +2 -0
  6. package/dist/avatar-anatomy-DkaRck8U.js +3 -0
  7. package/dist/bottom-sheet-anatomy-DUXumYfR.d.ts +2 -0
  8. package/dist/bottom-sheet-anatomy-lHEnPDuf.js +3 -0
  9. package/dist/carousel-anatomy-D1y42Ex5.d.ts +6 -0
  10. package/dist/carousel-anatomy-Dozyhz87.js +7 -0
  11. package/dist/checkbox-anatomy-C3nJ17T-.d.ts +6 -0
  12. package/dist/checkbox-anatomy-DrTfnRdC.js +7 -0
  13. package/dist/clipboard-anatomy-BOEGNpiY.d.ts +2 -0
  14. package/dist/clipboard-anatomy-Btcms62_.js +3 -0
  15. package/dist/{collapsible-SXAS3iFc.js → collapsible-OXksISO6.js} +3 -4
  16. package/dist/collapsible-anatomy-Bz0a8LAr.js +3 -0
  17. package/dist/collapsible-anatomy-DxiuORza.d.ts +2 -0
  18. package/dist/{collection-C_ZHBDQD.js → collection-CBh5p7A_.js} +1 -1
  19. package/dist/color-picker-anatomy-DJP6gg1F.js +7 -0
  20. package/dist/color-picker-anatomy-Dyp524yB.d.ts +6 -0
  21. package/dist/combobox-anatomy-DccBa7f5.js +7 -0
  22. package/dist/combobox-anatomy-pMR3g6v-.d.ts +6 -0
  23. package/dist/components/accordion/index.d.ts +22 -21
  24. package/dist/components/accordion/index.js +6 -6
  25. package/dist/components/anatomy.d.ts +52 -0
  26. package/dist/components/anatomy.js +54 -0
  27. package/dist/components/angle-slider/index.d.ts +20 -19
  28. package/dist/components/angle-slider/index.js +3 -3
  29. package/dist/components/avatar/index.d.ts +13 -12
  30. package/dist/components/avatar/index.js +3 -3
  31. package/dist/components/bottom-sheet/index.d.ts +23 -22
  32. package/dist/components/bottom-sheet/index.js +6 -6
  33. package/dist/components/carousel/index.d.ts +24 -27
  34. package/dist/components/carousel/index.js +3 -7
  35. package/dist/components/checkbox/index.d.ts +25 -28
  36. package/dist/components/checkbox/index.js +8 -10
  37. package/dist/components/client-only/index.d.ts +2 -2
  38. package/dist/components/clipboard/index.d.ts +21 -20
  39. package/dist/components/clipboard/index.js +3 -3
  40. package/dist/components/collapsible/index.d.ts +17 -16
  41. package/dist/components/collapsible/index.js +3 -2
  42. package/dist/components/collection/index.d.ts +1 -1
  43. package/dist/components/collection/index.js +1 -1
  44. package/dist/components/color-picker/index.d.ts +57 -60
  45. package/dist/components/color-picker/index.js +8 -10
  46. package/dist/components/combobox/index.d.ts +38 -42
  47. package/dist/components/combobox/index.js +8 -11
  48. package/dist/components/date-picker/index.d.ts +53 -56
  49. package/dist/components/date-picker/index.js +6 -9
  50. package/dist/components/dialog/index.d.ts +32 -31
  51. package/dist/components/dialog/index.js +5 -5
  52. package/dist/components/download-trigger/index.d.ts +4 -4
  53. package/dist/components/download-trigger/index.js +1 -1
  54. package/dist/components/editable/index.d.ts +29 -28
  55. package/dist/components/editable/index.js +5 -4
  56. package/dist/components/field/index.d.ts +24 -27
  57. package/dist/components/field/index.js +3 -2
  58. package/dist/components/fieldset/index.d.ts +12 -15
  59. package/dist/components/fieldset/index.js +3 -2
  60. package/dist/components/file-upload/index.d.ts +26 -25
  61. package/dist/components/file-upload/index.js +5 -4
  62. package/dist/components/floating-panel/index.d.ts +30 -28
  63. package/dist/components/floating-panel/index.js +4 -4
  64. package/dist/components/focus-trap/index.d.ts +5 -5
  65. package/dist/components/focus-trap/index.js +2 -2
  66. package/dist/components/format/index.d.ts +4 -4
  67. package/dist/components/frame/index.d.ts +6 -6
  68. package/dist/components/highlight/index.d.ts +4 -4
  69. package/dist/components/highlight/index.js +1 -1
  70. package/dist/components/hover-card/index.d.ts +28 -27
  71. package/dist/components/hover-card/index.js +5 -5
  72. package/dist/components/image-cropper/index.d.ts +15 -18
  73. package/dist/components/image-cropper/index.js +4 -7
  74. package/dist/components/json-tree-view/index.d.ts +13 -13
  75. package/dist/components/json-tree-view/index.js +6 -6
  76. package/dist/components/listbox/index.d.ts +26 -29
  77. package/dist/components/listbox/index.js +4 -8
  78. package/dist/components/marquee/index.d.ts +25 -24
  79. package/dist/components/marquee/index.js +3 -3
  80. package/dist/components/menu/index.d.ts +59 -57
  81. package/dist/components/menu/index.js +5 -5
  82. package/dist/components/navigation-menu/index.d.ts +22 -21
  83. package/dist/components/navigation-menu/index.js +5 -5
  84. package/dist/components/number-input/index.d.ts +24 -23
  85. package/dist/components/number-input/index.js +5 -4
  86. package/dist/components/pagination/index.d.ts +19 -18
  87. package/dist/components/pagination/index.js +3 -3
  88. package/dist/components/password-input/index.d.ts +27 -26
  89. package/dist/components/password-input/index.js +5 -4
  90. package/dist/components/pin-input/index.d.ts +19 -18
  91. package/dist/components/pin-input/index.js +5 -4
  92. package/dist/components/popover/index.d.ts +34 -33
  93. package/dist/components/popover/index.js +5 -5
  94. package/dist/components/presence/index.d.ts +2 -2
  95. package/dist/components/presence/index.js +2 -2
  96. package/dist/components/progress/index.d.ts +17 -16
  97. package/dist/components/progress/index.js +3 -3
  98. package/dist/components/qr-code/index.d.ts +13 -12
  99. package/dist/components/qr-code/index.js +3 -3
  100. package/dist/components/radio-group/index.d.ts +21 -20
  101. package/dist/components/radio-group/index.js +6 -5
  102. package/dist/components/rating-group/index.d.ts +20 -19
  103. package/dist/components/rating-group/index.js +5 -4
  104. package/dist/components/scroll-area/index.d.ts +14 -13
  105. package/dist/components/scroll-area/index.js +3 -3
  106. package/dist/components/segment-group/index.d.ts +19 -22
  107. package/dist/components/segment-group/index.js +3 -8
  108. package/dist/components/select/index.d.ts +40 -39
  109. package/dist/components/select/index.js +8 -7
  110. package/dist/components/separator/index.d.ts +81 -0
  111. package/dist/components/separator/index.js +135 -0
  112. package/dist/components/signature-pad/index.d.ts +18 -17
  113. package/dist/components/signature-pad/index.js +5 -4
  114. package/dist/components/slider/index.d.ts +25 -24
  115. package/dist/components/slider/index.js +3 -3
  116. package/dist/components/splitter/index.d.ts +16 -15
  117. package/dist/components/splitter/index.js +4 -3
  118. package/dist/components/steps/index.d.ts +22 -21
  119. package/dist/components/steps/index.js +3 -3
  120. package/dist/components/switch/index.d.ts +19 -18
  121. package/dist/components/switch/index.js +5 -4
  122. package/dist/components/tabs/index.d.ts +21 -20
  123. package/dist/components/tabs/index.js +5 -5
  124. package/dist/components/tags-input/index.d.ts +39 -38
  125. package/dist/components/tags-input/index.js +5 -4
  126. package/dist/components/timer/index.d.ts +16 -15
  127. package/dist/components/timer/index.js +3 -3
  128. package/dist/components/toast/index.d.ts +13 -12
  129. package/dist/components/toast/index.js +2 -2
  130. package/dist/components/toggle/index.d.ts +10 -13
  131. package/dist/components/toggle/index.js +3 -8
  132. package/dist/components/toggle-group/index.d.ts +15 -14
  133. package/dist/components/toggle-group/index.js +3 -3
  134. package/dist/components/tooltip/index.d.ts +23 -22
  135. package/dist/components/tooltip/index.js +5 -5
  136. package/dist/components/tour/index.d.ts +32 -35
  137. package/dist/components/tour/index.js +6 -9
  138. package/dist/components/tree-view/index.d.ts +6 -5
  139. package/dist/components/tree-view/index.js +6 -5
  140. package/dist/date-picker-anatomy-BbB7oLLk.js +7 -0
  141. package/dist/date-picker-anatomy-Br9ap7TS.d.ts +6 -0
  142. package/dist/dialog-anatomy-ByMvuBxr.d.ts +2 -0
  143. package/dist/dialog-anatomy-DZW7OUW_.js +3 -0
  144. package/dist/editable-anatomy-D1eyySPH.js +3 -0
  145. package/dist/editable-anatomy-D7zUtMKW.d.ts +2 -0
  146. package/dist/{field-CtPR24u6.js → field-B_BAnE0z.js} +3 -8
  147. package/dist/field-anatomy-DOCpzb4B.js +8 -0
  148. package/dist/field-anatomy-loNm9_9u.d.ts +6 -0
  149. package/dist/{fieldset-D5SznrKY.js → fieldset-XmKsNoOC.js} +3 -8
  150. package/dist/fieldset-anatomy-9h1GFO6X.d.ts +6 -0
  151. package/dist/fieldset-anatomy-DmZTaMK6.js +8 -0
  152. package/dist/file-upload-anatomy-CZ2VnScd.js +3 -0
  153. package/dist/file-upload-anatomy-DdLNgaPz.d.ts +2 -0
  154. package/dist/floating-panel-anatomy-DBrl1Bp0.js +3 -0
  155. package/dist/floating-panel-anatomy-DwkXF2tr.d.ts +2 -0
  156. package/dist/hover-card-anatomy-CTX5TEi3.d.ts +2 -0
  157. package/dist/hover-card-anatomy-D3wEfkuu.js +3 -0
  158. package/dist/image-cropper-anatomy-6_a6BSeW.d.ts +6 -0
  159. package/dist/image-cropper-anatomy-vcTNTTGP.js +7 -0
  160. package/dist/{index-BnYwp0nl.d.ts → index-C-kA-knN.d.ts} +7 -7
  161. package/dist/{index-CmCVWB7e.d.ts → index-DZ1ummfv.d.ts} +35 -35
  162. package/dist/{index-CCRVRFFQ.d.ts → index-DzrYvQ8H.d.ts} +2 -2
  163. package/dist/{index-8bjPAUl0.d.ts → index-VvcSzgim.d.ts} +10 -10
  164. package/dist/index.d.ts +3 -3
  165. package/dist/listbox-anatomy-D2r-4uq6.js +7 -0
  166. package/dist/listbox-anatomy-ZW3V07FW.d.ts +6 -0
  167. package/dist/marquee-anatomy-CS5BoKG3.d.ts +2 -0
  168. package/dist/marquee-anatomy-sKw9g-dJ.js +3 -0
  169. package/dist/menu-anatomy-DbCORryZ.js +3 -0
  170. package/dist/menu-anatomy-DcjSKaK6.d.ts +2 -0
  171. package/dist/navigation-menu-anatomy-bvfS7a-6.d.ts +2 -0
  172. package/dist/navigation-menu-anatomy-nwZUxyMV.js +3 -0
  173. package/dist/number-input-anatomy-BEL1Q-ZK.d.ts +2 -0
  174. package/dist/number-input-anatomy-hB3PpB4j.js +3 -0
  175. package/dist/pagination-anatomy-D8yk0Puf.js +3 -0
  176. package/dist/pagination-anatomy-xc9Fxt__.d.ts +2 -0
  177. package/dist/password-input-anatomy-CQFdYR2z.d.ts +2 -0
  178. package/dist/password-input-anatomy-D0nhl7MJ.js +3 -0
  179. package/dist/pin-input-anatomy-Blh9Y2sq.js +3 -0
  180. package/dist/pin-input-anatomy-nRaqyCV2.d.ts +2 -0
  181. package/dist/popover-anatomy-Cwp8_2Po.d.ts +2 -0
  182. package/dist/popover-anatomy-DXWeYlnF.js +3 -0
  183. package/dist/{presence-BK6rPXK7.js → presence-B50UYKDY.js} +1 -1
  184. package/dist/progress-anatomy-BubUhrtU.d.ts +2 -0
  185. package/dist/progress-anatomy-lioRhIrB.js +3 -0
  186. package/dist/qr-code-anatomy-CIy9Wai6.js +3 -0
  187. package/dist/qr-code-anatomy-DKYQO_yO.d.ts +2 -0
  188. package/dist/radio-group-anatomy-C7L8dkhn.js +3 -0
  189. package/dist/radio-group-anatomy-CiNL4B5J.d.ts +2 -0
  190. package/dist/rating-group-anatomy-CBhzoESK.js +3 -0
  191. package/dist/rating-group-anatomy-DEi1Omvv.d.ts +2 -0
  192. package/dist/scroll-area-anatomy-B-FlUOdc.js +3 -0
  193. package/dist/scroll-area-anatomy-CefzWgS5.d.ts +2 -0
  194. package/dist/segment-group-anatomy-CPdu1efW.js +8 -0
  195. package/dist/segment-group-anatomy-DesMk15u.d.ts +6 -0
  196. package/dist/select-anatomy-BLK5Kq84.d.ts +2 -0
  197. package/dist/select-anatomy-CiNHi2Kx.js +3 -0
  198. package/dist/separator-anatomy-C9bGchxg.js +3 -0
  199. package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
  200. package/dist/signature-pad-anatomy-CoeXwoDo.js +3 -0
  201. package/dist/signature-pad-anatomy-ZbCDnYGZ.d.ts +2 -0
  202. package/dist/slider-anatomy-BMTjqedI.d.ts +2 -0
  203. package/dist/slider-anatomy-D1MIQawS.js +3 -0
  204. package/dist/splitter-anatomy-Bb-vdY9S.d.ts +2 -0
  205. package/dist/splitter-anatomy-mbvD9KMw.js +3 -0
  206. package/dist/steps-anatomy-CMM7Zciy.d.ts +2 -0
  207. package/dist/steps-anatomy-DL1kFLaW.js +3 -0
  208. package/dist/switch-anatomy-C_MAURJE.js +3 -0
  209. package/dist/switch-anatomy-Dmg0RYjh.d.ts +2 -0
  210. package/dist/tabs-anatomy-CgXloO7s.d.ts +2 -0
  211. package/dist/tabs-anatomy-DF_ekPnt.js +3 -0
  212. package/dist/tags-input-anatomy-C0HLrulm.d.ts +2 -0
  213. package/dist/tags-input-anatomy-Dpn_Smms.js +3 -0
  214. package/dist/timer-anatomy-BF3_7vbc.js +3 -0
  215. package/dist/timer-anatomy-D0Ey9n_K.d.ts +2 -0
  216. package/dist/toast-anatomy-BHDNHkvU.js +3 -0
  217. package/dist/toast-anatomy-DHifYWal.d.ts +2 -0
  218. package/dist/toggle-anatomy-B79YArNR.js +8 -0
  219. package/dist/toggle-anatomy-C4EVS7GQ.d.ts +6 -0
  220. package/dist/toggle-group-anatomy-BpV0-6Xe.d.ts +2 -0
  221. package/dist/toggle-group-anatomy-CFLq6ia_.js +3 -0
  222. package/dist/tooltip-anatomy-BlxUQUEe.d.ts +2 -0
  223. package/dist/tooltip-anatomy-D6lPF-Wq.js +3 -0
  224. package/dist/tour-anatomy-Bc1FNWON.d.ts +6 -0
  225. package/dist/tour-anatomy-Cg6ZDDuV.js +7 -0
  226. package/dist/{tree-view-N6ShNmpe.js → tree-view-D0JBQ_ly.js} +6 -7
  227. package/dist/tree-view-anatomy--Ft8ROVn.js +3 -0
  228. package/dist/tree-view-anatomy-zTRJrcH9.d.ts +2 -0
  229. package/package.json +6 -2
  230. /package/dist/{boolean-CpMsIRK4.js → boolean-L5YmbZkb.js} +0 -0
  231. /package/dist/{clean-props-ChPEW0vT.js → clean-props-DsGHTEpm.js} +0 -0
  232. /package/dist/{create-split-props-BDJ_VWs3.js → create-split-props-D8oe6Rby.js} +0 -0
  233. /package/dist/{factory-B5zr8_kk.d.ts → factory-n7N-L7_o.d.ts} +0 -0
  234. /package/dist/{factory-Co08Aw8u.js → factory-xNPol80p.js} +0 -0
  235. /package/dist/{index-DhFoJHfp.d.ts → index-BezmG5AK.d.ts} +0 -0
  236. /package/dist/{presence-types-BJRr8tqd.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
  237. /package/dist/{types-DIEO6uP3.d.ts → types-D_fjXif6.d.ts} +0 -0
  238. /package/dist/{use-render-strategy-DMa_QmB6.js → use-render-strategy-3G0_HWbg.js} +0 -0
  239. /package/dist/{use-render-strategy-U5NxU252.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
@@ -1,14 +1,15 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { t as RootEmits$1 } from "../../presence-types-BJRr8tqd.js";
3
- import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-DIEO6uP3.js";
4
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
5
- import { t as RenderStrategyProps } from "../../use-render-strategy-U5NxU252.js";
6
- import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-DhFoJHfp.js";
7
- import * as vue1901 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { t as RootEmits$1 } from "../../presence-types-CC57eEhO.js";
3
+ import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-D_fjXif6.js";
4
+ import { r as PropTypes } from "../../index-DzrYvQ8H.js";
5
+ import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
6
+ import { t as selectAnatomy } from "../../select-anatomy-BLK5Kq84.js";
7
+ import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-BezmG5AK.js";
8
+ import * as vue2364 from "vue";
8
9
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
9
- import * as _sprawlify_primitives_machines_menu44 from "@sprawlify/primitives/machines/menu";
10
+ import * as _sprawlify_primitives_machines_combobox55 from "@sprawlify/primitives/machines/combobox";
10
11
  import * as select from "@sprawlify/primitives/machines/select";
11
- import { FocusOutsideEvent, FocusOutsideEvent as SelectFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as SelectHighlightChangeDetails, InteractOutsideEvent, InteractOutsideEvent as SelectInteractOutsideEvent, ItemGroupProps as ItemGroupProps$1, ItemProps as ItemProps$1, ItemState, OpenChangeDetails, OpenChangeDetails as SelectOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as SelectPointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as SelectValueChangeDetails, anatomy as selectAnatomy } from "@sprawlify/primitives/machines/select";
12
+ import { FocusOutsideEvent, FocusOutsideEvent as SelectFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as SelectHighlightChangeDetails, InteractOutsideEvent, InteractOutsideEvent as SelectInteractOutsideEvent, ItemGroupProps as ItemGroupProps$1, ItemProps as ItemProps$1, ItemState as ItemState$1, OpenChangeDetails, OpenChangeDetails as SelectOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as SelectPointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as SelectValueChangeDetails } from "@sprawlify/primitives/machines/select";
12
13
 
13
14
  //#region src/components/select/select-clear-trigger.vue.d.ts
14
15
  interface SelectClearTriggerBaseProps extends PolymorphicProps {}
@@ -18,7 +19,7 @@ interface SelectClearTriggerProps extends SelectClearTriggerBaseProps,
18
19
  */
19
20
  ButtonHTMLAttributes {}
20
21
  declare const _default: typeof __VLS_export$18;
21
- declare const __VLS_export$18: __VLS_WithSlots$14<vue1901.DefineComponent<SelectClearTriggerProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
22
+ declare const __VLS_export$18: __VLS_WithSlots$14<vue2364.DefineComponent<SelectClearTriggerProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, {
22
23
  default?: (props: {}) => any;
23
24
  }>;
24
25
  type __VLS_WithSlots$14<T, S> = T & {
@@ -35,7 +36,7 @@ interface SelectContentProps extends SelectContentBaseProps,
35
36
  */
36
37
  HTMLAttributes {}
37
38
  declare const _default$1: typeof __VLS_export$17;
38
- declare const __VLS_export$17: __VLS_WithSlots$13<vue1901.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
39
+ declare const __VLS_export$17: __VLS_WithSlots$13<vue2364.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, {
39
40
  default?: (props: {}) => any;
40
41
  }>;
41
42
  type __VLS_WithSlots$13<T, S> = T & {
@@ -52,7 +53,7 @@ interface SelectControlProps extends SelectControlBaseProps,
52
53
  */
53
54
  HTMLAttributes {}
54
55
  declare const _default$3: typeof __VLS_export$16;
55
- declare const __VLS_export$16: __VLS_WithSlots$12<vue1901.DefineComponent<SelectControlProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
56
+ declare const __VLS_export$16: __VLS_WithSlots$12<vue2364.DefineComponent<SelectControlProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, {
56
57
  default?: (props: {}) => any;
57
58
  }>;
58
59
  type __VLS_WithSlots$12<T, S> = T & {
@@ -69,7 +70,7 @@ interface SelectHiddenSelectProps extends SelectHiddenSelectBaseProps,
69
70
  */
70
71
  SelectHTMLAttributes {}
71
72
  declare const _default$4: typeof __VLS_export$15;
72
- declare const __VLS_export$15: vue1901.DefineComponent<SelectHiddenSelectProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectHiddenSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>;
73
+ declare const __VLS_export$15: vue2364.DefineComponent<SelectHiddenSelectProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectHiddenSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>;
73
74
  //#endregion
74
75
  //#region src/components/select/select-indicator.vue.d.ts
75
76
  interface SelectIndicatorBaseProps extends PolymorphicProps {}
@@ -79,7 +80,7 @@ interface SelectIndicatorProps extends SelectIndicatorBaseProps,
79
80
  */
80
81
  HTMLAttributes {}
81
82
  declare const _default$5: typeof __VLS_export$14;
82
- declare const __VLS_export$14: __VLS_WithSlots$11<vue1901.DefineComponent<SelectIndicatorProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
83
+ declare const __VLS_export$14: __VLS_WithSlots$11<vue2364.DefineComponent<SelectIndicatorProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, {
83
84
  default?: (props: {}) => any;
84
85
  }>;
85
86
  type __VLS_WithSlots$11<T, S> = T & {
@@ -96,7 +97,7 @@ interface SelectListProps extends SelectListBaseProps,
96
97
  */
97
98
  HTMLAttributes {}
98
99
  declare const _default$13: typeof __VLS_export$13;
99
- declare const __VLS_export$13: __VLS_WithSlots$10<vue1901.DefineComponent<SelectListProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
100
+ declare const __VLS_export$13: __VLS_WithSlots$10<vue2364.DefineComponent<SelectListProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, {
100
101
  default?: (props: {}) => any;
101
102
  }>;
102
103
  type __VLS_WithSlots$10<T, S> = T & {
@@ -106,14 +107,14 @@ type __VLS_WithSlots$10<T, S> = T & {
106
107
  };
107
108
  //#endregion
108
109
  //#region src/components/select/use-select-item-context.d.ts
109
- interface UseSelectItemContext extends ComputedRef<ItemState> {}
110
+ interface UseSelectItemContext extends ComputedRef<ItemState$1> {}
110
111
  //#endregion
111
112
  //#region src/components/select/select-item-context.vue.d.ts
112
113
  interface SelectItemContextProps extends SlotsType<{
113
114
  default: UnwrapRef<UseSelectItemContext>;
114
115
  }> {}
115
116
  declare const _default$7: typeof __VLS_export$12;
116
- declare const __VLS_export$12: __VLS_WithSlots$9<vue1901.DefineComponent<{}, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, true, {}, any>, {
117
+ declare const __VLS_export$12: __VLS_WithSlots$9<vue2364.DefineComponent<{}, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, true, {}, any>, {
117
118
  default(item: UnwrapRef<UseSelectItemContext>): unknown;
118
119
  }>;
119
120
  type __VLS_WithSlots$9<T, S> = T & {
@@ -130,7 +131,7 @@ interface SelectItemGroupLabelProps extends SelectItemGroupLabelBaseProps,
130
131
  */
131
132
  HTMLAttributes {}
132
133
  declare const _default$9: typeof __VLS_export$11;
133
- declare const __VLS_export$11: __VLS_WithSlots$8<vue1901.DefineComponent<SelectItemGroupLabelProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
134
+ declare const __VLS_export$11: __VLS_WithSlots$8<vue2364.DefineComponent<SelectItemGroupLabelProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, {
134
135
  default?: (props: {}) => any;
135
136
  }>;
136
137
  type __VLS_WithSlots$8<T, S> = T & {
@@ -147,7 +148,7 @@ interface SelectItemGroupProps extends SelectItemGroupBaseProps,
147
148
  */
148
149
  HTMLAttributes {}
149
150
  declare const _default$8: typeof __VLS_export$10;
150
- declare const __VLS_export$10: __VLS_WithSlots$7<vue1901.DefineComponent<SelectItemGroupProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
151
+ declare const __VLS_export$10: __VLS_WithSlots$7<vue2364.DefineComponent<SelectItemGroupProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, {
151
152
  default?: (props: {}) => any;
152
153
  }>;
153
154
  type __VLS_WithSlots$7<T, S> = T & {
@@ -164,7 +165,7 @@ interface SelectItemIndicatorProps extends SelectItemIndicatorBaseProps,
164
165
  */
165
166
  HTMLAttributes {}
166
167
  declare const _default$10: typeof __VLS_export$9;
167
- declare const __VLS_export$9: __VLS_WithSlots$6<vue1901.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
168
+ declare const __VLS_export$9: __VLS_WithSlots$6<vue2364.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, {
168
169
  default?: (props: {}) => any;
169
170
  }>;
170
171
  type __VLS_WithSlots$6<T, S> = T & {
@@ -181,7 +182,7 @@ interface SelectItemTextProps extends SelectItemTextBaseProps,
181
182
  */
182
183
  HTMLAttributes {}
183
184
  declare const _default$11: typeof __VLS_export$8;
184
- declare const __VLS_export$8: __VLS_WithSlots$5<vue1901.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
185
+ declare const __VLS_export$8: __VLS_WithSlots$5<vue2364.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, {
185
186
  default?: (props: {}) => any;
186
187
  }>;
187
188
  type __VLS_WithSlots$5<T, S> = T & {
@@ -198,7 +199,7 @@ interface SelectItemProps extends SelectItemBaseProps,
198
199
  */
199
200
  HTMLAttributes {}
200
201
  declare const _default$6: typeof __VLS_export$7;
201
- declare const __VLS_export$7: __VLS_WithSlots$4<vue1901.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
202
+ declare const __VLS_export$7: __VLS_WithSlots$4<vue2364.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, {
202
203
  default?: (props: {}) => any;
203
204
  }>;
204
205
  type __VLS_WithSlots$4<T, S> = T & {
@@ -215,7 +216,7 @@ interface SelectLabelProps extends SelectLabelBaseProps,
215
216
  */
216
217
  LabelHTMLAttributes {}
217
218
  declare const _default$12: typeof __VLS_export$6;
218
- declare const __VLS_export$6: __VLS_WithSlots$3<vue1901.DefineComponent<SelectLabelProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
219
+ declare const __VLS_export$6: __VLS_WithSlots$3<vue2364.DefineComponent<SelectLabelProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, {
219
220
  default?: (props: {}) => any;
220
221
  }>;
221
222
  type __VLS_WithSlots$3<T, S> = T & {
@@ -232,7 +233,7 @@ interface SelectPositionerProps extends SelectPositionerBaseProps,
232
233
  */
233
234
  HTMLAttributes {}
234
235
  declare const _default$14: typeof __VLS_export$5;
235
- declare const __VLS_export$5: __VLS_WithSlots$2<vue1901.DefineComponent<SelectPositionerProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
236
+ declare const __VLS_export$5: __VLS_WithSlots$2<vue2364.DefineComponent<SelectPositionerProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, {
236
237
  default?: (props: {}) => any;
237
238
  }>;
238
239
  type __VLS_WithSlots$2<T, S> = T & {
@@ -255,7 +256,7 @@ type SelectRootProviderComponent<P = {}> = <T extends CollectionItem>(props: Ass
255
256
  interface SelectRootProviderEmits extends RootEmits$1 {}
256
257
  declare const _default$16: typeof __VLS_export$4;
257
258
  declare const __VLS_export$4: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
258
- props: vue1901.PublicProps & __VLS_PrettifyLocal$2<SelectRootProviderProps<T> & {
259
+ props: vue2364.PublicProps & __VLS_PrettifyLocal$2<SelectRootProviderProps<T> & {
259
260
  onExitComplete?: (() => any) | undefined;
260
261
  }> & (typeof globalThis extends {
261
262
  __VLS_PROPS_FALLBACK: infer P;
@@ -266,7 +267,7 @@ declare const __VLS_export$4: <T extends CollectionItem>(__VLS_props: NonNullabl
266
267
  default?: (props: {}) => any;
267
268
  };
268
269
  emit: (evt: "exitComplete") => void;
269
- }>) => vue1901.VNode & {
270
+ }>) => vue2364.VNode & {
270
271
  __ctx?: Awaited<typeof __VLS_setup>;
271
272
  };
272
273
  type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -333,18 +334,18 @@ type SelectRootComponentProps<T extends CollectionItem = CollectionItem, P = {}>
333
334
  type SelectRootComponent<P = {}> = <T extends CollectionItem>(props: SelectRootComponentProps<T, P>) => any;
334
335
  declare const _default$15: typeof __VLS_export$3;
335
336
  declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
336
- props: vue1901.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
337
+ props: vue2364.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
337
338
  onSelect?: ((details: select.SelectionDetails) => any) | undefined;
338
- "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
339
339
  onExitComplete?: (() => any) | undefined;
340
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_combobox55.FocusOutsideEvent) => any) | undefined;
341
+ onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
342
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_combobox55.InteractOutsideEvent) => any) | undefined;
340
343
  onOpenChange?: ((details: select.OpenChangeDetails) => any) | undefined;
341
- "onUpdate:open"?: ((open: boolean) => any) | undefined;
344
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_combobox55.PointerDownOutsideEvent) => any) | undefined;
342
345
  onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
343
- onFocusOutside?: ((event: _sprawlify_primitives_machines_menu44.FocusOutsideEvent) => any) | undefined;
344
- onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
345
- onInteractOutside?: ((event: _sprawlify_primitives_machines_menu44.InteractOutsideEvent) => any) | undefined;
346
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_menu44.PointerDownOutsideEvent) => any) | undefined;
346
+ "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
347
347
  "onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
348
+ "onUpdate:open"?: ((open: boolean) => any) | undefined;
348
349
  }> & (typeof globalThis extends {
349
350
  __VLS_PROPS_FALLBACK: infer P;
350
351
  } ? P : {});
@@ -353,8 +354,8 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
353
354
  slots: {
354
355
  default?: (props: {}) => any;
355
356
  };
356
- emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "exitComplete") => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "update:open", open: boolean) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_menu44.FocusOutsideEvent) => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_menu44.InteractOutsideEvent) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_menu44.PointerDownOutsideEvent) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
357
- }>) => vue1901.VNode & {
357
+ emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_combobox55.FocusOutsideEvent) => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_combobox55.InteractOutsideEvent) => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_combobox55.PointerDownOutsideEvent) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "update:highlightedValue", value: string | null) => void) & ((evt: "update:open", open: boolean) => void);
358
+ }>) => vue2364.VNode & {
358
359
  __ctx?: Awaited<typeof __VLS_setup>;
359
360
  };
360
361
  type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -367,7 +368,7 @@ interface SelectTriggerProps extends SelectTriggerBaseProps,
367
368
  */
368
369
  ButtonHTMLAttributes {}
369
370
  declare const _default$17: typeof __VLS_export$2;
370
- declare const __VLS_export$2: __VLS_WithSlots$1<vue1901.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
371
+ declare const __VLS_export$2: __VLS_WithSlots$1<vue2364.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, {
371
372
  default?: (props: {}) => any;
372
373
  }>;
373
374
  type __VLS_WithSlots$1<T, S> = T & {
@@ -386,7 +387,7 @@ HTMLAttributes {
386
387
  placeholder?: string;
387
388
  }
388
389
  declare const _default$18: typeof __VLS_export$1;
389
- declare const __VLS_export$1: __VLS_WithSlots<vue1901.DefineComponent<SelectValueTextProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
390
+ declare const __VLS_export$1: __VLS_WithSlots<vue2364.DefineComponent<SelectValueTextProps, {}, {}, {}, {}, vue2364.ComponentOptionsMixin, vue2364.ComponentOptionsMixin, {}, string, vue2364.PublicProps, Readonly<SelectValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2364.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
390
391
  type __VLS_WithSlots<T, S> = T & {
391
392
  new (): {
392
393
  $slots: S;
@@ -413,7 +414,7 @@ interface SelectContextProps<T extends CollectionItem> extends SlotsType<{
413
414
  }> {}
414
415
  declare const _default$2: typeof __VLS_export;
415
416
  declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
416
- props: vue1901.PublicProps & (typeof globalThis extends {
417
+ props: vue2364.PublicProps & (typeof globalThis extends {
417
418
  __VLS_PROPS_FALLBACK: infer P;
418
419
  } ? P : {});
419
420
  expose: (exposed: {}) => void;
@@ -422,7 +423,7 @@ declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<
422
423
  default(select: UnwrapRef<UseSelectContext<T>>): unknown;
423
424
  };
424
425
  emit: {};
425
- }>) => vue1901.VNode & {
426
+ }>) => vue2364.VNode & {
426
427
  __ctx?: Awaited<typeof __VLS_setup>;
427
428
  };
428
429
  type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -3,15 +3,16 @@ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../..
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
8
- import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-DMa_QmB6.js";
9
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BK6rPXK7.js";
10
- import { m as useFieldContext } from "../../field-CtPR24u6.js";
11
- import { n as useListCollection, o as createListCollection } from "../../collection-C_ZHBDQD.js";
6
+ import "../../field-anatomy-DOCpzb4B.js";
7
+ import { t as selectAnatomy } from "../../select-anatomy-CiNHi2Kx.js";
8
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
9
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
+ import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
11
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
12
+ import { p as useFieldContext } from "../../field-B_BAnE0z.js";
13
+ import { n as useListCollection, o as createListCollection } from "../../collection-CBh5p7A_.js";
12
14
  import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
13
15
  import * as select from "@sprawlify/primitives/machines/select";
14
- import { anatomy as selectAnatomy } from "@sprawlify/primitives/machines/select";
15
16
 
16
17
  //#region src/components/select/use-select-context.ts
17
18
  const [SelectProvider, useSelectContext] = createContext("SelectContext");
@@ -0,0 +1,81 @@
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { a as Optional } from "../../types-D_fjXif6.js";
3
+ import { r as PropTypes } from "../../index-DzrYvQ8H.js";
4
+ import { t as separatorAnatomy } from "../../separator-anatomy-Cyw-DWpB.js";
5
+ import * as vue406 from "vue";
6
+ import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
+ import * as separator from "@sprawlify/primitives/machines/separator";
8
+
9
+ //#region src/components/separator/use-separator.d.ts
10
+ interface UseSeparatorProps extends Optional<Omit<separator.Props, 'dir' | 'getRootNode'>, 'id'> {}
11
+ interface UseSeparatorReturn extends ComputedRef<separator.Api<PropTypes>> {}
12
+ declare const useSeparator: (props?: MaybeRef<UseSeparatorProps>) => UseSeparatorReturn;
13
+ //#endregion
14
+ //#region src/components/separator/use-separator-context.d.ts
15
+ interface UseSeparatorContext extends UseSeparatorReturn {}
16
+ //#endregion
17
+ //#region src/components/separator/separator-context.vue.d.ts
18
+ interface SeparatorContextProps extends SlotsType<{
19
+ default: UnwrapRef<UseSeparatorContext>;
20
+ }> {}
21
+ declare const _default: typeof __VLS_export$2;
22
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue406.DefineComponent<{}, {}, {}, {}, {}, vue406.ComponentOptionsMixin, vue406.ComponentOptionsMixin, {}, string, vue406.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue406.ComponentProvideOptions, true, {}, any>, {
23
+ default(separator: UnwrapRef<UseSeparatorContext>): unknown;
24
+ }>;
25
+ type __VLS_WithSlots$2<T, S> = T & {
26
+ new (): {
27
+ $slots: S;
28
+ };
29
+ };
30
+ //#endregion
31
+ //#region src/components/separator/separator-types.d.ts
32
+ interface RootProps {
33
+ id?: string;
34
+ ids?: Partial<{
35
+ root: string;
36
+ }>;
37
+ decorative?: boolean | undefined;
38
+ orientation?: "horizontal" | "vertical" | undefined;
39
+ }
40
+ //#endregion
41
+ //#region src/components/separator/separator-root.vue.d.ts
42
+ interface SeparatorRootBaseProps extends RootProps, PolymorphicProps {}
43
+ interface SeparatorRootProps extends SeparatorRootBaseProps,
44
+ /**
45
+ * @vue-ignore
46
+ */
47
+ HTMLAttributes {}
48
+ declare const _default$1: typeof __VLS_export$1;
49
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue406.DefineComponent<SeparatorRootProps, {}, {}, {}, {}, vue406.ComponentOptionsMixin, vue406.ComponentOptionsMixin, {}, string, vue406.PublicProps, Readonly<SeparatorRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue406.ComponentProvideOptions, false, {}, any>, {
50
+ default?: (props: {}) => any;
51
+ }>;
52
+ type __VLS_WithSlots$1<T, S> = T & {
53
+ new (): {
54
+ $slots: S;
55
+ };
56
+ };
57
+ //#endregion
58
+ //#region src/components/separator/separator-root-provider.vue.d.ts
59
+ interface RootProviderProps {
60
+ value: UnwrapRef<UseSeparatorReturn>;
61
+ }
62
+ interface SeparatorRootProviderBaseProps extends RootProviderProps, PolymorphicProps {}
63
+ interface SeparatorRootProviderProps extends SeparatorRootProviderBaseProps,
64
+ /**
65
+ * @vue-ignore
66
+ */
67
+ HTMLAttributes {}
68
+ declare const _default$2: typeof __VLS_export;
69
+ declare const __VLS_export: __VLS_WithSlots<vue406.DefineComponent<SeparatorRootProviderProps, {}, {}, {}, {}, vue406.ComponentOptionsMixin, vue406.ComponentOptionsMixin, {}, string, vue406.PublicProps, Readonly<SeparatorRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue406.ComponentProvideOptions, false, {}, any>, {
70
+ default?: (props: {}) => any;
71
+ }>;
72
+ type __VLS_WithSlots<T, S> = T & {
73
+ new (): {
74
+ $slots: S;
75
+ };
76
+ };
77
+ declare namespace separator_d_exports {
78
+ export { _default as Context, SeparatorContextProps as ContextProps, _default$1 as Root, SeparatorRootBaseProps as RootBaseProps, SeparatorRootProps as RootProps, _default$2 as RootProvider, SeparatorRootProviderBaseProps as RootProviderBaseProps, SeparatorRootProviderProps as RootProviderProps };
79
+ }
80
+ //#endregion
81
+ export { separator_d_exports as Separator, _default as SeparatorContext, type SeparatorContextProps, _default$1 as SeparatorRoot, type SeparatorRootBaseProps, type SeparatorRootProps, _default$2 as SeparatorRootProvider, type SeparatorRootProviderBaseProps, type SeparatorRootProviderProps, type UseSeparatorContext, type UseSeparatorProps, type UseSeparatorReturn, separatorAnatomy, useSeparator, useSeparatorContext };
@@ -0,0 +1,135 @@
1
+ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
2
+ import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
3
+ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
+ import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
+ import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
+ import { t as separatorAnatomy } from "../../separator-anatomy-C9bGchxg.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
+ import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
10
+ import * as separator from "@sprawlify/primitives/machines/separator";
11
+
12
+ //#region src/components/separator/use-separator-context.ts
13
+ const [SeparatorProvider, useSeparatorContext] = createContext("SeparatorContext");
14
+
15
+ //#endregion
16
+ //#region src/components/separator/separator-context.vue?vue&type=script&setup=true&lang.ts
17
+ var separator_context_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
18
+ __name: "separator-context",
19
+ setup(__props) {
20
+ const separator = useSeparatorContext();
21
+ return (_ctx, _cache) => {
22
+ return renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(unref(separator))));
23
+ };
24
+ }
25
+ });
26
+
27
+ //#endregion
28
+ //#region src/components/separator/separator-context.vue
29
+ var separator_context_default = separator_context_vue_vue_type_script_setup_true_lang_default;
30
+
31
+ //#endregion
32
+ //#region src/components/separator/use-separator.ts
33
+ const useSeparator = (props = {}) => {
34
+ const id = useId();
35
+ const env = useEnvironmentContext(DEFAULT_ENVIRONMENT);
36
+ const locale = useLocaleContext(DEFAULT_LOCALE);
37
+ const context = computed(() => {
38
+ const localeProps = toValue(props);
39
+ return {
40
+ id,
41
+ dir: locale.value.dir,
42
+ getRootNode: env?.value.getRootNode,
43
+ ...cleanProps(localeProps)
44
+ };
45
+ });
46
+ const service = useMachine(separator.machine, context);
47
+ return computed(() => separator.connect(service, normalizeProps$1));
48
+ };
49
+
50
+ //#endregion
51
+ //#region src/components/separator/separator-root.vue?vue&type=script&setup=true&lang.ts
52
+ var separator_root_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
53
+ __name: "separator-root",
54
+ props: {
55
+ id: {
56
+ type: String,
57
+ required: false
58
+ },
59
+ ids: {
60
+ type: Object,
61
+ required: false
62
+ },
63
+ decorative: {
64
+ type: Boolean,
65
+ required: false,
66
+ skipCheck: true
67
+ },
68
+ orientation: {
69
+ type: null,
70
+ required: false
71
+ },
72
+ asChild: {
73
+ type: Boolean,
74
+ required: false
75
+ }
76
+ },
77
+ setup(__props) {
78
+ const separator = useSeparator(__props);
79
+ SeparatorProvider(separator);
80
+ useForwardExpose();
81
+ return (_ctx, _cache) => {
82
+ return openBlock(), createBlock(unref(sprawlify).div, mergeProps(unref(separator).getRootProps(), { "as-child": __props.asChild }), {
83
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
84
+ _: 3
85
+ }, 16, ["as-child"]);
86
+ };
87
+ }
88
+ });
89
+
90
+ //#endregion
91
+ //#region src/components/separator/separator-root.vue
92
+ var separator_root_default = separator_root_vue_vue_type_script_setup_true_lang_default;
93
+
94
+ //#endregion
95
+ //#region src/components/separator/separator-root-provider.vue?vue&type=script&setup=true&lang.ts
96
+ var separator_root_provider_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
97
+ __name: "separator-root-provider",
98
+ props: {
99
+ value: {
100
+ type: null,
101
+ required: true
102
+ },
103
+ asChild: {
104
+ type: Boolean,
105
+ required: false
106
+ }
107
+ },
108
+ setup(__props) {
109
+ const props = __props;
110
+ const separator = computed(() => props.value);
111
+ SeparatorProvider(separator);
112
+ useForwardExpose();
113
+ return (_ctx, _cache) => {
114
+ return openBlock(), createBlock(unref(sprawlify).div, mergeProps(separator.value.getRootProps(), { "as-child": __props.asChild }), {
115
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
116
+ _: 3
117
+ }, 16, ["as-child"]);
118
+ };
119
+ }
120
+ });
121
+
122
+ //#endregion
123
+ //#region src/components/separator/separator-root-provider.vue
124
+ var separator_root_provider_default = separator_root_provider_vue_vue_type_script_setup_true_lang_default;
125
+
126
+ //#endregion
127
+ //#region src/components/separator/separator.ts
128
+ var separator_exports = /* @__PURE__ */ __exportAll({
129
+ Context: () => separator_context_default,
130
+ Root: () => separator_root_default,
131
+ RootProvider: () => separator_root_provider_default
132
+ });
133
+
134
+ //#endregion
135
+ export { separator_exports as Separator, separator_context_default as SeparatorContext, separator_root_default as SeparatorRoot, separator_root_provider_default as SeparatorRootProvider, separatorAnatomy, useSeparator, useSeparatorContext };
@@ -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 vue296 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
+ import { r as PropTypes } from "../../index-DzrYvQ8H.js";
4
+ import { t as signaturePadAnatomy } from "../../signature-pad-anatomy-ZbCDnYGZ.js";
5
+ import * as vue866 from "vue";
5
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, MaybeRef, SVGAttributes, SlotsType, UnwrapRef } from "vue";
6
7
  import * as signaturePad from "@sprawlify/primitives/machines/signature-pad";
7
- import { DrawDetails, DrawDetails as SignaturePadDrawDetails, DrawEndDetails, DrawEndDetails as SignaturePadDrawEndDetails, DrawingOptions, DrawingOptions as SignaturePadDrawingOptions, HiddenInputProps, anatomy as signaturePadAnatomy } from "@sprawlify/primitives/machines/signature-pad";
8
+ import { DrawDetails, DrawDetails as SignaturePadDrawDetails, DrawEndDetails, DrawEndDetails as SignaturePadDrawEndDetails, DrawingOptions, DrawingOptions as SignaturePadDrawingOptions, HiddenInputProps } from "@sprawlify/primitives/machines/signature-pad";
8
9
 
9
10
  //#region src/components/signature-pad/signature-pad-clear-trigger.vue.d.ts
10
11
  interface SignaturePadClearTriggerBaseProps extends PolymorphicProps {}
@@ -14,7 +15,7 @@ interface SignaturePadClearTriggerProps extends SignaturePadClearTriggerBaseProp
14
15
  */
15
16
  ButtonHTMLAttributes {}
16
17
  declare const _default: typeof __VLS_export$8;
17
- declare const __VLS_export$8: __VLS_WithSlots$7<vue296.DefineComponent<SignaturePadClearTriggerProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$8: __VLS_WithSlots$7<vue866.DefineComponent<SignaturePadClearTriggerProps, {}, {}, {}, {}, vue866.ComponentOptionsMixin, vue866.ComponentOptionsMixin, {}, string, vue866.PublicProps, Readonly<SignaturePadClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue866.ComponentProvideOptions, false, {}, any>, {
18
19
  default?: (props: {}) => any;
19
20
  }>;
20
21
  type __VLS_WithSlots$7<T, S> = T & {
@@ -59,7 +60,7 @@ interface SignaturePadContextProps extends SlotsType<{
59
60
  default: UnwrapRef<UseSignaturePadContext>;
60
61
  }> {}
61
62
  declare const _default$1: typeof __VLS_export$7;
62
- declare const __VLS_export$7: __VLS_WithSlots$6<vue296.DefineComponent<{}, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, true, {}, any>, {
63
+ declare const __VLS_export$7: __VLS_WithSlots$6<vue866.DefineComponent<{}, {}, {}, {}, {}, vue866.ComponentOptionsMixin, vue866.ComponentOptionsMixin, {}, string, vue866.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue866.ComponentProvideOptions, true, {}, any>, {
63
64
  default(signaturepad: UnwrapRef<UseSignaturePadContext>): unknown;
64
65
  }>;
65
66
  type __VLS_WithSlots$6<T, S> = T & {
@@ -76,7 +77,7 @@ interface SignaturePadControlProps extends SignaturePadControlBaseProps,
76
77
  */
77
78
  HTMLAttributes {}
78
79
  declare const _default$2: typeof __VLS_export$6;
79
- declare const __VLS_export$6: __VLS_WithSlots$5<vue296.DefineComponent<SignaturePadControlProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
80
+ declare const __VLS_export$6: __VLS_WithSlots$5<vue866.DefineComponent<SignaturePadControlProps, {}, {}, {}, {}, vue866.ComponentOptionsMixin, vue866.ComponentOptionsMixin, {}, string, vue866.PublicProps, Readonly<SignaturePadControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue866.ComponentProvideOptions, false, {}, any>, {
80
81
  default?: (props: {}) => any;
81
82
  }>;
82
83
  type __VLS_WithSlots$5<T, S> = T & {
@@ -93,7 +94,7 @@ interface SignaturePadGuideProps extends SignaturePadGuideBaseProps,
93
94
  */
94
95
  HTMLAttributes {}
95
96
  declare const _default$3: typeof __VLS_export$5;
96
- declare const __VLS_export$5: __VLS_WithSlots$4<vue296.DefineComponent<SignaturePadGuideProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadGuideProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
97
+ declare const __VLS_export$5: __VLS_WithSlots$4<vue866.DefineComponent<SignaturePadGuideProps, {}, {}, {}, {}, vue866.ComponentOptionsMixin, vue866.ComponentOptionsMixin, {}, string, vue866.PublicProps, Readonly<SignaturePadGuideProps> & Readonly<{}>, {}, {}, {}, {}, string, vue866.ComponentProvideOptions, false, {}, any>, {
97
98
  default?: (props: {}) => any;
98
99
  }>;
99
100
  type __VLS_WithSlots$4<T, S> = T & {
@@ -110,7 +111,7 @@ interface SignaturePadHiddenInputProps extends SignaturePadHiddenInputBaseProps,
110
111
  */
111
112
  Omit<InputHTMLAttributes, 'value'> {}
112
113
  declare const _default$4: typeof __VLS_export$4;
113
- declare const __VLS_export$4: __VLS_WithSlots$3<vue296.DefineComponent<SignaturePadHiddenInputProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
114
+ declare const __VLS_export$4: __VLS_WithSlots$3<vue866.DefineComponent<SignaturePadHiddenInputProps, {}, {}, {}, {}, vue866.ComponentOptionsMixin, vue866.ComponentOptionsMixin, {}, string, vue866.PublicProps, Readonly<SignaturePadHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue866.ComponentProvideOptions, false, {}, any>, {
114
115
  default?: (props: {}) => any;
115
116
  }>;
116
117
  type __VLS_WithSlots$3<T, S> = T & {
@@ -127,7 +128,7 @@ interface SignaturePadLabelProps extends SignaturePadLabelBaseProps,
127
128
  */
128
129
  HTMLAttributes {}
129
130
  declare const _default$5: typeof __VLS_export$3;
130
- declare const __VLS_export$3: __VLS_WithSlots$2<vue296.DefineComponent<SignaturePadLabelProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
131
+ declare const __VLS_export$3: __VLS_WithSlots$2<vue866.DefineComponent<SignaturePadLabelProps, {}, {}, {}, {}, vue866.ComponentOptionsMixin, vue866.ComponentOptionsMixin, {}, string, vue866.PublicProps, Readonly<SignaturePadLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue866.ComponentProvideOptions, false, {}, any>, {
131
132
  default?: (props: {}) => any;
132
133
  }>;
133
134
  type __VLS_WithSlots$2<T, S> = T & {
@@ -147,7 +148,7 @@ interface SignaturePadRootProviderProps extends SignaturePadRootProviderBaseProp
147
148
  */
148
149
  HTMLAttributes {}
149
150
  declare const _default$7: typeof __VLS_export$2;
150
- declare const __VLS_export$2: __VLS_WithSlots$1<vue296.DefineComponent<SignaturePadRootProviderProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
151
+ declare const __VLS_export$2: __VLS_WithSlots$1<vue866.DefineComponent<SignaturePadRootProviderProps, {}, {}, {}, {}, vue866.ComponentOptionsMixin, vue866.ComponentOptionsMixin, {}, string, vue866.PublicProps, Readonly<SignaturePadRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue866.ComponentProvideOptions, false, {}, any>, {
151
152
  default?: (props: {}) => any;
152
153
  }>;
153
154
  type __VLS_WithSlots$1<T, S> = T & {
@@ -165,19 +166,19 @@ interface SignaturePadRootProps extends SignaturePadRootBaseProps,
165
166
  HTMLAttributes {}
166
167
  interface SignaturePadRootEmits extends RootEmits {}
167
168
  declare const _default$6: typeof __VLS_export$1;
168
- declare const __VLS_export$1: __VLS_WithSlots<vue296.DefineComponent<SignaturePadRootBaseProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {
169
+ declare const __VLS_export$1: __VLS_WithSlots<vue866.DefineComponent<SignaturePadRootBaseProps, {}, {}, {}, {}, vue866.ComponentOptionsMixin, vue866.ComponentOptionsMixin, {
169
170
  "update:paths": (paths: string[]) => any;
170
171
  draw: (details: signaturePad.DrawDetails) => any;
171
172
  drawEnd: (details: signaturePad.DrawEndDetails) => any;
172
- }, string, vue296.PublicProps, Readonly<SignaturePadRootBaseProps> & Readonly<{
173
+ }, string, vue866.PublicProps, Readonly<SignaturePadRootBaseProps> & Readonly<{
173
174
  "onUpdate:paths"?: ((paths: string[]) => any) | undefined;
174
175
  onDraw?: ((details: signaturePad.DrawDetails) => any) | undefined;
175
176
  onDrawEnd?: ((details: signaturePad.DrawEndDetails) => any) | undefined;
176
177
  }>, {
177
- required: boolean;
178
178
  disabled: boolean;
179
+ required: boolean;
179
180
  readOnly: boolean;
180
- }, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
181
+ }, {}, {}, {}, string, vue866.ComponentProvideOptions, false, {}, any>, {
181
182
  default?: (props: {}) => any;
182
183
  }>;
183
184
  type __VLS_WithSlots<T, S> = T & {
@@ -194,7 +195,7 @@ interface SignaturePadSegmentProps extends SignaturePadSegmentBaseProps,
194
195
  */
195
196
  SVGAttributes {}
196
197
  declare const _default$8: typeof __VLS_export;
197
- declare const __VLS_export: vue296.DefineComponent<SignaturePadSegmentProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadSegmentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>;
198
+ declare const __VLS_export: vue866.DefineComponent<SignaturePadSegmentProps, {}, {}, {}, {}, vue866.ComponentOptionsMixin, vue866.ComponentOptionsMixin, {}, string, vue866.PublicProps, Readonly<SignaturePadSegmentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue866.ComponentProvideOptions, false, {}, any>;
198
199
  declare namespace signature_pad_d_exports {
199
200
  export { _default as ClearTrigger, SignaturePadClearTriggerBaseProps as ClearTriggerBaseProps, SignaturePadClearTriggerProps as ClearTriggerProps, _default$1 as Context, SignaturePadContextProps as ContextProps, _default$2 as Control, SignaturePadControlBaseProps as ControlBaseProps, SignaturePadControlProps as ControlProps, DrawDetails, DrawEndDetails, DrawingOptions, _default$3 as Guide, SignaturePadGuideBaseProps as GuideBaseProps, SignaturePadGuideProps as GuideProps, _default$4 as HiddenInput, SignaturePadHiddenInputBaseProps as HiddenInputBaseProps, SignaturePadHiddenInputProps as HiddenInputProps, _default$5 as Label, SignaturePadLabelBaseProps as LabelBaseProps, SignaturePadLabelProps as LabelProps, _default$6 as Root, SignaturePadRootBaseProps as RootBaseProps, SignaturePadRootProps as RootProps, _default$7 as RootProvider, SignaturePadRootProviderBaseProps as RootProviderBaseProps, SignaturePadRootProviderProps as RootProviderProps, _default$8 as Segment, SignaturePadSegmentBaseProps as SegmentBaseProps, SignaturePadSegmentProps as SegmentProps };
200
201
  }