@sprawlify/vue 0.0.72 → 0.0.73
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.
- package/dist/{collapsible-jX9S7WYj.js → collapsible-SXAS3iFc.js} +1 -1
- package/dist/{collection-DGKjEgOz.js → collection-C_ZHBDQD.js} +1 -1
- package/dist/components/accordion/index.d.ts +15 -15
- package/dist/components/accordion/index.js +4 -4
- package/dist/components/angle-slider/index.d.ts +15 -15
- package/dist/components/angle-slider/index.js +1 -1
- package/dist/components/avatar/index.d.ts +8 -8
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/bottom-sheet/index.d.ts +16 -16
- package/dist/components/bottom-sheet/index.js +4 -4
- package/dist/components/carousel/index.d.ts +22 -22
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.d.ts +23 -23
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +16 -16
- package/dist/components/clipboard/index.js +1 -1
- package/dist/components/collapsible/index.d.ts +11 -11
- package/dist/components/collapsible/index.js +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +48 -48
- package/dist/components/color-picker/index.js +3 -3
- package/dist/components/combobox/index.d.ts +31 -31
- package/dist/components/combobox/index.js +4 -4
- package/dist/components/date-picker/index.d.ts +42 -42
- package/dist/components/date-picker/index.js +3 -3
- package/dist/components/dialog/index.d.ts +28 -28
- package/dist/components/dialog/index.js +3 -3
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/editable/index.d.ts +24 -24
- package/dist/components/editable/index.js +1 -1
- package/dist/components/field/index.d.ts +23 -23
- package/dist/components/fieldset/index.d.ts +12 -12
- package/dist/components/file-upload/index.d.ts +20 -20
- package/dist/components/file-upload/index.js +1 -1
- package/dist/components/floating-panel/index.d.ts +19 -19
- package/dist/components/floating-panel/index.js +2 -2
- package/dist/components/focus-trap/index.d.ts +4 -4
- package/dist/components/focus-trap/index.js +1 -1
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +4 -4
- package/dist/components/highlight/index.js +1 -1
- package/dist/components/hover-card/index.d.ts +21 -21
- package/dist/components/hover-card/index.js +3 -3
- package/dist/components/image-cropper/index.d.ts +13 -13
- package/dist/components/image-cropper/index.js +1 -1
- package/dist/components/json-tree-view/index.d.ts +7 -7
- package/dist/components/json-tree-view/index.js +5 -5
- package/dist/components/listbox/index.d.ts +22 -22
- package/dist/components/listbox/index.js +2 -2
- package/dist/components/marquee/index.d.ts +20 -20
- package/dist/components/marquee/index.js +1 -1
- package/dist/components/menu/index.d.ts +45 -45
- package/dist/components/menu/index.js +3 -3
- package/dist/components/navigation-menu/index.d.ts +16 -16
- package/dist/components/navigation-menu/index.js +3 -3
- package/dist/components/number-input/index.d.ts +15 -15
- package/dist/components/number-input/index.js +1 -1
- package/dist/components/pagination/index.d.ts +14 -14
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/password-input/index.d.ts +20 -20
- package/dist/components/password-input/index.js +1 -1
- package/dist/components/pin-input/index.d.ts +12 -12
- package/dist/components/pin-input/index.js +1 -1
- package/dist/components/popover/index.d.ts +31 -31
- package/dist/components/popover/index.js +3 -3
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/presence/index.js +1 -1
- package/dist/components/progress/index.d.ts +12 -12
- package/dist/components/progress/index.js +1 -1
- package/dist/components/qr-code/index.d.ts +8 -8
- package/dist/components/qr-code/index.js +1 -1
- package/dist/components/radio-group/index.d.ts +15 -15
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/rating-group/index.d.ts +13 -13
- package/dist/components/rating-group/index.js +1 -1
- package/dist/components/scroll-area/index.d.ts +9 -9
- package/dist/components/scroll-area/index.js +1 -1
- package/dist/components/segment-group/index.d.ts +17 -17
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/select/index.d.ts +30 -30
- package/dist/components/select/index.js +4 -4
- package/dist/components/signature-pad/index.d.ts +12 -12
- package/dist/components/signature-pad/index.js +1 -1
- package/dist/components/slider/index.d.ts +20 -20
- package/dist/components/slider/index.js +1 -1
- package/dist/components/splitter/index.d.ts +9 -9
- package/dist/components/splitter/index.js +1 -1
- package/dist/components/steps/index.d.ts +17 -17
- package/dist/components/steps/index.js +1 -1
- package/dist/components/switch/index.d.ts +14 -14
- package/dist/components/switch/index.js +1 -1
- package/dist/components/tabs/index.d.ts +14 -14
- package/dist/components/tabs/index.js +3 -3
- package/dist/components/tags-input/index.d.ts +27 -27
- package/dist/components/tags-input/index.js +1 -1
- package/dist/components/timer/index.d.ts +11 -11
- package/dist/components/timer/index.js +1 -1
- package/dist/components/toast/index.d.ts +154 -0
- package/dist/components/toast/index.js +265 -0
- package/dist/components/toggle/index.d.ts +101 -0
- package/dist/components/toggle/index.js +131 -0
- package/dist/components/toggle-group/index.d.ts +127 -0
- package/dist/components/toggle-group/index.js +207 -0
- package/dist/components/tooltip/index.d.ts +201 -0
- package/dist/components/tooltip/index.js +349 -0
- package/dist/components/tour/index.d.ts +308 -0
- package/dist/components/tour/index.js +505 -0
- package/dist/components/tree-view/index.d.ts +1 -1
- package/dist/components/tree-view/index.js +4 -4
- package/dist/{index-B_UiXhk3.d.ts → index-8bjPAUl0.d.ts} +9 -9
- package/dist/{index-xb1q4_02.d.ts → index-BnYwp0nl.d.ts} +7 -7
- package/dist/{index-DwWFWpls.d.ts → index-CmCVWB7e.d.ts} +28 -28
- package/dist/index.d.ts +1 -1
- package/dist/{tree-view-Ctpu5RjE.js → tree-view-N6ShNmpe.js} +4 -4
- package/package.json +22 -2
- /package/dist/{clean-props-D2R4tz5e.js → clean-props-ChPEW0vT.js} +0 -0
- /package/dist/{create-split-props-0RD5_O4P.js → create-split-props-BDJ_VWs3.js} +0 -0
- /package/dist/{presence-B4-UhJY9.js → presence-BK6rPXK7.js} +0 -0
- /package/dist/{use-render-strategy-DA33j31C.js → use-render-strategy-DMa_QmB6.js} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue296 from "vue";
|
|
5
5
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, MaybeRef, SVGAttributes, SlotsType, UnwrapRef } from "vue";
|
|
6
6
|
import * as signaturePad from "@sprawlify/primitives/machines/signature-pad";
|
|
7
7
|
import { DrawDetails, DrawDetails as SignaturePadDrawDetails, DrawEndDetails, DrawEndDetails as SignaturePadDrawEndDetails, DrawingOptions, DrawingOptions as SignaturePadDrawingOptions, HiddenInputProps, anatomy as signaturePadAnatomy } from "@sprawlify/primitives/machines/signature-pad";
|
|
@@ -14,7 +14,7 @@ interface SignaturePadClearTriggerProps extends SignaturePadClearTriggerBaseProp
|
|
|
14
14
|
*/
|
|
15
15
|
ButtonHTMLAttributes {}
|
|
16
16
|
declare const _default: typeof __VLS_export$8;
|
|
17
|
-
declare const __VLS_export$8: __VLS_WithSlots$7<
|
|
17
|
+
declare const __VLS_export$8: __VLS_WithSlots$7<vue296.DefineComponent<SignaturePadClearTriggerProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
|
|
18
18
|
default?: (props: {}) => any;
|
|
19
19
|
}>;
|
|
20
20
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -59,7 +59,7 @@ interface SignaturePadContextProps extends SlotsType<{
|
|
|
59
59
|
default: UnwrapRef<UseSignaturePadContext>;
|
|
60
60
|
}> {}
|
|
61
61
|
declare const _default$1: typeof __VLS_export$7;
|
|
62
|
-
declare const __VLS_export$7: __VLS_WithSlots$6<
|
|
62
|
+
declare const __VLS_export$7: __VLS_WithSlots$6<vue296.DefineComponent<{}, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, true, {}, any>, {
|
|
63
63
|
default(signaturepad: UnwrapRef<UseSignaturePadContext>): unknown;
|
|
64
64
|
}>;
|
|
65
65
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -76,7 +76,7 @@ interface SignaturePadControlProps extends SignaturePadControlBaseProps,
|
|
|
76
76
|
*/
|
|
77
77
|
HTMLAttributes {}
|
|
78
78
|
declare const _default$2: typeof __VLS_export$6;
|
|
79
|
-
declare const __VLS_export$6: __VLS_WithSlots$5<
|
|
79
|
+
declare const __VLS_export$6: __VLS_WithSlots$5<vue296.DefineComponent<SignaturePadControlProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
|
|
80
80
|
default?: (props: {}) => any;
|
|
81
81
|
}>;
|
|
82
82
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -93,7 +93,7 @@ interface SignaturePadGuideProps extends SignaturePadGuideBaseProps,
|
|
|
93
93
|
*/
|
|
94
94
|
HTMLAttributes {}
|
|
95
95
|
declare const _default$3: typeof __VLS_export$5;
|
|
96
|
-
declare const __VLS_export$5: __VLS_WithSlots$4<
|
|
96
|
+
declare const __VLS_export$5: __VLS_WithSlots$4<vue296.DefineComponent<SignaturePadGuideProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadGuideProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
|
|
97
97
|
default?: (props: {}) => any;
|
|
98
98
|
}>;
|
|
99
99
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -110,7 +110,7 @@ interface SignaturePadHiddenInputProps extends SignaturePadHiddenInputBaseProps,
|
|
|
110
110
|
*/
|
|
111
111
|
Omit<InputHTMLAttributes, 'value'> {}
|
|
112
112
|
declare const _default$4: typeof __VLS_export$4;
|
|
113
|
-
declare const __VLS_export$4: __VLS_WithSlots$3<
|
|
113
|
+
declare const __VLS_export$4: __VLS_WithSlots$3<vue296.DefineComponent<SignaturePadHiddenInputProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
|
|
114
114
|
default?: (props: {}) => any;
|
|
115
115
|
}>;
|
|
116
116
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -127,7 +127,7 @@ interface SignaturePadLabelProps extends SignaturePadLabelBaseProps,
|
|
|
127
127
|
*/
|
|
128
128
|
HTMLAttributes {}
|
|
129
129
|
declare const _default$5: typeof __VLS_export$3;
|
|
130
|
-
declare const __VLS_export$3: __VLS_WithSlots$2<
|
|
130
|
+
declare const __VLS_export$3: __VLS_WithSlots$2<vue296.DefineComponent<SignaturePadLabelProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
|
|
131
131
|
default?: (props: {}) => any;
|
|
132
132
|
}>;
|
|
133
133
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -147,7 +147,7 @@ interface SignaturePadRootProviderProps extends SignaturePadRootProviderBaseProp
|
|
|
147
147
|
*/
|
|
148
148
|
HTMLAttributes {}
|
|
149
149
|
declare const _default$7: typeof __VLS_export$2;
|
|
150
|
-
declare const __VLS_export$2: __VLS_WithSlots$1<
|
|
150
|
+
declare const __VLS_export$2: __VLS_WithSlots$1<vue296.DefineComponent<SignaturePadRootProviderProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
|
|
151
151
|
default?: (props: {}) => any;
|
|
152
152
|
}>;
|
|
153
153
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -165,11 +165,11 @@ interface SignaturePadRootProps extends SignaturePadRootBaseProps,
|
|
|
165
165
|
HTMLAttributes {}
|
|
166
166
|
interface SignaturePadRootEmits extends RootEmits {}
|
|
167
167
|
declare const _default$6: typeof __VLS_export$1;
|
|
168
|
-
declare const __VLS_export$1: __VLS_WithSlots<
|
|
168
|
+
declare const __VLS_export$1: __VLS_WithSlots<vue296.DefineComponent<SignaturePadRootBaseProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {
|
|
169
169
|
"update:paths": (paths: string[]) => any;
|
|
170
170
|
draw: (details: signaturePad.DrawDetails) => any;
|
|
171
171
|
drawEnd: (details: signaturePad.DrawEndDetails) => any;
|
|
172
|
-
}, string,
|
|
172
|
+
}, string, vue296.PublicProps, Readonly<SignaturePadRootBaseProps> & Readonly<{
|
|
173
173
|
"onUpdate:paths"?: ((paths: string[]) => any) | undefined;
|
|
174
174
|
onDraw?: ((details: signaturePad.DrawDetails) => any) | undefined;
|
|
175
175
|
onDrawEnd?: ((details: signaturePad.DrawEndDetails) => any) | undefined;
|
|
@@ -177,7 +177,7 @@ declare const __VLS_export$1: __VLS_WithSlots<vue487.DefineComponent<SignaturePa
|
|
|
177
177
|
required: boolean;
|
|
178
178
|
disabled: boolean;
|
|
179
179
|
readOnly: boolean;
|
|
180
|
-
}, {}, {}, {}, string,
|
|
180
|
+
}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>, {
|
|
181
181
|
default?: (props: {}) => any;
|
|
182
182
|
}>;
|
|
183
183
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -194,7 +194,7 @@ interface SignaturePadSegmentProps extends SignaturePadSegmentBaseProps,
|
|
|
194
194
|
*/
|
|
195
195
|
SVGAttributes {}
|
|
196
196
|
declare const _default$8: typeof __VLS_export;
|
|
197
|
-
declare const __VLS_export:
|
|
197
|
+
declare const __VLS_export: vue296.DefineComponent<SignaturePadSegmentProps, {}, {}, {}, {}, vue296.ComponentOptionsMixin, vue296.ComponentOptionsMixin, {}, string, vue296.PublicProps, Readonly<SignaturePadSegmentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue296.ComponentProvideOptions, false, {}, any>;
|
|
198
198
|
declare namespace signature_pad_d_exports {
|
|
199
199
|
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 };
|
|
200
200
|
}
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
8
|
import { m as useFieldContext } from "../../field-CtPR24u6.js";
|
|
9
9
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
10
|
import * as signaturepad from "@sprawlify/primitives/machines/signature-pad";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue1084 from "vue";
|
|
5
5
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
6
|
import * as slider from "@sprawlify/primitives/machines/slider";
|
|
7
7
|
import { FocusChangeDetails, FocusChangeDetails as SliderFocusChangeDetails, MarkerProps, ThumbProps, ValueChangeDetails, ValueChangeDetails as SliderValueChangeDetails, anatomy as sliderAnatomy } from "@sprawlify/primitives/machines/slider";
|
|
@@ -14,7 +14,7 @@ interface SliderControlProps extends SliderControlBaseProps,
|
|
|
14
14
|
*/
|
|
15
15
|
HTMLAttributes {}
|
|
16
16
|
declare const _default$1: typeof __VLS_export$12;
|
|
17
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
17
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue1084.DefineComponent<SliderControlProps, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {}, string, vue1084.PublicProps, Readonly<SliderControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1084.ComponentProvideOptions, false, {}, any>, {
|
|
18
18
|
default?: (props: {}) => any;
|
|
19
19
|
}>;
|
|
20
20
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -31,7 +31,7 @@ interface SliderDraggingIndicatorProps extends SliderDraggingIndicatorBaseProps,
|
|
|
31
31
|
*/
|
|
32
32
|
HTMLAttributes {}
|
|
33
33
|
declare const _default$2: typeof __VLS_export$11;
|
|
34
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
34
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue1084.DefineComponent<SliderDraggingIndicatorProps, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {}, string, vue1084.PublicProps, Readonly<SliderDraggingIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1084.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
35
35
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
36
36
|
new (): {
|
|
37
37
|
$slots: S;
|
|
@@ -46,7 +46,7 @@ interface SliderHiddenInputProps extends SliderHiddenInputBaseProps,
|
|
|
46
46
|
*/
|
|
47
47
|
InputHTMLAttributes {}
|
|
48
48
|
declare const _default$3: typeof __VLS_export$10;
|
|
49
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
49
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue1084.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {}, string, vue1084.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1084.ComponentProvideOptions, false, {}, any>, {
|
|
50
50
|
default?: (props: {}) => any;
|
|
51
51
|
}>;
|
|
52
52
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -63,7 +63,7 @@ interface SliderLabelProps extends SliderLabelBaseProps,
|
|
|
63
63
|
*/
|
|
64
64
|
LabelHTMLAttributes {}
|
|
65
65
|
declare const _default$4: typeof __VLS_export$9;
|
|
66
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
66
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue1084.DefineComponent<SliderLabelProps, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {}, string, vue1084.PublicProps, Readonly<SliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1084.ComponentProvideOptions, false, {}, any>, {
|
|
67
67
|
default?: (props: {}) => any;
|
|
68
68
|
}>;
|
|
69
69
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -80,7 +80,7 @@ interface SliderMarkerGroupProps extends SliderMarkerGroupBaseProps,
|
|
|
80
80
|
*/
|
|
81
81
|
HTMLAttributes {}
|
|
82
82
|
declare const _default$6: typeof __VLS_export$8;
|
|
83
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
83
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue1084.DefineComponent<SliderMarkerGroupProps, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {}, string, vue1084.PublicProps, Readonly<SliderMarkerGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1084.ComponentProvideOptions, false, {}, any>, {
|
|
84
84
|
default?: (props: {}) => any;
|
|
85
85
|
}>;
|
|
86
86
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -97,7 +97,7 @@ interface SliderMarkerProps extends SliderMarkerBaseProps,
|
|
|
97
97
|
*/
|
|
98
98
|
HTMLAttributes {}
|
|
99
99
|
declare const _default$5: typeof __VLS_export$7;
|
|
100
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
100
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1084.DefineComponent<SliderMarkerProps, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {}, string, vue1084.PublicProps, Readonly<SliderMarkerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1084.ComponentProvideOptions, false, {}, any>, {
|
|
101
101
|
default?: (props: {}) => any;
|
|
102
102
|
}>;
|
|
103
103
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -114,7 +114,7 @@ interface SliderRangeProps extends SliderRangeBaseProps,
|
|
|
114
114
|
*/
|
|
115
115
|
HTMLAttributes {}
|
|
116
116
|
declare const _default$7: typeof __VLS_export$6;
|
|
117
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
117
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1084.DefineComponent<SliderRangeProps, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {}, string, vue1084.PublicProps, Readonly<SliderRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1084.ComponentProvideOptions, false, {}, any>, {
|
|
118
118
|
default?: (props: {}) => any;
|
|
119
119
|
}>;
|
|
120
120
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -134,7 +134,7 @@ interface SliderRootProviderProps extends SliderRootProviderBaseProps,
|
|
|
134
134
|
*/
|
|
135
135
|
Omit<HTMLAttributes, 'aria-labelledby' | 'aria-label'> {}
|
|
136
136
|
declare const _default$9: typeof __VLS_export$5;
|
|
137
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
137
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1084.DefineComponent<SliderRootProviderProps, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {}, string, vue1084.PublicProps, Readonly<SliderRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1084.ComponentProvideOptions, false, {}, any>, {
|
|
138
138
|
default?: (props: {}) => any;
|
|
139
139
|
}>;
|
|
140
140
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -198,21 +198,21 @@ interface SliderRootProps extends SliderRootBaseProps,
|
|
|
198
198
|
Omit<HTMLAttributes, 'aria-labelledby' | 'aria-label' | 'dir'> {}
|
|
199
199
|
interface SliderRootEmits extends RootEmits {}
|
|
200
200
|
declare const _default$8: typeof __VLS_export$4;
|
|
201
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
202
|
-
valueChange: (details: slider.ValueChangeDetails) => any;
|
|
201
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1084.DefineComponent<SliderRootProps, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {
|
|
203
202
|
"update:modelValue": (value: number[]) => any;
|
|
204
|
-
|
|
203
|
+
valueChange: (details: slider.ValueChangeDetails) => any;
|
|
205
204
|
valueChangeEnd: (details: slider.ValueChangeDetails) => any;
|
|
206
|
-
|
|
207
|
-
|
|
205
|
+
focusChange: (details: slider.FocusChangeDetails) => any;
|
|
206
|
+
}, string, vue1084.PublicProps, Readonly<SliderRootProps> & Readonly<{
|
|
208
207
|
"onUpdate:modelValue"?: ((value: number[]) => any) | undefined;
|
|
209
|
-
|
|
208
|
+
onValueChange?: ((details: slider.ValueChangeDetails) => any) | undefined;
|
|
210
209
|
onValueChangeEnd?: ((details: slider.ValueChangeDetails) => any) | undefined;
|
|
210
|
+
onFocusChange?: ((details: slider.FocusChangeDetails) => any) | undefined;
|
|
211
211
|
}>, {
|
|
212
212
|
disabled: boolean;
|
|
213
213
|
invalid: boolean;
|
|
214
214
|
readOnly: boolean;
|
|
215
|
-
}, {}, {}, {}, string,
|
|
215
|
+
}, {}, {}, {}, string, vue1084.ComponentProvideOptions, false, {}, any>, {
|
|
216
216
|
default?: (props: {}) => any;
|
|
217
217
|
}>;
|
|
218
218
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -229,7 +229,7 @@ interface SliderThumbProps extends SliderThumbBaseProps,
|
|
|
229
229
|
*/
|
|
230
230
|
HTMLAttributes {}
|
|
231
231
|
declare const _default$10: typeof __VLS_export$3;
|
|
232
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
232
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1084.DefineComponent<SliderThumbProps, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {}, string, vue1084.PublicProps, Readonly<SliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1084.ComponentProvideOptions, false, {}, any>, {
|
|
233
233
|
default?: (props: {}) => any;
|
|
234
234
|
}>;
|
|
235
235
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -246,7 +246,7 @@ interface SliderTrackProps extends SliderTrackBaseProps,
|
|
|
246
246
|
*/
|
|
247
247
|
HTMLAttributes {}
|
|
248
248
|
declare const _default$11: typeof __VLS_export$2;
|
|
249
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
249
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1084.DefineComponent<SliderTrackProps, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {}, string, vue1084.PublicProps, Readonly<SliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1084.ComponentProvideOptions, false, {}, any>, {
|
|
250
250
|
default?: (props: {}) => any;
|
|
251
251
|
}>;
|
|
252
252
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -263,7 +263,7 @@ interface SliderValueTextProps extends SliderValueTextBaseProps,
|
|
|
263
263
|
*/
|
|
264
264
|
HTMLAttributes {}
|
|
265
265
|
declare const _default$12: typeof __VLS_export$1;
|
|
266
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
266
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1084.DefineComponent<SliderValueTextProps, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {}, string, vue1084.PublicProps, Readonly<SliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1084.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
267
267
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
268
268
|
new (): {
|
|
269
269
|
$slots: S;
|
|
@@ -288,7 +288,7 @@ interface SliderContextProps extends SlotsType<{
|
|
|
288
288
|
default: UnwrapRef<UseSliderContext>;
|
|
289
289
|
}> {}
|
|
290
290
|
declare const _default: typeof __VLS_export;
|
|
291
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
291
|
+
declare const __VLS_export: __VLS_WithSlots<vue1084.DefineComponent<{}, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {}, string, vue1084.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1084.ComponentProvideOptions, true, {}, any>, {
|
|
292
292
|
default(slider: UnwrapRef<UseSliderContext>): unknown;
|
|
293
293
|
}>;
|
|
294
294
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
8
|
import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
9
9
|
import * as slider from "@sprawlify/primitives/machines/slider";
|
|
10
10
|
import { anatomy as sliderAnatomy } from "@sprawlify/primitives/machines/slider";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue2081 from "vue";
|
|
5
5
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
6
|
import * as splitter from "@sprawlify/primitives/machines/splitter";
|
|
7
7
|
import { ExpandCollapseDetails, ExpandCollapseDetails as SplitterExpandCollapseDetails, PanelData, PanelData as SplitterPanelData, PanelProps, ResizeDetails, ResizeDetails as SplitterResizeDetails, ResizeEndDetails, ResizeEndDetails as SplitterResizeEndDetails, ResizeTriggerProps, anatomy as splitterAnatomy, layout as getLayout, layout as getSplitterLayout } from "@sprawlify/primitives/machines/splitter";
|
|
@@ -44,7 +44,7 @@ interface SplitterContextProps extends SlotsType<{
|
|
|
44
44
|
default: UnwrapRef<UseSplitterContext>;
|
|
45
45
|
}> {}
|
|
46
46
|
declare const _default: typeof __VLS_export$5;
|
|
47
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
47
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue2081.DefineComponent<{}, {}, {}, {}, {}, vue2081.ComponentOptionsMixin, vue2081.ComponentOptionsMixin, {}, string, vue2081.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2081.ComponentProvideOptions, true, {}, any>, {
|
|
48
48
|
default(splitter: UnwrapRef<UseSplitterContext>): unknown;
|
|
49
49
|
}>;
|
|
50
50
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -61,7 +61,7 @@ interface SplitterPanelProps extends SplitterPanelBaseProps,
|
|
|
61
61
|
*/
|
|
62
62
|
Omit<HTMLAttributes, 'id'> {}
|
|
63
63
|
declare const _default$1: typeof __VLS_export$4;
|
|
64
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
64
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2081.DefineComponent<SplitterPanelProps, {}, {}, {}, {}, vue2081.ComponentOptionsMixin, vue2081.ComponentOptionsMixin, {}, string, vue2081.PublicProps, Readonly<SplitterPanelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2081.ComponentProvideOptions, false, {}, any>, {
|
|
65
65
|
default?: (props: {}) => any;
|
|
66
66
|
}>;
|
|
67
67
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -78,7 +78,7 @@ interface SplitterResizeTriggerProps extends SplitterResizeTriggerBaseProps,
|
|
|
78
78
|
*/
|
|
79
79
|
Omit<ButtonHTMLAttributes, 'disabled' | 'id'> {}
|
|
80
80
|
declare const _default$2: typeof __VLS_export$3;
|
|
81
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
81
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2081.DefineComponent<SplitterResizeTriggerProps, {}, {}, {}, {}, vue2081.ComponentOptionsMixin, vue2081.ComponentOptionsMixin, {}, string, vue2081.PublicProps, Readonly<SplitterResizeTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2081.ComponentProvideOptions, false, {}, any>, {
|
|
82
82
|
default?: (props: {}) => any;
|
|
83
83
|
}>;
|
|
84
84
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -95,7 +95,7 @@ interface SplitterResizeTriggerIndicatorProps extends SplitterResizeTriggerIndic
|
|
|
95
95
|
*/
|
|
96
96
|
HTMLAttributes {}
|
|
97
97
|
declare const _default$3: typeof __VLS_export$2;
|
|
98
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
98
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2081.DefineComponent<SplitterResizeTriggerIndicatorProps, {}, {}, {}, {}, vue2081.ComponentOptionsMixin, vue2081.ComponentOptionsMixin, {}, string, vue2081.PublicProps, Readonly<SplitterResizeTriggerIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2081.ComponentProvideOptions, false, {}, any>, {
|
|
99
99
|
default?: (props: {}) => any;
|
|
100
100
|
}>;
|
|
101
101
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -115,7 +115,7 @@ interface SplitterRootProviderProps extends SplitterRootProviderBaseProps,
|
|
|
115
115
|
*/
|
|
116
116
|
HTMLAttributes {}
|
|
117
117
|
declare const _default$5: typeof __VLS_export$1;
|
|
118
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
118
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2081.DefineComponent<SplitterRootProviderProps, {}, {}, {}, {}, vue2081.ComponentOptionsMixin, vue2081.ComponentOptionsMixin, {}, string, vue2081.PublicProps, Readonly<SplitterRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2081.ComponentProvideOptions, false, {}, any>, {
|
|
119
119
|
default?: (props: {}) => any;
|
|
120
120
|
}>;
|
|
121
121
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -133,21 +133,21 @@ interface SplitterRootProps extends SplitterRootBaseProps,
|
|
|
133
133
|
HTMLAttributes {}
|
|
134
134
|
interface SplitterRootEmits extends RootEmits {}
|
|
135
135
|
declare const _default$4: typeof __VLS_export;
|
|
136
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
136
|
+
declare const __VLS_export: __VLS_WithSlots<vue2081.DefineComponent<SplitterRootProps, {}, {}, {}, {}, vue2081.ComponentOptionsMixin, vue2081.ComponentOptionsMixin, {
|
|
137
137
|
"update:size": (size: number[]) => any;
|
|
138
138
|
collapse: (details: splitter.ExpandCollapseDetails) => any;
|
|
139
139
|
expand: (details: splitter.ExpandCollapseDetails) => any;
|
|
140
140
|
resize: (details: splitter.ResizeDetails) => any;
|
|
141
141
|
resizeEnd: (details: splitter.ResizeEndDetails) => any;
|
|
142
142
|
resizeStart: () => any;
|
|
143
|
-
}, string,
|
|
143
|
+
}, string, vue2081.PublicProps, Readonly<SplitterRootProps> & Readonly<{
|
|
144
144
|
"onUpdate:size"?: ((size: number[]) => any) | undefined;
|
|
145
145
|
onCollapse?: ((details: splitter.ExpandCollapseDetails) => any) | undefined;
|
|
146
146
|
onExpand?: ((details: splitter.ExpandCollapseDetails) => any) | undefined;
|
|
147
147
|
onResize?: ((details: splitter.ResizeDetails) => any) | undefined;
|
|
148
148
|
onResizeEnd?: ((details: splitter.ResizeEndDetails) => any) | undefined;
|
|
149
149
|
onResizeStart?: (() => any) | undefined;
|
|
150
|
-
}>, {}, {}, {}, {}, string,
|
|
150
|
+
}>, {}, {}, {}, {}, string, vue2081.ComponentProvideOptions, false, {}, any>, {
|
|
151
151
|
default?: (props: {}) => any;
|
|
152
152
|
}>;
|
|
153
153
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as splitter from "@sprawlify/primitives/machines/splitter";
|
|
10
10
|
import { anatomy as splitterAnatomy, layout as getLayout, layout as getSplitterLayout } from "@sprawlify/primitives/machines/splitter";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue944 from "vue";
|
|
5
5
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
6
|
import * as steps from "@sprawlify/primitives/machines/steps";
|
|
7
7
|
import { ItemProps, ItemState, StepChangeDetails, StepChangeDetails as StepChangeDetails$1, anatomy as stepsAnatomy } from "@sprawlify/primitives/machines/steps";
|
|
@@ -14,7 +14,7 @@ interface StepsCompletedContentProps extends StepsCompletedContentBaseProps,
|
|
|
14
14
|
*/
|
|
15
15
|
HTMLAttributes {}
|
|
16
16
|
declare const _default: typeof __VLS_export$13;
|
|
17
|
-
declare const __VLS_export$13: __VLS_WithSlots$13<
|
|
17
|
+
declare const __VLS_export$13: __VLS_WithSlots$13<vue944.DefineComponent<StepsCompletedContentProps, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {}, string, vue944.PublicProps, Readonly<StepsCompletedContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue944.ComponentProvideOptions, false, {}, any>, {
|
|
18
18
|
default?: (props: {}) => any;
|
|
19
19
|
}>;
|
|
20
20
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -31,7 +31,7 @@ interface StepsContentProps extends StepsContentBaseProps,
|
|
|
31
31
|
*/
|
|
32
32
|
HTMLAttributes {}
|
|
33
33
|
declare const _default$1: typeof __VLS_export$12;
|
|
34
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
34
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue944.DefineComponent<StepsContentProps, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {}, string, vue944.PublicProps, Readonly<StepsContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue944.ComponentProvideOptions, false, {}, any>, {
|
|
35
35
|
default?: (props: {}) => any;
|
|
36
36
|
}>;
|
|
37
37
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -72,7 +72,7 @@ interface StepsContextProps extends SlotsType<{
|
|
|
72
72
|
default: UnwrapRef<UseStepsContext>;
|
|
73
73
|
}> {}
|
|
74
74
|
declare const _default$2: typeof __VLS_export$11;
|
|
75
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
75
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue944.DefineComponent<{}, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {}, string, vue944.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue944.ComponentProvideOptions, true, {}, any>, {
|
|
76
76
|
default(context: UnwrapRef<UseStepsContext>): unknown;
|
|
77
77
|
}>;
|
|
78
78
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -89,7 +89,7 @@ interface StepsIndicatorProps extends StepsIndicatorBaseProps,
|
|
|
89
89
|
*/
|
|
90
90
|
HTMLAttributes {}
|
|
91
91
|
declare const _default$3: typeof __VLS_export$10;
|
|
92
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
92
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue944.DefineComponent<StepsIndicatorProps, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {}, string, vue944.PublicProps, Readonly<StepsIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue944.ComponentProvideOptions, false, {}, any>, {
|
|
93
93
|
default?: (props: {}) => any;
|
|
94
94
|
}>;
|
|
95
95
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -106,7 +106,7 @@ interface StepsItemContextProps extends SlotsType<{
|
|
|
106
106
|
default: UnwrapRef<UseStepsItemContext>;
|
|
107
107
|
}> {}
|
|
108
108
|
declare const _default$5: typeof __VLS_export$9;
|
|
109
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
109
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue944.DefineComponent<{}, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {}, string, vue944.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue944.ComponentProvideOptions, true, {}, any>, {
|
|
110
110
|
default(context: UnwrapRef<UseStepsItemContext>): unknown;
|
|
111
111
|
}>;
|
|
112
112
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -123,7 +123,7 @@ interface StepsItemProps extends StepsItemBaseProps,
|
|
|
123
123
|
*/
|
|
124
124
|
HTMLAttributes {}
|
|
125
125
|
declare const _default$4: typeof __VLS_export$8;
|
|
126
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
126
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue944.DefineComponent<StepsItemProps, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {}, string, vue944.PublicProps, Readonly<StepsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue944.ComponentProvideOptions, false, {}, any>, {
|
|
127
127
|
default?: (props: {}) => any;
|
|
128
128
|
}>;
|
|
129
129
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -140,7 +140,7 @@ interface StepsListProps extends StepsListBaseProps,
|
|
|
140
140
|
*/
|
|
141
141
|
HTMLAttributes {}
|
|
142
142
|
declare const _default$6: typeof __VLS_export$7;
|
|
143
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
143
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue944.DefineComponent<StepsListProps, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {}, string, vue944.PublicProps, Readonly<StepsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue944.ComponentProvideOptions, false, {}, any>, {
|
|
144
144
|
default?: (props: {}) => any;
|
|
145
145
|
}>;
|
|
146
146
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -157,7 +157,7 @@ interface StepsNextTriggerProps extends StepsNextTriggerBaseProps,
|
|
|
157
157
|
*/
|
|
158
158
|
ButtonHTMLAttributes {}
|
|
159
159
|
declare const _default$7: typeof __VLS_export$6;
|
|
160
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
160
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue944.DefineComponent<StepsNextTriggerProps, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {}, string, vue944.PublicProps, Readonly<StepsNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue944.ComponentProvideOptions, false, {}, any>, {
|
|
161
161
|
default?: (props: {}) => any;
|
|
162
162
|
}>;
|
|
163
163
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -174,7 +174,7 @@ interface StepsPrevTriggerProps extends StepsPrevTriggerBaseProps,
|
|
|
174
174
|
*/
|
|
175
175
|
ButtonHTMLAttributes {}
|
|
176
176
|
declare const _default$8: typeof __VLS_export$5;
|
|
177
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
177
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue944.DefineComponent<StepsPrevTriggerProps, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {}, string, vue944.PublicProps, Readonly<StepsPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue944.ComponentProvideOptions, false, {}, any>, {
|
|
178
178
|
default?: (props: {}) => any;
|
|
179
179
|
}>;
|
|
180
180
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -191,7 +191,7 @@ interface StepsProgressProps extends StepsProgressBaseProps,
|
|
|
191
191
|
*/
|
|
192
192
|
HTMLAttributes {}
|
|
193
193
|
declare const _default$9: typeof __VLS_export$4;
|
|
194
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
194
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue944.DefineComponent<StepsProgressProps, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {}, string, vue944.PublicProps, Readonly<StepsProgressProps> & Readonly<{}>, {}, {}, {}, {}, string, vue944.ComponentProvideOptions, false, {}, any>, {
|
|
195
195
|
default?: (props: {}) => any;
|
|
196
196
|
}>;
|
|
197
197
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -211,7 +211,7 @@ interface StepsRootProviderProps extends StepsRootProviderBaseProps,
|
|
|
211
211
|
*/
|
|
212
212
|
HTMLAttributes {}
|
|
213
213
|
declare const _default$11: typeof __VLS_export$3;
|
|
214
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
214
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue944.DefineComponent<StepsRootProviderProps, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {}, string, vue944.PublicProps, Readonly<StepsRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue944.ComponentProvideOptions, false, {}, any>, {
|
|
215
215
|
default?: (props: {}) => any;
|
|
216
216
|
}>;
|
|
217
217
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -229,19 +229,19 @@ interface StepsRootProps extends StepsRootBaseProps,
|
|
|
229
229
|
HTMLAttributes {}
|
|
230
230
|
interface StepsRootEmits extends RootEmits {}
|
|
231
231
|
declare const _default$10: typeof __VLS_export$2;
|
|
232
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
232
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue944.DefineComponent<StepsRootProps, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {
|
|
233
233
|
stepChange: (details: steps.StepChangeDetails) => any;
|
|
234
234
|
stepComplete: () => any;
|
|
235
235
|
stepInvalid: (details: steps.StepInvalidDetails) => any;
|
|
236
236
|
"update:step": (step: number) => any;
|
|
237
|
-
}, string,
|
|
237
|
+
}, string, vue944.PublicProps, Readonly<StepsRootProps> & Readonly<{
|
|
238
238
|
onStepChange?: ((details: steps.StepChangeDetails) => any) | undefined;
|
|
239
239
|
onStepComplete?: (() => any) | undefined;
|
|
240
240
|
onStepInvalid?: ((details: steps.StepInvalidDetails) => any) | undefined;
|
|
241
241
|
"onUpdate:step"?: ((step: number) => any) | undefined;
|
|
242
242
|
}>, {
|
|
243
243
|
linear: boolean;
|
|
244
|
-
}, {}, {}, {}, string,
|
|
244
|
+
}, {}, {}, {}, string, vue944.ComponentProvideOptions, false, {}, any>, {
|
|
245
245
|
default?: (props: {}) => any;
|
|
246
246
|
}>;
|
|
247
247
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -258,7 +258,7 @@ interface StepsSeparatorProps extends StepsSeparatorBaseProps,
|
|
|
258
258
|
*/
|
|
259
259
|
HTMLAttributes {}
|
|
260
260
|
declare const _default$12: typeof __VLS_export$1;
|
|
261
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
261
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue944.DefineComponent<StepsSeparatorProps, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {}, string, vue944.PublicProps, Readonly<StepsSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue944.ComponentProvideOptions, false, {}, any>, {
|
|
262
262
|
default?: (props: {}) => any;
|
|
263
263
|
}>;
|
|
264
264
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -275,7 +275,7 @@ interface StepsTriggerProps extends StepsTriggerBaseProps,
|
|
|
275
275
|
*/
|
|
276
276
|
ButtonHTMLAttributes {}
|
|
277
277
|
declare const _default$13: typeof __VLS_export;
|
|
278
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
278
|
+
declare const __VLS_export: __VLS_WithSlots<vue944.DefineComponent<StepsTriggerProps, {}, {}, {}, {}, vue944.ComponentOptionsMixin, vue944.ComponentOptionsMixin, {}, string, vue944.PublicProps, Readonly<StepsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue944.ComponentProvideOptions, false, {}, any>, {
|
|
279
279
|
default?: (props: {}) => any;
|
|
280
280
|
}>;
|
|
281
281
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as steps from "@sprawlify/primitives/machines/steps";
|
|
10
10
|
import { anatomy as stepsAnatomy } from "@sprawlify/primitives/machines/steps";
|