@sprawlify/vue 0.0.76 → 0.0.77

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 (112) hide show
  1. package/dist/carousel-anatomy-DwrhoUqZ.d.ts +6 -0
  2. package/dist/checkbox-anatomy-RPOOG6m5.d.ts +6 -0
  3. package/dist/{color-picker-anatomy-Jhiag8cb.d.ts → color-picker-anatomy-CqfgkBND.d.ts} +2 -2
  4. package/dist/combobox-anatomy-CpyHROa-.d.ts +6 -0
  5. package/dist/components/accordion/index.d.ts +12 -12
  6. package/dist/components/accordion/index.js +1 -1
  7. package/dist/components/anatomy.d.ts +12 -12
  8. package/dist/components/angle-slider/index.d.ts +13 -13
  9. package/dist/components/aspect-ratio/index.d.ts +5 -5
  10. package/dist/components/avatar/index.d.ts +8 -8
  11. package/dist/components/bottom-sheet/index.d.ts +18 -18
  12. package/dist/components/carousel/index.d.ts +17 -17
  13. package/dist/components/checkbox/index.d.ts +18 -18
  14. package/dist/components/checkbox/index.js +3 -3
  15. package/dist/components/client-only/index.d.ts +2 -2
  16. package/dist/components/clipboard/index.d.ts +14 -14
  17. package/dist/components/collapsible/index.d.ts +11 -11
  18. package/dist/components/collapsible/index.js +1 -1
  19. package/dist/components/color-picker/index.d.ts +46 -46
  20. package/dist/components/color-picker/index.js +1 -1
  21. package/dist/components/combobox/index.d.ts +28 -28
  22. package/dist/components/combobox/index.js +1 -1
  23. package/dist/components/date-picker/index.d.ts +39 -39
  24. package/dist/components/dialog/index.d.ts +30 -30
  25. package/dist/components/download-trigger/index.d.ts +2 -2
  26. package/dist/components/editable/index.d.ts +22 -22
  27. package/dist/components/editable/index.js +1 -1
  28. package/dist/components/field/index.d.ts +23 -23
  29. package/dist/components/field/index.js +1 -1
  30. package/dist/components/fieldset/index.d.ts +11 -11
  31. package/dist/components/fieldset/index.js +1 -1
  32. package/dist/components/file-upload/index.d.ts +21 -21
  33. package/dist/components/file-upload/index.js +1 -1
  34. package/dist/components/floating-panel/index.d.ts +19 -19
  35. package/dist/components/focus-trap/index.d.ts +5 -5
  36. package/dist/components/format/index.d.ts +4 -4
  37. package/dist/components/frame/index.d.ts +6 -6
  38. package/dist/components/highlight/index.d.ts +4 -4
  39. package/dist/components/hover-card/index.d.ts +20 -20
  40. package/dist/components/image-cropper/index.d.ts +12 -12
  41. package/dist/components/json-tree-view/index.d.ts +8 -7
  42. package/dist/components/json-tree-view/index.js +3 -2
  43. package/dist/components/listbox/index.d.ts +19 -19
  44. package/dist/components/marquee/index.d.ts +21 -21
  45. package/dist/components/menu/index.d.ts +46 -46
  46. package/dist/components/navigation-menu/index.d.ts +16 -16
  47. package/dist/components/number-input/index.d.ts +14 -14
  48. package/dist/components/number-input/index.js +1 -1
  49. package/dist/components/pagination/index.d.ts +12 -12
  50. package/dist/components/password-input/index.d.ts +21 -21
  51. package/dist/components/password-input/index.js +1 -1
  52. package/dist/components/pin-input/index.d.ts +13 -13
  53. package/dist/components/pin-input/index.js +1 -1
  54. package/dist/components/popover/index.d.ts +32 -32
  55. package/dist/components/presence/index.d.ts +1 -1
  56. package/dist/components/progress/index.d.ts +12 -12
  57. package/dist/components/qr-code/index.d.ts +8 -8
  58. package/dist/components/radio-group/index.d.ts +14 -14
  59. package/dist/components/radio-group/index.js +2 -2
  60. package/dist/components/rating-group/index.d.ts +12 -12
  61. package/dist/components/rating-group/index.js +1 -1
  62. package/dist/components/scroll-area/index.d.ts +9 -9
  63. package/dist/components/segment-group/index.d.ts +14 -14
  64. package/dist/components/select/index.d.ts +27 -27
  65. package/dist/components/select/index.js +1 -1
  66. package/dist/components/separator/index.d.ts +4 -4
  67. package/dist/components/signature-pad/index.d.ts +13 -13
  68. package/dist/components/signature-pad/index.js +1 -1
  69. package/dist/components/slider/index.d.ts +16 -16
  70. package/dist/components/splitter/index.d.ts +9 -9
  71. package/dist/components/steps/index.d.ts +17 -17
  72. package/dist/components/switch/index.d.ts +12 -12
  73. package/dist/components/switch/index.js +1 -1
  74. package/dist/components/tabs/index.d.ts +11 -11
  75. package/dist/components/tags-input/index.d.ts +24 -24
  76. package/dist/components/tags-input/index.js +1 -1
  77. package/dist/components/timer/index.d.ts +11 -11
  78. package/dist/components/toast/index.d.ts +8 -8
  79. package/dist/components/toggle/index.d.ts +7 -7
  80. package/dist/components/toggle-group/index.d.ts +9 -9
  81. package/dist/components/tooltip/index.d.ts +14 -14
  82. package/dist/components/tour/index.d.ts +28 -28
  83. package/dist/components/tree-view/index.d.ts +1 -1
  84. package/dist/components/tree-view/index.js +2 -2
  85. package/dist/date-picker-anatomy-csud5zM0.d.ts +6 -0
  86. package/dist/field-anatomy-n4MQ6CIA.d.ts +6 -0
  87. package/dist/fieldset-anatomy-j1YsgpiA.d.ts +6 -0
  88. package/dist/{image-cropper-anatomy-D2maeqoK.d.ts → image-cropper-anatomy-BCN4Egjw.d.ts} +2 -2
  89. package/dist/{index-Xh0TkLb6.d.ts → index-BKK0vIdn.d.ts} +7 -7
  90. package/dist/{index-CcIkwU2l.d.ts → index-CMBDt7rf.d.ts} +6 -6
  91. package/dist/{index-B2hCTOPN.d.ts → index-ctptSac4.d.ts} +25 -25
  92. package/dist/index.d.ts +1 -1
  93. package/dist/listbox-anatomy-DbF6wAW0.d.ts +6 -0
  94. package/dist/segment-group-anatomy-BweP3B5a.d.ts +6 -0
  95. package/dist/toggle-anatomy-CosjCd7U.d.ts +6 -0
  96. package/dist/tour-anatomy-HAoP7f8M.d.ts +6 -0
  97. package/dist/{tree-view--stP9jty.js → tree-view-D0JBQ_ly.js} +1 -1
  98. package/package.json +2 -2
  99. package/dist/carousel-anatomy-CS3XZbw0.d.ts +0 -6
  100. package/dist/checkbox-anatomy-BzXdprCY.d.ts +0 -6
  101. package/dist/combobox-anatomy-Bmc1BlRe.d.ts +0 -6
  102. package/dist/date-picker-anatomy-BbgOfc-T.d.ts +0 -6
  103. package/dist/field-anatomy-BudQLO5P.d.ts +0 -6
  104. package/dist/fieldset-anatomy-BHRTGd-X.d.ts +0 -6
  105. package/dist/listbox-anatomy-DsiGF3rU.d.ts +0 -6
  106. package/dist/segment-group-anatomy-5X5sF6bU.d.ts +0 -6
  107. package/dist/toggle-anatomy-BVLEnnrv.d.ts +0 -6
  108. package/dist/tour-anatomy-Cx59yoXC.d.ts +0 -6
  109. /package/dist/{boolean-DRNklbLz.js → boolean-L5YmbZkb.js} +0 -0
  110. /package/dist/{collapsible-fQ2-Jeml.js → collapsible-OXksISO6.js} +0 -0
  111. /package/dist/{field-C8hrCSpZ.js → field-B_BAnE0z.js} +0 -0
  112. /package/dist/{fieldset-FlcFnfDX.js → fieldset-XmKsNoOC.js} +0 -0
