@sprawlify/vue 0.0.106 → 0.0.107

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 (150) hide show
  1. package/dist/{alert-dialog-anatomy-CxUYPzIq.d.ts → alert-dialog-anatomy-QuurhLQV.d.ts} +1 -1
  2. package/dist/{carousel-anatomy-oV_FEGcZ.d.ts → carousel-anatomy-Cvduvz28.d.ts} +1 -1
  3. package/dist/{checkbox-anatomy-Bkxq8P4k.d.ts → checkbox-anatomy-BDPTqssy.d.ts} +1 -1
  4. package/dist/{collapsible-wm-f_tLg.js → collapsible-CU8jdmsD.js} +4 -4
  5. package/dist/{collection-cCQbkbJc.js → collection-CMkl1XB0.js} +2 -2
  6. package/dist/{color-picker-anatomy-DYoNbWSo.d.ts → color-picker-anatomy-09BXGqLT.d.ts} +1 -1
  7. package/dist/{combobox-anatomy-DqU2HEkd.d.ts → combobox-anatomy-CcY64hfo.d.ts} +1 -1
  8. package/dist/components/accordion/index.d.ts +6 -6
  9. package/dist/components/accordion/index.js +7 -7
  10. package/dist/components/alert-dialog/index.d.ts +16 -16
  11. package/dist/components/alert-dialog/index.js +6 -6
  12. package/dist/components/anatomy.d.ts +9 -9
  13. package/dist/components/angle-slider/index.d.ts +8 -8
  14. package/dist/components/angle-slider/index.js +4 -4
  15. package/dist/components/aspect-ratio/index.d.ts +2 -2
  16. package/dist/components/aspect-ratio/index.js +4 -4
  17. package/dist/components/avatar/index.d.ts +2 -2
  18. package/dist/components/avatar/index.js +4 -4
  19. package/dist/components/bottom-sheet/index.d.ts +8 -8
  20. package/dist/components/bottom-sheet/index.js +7 -7
  21. package/dist/components/carousel/index.d.ts +7 -7
  22. package/dist/components/carousel/index.js +4 -4
  23. package/dist/components/checkbox/index.d.ts +6 -6
  24. package/dist/components/checkbox/index.js +7 -7
  25. package/dist/components/clipboard/index.d.ts +4 -4
  26. package/dist/components/clipboard/index.js +4 -4
  27. package/dist/components/collapsible/index.d.ts +5 -5
  28. package/dist/components/collapsible/index.js +4 -4
  29. package/dist/components/collection/index.d.ts +1 -1
  30. package/dist/components/collection/index.js +2 -2
  31. package/dist/components/color-picker/index.d.ts +23 -23
  32. package/dist/components/color-picker/index.js +7 -7
  33. package/dist/components/combobox/index.d.ts +22 -22
  34. package/dist/components/combobox/index.js +8 -8
  35. package/dist/components/date-picker/index.d.ts +19 -19
  36. package/dist/components/date-picker/index.js +6 -6
  37. package/dist/components/dialog/index.d.ts +16 -16
  38. package/dist/components/dialog/index.js +6 -6
  39. package/dist/components/download-trigger/index.d.ts +1 -1
  40. package/dist/components/download-trigger/index.js +3 -3
  41. package/dist/components/dropdown-menu/index.d.ts +26 -26
  42. package/dist/components/dropdown-menu/index.js +6 -6
  43. package/dist/components/editable/index.d.ts +16 -16
  44. package/dist/components/editable/index.js +5 -5
  45. package/dist/components/field/index.d.ts +31 -31
  46. package/dist/components/field/index.js +4 -4
  47. package/dist/components/fieldset/index.d.ts +5 -5
  48. package/dist/components/fieldset/index.js +4 -4
  49. package/dist/components/file-upload/index.d.ts +5 -5
  50. package/dist/components/file-upload/index.js +5 -5
  51. package/dist/components/floating-panel/index.d.ts +11 -11
  52. package/dist/components/floating-panel/index.js +5 -5
  53. package/dist/components/focus-trap/index.d.ts +2 -2
  54. package/dist/components/focus-trap/index.js +3 -3
  55. package/dist/components/format/index.d.ts +7 -7
  56. package/dist/components/format/index.js +1 -1
  57. package/dist/components/frame/index.js +1 -1
  58. package/dist/components/highlight/index.js +1 -1
  59. package/dist/components/hover-card/index.d.ts +10 -10
  60. package/dist/components/hover-card/index.js +6 -6
  61. package/dist/components/image-cropper/index.d.ts +7 -7
  62. package/dist/components/image-cropper/index.js +4 -4
  63. package/dist/components/json-tree-view/index.d.ts +4 -4
  64. package/dist/components/json-tree-view/index.js +8 -8
  65. package/dist/components/listbox/index.d.ts +7 -7
  66. package/dist/components/listbox/index.js +5 -5
  67. package/dist/components/marquee/index.d.ts +3 -3
  68. package/dist/components/marquee/index.js +4 -4
  69. package/dist/components/navigation-menu/index.d.ts +8 -8
  70. package/dist/components/navigation-menu/index.js +6 -6
  71. package/dist/components/number-input/index.d.ts +10 -10
  72. package/dist/components/number-input/index.js +5 -5
  73. package/dist/components/pagination/index.d.ts +6 -6
  74. package/dist/components/pagination/index.js +4 -4
  75. package/dist/components/password-input/index.d.ts +6 -6
  76. package/dist/components/password-input/index.js +5 -5
  77. package/dist/components/pin-input/index.d.ts +10 -10
  78. package/dist/components/pin-input/index.js +5 -5
  79. package/dist/components/popover/index.d.ts +12 -13
  80. package/dist/components/popover/index.js +6 -6
  81. package/dist/components/presence/index.d.ts +1 -1
  82. package/dist/components/presence/index.js +3 -3
  83. package/dist/components/progress/index.d.ts +5 -5
  84. package/dist/components/progress/index.js +4 -4
  85. package/dist/components/qr-code/index.d.ts +4 -4
  86. package/dist/components/qr-code/index.js +4 -4
  87. package/dist/components/radio-group/index.d.ts +6 -6
  88. package/dist/components/radio-group/index.js +6 -6
  89. package/dist/components/rating-group/index.d.ts +5 -5
  90. package/dist/components/rating-group/index.js +5 -5
  91. package/dist/components/scroll-area/index.d.ts +3 -3
  92. package/dist/components/scroll-area/index.js +4 -4
  93. package/dist/components/segment-group/index.d.ts +6 -6
  94. package/dist/components/segment-group/index.js +4 -4
  95. package/dist/components/select/index.d.ts +16 -16
  96. package/dist/components/select/index.js +8 -8
  97. package/dist/components/separator/index.d.ts +2 -2
  98. package/dist/components/separator/index.js +4 -4
  99. package/dist/components/signature-pad/index.d.ts +4 -4
  100. package/dist/components/signature-pad/index.js +5 -5
  101. package/dist/components/slider/index.d.ts +13 -13
  102. package/dist/components/slider/index.js +4 -4
  103. package/dist/components/splitter/index.d.ts +8 -8
  104. package/dist/components/splitter/index.js +4 -4
  105. package/dist/components/steps/index.d.ts +4 -4
  106. package/dist/components/steps/index.js +4 -4
  107. package/dist/components/switch/index.d.ts +4 -4
  108. package/dist/components/switch/index.js +5 -5
  109. package/dist/components/tabs/index.d.ts +8 -8
  110. package/dist/components/tabs/index.js +6 -6
  111. package/dist/components/tags-input/index.d.ts +18 -18
  112. package/dist/components/tags-input/index.js +5 -5
  113. package/dist/components/timer/index.d.ts +2 -2
  114. package/dist/components/timer/index.js +4 -4
  115. package/dist/components/toast/index.d.ts +2 -2
  116. package/dist/components/toast/index.js +3 -3
  117. package/dist/components/toggle/index.d.ts +3 -3
  118. package/dist/components/toggle/index.js +3 -3
  119. package/dist/components/toggle-group/index.d.ts +6 -6
  120. package/dist/components/toggle-group/index.js +4 -4
  121. package/dist/components/tooltip/index.d.ts +5 -5
  122. package/dist/components/tooltip/index.js +6 -6
  123. package/dist/components/tour/index.d.ts +12 -12
  124. package/dist/components/tour/index.js +7 -7
  125. package/dist/components/tree-view/index.d.ts +2 -2
  126. package/dist/components/tree-view/index.js +7 -7
  127. package/dist/{core-BW88ya4i.js → core-DFdl8jS7.js} +1 -1
  128. package/dist/{date-picker-anatomy-nNssWoU2.d.ts → date-picker-anatomy-CTaSCl_Q.d.ts} +1 -1
  129. package/dist/{factory-DNG1el63.js → factory-Bd0Y5x-7.js} +1 -1
  130. package/dist/{factory-bfEpUaB3.d.ts → factory-Go0oxO3B.d.ts} +1 -1
  131. package/dist/{field-C7VkjIIx.js → field-D3G8FJDB.js} +2 -2
  132. package/dist/{fieldset-OP0qxlKh.js → fieldset-DKOqYr6u.js} +2 -2
  133. package/dist/{index-aJnwDHff.d.ts → index-CYO47ggW.d.ts} +27 -1
  134. package/dist/{index-CODK2VY0.d.ts → index-CkAv25xX.d.ts} +11 -11
  135. package/dist/{index-DuD8fQUF.d.ts → index-DK-1mwjg.d.ts} +2 -2
  136. package/dist/{index-B4l20i3i.d.ts → index-DdyrLXRD.d.ts} +3 -3
  137. package/dist/index.d.ts +3 -3
  138. package/dist/index.js +4 -4
  139. package/dist/{listbox-anatomy-CP_1jra6.d.ts → listbox-anatomy-qjnhtt5d.d.ts} +1 -1
  140. package/dist/{presence-L1LxnRj5.js → presence-B6FmKP5l.js} +2 -2
  141. package/dist/providers-CicBbUXG.js +204 -0
  142. package/dist/{segment-group-anatomy-8sdDQVPl.d.ts → segment-group-anatomy-xb9z-ywW.d.ts} +1 -1
  143. package/dist/{tour-anatomy-CTaLz0Eb.d.ts → tour-anatomy-D9v3xtYJ.d.ts} +1 -1
  144. package/dist/{tree-view-D_hrmWRQ.js → tree-view-BMIatAXN.js} +7 -7
  145. package/package.json +9 -8
  146. package/dist/providers-Cm-xBdVY.js +0 -92
  147. /package/dist/{boolean-D3BnFnrK.js → boolean-ClZYREcr.js} +0 -0
  148. /package/dist/{clean-props-qyW2RH6G.js → clean-props-C5aydRx_.js} +0 -0
  149. /package/dist/{create-split-props-Cz6On1aq.js → create-split-props-D32I38aE.js} +0 -0
  150. /package/dist/{use-render-strategy-Cq147Bb0.js → use-render-strategy-QgtvU85q.js} +0 -0
