@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,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 { t as RenderStrategyProps } from "../../use-render-strategy-U5NxU252.js";
5
- import * as vue2691 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
+ import { r as PropTypes } from "../../index-DzrYvQ8H.js";
4
+ import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
5
+ import { t as navigationMenuAnatomy } from "../../navigation-menu-anatomy-bvfS7a-6.js";
6
+ import * as vue1096 from "vue";
6
7
  import { AnchorHTMLAttributes, ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
8
  import * as navigationMenu from "@sprawlify/primitives/machines/navigation-menu";
8
- import { ContentProps, ItemProps, LinkProps, ValueChangeDetails, ValueChangeDetails as NavigationMenuValueChangeDetails, ViewportProps, anatomy as navigationMenuAnatomy } from "@sprawlify/primitives/machines/navigation-menu";
9
+ import { ContentProps, ItemProps, LinkProps, ValueChangeDetails, ValueChangeDetails as NavigationMenuValueChangeDetails, ViewportProps } from "@sprawlify/primitives/machines/navigation-menu";
9
10
 
10
11
  //#region src/components/navigation-menu/navigation-menu-arrow.vue.d.ts
11
12
  interface NavigationMenuArrowBaseProps extends PolymorphicProps {}
@@ -15,7 +16,7 @@ interface NavigationMenuArrowProps extends NavigationMenuArrowBaseProps,
15
16
  */
16
17
  HTMLAttributes {}
17
18
  declare const _default: typeof __VLS_export$12;
18
- declare const __VLS_export$12: __VLS_WithSlots$12<vue2691.DefineComponent<NavigationMenuArrowProps, {}, {}, {}, {}, vue2691.ComponentOptionsMixin, vue2691.ComponentOptionsMixin, {}, string, vue2691.PublicProps, Readonly<NavigationMenuArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2691.ComponentProvideOptions, false, {}, any>, {
19
+ declare const __VLS_export$12: __VLS_WithSlots$12<vue1096.DefineComponent<NavigationMenuArrowProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
19
20
  default?: (props: {}) => any;
20
21
  }>;
21
22
  type __VLS_WithSlots$12<T, S> = T & {
@@ -32,7 +33,7 @@ interface NavigationMenuContentProps extends NavigationMenuContentBaseProps,
32
33
  */
33
34
  Omit<HTMLAttributes, 'onSelect'> {}
34
35
  declare const _default$1: typeof __VLS_export$11;
35
- declare const __VLS_export$11: __VLS_WithSlots$11<vue2691.DefineComponent<NavigationMenuContentProps, {}, {}, {}, {}, vue2691.ComponentOptionsMixin, vue2691.ComponentOptionsMixin, {}, string, vue2691.PublicProps, Readonly<NavigationMenuContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2691.ComponentProvideOptions, false, {}, any>, {
36
+ declare const __VLS_export$11: __VLS_WithSlots$11<vue1096.DefineComponent<NavigationMenuContentProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
36
37
  default?: (props: {}) => any;
37
38
  } & {
38
39
  default?: (props: {}) => any;
@@ -81,7 +82,7 @@ interface NavigationMenuContextProps extends SlotsType<{
81
82
  default: UnwrapRef<UseNavigationMenuContext>;
82
83
  }> {}
83
84
  declare const _default$2: typeof __VLS_export$10;
84
- declare const __VLS_export$10: __VLS_WithSlots$10<vue2691.DefineComponent<{}, {}, {}, {}, {}, vue2691.ComponentOptionsMixin, vue2691.ComponentOptionsMixin, {}, string, vue2691.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2691.ComponentProvideOptions, true, {}, any>, {
85
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue1096.DefineComponent<{}, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, true, {}, any>, {
85
86
  default(navigationMenu: UnwrapRef<UseNavigationMenuContext>): unknown;
86
87
  }>;
87
88
  type __VLS_WithSlots$10<T, S> = T & {
@@ -98,7 +99,7 @@ interface NavigationMenuIndicatorProps extends NavigationMenuIndicatorBaseProps,
98
99
  */
99
100
  HTMLAttributes {}
100
101
  declare const _default$3: typeof __VLS_export$9;
101
- declare const __VLS_export$9: __VLS_WithSlots$9<vue2691.DefineComponent<NavigationMenuIndicatorProps, {}, {}, {}, {}, vue2691.ComponentOptionsMixin, vue2691.ComponentOptionsMixin, {}, string, vue2691.PublicProps, Readonly<NavigationMenuIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2691.ComponentProvideOptions, false, {}, any>, {
102
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue1096.DefineComponent<NavigationMenuIndicatorProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
102
103
  default?: (props: {}) => any;
103
104
  }>;
104
105
  type __VLS_WithSlots$9<T, S> = T & {
@@ -115,7 +116,7 @@ interface NavigationMenuItemProps extends NavigationMenuItemBaseProps,
115
116
  */
116
117
  HTMLAttributes {}
117
118
  declare const _default$4: typeof __VLS_export$8;
118
- declare const __VLS_export$8: __VLS_WithSlots$8<vue2691.DefineComponent<NavigationMenuItemProps, {}, {}, {}, {}, vue2691.ComponentOptionsMixin, vue2691.ComponentOptionsMixin, {}, string, vue2691.PublicProps, Readonly<NavigationMenuItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2691.ComponentProvideOptions, false, {}, any>, {
119
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue1096.DefineComponent<NavigationMenuItemProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
119
120
  default?: (props: {}) => any;
120
121
  }>;
121
122
  type __VLS_WithSlots$8<T, S> = T & {
@@ -132,7 +133,7 @@ interface NavigationMenuItemIndicatorProps extends NavigationMenuItemIndicatorBa
132
133
  */
133
134
  HTMLAttributes {}
134
135
  declare const _default$5: typeof __VLS_export$7;
135
- declare const __VLS_export$7: __VLS_WithSlots$7<vue2691.DefineComponent<NavigationMenuItemIndicatorProps, {}, {}, {}, {}, vue2691.ComponentOptionsMixin, vue2691.ComponentOptionsMixin, {}, string, vue2691.PublicProps, Readonly<NavigationMenuItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2691.ComponentProvideOptions, false, {}, any>, {
136
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue1096.DefineComponent<NavigationMenuItemIndicatorProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
136
137
  default?: (props: {}) => any;
137
138
  }>;
138
139
  type __VLS_WithSlots$7<T, S> = T & {
@@ -149,7 +150,7 @@ interface NavigationMenuLinkProps extends NavigationMenuLinkBaseProps,
149
150
  */
150
151
  Omit<AnchorHTMLAttributes, 'current' | 'onSelect'> {}
151
152
  declare const _default$6: typeof __VLS_export$6;
152
- declare const __VLS_export$6: __VLS_WithSlots$6<vue2691.DefineComponent<NavigationMenuLinkProps, {}, {}, {}, {}, vue2691.ComponentOptionsMixin, vue2691.ComponentOptionsMixin, {}, string, vue2691.PublicProps, Readonly<NavigationMenuLinkProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2691.ComponentProvideOptions, false, {}, any>, {
153
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1096.DefineComponent<NavigationMenuLinkProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuLinkProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
153
154
  default?: (props: {}) => any;
154
155
  }>;
155
156
  type __VLS_WithSlots$6<T, S> = T & {
@@ -166,7 +167,7 @@ interface NavigationMenuListProps extends NavigationMenuListBaseProps,
166
167
  */
167
168
  HTMLAttributes {}
168
169
  declare const _default$7: typeof __VLS_export$5;
169
- declare const __VLS_export$5: __VLS_WithSlots$5<vue2691.DefineComponent<NavigationMenuListProps, {}, {}, {}, {}, vue2691.ComponentOptionsMixin, vue2691.ComponentOptionsMixin, {}, string, vue2691.PublicProps, Readonly<NavigationMenuListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2691.ComponentProvideOptions, false, {}, any>, {
170
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1096.DefineComponent<NavigationMenuListProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
170
171
  default?: (props: {}) => any;
171
172
  }>;
172
173
  type __VLS_WithSlots$5<T, S> = T & {
@@ -180,17 +181,17 @@ interface NavigationMenuRootBaseProps extends RootProps, RenderStrategyProps {}
180
181
  interface NavigationMenuRootProps extends NavigationMenuRootBaseProps {}
181
182
  interface NavigationMenuRootEmits extends RootEmits {}
182
183
  declare const _default$8: typeof __VLS_export$4;
183
- declare const __VLS_export$4: __VLS_WithSlots$4<vue2691.DefineComponent<NavigationMenuRootProps, {}, {}, {}, {}, vue2691.ComponentOptionsMixin, vue2691.ComponentOptionsMixin, {
184
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1096.DefineComponent<NavigationMenuRootProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {
184
185
  valueChange: (details: navigationMenu.ValueChangeDetails) => any;
185
186
  "update:value": (value: string) => any;
186
- }, string, vue2691.PublicProps, Readonly<NavigationMenuRootProps> & Readonly<{
187
+ }, string, vue1096.PublicProps, Readonly<NavigationMenuRootProps> & Readonly<{
187
188
  onValueChange?: ((details: navigationMenu.ValueChangeDetails) => any) | undefined;
188
189
  "onUpdate:value"?: ((value: string) => any) | undefined;
189
190
  }>, {
190
191
  disableClickTrigger: boolean;
191
192
  disableHoverTrigger: boolean;
192
193
  disablePointerLeaveClose: boolean;
193
- }, {}, {}, {}, string, vue2691.ComponentProvideOptions, false, {}, any>, {
194
+ }, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
194
195
  default?: (props: {}) => any;
195
196
  }>;
196
197
  type __VLS_WithSlots$4<T, S> = T & {
@@ -206,7 +207,7 @@ interface RootProviderProps {
206
207
  interface NavigationMenuRootProviderBaseProps extends RootProviderProps, RenderStrategyProps {}
207
208
  interface NavigationMenuRootProviderProps extends NavigationMenuRootProviderBaseProps {}
208
209
  declare const _default$9: typeof __VLS_export$3;
209
- declare const __VLS_export$3: __VLS_WithSlots$3<vue2691.DefineComponent<NavigationMenuRootProviderProps, {}, {}, {}, {}, vue2691.ComponentOptionsMixin, vue2691.ComponentOptionsMixin, {}, string, vue2691.PublicProps, Readonly<NavigationMenuRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2691.ComponentProvideOptions, false, {}, any>, {
210
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1096.DefineComponent<NavigationMenuRootProviderProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
210
211
  default?: (props: {}) => any;
211
212
  }>;
212
213
  type __VLS_WithSlots$3<T, S> = T & {
@@ -223,7 +224,7 @@ interface NavigationMenuTriggerProps extends NavigationMenuTriggerBaseProps,
223
224
  */
224
225
  Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
225
226
  declare const _default$10: typeof __VLS_export$2;
226
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2691.DefineComponent<NavigationMenuTriggerProps, {}, {}, {}, {}, vue2691.ComponentOptionsMixin, vue2691.ComponentOptionsMixin, {}, string, vue2691.PublicProps, Readonly<NavigationMenuTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2691.ComponentProvideOptions, false, {}, any>, {
227
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1096.DefineComponent<NavigationMenuTriggerProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
227
228
  default?: (props: {}) => any;
228
229
  }>;
229
230
  type __VLS_WithSlots$2<T, S> = T & {
@@ -240,7 +241,7 @@ interface NavigationMenuViewportProps extends NavigationMenuViewportBaseProps,
240
241
  */
241
242
  HTMLAttributes {}
242
243
  declare const _default$11: typeof __VLS_export$1;
243
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2691.DefineComponent<NavigationMenuViewportProps, {}, {}, {}, {}, vue2691.ComponentOptionsMixin, vue2691.ComponentOptionsMixin, {}, string, vue2691.PublicProps, Readonly<NavigationMenuViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2691.ComponentProvideOptions, false, {}, any>, {
244
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1096.DefineComponent<NavigationMenuViewportProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
244
245
  default?: (props: {}) => any;
245
246
  }>;
246
247
  type __VLS_WithSlots$1<T, S> = T & {
@@ -257,7 +258,7 @@ interface NavigationMenuViewportPositionerProps extends NavigationMenuViewportPo
257
258
  */
258
259
  HTMLAttributes {}
259
260
  declare const _default$12: typeof __VLS_export;
260
- declare const __VLS_export: __VLS_WithSlots<vue2691.DefineComponent<NavigationMenuViewportPositionerProps, {}, {}, {}, {}, vue2691.ComponentOptionsMixin, vue2691.ComponentOptionsMixin, {}, string, vue2691.PublicProps, Readonly<NavigationMenuViewportPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2691.ComponentProvideOptions, false, {}, any>, {
261
+ declare const __VLS_export: __VLS_WithSlots<vue1096.DefineComponent<NavigationMenuViewportPositionerProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuViewportPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
261
262
  default?: (props: {}) => any;
262
263
  }>;
263
264
  type __VLS_WithSlots<T, S> = T & {
@@ -3,14 +3,14 @@ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../..
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
8
- import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-DMa_QmB6.js";
9
- import { i as usePresence } from "../../presence-BK6rPXK7.js";
6
+ import { t as navigationMenuAnatomy } from "../../navigation-menu-anatomy-nwZUxyMV.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
+ import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
10
+ import { i as usePresence } from "../../presence-B50UYKDY.js";
10
11
  import { ensure } from "@sprawlify/primitives/utils";
11
12
  import { Fragment, Teleport, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useAttrs, useId, withCtx } from "vue";
12
13
  import * as navigationMenu from "@sprawlify/primitives/machines/navigation-menu";
13
- import { anatomy as navigationMenuAnatomy } from "@sprawlify/primitives/machines/navigation-menu";
14
14
 
15
15
  //#region src/components/navigation-menu/use-navigation-menu-context.ts
16
16
  const [NavigationMenuProvider, useNavigationMenuContext] = createContext("NavigationMenuContext");
@@ -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 vue2111 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 numberInputAnatomy } from "../../number-input-anatomy-BEL1Q-ZK.js";
5
+ import * as vue706 from "vue";
5
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
6
7
  import * as numberInput from "@sprawlify/primitives/machines/number-input";
7
- import { FocusChangeDetails, FocusChangeDetails as NumberInputFocusChangeDetails, ValueChangeDetails, ValueChangeDetails as NumberInputValueChangeDetails, ValueInvalidDetails, ValueInvalidDetails as NumberInputValueInvalidDetails, anatomy as numberInputAnatomy } from "@sprawlify/primitives/machines/number-input";
8
+ import { FocusChangeDetails, FocusChangeDetails as NumberInputFocusChangeDetails, ValueChangeDetails, ValueChangeDetails as NumberInputValueChangeDetails, ValueInvalidDetails, ValueInvalidDetails as NumberInputValueInvalidDetails } from "@sprawlify/primitives/machines/number-input";
8
9
 
9
10
  //#region src/components/number-input/number-input-types.d.ts
10
11
  interface RootProps {
@@ -61,7 +62,7 @@ interface NumberInputContextProps extends SlotsType<{
61
62
  default: UnwrapRef<UseNumberInputContext>;
62
63
  }> {}
63
64
  declare const _default: typeof __VLS_export$9;
64
- declare const __VLS_export$9: __VLS_WithSlots$9<vue2111.DefineComponent<{}, {}, {}, {}, {}, vue2111.ComponentOptionsMixin, vue2111.ComponentOptionsMixin, {}, string, vue2111.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2111.ComponentProvideOptions, true, {}, any>, {
65
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue706.DefineComponent<{}, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, true, {}, any>, {
65
66
  default(numberInput: UnwrapRef<UseNumberInputContext>): unknown;
66
67
  }>;
67
68
  type __VLS_WithSlots$9<T, S> = T & {
@@ -78,7 +79,7 @@ interface NumberInputControlProps extends NumberInputControlBaseProps,
78
79
  */
79
80
  HTMLAttributes {}
80
81
  declare const _default$1: typeof __VLS_export$8;
81
- declare const __VLS_export$8: __VLS_WithSlots$8<vue2111.DefineComponent<NumberInputControlProps, {}, {}, {}, {}, vue2111.ComponentOptionsMixin, vue2111.ComponentOptionsMixin, {}, string, vue2111.PublicProps, Readonly<NumberInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2111.ComponentProvideOptions, false, {}, any>, {
82
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue706.DefineComponent<NumberInputControlProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
82
83
  default?: (props: {}) => any;
83
84
  }>;
84
85
  type __VLS_WithSlots$8<T, S> = T & {
@@ -95,7 +96,7 @@ interface NumberInputDecrementTriggerProps extends NumberInputDecrementTriggerBa
95
96
  */
96
97
  ButtonHTMLAttributes {}
97
98
  declare const _default$2: typeof __VLS_export$7;
98
- declare const __VLS_export$7: __VLS_WithSlots$7<vue2111.DefineComponent<NumberInputDecrementTriggerProps, {}, {}, {}, {}, vue2111.ComponentOptionsMixin, vue2111.ComponentOptionsMixin, {}, string, vue2111.PublicProps, Readonly<NumberInputDecrementTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2111.ComponentProvideOptions, false, {}, any>, {
99
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue706.DefineComponent<NumberInputDecrementTriggerProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputDecrementTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
99
100
  default?: (props: {}) => any;
100
101
  }>;
101
102
  type __VLS_WithSlots$7<T, S> = T & {
@@ -112,7 +113,7 @@ interface NumberInputIncrementTriggerProps extends NumberInputIncrementTriggerBa
112
113
  */
113
114
  ButtonHTMLAttributes {}
114
115
  declare const _default$3: typeof __VLS_export$6;
115
- declare const __VLS_export$6: __VLS_WithSlots$6<vue2111.DefineComponent<NumberInputIncrementTriggerProps, {}, {}, {}, {}, vue2111.ComponentOptionsMixin, vue2111.ComponentOptionsMixin, {}, string, vue2111.PublicProps, Readonly<NumberInputIncrementTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2111.ComponentProvideOptions, false, {}, any>, {
116
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue706.DefineComponent<NumberInputIncrementTriggerProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputIncrementTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
116
117
  default?: (props: {}) => any;
117
118
  }>;
118
119
  type __VLS_WithSlots$6<T, S> = T & {
@@ -129,7 +130,7 @@ interface NumberInputInputProps extends NumberInputInputBaseProps,
129
130
  */
130
131
  InputHTMLAttributes {}
131
132
  declare const _default$4: typeof __VLS_export$5;
132
- declare const __VLS_export$5: __VLS_WithSlots$5<vue2111.DefineComponent<NumberInputInputProps, {}, {}, {}, {}, vue2111.ComponentOptionsMixin, vue2111.ComponentOptionsMixin, {}, string, vue2111.PublicProps, Readonly<NumberInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2111.ComponentProvideOptions, false, {}, any>, {
133
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue706.DefineComponent<NumberInputInputProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
133
134
  default?: (props: {}) => any;
134
135
  }>;
135
136
  type __VLS_WithSlots$5<T, S> = T & {
@@ -146,7 +147,7 @@ interface NumberInputLabelProps extends NumberInputLabelBaseProps,
146
147
  */
147
148
  LabelHTMLAttributes {}
148
149
  declare const _default$5: typeof __VLS_export$4;
149
- declare const __VLS_export$4: __VLS_WithSlots$4<vue2111.DefineComponent<NumberInputLabelProps, {}, {}, {}, {}, vue2111.ComponentOptionsMixin, vue2111.ComponentOptionsMixin, {}, string, vue2111.PublicProps, Readonly<NumberInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2111.ComponentProvideOptions, false, {}, any>, {
150
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue706.DefineComponent<NumberInputLabelProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
150
151
  default?: (props: {}) => any;
151
152
  }>;
152
153
  type __VLS_WithSlots$4<T, S> = T & {
@@ -166,7 +167,7 @@ interface NumberInputRootProviderProps extends NumberInputRootProviderBaseProps,
166
167
  */
167
168
  HTMLAttributes {}
168
169
  declare const _default$7: typeof __VLS_export$3;
169
- declare const __VLS_export$3: __VLS_WithSlots$3<vue2111.DefineComponent<NumberInputRootProviderProps, {}, {}, {}, {}, vue2111.ComponentOptionsMixin, vue2111.ComponentOptionsMixin, {}, string, vue2111.PublicProps, Readonly<NumberInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2111.ComponentProvideOptions, false, {}, any>, {
170
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue706.DefineComponent<NumberInputRootProviderProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
170
171
  default?: (props: {}) => any;
171
172
  }>;
172
173
  type __VLS_WithSlots$3<T, S> = T & {
@@ -184,27 +185,27 @@ interface NumberInputRootProps extends NumberInputRootBaseProps,
184
185
  HTMLAttributes {}
185
186
  interface NumberInputRootEmits extends RootEmits {}
186
187
  declare const _default$6: typeof __VLS_export$2;
187
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2111.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue2111.ComponentOptionsMixin, vue2111.ComponentOptionsMixin, {
188
- "update:modelValue": (value: string) => any;
188
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue706.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {
189
+ focusChange: (details: numberInput.FocusChangeDetails) => any;
189
190
  valueChange: (details: numberInput.ValueChangeDetails) => any;
191
+ "update:modelValue": (value: string) => any;
190
192
  valueInvalid: (details: numberInput.ValueInvalidDetails) => any;
191
- focusChange: (details: numberInput.FocusChangeDetails) => any;
192
- }, string, vue2111.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
193
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
193
+ }, string, vue706.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
194
+ onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
194
195
  onValueChange?: ((details: numberInput.ValueChangeDetails) => any) | undefined;
196
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
195
197
  onValueInvalid?: ((details: numberInput.ValueInvalidDetails) => any) | undefined;
196
- onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
197
198
  }>, {
198
- required: boolean;
199
199
  disabled: boolean;
200
+ required: boolean;
200
201
  invalid: boolean;
201
202
  readOnly: boolean;
202
- allowOverflow: boolean;
203
203
  allowMouseWheel: boolean;
204
+ allowOverflow: boolean;
204
205
  clampValueOnBlur: boolean;
205
206
  focusInputOnChange: boolean;
206
207
  spinOnPress: boolean;
207
- }, {}, {}, {}, string, vue2111.ComponentProvideOptions, false, {}, any>, {
208
+ }, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
208
209
  default?: (props: {}) => any;
209
210
  }>;
210
211
  type __VLS_WithSlots$2<T, S> = T & {
@@ -221,7 +222,7 @@ interface NumberInputScrubberProps extends NumberInputScrubberBaseProps,
221
222
  */
222
223
  HTMLAttributes {}
223
224
  declare const _default$8: typeof __VLS_export$1;
224
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2111.DefineComponent<NumberInputScrubberProps, {}, {}, {}, {}, vue2111.ComponentOptionsMixin, vue2111.ComponentOptionsMixin, {}, string, vue2111.PublicProps, Readonly<NumberInputScrubberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2111.ComponentProvideOptions, false, {}, any>, {
225
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue706.DefineComponent<NumberInputScrubberProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputScrubberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
225
226
  default?: (props: {}) => any;
226
227
  }>;
227
228
  type __VLS_WithSlots$1<T, S> = T & {
@@ -238,7 +239,7 @@ interface NumberInputValueTextProps extends NumberInputValueTextBaseProps,
238
239
  */
239
240
  HTMLAttributes {}
240
241
  declare const _default$9: typeof __VLS_export;
241
- declare const __VLS_export: __VLS_WithSlots<vue2111.DefineComponent<NumberInputValueTextProps, {}, {}, {}, {}, vue2111.ComponentOptionsMixin, vue2111.ComponentOptionsMixin, {}, string, vue2111.PublicProps, Readonly<NumberInputValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2111.ComponentProvideOptions, false, {}, any>, {
242
+ declare const __VLS_export: __VLS_WithSlots<vue706.DefineComponent<NumberInputValueTextProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
242
243
  default?: (props: {}) => any;
243
244
  }>;
244
245
  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 numberInputAnatomy } from "../../number-input-anatomy-hB3PpB4j.js";
8
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
9
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
+ import { p as useFieldContext } from "../../field-B_BAnE0z.js";
9
11
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
10
12
  import * as numberInput from "@sprawlify/primitives/machines/number-input";
11
- import { anatomy as numberInputAnatomy } from "@sprawlify/primitives/machines/number-input";
12
13
 
13
14
  //#region src/components/number-input/use-number-input-context.ts
14
15
  const [NumberInputProvider, useNumberInputContext] = createContext("NumberInputContext");
@@ -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 vue493 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 paginationAnatomy } from "../../pagination-anatomy-xc9Fxt__.js";
5
+ import * as vue556 from "vue";
5
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
6
7
  import * as pagination from "@sprawlify/primitives/machines/pagination";
7
- import { EllipsisProps, ItemLabelDetails, ItemLabelDetails as PaginationItemLabelDetails, ItemProps, PageChangeDetails, PageChangeDetails as PaginationPageChangeDetails, PageSizeChangeDetails, PageSizeChangeDetails as PaginationPageSizeChangeDetails, PageUrlDetails, PageUrlDetails as PaginationPageUrlDetails, anatomy as paginationAnatomy } from "@sprawlify/primitives/machines/pagination";
8
+ import { EllipsisProps, ItemLabelDetails, ItemLabelDetails as PaginationItemLabelDetails, ItemProps, PageChangeDetails, PageChangeDetails as PaginationPageChangeDetails, PageSizeChangeDetails, PageSizeChangeDetails as PaginationPageSizeChangeDetails, PageUrlDetails, PageUrlDetails as PaginationPageUrlDetails } from "@sprawlify/primitives/machines/pagination";
8
9
 
9
10
  //#region src/components/pagination/pagination-ellipsis.vue.d.ts
10
11
  interface PaginationEllipsisBaseProps extends EllipsisProps, PolymorphicProps {}
@@ -14,7 +15,7 @@ interface PaginationEllipsisProps extends PaginationEllipsisBaseProps,
14
15
  */
15
16
  HTMLAttributes {}
16
17
  declare const _default$1: typeof __VLS_export$8;
17
- declare const __VLS_export$8: __VLS_WithSlots$8<vue493.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue493.ComponentOptionsMixin, vue493.ComponentOptionsMixin, {}, string, vue493.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue493.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue556.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
18
19
  default?: (props: {}) => any;
19
20
  }>;
20
21
  type __VLS_WithSlots$8<T, S> = T & {
@@ -31,7 +32,7 @@ interface PaginationFirstTriggerProps extends PaginationFirstTriggerBaseProps,
31
32
  */
32
33
  ButtonHTMLAttributes {}
33
34
  declare const _default$2: typeof __VLS_export$7;
34
- declare const __VLS_export$7: __VLS_WithSlots$7<vue493.DefineComponent<PaginationFirstTriggerProps, {}, {}, {}, {}, vue493.ComponentOptionsMixin, vue493.ComponentOptionsMixin, {}, string, vue493.PublicProps, Readonly<PaginationFirstTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue493.ComponentProvideOptions, false, {}, any>, {
35
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue556.DefineComponent<PaginationFirstTriggerProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationFirstTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
35
36
  default?: (props: {}) => any;
36
37
  }>;
37
38
  type __VLS_WithSlots$7<T, S> = T & {
@@ -48,7 +49,7 @@ interface PaginationItemProps extends PaginationItemBaseProps,
48
49
  */
49
50
  Omit<ButtonHTMLAttributes, 'type' | 'value'> {}
50
51
  declare const _default$3: typeof __VLS_export$6;
51
- declare const __VLS_export$6: __VLS_WithSlots$6<vue493.DefineComponent<PaginationItemProps, {}, {}, {}, {}, vue493.ComponentOptionsMixin, vue493.ComponentOptionsMixin, {}, string, vue493.PublicProps, Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue493.ComponentProvideOptions, false, {}, any>, {
52
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue556.DefineComponent<PaginationItemProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
52
53
  default?: (props: {}) => any;
53
54
  }>;
54
55
  type __VLS_WithSlots$6<T, S> = T & {
@@ -65,7 +66,7 @@ interface PaginationLastTriggerProps extends PaginationLastTriggerBaseProps,
65
66
  */
66
67
  ButtonHTMLAttributes {}
67
68
  declare const _default$4: typeof __VLS_export$5;
68
- declare const __VLS_export$5: __VLS_WithSlots$5<vue493.DefineComponent<PaginationLastTriggerProps, {}, {}, {}, {}, vue493.ComponentOptionsMixin, vue493.ComponentOptionsMixin, {}, string, vue493.PublicProps, Readonly<PaginationLastTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue493.ComponentProvideOptions, false, {}, any>, {
69
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue556.DefineComponent<PaginationLastTriggerProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationLastTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
69
70
  default?: (props: {}) => any;
70
71
  }>;
71
72
  type __VLS_WithSlots$5<T, S> = T & {
@@ -82,7 +83,7 @@ interface PaginationNextTriggerProps extends PaginationNextTriggerBaseProps,
82
83
  */
83
84
  ButtonHTMLAttributes {}
84
85
  declare const _default$5: typeof __VLS_export$4;
85
- declare const __VLS_export$4: __VLS_WithSlots$4<vue493.DefineComponent<PaginationNextTriggerProps, {}, {}, {}, {}, vue493.ComponentOptionsMixin, vue493.ComponentOptionsMixin, {}, string, vue493.PublicProps, Readonly<PaginationNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue493.ComponentProvideOptions, false, {}, any>, {
86
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue556.DefineComponent<PaginationNextTriggerProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
86
87
  default?: (props: {}) => any;
87
88
  }>;
88
89
  type __VLS_WithSlots$4<T, S> = T & {
@@ -99,7 +100,7 @@ interface PaginationPrevTriggerProps extends PaginationPrevTriggerBaseProps,
99
100
  */
100
101
  ButtonHTMLAttributes {}
101
102
  declare const _default$6: typeof __VLS_export$3;
102
- declare const __VLS_export$3: __VLS_WithSlots$3<vue493.DefineComponent<PaginationPrevTriggerProps, {}, {}, {}, {}, vue493.ComponentOptionsMixin, vue493.ComponentOptionsMixin, {}, string, vue493.PublicProps, Readonly<PaginationPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue493.ComponentProvideOptions, false, {}, any>, {
103
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue556.DefineComponent<PaginationPrevTriggerProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
103
104
  default?: (props: {}) => any;
104
105
  }>;
105
106
  type __VLS_WithSlots$3<T, S> = T & {
@@ -119,7 +120,7 @@ interface PaginationRootProviderProps extends PaginationRootProviderBaseProps,
119
120
  */
120
121
  HTMLAttributes {}
121
122
  declare const _default$8: typeof __VLS_export$2;
122
- declare const __VLS_export$2: __VLS_WithSlots$2<vue493.DefineComponent<PaginationRootProviderProps, {}, {}, {}, {}, vue493.ComponentOptionsMixin, vue493.ComponentOptionsMixin, {}, string, vue493.PublicProps, Readonly<PaginationRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue493.ComponentProvideOptions, false, {}, any>, {
123
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue556.DefineComponent<PaginationRootProviderProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
123
124
  default?: (props: {}) => any;
124
125
  }>;
125
126
  type __VLS_WithSlots$2<T, S> = T & {
@@ -164,17 +165,17 @@ interface PaginationRootProps extends PaginationRootBaseProps,
164
165
  HTMLAttributes {}
165
166
  interface PaginationRootEmits extends RootEmits {}
166
167
  declare const _default$7: typeof __VLS_export$1;
167
- declare const __VLS_export$1: __VLS_WithSlots$1<vue493.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue493.ComponentOptionsMixin, vue493.ComponentOptionsMixin, {
168
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue556.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {
168
169
  pageChange: (details: pagination.PageChangeDetails) => any;
169
- "update:page": (page: number) => any;
170
170
  pageSizeChange: (details: pagination.PageSizeChangeDetails) => any;
171
+ "update:page": (page: number) => any;
171
172
  "update:pageSize": (pageSize: number) => any;
172
- }, string, vue493.PublicProps, Readonly<PaginationRootProps> & Readonly<{
173
+ }, string, vue556.PublicProps, Readonly<PaginationRootProps> & Readonly<{
173
174
  onPageChange?: ((details: pagination.PageChangeDetails) => any) | undefined;
174
- "onUpdate:page"?: ((page: number) => any) | undefined;
175
175
  onPageSizeChange?: ((details: pagination.PageSizeChangeDetails) => any) | undefined;
176
+ "onUpdate:page"?: ((page: number) => any) | undefined;
176
177
  "onUpdate:pageSize"?: ((pageSize: number) => any) | undefined;
177
- }>, {}, {}, {}, {}, string, vue493.ComponentProvideOptions, false, {}, any>, {
178
+ }>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
178
179
  default?: (props: {}) => any;
179
180
  }>;
180
181
  type __VLS_WithSlots$1<T, S> = T & {
@@ -199,7 +200,7 @@ interface PaginationContextProps extends SlotsType<{
199
200
  default: UnwrapRef<UsePaginationContext>;
200
201
  }> {}
201
202
  declare const _default: typeof __VLS_export;
202
- declare const __VLS_export: __VLS_WithSlots<vue493.DefineComponent<{}, {}, {}, {}, {}, vue493.ComponentOptionsMixin, vue493.ComponentOptionsMixin, {}, string, vue493.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue493.ComponentProvideOptions, true, {}, any>, {
203
+ declare const __VLS_export: __VLS_WithSlots<vue556.DefineComponent<{}, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, true, {}, any>, {
203
204
  default(pagination: UnwrapRef<UsePaginationContext>): unknown;
204
205
  }>;
205
206
  type __VLS_WithSlots<T, S> = T & {
@@ -3,11 +3,11 @@ import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
6
+ import { t as paginationAnatomy } from "../../pagination-anatomy-D8yk0Puf.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
8
9
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
9
10
  import * as pagination from "@sprawlify/primitives/machines/pagination";
10
- import { anatomy as paginationAnatomy } from "@sprawlify/primitives/machines/pagination";
11
11
 
12
12
  //#region src/components/pagination/use-pagination-context.ts
13
13
  const [PaginationProvider, usePaginationContext] = createContext("PaginationContext");
@@ -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 vue1751 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 passwordInputAnatomy } from "../../password-input-anatomy-CQFdYR2z.js";
5
+ import * as vue481 from "vue";
5
6
  import { ComputedRef, HTMLAttributes, MaybeRef, UnwrapRef } from "vue";
6
7
  import * as passwordInput from "@sprawlify/primitives/machines/password-input";
7
- import { VisibilityChangeDetails, VisibilityChangeDetails as PasswordInputVisibilityChangeDetails, anatomy as passwordInputAnatomy } from "@sprawlify/primitives/machines/password-input";
8
+ import { VisibilityChangeDetails, VisibilityChangeDetails as PasswordInputVisibilityChangeDetails } from "@sprawlify/primitives/machines/password-input";
8
9
 
9
10
  //#region src/components/password-input/password-input-types.d.ts
10
11
  interface RootProps {
@@ -36,7 +37,7 @@ interface PasswordInputContextProps {
36
37
  value: UsePasswordInputReturn;
37
38
  }
38
39
  declare const _default: typeof __VLS_export$7;
39
- declare const __VLS_export$7: __VLS_WithSlots$6<vue1751.DefineComponent<PasswordInputContextProps, {}, {}, {}, {}, vue1751.ComponentOptionsMixin, vue1751.ComponentOptionsMixin, {}, string, vue1751.PublicProps, Readonly<PasswordInputContextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1751.ComponentProvideOptions, false, {}, any>, {
40
+ declare const __VLS_export$7: __VLS_WithSlots$6<vue481.DefineComponent<PasswordInputContextProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputContextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
40
41
  default?: (props: {
41
42
  visible: boolean;
42
43
  disabled: boolean;
@@ -44,20 +45,20 @@ declare const __VLS_export$7: __VLS_WithSlots$6<vue1751.DefineComponent<Password
44
45
  focus: VoidFunction;
45
46
  setVisible: (value: boolean) => void;
46
47
  toggleVisible: VoidFunction;
47
- getRootProps: () => vue1751.HTMLAttributes & {
48
+ getRootProps: () => vue481.HTMLAttributes & {
48
49
  key?: string | number | symbol | undefined;
49
- ref?: vue1751.VNodeRef | undefined;
50
+ ref?: vue481.VNodeRef | undefined;
50
51
  };
51
- getLabelProps: () => vue1751.LabelHTMLAttributes & vue1751.ReservedProps;
52
- getInputProps: () => vue1751.InputHTMLAttributes & vue1751.ReservedProps;
53
- getVisibilityTriggerProps: () => vue1751.ButtonHTMLAttributes & vue1751.ReservedProps;
54
- getIndicatorProps: () => vue1751.HTMLAttributes & {
52
+ getLabelProps: () => vue481.LabelHTMLAttributes & vue481.ReservedProps;
53
+ getInputProps: () => vue481.InputHTMLAttributes & vue481.ReservedProps;
54
+ getVisibilityTriggerProps: () => vue481.ButtonHTMLAttributes & vue481.ReservedProps;
55
+ getIndicatorProps: () => vue481.HTMLAttributes & {
55
56
  key?: string | number | symbol | undefined;
56
- ref?: vue1751.VNodeRef | undefined;
57
+ ref?: vue481.VNodeRef | undefined;
57
58
  };
58
- getControlProps: () => vue1751.HTMLAttributes & {
59
+ getControlProps: () => vue481.HTMLAttributes & {
59
60
  key?: string | number | symbol | undefined;
60
- ref?: vue1751.VNodeRef | undefined;
61
+ ref?: vue481.VNodeRef | undefined;
61
62
  };
62
63
  }) => any;
63
64
  }>;
@@ -75,7 +76,7 @@ interface PasswordInputControlProps extends PasswordInputControlBaseProps,
75
76
  */
76
77
  HTMLAttributes {}
77
78
  declare const _default$1: typeof __VLS_export$6;
78
- declare const __VLS_export$6: __VLS_WithSlots$5<vue1751.DefineComponent<PasswordInputControlProps, {}, {}, {}, {}, vue1751.ComponentOptionsMixin, vue1751.ComponentOptionsMixin, {}, string, vue1751.PublicProps, Readonly<PasswordInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1751.ComponentProvideOptions, false, {}, any>, {
79
+ declare const __VLS_export$6: __VLS_WithSlots$5<vue481.DefineComponent<PasswordInputControlProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
79
80
  default?: (props: {}) => any;
80
81
  }>;
81
82
  type __VLS_WithSlots$5<T, S> = T & {
@@ -97,7 +98,7 @@ interface PasswordInputIndicatorProps extends PasswordInputIndicatorBaseProps,
97
98
  */
98
99
  HTMLAttributes {}
99
100
  declare const _default$2: typeof __VLS_export$5;
100
- declare const __VLS_export$5: __VLS_WithSlots$4<vue1751.DefineComponent<PasswordInputIndicatorProps, {}, {}, {}, {}, vue1751.ComponentOptionsMixin, vue1751.ComponentOptionsMixin, {}, string, vue1751.PublicProps, Readonly<PasswordInputIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1751.ComponentProvideOptions, false, {}, any>, {
101
+ declare const __VLS_export$5: __VLS_WithSlots$4<vue481.DefineComponent<PasswordInputIndicatorProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
101
102
  default?: (props: {}) => any;
102
103
  } & {
103
104
  fallback?: (props: {
@@ -118,7 +119,7 @@ interface PasswordInputInputProps extends PasswordInputInputBaseProps,
118
119
  */
119
120
  HTMLAttributes {}
120
121
  declare const _default$3: typeof __VLS_export$4;
121
- declare const __VLS_export$4: vue1751.DefineComponent<PasswordInputInputProps, {}, {}, {}, {}, vue1751.ComponentOptionsMixin, vue1751.ComponentOptionsMixin, {}, string, vue1751.PublicProps, Readonly<PasswordInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1751.ComponentProvideOptions, false, {}, any>;
122
+ declare const __VLS_export$4: vue481.DefineComponent<PasswordInputInputProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>;
122
123
  //#endregion
123
124
  //#region src/components/password-input/password-input-label.vue.d.ts
124
125
  interface PasswordInputLabelBaseProps extends PolymorphicProps {}
@@ -128,7 +129,7 @@ interface PasswordInputLabelProps extends PasswordInputLabelBaseProps,
128
129
  */
129
130
  HTMLAttributes {}
130
131
  declare const _default$4: typeof __VLS_export$3;
131
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1751.DefineComponent<PasswordInputLabelProps, {}, {}, {}, {}, vue1751.ComponentOptionsMixin, vue1751.ComponentOptionsMixin, {}, string, vue1751.PublicProps, Readonly<PasswordInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1751.ComponentProvideOptions, false, {}, any>, {
132
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue481.DefineComponent<PasswordInputLabelProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
132
133
  default?: (props: {}) => any;
133
134
  }>;
134
135
  type __VLS_WithSlots$3<T, S> = T & {
@@ -145,21 +146,21 @@ interface PasswordInputRootProps extends PasswordInputRootBaseProps,
145
146
  */
146
147
  HTMLAttributes {}
147
148
  declare const _default$5: typeof __VLS_export$2;
148
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1751.DefineComponent<PasswordInputRootProps, {}, {}, {}, {}, vue1751.ComponentOptionsMixin, vue1751.ComponentOptionsMixin, {
149
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue481.DefineComponent<PasswordInputRootProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {
149
150
  visibilityChange: (details: passwordInput.VisibilityChangeDetails) => any;
150
151
  "update:visible": (visible: boolean) => any;
151
- }, string, vue1751.PublicProps, Readonly<PasswordInputRootProps> & Readonly<{
152
+ }, string, vue481.PublicProps, Readonly<PasswordInputRootProps> & Readonly<{
152
153
  onVisibilityChange?: ((details: passwordInput.VisibilityChangeDetails) => any) | undefined;
153
154
  "onUpdate:visible"?: ((visible: boolean) => any) | undefined;
154
155
  }>, {
155
- required: boolean;
156
156
  disabled: boolean;
157
+ required: boolean;
157
158
  invalid: boolean;
158
159
  readOnly: boolean;
159
160
  defaultVisible: boolean;
160
- ignorePasswordManagers: boolean;
161
161
  visible: boolean;
162
- }, {}, {}, {}, string, vue1751.ComponentProvideOptions, false, {}, any>, {
162
+ ignorePasswordManagers: boolean;
163
+ }, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
163
164
  default?: (props: {}) => any;
164
165
  }>;
165
166
  type __VLS_WithSlots$2<T, S> = T & {
@@ -178,7 +179,7 @@ interface PasswordInputRootProviderProps extends PasswordInputRootProviderBasePr
178
179
  */
179
180
  HTMLAttributes {}
180
181
  declare const _default$6: typeof __VLS_export$1;
181
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1751.DefineComponent<PasswordInputRootProviderProps, {}, {}, {}, {}, vue1751.ComponentOptionsMixin, vue1751.ComponentOptionsMixin, {}, string, vue1751.PublicProps, Readonly<PasswordInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1751.ComponentProvideOptions, false, {}, any>, {
182
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue481.DefineComponent<PasswordInputRootProviderProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
182
183
  default?: (props: {}) => any;
183
184
  }>;
184
185
  type __VLS_WithSlots$1<T, S> = T & {
@@ -195,7 +196,7 @@ interface PasswordInputVisibilityTriggerProps extends PasswordInputVisibilityTri
195
196
  */
196
197
  HTMLAttributes {}
197
198
  declare const _default$7: typeof __VLS_export;
198
- declare const __VLS_export: __VLS_WithSlots<vue1751.DefineComponent<PasswordInputVisibilityTriggerProps, {}, {}, {}, {}, vue1751.ComponentOptionsMixin, vue1751.ComponentOptionsMixin, {}, string, vue1751.PublicProps, Readonly<PasswordInputVisibilityTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1751.ComponentProvideOptions, false, {}, any>, {
199
+ declare const __VLS_export: __VLS_WithSlots<vue481.DefineComponent<PasswordInputVisibilityTriggerProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputVisibilityTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
199
200
  default?: (props: {}) => any;
200
201
  }>;
201
202
  type __VLS_WithSlots<T, S> = T & {