@sprawlify/vue 0.0.73 → 0.0.74

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (235) hide show
  1. package/dist/accordion-anatomy-SnniqySz.js +3 -0
  2. package/dist/accordion-anatomy-rCL5aWqn.d.ts +2 -0
  3. package/dist/angle-slider-anatomy-BcpYlzjU.js +3 -0
  4. package/dist/angle-slider-anatomy-Dx77gXPi.d.ts +2 -0
  5. package/dist/avatar-anatomy-DkaRck8U.js +3 -0
  6. package/dist/avatar-anatomy-DqwdmVib.d.ts +2 -0
  7. package/dist/bottom-sheet-anatomy-CATwdEhi.d.ts +2 -0
  8. package/dist/bottom-sheet-anatomy-lHEnPDuf.js +3 -0
  9. package/dist/carousel-anatomy-CP646ljY.d.ts +6 -0
  10. package/dist/carousel-anatomy-Dozyhz87.js +7 -0
  11. package/dist/checkbox-anatomy-DGrjF6ri.d.ts +6 -0
  12. package/dist/checkbox-anatomy-DrTfnRdC.js +7 -0
  13. package/dist/clipboard-anatomy-Btcms62_.js +3 -0
  14. package/dist/clipboard-anatomy-BtxJPw4p.d.ts +2 -0
  15. package/dist/collapsible-anatomy-Bz0a8LAr.js +3 -0
  16. package/dist/collapsible-anatomy-C-2X58M2.d.ts +2 -0
  17. package/dist/{collapsible-SXAS3iFc.js → collapsible-kw6uns8K.js} +3 -4
  18. package/dist/{collection-C_ZHBDQD.js → collection-BHgAE3BH.js} +1 -1
  19. package/dist/color-picker-anatomy-C18pJhHu.d.ts +6 -0
  20. package/dist/color-picker-anatomy-DJP6gg1F.js +7 -0
  21. package/dist/combobox-anatomy-CwdkDJPn.d.ts +6 -0
  22. package/dist/combobox-anatomy-DccBa7f5.js +7 -0
  23. package/dist/components/accordion/index.d.ts +22 -21
  24. package/dist/components/accordion/index.js +6 -6
  25. package/dist/components/anatomy.d.ts +51 -0
  26. package/dist/components/anatomy.js +53 -0
  27. package/dist/components/angle-slider/index.d.ts +20 -19
  28. package/dist/components/angle-slider/index.js +3 -3
  29. package/dist/components/avatar/index.d.ts +13 -12
  30. package/dist/components/avatar/index.js +3 -3
  31. package/dist/components/bottom-sheet/index.d.ts +23 -22
  32. package/dist/components/bottom-sheet/index.js +6 -6
  33. package/dist/components/carousel/index.d.ts +20 -23
  34. package/dist/components/carousel/index.js +3 -7
  35. package/dist/components/checkbox/index.d.ts +24 -27
  36. package/dist/components/checkbox/index.js +8 -10
  37. package/dist/components/client-only/index.d.ts +2 -2
  38. package/dist/components/clipboard/index.d.ts +21 -20
  39. package/dist/components/clipboard/index.js +3 -3
  40. package/dist/components/collapsible/index.d.ts +17 -16
  41. package/dist/components/collapsible/index.js +3 -2
  42. package/dist/components/collection/index.d.ts +1 -1
  43. package/dist/components/collection/index.js +1 -1
  44. package/dist/components/color-picker/index.d.ts +55 -58
  45. package/dist/components/color-picker/index.js +8 -10
  46. package/dist/components/combobox/index.d.ts +38 -41
  47. package/dist/components/combobox/index.js +8 -11
  48. package/dist/components/date-picker/index.d.ts +46 -49
  49. package/dist/components/date-picker/index.js +6 -9
  50. package/dist/components/dialog/index.d.ts +32 -31
  51. package/dist/components/dialog/index.js +5 -5
  52. package/dist/components/download-trigger/index.d.ts +4 -4
  53. package/dist/components/download-trigger/index.js +1 -1
  54. package/dist/components/editable/index.d.ts +30 -29
  55. package/dist/components/editable/index.js +5 -4
  56. package/dist/components/field/index.d.ts +24 -27
  57. package/dist/components/field/index.js +3 -2
  58. package/dist/components/fieldset/index.d.ts +12 -15
  59. package/dist/components/fieldset/index.js +3 -2
  60. package/dist/components/file-upload/index.d.ts +27 -26
  61. package/dist/components/file-upload/index.js +5 -4
  62. package/dist/components/floating-panel/index.d.ts +28 -26
  63. package/dist/components/floating-panel/index.js +4 -4
  64. package/dist/components/focus-trap/index.d.ts +5 -5
  65. package/dist/components/focus-trap/index.js +2 -2
  66. package/dist/components/format/index.d.ts +4 -4
  67. package/dist/components/frame/index.d.ts +6 -6
  68. package/dist/components/highlight/index.d.ts +4 -4
  69. package/dist/components/highlight/index.js +1 -1
  70. package/dist/components/hover-card/index.d.ts +28 -27
  71. package/dist/components/hover-card/index.js +5 -5
  72. package/dist/components/image-cropper/index.d.ts +15 -18
  73. package/dist/components/image-cropper/index.js +4 -7
  74. package/dist/components/json-tree-view/index.d.ts +12 -12
  75. package/dist/components/json-tree-view/index.js +6 -6
  76. package/dist/components/listbox/index.d.ts +25 -28
  77. package/dist/components/listbox/index.js +4 -8
  78. package/dist/components/marquee/index.d.ts +25 -24
  79. package/dist/components/marquee/index.js +3 -3
  80. package/dist/components/menu/index.d.ts +56 -54
  81. package/dist/components/menu/index.js +5 -5
  82. package/dist/components/navigation-menu/index.d.ts +22 -21
  83. package/dist/components/navigation-menu/index.js +5 -5
  84. package/dist/components/number-input/index.d.ts +24 -23
  85. package/dist/components/number-input/index.js +5 -4
  86. package/dist/components/pagination/index.d.ts +17 -16
  87. package/dist/components/pagination/index.js +3 -3
  88. package/dist/components/password-input/index.d.ts +26 -25
  89. package/dist/components/password-input/index.js +5 -4
  90. package/dist/components/pin-input/index.d.ts +21 -20
  91. package/dist/components/pin-input/index.js +5 -4
  92. package/dist/components/popover/index.d.ts +36 -35
  93. package/dist/components/popover/index.js +5 -5
  94. package/dist/components/presence/index.d.ts +2 -2
  95. package/dist/components/presence/index.js +2 -2
  96. package/dist/components/progress/index.d.ts +17 -16
  97. package/dist/components/progress/index.js +3 -3
  98. package/dist/components/qr-code/index.d.ts +13 -12
  99. package/dist/components/qr-code/index.js +3 -3
  100. package/dist/components/radio-group/index.d.ts +21 -20
  101. package/dist/components/radio-group/index.js +6 -5
  102. package/dist/components/rating-group/index.d.ts +19 -18
  103. package/dist/components/rating-group/index.js +5 -4
  104. package/dist/components/scroll-area/index.d.ts +14 -13
  105. package/dist/components/scroll-area/index.js +3 -3
  106. package/dist/components/segment-group/index.d.ts +19 -22
  107. package/dist/components/segment-group/index.js +3 -8
  108. package/dist/components/select/index.d.ts +41 -40
  109. package/dist/components/select/index.js +8 -7
  110. package/dist/components/signature-pad/index.d.ts +18 -17
  111. package/dist/components/signature-pad/index.js +5 -4
  112. package/dist/components/slider/index.d.ts +25 -24
  113. package/dist/components/slider/index.js +3 -3
  114. package/dist/components/splitter/index.d.ts +14 -13
  115. package/dist/components/splitter/index.js +4 -3
  116. package/dist/components/steps/index.d.ts +22 -21
  117. package/dist/components/steps/index.js +3 -3
  118. package/dist/components/switch/index.d.ts +18 -17
  119. package/dist/components/switch/index.js +5 -4
  120. package/dist/components/tabs/index.d.ts +22 -21
  121. package/dist/components/tabs/index.js +5 -5
  122. package/dist/components/tags-input/index.d.ts +36 -35
  123. package/dist/components/tags-input/index.js +5 -4
  124. package/dist/components/timer/index.d.ts +16 -15
  125. package/dist/components/timer/index.js +3 -3
  126. package/dist/components/toast/index.d.ts +13 -12
  127. package/dist/components/toast/index.js +2 -2
  128. package/dist/components/toggle/index.d.ts +10 -13
  129. package/dist/components/toggle/index.js +3 -8
  130. package/dist/components/toggle-group/index.d.ts +16 -15
  131. package/dist/components/toggle-group/index.js +3 -3
  132. package/dist/components/tooltip/index.d.ts +23 -22
  133. package/dist/components/tooltip/index.js +5 -5
  134. package/dist/components/tour/index.d.ts +32 -35
  135. package/dist/components/tour/index.js +6 -9
  136. package/dist/components/tree-view/index.d.ts +6 -5
  137. package/dist/components/tree-view/index.js +6 -5
  138. package/dist/date-picker-anatomy-B3KhAu53.d.ts +6 -0
  139. package/dist/date-picker-anatomy-BbB7oLLk.js +7 -0
  140. package/dist/dialog-anatomy--8BPzYvc.d.ts +2 -0
  141. package/dist/dialog-anatomy-DZW7OUW_.js +3 -0
  142. package/dist/editable-anatomy-D1eyySPH.js +3 -0
  143. package/dist/editable-anatomy-qX6giV4Y.d.ts +2 -0
  144. package/dist/{field-CtPR24u6.js → field-C6iB3Tje.js} +3 -8
  145. package/dist/field-anatomy-DOCpzb4B.js +8 -0
  146. package/dist/field-anatomy-meDug-96.d.ts +6 -0
  147. package/dist/{fieldset-D5SznrKY.js → fieldset-B1bn9yHW.js} +3 -8
  148. package/dist/fieldset-anatomy-BENizr4L.d.ts +6 -0
  149. package/dist/fieldset-anatomy-DmZTaMK6.js +8 -0
  150. package/dist/file-upload-anatomy-BFGZTW-d.d.ts +2 -0
  151. package/dist/file-upload-anatomy-CZ2VnScd.js +3 -0
  152. package/dist/floating-panel-anatomy-DBrl1Bp0.js +3 -0
  153. package/dist/floating-panel-anatomy-aRL0nEuA.d.ts +2 -0
  154. package/dist/hover-card-anatomy-BL8G0P5L.d.ts +2 -0
  155. package/dist/hover-card-anatomy-D3wEfkuu.js +3 -0
  156. package/dist/image-cropper-anatomy-Q-TC-Ntz.d.ts +6 -0
  157. package/dist/image-cropper-anatomy-vcTNTTGP.js +7 -0
  158. package/dist/{index-CmCVWB7e.d.ts → index-CKLWua9t.d.ts} +32 -32
  159. package/dist/{index-8bjPAUl0.d.ts → index-DLfVD7U5.d.ts} +10 -10
  160. package/dist/{index-BnYwp0nl.d.ts → index-_AirUBz0.d.ts} +7 -7
  161. package/dist/index.d.ts +3 -3
  162. package/dist/listbox-anatomy-CHgk_go8.d.ts +6 -0
  163. package/dist/listbox-anatomy-D2r-4uq6.js +7 -0
  164. package/dist/marquee-anatomy-BSMR6X4B.d.ts +2 -0
  165. package/dist/marquee-anatomy-sKw9g-dJ.js +3 -0
  166. package/dist/menu-anatomy-2i8La6ak.d.ts +2 -0
  167. package/dist/menu-anatomy-DbCORryZ.js +3 -0
  168. package/dist/navigation-menu-anatomy-kSlLw4EL.d.ts +2 -0
  169. package/dist/navigation-menu-anatomy-nwZUxyMV.js +3 -0
  170. package/dist/number-input-anatomy-BrKnd1U3.d.ts +2 -0
  171. package/dist/number-input-anatomy-hB3PpB4j.js +3 -0
  172. package/dist/pagination-anatomy-D8yk0Puf.js +3 -0
  173. package/dist/pagination-anatomy-NpCn-mYm.d.ts +2 -0
  174. package/dist/password-input-anatomy-BJPXSE6T.d.ts +2 -0
  175. package/dist/password-input-anatomy-D0nhl7MJ.js +3 -0
  176. package/dist/pin-input-anatomy-Blh9Y2sq.js +3 -0
  177. package/dist/pin-input-anatomy-OckZj-cF.d.ts +2 -0
  178. package/dist/popover-anatomy-Ce31QPso.d.ts +2 -0
  179. package/dist/popover-anatomy-DXWeYlnF.js +3 -0
  180. package/dist/{presence-BK6rPXK7.js → presence-Byk0B_Vq.js} +1 -1
  181. package/dist/progress-anatomy-DUD4W7vg.d.ts +2 -0
  182. package/dist/progress-anatomy-lioRhIrB.js +3 -0
  183. package/dist/qr-code-anatomy-CIy9Wai6.js +3 -0
  184. package/dist/qr-code-anatomy-Dmh5IV3m.d.ts +2 -0
  185. package/dist/radio-group-anatomy-C7L8dkhn.js +3 -0
  186. package/dist/radio-group-anatomy-CXwS1OoR.d.ts +2 -0
  187. package/dist/rating-group-anatomy-CBhzoESK.js +3 -0
  188. package/dist/rating-group-anatomy-DMTutKxa.d.ts +2 -0
  189. package/dist/scroll-area-anatomy-B-FlUOdc.js +3 -0
  190. package/dist/scroll-area-anatomy-Cxkrq_al.d.ts +2 -0
  191. package/dist/segment-group-anatomy-CNtzx5Yr.d.ts +6 -0
  192. package/dist/segment-group-anatomy-CPdu1efW.js +8 -0
  193. package/dist/select-anatomy-CiNHi2Kx.js +3 -0
  194. package/dist/select-anatomy-Elu3b3Op.d.ts +2 -0
  195. package/dist/signature-pad-anatomy-B-OK1170.d.ts +2 -0
  196. package/dist/signature-pad-anatomy-Mz3w_i5B.js +3 -0
  197. package/dist/slider-anatomy-3KpCBnz3.js +3 -0
  198. package/dist/slider-anatomy-Ctfd4geR.d.ts +2 -0
  199. package/dist/splitter-anatomy-CN7s6WdQ.d.ts +2 -0
  200. package/dist/splitter-anatomy-D2RNa-hA.js +3 -0
  201. package/dist/steps-anatomy-CSfgiyVI.js +3 -0
  202. package/dist/steps-anatomy-DrtAi5Mk.d.ts +2 -0
  203. package/dist/switch-anatomy-DDL1v5Fs.js +3 -0
  204. package/dist/switch-anatomy-Z4qGqnte.d.ts +2 -0
  205. package/dist/tabs-anatomy-BL3YLH_t.d.ts +2 -0
  206. package/dist/tabs-anatomy-DlQHg-E8.js +3 -0
  207. package/dist/tags-input-anatomy-AHepxK3s.d.ts +2 -0
  208. package/dist/tags-input-anatomy-DYSi98Bx.js +3 -0
  209. package/dist/timer-anatomy-Be-Fa71t.d.ts +2 -0
  210. package/dist/timer-anatomy-C9bTbrUf.js +3 -0
  211. package/dist/toast-anatomy-CssUp7TT.js +3 -0
  212. package/dist/toast-anatomy-_k_zeUjw.d.ts +2 -0
  213. package/dist/toggle-anatomy-D8XJQLnW.js +8 -0
  214. package/dist/toggle-anatomy-DFzkjtVR.d.ts +6 -0
  215. package/dist/toggle-group-anatomy-DD8PvB75.js +3 -0
  216. package/dist/toggle-group-anatomy-L0_56E8r.d.ts +2 -0
  217. package/dist/tooltip-anatomy-CPw1wOXd.js +3 -0
  218. package/dist/tooltip-anatomy-jbsTMGov.d.ts +2 -0
  219. package/dist/tour-anatomy-CDmnjoPR.js +7 -0
  220. package/dist/tour-anatomy-CgFQsxyi.d.ts +6 -0
  221. package/dist/{tree-view-N6ShNmpe.js → tree-view-BBC0paRq.js} +6 -7
  222. package/dist/tree-view-anatomy-BM2MLpUa.d.ts +2 -0
  223. package/dist/tree-view-anatomy-BW_ruJ-g.js +3 -0
  224. package/package.json +6 -2
  225. /package/dist/{boolean-CpMsIRK4.js → boolean-L5YmbZkb.js} +0 -0
  226. /package/dist/{clean-props-ChPEW0vT.js → clean-props-DsGHTEpm.js} +0 -0
  227. /package/dist/{create-split-props-BDJ_VWs3.js → create-split-props-BQ6yvpdF.js} +0 -0
  228. /package/dist/{factory-B5zr8_kk.d.ts → factory-D5HMCjkS.d.ts} +0 -0
  229. /package/dist/{factory-Co08Aw8u.js → factory-DxZQviAU.js} +0 -0
  230. /package/dist/{index-CCRVRFFQ.d.ts → index-DmKzfNVe.d.ts} +0 -0
  231. /package/dist/{index-DhFoJHfp.d.ts → index-e9UjgIag.d.ts} +0 -0
  232. /package/dist/{presence-types-BJRr8tqd.d.ts → presence-types-CaUy1bPc.d.ts} +0 -0
  233. /package/dist/{types-DIEO6uP3.d.ts → types-DVbnnQPS.d.ts} +0 -0
  234. /package/dist/{use-render-strategy-DMa_QmB6.js → use-render-strategy-Bx4OiQlo.js} +0 -0
  235. /package/dist/{use-render-strategy-U5NxU252.d.ts → use-render-strategy-DsagWQCm.d.ts} +0 -0
