@sprawlify/vue 0.0.74 → 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 (208) hide show
  1. package/dist/carousel-anatomy-D1y42Ex5.d.ts +6 -0
  2. package/dist/checkbox-anatomy-C3nJ17T-.d.ts +6 -0
  3. package/dist/{collapsible-kw6uns8K.js → collapsible-OXksISO6.js} +1 -1
  4. package/dist/color-picker-anatomy-Dyp524yB.d.ts +6 -0
  5. package/dist/{combobox-anatomy-CwdkDJPn.d.ts → combobox-anatomy-pMR3g6v-.d.ts} +1 -1
  6. package/dist/components/accordion/index.d.ts +17 -17
  7. package/dist/components/accordion/index.js +4 -4
  8. package/dist/components/anatomy.d.ts +51 -50
  9. package/dist/components/anatomy.js +16 -15
  10. package/dist/components/angle-slider/index.d.ts +17 -17
  11. package/dist/components/angle-slider/index.js +1 -1
  12. package/dist/components/avatar/index.d.ts +12 -12
  13. package/dist/components/avatar/index.js +1 -1
  14. package/dist/components/bottom-sheet/index.d.ts +23 -23
  15. package/dist/components/bottom-sheet/index.js +4 -4
  16. package/dist/components/carousel/index.d.ts +24 -24
  17. package/dist/components/carousel/index.js +1 -1
  18. package/dist/components/checkbox/index.d.ts +20 -20
  19. package/dist/components/checkbox/index.js +3 -3
  20. package/dist/components/client-only/index.d.ts +2 -2
  21. package/dist/components/clipboard/index.d.ts +16 -16
  22. package/dist/components/clipboard/index.js +1 -1
  23. package/dist/components/collapsible/index.d.ts +14 -14
  24. package/dist/components/collapsible/index.js +2 -2
  25. package/dist/components/collection/index.d.ts +1 -1
  26. package/dist/components/collection/index.js +1 -1
  27. package/dist/components/color-picker/index.d.ts +57 -57
  28. package/dist/components/color-picker/index.js +4 -4
  29. package/dist/components/combobox/index.d.ts +35 -36
  30. package/dist/components/combobox/index.js +5 -5
  31. package/dist/components/date-picker/index.d.ts +49 -49
  32. package/dist/components/date-picker/index.js +3 -3
  33. package/dist/components/dialog/index.d.ts +32 -32
  34. package/dist/components/dialog/index.js +3 -3
  35. package/dist/components/download-trigger/index.d.ts +4 -4
  36. package/dist/components/download-trigger/index.js +1 -1
  37. package/dist/components/editable/index.d.ts +26 -26
  38. package/dist/components/editable/index.js +2 -2
  39. package/dist/components/field/index.d.ts +23 -23
  40. package/dist/components/field/index.js +2 -2
  41. package/dist/components/fieldset/index.d.ts +12 -12
  42. package/dist/components/fieldset/index.js +2 -2
  43. package/dist/components/file-upload/index.d.ts +25 -25
  44. package/dist/components/file-upload/index.js +2 -2
  45. package/dist/components/floating-panel/index.d.ts +29 -29
  46. package/dist/components/floating-panel/index.js +2 -2
  47. package/dist/components/focus-trap/index.d.ts +5 -5
  48. package/dist/components/focus-trap/index.js +1 -1
  49. package/dist/components/format/index.d.ts +4 -4
  50. package/dist/components/frame/index.d.ts +6 -6
  51. package/dist/components/highlight/index.d.ts +4 -4
  52. package/dist/components/hover-card/index.d.ts +26 -26
  53. package/dist/components/hover-card/index.js +3 -3
  54. package/dist/components/image-cropper/index.d.ts +15 -15
  55. package/dist/components/image-cropper/index.js +1 -1
  56. package/dist/components/json-tree-view/index.d.ts +12 -12
  57. package/dist/components/json-tree-view/index.js +6 -6
  58. package/dist/components/listbox/index.d.ts +25 -25
  59. package/dist/components/listbox/index.js +2 -2
  60. package/dist/components/marquee/index.d.ts +24 -24
  61. package/dist/components/marquee/index.js +1 -1
  62. package/dist/components/menu/index.d.ts +54 -54
  63. package/dist/components/menu/index.js +3 -3
  64. package/dist/components/navigation-menu/index.d.ts +21 -21
  65. package/dist/components/navigation-menu/index.js +3 -3
  66. package/dist/components/number-input/index.d.ts +17 -17
  67. package/dist/components/number-input/index.js +2 -2
  68. package/dist/components/pagination/index.d.ts +18 -18
  69. package/dist/components/pagination/index.js +1 -1
  70. package/dist/components/password-input/index.d.ts +25 -25
  71. package/dist/components/password-input/index.js +2 -2
  72. package/dist/components/pin-input/index.d.ts +19 -19
  73. package/dist/components/pin-input/index.js +2 -2
  74. package/dist/components/popover/index.d.ts +33 -33
  75. package/dist/components/popover/index.js +3 -3
  76. package/dist/components/presence/index.d.ts +2 -2
  77. package/dist/components/presence/index.js +2 -2
  78. package/dist/components/progress/index.d.ts +16 -16
  79. package/dist/components/progress/index.js +1 -1
  80. package/dist/components/qr-code/index.d.ts +12 -12
  81. package/dist/components/qr-code/index.js +1 -1
  82. package/dist/components/radio-group/index.d.ts +17 -17
  83. package/dist/components/radio-group/index.js +2 -2
  84. package/dist/components/rating-group/index.d.ts +16 -16
  85. package/dist/components/rating-group/index.js +2 -2
  86. package/dist/components/scroll-area/index.d.ts +13 -13
  87. package/dist/components/scroll-area/index.js +1 -1
  88. package/dist/components/segment-group/index.d.ts +17 -17
  89. package/dist/components/segment-group/index.js +1 -1
  90. package/dist/components/select/index.d.ts +41 -41
  91. package/dist/components/select/index.js +5 -5
  92. package/dist/components/separator/index.d.ts +81 -0
  93. package/dist/components/separator/index.js +135 -0
  94. package/dist/components/signature-pad/index.d.ts +16 -16
  95. package/dist/components/signature-pad/index.js +3 -3
  96. package/dist/components/slider/index.d.ts +20 -20
  97. package/dist/components/slider/index.js +2 -2
  98. package/dist/components/splitter/index.d.ts +15 -15
  99. package/dist/components/splitter/index.js +2 -2
  100. package/dist/components/steps/index.d.ts +21 -21
  101. package/dist/components/steps/index.js +2 -2
  102. package/dist/components/switch/index.d.ts +15 -15
  103. package/dist/components/switch/index.js +3 -3
  104. package/dist/components/tabs/index.d.ts +16 -16
  105. package/dist/components/tabs/index.js +4 -4
  106. package/dist/components/tags-input/index.d.ts +36 -36
  107. package/dist/components/tags-input/index.js +3 -3
  108. package/dist/components/timer/index.d.ts +15 -15
  109. package/dist/components/timer/index.js +2 -2
  110. package/dist/components/toast/index.d.ts +12 -12
  111. package/dist/components/toast/index.js +2 -2
  112. package/dist/components/toggle/index.d.ts +10 -10
  113. package/dist/components/toggle/index.js +2 -2
  114. package/dist/components/toggle-group/index.d.ts +13 -13
  115. package/dist/components/toggle-group/index.js +2 -2
  116. package/dist/components/tooltip/index.d.ts +20 -20
  117. package/dist/components/tooltip/index.js +4 -4
  118. package/dist/components/tour/index.d.ts +30 -30
  119. package/dist/components/tour/index.js +4 -4
  120. package/dist/components/tree-view/index.d.ts +6 -6
  121. package/dist/components/tree-view/index.js +6 -6
  122. package/dist/date-picker-anatomy-Br9ap7TS.d.ts +6 -0
  123. package/dist/{field-C6iB3Tje.js → field-B_BAnE0z.js} +1 -1
  124. package/dist/{field-anatomy-meDug-96.d.ts → field-anatomy-loNm9_9u.d.ts} +2 -2
  125. package/dist/{fieldset-B1bn9yHW.js → fieldset-XmKsNoOC.js} +1 -1
  126. package/dist/{image-cropper-anatomy-Q-TC-Ntz.d.ts → image-cropper-anatomy-6_a6BSeW.d.ts} +1 -1
  127. package/dist/{index-_AirUBz0.d.ts → index-C-kA-knN.d.ts} +7 -7
  128. package/dist/{index-CKLWua9t.d.ts → index-DZ1ummfv.d.ts} +33 -33
  129. package/dist/{index-DmKzfNVe.d.ts → index-DzrYvQ8H.d.ts} +2 -2
  130. package/dist/{index-DLfVD7U5.d.ts → index-VvcSzgim.d.ts} +9 -9
  131. package/dist/index.d.ts +3 -3
  132. package/dist/listbox-anatomy-ZW3V07FW.d.ts +6 -0
  133. package/dist/{presence-Byk0B_Vq.js → presence-B50UYKDY.js} +1 -1
  134. package/dist/{segment-group-anatomy-CNtzx5Yr.d.ts → segment-group-anatomy-DesMk15u.d.ts} +2 -2
  135. package/dist/separator-anatomy-C9bGchxg.js +3 -0
  136. package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
  137. package/dist/toggle-anatomy-C4EVS7GQ.d.ts +6 -0
  138. package/dist/tour-anatomy-Bc1FNWON.d.ts +6 -0
  139. package/dist/{tree-view-BBC0paRq.js → tree-view-D0JBQ_ly.js} +4 -4
  140. package/package.json +2 -2
  141. package/dist/carousel-anatomy-CP646ljY.d.ts +0 -6
  142. package/dist/checkbox-anatomy-DGrjF6ri.d.ts +0 -6
  143. package/dist/color-picker-anatomy-C18pJhHu.d.ts +0 -6
  144. package/dist/date-picker-anatomy-B3KhAu53.d.ts +0 -6
  145. package/dist/listbox-anatomy-CHgk_go8.d.ts +0 -6
  146. package/dist/toggle-anatomy-DFzkjtVR.d.ts +0 -6
  147. package/dist/tour-anatomy-CgFQsxyi.d.ts +0 -6
  148. /package/dist/{accordion-anatomy-rCL5aWqn.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
  149. /package/dist/{angle-slider-anatomy-Dx77gXPi.d.ts → angle-slider-anatomy-4JLhdGMa.d.ts} +0 -0
  150. /package/dist/{avatar-anatomy-DqwdmVib.d.ts → avatar-anatomy-DRst-MIc.d.ts} +0 -0
  151. /package/dist/{bottom-sheet-anatomy-CATwdEhi.d.ts → bottom-sheet-anatomy-DUXumYfR.d.ts} +0 -0
  152. /package/dist/{clipboard-anatomy-BtxJPw4p.d.ts → clipboard-anatomy-BOEGNpiY.d.ts} +0 -0
  153. /package/dist/{collapsible-anatomy-C-2X58M2.d.ts → collapsible-anatomy-DxiuORza.d.ts} +0 -0
  154. /package/dist/{collection-BHgAE3BH.js → collection-CBh5p7A_.js} +0 -0
  155. /package/dist/{create-split-props-BQ6yvpdF.js → create-split-props-D8oe6Rby.js} +0 -0
  156. /package/dist/{dialog-anatomy--8BPzYvc.d.ts → dialog-anatomy-ByMvuBxr.d.ts} +0 -0
  157. /package/dist/{editable-anatomy-qX6giV4Y.d.ts → editable-anatomy-D7zUtMKW.d.ts} +0 -0
  158. /package/dist/{factory-D5HMCjkS.d.ts → factory-n7N-L7_o.d.ts} +0 -0
  159. /package/dist/{factory-DxZQviAU.js → factory-xNPol80p.js} +0 -0
  160. /package/dist/{fieldset-anatomy-BENizr4L.d.ts → fieldset-anatomy-9h1GFO6X.d.ts} +0 -0
  161. /package/dist/{file-upload-anatomy-BFGZTW-d.d.ts → file-upload-anatomy-DdLNgaPz.d.ts} +0 -0
  162. /package/dist/{floating-panel-anatomy-aRL0nEuA.d.ts → floating-panel-anatomy-DwkXF2tr.d.ts} +0 -0
  163. /package/dist/{hover-card-anatomy-BL8G0P5L.d.ts → hover-card-anatomy-CTX5TEi3.d.ts} +0 -0
  164. /package/dist/{index-e9UjgIag.d.ts → index-BezmG5AK.d.ts} +0 -0
  165. /package/dist/{marquee-anatomy-BSMR6X4B.d.ts → marquee-anatomy-CS5BoKG3.d.ts} +0 -0
  166. /package/dist/{menu-anatomy-2i8La6ak.d.ts → menu-anatomy-DcjSKaK6.d.ts} +0 -0
  167. /package/dist/{navigation-menu-anatomy-kSlLw4EL.d.ts → navigation-menu-anatomy-bvfS7a-6.d.ts} +0 -0
  168. /package/dist/{number-input-anatomy-BrKnd1U3.d.ts → number-input-anatomy-BEL1Q-ZK.d.ts} +0 -0
  169. /package/dist/{pagination-anatomy-NpCn-mYm.d.ts → pagination-anatomy-xc9Fxt__.d.ts} +0 -0
  170. /package/dist/{password-input-anatomy-BJPXSE6T.d.ts → password-input-anatomy-CQFdYR2z.d.ts} +0 -0
  171. /package/dist/{pin-input-anatomy-OckZj-cF.d.ts → pin-input-anatomy-nRaqyCV2.d.ts} +0 -0
  172. /package/dist/{popover-anatomy-Ce31QPso.d.ts → popover-anatomy-Cwp8_2Po.d.ts} +0 -0
  173. /package/dist/{presence-types-CaUy1bPc.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
  174. /package/dist/{progress-anatomy-DUD4W7vg.d.ts → progress-anatomy-BubUhrtU.d.ts} +0 -0
  175. /package/dist/{qr-code-anatomy-Dmh5IV3m.d.ts → qr-code-anatomy-DKYQO_yO.d.ts} +0 -0
  176. /package/dist/{radio-group-anatomy-CXwS1OoR.d.ts → radio-group-anatomy-CiNL4B5J.d.ts} +0 -0
  177. /package/dist/{rating-group-anatomy-DMTutKxa.d.ts → rating-group-anatomy-DEi1Omvv.d.ts} +0 -0
  178. /package/dist/{scroll-area-anatomy-Cxkrq_al.d.ts → scroll-area-anatomy-CefzWgS5.d.ts} +0 -0
  179. /package/dist/{select-anatomy-Elu3b3Op.d.ts → select-anatomy-BLK5Kq84.d.ts} +0 -0
  180. /package/dist/{signature-pad-anatomy-Mz3w_i5B.js → signature-pad-anatomy-CoeXwoDo.js} +0 -0
  181. /package/dist/{signature-pad-anatomy-B-OK1170.d.ts → signature-pad-anatomy-ZbCDnYGZ.d.ts} +0 -0
  182. /package/dist/{slider-anatomy-Ctfd4geR.d.ts → slider-anatomy-BMTjqedI.d.ts} +0 -0
  183. /package/dist/{slider-anatomy-3KpCBnz3.js → slider-anatomy-D1MIQawS.js} +0 -0
  184. /package/dist/{splitter-anatomy-CN7s6WdQ.d.ts → splitter-anatomy-Bb-vdY9S.d.ts} +0 -0
  185. /package/dist/{splitter-anatomy-D2RNa-hA.js → splitter-anatomy-mbvD9KMw.js} +0 -0
  186. /package/dist/{steps-anatomy-DrtAi5Mk.d.ts → steps-anatomy-CMM7Zciy.d.ts} +0 -0
  187. /package/dist/{steps-anatomy-CSfgiyVI.js → steps-anatomy-DL1kFLaW.js} +0 -0
  188. /package/dist/{switch-anatomy-DDL1v5Fs.js → switch-anatomy-C_MAURJE.js} +0 -0
  189. /package/dist/{switch-anatomy-Z4qGqnte.d.ts → switch-anatomy-Dmg0RYjh.d.ts} +0 -0
  190. /package/dist/{tabs-anatomy-BL3YLH_t.d.ts → tabs-anatomy-CgXloO7s.d.ts} +0 -0
  191. /package/dist/{tabs-anatomy-DlQHg-E8.js → tabs-anatomy-DF_ekPnt.js} +0 -0
  192. /package/dist/{tags-input-anatomy-AHepxK3s.d.ts → tags-input-anatomy-C0HLrulm.d.ts} +0 -0
  193. /package/dist/{tags-input-anatomy-DYSi98Bx.js → tags-input-anatomy-Dpn_Smms.js} +0 -0
  194. /package/dist/{timer-anatomy-C9bTbrUf.js → timer-anatomy-BF3_7vbc.js} +0 -0
  195. /package/dist/{timer-anatomy-Be-Fa71t.d.ts → timer-anatomy-D0Ey9n_K.d.ts} +0 -0
  196. /package/dist/{toast-anatomy-CssUp7TT.js → toast-anatomy-BHDNHkvU.js} +0 -0
  197. /package/dist/{toast-anatomy-_k_zeUjw.d.ts → toast-anatomy-DHifYWal.d.ts} +0 -0
  198. /package/dist/{toggle-anatomy-D8XJQLnW.js → toggle-anatomy-B79YArNR.js} +0 -0
  199. /package/dist/{toggle-group-anatomy-L0_56E8r.d.ts → toggle-group-anatomy-BpV0-6Xe.d.ts} +0 -0
  200. /package/dist/{toggle-group-anatomy-DD8PvB75.js → toggle-group-anatomy-CFLq6ia_.js} +0 -0
  201. /package/dist/{tooltip-anatomy-jbsTMGov.d.ts → tooltip-anatomy-BlxUQUEe.d.ts} +0 -0
  202. /package/dist/{tooltip-anatomy-CPw1wOXd.js → tooltip-anatomy-D6lPF-Wq.js} +0 -0
  203. /package/dist/{tour-anatomy-CDmnjoPR.js → tour-anatomy-Cg6ZDDuV.js} +0 -0
  204. /package/dist/{tree-view-anatomy-BW_ruJ-g.js → tree-view-anatomy--Ft8ROVn.js} +0 -0
  205. /package/dist/{tree-view-anatomy-BM2MLpUa.d.ts → tree-view-anatomy-zTRJrcH9.d.ts} +0 -0
  206. /package/dist/{types-DVbnnQPS.d.ts → types-D_fjXif6.d.ts} +0 -0
  207. /package/dist/{use-render-strategy-Bx4OiQlo.js → use-render-strategy-3G0_HWbg.js} +0 -0
  208. /package/dist/{use-render-strategy-DsagWQCm.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
@@ -1,9 +1,9 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
- import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
- import { t as RenderStrategyProps } from "../../use-render-strategy-DsagWQCm.js";
5
- import { t as navigationMenuAnatomy } from "../../navigation-menu-anatomy-kSlLw4EL.js";
6
- import * as vue675 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";
7
7
  import { AnchorHTMLAttributes, ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
8
8
  import * as navigationMenu from "@sprawlify/primitives/machines/navigation-menu";
9
9
  import { ContentProps, ItemProps, LinkProps, ValueChangeDetails, ValueChangeDetails as NavigationMenuValueChangeDetails, ViewportProps } from "@sprawlify/primitives/machines/navigation-menu";
@@ -16,7 +16,7 @@ interface NavigationMenuArrowProps extends NavigationMenuArrowBaseProps,
16
16
  */
17
17
  HTMLAttributes {}
18
18
  declare const _default: typeof __VLS_export$12;
19
- declare const __VLS_export$12: __VLS_WithSlots$12<vue675.DefineComponent<NavigationMenuArrowProps, {}, {}, {}, {}, vue675.ComponentOptionsMixin, vue675.ComponentOptionsMixin, {}, string, vue675.PublicProps, Readonly<NavigationMenuArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue675.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>, {
20
20
  default?: (props: {}) => any;
21
21
  }>;
22
22
  type __VLS_WithSlots$12<T, S> = T & {
@@ -33,7 +33,7 @@ interface NavigationMenuContentProps extends NavigationMenuContentBaseProps,
33
33
  */
34
34
  Omit<HTMLAttributes, 'onSelect'> {}
35
35
  declare const _default$1: typeof __VLS_export$11;
36
- declare const __VLS_export$11: __VLS_WithSlots$11<vue675.DefineComponent<NavigationMenuContentProps, {}, {}, {}, {}, vue675.ComponentOptionsMixin, vue675.ComponentOptionsMixin, {}, string, vue675.PublicProps, Readonly<NavigationMenuContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue675.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>, {
37
37
  default?: (props: {}) => any;
38
38
  } & {
39
39
  default?: (props: {}) => any;
@@ -82,7 +82,7 @@ interface NavigationMenuContextProps extends SlotsType<{
82
82
  default: UnwrapRef<UseNavigationMenuContext>;
83
83
  }> {}
84
84
  declare const _default$2: typeof __VLS_export$10;
85
- declare const __VLS_export$10: __VLS_WithSlots$10<vue675.DefineComponent<{}, {}, {}, {}, {}, vue675.ComponentOptionsMixin, vue675.ComponentOptionsMixin, {}, string, vue675.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue675.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>, {
86
86
  default(navigationMenu: UnwrapRef<UseNavigationMenuContext>): unknown;
87
87
  }>;
88
88
  type __VLS_WithSlots$10<T, S> = T & {
@@ -99,7 +99,7 @@ interface NavigationMenuIndicatorProps extends NavigationMenuIndicatorBaseProps,
99
99
  */
100
100
  HTMLAttributes {}
101
101
  declare const _default$3: typeof __VLS_export$9;
102
- declare const __VLS_export$9: __VLS_WithSlots$9<vue675.DefineComponent<NavigationMenuIndicatorProps, {}, {}, {}, {}, vue675.ComponentOptionsMixin, vue675.ComponentOptionsMixin, {}, string, vue675.PublicProps, Readonly<NavigationMenuIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue675.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>, {
103
103
  default?: (props: {}) => any;
104
104
  }>;
105
105
  type __VLS_WithSlots$9<T, S> = T & {
@@ -116,7 +116,7 @@ interface NavigationMenuItemProps extends NavigationMenuItemBaseProps,
116
116
  */
117
117
  HTMLAttributes {}
118
118
  declare const _default$4: typeof __VLS_export$8;
119
- declare const __VLS_export$8: __VLS_WithSlots$8<vue675.DefineComponent<NavigationMenuItemProps, {}, {}, {}, {}, vue675.ComponentOptionsMixin, vue675.ComponentOptionsMixin, {}, string, vue675.PublicProps, Readonly<NavigationMenuItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue675.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>, {
120
120
  default?: (props: {}) => any;
121
121
  }>;
122
122
  type __VLS_WithSlots$8<T, S> = T & {
@@ -133,7 +133,7 @@ interface NavigationMenuItemIndicatorProps extends NavigationMenuItemIndicatorBa
133
133
  */
134
134
  HTMLAttributes {}
135
135
  declare const _default$5: typeof __VLS_export$7;
136
- declare const __VLS_export$7: __VLS_WithSlots$7<vue675.DefineComponent<NavigationMenuItemIndicatorProps, {}, {}, {}, {}, vue675.ComponentOptionsMixin, vue675.ComponentOptionsMixin, {}, string, vue675.PublicProps, Readonly<NavigationMenuItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue675.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>, {
137
137
  default?: (props: {}) => any;
138
138
  }>;
139
139
  type __VLS_WithSlots$7<T, S> = T & {
@@ -150,7 +150,7 @@ interface NavigationMenuLinkProps extends NavigationMenuLinkBaseProps,
150
150
  */
151
151
  Omit<AnchorHTMLAttributes, 'current' | 'onSelect'> {}
152
152
  declare const _default$6: typeof __VLS_export$6;
153
- declare const __VLS_export$6: __VLS_WithSlots$6<vue675.DefineComponent<NavigationMenuLinkProps, {}, {}, {}, {}, vue675.ComponentOptionsMixin, vue675.ComponentOptionsMixin, {}, string, vue675.PublicProps, Readonly<NavigationMenuLinkProps> & Readonly<{}>, {}, {}, {}, {}, string, vue675.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>, {
154
154
  default?: (props: {}) => any;
155
155
  }>;
156
156
  type __VLS_WithSlots$6<T, S> = T & {
@@ -167,7 +167,7 @@ interface NavigationMenuListProps extends NavigationMenuListBaseProps,
167
167
  */
168
168
  HTMLAttributes {}
169
169
  declare const _default$7: typeof __VLS_export$5;
170
- declare const __VLS_export$5: __VLS_WithSlots$5<vue675.DefineComponent<NavigationMenuListProps, {}, {}, {}, {}, vue675.ComponentOptionsMixin, vue675.ComponentOptionsMixin, {}, string, vue675.PublicProps, Readonly<NavigationMenuListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue675.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>, {
171
171
  default?: (props: {}) => any;
172
172
  }>;
173
173
  type __VLS_WithSlots$5<T, S> = T & {
@@ -181,17 +181,17 @@ interface NavigationMenuRootBaseProps extends RootProps, RenderStrategyProps {}
181
181
  interface NavigationMenuRootProps extends NavigationMenuRootBaseProps {}
182
182
  interface NavigationMenuRootEmits extends RootEmits {}
183
183
  declare const _default$8: typeof __VLS_export$4;
184
- declare const __VLS_export$4: __VLS_WithSlots$4<vue675.DefineComponent<NavigationMenuRootProps, {}, {}, {}, {}, vue675.ComponentOptionsMixin, vue675.ComponentOptionsMixin, {
184
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1096.DefineComponent<NavigationMenuRootProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {
185
185
  valueChange: (details: navigationMenu.ValueChangeDetails) => any;
186
186
  "update:value": (value: string) => any;
187
- }, string, vue675.PublicProps, Readonly<NavigationMenuRootProps> & Readonly<{
187
+ }, string, vue1096.PublicProps, Readonly<NavigationMenuRootProps> & Readonly<{
188
188
  onValueChange?: ((details: navigationMenu.ValueChangeDetails) => any) | undefined;
189
189
  "onUpdate:value"?: ((value: string) => any) | undefined;
190
190
  }>, {
191
191
  disableClickTrigger: boolean;
192
192
  disableHoverTrigger: boolean;
193
193
  disablePointerLeaveClose: boolean;
194
- }, {}, {}, {}, string, vue675.ComponentProvideOptions, false, {}, any>, {
194
+ }, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
195
195
  default?: (props: {}) => any;
196
196
  }>;
197
197
  type __VLS_WithSlots$4<T, S> = T & {
@@ -207,7 +207,7 @@ interface RootProviderProps {
207
207
  interface NavigationMenuRootProviderBaseProps extends RootProviderProps, RenderStrategyProps {}
208
208
  interface NavigationMenuRootProviderProps extends NavigationMenuRootProviderBaseProps {}
209
209
  declare const _default$9: typeof __VLS_export$3;
210
- declare const __VLS_export$3: __VLS_WithSlots$3<vue675.DefineComponent<NavigationMenuRootProviderProps, {}, {}, {}, {}, vue675.ComponentOptionsMixin, vue675.ComponentOptionsMixin, {}, string, vue675.PublicProps, Readonly<NavigationMenuRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue675.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>, {
211
211
  default?: (props: {}) => any;
212
212
  }>;
213
213
  type __VLS_WithSlots$3<T, S> = T & {
@@ -224,7 +224,7 @@ interface NavigationMenuTriggerProps extends NavigationMenuTriggerBaseProps,
224
224
  */
225
225
  Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
226
226
  declare const _default$10: typeof __VLS_export$2;
227
- declare const __VLS_export$2: __VLS_WithSlots$2<vue675.DefineComponent<NavigationMenuTriggerProps, {}, {}, {}, {}, vue675.ComponentOptionsMixin, vue675.ComponentOptionsMixin, {}, string, vue675.PublicProps, Readonly<NavigationMenuTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue675.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>, {
228
228
  default?: (props: {}) => any;
229
229
  }>;
230
230
  type __VLS_WithSlots$2<T, S> = T & {
@@ -241,7 +241,7 @@ interface NavigationMenuViewportProps extends NavigationMenuViewportBaseProps,
241
241
  */
242
242
  HTMLAttributes {}
243
243
  declare const _default$11: typeof __VLS_export$1;
244
- declare const __VLS_export$1: __VLS_WithSlots$1<vue675.DefineComponent<NavigationMenuViewportProps, {}, {}, {}, {}, vue675.ComponentOptionsMixin, vue675.ComponentOptionsMixin, {}, string, vue675.PublicProps, Readonly<NavigationMenuViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue675.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>, {
245
245
  default?: (props: {}) => any;
246
246
  }>;
247
247
  type __VLS_WithSlots$1<T, S> = T & {
@@ -258,7 +258,7 @@ interface NavigationMenuViewportPositionerProps extends NavigationMenuViewportPo
258
258
  */
259
259
  HTMLAttributes {}
260
260
  declare const _default$12: typeof __VLS_export;
261
- declare const __VLS_export: __VLS_WithSlots<vue675.DefineComponent<NavigationMenuViewportPositionerProps, {}, {}, {}, {}, vue675.ComponentOptionsMixin, vue675.ComponentOptionsMixin, {}, string, vue675.PublicProps, Readonly<NavigationMenuViewportPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue675.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>, {
262
262
  default?: (props: {}) => any;
263
263
  }>;
264
264
  type __VLS_WithSlots<T, S> = T & {
@@ -4,10 +4,10 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
6
  import { t as navigationMenuAnatomy } from "../../navigation-menu-anatomy-nwZUxyMV.js";
7
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
8
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
- import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-Bx4OiQlo.js";
10
- import { i as usePresence } from "../../presence-Byk0B_Vq.js";
9
+ import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
10
+ import { i as usePresence } from "../../presence-B50UYKDY.js";
11
11
  import { ensure } from "@sprawlify/primitives/utils";
12
12
  import { Fragment, Teleport, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useAttrs, useId, withCtx } from "vue";
13
13
  import * as navigationMenu from "@sprawlify/primitives/machines/navigation-menu";
@@ -1,8 +1,8 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
- import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
- import { t as numberInputAnatomy } from "../../number-input-anatomy-BrKnd1U3.js";
5
- import * as vue775 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";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as numberInput from "@sprawlify/primitives/machines/number-input";
8
8
  import { FocusChangeDetails, FocusChangeDetails as NumberInputFocusChangeDetails, ValueChangeDetails, ValueChangeDetails as NumberInputValueChangeDetails, ValueInvalidDetails, ValueInvalidDetails as NumberInputValueInvalidDetails } from "@sprawlify/primitives/machines/number-input";
@@ -62,7 +62,7 @@ interface NumberInputContextProps extends SlotsType<{
62
62
  default: UnwrapRef<UseNumberInputContext>;
63
63
  }> {}
64
64
  declare const _default: typeof __VLS_export$9;
65
- declare const __VLS_export$9: __VLS_WithSlots$9<vue775.DefineComponent<{}, {}, {}, {}, {}, vue775.ComponentOptionsMixin, vue775.ComponentOptionsMixin, {}, string, vue775.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue775.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>, {
66
66
  default(numberInput: UnwrapRef<UseNumberInputContext>): unknown;
67
67
  }>;
68
68
  type __VLS_WithSlots$9<T, S> = T & {
@@ -79,7 +79,7 @@ interface NumberInputControlProps extends NumberInputControlBaseProps,
79
79
  */
80
80
  HTMLAttributes {}
81
81
  declare const _default$1: typeof __VLS_export$8;
82
- declare const __VLS_export$8: __VLS_WithSlots$8<vue775.DefineComponent<NumberInputControlProps, {}, {}, {}, {}, vue775.ComponentOptionsMixin, vue775.ComponentOptionsMixin, {}, string, vue775.PublicProps, Readonly<NumberInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue775.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>, {
83
83
  default?: (props: {}) => any;
84
84
  }>;
85
85
  type __VLS_WithSlots$8<T, S> = T & {
@@ -96,7 +96,7 @@ interface NumberInputDecrementTriggerProps extends NumberInputDecrementTriggerBa
96
96
  */
97
97
  ButtonHTMLAttributes {}
98
98
  declare const _default$2: typeof __VLS_export$7;
99
- declare const __VLS_export$7: __VLS_WithSlots$7<vue775.DefineComponent<NumberInputDecrementTriggerProps, {}, {}, {}, {}, vue775.ComponentOptionsMixin, vue775.ComponentOptionsMixin, {}, string, vue775.PublicProps, Readonly<NumberInputDecrementTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue775.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>, {
100
100
  default?: (props: {}) => any;
101
101
  }>;
102
102
  type __VLS_WithSlots$7<T, S> = T & {
@@ -113,7 +113,7 @@ interface NumberInputIncrementTriggerProps extends NumberInputIncrementTriggerBa
113
113
  */
114
114
  ButtonHTMLAttributes {}
115
115
  declare const _default$3: typeof __VLS_export$6;
116
- declare const __VLS_export$6: __VLS_WithSlots$6<vue775.DefineComponent<NumberInputIncrementTriggerProps, {}, {}, {}, {}, vue775.ComponentOptionsMixin, vue775.ComponentOptionsMixin, {}, string, vue775.PublicProps, Readonly<NumberInputIncrementTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue775.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>, {
117
117
  default?: (props: {}) => any;
118
118
  }>;
119
119
  type __VLS_WithSlots$6<T, S> = T & {
@@ -130,7 +130,7 @@ interface NumberInputInputProps extends NumberInputInputBaseProps,
130
130
  */
131
131
  InputHTMLAttributes {}
132
132
  declare const _default$4: typeof __VLS_export$5;
133
- declare const __VLS_export$5: __VLS_WithSlots$5<vue775.DefineComponent<NumberInputInputProps, {}, {}, {}, {}, vue775.ComponentOptionsMixin, vue775.ComponentOptionsMixin, {}, string, vue775.PublicProps, Readonly<NumberInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue775.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>, {
134
134
  default?: (props: {}) => any;
135
135
  }>;
136
136
  type __VLS_WithSlots$5<T, S> = T & {
@@ -147,7 +147,7 @@ interface NumberInputLabelProps extends NumberInputLabelBaseProps,
147
147
  */
148
148
  LabelHTMLAttributes {}
149
149
  declare const _default$5: typeof __VLS_export$4;
150
- declare const __VLS_export$4: __VLS_WithSlots$4<vue775.DefineComponent<NumberInputLabelProps, {}, {}, {}, {}, vue775.ComponentOptionsMixin, vue775.ComponentOptionsMixin, {}, string, vue775.PublicProps, Readonly<NumberInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue775.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>, {
151
151
  default?: (props: {}) => any;
152
152
  }>;
153
153
  type __VLS_WithSlots$4<T, S> = T & {
@@ -167,7 +167,7 @@ interface NumberInputRootProviderProps extends NumberInputRootProviderBaseProps,
167
167
  */
168
168
  HTMLAttributes {}
169
169
  declare const _default$7: typeof __VLS_export$3;
170
- declare const __VLS_export$3: __VLS_WithSlots$3<vue775.DefineComponent<NumberInputRootProviderProps, {}, {}, {}, {}, vue775.ComponentOptionsMixin, vue775.ComponentOptionsMixin, {}, string, vue775.PublicProps, Readonly<NumberInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue775.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>, {
171
171
  default?: (props: {}) => any;
172
172
  }>;
173
173
  type __VLS_WithSlots$3<T, S> = T & {
@@ -185,12 +185,12 @@ interface NumberInputRootProps extends NumberInputRootBaseProps,
185
185
  HTMLAttributes {}
186
186
  interface NumberInputRootEmits extends RootEmits {}
187
187
  declare const _default$6: typeof __VLS_export$2;
188
- declare const __VLS_export$2: __VLS_WithSlots$2<vue775.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue775.ComponentOptionsMixin, vue775.ComponentOptionsMixin, {
188
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue706.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {
189
189
  focusChange: (details: numberInput.FocusChangeDetails) => any;
190
190
  valueChange: (details: numberInput.ValueChangeDetails) => any;
191
191
  "update:modelValue": (value: string) => any;
192
192
  valueInvalid: (details: numberInput.ValueInvalidDetails) => any;
193
- }, string, vue775.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
193
+ }, string, vue706.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
194
194
  onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
195
195
  onValueChange?: ((details: numberInput.ValueChangeDetails) => any) | undefined;
196
196
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
@@ -205,7 +205,7 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue775.DefineComponent<NumberInp
205
205
  clampValueOnBlur: boolean;
206
206
  focusInputOnChange: boolean;
207
207
  spinOnPress: boolean;
208
- }, {}, {}, {}, string, vue775.ComponentProvideOptions, false, {}, any>, {
208
+ }, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
209
209
  default?: (props: {}) => any;
210
210
  }>;
211
211
  type __VLS_WithSlots$2<T, S> = T & {
@@ -222,7 +222,7 @@ interface NumberInputScrubberProps extends NumberInputScrubberBaseProps,
222
222
  */
223
223
  HTMLAttributes {}
224
224
  declare const _default$8: typeof __VLS_export$1;
225
- declare const __VLS_export$1: __VLS_WithSlots$1<vue775.DefineComponent<NumberInputScrubberProps, {}, {}, {}, {}, vue775.ComponentOptionsMixin, vue775.ComponentOptionsMixin, {}, string, vue775.PublicProps, Readonly<NumberInputScrubberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue775.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>, {
226
226
  default?: (props: {}) => any;
227
227
  }>;
228
228
  type __VLS_WithSlots$1<T, S> = T & {
@@ -239,7 +239,7 @@ interface NumberInputValueTextProps extends NumberInputValueTextBaseProps,
239
239
  */
240
240
  HTMLAttributes {}
241
241
  declare const _default$9: typeof __VLS_export;
242
- declare const __VLS_export: __VLS_WithSlots<vue775.DefineComponent<NumberInputValueTextProps, {}, {}, {}, {}, vue775.ComponentOptionsMixin, vue775.ComponentOptionsMixin, {}, string, vue775.PublicProps, Readonly<NumberInputValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue775.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>, {
243
243
  default?: (props: {}) => any;
244
244
  }>;
245
245
  type __VLS_WithSlots<T, S> = T & {
@@ -5,9 +5,9 @@ import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
6
  import "../../field-anatomy-DOCpzb4B.js";
7
7
  import { t as numberInputAnatomy } from "../../number-input-anatomy-hB3PpB4j.js";
8
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
8
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
9
9
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
- import { p as useFieldContext } from "../../field-C6iB3Tje.js";
10
+ import { p as useFieldContext } from "../../field-B_BAnE0z.js";
11
11
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as numberInput from "@sprawlify/primitives/machines/number-input";
13
13
 
@@ -1,8 +1,8 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
- import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
- import { t as paginationAnatomy } from "../../pagination-anatomy-NpCn-mYm.js";
5
- import * as vue1298 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";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as pagination from "@sprawlify/primitives/machines/pagination";
8
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";
@@ -15,7 +15,7 @@ interface PaginationEllipsisProps extends PaginationEllipsisBaseProps,
15
15
  */
16
16
  HTMLAttributes {}
17
17
  declare const _default$1: typeof __VLS_export$8;
18
- declare const __VLS_export$8: __VLS_WithSlots$8<vue1298.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue1298.ComponentOptionsMixin, vue1298.ComponentOptionsMixin, {}, string, vue1298.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1298.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>, {
19
19
  default?: (props: {}) => any;
20
20
  }>;
21
21
  type __VLS_WithSlots$8<T, S> = T & {
@@ -32,7 +32,7 @@ interface PaginationFirstTriggerProps extends PaginationFirstTriggerBaseProps,
32
32
  */
33
33
  ButtonHTMLAttributes {}
34
34
  declare const _default$2: typeof __VLS_export$7;
35
- declare const __VLS_export$7: __VLS_WithSlots$7<vue1298.DefineComponent<PaginationFirstTriggerProps, {}, {}, {}, {}, vue1298.ComponentOptionsMixin, vue1298.ComponentOptionsMixin, {}, string, vue1298.PublicProps, Readonly<PaginationFirstTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1298.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>, {
36
36
  default?: (props: {}) => any;
37
37
  }>;
38
38
  type __VLS_WithSlots$7<T, S> = T & {
@@ -49,7 +49,7 @@ interface PaginationItemProps extends PaginationItemBaseProps,
49
49
  */
50
50
  Omit<ButtonHTMLAttributes, 'type' | 'value'> {}
51
51
  declare const _default$3: typeof __VLS_export$6;
52
- declare const __VLS_export$6: __VLS_WithSlots$6<vue1298.DefineComponent<PaginationItemProps, {}, {}, {}, {}, vue1298.ComponentOptionsMixin, vue1298.ComponentOptionsMixin, {}, string, vue1298.PublicProps, Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1298.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>, {
53
53
  default?: (props: {}) => any;
54
54
  }>;
55
55
  type __VLS_WithSlots$6<T, S> = T & {
@@ -66,7 +66,7 @@ interface PaginationLastTriggerProps extends PaginationLastTriggerBaseProps,
66
66
  */
67
67
  ButtonHTMLAttributes {}
68
68
  declare const _default$4: typeof __VLS_export$5;
69
- declare const __VLS_export$5: __VLS_WithSlots$5<vue1298.DefineComponent<PaginationLastTriggerProps, {}, {}, {}, {}, vue1298.ComponentOptionsMixin, vue1298.ComponentOptionsMixin, {}, string, vue1298.PublicProps, Readonly<PaginationLastTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1298.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>, {
70
70
  default?: (props: {}) => any;
71
71
  }>;
72
72
  type __VLS_WithSlots$5<T, S> = T & {
@@ -83,7 +83,7 @@ interface PaginationNextTriggerProps extends PaginationNextTriggerBaseProps,
83
83
  */
84
84
  ButtonHTMLAttributes {}
85
85
  declare const _default$5: typeof __VLS_export$4;
86
- declare const __VLS_export$4: __VLS_WithSlots$4<vue1298.DefineComponent<PaginationNextTriggerProps, {}, {}, {}, {}, vue1298.ComponentOptionsMixin, vue1298.ComponentOptionsMixin, {}, string, vue1298.PublicProps, Readonly<PaginationNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1298.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>, {
87
87
  default?: (props: {}) => any;
88
88
  }>;
89
89
  type __VLS_WithSlots$4<T, S> = T & {
@@ -100,7 +100,7 @@ interface PaginationPrevTriggerProps extends PaginationPrevTriggerBaseProps,
100
100
  */
101
101
  ButtonHTMLAttributes {}
102
102
  declare const _default$6: typeof __VLS_export$3;
103
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1298.DefineComponent<PaginationPrevTriggerProps, {}, {}, {}, {}, vue1298.ComponentOptionsMixin, vue1298.ComponentOptionsMixin, {}, string, vue1298.PublicProps, Readonly<PaginationPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1298.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>, {
104
104
  default?: (props: {}) => any;
105
105
  }>;
106
106
  type __VLS_WithSlots$3<T, S> = T & {
@@ -120,7 +120,7 @@ interface PaginationRootProviderProps extends PaginationRootProviderBaseProps,
120
120
  */
121
121
  HTMLAttributes {}
122
122
  declare const _default$8: typeof __VLS_export$2;
123
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1298.DefineComponent<PaginationRootProviderProps, {}, {}, {}, {}, vue1298.ComponentOptionsMixin, vue1298.ComponentOptionsMixin, {}, string, vue1298.PublicProps, Readonly<PaginationRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1298.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>, {
124
124
  default?: (props: {}) => any;
125
125
  }>;
126
126
  type __VLS_WithSlots$2<T, S> = T & {
@@ -165,17 +165,17 @@ interface PaginationRootProps extends PaginationRootBaseProps,
165
165
  HTMLAttributes {}
166
166
  interface PaginationRootEmits extends RootEmits {}
167
167
  declare const _default$7: typeof __VLS_export$1;
168
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1298.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue1298.ComponentOptionsMixin, vue1298.ComponentOptionsMixin, {
168
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue556.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {
169
169
  pageChange: (details: pagination.PageChangeDetails) => any;
170
- "update:page": (page: number) => any;
171
170
  pageSizeChange: (details: pagination.PageSizeChangeDetails) => any;
171
+ "update:page": (page: number) => any;
172
172
  "update:pageSize": (pageSize: number) => any;
173
- }, string, vue1298.PublicProps, Readonly<PaginationRootProps> & Readonly<{
173
+ }, string, vue556.PublicProps, Readonly<PaginationRootProps> & Readonly<{
174
174
  onPageChange?: ((details: pagination.PageChangeDetails) => any) | undefined;
175
- "onUpdate:page"?: ((page: number) => any) | undefined;
176
175
  onPageSizeChange?: ((details: pagination.PageSizeChangeDetails) => any) | undefined;
176
+ "onUpdate:page"?: ((page: number) => any) | undefined;
177
177
  "onUpdate:pageSize"?: ((pageSize: number) => any) | undefined;
178
- }>, {}, {}, {}, {}, string, vue1298.ComponentProvideOptions, false, {}, any>, {
178
+ }>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
179
179
  default?: (props: {}) => any;
180
180
  }>;
181
181
  type __VLS_WithSlots$1<T, S> = T & {
@@ -200,7 +200,7 @@ interface PaginationContextProps extends SlotsType<{
200
200
  default: UnwrapRef<UsePaginationContext>;
201
201
  }> {}
202
202
  declare const _default: typeof __VLS_export;
203
- declare const __VLS_export: __VLS_WithSlots<vue1298.DefineComponent<{}, {}, {}, {}, {}, vue1298.ComponentOptionsMixin, vue1298.ComponentOptionsMixin, {}, string, vue1298.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1298.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>, {
204
204
  default(pagination: UnwrapRef<UsePaginationContext>): unknown;
205
205
  }>;
206
206
  type __VLS_WithSlots<T, S> = T & {
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
6
  import { t as paginationAnatomy } from "../../pagination-anatomy-D8yk0Puf.js";
7
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
8
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
9
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
10
10
  import * as pagination from "@sprawlify/primitives/machines/pagination";
@@ -1,8 +1,8 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
- import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
- import { t as passwordInputAnatomy } from "../../password-input-anatomy-BJPXSE6T.js";
5
- import * as vue1547 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";
6
6
  import { ComputedRef, HTMLAttributes, MaybeRef, UnwrapRef } from "vue";
7
7
  import * as passwordInput from "@sprawlify/primitives/machines/password-input";
8
8
  import { VisibilityChangeDetails, VisibilityChangeDetails as PasswordInputVisibilityChangeDetails } from "@sprawlify/primitives/machines/password-input";
@@ -37,7 +37,7 @@ interface PasswordInputContextProps {
37
37
  value: UsePasswordInputReturn;
38
38
  }
39
39
  declare const _default: typeof __VLS_export$7;
40
- declare const __VLS_export$7: __VLS_WithSlots$6<vue1547.DefineComponent<PasswordInputContextProps, {}, {}, {}, {}, vue1547.ComponentOptionsMixin, vue1547.ComponentOptionsMixin, {}, string, vue1547.PublicProps, Readonly<PasswordInputContextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1547.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>, {
41
41
  default?: (props: {
42
42
  visible: boolean;
43
43
  disabled: boolean;
@@ -45,20 +45,20 @@ declare const __VLS_export$7: __VLS_WithSlots$6<vue1547.DefineComponent<Password
45
45
  focus: VoidFunction;
46
46
  setVisible: (value: boolean) => void;
47
47
  toggleVisible: VoidFunction;
48
- getRootProps: () => vue1547.HTMLAttributes & {
48
+ getRootProps: () => vue481.HTMLAttributes & {
49
49
  key?: string | number | symbol | undefined;
50
- ref?: vue1547.VNodeRef | undefined;
50
+ ref?: vue481.VNodeRef | undefined;
51
51
  };
52
- getLabelProps: () => vue1547.LabelHTMLAttributes & vue1547.ReservedProps;
53
- getInputProps: () => vue1547.InputHTMLAttributes & vue1547.ReservedProps;
54
- getVisibilityTriggerProps: () => vue1547.ButtonHTMLAttributes & vue1547.ReservedProps;
55
- getIndicatorProps: () => vue1547.HTMLAttributes & {
52
+ getLabelProps: () => vue481.LabelHTMLAttributes & vue481.ReservedProps;
53
+ getInputProps: () => vue481.InputHTMLAttributes & vue481.ReservedProps;
54
+ getVisibilityTriggerProps: () => vue481.ButtonHTMLAttributes & vue481.ReservedProps;
55
+ getIndicatorProps: () => vue481.HTMLAttributes & {
56
56
  key?: string | number | symbol | undefined;
57
- ref?: vue1547.VNodeRef | undefined;
57
+ ref?: vue481.VNodeRef | undefined;
58
58
  };
59
- getControlProps: () => vue1547.HTMLAttributes & {
59
+ getControlProps: () => vue481.HTMLAttributes & {
60
60
  key?: string | number | symbol | undefined;
61
- ref?: vue1547.VNodeRef | undefined;
61
+ ref?: vue481.VNodeRef | undefined;
62
62
  };
63
63
  }) => any;
64
64
  }>;
@@ -76,7 +76,7 @@ interface PasswordInputControlProps extends PasswordInputControlBaseProps,
76
76
  */
77
77
  HTMLAttributes {}
78
78
  declare const _default$1: typeof __VLS_export$6;
79
- declare const __VLS_export$6: __VLS_WithSlots$5<vue1547.DefineComponent<PasswordInputControlProps, {}, {}, {}, {}, vue1547.ComponentOptionsMixin, vue1547.ComponentOptionsMixin, {}, string, vue1547.PublicProps, Readonly<PasswordInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1547.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>, {
80
80
  default?: (props: {}) => any;
81
81
  }>;
82
82
  type __VLS_WithSlots$5<T, S> = T & {
@@ -98,7 +98,7 @@ interface PasswordInputIndicatorProps extends PasswordInputIndicatorBaseProps,
98
98
  */
99
99
  HTMLAttributes {}
100
100
  declare const _default$2: typeof __VLS_export$5;
101
- declare const __VLS_export$5: __VLS_WithSlots$4<vue1547.DefineComponent<PasswordInputIndicatorProps, {}, {}, {}, {}, vue1547.ComponentOptionsMixin, vue1547.ComponentOptionsMixin, {}, string, vue1547.PublicProps, Readonly<PasswordInputIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1547.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>, {
102
102
  default?: (props: {}) => any;
103
103
  } & {
104
104
  fallback?: (props: {
@@ -119,7 +119,7 @@ interface PasswordInputInputProps extends PasswordInputInputBaseProps,
119
119
  */
120
120
  HTMLAttributes {}
121
121
  declare const _default$3: typeof __VLS_export$4;
122
- declare const __VLS_export$4: vue1547.DefineComponent<PasswordInputInputProps, {}, {}, {}, {}, vue1547.ComponentOptionsMixin, vue1547.ComponentOptionsMixin, {}, string, vue1547.PublicProps, Readonly<PasswordInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1547.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>;
123
123
  //#endregion
124
124
  //#region src/components/password-input/password-input-label.vue.d.ts
125
125
  interface PasswordInputLabelBaseProps extends PolymorphicProps {}
@@ -129,7 +129,7 @@ interface PasswordInputLabelProps extends PasswordInputLabelBaseProps,
129
129
  */
130
130
  HTMLAttributes {}
131
131
  declare const _default$4: typeof __VLS_export$3;
132
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1547.DefineComponent<PasswordInputLabelProps, {}, {}, {}, {}, vue1547.ComponentOptionsMixin, vue1547.ComponentOptionsMixin, {}, string, vue1547.PublicProps, Readonly<PasswordInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1547.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>, {
133
133
  default?: (props: {}) => any;
134
134
  }>;
135
135
  type __VLS_WithSlots$3<T, S> = T & {
@@ -146,10 +146,10 @@ interface PasswordInputRootProps extends PasswordInputRootBaseProps,
146
146
  */
147
147
  HTMLAttributes {}
148
148
  declare const _default$5: typeof __VLS_export$2;
149
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1547.DefineComponent<PasswordInputRootProps, {}, {}, {}, {}, vue1547.ComponentOptionsMixin, vue1547.ComponentOptionsMixin, {
149
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue481.DefineComponent<PasswordInputRootProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {
150
150
  visibilityChange: (details: passwordInput.VisibilityChangeDetails) => any;
151
151
  "update:visible": (visible: boolean) => any;
152
- }, string, vue1547.PublicProps, Readonly<PasswordInputRootProps> & Readonly<{
152
+ }, string, vue481.PublicProps, Readonly<PasswordInputRootProps> & Readonly<{
153
153
  onVisibilityChange?: ((details: passwordInput.VisibilityChangeDetails) => any) | undefined;
154
154
  "onUpdate:visible"?: ((visible: boolean) => any) | undefined;
155
155
  }>, {
@@ -158,9 +158,9 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue1547.DefineComponent<Password
158
158
  invalid: boolean;
159
159
  readOnly: boolean;
160
160
  defaultVisible: boolean;
161
- ignorePasswordManagers: boolean;
162
161
  visible: boolean;
163
- }, {}, {}, {}, string, vue1547.ComponentProvideOptions, false, {}, any>, {
162
+ ignorePasswordManagers: boolean;
163
+ }, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
164
164
  default?: (props: {}) => any;
165
165
  }>;
166
166
  type __VLS_WithSlots$2<T, S> = T & {
@@ -179,7 +179,7 @@ interface PasswordInputRootProviderProps extends PasswordInputRootProviderBasePr
179
179
  */
180
180
  HTMLAttributes {}
181
181
  declare const _default$6: typeof __VLS_export$1;
182
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1547.DefineComponent<PasswordInputRootProviderProps, {}, {}, {}, {}, vue1547.ComponentOptionsMixin, vue1547.ComponentOptionsMixin, {}, string, vue1547.PublicProps, Readonly<PasswordInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1547.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>, {
183
183
  default?: (props: {}) => any;
184
184
  }>;
185
185
  type __VLS_WithSlots$1<T, S> = T & {
@@ -196,7 +196,7 @@ interface PasswordInputVisibilityTriggerProps extends PasswordInputVisibilityTri
196
196
  */
197
197
  HTMLAttributes {}
198
198
  declare const _default$7: typeof __VLS_export;
199
- declare const __VLS_export: __VLS_WithSlots<vue1547.DefineComponent<PasswordInputVisibilityTriggerProps, {}, {}, {}, {}, vue1547.ComponentOptionsMixin, vue1547.ComponentOptionsMixin, {}, string, vue1547.PublicProps, Readonly<PasswordInputVisibilityTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1547.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>, {
200
200
  default?: (props: {}) => any;
201
201
  }>;
202
202
  type __VLS_WithSlots<T, S> = T & {
@@ -5,9 +5,9 @@ import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
6
  import "../../field-anatomy-DOCpzb4B.js";
7
7
  import { t as passwordInputAnatomy } from "../../password-input-anatomy-D0nhl7MJ.js";
8
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
8
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
9
9
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
- import { p as useFieldContext } from "../../field-C6iB3Tje.js";
10
+ import { p as useFieldContext } from "../../field-B_BAnE0z.js";
11
11
  import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as passwordInput from "@sprawlify/primitives/machines/password-input";
13
13