@@ -1,4 +1,4 @@
1
- import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
1
+ import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
3
3
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
4
4
  import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
@@ -31,7 +31,7 @@ interface NavigationMenuContentProps extends NavigationMenuContentBaseProps,
31
31
  /**
32
32
  * @vue-ignore
33
33
  */
34
- Omit<HTMLAttributes, 'onSelect'> {}
34
+ Omit<HTMLAttributes, "onSelect"> {}
35
35
  declare const _default$1: typeof __VLS_export$11;
36
36
  declare const __VLS_export$11: __VLS_WithSlots$11<vue.DefineComponent<NavigationMenuContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
37
37
  default?: (props: {}) => any;
@@ -61,16 +61,16 @@ interface RootProps {
61
61
  viewport: string;
62
62
  }>;
63
63
  openDelay?: number;
64
- orientation?: 'horizontal' | 'vertical';
64
+ orientation?: "horizontal" | "vertical";
65
65
  value?: string;
66
66
  }
67
67
  type RootEmits = {
68
68
  valueChange: [details: navigationMenu.ValueChangeDetails];
69
- 'update:value': [value: string];
69
+ "update:value": [value: string];
70
70
  };
71
71
  //#endregion
72
72
  //#region src/components/navigation-menu/use-navigation-menu.d.ts
