@sprawlify/vue 0.0.106 → 0.0.108

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 (149) hide show
  1. package/dist/{alert-dialog-anatomy-CxUYPzIq.d.ts → alert-dialog-anatomy-DSacTNC1.d.ts} +1 -1
  2. package/dist/{carousel-anatomy-oV_FEGcZ.d.ts → carousel-anatomy-DO7fGwTi.d.ts} +1 -1
  3. package/dist/{collapsible-wm-f_tLg.js → collapsible-CU8jdmsD.js} +4 -4
  4. package/dist/{collection-cCQbkbJc.js → collection-CMkl1XB0.js} +2 -2
  5. package/dist/{color-picker-anatomy-DYoNbWSo.d.ts → color-picker-anatomy-09BXGqLT.d.ts} +1 -1
  6. package/dist/{combobox-anatomy-DqU2HEkd.d.ts → combobox-anatomy-BqTvPmc0.d.ts} +1 -1
  7. package/dist/components/accordion/index.d.ts +8 -8
  8. package/dist/components/accordion/index.js +7 -7
  9. package/dist/components/alert-dialog/index.d.ts +14 -15
  10. package/dist/components/alert-dialog/index.js +6 -6
  11. package/dist/components/anatomy.d.ts +8 -8
  12. package/dist/components/angle-slider/index.d.ts +9 -9
  13. package/dist/components/angle-slider/index.js +4 -4
  14. package/dist/components/aspect-ratio/index.d.ts +2 -2
  15. package/dist/components/aspect-ratio/index.js +4 -4
  16. package/dist/components/avatar/index.d.ts +2 -2
  17. package/dist/components/avatar/index.js +4 -4
  18. package/dist/components/bottom-sheet/index.d.ts +7 -7
  19. package/dist/components/bottom-sheet/index.js +7 -7
  20. package/dist/components/carousel/index.d.ts +11 -11
  21. package/dist/components/carousel/index.js +4 -4
  22. package/dist/components/checkbox/index.d.ts +7 -7
  23. package/dist/components/checkbox/index.js +7 -7
  24. package/dist/components/clipboard/index.d.ts +6 -6
  25. package/dist/components/clipboard/index.js +4 -4
  26. package/dist/components/collapsible/index.d.ts +3 -3
  27. package/dist/components/collapsible/index.js +4 -4
  28. package/dist/components/collection/index.d.ts +1 -1
  29. package/dist/components/collection/index.js +2 -2
  30. package/dist/components/color-picker/index.d.ts +18 -18
  31. package/dist/components/color-picker/index.js +7 -7
  32. package/dist/components/combobox/index.d.ts +20 -20
  33. package/dist/components/combobox/index.js +8 -8
  34. package/dist/components/date-picker/index.d.ts +18 -15
  35. package/dist/components/date-picker/index.js +16 -7
  36. package/dist/components/dialog/index.d.ts +14 -15
  37. package/dist/components/dialog/index.js +6 -6
  38. package/dist/components/download-trigger/index.d.ts +1 -1
  39. package/dist/components/download-trigger/index.js +3 -3
  40. package/dist/components/dropdown-menu/index.d.ts +23 -23
  41. package/dist/components/dropdown-menu/index.js +6 -6
  42. package/dist/components/editable/index.d.ts +16 -16
  43. package/dist/components/editable/index.js +5 -5
  44. package/dist/components/field/index.d.ts +31 -31
  45. package/dist/components/field/index.js +4 -4
  46. package/dist/components/fieldset/index.d.ts +5 -5
  47. package/dist/components/fieldset/index.js +4 -4
  48. package/dist/components/file-upload/index.d.ts +5 -5
  49. package/dist/components/file-upload/index.js +5 -5
  50. package/dist/components/floating-panel/index.d.ts +10 -10
  51. package/dist/components/floating-panel/index.js +5 -5
  52. package/dist/components/focus-trap/index.d.ts +2 -2
  53. package/dist/components/focus-trap/index.js +3 -3
  54. package/dist/components/format/index.d.ts +7 -7
  55. package/dist/components/format/index.js +1 -1
  56. package/dist/components/frame/index.js +1 -1
  57. package/dist/components/highlight/index.js +1 -1
  58. package/dist/components/hover-card/index.d.ts +10 -10
  59. package/dist/components/hover-card/index.js +6 -6
  60. package/dist/components/image-cropper/index.d.ts +7 -7
  61. package/dist/components/image-cropper/index.js +4 -4
  62. package/dist/components/json-tree-view/index.d.ts +3 -3
  63. package/dist/components/json-tree-view/index.js +8 -8
  64. package/dist/components/listbox/index.d.ts +7 -7
  65. package/dist/components/listbox/index.js +5 -5
  66. package/dist/components/marquee/index.d.ts +3 -3
  67. package/dist/components/marquee/index.js +4 -4
  68. package/dist/components/navigation-menu/index.d.ts +8 -8
  69. package/dist/components/navigation-menu/index.js +6 -6
  70. package/dist/components/number-input/index.d.ts +11 -11
  71. package/dist/components/number-input/index.js +5 -5
  72. package/dist/components/pagination/index.d.ts +8 -8
  73. package/dist/components/pagination/index.js +4 -4
  74. package/dist/components/password-input/index.d.ts +6 -6
  75. package/dist/components/password-input/index.js +5 -5
  76. package/dist/components/pin-input/index.d.ts +10 -10
  77. package/dist/components/pin-input/index.js +5 -5
  78. package/dist/components/popover/index.d.ts +12 -12
  79. package/dist/components/popover/index.js +6 -6
  80. package/dist/components/presence/index.d.ts +1 -1
  81. package/dist/components/presence/index.js +3 -3
  82. package/dist/components/progress/index.d.ts +5 -5
  83. package/dist/components/progress/index.js +4 -4
  84. package/dist/components/qr-code/index.d.ts +4 -4
  85. package/dist/components/qr-code/index.js +4 -4
  86. package/dist/components/radio-group/index.d.ts +6 -6
  87. package/dist/components/radio-group/index.js +6 -6
  88. package/dist/components/rating-group/index.d.ts +8 -8
  89. package/dist/components/rating-group/index.js +5 -5
  90. package/dist/components/scroll-area/index.d.ts +3 -3
  91. package/dist/components/scroll-area/index.js +4 -4
  92. package/dist/components/segment-group/index.d.ts +6 -6
  93. package/dist/components/segment-group/index.js +4 -4
  94. package/dist/components/select/index.d.ts +14 -14
  95. package/dist/components/select/index.js +8 -8
  96. package/dist/components/separator/index.d.ts +2 -2
  97. package/dist/components/separator/index.js +4 -4
  98. package/dist/components/signature-pad/index.d.ts +4 -4
  99. package/dist/components/signature-pad/index.js +5 -5
  100. package/dist/components/slider/index.d.ts +16 -16
  101. package/dist/components/slider/index.js +4 -4
  102. package/dist/components/splitter/index.d.ts +8 -8
  103. package/dist/components/splitter/index.js +4 -4
  104. package/dist/components/steps/index.d.ts +4 -4
  105. package/dist/components/steps/index.js +4 -4
  106. package/dist/components/switch/index.d.ts +5 -5
  107. package/dist/components/switch/index.js +5 -5
  108. package/dist/components/tabs/index.d.ts +10 -10
  109. package/dist/components/tabs/index.js +6 -6
  110. package/dist/components/tags-input/index.d.ts +18 -18
  111. package/dist/components/tags-input/index.js +5 -5
  112. package/dist/components/timer/index.d.ts +2 -2
  113. package/dist/components/timer/index.js +4 -4
  114. package/dist/components/toast/index.d.ts +2 -2
  115. package/dist/components/toast/index.js +3 -3
  116. package/dist/components/toggle/index.d.ts +3 -3
  117. package/dist/components/toggle/index.js +3 -3
  118. package/dist/components/toggle-group/index.d.ts +6 -6
  119. package/dist/components/toggle-group/index.js +4 -4
  120. package/dist/components/tooltip/index.d.ts +4 -4
  121. package/dist/components/tooltip/index.js +6 -6
  122. package/dist/components/tour/index.d.ts +12 -12
  123. package/dist/components/tour/index.js +7 -7
  124. package/dist/components/tree-view/index.d.ts +2 -2
  125. package/dist/components/tree-view/index.js +7 -7
  126. package/dist/{core-BW88ya4i.js → core-DFdl8jS7.js} +1 -1
  127. package/dist/{date-picker-anatomy-nNssWoU2.d.ts → date-picker-anatomy-BpW_VPuT.d.ts} +1 -1
  128. package/dist/{factory-DNG1el63.js → factory-Bd0Y5x-7.js} +1 -1
  129. package/dist/{factory-bfEpUaB3.d.ts → factory-Go0oxO3B.d.ts} +1 -1
  130. package/dist/{field-C7VkjIIx.js → field-D3G8FJDB.js} +2 -2
  131. package/dist/{fieldset-OP0qxlKh.js → fieldset-DKOqYr6u.js} +2 -2
  132. package/dist/{index-CODK2VY0.d.ts → index-C7sz_n_w.d.ts} +8 -8
  133. package/dist/{index-aJnwDHff.d.ts → index-CYO47ggW.d.ts} +27 -1
  134. package/dist/{index-DuD8fQUF.d.ts → index-DK-1mwjg.d.ts} +2 -2
  135. package/dist/{index-B4l20i3i.d.ts → index-DUPPuJYr.d.ts} +4 -4
  136. package/dist/index.d.ts +3 -3
  137. package/dist/index.js +4 -4
  138. package/dist/{listbox-anatomy-CP_1jra6.d.ts → listbox-anatomy-ov6dp5kT.d.ts} +1 -1
  139. package/dist/{presence-L1LxnRj5.js → presence-B6FmKP5l.js} +2 -2
  140. package/dist/providers-CicBbUXG.js +204 -0
  141. package/dist/{segment-group-anatomy-8sdDQVPl.d.ts → segment-group-anatomy-Cu3IiheY.d.ts} +1 -1
  142. package/dist/{tour-anatomy-CTaLz0Eb.d.ts → tour-anatomy-o5VZ2vDT.d.ts} +1 -1
  143. package/dist/{tree-view-D_hrmWRQ.js → tree-view-BMIatAXN.js} +7 -7
  144. package/package.json +9 -8
  145. package/dist/providers-Cm-xBdVY.js +0 -92
  146. /package/dist/{boolean-D3BnFnrK.js → boolean-ClZYREcr.js} +0 -0
  147. /package/dist/{clean-props-qyW2RH6G.js → clean-props-C5aydRx_.js} +0 -0
  148. /package/dist/{create-split-props-Cz6On1aq.js → create-split-props-D32I38aE.js} +0 -0
  149. /package/dist/{use-render-strategy-Cq147Bb0.js → use-render-strategy-QgtvU85q.js} +0 -0