@@ -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 passwordInputAnatomy } from "../../password-input-anatomy-D0nhl7MJ.js";
8
+ import { t as sprawlify } from "../../factory-DxZQviAU.js";
9
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
+ import { p as useFieldContext } from "../../field-C6iB3Tje.js";
9
11
  import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
10
12
  import * as passwordInput from "@sprawlify/primitives/machines/password-input";
11
- import { anatomy as passwordInputAnatomy } from "@sprawlify/primitives/machines/password-input";
12
13
 
13
14
  //#region src/components/password-input/use-password-input-context.ts
14
15
  const [PasswordInputProvider, usePasswordInputContext] = createContext("PasswordInput");
@@ -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 vue648 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
+ import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
+ import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
+ import { t as pinInputAnatomy } from "../../pin-input-anatomy-OckZj-cF.js";
5
+ import * as vue1731 from "vue";
5
6
  import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
6
7
  import * as pinInput from "@sprawlify/primitives/machines/pin-input";
7
- import { InputProps, ValueChangeDetails, ValueChangeDetails as PinInputValueChangeDetails, ValueInvalidDetails, ValueInvalidDetails as PinInputValueInvalidDetails, anatomy as pinInputAnatomy } from "@sprawlify/primitives/machines/pin-input";
8
+ import { InputProps, ValueChangeDetails, ValueChangeDetails as PinInputValueChangeDetails, ValueInvalidDetails, ValueInvalidDetails as PinInputValueInvalidDetails } from "@sprawlify/primitives/machines/pin-input";
8
9
 