73
- interface UseNavigationMenuProps extends Optional<Omit<navigationMenu.Props, 'dir' | 'getRootNode'>, 'id'> {}
73
+ interface UseNavigationMenuProps extends Optional<Omit<navigationMenu.Props, "dir" | "getRootNode">, "id"> {}
74
74
  interface UseNavigationMenuReturn extends ComputedRef<navigationMenu.Api<PropTypes>> {}
75
75
  declare const useNavigationMenu: (props?: MaybeRef<UseNavigationMenuProps>, emit?: EmitFn$1<RootEmits>) => UseNavigationMenuReturn;
76
76
  //#endregion
@@ -148,7 +148,7 @@ interface NavigationMenuLinkProps extends NavigationMenuLinkBaseProps,
148
148
  /**
149
149
  * @vue-ignore
150
150
  */
151
- Omit<AnchorHTMLAttributes, 'current' | 'onSelect'> {}
151
+ Omit<AnchorHTMLAttributes, "current" | "onSelect"> {}
152
152
  declare const _default$6: typeof __VLS_export$6;
153
153
  declare const __VLS_export$6: __VLS_WithSlots$6<vue.DefineComponent<NavigationMenuLinkProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuLinkProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
154
154
  default?: (props: {}) => any;
@@ -217,12 +217,12 @@ type __VLS_WithSlots$3<T, S> = T & {
217
217
  };
218
218
  //#endregion
219
219
  //#region src/components/navigation-menu/navigation-menu-trigger.vue.d.ts
220
- interface NavigationMenuTriggerBaseProps extends Omit<ItemProps, 'value'>, PolymorphicProps {}
220
+ interface NavigationMenuTriggerBaseProps extends Omit<ItemProps, "value">, PolymorphicProps {}
221
221
  interface NavigationMenuTriggerProps extends NavigationMenuTriggerBaseProps,
222
222
  /**
223
223
  * @vue-ignore
224
224
  */
225
- Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
225
+ Omit<ButtonHTMLAttributes, "disabled" | "value"> {}
226
226
  declare const _default$10: typeof __VLS_export$2;
227
227
  declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<NavigationMenuTriggerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<NavigationMenuTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
228
228
  default?: (props: {}) => any;
@@ -1,12 +1,12 @@
1
1
  import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
2
- import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../../core-BW88ya4i.js";
3
- import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-Cm-xBdVY.js";
2
+ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../../core-DFdl8jS7.js";
3
+ import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext, o as useLocaleContext } from "../../providers-CicBbUXG.js";
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
- import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.js";
5
+ import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import { t as navigationMenuAnatomy } from "../../navigation-menu-anatomy-C8G7WCQT.js";
7
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
8
- import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-Cq147Bb0.js";
9
- import { i as usePresence } from "../../presence-L1LxnRj5.js";
7
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
8
+ import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
9
+ import { i as usePresence } from "../../presence-B6FmKP5l.js";
10
10
  import { ensure } from "@sprawlify/primitives/utils";
11
11
  import { Fragment, Teleport, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useAttrs, useId, withCtx } from "vue";
12
12
  import * as navigationMenu from "@sprawlify/primitives/machines/navigation-menu";
@@ -1,4 +1,4 @@
1
- import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
1
+ import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
3
3
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
4
4
  import { t as numberInputAnatomy } from "../../number-input-anatomy-ClW9jnI3.js";
@@ -26,7 +26,7 @@ interface RootProps {
26
26
  decrementTrigger: string;
27
27
  scrubber: string;
28
28
  }>;
29
- inputMode?: 'text' | 'tel' | 'numeric' | 'decimal';
29
+ inputMode?: "text" | "tel" | "numeric" | "decimal";
30
30
  invalid?: boolean;
31
31
  locale?: string;
32
32
  max?: number;