@@ -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;
@@ -186,24 +186,24 @@ HTMLAttributes {}
186
186
  interface NumberInputRootEmits extends RootEmits {}
187
187
  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
- focusChange: (details: numberInput.FocusChangeDetails) => any;
190
189
  valueChange: (details: numberInput.ValueChangeDetails) => any;
191
- valueInvalid: (details: numberInput.ValueInvalidDetails) => any;
192
190
  "update:modelValue": (value: string) => any;
191
+ focusChange: (details: numberInput.FocusChangeDetails) => any;
192
+ valueInvalid: (details: numberInput.ValueInvalidDetails) => any;
193
193
  }, string, vue.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
194
- onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
195
194
  onValueChange?: ((details: numberInput.ValueChangeDetails) => any) | undefined;
196
- onValueInvalid?: ((details: numberInput.ValueInvalidDetails) => any) | undefined;
197
195
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
196
+ onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
197
+ onValueInvalid?: ((details: numberInput.ValueInvalidDetails) => any) | undefined;
198
198
  }>, {
199
199
  disabled: boolean;
200
200
  required: boolean;
201
+ readOnly: boolean;
202
+ invalid: boolean;
201
203
  allowMouseWheel: boolean;
202
204
  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
@@ -167,13 +167,13 @@ interface PaginationRootEmits extends RootEmits {}
167
167
  declare const _default$7: typeof __VLS_export$1;
168
168
  declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
169
169
  pageChange: (details: pagination.PageChangeDetails) => any;
170
- "update:page": (page: number) => any;
171
170
  pageSizeChange: (details: pagination.PageSizeChangeDetails) => any;
171
+ "update:page": (page: number) => any;
172
172
  "update:pageSize": (pageSize: number) => any;
173
173
  }, string, vue.PublicProps, Readonly<PaginationRootProps> & Readonly<{
174
174
  onPageChange?: ((details: pagination.PageChangeDetails) => any) | undefined;
175
- "onUpdate:page"?: ((page: number) => any) | undefined;
176
175
  onPageSizeChange?: ((details: pagination.PageSizeChangeDetails) => any) | undefined;
176
+ "onUpdate:page"?: ((page: number) => any) | undefined;
177
177
  "onUpdate:pageSize"?: ((pageSize: number) => any) | undefined;
178
178
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
179
179
  default?: (props: {}) => any;
@@ -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
@@ -155,8 +155,8 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PasswordInpu
155
155
  }>, {
156
156
  disabled: boolean;
157
157
  required: boolean;
158
- invalid: boolean;
159
158
  readOnly: boolean;
159
+ invalid: boolean;
160
160
  defaultVisible: boolean;
161
161
  ignorePasswordManagers: boolean;
162
162
  visible: 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
156
  required: boolean;
157
- invalid: boolean;
158
- readOnly: boolean;
159
- selectOnFocus: boolean;
160
157
  autoFocus: boolean;
158
+ readOnly: boolean;
159
+ invalid: 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,7 @@ 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";
9
+ import * as _sprawlify_primitives_machines_dialog0 from "@sprawlify/primitives/machines/dialog";
10
10
  import * as popover from "@sprawlify/primitives/machines/popover";
11
11
  import { FocusOutsideEvent, FocusOutsideEvent as PopoverFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as PopoverInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as PopoverOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as PopoverPointerDownOutsideEvent } from "@sprawlify/primitives/machines/popover";
12
12
 
@@ -132,11 +132,11 @@ type RootEmits = {
132
132
  originalIndex: number;
133
133
  targetIndex: number;
134
134
  }>];