@@ -2,7 +2,7 @@ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
3
  import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
4
  import { t as signaturePadAnatomy } from "../../signature-pad-anatomy-ZbCDnYGZ.js";
5
- import * as vue1485 from "vue";
5
+ import * as vue1253 from "vue";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, MaybeRef, SVGAttributes, SlotsType, UnwrapRef } from "vue";
7
7
  import * as signaturePad from "@sprawlify/primitives/machines/signature-pad";
8
8
  import { DrawDetails, DrawDetails as SignaturePadDrawDetails, DrawEndDetails, DrawEndDetails as SignaturePadDrawEndDetails, DrawingOptions, DrawingOptions as SignaturePadDrawingOptions, HiddenInputProps } from "@sprawlify/primitives/machines/signature-pad";
@@ -15,7 +15,7 @@ interface SignaturePadClearTriggerProps extends SignaturePadClearTriggerBaseProp
15
15
  */
16
16
  ButtonHTMLAttributes {}
17
17
  declare const _default: typeof __VLS_export$8;
18
- declare const __VLS_export$8: __VLS_WithSlots$7<vue1485.DefineComponent<SignaturePadClearTriggerProps, {}, {}, {}, {}, vue1485.ComponentOptionsMixin, vue1485.ComponentOptionsMixin, {}, string, vue1485.PublicProps, Readonly<SignaturePadClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1485.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$8: __VLS_WithSlots$7<vue1253.DefineComponent<SignaturePadClearTriggerProps, {}, {}, {}, {}, vue1253.ComponentOptionsMixin, vue1253.ComponentOptionsMixin, {}, string, vue1253.PublicProps, Readonly<SignaturePadClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1253.ComponentProvideOptions, false, {}, any>, {
19
19
  default?: (props: {}) => any;
20
20
  }>;