@@ -44,12 +44,12 @@ type RootEmits = {
44
44
  focusChange: [details: numberInput.FocusChangeDetails];
45
45
  valueChange: [details: numberInput.ValueChangeDetails];
46
46
  valueInvalid: [details: numberInput.ValueInvalidDetails];
47
- 'update:modelValue': [value: string];
47
+ "update:modelValue": [value: string];
48
48
  };
49
49
  //#endregion
50
50
  //#region src/components/number-input/use-number-input.d.ts
51
- interface UseNumberInputProps extends Optional<Omit<numberInput.Props, 'dir' | 'getRootNode'>, 'id'> {
52
- modelValue?: numberInput.Props['value'];
51
+ interface UseNumberInputProps extends Optional<Omit<numberInput.Props, "dir" | "getRootNode">, "id"> {
52
+ modelValue?: numberInput.Props["value"];
53
53
  }
54
54
  interface UseNumberInputReturn extends ComputedRef<numberInput.Api<PropTypes>> {}
55
55
  declare const useNumberInput: (props?: MaybeRef<UseNumberInputProps>, emit?: EmitFn$1<RootEmits>) => UseNumberInputReturn;
@@ -188,22 +188,22 @@ declare const _default$6: typeof __VLS_export$2;
188
188
  declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
189
189
  focusChange: (details: numberInput.FocusChangeDetails) => any;
190
190
  valueChange: (details: numberInput.ValueChangeDetails) => any;
191
- valueInvalid: (details: numberInput.ValueInvalidDetails) => any;
192
191
  "update:modelValue": (value: string) => any;
192
+ valueInvalid: (details: numberInput.ValueInvalidDetails) => any;
193
193
  }, string, vue.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
194
194
  onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
195
195
  onValueChange?: ((details: numberInput.ValueChangeDetails) => any) | undefined;
196
- onValueInvalid?: ((details: numberInput.ValueInvalidDetails) => any) | undefined;
197
196
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
197
+ onValueInvalid?: ((details: numberInput.ValueInvalidDetails) => any) | undefined;
198
198
  }>, {
199
199
  disabled: boolean;
200
+ invalid: boolean;
201
+ allowOverflow: boolean;
200
202
  required: boolean;
203
+ readOnly: boolean;
201
204
  allowMouseWheel: boolean;
202
- allowOverflow: boolean;
203
205
  clampValueOnBlur: boolean;
204
206
  focusInputOnChange: boolean;
205
- invalid: boolean;
206
- readOnly: boolean;
207
207
  spinOnPress: boolean;
208
208
  }, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
209
209
  default?: (props: {}) => any;
@@ -1,12 +1,12 @@
1
1
  import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
2
- import { n as useMachine, r as normalizeProps$1 } from "../../core-BW88ya4i.js";
3
- import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-Cm-xBdVY.js";
2
+ import { n as useMachine, r as normalizeProps$1 } from "../../core-DFdl8jS7.js";
3
+ import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext, o as useLocaleContext } from "../../providers-CicBbUXG.js";
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
- import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.js";
5
+ import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import "../../field-anatomy-BloFzq7T.js";
7
7
  import { t as numberInputAnatomy } from "../../number-input-anatomy-BnIfIxWe.js";
8
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
9
- import { p as useFieldContext } from "../../field-C7VkjIIx.js";
8
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
9
+ import { p as useFieldContext } from "../../field-D3G8FJDB.js";
10
10
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
11
11
  import * as numberInput from "@sprawlify/primitives/machines/number-input";
12
12
  //#region src/components/number-input/use-number-input-context.ts
@@ -1,4 +1,4 @@
1
- import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
1
+ import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
3
3
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
4
4
  import { t as paginationAnatomy } from "../../pagination-anatomy-z1SRvm4m.js";
@@ -47,7 +47,7 @@ interface PaginationItemProps extends PaginationItemBaseProps,
47
47
  /**
48
48
  * @vue-ignore
49
49
  */
50
- Omit<ButtonHTMLAttributes, 'type' | 'value'> {}
50
+ Omit<ButtonHTMLAttributes, "type" | "value"> {}
51
51
  declare const _default$3: typeof __VLS_export$6;
52
52
  declare const __VLS_export$6: __VLS_WithSlots$6<vue.DefineComponent<PaginationItemProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
53
53
  default?: (props: {}) => any;
@@ -146,14 +146,14 @@ interface RootProps {
146
146
  pageSize?: number;
147
147
  siblingCount?: number;
148
148
  translations?: pagination.IntlTranslations;
149
- type?: 'button' | 'link';
149
+ type?: "button" | "link";
150
150
  getPageUrl?: (details: pagination.PageUrlDetails) => string;
151
151
  }
152
152
  type RootEmits = {
153
153
  pageChange: [details: pagination.PageChangeDetails];
154
154
  pageSizeChange: [details: pagination.PageSizeChangeDetails];
155
- 'update:page': [page: pagination.PageChangeDetails['page']];
156
- 'update:pageSize': [pageSize: pagination.PageSizeChangeDetails['pageSize']];
155
+ "update:page": [page: pagination.PageChangeDetails["page"]];
156
+ "update:pageSize": [pageSize: pagination.PageSizeChangeDetails["pageSize"]];
157
157
  };
158
158
  //#endregion
159
159
  //#region src/components/pagination/pagination-root.vue.d.ts
@@ -188,7 +188,7 @@ declare namespace pagination_d_exports {
188
188
  }
189
189
  //#endregion
190
190
  //#region src/components/pagination/use-pagination.d.ts