135
- 'update:open': [open: boolean];
135
+ "update:open": [open: boolean];
136
136
  };
137
137
  //#endregion
138
138
  //#region src/components/popover/use-popover.d.ts
139
- interface UsePopoverProps extends Optional<Omit<popover.Props, 'dir' | 'getRootNode'>, 'id'> {}
139
+ interface UsePopoverProps extends Optional<Omit<popover.Props, "dir" | "getRootNode">, "id"> {}
140
140
  interface UsePopoverReturn extends ComputedRef<popover.Api<PropTypes>> {}
141
141
  declare const usePopover: (props?: MaybeRef<UsePopoverProps>, emit?: EmitFn$1<RootEmits>) => ComputedRef<popover.Api<PropTypes>>;
142
142
  //#endregion
@@ -235,11 +235,11 @@ interface PopoverRootProps extends PopoverRootBaseProps {}
235
235
  interface PopoverRootEmits extends RootEmits {}
236
236
  declare const _default$9: typeof __VLS_export$2;
237
237
  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
238
  exitComplete: () => any;
239
+ focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
240
+ interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
242
241
  openChange: (details: popover.OpenChangeDetails) => any;
242
+ pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
243
243
  "update:open": (open: boolean) => any;
244
244
  escapeKeyDown: (event: KeyboardEvent) => any;