21
21
  type __VLS_WithSlots$7<T, S> = T & {
@@ -60,7 +60,7 @@ interface SignaturePadContextProps extends SlotsType<{
60
60
  default: UnwrapRef<UseSignaturePadContext>;
61
61
  }> {}
62
62
  declare const _default$1: typeof __VLS_export$7;
63
- declare const __VLS_export$7: __VLS_WithSlots$6<vue1485.DefineComponent<{}, {}, {}, {}, {}, vue1485.ComponentOptionsMixin, vue1485.ComponentOptionsMixin, {}, string, vue1485.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1485.ComponentProvideOptions, true, {}, any>, {
63
+ declare const __VLS_export$7: __VLS_WithSlots$6<vue1253.DefineComponent<{}, {}, {}, {}, {}, vue1253.ComponentOptionsMixin, vue1253.ComponentOptionsMixin, {}, string, vue1253.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1253.ComponentProvideOptions, true, {}, any>, {
64
64
  default(signaturepad: UnwrapRef<UseSignaturePadContext>): unknown;
65
65
  }>;
66
66
  type __VLS_WithSlots$6<T, S> = T & {
@@ -77,7 +77,7 @@ interface SignaturePadControlProps extends SignaturePadControlBaseProps,
77
77
  */
78
78
  HTMLAttributes {}
79
79
  declare const _default$2: typeof __VLS_export$6;
80
- declare const __VLS_export$6: __VLS_WithSlots$5<vue1485.DefineComponent<SignaturePadControlProps, {}, {}, {}, {}, vue1485.ComponentOptionsMixin, vue1485.ComponentOptionsMixin, {}, string, vue1485.PublicProps, Readonly<SignaturePadControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1485.ComponentProvideOptions, false, {}, any>, {
80
+ declare const __VLS_export$6: __VLS_WithSlots$5<vue1253.DefineComponent<SignaturePadControlProps, {}, {}, {}, {}, vue1253.ComponentOptionsMixin, vue1253.ComponentOptionsMixin, {}, string, vue1253.PublicProps, Readonly<SignaturePadControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1253.ComponentProvideOptions, false, {}, any>, {
81
81
  default?: (props: {}) => any;
82
82
  }>;
83
83
  type __VLS_WithSlots$5<T, S> = T & {
@@ -94,7 +94,7 @@ interface SignaturePadGuideProps extends SignaturePadGuideBaseProps,
94
94
  */
95
95
  HTMLAttributes {}
96
96
  declare const _default$3: typeof __VLS_export$5;
97
- declare const __VLS_export$5: __VLS_WithSlots$4<vue1485.DefineComponent<SignaturePadGuideProps, {}, {}, {}, {}, vue1485.ComponentOptionsMixin, vue1485.ComponentOptionsMixin, {}, string, vue1485.PublicProps, Readonly<SignaturePadGuideProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1485.ComponentProvideOptions, false, {}, any>, {
97
+ declare const __VLS_export$5: __VLS_WithSlots$4<vue1253.DefineComponent<SignaturePadGuideProps, {}, {}, {}, {}, vue1253.ComponentOptionsMixin, vue1253.ComponentOptionsMixin, {}, string, vue1253.PublicProps, Readonly<SignaturePadGuideProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1253.ComponentProvideOptions, false, {}, any>, {
98
98
  default?: (props: {}) => any;
99
99
  }>;
100
100
  type __VLS_WithSlots$4<T, S> = T & {
@@ -111,7 +111,7 @@ interface SignaturePadHiddenInputProps extends SignaturePadHiddenInputBaseProps,
111
111
  */
112
112
  Omit<InputHTMLAttributes, 'value'> {}
113
113
  declare const _default$4: typeof __VLS_export$4;
114
- declare const __VLS_export$4: __VLS_WithSlots$3<vue1485.DefineComponent<SignaturePadHiddenInputProps, {}, {}, {}, {}, vue1485.ComponentOptionsMixin, vue1485.ComponentOptionsMixin, {}, string, vue1485.PublicProps, Readonly<SignaturePadHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1485.ComponentProvideOptions, false, {}, any>, {
114
+ declare const __VLS_export$4: __VLS_WithSlots$3<vue1253.DefineComponent<SignaturePadHiddenInputProps, {}, {}, {}, {}, vue1253.ComponentOptionsMixin, vue1253.ComponentOptionsMixin, {}, string, vue1253.PublicProps, Readonly<SignaturePadHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1253.ComponentProvideOptions, false, {}, any>, {
115
115
  default?: (props: {}) => any;
116
116
  }>;
117
117
  type __VLS_WithSlots$3<T, S> = T & {
@@ -128,7 +128,7 @@ interface SignaturePadLabelProps extends SignaturePadLabelBaseProps,
128
128
  */
129
129
  HTMLAttributes {}
130
130
  declare const _default$5: typeof __VLS_export$3;
131
- declare const __VLS_export$3: __VLS_WithSlots$2<vue1485.DefineComponent<SignaturePadLabelProps, {}, {}, {}, {}, vue1485.ComponentOptionsMixin, vue1485.ComponentOptionsMixin, {}, string, vue1485.PublicProps, Readonly<SignaturePadLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1485.ComponentProvideOptions, false, {}, any>, {
131
+ declare const __VLS_export$3: __VLS_WithSlots$2<vue1253.DefineComponent<SignaturePadLabelProps, {}, {}, {}, {}, vue1253.ComponentOptionsMixin, vue1253.ComponentOptionsMixin, {}, string, vue1253.PublicProps, Readonly<SignaturePadLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1253.ComponentProvideOptions, false, {}, any>, {
132
132
  default?: (props: {}) => any;
133
133
  }>;
134
134
  type __VLS_WithSlots$2<T, S> = T & {
@@ -148,7 +148,7 @@ interface SignaturePadRootProviderProps extends SignaturePadRootProviderBaseProp
148
148
  */
149
149
  HTMLAttributes {}
150
150
  declare const _default$7: typeof __VLS_export$2;
151
- declare const __VLS_export$2: __VLS_WithSlots$1<vue1485.DefineComponent<SignaturePadRootProviderProps, {}, {}, {}, {}, vue1485.ComponentOptionsMixin, vue1485.ComponentOptionsMixin, {}, string, vue1485.PublicProps, Readonly<SignaturePadRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1485.ComponentProvideOptions, false, {}, any>, {
151
+ declare const __VLS_export$2: __VLS_WithSlots$1<vue1253.DefineComponent<SignaturePadRootProviderProps, {}, {}, {}, {}, vue1253.ComponentOptionsMixin, vue1253.ComponentOptionsMixin, {}, string, vue1253.PublicProps, Readonly<SignaturePadRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1253.ComponentProvideOptions, false, {}, any>, {
152
152
  default?: (props: {}) => any;
153
153
  }>;
154
154
  type __VLS_WithSlots$1<T, S> = T & {
@@ -166,19 +166,19 @@ interface SignaturePadRootProps extends SignaturePadRootBaseProps,
166
166
  HTMLAttributes {}
167
167
  interface SignaturePadRootEmits extends RootEmits {}
168
168
  declare const _default$6: typeof __VLS_export$1;
169
- declare const __VLS_export$1: __VLS_WithSlots<vue1485.DefineComponent<SignaturePadRootBaseProps, {}, {}, {}, {}, vue1485.ComponentOptionsMixin, vue1485.ComponentOptionsMixin, {
169
+ declare const __VLS_export$1: __VLS_WithSlots<vue1253.DefineComponent<SignaturePadRootBaseProps, {}, {}, {}, {}, vue1253.ComponentOptionsMixin, vue1253.ComponentOptionsMixin, {
170
170
  "update:paths": (paths: string[]) => any;
171
171
  draw: (details: signaturePad.DrawDetails) => any;
172
172
  drawEnd: (details: signaturePad.DrawEndDetails) => any;
173
- }, string, vue1485.PublicProps, Readonly<SignaturePadRootBaseProps> & Readonly<{
173
+ }, string, vue1253.PublicProps, Readonly<SignaturePadRootBaseProps> & Readonly<{
174
174
  "onUpdate:paths"?: ((paths: string[]) => any) | undefined;
175
175
  onDraw?: ((details: signaturePad.DrawDetails) => any) | undefined;
176
176
  onDrawEnd?: ((details: signaturePad.DrawEndDetails) => any) | undefined;
177
177
  }>, {
178
178
  disabled: boolean;
179
- readOnly: boolean;
180
179
  required: boolean;
181
- }, {}, {}, {}, string, vue1485.ComponentProvideOptions, false, {}, any>, {
180
+ readOnly: boolean;
181
+ }, {}, {}, {}, string, vue1253.ComponentProvideOptions, false, {}, any>, {
182
182
  default?: (props: {}) => any;
183
183
  }>;
184
184
  type __VLS_WithSlots<T, S> = T & {
@@ -195,7 +195,7 @@ interface SignaturePadSegmentProps extends SignaturePadSegmentBaseProps,
195
195
  */
196
196
  SVGAttributes {}
197
197
  declare const _default$8: typeof __VLS_export;
198
- declare const __VLS_export: vue1485.DefineComponent<SignaturePadSegmentProps, {}, {}, {}, {}, vue1485.ComponentOptionsMixin, vue1485.ComponentOptionsMixin, {}, string, vue1485.PublicProps, Readonly<SignaturePadSegmentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1485.ComponentProvideOptions, false, {}, any>;
198
+ declare const __VLS_export: vue1253.DefineComponent<SignaturePadSegmentProps, {}, {}, {}, {}, vue1253.ComponentOptionsMixin, vue1253.ComponentOptionsMixin, {}, string, vue1253.PublicProps, Readonly<SignaturePadSegmentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1253.ComponentProvideOptions, false, {}, any>;
199
199
  declare namespace signature_pad_d_exports {
200
200
  export { _default as ClearTrigger, SignaturePadClearTriggerBaseProps as ClearTriggerBaseProps, SignaturePadClearTriggerProps as ClearTriggerProps, _default$1 as Context, SignaturePadContextProps as ContextProps, _default$2 as Control, SignaturePadControlBaseProps as ControlBaseProps, SignaturePadControlProps as ControlProps, DrawDetails, DrawEndDetails, DrawingOptions, _default$3 as Guide, SignaturePadGuideBaseProps as GuideBaseProps, SignaturePadGuideProps as GuideProps, _default$4 as HiddenInput, SignaturePadHiddenInputBaseProps as HiddenInputBaseProps, SignaturePadHiddenInputProps as HiddenInputProps, _default$5 as Label, SignaturePadLabelBaseProps as LabelBaseProps, SignaturePadLabelProps as LabelProps, _default$6 as Root, SignaturePadRootBaseProps as RootBaseProps, SignaturePadRootProps as RootProps, _default$7 as RootProvider, SignaturePadRootProviderBaseProps as RootProviderBaseProps, SignaturePadRootProviderProps as RootProviderProps, _default$8 as Segment, SignaturePadSegmentBaseProps as SegmentBaseProps, SignaturePadSegmentProps as SegmentProps };
201
201
  }
@@ -7,7 +7,7 @@ import "../../field-anatomy-DOCpzb4B.js";
7
7
  import { t as signaturePadAnatomy } from "../../signature-pad-anatomy-CoeXwoDo.js";
8
8
  import { t as sprawlify } from "../../factory-xNPol80p.js";
9
9
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
- import { p as useFieldContext } from "../../field-C8hrCSpZ.js";
10
+ import { p as useFieldContext } from "../../field-B_BAnE0z.js";
11
11
  import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as signaturepad from "@sprawlify/primitives/machines/signature-pad";
13
13
 
@@ -2,7 +2,7 @@ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
3
  import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
4
  import { t as sliderAnatomy } from "../../slider-anatomy-BMTjqedI.js";
5
- import * as vue2538 from "vue";
5
+ import * as vue2085 from "vue";
6
6
  import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as slider from "@sprawlify/primitives/machines/slider";
8
8
  import { FocusChangeDetails, FocusChangeDetails as SliderFocusChangeDetails, MarkerProps, ThumbProps, ValueChangeDetails, ValueChangeDetails as SliderValueChangeDetails } from "@sprawlify/primitives/machines/slider";
@@ -15,7 +15,7 @@ interface SliderControlProps extends SliderControlBaseProps,
15
15
  */
16
16
  HTMLAttributes {}
17
17
  declare const _default$1: typeof __VLS_export$12;
18
- declare const __VLS_export$12: __VLS_WithSlots$12<vue2538.DefineComponent<SliderControlProps, {}, {}, {}, {}, vue2538.ComponentOptionsMixin, vue2538.ComponentOptionsMixin, {}, string, vue2538.PublicProps, Readonly<SliderControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2538.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$12: __VLS_WithSlots$12<vue2085.DefineComponent<SliderControlProps, {}, {}, {}, {}, vue2085.ComponentOptionsMixin, vue2085.ComponentOptionsMixin, {}, string, vue2085.PublicProps, Readonly<SliderControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2085.ComponentProvideOptions, false, {}, any>, {
19
19
  default?: (props: {}) => any;
20
20
  }>;
21
21
  type __VLS_WithSlots$12<T, S> = T & {
@@ -32,7 +32,7 @@ interface SliderDraggingIndicatorProps extends SliderDraggingIndicatorBaseProps,
32
32
  */
33
33
  HTMLAttributes {}
34
34
  declare const _default$2: typeof __VLS_export$11;
35
- declare const __VLS_export$11: __VLS_WithSlots$11<vue2538.DefineComponent<SliderDraggingIndicatorProps, {}, {}, {}, {}, vue2538.ComponentOptionsMixin, vue2538.ComponentOptionsMixin, {}, string, vue2538.PublicProps, Readonly<SliderDraggingIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2538.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
35
+ declare const __VLS_export$11: __VLS_WithSlots$11<vue2085.DefineComponent<SliderDraggingIndicatorProps, {}, {}, {}, {}, vue2085.ComponentOptionsMixin, vue2085.ComponentOptionsMixin, {}, string, vue2085.PublicProps, Readonly<SliderDraggingIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2085.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
36
36
  type __VLS_WithSlots$11<T, S> = T & {
37
37
  new (): {
38
38
  $slots: S;
@@ -47,7 +47,7 @@ interface SliderHiddenInputProps extends SliderHiddenInputBaseProps,
47
47
  */
48
48
  InputHTMLAttributes {}
49
49
  declare const _default$3: typeof __VLS_export$10;
50
- declare const __VLS_export$10: __VLS_WithSlots$10<vue2538.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, vue2538.ComponentOptionsMixin, vue2538.ComponentOptionsMixin, {}, string, vue2538.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2538.ComponentProvideOptions, false, {}, any>, {
50
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue2085.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, vue2085.ComponentOptionsMixin, vue2085.ComponentOptionsMixin, {}, string, vue2085.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2085.ComponentProvideOptions, false, {}, any>, {
51
51
  default?: (props: {}) => any;
52
52
  }>;
53
53
  type __VLS_WithSlots$10<T, S> = T & {
@@ -64,7 +64,7 @@ interface SliderLabelProps extends SliderLabelBaseProps,
64
64
  */
65
65
  LabelHTMLAttributes {}
66
66
  declare const _default$4: typeof __VLS_export$9;
67
- declare const __VLS_export$9: __VLS_WithSlots$9<vue2538.DefineComponent<SliderLabelProps, {}, {}, {}, {}, vue2538.ComponentOptionsMixin, vue2538.ComponentOptionsMixin, {}, string, vue2538.PublicProps, Readonly<SliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2538.ComponentProvideOptions, false, {}, any>, {
67
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue2085.DefineComponent<SliderLabelProps, {}, {}, {}, {}, vue2085.ComponentOptionsMixin, vue2085.ComponentOptionsMixin, {}, string, vue2085.PublicProps, Readonly<SliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2085.ComponentProvideOptions, false, {}, any>, {
68
68
  default?: (props: {}) => any;
69
69
  }>;
70
70
  type __VLS_WithSlots$9<T, S> = T & {
@@ -81,7 +81,7 @@ interface SliderMarkerGroupProps extends SliderMarkerGroupBaseProps,
81
81
  */
82
82
  HTMLAttributes {}
83
83
  declare const _default$6: typeof __VLS_export$8;
84
- declare const __VLS_export$8: __VLS_WithSlots$8<vue2538.DefineComponent<SliderMarkerGroupProps, {}, {}, {}, {}, vue2538.ComponentOptionsMixin, vue2538.ComponentOptionsMixin, {}, string, vue2538.PublicProps, Readonly<SliderMarkerGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2538.ComponentProvideOptions, false, {}, any>, {
84
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue2085.DefineComponent<SliderMarkerGroupProps, {}, {}, {}, {}, vue2085.ComponentOptionsMixin, vue2085.ComponentOptionsMixin, {}, string, vue2085.PublicProps, Readonly<SliderMarkerGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2085.ComponentProvideOptions, false, {}, any>, {
85
85
  default?: (props: {}) => any;
86
86
  }>;
87
87
  type __VLS_WithSlots$8<T, S> = T & {
@@ -98,7 +98,7 @@ interface SliderMarkerProps extends SliderMarkerBaseProps,
98
98
  */
99
99
  HTMLAttributes {}
100
100
  declare const _default$5: typeof __VLS_export$7;
101
- declare const __VLS_export$7: __VLS_WithSlots$7<vue2538.DefineComponent<SliderMarkerProps, {}, {}, {}, {}, vue2538.ComponentOptionsMixin, vue2538.ComponentOptionsMixin, {}, string, vue2538.PublicProps, Readonly<SliderMarkerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2538.ComponentProvideOptions, false, {}, any>, {
101
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue2085.DefineComponent<SliderMarkerProps, {}, {}, {}, {}, vue2085.ComponentOptionsMixin, vue2085.ComponentOptionsMixin, {}, string, vue2085.PublicProps, Readonly<SliderMarkerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2085.ComponentProvideOptions, false, {}, any>, {
102
102
  default?: (props: {}) => any;
103
103
  }>;
104
104
  type __VLS_WithSlots$7<T, S> = T & {
@@ -115,7 +115,7 @@ interface SliderRangeProps extends SliderRangeBaseProps,
115
115
  */
116
116
  HTMLAttributes {}
117
117
  declare const _default$7: typeof __VLS_export$6;
118
- declare const __VLS_export$6: __VLS_WithSlots$6<vue2538.DefineComponent<SliderRangeProps, {}, {}, {}, {}, vue2538.ComponentOptionsMixin, vue2538.ComponentOptionsMixin, {}, string, vue2538.PublicProps, Readonly<SliderRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2538.ComponentProvideOptions, false, {}, any>, {
118
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue2085.DefineComponent<SliderRangeProps, {}, {}, {}, {}, vue2085.ComponentOptionsMixin, vue2085.ComponentOptionsMixin, {}, string, vue2085.PublicProps, Readonly<SliderRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2085.ComponentProvideOptions, false, {}, any>, {
119
119
  default?: (props: {}) => any;
120
120
  }>;
121
121
  type __VLS_WithSlots$6<T, S> = T & {
@@ -135,7 +135,7 @@ interface SliderRootProviderProps extends SliderRootProviderBaseProps,
135
135
  */
136
136
  Omit<HTMLAttributes, 'aria-labelledby' | 'aria-label'> {}
137
137
  declare const _default$9: typeof __VLS_export$5;
138
- declare const __VLS_export$5: __VLS_WithSlots$5<vue2538.DefineComponent<SliderRootProviderProps, {}, {}, {}, {}, vue2538.ComponentOptionsMixin, vue2538.ComponentOptionsMixin, {}, string, vue2538.PublicProps, Readonly<SliderRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2538.ComponentProvideOptions, false, {}, any>, {
138
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue2085.DefineComponent<SliderRootProviderProps, {}, {}, {}, {}, vue2085.ComponentOptionsMixin, vue2085.ComponentOptionsMixin, {}, string, vue2085.PublicProps, Readonly<SliderRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2085.ComponentProvideOptions, false, {}, any>, {
139
139
  default?: (props: {}) => any;
140
140
  }>;
141
141
  type __VLS_WithSlots$5<T, S> = T & {
@@ -199,12 +199,12 @@ interface SliderRootProps extends SliderRootBaseProps,
199
199
  Omit<HTMLAttributes, 'aria-labelledby' | 'aria-label' | 'dir'> {}
200
200
  interface SliderRootEmits extends RootEmits {}
201
201
  declare const _default$8: typeof __VLS_export$4;
202
- declare const __VLS_export$4: __VLS_WithSlots$4<vue2538.DefineComponent<SliderRootProps, {}, {}, {}, {}, vue2538.ComponentOptionsMixin, vue2538.ComponentOptionsMixin, {
202
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue2085.DefineComponent<SliderRootProps, {}, {}, {}, {}, vue2085.ComponentOptionsMixin, vue2085.ComponentOptionsMixin, {
203
203
  valueChange: (details: slider.ValueChangeDetails) => any;
204
204
  "update:modelValue": (value: number[]) => any;
205
205
  focusChange: (details: slider.FocusChangeDetails) => any;
206
206
  valueChangeEnd: (details: slider.ValueChangeDetails) => any;
207
- }, string, vue2538.PublicProps, Readonly<SliderRootProps> & Readonly<{
207
+ }, string, vue2085.PublicProps, Readonly<SliderRootProps> & Readonly<{
208
208
  onValueChange?: ((details: slider.ValueChangeDetails) => any) | undefined;
209
209
  "onUpdate:modelValue"?: ((value: number[]) => any) | undefined;
210
210
  onFocusChange?: ((details: slider.FocusChangeDetails) => any) | undefined;
@@ -213,7 +213,7 @@ declare const __VLS_export$4: __VLS_WithSlots$4<vue2538.DefineComponent<SliderRo
213
213
  disabled: boolean;
214
214
  invalid: boolean;
215
215
  readOnly: boolean;
216
- }, {}, {}, {}, string, vue2538.ComponentProvideOptions, false, {}, any>, {
216
+ }, {}, {}, {}, string, vue2085.ComponentProvideOptions, false, {}, any>, {
217
217
  default?: (props: {}) => any;
218
218
  }>;
219
219
  type __VLS_WithSlots$4<T, S> = T & {
@@ -230,7 +230,7 @@ interface SliderThumbProps extends SliderThumbBaseProps,
230
230
  */
231
231
  HTMLAttributes {}
232
232
  declare const _default$10: typeof __VLS_export$3;
233
- declare const __VLS_export$3: __VLS_WithSlots$3<vue2538.DefineComponent<SliderThumbProps, {}, {}, {}, {}, vue2538.ComponentOptionsMixin, vue2538.ComponentOptionsMixin, {}, string, vue2538.PublicProps, Readonly<SliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2538.ComponentProvideOptions, false, {}, any>, {
233
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue2085.DefineComponent<SliderThumbProps, {}, {}, {}, {}, vue2085.ComponentOptionsMixin, vue2085.ComponentOptionsMixin, {}, string, vue2085.PublicProps, Readonly<SliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2085.ComponentProvideOptions, false, {}, any>, {
234
234
  default?: (props: {}) => any;
235
235
  }>;
236
236
  type __VLS_WithSlots$3<T, S> = T & {
@@ -247,7 +247,7 @@ interface SliderTrackProps extends SliderTrackBaseProps,
247
247
  */
248
248
  HTMLAttributes {}
249
249
  declare const _default$11: typeof __VLS_export$2;
250
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2538.DefineComponent<SliderTrackProps, {}, {}, {}, {}, vue2538.ComponentOptionsMixin, vue2538.ComponentOptionsMixin, {}, string, vue2538.PublicProps, Readonly<SliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2538.ComponentProvideOptions, false, {}, any>, {
250
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue2085.DefineComponent<SliderTrackProps, {}, {}, {}, {}, vue2085.ComponentOptionsMixin, vue2085.ComponentOptionsMixin, {}, string, vue2085.PublicProps, Readonly<SliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2085.ComponentProvideOptions, false, {}, any>, {
251
251
  default?: (props: {}) => any;
252
252
  }>;
253
253
  type __VLS_WithSlots$2<T, S> = T & {
@@ -264,7 +264,7 @@ interface SliderValueTextProps extends SliderValueTextBaseProps,
264
264
  */
265
265
  HTMLAttributes {}
266
266
  declare const _default$12: typeof __VLS_export$1;
267
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2538.DefineComponent<SliderValueTextProps, {}, {}, {}, {}, vue2538.ComponentOptionsMixin, vue2538.ComponentOptionsMixin, {}, string, vue2538.PublicProps, Readonly<SliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2538.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
267
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue2085.DefineComponent<SliderValueTextProps, {}, {}, {}, {}, vue2085.ComponentOptionsMixin, vue2085.ComponentOptionsMixin, {}, string, vue2085.PublicProps, Readonly<SliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2085.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
268
268
  type __VLS_WithSlots$1<T, S> = T & {
269
269
  new (): {
270
270
  $slots: S;
@@ -289,7 +289,7 @@ interface SliderContextProps extends SlotsType<{
289
289
  default: UnwrapRef<UseSliderContext>;
290
290
  }> {}
291
291
  declare const _default: typeof __VLS_export;
292
- declare const __VLS_export: __VLS_WithSlots<vue2538.DefineComponent<{}, {}, {}, {}, {}, vue2538.ComponentOptionsMixin, vue2538.ComponentOptionsMixin, {}, string, vue2538.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2538.ComponentProvideOptions, true, {}, any>, {
292
+ declare const __VLS_export: __VLS_WithSlots<vue2085.DefineComponent<{}, {}, {}, {}, {}, vue2085.ComponentOptionsMixin, vue2085.ComponentOptionsMixin, {}, string, vue2085.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2085.ComponentProvideOptions, true, {}, any>, {
293
293
  default(slider: UnwrapRef<UseSliderContext>): unknown;
294
294
  }>;
295
295
  type __VLS_WithSlots<T, S> = T & {
@@ -2,7 +2,7 @@ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
3
  import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
4
  import { t as splitterAnatomy } from "../../splitter-anatomy-Bb-vdY9S.js";
5
- import * as vue857 from "vue";
5
+ import * as vue2025 from "vue";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as splitter from "@sprawlify/primitives/machines/splitter";
8
8
  import { ExpandCollapseDetails, ExpandCollapseDetails as SplitterExpandCollapseDetails, PanelData, PanelData as SplitterPanelData, PanelProps, ResizeDetails, ResizeDetails as SplitterResizeDetails, ResizeEndDetails, ResizeEndDetails as SplitterResizeEndDetails, ResizeTriggerProps, layout as getLayout, layout as getSplitterLayout } from "@sprawlify/primitives/machines/splitter";
@@ -45,7 +45,7 @@ interface SplitterContextProps extends SlotsType<{
45
45
  default: UnwrapRef<UseSplitterContext>;
46
46
  }> {}
47
47
  declare const _default: typeof __VLS_export$5;
48
- declare const __VLS_export$5: __VLS_WithSlots$5<vue857.DefineComponent<{}, {}, {}, {}, {}, vue857.ComponentOptionsMixin, vue857.ComponentOptionsMixin, {}, string, vue857.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue857.ComponentProvideOptions, true, {}, any>, {
48
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue2025.DefineComponent<{}, {}, {}, {}, {}, vue2025.ComponentOptionsMixin, vue2025.ComponentOptionsMixin, {}, string, vue2025.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2025.ComponentProvideOptions, true, {}, any>, {
49
49
  default(splitter: UnwrapRef<UseSplitterContext>): unknown;
50
50
  }>;
51
51
  type __VLS_WithSlots$5<T, S> = T & {
@@ -62,7 +62,7 @@ interface SplitterPanelProps extends SplitterPanelBaseProps,
62
62
  */
63
63
  Omit<HTMLAttributes, 'id'> {}
64
64
  declare const _default$1: typeof __VLS_export$4;
65
- declare const __VLS_export$4: __VLS_WithSlots$4<vue857.DefineComponent<SplitterPanelProps, {}, {}, {}, {}, vue857.ComponentOptionsMixin, vue857.ComponentOptionsMixin, {}, string, vue857.PublicProps, Readonly<SplitterPanelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue857.ComponentProvideOptions, false, {}, any>, {
65
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue2025.DefineComponent<SplitterPanelProps, {}, {}, {}, {}, vue2025.ComponentOptionsMixin, vue2025.ComponentOptionsMixin, {}, string, vue2025.PublicProps, Readonly<SplitterPanelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2025.ComponentProvideOptions, false, {}, any>, {
66
66
  default?: (props: {}) => any;
67
67
  }>;
68
68
  type __VLS_WithSlots$4<T, S> = T & {
@@ -79,7 +79,7 @@ interface SplitterResizeTriggerProps extends SplitterResizeTriggerBaseProps,
79
79
  */
80
80
  Omit<ButtonHTMLAttributes, 'disabled' | 'id'> {}
81
81
  declare const _default$2: typeof __VLS_export$3;
82
- declare const __VLS_export$3: __VLS_WithSlots$3<vue857.DefineComponent<SplitterResizeTriggerProps, {}, {}, {}, {}, vue857.ComponentOptionsMixin, vue857.ComponentOptionsMixin, {}, string, vue857.PublicProps, Readonly<SplitterResizeTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue857.ComponentProvideOptions, false, {}, any>, {
82
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue2025.DefineComponent<SplitterResizeTriggerProps, {}, {}, {}, {}, vue2025.ComponentOptionsMixin, vue2025.ComponentOptionsMixin, {}, string, vue2025.PublicProps, Readonly<SplitterResizeTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2025.ComponentProvideOptions, false, {}, any>, {
83
83
  default?: (props: {}) => any;
84
84
  }>;
85
85
  type __VLS_WithSlots$3<T, S> = T & {
@@ -96,7 +96,7 @@ interface SplitterResizeTriggerIndicatorProps extends SplitterResizeTriggerIndic
96
96
  */
97
97
  HTMLAttributes {}
98
98
  declare const _default$3: typeof __VLS_export$2;
99
- declare const __VLS_export$2: __VLS_WithSlots$2<vue857.DefineComponent<SplitterResizeTriggerIndicatorProps, {}, {}, {}, {}, vue857.ComponentOptionsMixin, vue857.ComponentOptionsMixin, {}, string, vue857.PublicProps, Readonly<SplitterResizeTriggerIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue857.ComponentProvideOptions, false, {}, any>, {
99
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue2025.DefineComponent<SplitterResizeTriggerIndicatorProps, {}, {}, {}, {}, vue2025.ComponentOptionsMixin, vue2025.ComponentOptionsMixin, {}, string, vue2025.PublicProps, Readonly<SplitterResizeTriggerIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2025.ComponentProvideOptions, false, {}, any>, {
100
100
  default?: (props: {}) => any;
101
101
  }>;
102
102
  type __VLS_WithSlots$2<T, S> = T & {
@@ -116,7 +116,7 @@ interface SplitterRootProviderProps extends SplitterRootProviderBaseProps,
116
116
  */
117
117
  HTMLAttributes {}
118
118
  declare const _default$5: typeof __VLS_export$1;
119
- declare const __VLS_export$1: __VLS_WithSlots$1<vue857.DefineComponent<SplitterRootProviderProps, {}, {}, {}, {}, vue857.ComponentOptionsMixin, vue857.ComponentOptionsMixin, {}, string, vue857.PublicProps, Readonly<SplitterRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue857.ComponentProvideOptions, false, {}, any>, {
119
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue2025.DefineComponent<SplitterRootProviderProps, {}, {}, {}, {}, vue2025.ComponentOptionsMixin, vue2025.ComponentOptionsMixin, {}, string, vue2025.PublicProps, Readonly<SplitterRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2025.ComponentProvideOptions, false, {}, any>, {
120
120
  default?: (props: {}) => any;
121
121
  }>;
122
122
  type __VLS_WithSlots$1<T, S> = T & {
@@ -134,21 +134,21 @@ interface SplitterRootProps extends SplitterRootBaseProps,
134
134
  HTMLAttributes {}
135
135
  interface SplitterRootEmits extends RootEmits {}
136
136
  declare const _default$4: typeof __VLS_export;
137
- declare const __VLS_export: __VLS_WithSlots<vue857.DefineComponent<SplitterRootProps, {}, {}, {}, {}, vue857.ComponentOptionsMixin, vue857.ComponentOptionsMixin, {
137
+ declare const __VLS_export: __VLS_WithSlots<vue2025.DefineComponent<SplitterRootProps, {}, {}, {}, {}, vue2025.ComponentOptionsMixin, vue2025.ComponentOptionsMixin, {
138
138
  "update:size": (size: number[]) => any;
139
139
  collapse: (details: splitter.ExpandCollapseDetails) => any;
140
140
  expand: (details: splitter.ExpandCollapseDetails) => any;
141
141
  resize: (details: splitter.ResizeDetails) => any;
142
142
  resizeEnd: (details: splitter.ResizeEndDetails) => any;
143
143
  resizeStart: () => any;
144
- }, string, vue857.PublicProps, Readonly<SplitterRootProps> & Readonly<{
144
+ }, string, vue2025.PublicProps, Readonly<SplitterRootProps> & Readonly<{
145
145
  "onUpdate:size"?: ((size: number[]) => any) | undefined;
146
146
  onCollapse?: ((details: splitter.ExpandCollapseDetails) => any) | undefined;
147
147
  onExpand?: ((details: splitter.ExpandCollapseDetails) => any) | undefined;
148
148
  onResize?: ((details: splitter.ResizeDetails) => any) | undefined;
149
149
  onResizeEnd?: ((details: splitter.ResizeEndDetails) => any) | undefined;
150
150
  onResizeStart?: (() => any) | undefined;
151
- }>, {}, {}, {}, {}, string, vue857.ComponentProvideOptions, false, {}, any>, {
151
+ }>, {}, {}, {}, {}, string, vue2025.ComponentProvideOptions, false, {}, any>, {
152
152
  default?: (props: {}) => any;
153
153
  }>;
154
154
  type __VLS_WithSlots<T, S> = T & {
@@ -2,7 +2,7 @@ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
3
  import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
4
  import { t as stepsAnatomy } from "../../steps-anatomy-CMM7Zciy.js";
5
- import * as vue535 from "vue";
5
+ import * as vue1308 from "vue";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as steps from "@sprawlify/primitives/machines/steps";
8
8
  import { ItemProps, ItemState, StepChangeDetails, StepChangeDetails as StepChangeDetails$1 } from "@sprawlify/primitives/machines/steps";
@@ -15,7 +15,7 @@ interface StepsCompletedContentProps extends StepsCompletedContentBaseProps,
15
15
  */
16
16
  HTMLAttributes {}
17
17
  declare const _default: typeof __VLS_export$13;
18
- declare const __VLS_export$13: __VLS_WithSlots$13<vue535.DefineComponent<StepsCompletedContentProps, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {}, string, vue535.PublicProps, Readonly<StepsCompletedContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue535.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$13: __VLS_WithSlots$13<vue1308.DefineComponent<StepsCompletedContentProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<StepsCompletedContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.ComponentProvideOptions, false, {}, any>, {
19
19
  default?: (props: {}) => any;
20
20
  }>;
21
21
  type __VLS_WithSlots$13<T, S> = T & {
@@ -32,7 +32,7 @@ interface StepsContentProps extends StepsContentBaseProps,
32
32
  */
33
33
  HTMLAttributes {}
34
34
  declare const _default$1: typeof __VLS_export$12;
35
- declare const __VLS_export$12: __VLS_WithSlots$12<vue535.DefineComponent<StepsContentProps, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {}, string, vue535.PublicProps, Readonly<StepsContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue535.ComponentProvideOptions, false, {}, any>, {
35
+ declare const __VLS_export$12: __VLS_WithSlots$12<vue1308.DefineComponent<StepsContentProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<StepsContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.ComponentProvideOptions, false, {}, any>, {
36
36
  default?: (props: {}) => any;
37
37
  }>;
38
38
  type __VLS_WithSlots$12<T, S> = T & {
@@ -73,7 +73,7 @@ interface StepsContextProps extends SlotsType<{
73
73
  default: UnwrapRef<UseStepsContext>;
74
74
  }> {}
75
75
  declare const _default$2: typeof __VLS_export$11;
76
- declare const __VLS_export$11: __VLS_WithSlots$11<vue535.DefineComponent<{}, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {}, string, vue535.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue535.ComponentProvideOptions, true, {}, any>, {
76
+ declare const __VLS_export$11: __VLS_WithSlots$11<vue1308.DefineComponent<{}, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.ComponentProvideOptions, true, {}, any>, {
77
77
  default(context: UnwrapRef<UseStepsContext>): unknown;
78
78
  }>;
79
79
  type __VLS_WithSlots$11<T, S> = T & {
@@ -90,7 +90,7 @@ interface StepsIndicatorProps extends StepsIndicatorBaseProps,
90
90
  */
91
91
  HTMLAttributes {}
92
92
  declare const _default$3: typeof __VLS_export$10;
93
- declare const __VLS_export$10: __VLS_WithSlots$10<vue535.DefineComponent<StepsIndicatorProps, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {}, string, vue535.PublicProps, Readonly<StepsIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue535.ComponentProvideOptions, false, {}, any>, {
93
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue1308.DefineComponent<StepsIndicatorProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<StepsIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.ComponentProvideOptions, false, {}, any>, {
94
94
  default?: (props: {}) => any;
95
95
  }>;
96
96
  type __VLS_WithSlots$10<T, S> = T & {
@@ -107,7 +107,7 @@ interface StepsItemContextProps extends SlotsType<{
107
107
  default: UnwrapRef<UseStepsItemContext>;
108
108
  }> {}
109
109
  declare const _default$5: typeof __VLS_export$9;
110
- declare const __VLS_export$9: __VLS_WithSlots$9<vue535.DefineComponent<{}, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {}, string, vue535.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue535.ComponentProvideOptions, true, {}, any>, {
110
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue1308.DefineComponent<{}, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.ComponentProvideOptions, true, {}, any>, {
111
111
  default(context: UnwrapRef<UseStepsItemContext>): unknown;
112
112
  }>;
113
113
  type __VLS_WithSlots$9<T, S> = T & {
@@ -124,7 +124,7 @@ interface StepsItemProps extends StepsItemBaseProps,
124
124
  */
125
125
  HTMLAttributes {}
126
126
  declare const _default$4: typeof __VLS_export$8;
127
- declare const __VLS_export$8: __VLS_WithSlots$8<vue535.DefineComponent<StepsItemProps, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {}, string, vue535.PublicProps, Readonly<StepsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue535.ComponentProvideOptions, false, {}, any>, {
127
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue1308.DefineComponent<StepsItemProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<StepsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.ComponentProvideOptions, false, {}, any>, {
128
128
  default?: (props: {}) => any;
129
129
  }>;
130
130
  type __VLS_WithSlots$8<T, S> = T & {
@@ -141,7 +141,7 @@ interface StepsListProps extends StepsListBaseProps,
141
141
  */
142
142
  HTMLAttributes {}
143
143
  declare const _default$6: typeof __VLS_export$7;
144
- declare const __VLS_export$7: __VLS_WithSlots$7<vue535.DefineComponent<StepsListProps, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {}, string, vue535.PublicProps, Readonly<StepsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue535.ComponentProvideOptions, false, {}, any>, {
144
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue1308.DefineComponent<StepsListProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<StepsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.ComponentProvideOptions, false, {}, any>, {
145
145
  default?: (props: {}) => any;
146
146
  }>;
147
147
  type __VLS_WithSlots$7<T, S> = T & {
@@ -158,7 +158,7 @@ interface StepsNextTriggerProps extends StepsNextTriggerBaseProps,
158
158
  */
159
159
  ButtonHTMLAttributes {}
160
160
  declare const _default$7: typeof __VLS_export$6;
161
- declare const __VLS_export$6: __VLS_WithSlots$6<vue535.DefineComponent<StepsNextTriggerProps, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {}, string, vue535.PublicProps, Readonly<StepsNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue535.ComponentProvideOptions, false, {}, any>, {
161
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1308.DefineComponent<StepsNextTriggerProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<StepsNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.ComponentProvideOptions, false, {}, any>, {
162
162
  default?: (props: {}) => any;
163
163
  }>;
164
164
  type __VLS_WithSlots$6<T, S> = T & {
@@ -175,7 +175,7 @@ interface StepsPrevTriggerProps extends StepsPrevTriggerBaseProps,
175
175
  */
176
176
  ButtonHTMLAttributes {}
177
177
  declare const _default$8: typeof __VLS_export$5;
178
- declare const __VLS_export$5: __VLS_WithSlots$5<vue535.DefineComponent<StepsPrevTriggerProps, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {}, string, vue535.PublicProps, Readonly<StepsPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue535.ComponentProvideOptions, false, {}, any>, {
178
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1308.DefineComponent<StepsPrevTriggerProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<StepsPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.ComponentProvideOptions, false, {}, any>, {
179
179
  default?: (props: {}) => any;
180
180
  }>;
181
181
  type __VLS_WithSlots$5<T, S> = T & {
@@ -192,7 +192,7 @@ interface StepsProgressProps extends StepsProgressBaseProps,
192
192
  */
193
193
  HTMLAttributes {}
194
194
  declare const _default$9: typeof __VLS_export$4;
195
- declare const __VLS_export$4: __VLS_WithSlots$4<vue535.DefineComponent<StepsProgressProps, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {}, string, vue535.PublicProps, Readonly<StepsProgressProps> & Readonly<{}>, {}, {}, {}, {}, string, vue535.ComponentProvideOptions, false, {}, any>, {
195
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1308.DefineComponent<StepsProgressProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<StepsProgressProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.ComponentProvideOptions, false, {}, any>, {
196
196
  default?: (props: {}) => any;
197
197
  }>;
198
198
  type __VLS_WithSlots$4<T, S> = T & {
@@ -212,7 +212,7 @@ interface StepsRootProviderProps extends StepsRootProviderBaseProps,
212
212
  */
213
213
  HTMLAttributes {}
214
214
  declare const _default$11: typeof __VLS_export$3;
215
- declare const __VLS_export$3: __VLS_WithSlots$3<vue535.DefineComponent<StepsRootProviderProps, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {}, string, vue535.PublicProps, Readonly<StepsRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue535.ComponentProvideOptions, false, {}, any>, {
215
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1308.DefineComponent<StepsRootProviderProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<StepsRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.ComponentProvideOptions, false, {}, any>, {
216
216
  default?: (props: {}) => any;
217
217
  }>;
218
218
  type __VLS_WithSlots$3<T, S> = T & {
@@ -230,19 +230,19 @@ interface StepsRootProps extends StepsRootBaseProps,
230
230
  HTMLAttributes {}
231
231
  interface StepsRootEmits extends RootEmits {}
232
232
  declare const _default$10: typeof __VLS_export$2;
233
- declare const __VLS_export$2: __VLS_WithSlots$2<vue535.DefineComponent<StepsRootProps, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {
233
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1308.DefineComponent<StepsRootProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {
234
234
  stepChange: (details: steps.StepChangeDetails) => any;
235
235
  stepComplete: () => any;
236
236
  stepInvalid: (details: steps.StepInvalidDetails) => any;
237
237
  "update:step": (step: number) => any;
238
- }, string, vue535.PublicProps, Readonly<StepsRootProps> & Readonly<{
238
+ }, string, vue1308.PublicProps, Readonly<StepsRootProps> & Readonly<{
239
239
  onStepChange?: ((details: steps.StepChangeDetails) => any) | undefined;
240
240
  onStepComplete?: (() => any) | undefined;
241
241
  onStepInvalid?: ((details: steps.StepInvalidDetails) => any) | undefined;
242
242
  "onUpdate:step"?: ((step: number) => any) | undefined;
243
243
  }>, {
244
244
  linear: boolean;
245
- }, {}, {}, {}, string, vue535.ComponentProvideOptions, false, {}, any>, {
245
+ }, {}, {}, {}, string, vue1308.ComponentProvideOptions, false, {}, any>, {
246
246
  default?: (props: {}) => any;
247
247
  }>;
248
248
  type __VLS_WithSlots$2<T, S> = T & {
@@ -259,7 +259,7 @@ interface StepsSeparatorProps extends StepsSeparatorBaseProps,
259
259
  */
260
260
  HTMLAttributes {}
261
261
  declare const _default$12: typeof __VLS_export$1;
262
- declare const __VLS_export$1: __VLS_WithSlots$1<vue535.DefineComponent<StepsSeparatorProps, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {}, string, vue535.PublicProps, Readonly<StepsSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue535.ComponentProvideOptions, false, {}, any>, {
262
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1308.DefineComponent<StepsSeparatorProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<StepsSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.ComponentProvideOptions, false, {}, any>, {
263
263
  default?: (props: {}) => any;
264
264
  }>;
265
265
  type __VLS_WithSlots$1<T, S> = T & {
@@ -276,7 +276,7 @@ interface StepsTriggerProps extends StepsTriggerBaseProps,
276
276
  */
277
277
  ButtonHTMLAttributes {}
278
278
  declare const _default$13: typeof __VLS_export;
279
- declare const __VLS_export: __VLS_WithSlots<vue535.DefineComponent<StepsTriggerProps, {}, {}, {}, {}, vue535.ComponentOptionsMixin, vue535.ComponentOptionsMixin, {}, string, vue535.PublicProps, Readonly<StepsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue535.ComponentProvideOptions, false, {}, any>, {
279
+ declare const __VLS_export: __VLS_WithSlots<vue1308.DefineComponent<StepsTriggerProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<StepsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.ComponentProvideOptions, false, {}, any>, {
280
280
  default?: (props: {}) => any;
281
281
  }>;
282
282
  type __VLS_WithSlots<T, S> = T & {
@@ -2,7 +2,7 @@ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
3
  import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
4
  import { t as switchAnatomy } from "../../switch-anatomy-Dmg0RYjh.js";
5
- import * as vue39 from "vue";
5
+ import * as vue2415 from "vue";
6
6
  import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as sprawlifySwitch from "@sprawlify/primitives/machines/switch";
8
8
  import { CheckedChangeDetails, CheckedChangeDetails as SwitchCheckedChangeDetails } from "@sprawlify/primitives/machines/switch";
@@ -15,7 +15,7 @@ interface SwitchControlProps extends SwitchControlBaseProps,
15
15
  */
16
16
  HTMLAttributes {}
17
17
  declare const _default$1: typeof __VLS_export$6;
18
- declare const __VLS_export$6: __VLS_WithSlots$6<vue39.DefineComponent<SwitchControlProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<SwitchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue2415.DefineComponent<SwitchControlProps, {}, {}, {}, {}, vue2415.ComponentOptionsMixin, vue2415.ComponentOptionsMixin, {}, string, vue2415.PublicProps, Readonly<SwitchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2415.ComponentProvideOptions, false, {}, any>, {
19
19
  default?: (props: {}) => any;
20
20
  }>;
21
21
  type __VLS_WithSlots$6<T, S> = T & {
@@ -32,7 +32,7 @@ interface SwitchHiddenInputProps extends SwitchHiddenInputBaseProps,
32
32
  */
33
33
  InputHTMLAttributes {}
34
34
  declare const _default$2: typeof __VLS_export$5;
35
- declare const __VLS_export$5: __VLS_WithSlots$5<vue39.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>, {
35
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue2415.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue2415.ComponentOptionsMixin, vue2415.ComponentOptionsMixin, {}, string, vue2415.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2415.ComponentProvideOptions, false, {}, any>, {
36
36
  default?: (props: {}) => any;
37
37
  }>;
38
38
  type __VLS_WithSlots$5<T, S> = T & {
@@ -49,7 +49,7 @@ interface SwitchLabelProps extends SwitchLabelBaseProps,
49
49
  */
50
50
  HTMLAttributes {}
51
51
  declare const _default$3: typeof __VLS_export$4;
52
- declare const __VLS_export$4: __VLS_WithSlots$4<vue39.DefineComponent<SwitchLabelProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<SwitchLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>, {
52
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue2415.DefineComponent<SwitchLabelProps, {}, {}, {}, {}, vue2415.ComponentOptionsMixin, vue2415.ComponentOptionsMixin, {}, string, vue2415.PublicProps, Readonly<SwitchLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2415.ComponentProvideOptions, false, {}, any>, {
53
53
  default?: (props: {}) => any;
54
54
  }>;
55
55
  type __VLS_WithSlots$4<T, S> = T & {
@@ -69,7 +69,7 @@ interface SwitchRootProviderProps extends SwitchRootProviderBaseProps,
69
69
  */
70
70
  LabelHTMLAttributes {}
71
71
  declare const _default$5: typeof __VLS_export$3;
72
- declare const __VLS_export$3: __VLS_WithSlots$3<vue39.DefineComponent<SwitchRootProviderProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<SwitchRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>, {
72
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue2415.DefineComponent<SwitchRootProviderProps, {}, {}, {}, {}, vue2415.ComponentOptionsMixin, vue2415.ComponentOptionsMixin, {}, string, vue2415.PublicProps, Readonly<SwitchRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2415.ComponentProvideOptions, false, {}, any>, {
73
73
  default?: (props: {}) => any;
74
74
  }>;
75
75
  type __VLS_WithSlots$3<T, S> = T & {
@@ -113,20 +113,20 @@ interface SwitchRootProps extends SwitchRootBaseProps,
113
113
  LabelHTMLAttributes {}
114
114
  interface SwitchRootEmits extends RootEmits {}
115
115
  declare const _default$4: typeof __VLS_export$2;
116
- declare const __VLS_export$2: __VLS_WithSlots$2<vue39.DefineComponent<SwitchRootProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {
116
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue2415.DefineComponent<SwitchRootProps, {}, {}, {}, {}, vue2415.ComponentOptionsMixin, vue2415.ComponentOptionsMixin, {
117
117
  checkedChange: (details: sprawlifySwitch.CheckedChangeDetails) => any;
118
118
  "update:checked": (checked: boolean) => any;
119
- }, string, vue39.PublicProps, Readonly<SwitchRootProps> & Readonly<{
119
+ }, string, vue2415.PublicProps, Readonly<SwitchRootProps> & Readonly<{
120
120
  onCheckedChange?: ((details: sprawlifySwitch.CheckedChangeDetails) => any) | undefined;
121
121
  "onUpdate:checked"?: ((checked: boolean) => any) | undefined;
122
122
  }>, {
123
123
  disabled: boolean;
124
+ checked: boolean;
125
+ required: boolean;
124
126
  invalid: boolean;
125
127
  readOnly: boolean;
126
- required: boolean;
127
- checked: boolean;
128
128
  defaultChecked: boolean;
129
- }, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>, {
129
+ }, {}, {}, {}, string, vue2415.ComponentProvideOptions, false, {}, any>, {
130
130
  default?: (props: {}) => any;
131
131
  }>;
132
132
  type __VLS_WithSlots$2<T, S> = T & {
@@ -143,7 +143,7 @@ interface SwitchThumbProps extends SwitchThumbBaseProps,
143
143
  */
144
144
  HTMLAttributes {}
145
145
  declare const _default$6: typeof __VLS_export$1;
146
- declare const __VLS_export$1: __VLS_WithSlots$1<vue39.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>, {
146
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue2415.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue2415.ComponentOptionsMixin, vue2415.ComponentOptionsMixin, {}, string, vue2415.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2415.ComponentProvideOptions, false, {}, any>, {
147
147
  default?: (props: {}) => any;
148
148
  }>;
149
149
  type __VLS_WithSlots$1<T, S> = T & {
@@ -168,7 +168,7 @@ interface SwitchContextProps extends SlotsType<{
168
168
  default: UnwrapRef<UseSwitchContext>;
169
169
  }> {}
170
170
  declare const _default: typeof __VLS_export;
171
- declare const __VLS_export: __VLS_WithSlots<vue39.DefineComponent<{}, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue39.ComponentProvideOptions, true, {}, any>, {
171
+ declare const __VLS_export: __VLS_WithSlots<vue2415.DefineComponent<{}, {}, {}, {}, {}, vue2415.ComponentOptionsMixin, vue2415.ComponentOptionsMixin, {}, string, vue2415.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2415.ComponentProvideOptions, true, {}, any>, {
172
172
  default(context: UnwrapRef<UseSwitchContext>): unknown;
173
173
  }>;
174
174
  type __VLS_WithSlots<T, S> = T & {
@@ -7,7 +7,7 @@ import "../../field-anatomy-DOCpzb4B.js";
7
7
  import { t as switchAnatomy } from "../../switch-anatomy-C_MAURJE.js";
8
8
  import { t as sprawlify } from "../../factory-xNPol80p.js";
9
9
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
- import { p as useFieldContext } from "../../field-C8hrCSpZ.js";
10
+ import { p as useFieldContext } from "../../field-B_BAnE0z.js";
11
11
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as sprawlifySwitch from "@sprawlify/primitives/machines/switch";
13
13