191
- interface UsePaginationProps extends Optional<Omit<pagination.Props, 'dir' | 'getRootNode'>, 'id'> {}
191
+ interface UsePaginationProps extends Optional<Omit<pagination.Props, "dir" | "getRootNode">, "id"> {}
192
192
  interface UsePaginationReturn extends ComputedRef<pagination.Api<PropTypes>> {}
193
193
  declare const usePagination: (props?: MaybeRef<UsePaginationProps>, emit?: EmitFn$1<PaginationRootEmits>) => UsePaginationReturn;
194
194
  //#endregion
@@ -1,10 +1,10 @@
1
1
  import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
2
- import { n as useMachine, r as normalizeProps$1 } from "../../core-BW88ya4i.js";
3
- import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-Cm-xBdVY.js";
2
+ import { n as useMachine, r as normalizeProps$1 } from "../../core-DFdl8jS7.js";
3
+ import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext, o as useLocaleContext } from "../../providers-CicBbUXG.js";
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
- import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.js";
5
+ import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import { t as paginationAnatomy } from "../../pagination-anatomy-GDzxsFmi.js";
7
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
7
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
8
8
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
9
9
  import * as pagination from "@sprawlify/primitives/machines/pagination";
10
10
  //#region src/components/pagination/use-pagination-context.ts
@@ -1,4 +1,4 @@
1
- import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
1
+ import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
3
3
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
4
4
  import { t as passwordInputAnatomy } from "../../password-input-anatomy-DDG9gixy.js";
@@ -9,11 +9,11 @@ import { VisibilityChangeDetails, VisibilityChangeDetails as PasswordInputVisibi
9
9
 
10
10
  //#region src/components/password-input/password-input-types.d.ts
11
11
  interface RootProps {
12
- autoComplete?: passwordInput.Props['autoComplete'];
12
+ autoComplete?: passwordInput.Props["autoComplete"];
13
13
  defaultVisible?: boolean;
14
14
  disabled?: boolean;
15
15
  id?: string;
16
- ids?: passwordInput.Props['ids'];
16
+ ids?: passwordInput.Props["ids"];
17
17
  ignorePasswordManagers?: boolean;
18
18
  invalid?: boolean;
19
19
  name?: string;
@@ -24,11 +24,11 @@ interface RootProps {
24
24
  }
25
25
  type RootEmits = {
26
26
  visibilityChange: [details: passwordInput.VisibilityChangeDetails];
27
- 'update:visible': [visible: boolean];
27
+ "update:visible": [visible: boolean];
28
28
  };
29
29
  //#endregion
30
30
  //#region src/components/password-input/use-password-input.d.ts
31
- interface UsePasswordInputProps extends Optional<Omit<passwordInput.Props, 'dir' | 'getRootNode'>, 'id'> {}
31
+ interface UsePasswordInputProps extends Optional<Omit<passwordInput.Props, "dir" | "getRootNode">, "id"> {}
32
32
  interface UsePasswordInputReturn extends ComputedRef<passwordInput.Api<PropTypes>> {}
33
33
  declare const usePasswordInput: (props?: MaybeRef<UsePasswordInputProps>, emit?: EmitFn$1<RootEmits>) => ComputedRef<passwordInput.Api<PropTypes>>;
34
34
  //#endregion
@@ -154,8 +154,8 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PasswordInpu
154
154
  "onUpdate:visible"?: ((visible: boolean) => any) | undefined;
155
155
  }>, {
156
156
  disabled: boolean;
157
- required: boolean;
158
157
  invalid: boolean;
158
+ required: boolean;
159
159
  readOnly: boolean;
160
160
  defaultVisible: boolean;
161
161
  ignorePasswordManagers: boolean;
@@ -1,12 +1,12 @@
1
1
  import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
2
- import { n as useMachine, r as normalizeProps$1 } from "../../core-BW88ya4i.js";
3
- import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-Cm-xBdVY.js";
2
+ import { n as useMachine, r as normalizeProps$1 } from "../../core-DFdl8jS7.js";
3
+ import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext, o as useLocaleContext } from "../../providers-CicBbUXG.js";
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
- import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.js";
5
+ import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import "../../field-anatomy-BloFzq7T.js";
7
7
  import { t as passwordInputAnatomy } from "../../password-input-anatomy-DnfxaJJb.js";
8
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
9
- import { p as useFieldContext } from "../../field-C7VkjIIx.js";
8
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
9
+ import { p as useFieldContext } from "../../field-D3G8FJDB.js";
10
10
  import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
11
11
  import * as passwordInput from "@sprawlify/primitives/machines/password-input";
12
12
  //#region src/components/password-input/use-password-input-context.ts
@@ -1,4 +1,4 @@
1
- import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
1
+ import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
3
3
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
4
4
  import { t as pinInputAnatomy } from "../../pin-input-anatomy-BCB1F1gJ.js";
@@ -122,13 +122,13 @@ interface RootProps {
122
122
  required?: boolean;
123
123
  selectOnFocus?: boolean;
124
124
  translations?: pinInput.IntlTranslations;
125
- type?: 'alphanumeric' | 'numeric' | 'alphabetic';
125
+ type?: "alphanumeric" | "numeric" | "alphabetic";
126
126
  }
127
127
  type RootEmits = {
128
128
  valueChange: [details: pinInput.ValueChangeDetails];
129
129
  valueComplete: [details: pinInput.ValueChangeDetails];
130
130
  valueInvalid: [details: pinInput.ValueInvalidDetails];
131
- 'update:modelValue': [value: string[]];
131
+ "update:modelValue": [value: string[]];
132
132
  };
133
133
  //#endregion
134
134
  //#region src/components/pin-input/pin-input-root.vue.d.ts
@@ -142,24 +142,24 @@ interface PinInputRootEmits extends RootEmits {}
142
142
  declare const _default$5: typeof __VLS_export$1;
143
143
  declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<PinInputRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
144
144
  valueChange: (details: pinInput.ValueChangeDetails) => any;
145
- valueInvalid: (details: pinInput.ValueInvalidDetails) => any;
146
145
  "update:modelValue": (value: string[]) => any;
146
+ valueInvalid: (details: pinInput.ValueInvalidDetails) => any;
147
147
  valueComplete: (details: pinInput.ValueChangeDetails) => any;
148
148
  }, string, vue.PublicProps, Readonly<PinInputRootProps> & Readonly<{
149
149
  onValueChange?: ((details: pinInput.ValueChangeDetails) => any) | undefined;
150
- onValueInvalid?: ((details: pinInput.ValueInvalidDetails) => any) | undefined;
151
150
  "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
151
+ onValueInvalid?: ((details: pinInput.ValueInvalidDetails) => any) | undefined;
152
152
  onValueComplete?: ((details: pinInput.ValueChangeDetails) => any) | undefined;
153
153
  }>, {
154
154
  mask: boolean;
155
155
  disabled: boolean;
156
- required: boolean;
157
156
  invalid: boolean;
158
- readOnly: boolean;
159
- selectOnFocus: boolean;
157
+ required: boolean;
160
158
  autoFocus: boolean;
159
+ readOnly: boolean;
161
160
  blurOnComplete: boolean;
162
161
  otp: boolean;
162
+ selectOnFocus: boolean;
163
163
  }, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