9
10
  //#region src/components/pin-input/pin-input-control.vue.d.ts
10
11
  interface PinInputControlBaseProps extends PolymorphicProps {}
@@ -14,7 +15,7 @@ interface PinInputControlProps extends PinInputControlBaseProps,
14
15
  */
15
16
  HTMLAttributes {}
16
17
  declare const _default$1: typeof __VLS_export$6;
17
- declare const __VLS_export$6: __VLS_WithSlots$6<vue648.DefineComponent<PinInputControlProps, {}, {}, {}, {}, vue648.ComponentOptionsMixin, vue648.ComponentOptionsMixin, {}, string, vue648.PublicProps, Readonly<PinInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue648.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1731.DefineComponent<PinInputControlProps, {}, {}, {}, {}, vue1731.ComponentOptionsMixin, vue1731.ComponentOptionsMixin, {}, string, vue1731.PublicProps, Readonly<PinInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1731.ComponentProvideOptions, false, {}, any>, {
18
19
  default?: (props: {}) => any;
19
20
  }>;
20
21
  type __VLS_WithSlots$6<T, S> = T & {
@@ -31,7 +32,7 @@ interface PinInputHiddenInputProps extends PinInputHiddenInputBaseProps,
31
32
  */
32
33
  InputHTMLAttributes {}
33
34
  declare const _default$2: typeof __VLS_export$5;
34
- declare const __VLS_export$5: __VLS_WithSlots$5<vue648.DefineComponent<PinInputHiddenInputProps, {}, {}, {}, {}, vue648.ComponentOptionsMixin, vue648.ComponentOptionsMixin, {}, string, vue648.PublicProps, Readonly<PinInputHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue648.ComponentProvideOptions, false, {}, any>, {
35
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1731.DefineComponent<PinInputHiddenInputProps, {}, {}, {}, {}, vue1731.ComponentOptionsMixin, vue1731.ComponentOptionsMixin, {}, string, vue1731.PublicProps, Readonly<PinInputHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1731.ComponentProvideOptions, false, {}, any>, {
35
36
  default?: (props: {}) => any;
36
37
  }>;
37
38
  type __VLS_WithSlots$5<T, S> = T & {
@@ -48,7 +49,7 @@ interface PinInputInputProps extends PinInputInputBaseProps,
48
49
  */
49
50
  InputHTMLAttributes {}
50
51
  declare const _default$3: typeof __VLS_export$4;
51
- declare const __VLS_export$4: __VLS_WithSlots$4<vue648.DefineComponent<PinInputInputProps, {}, {}, {}, {}, vue648.ComponentOptionsMixin, vue648.ComponentOptionsMixin, {}, string, vue648.PublicProps, Readonly<PinInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue648.ComponentProvideOptions, false, {}, any>, {
52
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1731.DefineComponent<PinInputInputProps, {}, {}, {}, {}, vue1731.ComponentOptionsMixin, vue1731.ComponentOptionsMixin, {}, string, vue1731.PublicProps, Readonly<PinInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1731.ComponentProvideOptions, false, {}, any>, {
52
53
  default?: (props: {}) => any;
53
54
  }>;
54
55
  type __VLS_WithSlots$4<T, S> = T & {
@@ -65,7 +66,7 @@ interface PinInputLabelProps extends PinInputLabelBaseProps,
65
66
  */
66
67
  LabelHTMLAttributes {}
67
68
  declare const _default$4: typeof __VLS_export$3;
68
- declare const __VLS_export$3: __VLS_WithSlots$3<vue648.DefineComponent<PinInputLabelProps, {}, {}, {}, {}, vue648.ComponentOptionsMixin, vue648.ComponentOptionsMixin, {}, string, vue648.PublicProps, Readonly<PinInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue648.ComponentProvideOptions, false, {}, any>, {
69
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1731.DefineComponent<PinInputLabelProps, {}, {}, {}, {}, vue1731.ComponentOptionsMixin, vue1731.ComponentOptionsMixin, {}, string, vue1731.PublicProps, Readonly<PinInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1731.ComponentProvideOptions, false, {}, any>, {
69
70
  default?: (props: {}) => any;
70
71
  }>;
71
72
  type __VLS_WithSlots$3<T, S> = T & {
@@ -85,7 +86,7 @@ interface PinInputRootProviderProps extends PinInputRootProviderBaseProps,
85
86
  */
86
87
  HTMLAttributes {}
87
88
  declare const _default$6: typeof __VLS_export$2;
88
- declare const __VLS_export$2: __VLS_WithSlots$2<vue648.DefineComponent<PinInputRootProviderProps, {}, {}, {}, {}, vue648.ComponentOptionsMixin, vue648.ComponentOptionsMixin, {}, string, vue648.PublicProps, Readonly<PinInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue648.ComponentProvideOptions, false, {}, any>, {
89
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1731.DefineComponent<PinInputRootProviderProps, {}, {}, {}, {}, vue1731.ComponentOptionsMixin, vue1731.ComponentOptionsMixin, {}, string, vue1731.PublicProps, Readonly<PinInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1731.ComponentProvideOptions, false, {}, any>, {
89
90
  default?: (props: {}) => any;
90
91
  }>;
91
92
  type __VLS_WithSlots$2<T, S> = T & {
@@ -139,27 +140,27 @@ interface PinInputRootProps extends PinInputRootBaseProps,
139
140
  HTMLAttributes {}
140
141
  interface PinInputRootEmits extends RootEmits {}
141
142
  declare const _default$5: typeof __VLS_export$1;
142
- declare const __VLS_export$1: __VLS_WithSlots$1<vue648.DefineComponent<PinInputRootProps, {}, {}, {}, {}, vue648.ComponentOptionsMixin, vue648.ComponentOptionsMixin, {
143
- "update:modelValue": (value: string[]) => any;
143
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1731.DefineComponent<PinInputRootProps, {}, {}, {}, {}, vue1731.ComponentOptionsMixin, vue1731.ComponentOptionsMixin, {
144
144
  valueChange: (details: pinInput.ValueChangeDetails) => any;
145
- valueComplete: (details: pinInput.ValueChangeDetails) => any;
145
+ "update:modelValue": (value: string[]) => any;
146
146
  valueInvalid: (details: pinInput.ValueInvalidDetails) => any;
147
- }, string, vue648.PublicProps, Readonly<PinInputRootProps> & Readonly<{
148
- "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
147
+ valueComplete: (details: pinInput.ValueChangeDetails) => any;
148
+ }, string, vue1731.PublicProps, Readonly<PinInputRootProps> & Readonly<{
149
149
  onValueChange?: ((details: pinInput.ValueChangeDetails) => any) | undefined;
150
- onValueComplete?: ((details: pinInput.ValueChangeDetails) => any) | undefined;
150
+ "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
151
151
  onValueInvalid?: ((details: pinInput.ValueInvalidDetails) => any) | undefined;
152
+ onValueComplete?: ((details: pinInput.ValueChangeDetails) => any) | undefined;
152
153
  }>, {
154
+ disabled: boolean;
153
155
  mask: boolean;
154
156
  required: boolean;
155
- disabled: boolean;
156
157
  invalid: boolean;
157
158
  readOnly: boolean;
158
159
  autoFocus: boolean;
160
+ selectOnFocus: boolean;
159
161
  blurOnComplete: boolean;
160
162
  otp: boolean;
161
- selectOnFocus: boolean;
162
- }, {}, {}, {}, string, vue648.ComponentProvideOptions, false, {}, any>, {
163
+ }, {}, {}, {}, string, vue1731.ComponentProvideOptions, false, {}, any>, {
163
164
  default?: (props: {}) => any;
164
165
  }>;
165
166
  type __VLS_WithSlots$1<T, S> = T & {
@@ -186,7 +187,7 @@ interface PinInputContextProps extends SlotsType<{
186
187
  default: UnwrapRef<UsePinInputContext>;
187
188
  }> {}
188
189
  declare const _default: typeof __VLS_export;
189
- declare const __VLS_export: __VLS_WithSlots<vue648.DefineComponent<{}, {}, {}, {}, {}, vue648.ComponentOptionsMixin, vue648.ComponentOptionsMixin, {}, string, vue648.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue648.ComponentProvideOptions, true, {}, any>, {
190
+ declare const __VLS_export: __VLS_WithSlots<vue1731.DefineComponent<{}, {}, {}, {}, {}, vue1731.ComponentOptionsMixin, vue1731.ComponentOptionsMixin, {}, string, vue1731.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1731.ComponentProvideOptions, true, {}, any>, {
190
191
  default(pinInput: UnwrapRef<UsePinInputContext>): unknown;
191
192
  }>;
192
193
  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 pinInputAnatomy } from "../../pin-input-anatomy-Blh9Y2sq.js";
8
+ import { t as sprawlify } from "../../factory-DxZQviAU.js";
9
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
+ import { p as useFieldContext } from "../../field-C6iB3Tje.js";
9
11
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
10
12
  import * as pinInput from "@sprawlify/primitives/machines/pin-input";
11
- import { anatomy as pinInputAnatomy } from "@sprawlify/primitives/machines/pin-input";
12
13
 
13
14
  //#region src/components/pin-input/use-pin-input-context.ts
14
15
  const [PinInputProvider, usePinInputContext] = createContext("PinInputContext");
@@ -1,13 +1,14 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { t as RootEmits$1 } from "../../presence-types-BJRr8tqd.js";
3
- import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
4
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
5
- import { t as RenderStrategyProps } from "../../use-render-strategy-U5NxU252.js";
6
- import * as vue1464 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
+ import { t as RootEmits$1 } from "../../presence-types-CaUy1bPc.js";
3
+ import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
4
+ import { r as PropTypes } from "../../index-DmKzfNVe.js";
5
+ import { t as RenderStrategyProps } from "../../use-render-strategy-DsagWQCm.js";
6
+ import { t as popoverAnatomy } from "../../popover-anatomy-Ce31QPso.js";
7
+ import * as vue1100 from "vue";
7
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
8
- import * as _sprawlify_primitives_machines_menu32 from "@sprawlify/primitives/machines/menu";
9
+ import * as _sprawlify_primitives_machines_bottom_sheet25 from "@sprawlify/primitives/machines/bottom-sheet";
9
10
  import * as popover from "@sprawlify/primitives/machines/popover";
10
- import { FocusOutsideEvent, FocusOutsideEvent as PopoverFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as PopoverInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as PopoverOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as PopoverPointerDownOutsideEvent, anatomy as popoverAnatomy } from "@sprawlify/primitives/machines/popover";
11
+ import { FocusOutsideEvent, FocusOutsideEvent as PopoverFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as PopoverInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as PopoverOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as PopoverPointerDownOutsideEvent } from "@sprawlify/primitives/machines/popover";
11
12
 
12
13
  //#region src/components/popover/popover-anchor.vue.d.ts
13
14
  interface PopoverAnchorBaseProps extends PolymorphicProps {}
@@ -17,7 +18,7 @@ interface PopoverAnchorProps extends PopoverAnchorBaseProps,
17
18
  */
18
19
  HTMLAttributes {}
19
20
  declare const _default: typeof __VLS_export$12;
20
- declare const __VLS_export$12: __VLS_WithSlots$12<vue1464.DefineComponent<PopoverAnchorProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
21
+ declare const __VLS_export$12: __VLS_WithSlots$12<vue1100.DefineComponent<PopoverAnchorProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<PopoverAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
21
22
  default?: (props: {}) => any;
22
23
  }>;
23
24
  type __VLS_WithSlots$12<T, S> = T & {
@@ -34,7 +35,7 @@ interface PopoverArrowTipProps extends PopoverArrowTipBaseProps,
34
35
  */
35
36
  HTMLAttributes {}
36
37
  declare const _default$2: typeof __VLS_export$11;
37
- declare const __VLS_export$11: __VLS_WithSlots$11<vue1464.DefineComponent<PopoverArrowTipProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
38
+ declare const __VLS_export$11: __VLS_WithSlots$11<vue1100.DefineComponent<PopoverArrowTipProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<PopoverArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
38
39
  default?: (props: {}) => any;
39
40
  }>;
40
41
  type __VLS_WithSlots$11<T, S> = T & {
@@ -51,7 +52,7 @@ interface PopoverArrowProps extends PopoverArrowBaseProps,
51
52
  */
52
53
  HTMLAttributes {}
53
54
  declare const _default$1: typeof __VLS_export$10;
54
- declare const __VLS_export$10: __VLS_WithSlots$10<vue1464.DefineComponent<PopoverArrowProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
55
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue1100.DefineComponent<PopoverArrowProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<PopoverArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
55
56
  default?: (props: {}) => any;
56
57
  }>;
57
58
  type __VLS_WithSlots$10<T, S> = T & {
@@ -68,7 +69,7 @@ interface PopoverCloseTriggerProps extends PopoverCloseTriggerBaseProps,
68
69
  */
69
70
  ButtonHTMLAttributes {}
70
71
  declare const _default$3: typeof __VLS_export$9;
71
- declare const __VLS_export$9: __VLS_WithSlots$9<vue1464.DefineComponent<PopoverCloseTriggerProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
72
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue1100.DefineComponent<PopoverCloseTriggerProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<PopoverCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
72
73
  default?: (props: {}) => any;
73
74
  }>;
74
75
  type __VLS_WithSlots$9<T, S> = T & {
@@ -85,7 +86,7 @@ interface PopoverContentProps extends PopoverContentBaseProps,
85
86
  */
86
87
  HTMLAttributes {}
87
88
  declare const _default$4: typeof __VLS_export$8;
88
- declare const __VLS_export$8: __VLS_WithSlots$8<vue1464.DefineComponent<PopoverContentProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
89
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue1100.DefineComponent<PopoverContentProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<PopoverContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
89
90
  default?: (props: {}) => any;
90
91
  }>;
91
92
  type __VLS_WithSlots$8<T, S> = T & {
@@ -147,7 +148,7 @@ interface PopoverContextProps extends SlotsType<{
147
148
  default: UnwrapRef<UsePopoverContext>;
148
149
  }> {}
149
150
  declare const _default$5: typeof __VLS_export$7;
150
- declare const __VLS_export$7: __VLS_WithSlots$7<vue1464.DefineComponent<{}, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, true, {}, any>, {
151
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue1100.DefineComponent<{}, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, true, {}, any>, {
151
152
  default(popover: UnwrapRef<UsePopoverContext>): unknown;
152
153
  }>;
153
154
  type __VLS_WithSlots$7<T, S> = T & {
@@ -164,7 +165,7 @@ interface PopoverDescriptionProps extends PopoverDescriptionBaseProps,
164
165
  */
165
166
  HTMLAttributes {}
166
167
  declare const _default$6: typeof __VLS_export$6;
167
- declare const __VLS_export$6: __VLS_WithSlots$6<vue1464.DefineComponent<PopoverDescriptionProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
168
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1100.DefineComponent<PopoverDescriptionProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<PopoverDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
168
169
  default?: (props: {}) => any;
169
170
  }>;
170
171
  type __VLS_WithSlots$6<T, S> = T & {
@@ -181,7 +182,7 @@ interface PopoverIndicatorProps extends PopoverIndicatorBaseProps,
181
182
  */
182
183
  HTMLAttributes {}
183
184
  declare const _default$7: typeof __VLS_export$5;
184
- declare const __VLS_export$5: __VLS_WithSlots$5<vue1464.DefineComponent<PopoverIndicatorProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
185
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1100.DefineComponent<PopoverIndicatorProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<PopoverIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
185
186
  default?: (props: {}) => any;
186
187
  }>;
187
188
  type __VLS_WithSlots$5<T, S> = T & {
@@ -198,7 +199,7 @@ interface PopoverPositionerProps extends PopoverPositionerBaseProps,
198
199
  */
199
200
  HTMLAttributes {}
200
201
  declare const _default$8: typeof __VLS_export$4;
201
- declare const __VLS_export$4: __VLS_WithSlots$4<vue1464.DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
202
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1100.DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<PopoverPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
202
203
  default?: (props: {}) => any;
203
204
  }>;
204
205
  type __VLS_WithSlots$4<T, S> = T & {
@@ -215,11 +216,11 @@ interface PopoverRootProviderBaseProps extends RootProviderProps, RenderStrategy
215
216
  interface PopoverRootProviderProps extends PopoverRootProviderBaseProps {}
216
217
  interface PopoverRootProviderEmits extends RootEmits$1 {}
217
218
  declare const _default$10: typeof __VLS_export$3;
218
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1464.DefineComponent<PopoverRootProviderProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {
219
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1100.DefineComponent<PopoverRootProviderProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {
219
220
  exitComplete: () => any;
220
- }, string, vue1464.PublicProps, Readonly<PopoverRootProviderProps> & Readonly<{
221
+ }, string, vue1100.PublicProps, Readonly<PopoverRootProviderProps> & Readonly<{
221
222
  onExitComplete?: (() => any) | undefined;
222
- }>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
223
+ }>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
223
224
  default?: (props: {}) => any;
224
225
  }>;
225
226
  type __VLS_WithSlots$3<T, S> = T & {
@@ -233,13 +234,13 @@ interface PopoverRootBaseProps extends RootProps, RenderStrategyProps {}
233
234
  interface PopoverRootProps extends PopoverRootBaseProps {}
234
235
  interface PopoverRootEmits extends RootEmits {}
235
236
  declare const _default$9: typeof __VLS_export$2;
236
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1464.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {
237
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1100.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {
237
238
  exitComplete: () => any;
239
+ focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet25.FocusOutsideEvent) => any;
240
+ interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet25.InteractOutsideEvent) => any;
238
241
  openChange: (details: popover.OpenChangeDetails) => any;
242
+ pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet25.PointerDownOutsideEvent) => any;
239
243
  "update:open": (open: boolean) => any;
240
- focusOutside: (event: _sprawlify_primitives_machines_menu32.FocusOutsideEvent) => any;
241
- interactOutside: (event: _sprawlify_primitives_machines_menu32.InteractOutsideEvent) => any;
242
- pointerDownOutside: (event: _sprawlify_primitives_machines_menu32.PointerDownOutsideEvent) => any;
243
244
  escapeKeyDown: (event: KeyboardEvent) => any;
244
245
  requestDismiss: (event: CustomEvent<{
245
246
  originalLayer: HTMLElement;
@@ -247,13 +248,13 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue1464.DefineComponent<PopoverR
247
248
  originalIndex: number;
248
249
  targetIndex: number;
249
250
  }>) => any;
250
- }, string, vue1464.PublicProps, Readonly<PopoverRootProps> & Readonly<{
251
+ }, string, vue1100.PublicProps, Readonly<PopoverRootProps> & Readonly<{
251
252
  onExitComplete?: (() => any) | undefined;
253
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet25.FocusOutsideEvent) => any) | undefined;
254
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet25.InteractOutsideEvent) => any) | undefined;
252
255
  onOpenChange?: ((details: popover.OpenChangeDetails) => any) | undefined;
256
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet25.PointerDownOutsideEvent) => any) | undefined;
253
257
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
254
- onFocusOutside?: ((event: _sprawlify_primitives_machines_menu32.FocusOutsideEvent) => any) | undefined;
255
- onInteractOutside?: ((event: _sprawlify_primitives_machines_menu32.InteractOutsideEvent) => any) | undefined;
256
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_menu32.PointerDownOutsideEvent) => any) | undefined;
257
258
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
258
259
  onRequestDismiss?: ((event: CustomEvent<{
259
260
  originalLayer: HTMLElement;
@@ -262,14 +263,14 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue1464.DefineComponent<PopoverR
262
263
  targetIndex: number;
263
264
  }>) => any) | undefined;
264
265
  }>, {
265
- open: boolean;
266
- defaultOpen: boolean;
267
- closeOnEscape: boolean;
268
266
  autoFocus: boolean;
269
- closeOnInteractOutside: boolean;
267
+ defaultOpen: boolean;
268
+ open: boolean;
270
269
  modal: boolean;
270
+ closeOnInteractOutside: boolean;
271
+ closeOnEscape: boolean;
271
272
  portalled: boolean;
272
- }, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
273
+ }, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
273
274
  default?: (props: {}) => any;
274
275
  }>;
275
276
  type __VLS_WithSlots$2<T, S> = T & {
@@ -286,7 +287,7 @@ interface PopoverTitleProps extends PopoverTitleBaseProps,
286
287
  */
287
288
  HTMLAttributes {}
288
289
  declare const _default$11: typeof __VLS_export$1;
289
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1464.DefineComponent<PopoverTitleProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
290
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1100.DefineComponent<PopoverTitleProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<PopoverTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
290
291
  default?: (props: {}) => any;
291
292
  }>;
292
293
  type __VLS_WithSlots$1<T, S> = T & {
@@ -303,7 +304,7 @@ interface PopoverTriggerProps extends PopoverTriggerBaseProps,
303
304
  */
304
305
  ButtonHTMLAttributes {}
305
306
  declare const _default$12: typeof __VLS_export;
306
- declare const __VLS_export: __VLS_WithSlots<vue1464.DefineComponent<PopoverTriggerProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
307
+ declare const __VLS_export: __VLS_WithSlots<vue1100.DefineComponent<PopoverTriggerProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<PopoverTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
307
308
  default?: (props: {}) => any;
308
309
  }>;
309
310
  type __VLS_WithSlots<T, S> = T & {
@@ -3,13 +3,13 @@ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../..
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
8
- import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-DMa_QmB6.js";
9
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BK6rPXK7.js";
6
+ import { t as popoverAnatomy } from "../../popover-anatomy-DXWeYlnF.js";
7
+ import { t as sprawlify } from "../../factory-DxZQviAU.js";
8
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
+ import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-Bx4OiQlo.js";
10
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-Byk0B_Vq.js";
10
11
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
11
12
  import * as popover from "@sprawlify/primitives/machines/popover";
12
- import { anatomy as popoverAnatomy } from "@sprawlify/primitives/machines/popover";
13
13
 
14
14
  //#region src/components/popover/use-popover-context.ts
15
15
  const [PopoverProvider, usePopoverContext] = createContext("PopoverContext");
@@ -1,3 +1,3 @@
1
- import "../../factory-B5zr8_kk.js";
2
- import { a as UsePresenceReturn, c as PresenceProps, i as UsePresenceProps, l as _default, n as UsePresenceContext, o as usePresence, r as usePresenceContext, s as PresenceEmits, t as PresenceProvider } from "../../index-8bjPAUl0.js";
1
+ import "../../factory-D5HMCjkS.js";
2
+ import { a as UsePresenceReturn, c as PresenceProps, i as UsePresenceProps, l as _default, n as UsePresenceContext, o as usePresence, r as usePresenceContext, s as PresenceEmits, t as PresenceProvider } from "../../index-DLfVD7U5.js";
3
3
  export { _default as Presence, PresenceEmits, PresenceProps, PresenceProvider, UsePresenceContext, UsePresenceProps, UsePresenceReturn, usePresence, usePresenceContext };
@@ -1,7 +1,7 @@
1
1
  import "../../core-DNndr38p.js";
2
2
  import "../../create-context-Ds1GbsVc.js";
3
3
  import "../../use-forward-expose-CCAmHTUB.js";
4
- import "../../factory-Co08Aw8u.js";
5
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext, t as presence_default } from "../../presence-BK6rPXK7.js";
4
+ import "../../factory-DxZQviAU.js";
5
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext, t as presence_default } from "../../presence-Byk0B_Vq.js";
6
6
 