245
245
  requestDismiss: (event: CustomEvent<{
@@ -249,11 +249,11 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PopoverRootP
249
249
  targetIndex: number;
250
250
  }>) => any;
251
251
  }, 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
252
  onExitComplete?: (() => any) | undefined;
253
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
254
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
256
255
  onOpenChange?: ((details: popover.OpenChangeDetails) => any) | undefined;
256
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
257
257
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
258
258
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
259
259
  onRequestDismiss?: ((event: CustomEvent<{
@@ -266,9 +266,9 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PopoverRootP
266
266
  autoFocus: boolean;
267
267
  defaultOpen: boolean;
268
268
  open: boolean;
269
- modal: boolean;
270
- closeOnInteractOutside: boolean;
271
269
  closeOnEscape: boolean;
270
+ closeOnInteractOutside: boolean;
271
+ modal: boolean;
272
272
  portalled: boolean;
273
273
  }, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
274
274
  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-DUPPuJYr.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;
@@ -215,8 +215,8 @@ declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<RadioGroupRootPr
215
215
  }>, {
216
216
  disabled: boolean;
217
217
  required: boolean;
218
- invalid: boolean;
219
218
  readOnly: boolean;
219
+ invalid: boolean;
220
220
  }, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
221
221
  default?: (props: {}) => any;
222
222
  }>;
@@ -1,13 +1,13 @@
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 "../../fieldset-anatomy-DBAg0hLg.js";
7
7
  import { t as radioGroupAnatomy } from "../../radio-group-anatomy-MQ77y9Ly.js";
8
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
9
- import { t as toBooleanValue } from "../../boolean-D3BnFnrK.js";
10
- import { l as useFieldsetContext } from "../../fieldset-OP0qxlKh.js";
8
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
9
+ import { t as toBooleanValue } from "../../boolean-ClZYREcr.js";
10
+ import { l as useFieldsetContext } from "../../fieldset-DKOqYr6u.js";
11
11
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as radioGroup from "@sprawlify/primitives/machines/radio-group";
13
13
  //#region src/components/radio-group/use-radio-group-context.ts