164
164
  default?: (props: {}) => any;
165
165
  }>;
@@ -173,8 +173,8 @@ declare namespace pin_input_d_exports {
173
173
  }
174
174
  //#endregion
175
175
  //#region src/components/pin-input/use-pin-input.d.ts
176
- interface UsePinInputProps extends Optional<Omit<pinInput.Props, 'dir' | 'getRootNode'>, 'id'> {
177
- modelValue?: pinInput.Props['value'];
176
+ interface UsePinInputProps extends Optional<Omit<pinInput.Props, "dir" | "getRootNode">, "id"> {
177
+ modelValue?: pinInput.Props["value"];
178
178
  }
179
179
  interface UsePinInputReturn extends ComputedRef<pinInput.Api<PropTypes>> {}
180
180
  declare const usePinInput: (props?: MaybeRef<UsePinInputProps>, emit?: EmitFn$1<PinInputRootEmits>) => ComputedRef<pinInput.Api<PropTypes>>;
@@ -1,12 +1,12 @@
1
1
  import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
2
- import { n as useMachine, r as normalizeProps$1 } from "../../core-BW88ya4i.js";
3
- import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-Cm-xBdVY.js";
2
+ import { n as useMachine, r as normalizeProps$1 } from "../../core-DFdl8jS7.js";
3
+ import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext, o as useLocaleContext } from "../../providers-CicBbUXG.js";
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
- import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.js";
5
+ import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import "../../field-anatomy-BloFzq7T.js";
7
7
  import { t as pinInputAnatomy } from "../../pin-input-anatomy-BIMEBnI2.js";
8
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
9
- import { p as useFieldContext } from "../../field-C7VkjIIx.js";
8
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
9
+ import { p as useFieldContext } from "../../field-D3G8FJDB.js";
10
10
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
11
11
  import * as pinInput from "@sprawlify/primitives/machines/pin-input";
12
12
  //#region src/components/pin-input/use-pin-input-context.ts
@@ -1,4 +1,4 @@
1
- import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
1
+ import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
2
  import { t as RootEmits$1 } from "../../presence-types-D-XuGmDH.js";
3
3
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
4
4
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
@@ -6,7 +6,6 @@ import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js"
6
6
  import { t as popoverAnatomy } from "../../popover-anatomy-BzXcxwHH.js";
7
7
  import * as vue from "vue";
8
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
9
- import * as _sprawlify_primitives_machines_bottom_sheet0 from "@sprawlify/primitives/machines/bottom-sheet";
10
9
  import * as popover from "@sprawlify/primitives/machines/popover";
11
10
  import { FocusOutsideEvent, FocusOutsideEvent as PopoverFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as PopoverInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as PopoverOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as PopoverPointerDownOutsideEvent } from "@sprawlify/primitives/machines/popover";
12
11
 
@@ -132,11 +131,11 @@ type RootEmits = {
132
131
  originalIndex: number;
133
132
  targetIndex: number;
134
133
  }>];
135
- 'update:open': [open: boolean];
134
+ "update:open": [open: boolean];
136
135
  };
137
136
  //#endregion
138
137
  //#region src/components/popover/use-popover.d.ts
139
- interface UsePopoverProps extends Optional<Omit<popover.Props, 'dir' | 'getRootNode'>, 'id'> {}
138
+ interface UsePopoverProps extends Optional<Omit<popover.Props, "dir" | "getRootNode">, "id"> {}
140
139
  interface UsePopoverReturn extends ComputedRef<popover.Api<PropTypes>> {}