7
7
  export { presence_default as Presence, PresenceProvider, usePresence, usePresenceContext };
@@ -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 vue598 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
+ import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
+ import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
+ import { t as progressAnatomy } from "../../progress-anatomy-DUD4W7vg.js";
5
+ import * as vue970 from "vue";
5
6
  import { ComputedRef, HTMLAttributes, LabelHTMLAttributes, MaybeRef, SVGAttributes, SlotsType, UnwrapRef } from "vue";
6
7
  import * as progress from "@sprawlify/primitives/machines/progress";
7
- import { ValueChangeDetails, ValueChangeDetails as ProgressValueChangeDetails, ValueTranslationDetails, ValueTranslationDetails as ProgressValueTranslationDetails, ViewProps, anatomy as progressAnatomy } from "@sprawlify/primitives/machines/progress";
8
+ import { ValueChangeDetails, ValueChangeDetails as ProgressValueChangeDetails, ValueTranslationDetails, ValueTranslationDetails as ProgressValueTranslationDetails, ViewProps } from "@sprawlify/primitives/machines/progress";
8
9
 
9
10
  //#region src/components/progress/progress-circle-range.vue.d.ts
10
11
  interface ProgressCircleRangeBaseProps extends PolymorphicProps {}
@@ -14,7 +15,7 @@ interface ProgressCircleRangeProps extends ProgressCircleRangeBaseProps,
14
15
  */