141
140
  declare const usePopover: (props?: MaybeRef<UsePopoverProps>, emit?: EmitFn$1<RootEmits>) => ComputedRef<popover.Api<PropTypes>>;
142
141
  //#endregion
@@ -235,13 +234,13 @@ interface PopoverRootProps extends PopoverRootBaseProps {}
235
234
  interface PopoverRootEmits extends RootEmits {}
236
235
  declare const _default$9: typeof __VLS_export$2;
237
236
  declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
238
- focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet0.FocusOutsideEvent) => any;
239
- interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet0.InteractOutsideEvent) => any;
240
- pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet0.PointerDownOutsideEvent) => any;
241
237
  exitComplete: () => any;
242
238
  openChange: (details: popover.OpenChangeDetails) => any;
243
239
  "update:open": (open: boolean) => any;
244
240
  escapeKeyDown: (event: KeyboardEvent) => any;
241
+ focusOutside: (event: popover.FocusOutsideEvent) => any;
242
+ interactOutside: (event: popover.InteractOutsideEvent) => any;
243
+ pointerDownOutside: (event: popover.PointerDownOutsideEvent) => any;
245
244
  requestDismiss: (event: CustomEvent<{
246
245
  originalLayer: HTMLElement;
247
246
  targetLayer: HTMLElement | undefined;
@@ -249,13 +248,13 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PopoverRootP
249
248
  targetIndex: number;
250
249
  }>) => any;
251
250
  }, string, vue.PublicProps, Readonly<PopoverRootProps> & Readonly<{
252
- onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet0.FocusOutsideEvent) => any) | undefined;
253
- onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet0.InteractOutsideEvent) => any) | undefined;
254
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet0.PointerDownOutsideEvent) => any) | undefined;
255
251
  onExitComplete?: (() => any) | undefined;
256
252
  onOpenChange?: ((details: popover.OpenChangeDetails) => any) | undefined;
257
253
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
258
254
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
255
+ onFocusOutside?: ((event: popover.FocusOutsideEvent) => any) | undefined;
256
+ onInteractOutside?: ((event: popover.InteractOutsideEvent) => any) | undefined;
257
+ onPointerDownOutside?: ((event: popover.PointerDownOutsideEvent) => any) | undefined;
259
258
  onRequestDismiss?: ((event: CustomEvent<{
260
259
  originalLayer: HTMLElement;
261
260
  targetLayer: HTMLElement | undefined;
@@ -263,12 +262,12 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PopoverRootP
263
262
  targetIndex: number;
264
263
  }>) => any) | undefined;
265
264
  }>, {
266
- autoFocus: boolean;
265
+ closeOnEscape: boolean;
267
266
  defaultOpen: boolean;
268
267
  open: boolean;
269
- modal: boolean;
270
268
  closeOnInteractOutside: boolean;
271
- closeOnEscape: boolean;
269
+ modal: boolean;
270
+ autoFocus: boolean;
272
271
  portalled: boolean;
273
272
  }, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
274
273
  default?: (props: {}) => any;
@@ -1,12 +1,12 @@
1
1
  import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
2
- import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../../core-BW88ya4i.js";
3
- import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-Cm-xBdVY.js";
2
+ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../../core-DFdl8jS7.js";
3
+ import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext, o as useLocaleContext } from "../../providers-CicBbUXG.js";
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
- import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.js";
5
+ import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import { t as popoverAnatomy } from "../../popover-anatomy-DE5hgrvL.js";
7
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
8
- import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-Cq147Bb0.js";
9
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-L1LxnRj5.js";
7
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
8
+ import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
9
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B6FmKP5l.js";
10
10
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
11
11
  import * as popover from "@sprawlify/primitives/machines/popover";
12
12
  //#region src/components/popover/use-popover-context.ts
@@ -1,2 +1,2 @@
1
- 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-B4l20i3i.js";
1
+ 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-DdyrLXRD.js";
2
2
  export { _default as Presence, PresenceEmits, PresenceProps, PresenceProvider, UsePresenceContext, UsePresenceProps, UsePresenceReturn, usePresence, usePresenceContext };
@@ -1,5 +1,5 @@
1
- import "../../core-BW88ya4i.js";
1
+ import "../../core-DFdl8jS7.js";
2
2
  import "../../create-context-BqbKqBMN.js";
3
- import "../../factory-DNG1el63.js";
4
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext, t as presence_default } from "../../presence-L1LxnRj5.js";
3
+ import "../../factory-Bd0Y5x-7.js";
4
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext, t as presence_default } from "../../presence-B6FmKP5l.js";
5
5
  export { presence_default as Presence, PresenceProvider, usePresence, usePresenceContext };
@@ -1,4 +1,4 @@
1
- import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
1
+ import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
3
3
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
4
4
  import { t as progressAnatomy } from "../../progress-anatomy-D93qXRoP.js";
@@ -73,17 +73,17 @@ interface RootProps {
73
73
  max?: number;
74
74
  min?: number;
75
75
  modelValue?: number | null;
76
- orientation?: 'horizontal' | 'vertical';
76
+ orientation?: "horizontal" | "vertical";
77
77
  translations?: progress.IntlTranslations;
78
78
  }
79
79
  type RootEmits = {
80
80
  valueChange: [details: progress.ValueChangeDetails];
81
- 'update:modelValue': [value: number | null];
81
+ "update:modelValue": [value: number | null];
82
82
  };
83
83
  //#endregion
84
84
  //#region src/components/progress/use-progress.d.ts