15
16
  HTMLAttributes {}
16
17
  declare const _default$1: typeof __VLS_export$10;
17
- declare const __VLS_export$10: __VLS_WithSlots$10<vue598.DefineComponent<ProgressCircleRangeProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressCircleRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue970.DefineComponent<ProgressCircleRangeProps, {}, {}, {}, {}, vue970.ComponentOptionsMixin, vue970.ComponentOptionsMixin, {}, string, vue970.PublicProps, Readonly<ProgressCircleRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue970.ComponentProvideOptions, false, {}, any>, {
18
19
  default?: (props: {}) => any;
19
20
  }>;
20
21
  type __VLS_WithSlots$10<T, S> = T & {
@@ -31,7 +32,7 @@ interface ProgressCircleTrackProps extends ProgressCircleTrackBaseProps,
31
32
  */
32
33
  HTMLAttributes {}
33
34
  declare const _default$2: typeof __VLS_export$9;
34
- declare const __VLS_export$9: __VLS_WithSlots$9<vue598.DefineComponent<ProgressCircleTrackProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressCircleTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
35
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue970.DefineComponent<ProgressCircleTrackProps, {}, {}, {}, {}, vue970.ComponentOptionsMixin, vue970.ComponentOptionsMixin, {}, string, vue970.PublicProps, Readonly<ProgressCircleTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue970.ComponentProvideOptions, false, {}, any>, {
35
36
  default?: (props: {}) => any;
36
37
  }>;
37
38
  type __VLS_WithSlots$9<T, S> = T & {
@@ -48,7 +49,7 @@ interface ProgressCircleProps extends ProgressCircleBaseProps,
48
49
  */
49
50
  SVGAttributes {}
50
51
  declare const _default: typeof __VLS_export$8;
51
- declare const __VLS_export$8: __VLS_WithSlots$8<vue598.DefineComponent<ProgressCircleProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressCircleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
52
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue970.DefineComponent<ProgressCircleProps, {}, {}, {}, {}, vue970.ComponentOptionsMixin, vue970.ComponentOptionsMixin, {}, string, vue970.PublicProps, Readonly<ProgressCircleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue970.ComponentProvideOptions, false, {}, any>, {
52
53
  default?: (props: {}) => any;
53
54
  }>;
54
55
  type __VLS_WithSlots$8<T, S> = T & {
@@ -95,7 +96,7 @@ interface ProgressContextProps extends SlotsType<{
95
96
  default: UnwrapRef<UseProgressContext>;
96
97
  }> {}
97
98
  declare const _default$3: typeof __VLS_export$7;
98
- declare const __VLS_export$7: __VLS_WithSlots$7<vue598.DefineComponent<{}, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, true, {}, any>, {
99
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue970.DefineComponent<{}, {}, {}, {}, {}, vue970.ComponentOptionsMixin, vue970.ComponentOptionsMixin, {}, string, vue970.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue970.ComponentProvideOptions, true, {}, any>, {
99
100
  default(progress: UnwrapRef<UseProgressContext>): unknown;
100
101
  }>;
101
102
  type __VLS_WithSlots$7<T, S> = T & {
@@ -112,7 +113,7 @@ interface ProgressLabelProps extends ProgressLabelBaseProps,
112
113
  */
113
114
  LabelHTMLAttributes {}
114
115
  declare const _default$4: typeof __VLS_export$6;
115
- declare const __VLS_export$6: __VLS_WithSlots$6<vue598.DefineComponent<ProgressLabelProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
116
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue970.DefineComponent<ProgressLabelProps, {}, {}, {}, {}, vue970.ComponentOptionsMixin, vue970.ComponentOptionsMixin, {}, string, vue970.PublicProps, Readonly<ProgressLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue970.ComponentProvideOptions, false, {}, any>, {
116
117
  default?: (props: {}) => any;
117
118
  }>;
118
119
  type __VLS_WithSlots$6<T, S> = T & {
@@ -129,7 +130,7 @@ interface ProgressRangeProps extends ProgressRangeBaseProps,
129
130
  */
130
131
  HTMLAttributes {}
131
132
  declare const _default$5: typeof __VLS_export$5;
132
- declare const __VLS_export$5: __VLS_WithSlots$5<vue598.DefineComponent<ProgressRangeProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
133
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue970.DefineComponent<ProgressRangeProps, {}, {}, {}, {}, vue970.ComponentOptionsMixin, vue970.ComponentOptionsMixin, {}, string, vue970.PublicProps, Readonly<ProgressRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue970.ComponentProvideOptions, false, {}, any>, {
133
134
  default?: (props: {}) => any;
134
135
  }>;
135
136
  type __VLS_WithSlots$5<T, S> = T & {
@@ -149,7 +150,7 @@ interface ProgressRootProviderProps extends ProgressRootProviderBaseProps,
149
150
  */
150
151
  HTMLAttributes {}
151
152
  declare const _default$7: typeof __VLS_export$4;
152
- declare const __VLS_export$4: __VLS_WithSlots$4<vue598.DefineComponent<ProgressRootProviderProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
153
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue970.DefineComponent<ProgressRootProviderProps, {}, {}, {}, {}, vue970.ComponentOptionsMixin, vue970.ComponentOptionsMixin, {}, string, vue970.PublicProps, Readonly<ProgressRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue970.ComponentProvideOptions, false, {}, any>, {
153
154
  default?: (props: {}) => any;
154
155
  }>;
155
156
  type __VLS_WithSlots$4<T, S> = T & {
@@ -167,7 +168,7 @@ interface ProgressRootProps extends ProgressRootBaseProps,
167
168
  HTMLAttributes {}
168
169
  interface ProgressRootEmits extends RootEmits {}
169
170
  declare const _default$6: typeof __VLS_export$3;
170
- declare const __VLS_export$3: __VLS_WithSlots$3<vue598.DefineComponent<ProgressRootProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
171
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue970.DefineComponent<ProgressRootProps, {}, {}, {}, {}, vue970.ComponentOptionsMixin, vue970.ComponentOptionsMixin, {}, string, vue970.PublicProps, Readonly<ProgressRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue970.ComponentProvideOptions, false, {}, any>, {
171
172
  default?: (props: {}) => any;
172
173
  }>;
173
174
  type __VLS_WithSlots$3<T, S> = T & {
@@ -184,7 +185,7 @@ interface ProgressTrackProps extends ProgressTrackBaseProps,
184
185
  */
185
186
  HTMLAttributes {}
186
187
  declare const _default$8: typeof __VLS_export$2;
187
- declare const __VLS_export$2: __VLS_WithSlots$2<vue598.DefineComponent<ProgressTrackProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
188
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue970.DefineComponent<ProgressTrackProps, {}, {}, {}, {}, vue970.ComponentOptionsMixin, vue970.ComponentOptionsMixin, {}, string, vue970.PublicProps, Readonly<ProgressTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue970.ComponentProvideOptions, false, {}, any>, {
188
189
  default?: (props: {}) => any;
189
190
  }>;
190
191
  type __VLS_WithSlots$2<T, S> = T & {
@@ -201,7 +202,7 @@ interface ProgressValueTextProps extends ProgressValueTextBaseProps,
201
202
  */
202
203
  HTMLAttributes {}
203
204
  declare const _default$9: typeof __VLS_export$1;
204
- declare const __VLS_export$1: __VLS_WithSlots$1<vue598.DefineComponent<ProgressValueTextProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
205
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue970.DefineComponent<ProgressValueTextProps, {}, {}, {}, {}, vue970.ComponentOptionsMixin, vue970.ComponentOptionsMixin, {}, string, vue970.PublicProps, Readonly<ProgressValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue970.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
205
206
  type __VLS_WithSlots$1<T, S> = T & {
206
207
  new (): {
207
208
  $slots: S;
@@ -216,7 +217,7 @@ interface ProgressViewProps extends ProgressViewBaseProps,
216
217
  */
217
218
  HTMLAttributes {}
218
219
  declare const _default$10: typeof __VLS_export;
219
- declare const __VLS_export: __VLS_WithSlots<vue598.DefineComponent<ProgressViewProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
220
+ declare const __VLS_export: __VLS_WithSlots<vue970.DefineComponent<ProgressViewProps, {}, {}, {}, {}, vue970.ComponentOptionsMixin, vue970.ComponentOptionsMixin, {}, string, vue970.PublicProps, Readonly<ProgressViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue970.ComponentProvideOptions, false, {}, any>, {
220
221
  default?: (props: {}) => any;
221
222
  }>;
222
223
  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 progressAnatomy } from "../../progress-anatomy-lioRhIrB.js";
7
+ import { t as sprawlify } from "../../factory-DxZQviAU.js";
8
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
8
9
  import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
9
10
  import * as progress from "@sprawlify/primitives/machines/progress";
10
- import { anatomy as progressAnatomy } from "@sprawlify/primitives/machines/progress";
11
11
 
12
12
  //#region src/components/progress/use-progress-context.ts
13
13
  const [ProgressProvider, useProgressContext] = createContext("ProgressContext");
@@ -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 vue1342 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
+ import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
+ import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
+ import { t as qrCodeAnatomy } from "../../qr-code-anatomy-Dmh5IV3m.js";
5
+ import * as vue234 from "vue";
5
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SVGAttributes, SlotsType, UnwrapRef } from "vue";
6
7
  import * as qrcode from "@sprawlify/primitives/machines/qr-code";
7
- import { DownloadTriggerProps, QrCodeGenerateOptions, QrCodeGenerateOptions as GenerateOptions, QrCodeGenerateResult, QrCodeGenerateResult as GenerateResult, anatomy as qrCodeAnatomy } from "@sprawlify/primitives/machines/qr-code";
8
+ import { DownloadTriggerProps, QrCodeGenerateOptions, QrCodeGenerateOptions as GenerateOptions, QrCodeGenerateResult, QrCodeGenerateResult as GenerateResult } from "@sprawlify/primitives/machines/qr-code";
8
9
 
9
10
  //#region src/components/qr-code/qr-code-types.d.ts
10
11
  interface RootProps {
@@ -38,7 +39,7 @@ interface QrCodeContextProps extends SlotsType<{
38
39
  default: UnwrapRef<UseQrCodeContext>;
39
40
  }> {}
40
41
  declare const _default: typeof __VLS_export$6;
41
- declare const __VLS_export$6: __VLS_WithSlots$6<vue1342.DefineComponent<{}, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, true, {}, any>, {
42
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue234.DefineComponent<{}, {}, {}, {}, {}, vue234.ComponentOptionsMixin, vue234.ComponentOptionsMixin, {}, string, vue234.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue234.ComponentProvideOptions, true, {}, any>, {
42
43
  default(qrCode: UnwrapRef<UseQrCodeContext>): unknown;
43
44
  }>;
44
45
  type __VLS_WithSlots$6<T, S> = T & {
@@ -55,7 +56,7 @@ interface QrCodeDownloadTriggerProps extends QrCodeDownloadTriggerBaseProps,
55
56
  */
56
57
  ButtonHTMLAttributes {}
57
58
  declare const _default$1: typeof __VLS_export$5;
58
- declare const __VLS_export$5: __VLS_WithSlots$5<vue1342.DefineComponent<QrCodeDownloadTriggerProps, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<QrCodeDownloadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, false, {}, any>, {
59
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue234.DefineComponent<QrCodeDownloadTriggerProps, {}, {}, {}, {}, vue234.ComponentOptionsMixin, vue234.ComponentOptionsMixin, {}, string, vue234.PublicProps, Readonly<QrCodeDownloadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue234.ComponentProvideOptions, false, {}, any>, {
59
60
  default?: (props: {}) => any;
60
61
  }>;
61
62
  type __VLS_WithSlots$5<T, S> = T & {
@@ -72,7 +73,7 @@ interface QrCodeFrameProps extends QrCodeFrameBaseProps,
72
73
  */
73
74
  SVGAttributes {}
74
75
  declare const _default$2: typeof __VLS_export$4;
75
- declare const __VLS_export$4: __VLS_WithSlots$4<vue1342.DefineComponent<QrCodeFrameProps, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<QrCodeFrameProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, false, {}, any>, {
76
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue234.DefineComponent<QrCodeFrameProps, {}, {}, {}, {}, vue234.ComponentOptionsMixin, vue234.ComponentOptionsMixin, {}, string, vue234.PublicProps, Readonly<QrCodeFrameProps> & Readonly<{}>, {}, {}, {}, {}, string, vue234.ComponentProvideOptions, false, {}, any>, {
76
77
  default?: (props: {}) => any;
77
78
  }>;
78
79
  type __VLS_WithSlots$4<T, S> = T & {
@@ -89,7 +90,7 @@ interface QrCodeOverlayProps extends QrCodeOverlayBaseProps,
89
90
  */
90
91
  HTMLAttributes {}
91
92
  declare const _default$3: typeof __VLS_export$3;
92
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1342.DefineComponent<QrCodeOverlayProps, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<QrCodeOverlayProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, false, {}, any>, {
93
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue234.DefineComponent<QrCodeOverlayProps, {}, {}, {}, {}, vue234.ComponentOptionsMixin, vue234.ComponentOptionsMixin, {}, string, vue234.PublicProps, Readonly<QrCodeOverlayProps> & Readonly<{}>, {}, {}, {}, {}, string, vue234.ComponentProvideOptions, false, {}, any>, {
93
94
  default?: (props: {}) => any;
94
95
  }>;
95
96
  type __VLS_WithSlots$3<T, S> = T & {
@@ -106,7 +107,7 @@ interface QrCodePatternProps extends QrCodePatternBaseProps,
106
107
  */
107
108
  SVGAttributes {}
108
109
  declare const _default$4: typeof __VLS_export$2;
109
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1342.DefineComponent<QrCodePatternProps, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<QrCodePatternProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, false, {}, any>, {
110
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue234.DefineComponent<QrCodePatternProps, {}, {}, {}, {}, vue234.ComponentOptionsMixin, vue234.ComponentOptionsMixin, {}, string, vue234.PublicProps, Readonly<QrCodePatternProps> & Readonly<{}>, {}, {}, {}, {}, string, vue234.ComponentProvideOptions, false, {}, any>, {
110
111
  default?: (props: {}) => any;
111
112
  }>;
112
113
  type __VLS_WithSlots$2<T, S> = T & {
@@ -126,7 +127,7 @@ interface QrCodeRootProviderProps extends QrCodeRootProviderBaseProps,
126
127
  */
127
128
  HTMLAttributes {}
128
129
  declare const _default$6: typeof __VLS_export$1;
129
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1342.DefineComponent<QrCodeRootProviderProps, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<QrCodeRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, false, {}, any>, {
130
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue234.DefineComponent<QrCodeRootProviderProps, {}, {}, {}, {}, vue234.ComponentOptionsMixin, vue234.ComponentOptionsMixin, {}, string, vue234.PublicProps, Readonly<QrCodeRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue234.ComponentProvideOptions, false, {}, any>, {
130
131
  default?: (props: {}) => any;
131
132
  }>;
132
133
  type __VLS_WithSlots$1<T, S> = T & {
@@ -144,7 +145,7 @@ interface QrCodeRootProps extends QrCodeRootBaseProps,
144
145
  HTMLAttributes {}
145
146
  interface QrCodeRootEmits extends RootEmits {}
146
147
  declare const _default$5: typeof __VLS_export;
147
- declare const __VLS_export: __VLS_WithSlots<vue1342.DefineComponent<QrCodeRootProps, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<QrCodeRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, false, {}, any>, {
148
+ declare const __VLS_export: __VLS_WithSlots<vue234.DefineComponent<QrCodeRootProps, {}, {}, {}, {}, vue234.ComponentOptionsMixin, vue234.ComponentOptionsMixin, {}, string, vue234.PublicProps, Readonly<QrCodeRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue234.ComponentProvideOptions, false, {}, any>, {
148
149
  default?: (props: {}) => any;
149
150
  }>;
150
151
  type __VLS_WithSlots<T, S> = T & {