85
- interface UseProgressProps extends Optional<Omit<progress.Props, 'dir' | 'getRootNode'>, 'id'> {
86
- modelValue?: progress.Props['value'];
85
+ interface UseProgressProps extends Optional<Omit<progress.Props, "dir" | "getRootNode">, "id"> {
86
+ modelValue?: progress.Props["value"];
87
87
  }
88
88
  interface UseProgressReturn extends ComputedRef<progress.Api<PropTypes>> {}
89
89
  declare const useProgress: (props?: MaybeRef<UseProgressProps>, emit?: EmitFn$1<RootEmits>) => UseProgressReturn;
@@ -1,10 +1,10 @@
1
1
  import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
2
- import { n as useMachine, r as normalizeProps$1 } from "../../core-BW88ya4i.js";
3
- import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-Cm-xBdVY.js";
2
+ import { n as useMachine, r as normalizeProps$1 } from "../../core-DFdl8jS7.js";
3
+ import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext, o as useLocaleContext } from "../../providers-CicBbUXG.js";
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
- import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.js";
5
+ import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import { t as progressAnatomy } from "../../progress-anatomy-B-Zd5hLA.js";
7
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
7
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
8
8
  import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
9
9
  import * as progress from "@sprawlify/primitives/machines/progress";
10
10
  //#region src/components/progress/use-progress-context.ts
@@ -1,4 +1,4 @@
1
- import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
1
+ import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
3
3
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
4
4
  import { t as qrCodeAnatomy } from "../../qr-code-anatomy-CwXr0doo.js";
@@ -21,12 +21,12 @@ interface RootProps {
21
21
  }
22
22
  type RootEmits = {
23
23
  valueChange: [details: qrcode.ValueChangeDetails];
24
- 'update:modelValue': [value: string];
24
+ "update:modelValue": [value: string];
25
25
  };
26
26
  //#endregion
27
27
  //#region src/components/qr-code/use-qr-code.d.ts
28
- interface UseQrCodeProps extends Optional<Omit<qrcode.Props, 'dir' | 'getRootNode'>, 'id'> {
29
- modelValue?: qrcode.Props['value'];
28
+ interface UseQrCodeProps extends Optional<Omit<qrcode.Props, "dir" | "getRootNode">, "id"> {
29
+ modelValue?: qrcode.Props["value"];
30
30
  }
31
31
  interface UseQrCodeReturn extends ComputedRef<qrcode.Api<PropTypes>> {}
32
32
  declare const useQrCode: (props?: MaybeRef<UseQrCodeProps>, emit?: EmitFn$1<RootEmits>) => UseQrCodeReturn;
@@ -1,10 +1,10 @@
1
1
  import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
2
- import { n as useMachine, r as normalizeProps$1 } from "../../core-BW88ya4i.js";
3
- import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-Cm-xBdVY.js";
2
+ import { n as useMachine, r as normalizeProps$1 } from "../../core-DFdl8jS7.js";
3
+ import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext, o as useLocaleContext } from "../../providers-CicBbUXG.js";
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
- import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.js";
5
+ import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import { t as qrCodeAnatomy } from "../../qr-code-anatomy-CRPLhSvp.js";
7
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
7
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
8
8
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
9
9
  import * as qrcode from "@sprawlify/primitives/machines/qr-code";
10
10
  //#region src/components/qr-code/use-qr-code-context.ts
@@ -1,4 +1,4 @@
1
- import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
1
+ import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
3
3
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
4
4
  import { t as radioGroupAnatomy } from "../../radio-group-anatomy-DwXH2ZXh.js";
@@ -25,18 +25,18 @@ interface RootProps {
25
25
  invalid?: boolean;
26
26
  modelValue?: string | null;
27
27
  name?: string;
28
- orientation?: 'horizontal' | 'vertical';
28
+ orientation?: "horizontal" | "vertical";
29
29
  readOnly?: boolean;
30
30
  required?: boolean;
31
31
  }
32
32
  type RootEmits = {
33
33
  valueChange: [details: radioGroup.ValueChangeDetails];
34
- 'update:modelValue': [value: radioGroup.ValueChangeDetails['value']];
34
+ "update:modelValue": [value: radioGroup.ValueChangeDetails["value"]];
35
35
  };
36
36
  //#endregion
37
37
  //#region src/components/radio-group/use-radio-group.d.ts
38
- interface UseRadioGroupProps extends Optional<Omit<radioGroup.Props, 'dir' | 'getRootNode'>, 'id'> {
39
- modelValue?: radioGroup.Props['value'];
38
+ interface UseRadioGroupProps extends Optional<Omit<radioGroup.Props, "dir" | "getRootNode">, "id"> {
39
+ modelValue?: radioGroup.Props["value"];
40
40
  }
41
41
  interface UseRadioGroupReturn extends ComputedRef<radioGroup.Api<PropTypes>> {}
42
42
  declare const useRadioGroup: (props?: MaybeRef<UseRadioGroupProps>, emit?: EmitFn$1<RootEmits>) => UseRadioGroupReturn;
@@ -214,8 +214,8 @@ declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<RadioGroupRootPr
214
214
  "onUpdate:modelValue"?: ((value: string | null) => any) | undefined;
215
215
  }>, {
216
216
  disabled: boolean;
217
- required: boolean;
218
217
  invalid: boolean;
218
+ required: boolean;
219
219
  readOnly: boolean;
220
220
  }, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
221
221
  default?: (props: {}) => any;