@sprawlify/vue 0.0.80 → 0.0.81
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/{alert-dialog-anatomy-DkXaxq1b.d.ts → alert-dialog-anatomy-DMZO1oaM.d.ts} +1 -1
- package/dist/{carousel-anatomy-B4Uf40Wk.d.ts → carousel-anatomy-DremFoWg.d.ts} +1 -1
- package/dist/checkbox-anatomy-BEYk63e-.d.ts +6 -0
- package/dist/color-picker-anatomy-C1nkVAWk.d.ts +6 -0
- package/dist/combobox-anatomy-FRdGP6Nw.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +16 -16
- package/dist/components/accordion/index.js +0 -1
- package/dist/components/alert-dialog/index.d.ts +32 -31
- package/dist/components/anatomy.d.ts +13 -13
- package/dist/components/angle-slider/index.d.ts +14 -14
- package/dist/components/aspect-ratio/index.d.ts +6 -6
- package/dist/components/avatar/index.d.ts +9 -9
- package/dist/components/bottom-sheet/index.d.ts +19 -19
- package/dist/components/carousel/index.d.ts +22 -22
- package/dist/components/checkbox/index.d.ts +18 -18
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +13 -13
- package/dist/components/collapsible/index.d.ts +12 -12
- package/dist/components/color-picker/index.d.ts +46 -46
- package/dist/components/combobox/index.d.ts +29 -29
- package/dist/components/date-picker/index.d.ts +41 -41
- package/dist/components/dialog/index.d.ts +31 -30
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/dropdown-menu/index.d.ts +48 -48
- package/dist/components/editable/index.d.ts +23 -23
- package/dist/components/field/index.d.ts +23 -23
- package/dist/components/fieldset/index.d.ts +11 -11
- package/dist/components/file-upload/index.d.ts +22 -22
- package/dist/components/floating-panel/index.d.ts +25 -24
- package/dist/components/focus-trap/index.d.ts +5 -5
- 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 +5 -5
- package/dist/components/hover-card/index.d.ts +22 -22
- package/dist/components/image-cropper/index.d.ts +13 -13
- package/dist/components/json-tree-view/index.d.ts +8 -9
- package/dist/components/json-tree-view/index.js +0 -2
- package/dist/components/listbox/index.d.ts +20 -20
- package/dist/components/marquee/index.d.ts +22 -22
- package/dist/components/navigation-menu/index.d.ts +17 -17
- package/dist/components/number-input/index.d.ts +18 -18
- package/dist/components/pagination/index.d.ts +15 -15
- package/dist/components/password-input/index.d.ts +22 -22
- package/dist/components/pin-input/index.d.ts +16 -16
- package/dist/components/popover/index.d.ts +33 -33
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/progress/index.d.ts +13 -13
- package/dist/components/qr-code/index.d.ts +9 -9
- package/dist/components/radio-group/index.d.ts +15 -15
- package/dist/components/rating-group/index.d.ts +14 -14
- package/dist/components/scroll-area/index.d.ts +10 -10
- package/dist/components/segment-group/index.d.ts +15 -15
- package/dist/components/select/index.d.ts +28 -29
- package/dist/components/separator/index.d.ts +5 -5
- package/dist/components/signature-pad/index.d.ts +14 -14
- package/dist/components/slider/index.d.ts +19 -19
- package/dist/components/splitter/index.d.ts +12 -12
- package/dist/components/steps/index.d.ts +18 -18
- package/dist/components/switch/index.d.ts +12 -12
- package/dist/components/tabs/index.d.ts +14 -14
- package/dist/components/tags-input/index.d.ts +32 -32
- package/dist/components/timer/index.d.ts +12 -12
- package/dist/components/toast/index.d.ts +9 -9
- package/dist/components/toggle/index.d.ts +8 -8
- package/dist/components/toggle-group/index.d.ts +9 -9
- package/dist/components/tooltip/index.d.ts +16 -16
- package/dist/components/tour/index.d.ts +29 -29
- package/dist/components/tree-view/index.d.ts +2 -2
- package/dist/components/tree-view/index.js +0 -1
- package/dist/{date-picker-anatomy-D9rKz5BV.d.ts → date-picker-anatomy-Jo8ai4EN.d.ts} +1 -1
- package/dist/field-anatomy-BH-j5yCH.d.ts +6 -0
- package/dist/{fieldset-anatomy-vzHem8gu.d.ts → fieldset-anatomy-JIjxInfF.d.ts} +1 -1
- package/dist/image-cropper-anatomy-BXUKWt_B.d.ts +6 -0
- package/dist/{index-BX-2SxBL.d.ts → index-8RA1Hfzs.d.ts} +29 -29
- package/dist/{index-B4xXPY7s.d.ts → index-BHrkcYVd.d.ts} +7 -7
- package/dist/{index-D4xbWFd7.d.ts → index-BSKGL1Oa.d.ts} +7 -7
- package/dist/{index-CB_-BfCY.d.ts → index-C2XO6Bu5.d.ts} +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/listbox-anatomy-Ck1icF-o.d.ts +6 -0
- package/dist/segment-group-anatomy-DfpebcL_.d.ts +6 -0
- package/dist/toggle-anatomy-om-9P9sX.d.ts +6 -0
- package/dist/tour-anatomy-Dg6MktWA.d.ts +6 -0
- package/package.json +2 -2
- package/dist/checkbox-anatomy-IMyYeHxd.d.ts +0 -6
- package/dist/color-picker-anatomy-CieKbdb-.d.ts +0 -6
- package/dist/combobox-anatomy-BMLEIp-9.d.ts +0 -6
- package/dist/field-anatomy-Df_UsFB-.d.ts +0 -6
- package/dist/image-cropper-anatomy-B30SeuHb.d.ts +0 -6
- package/dist/listbox-anatomy-BirAXuA4.d.ts +0 -6
- package/dist/segment-group-anatomy-B0wVrY5V.d.ts +0 -6
- package/dist/toggle-anatomy-D_msAf8I.d.ts +0 -6
- package/dist/tour-anatomy-CpghGnk0.d.ts +0 -6
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as segmentGroupAnatomy } from "../../segment-group-anatomy-
|
|
5
|
-
import * as
|
|
3
|
+
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
4
|
+
import { t as segmentGroupAnatomy } from "../../segment-group-anatomy-DfpebcL_.js";
|
|
5
|
+
import * as vue598 from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as segmentGroup from "@sprawlify/primitives/machines/radio-group";
|
|
8
8
|
import { ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as SegmentGroupValueChangeDetails } from "@sprawlify/primitives/machines/radio-group";
|
|
@@ -47,7 +47,7 @@ interface SegmentGroupContextProps extends SlotsType<{
|
|
|
47
47
|
default: UnwrapRef<UseSegmentGroupContext>;
|
|
48
48
|
}> {}
|
|
49
49
|
declare const _default: typeof __VLS_export$9;
|
|
50
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
50
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue598.DefineComponent<{}, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, true, {}, any>, {
|
|
51
51
|
default(segmentGroup: UnwrapRef<UseSegmentGroupContext>): unknown;
|
|
52
52
|
}>;
|
|
53
53
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -64,7 +64,7 @@ interface SegmentGroupIndicatorProps extends SegmentGroupIndicatorBaseProps,
|
|
|
64
64
|
*/
|
|
65
65
|
HTMLAttributes {}
|
|
66
66
|
declare const _default$1: typeof __VLS_export$8;
|
|
67
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
67
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue598.DefineComponent<SegmentGroupIndicatorProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
68
68
|
default?: (props: {}) => any;
|
|
69
69
|
}>;
|
|
70
70
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -81,7 +81,7 @@ interface SegmentGroupItemContextProps extends SlotsType<{
|
|
|
81
81
|
default: UnwrapRef<UseSegmentGroupItemContext>;
|
|
82
82
|
}> {}
|
|
83
83
|
declare const _default$3: typeof __VLS_export$7;
|
|
84
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
84
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue598.DefineComponent<{}, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, true, {}, any>, {
|
|
85
85
|
default(item: UnwrapRef<UseSegmentGroupItemContext>): unknown;
|
|
86
86
|
}>;
|
|
87
87
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -98,7 +98,7 @@ interface SegmentGroupItemControlProps extends SegmentGroupItemControlBaseProps,
|
|
|
98
98
|
*/
|
|
99
99
|
HTMLAttributes {}
|
|
100
100
|
declare const _default$4: typeof __VLS_export$6;
|
|
101
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
101
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue598.DefineComponent<SegmentGroupItemControlProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupItemControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
102
102
|
default?: (props: {}) => any;
|
|
103
103
|
}>;
|
|
104
104
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -115,7 +115,7 @@ interface SegmentGroupItemHiddenInputProps extends SegmentGroupItemHiddenInputBa
|
|
|
115
115
|
*/
|
|
116
116
|
InputHTMLAttributes {}
|
|
117
117
|
declare const _default$5: typeof __VLS_export$5;
|
|
118
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
118
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue598.DefineComponent<SegmentGroupItemHiddenInputProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupItemHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
119
119
|
default?: (props: {}) => any;
|
|
120
120
|
}>;
|
|
121
121
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -132,7 +132,7 @@ interface SegmentGroupItemTextProps extends SegmentGroupItemTextBaseProps,
|
|
|
132
132
|
*/
|
|
133
133
|
HTMLAttributes {}
|
|
134
134
|
declare const _default$6: typeof __VLS_export$4;
|
|
135
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
135
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue598.DefineComponent<SegmentGroupItemTextProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
136
136
|
default?: (props: {}) => any;
|
|
137
137
|
}>;
|
|
138
138
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -149,7 +149,7 @@ interface SegmentGroupItemProps extends SegmentGroupItemBaseProps,
|
|
|
149
149
|
*/
|
|
150
150
|
LabelHTMLAttributes {}
|
|
151
151
|
declare const _default$2: typeof __VLS_export$3;
|
|
152
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
152
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue598.DefineComponent<SegmentGroupItemProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
153
153
|
default?: (props: {}) => any;
|
|
154
154
|
}>;
|
|
155
155
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -166,7 +166,7 @@ interface SegmentGroupLabelProps extends SegmentGroupLabelBaseProps,
|
|
|
166
166
|
*/
|
|
167
167
|
LabelHTMLAttributes {}
|
|
168
168
|
declare const _default$7: typeof __VLS_export$2;
|
|
169
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
169
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue598.DefineComponent<SegmentGroupLabelProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
170
170
|
default?: (props: {}) => any;
|
|
171
171
|
}>;
|
|
172
172
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -186,7 +186,7 @@ interface SegmentGroupRootProviderProps extends SegmentGroupRootProviderBaseProp
|
|
|
186
186
|
*/
|
|
187
187
|
HTMLAttributes {}
|
|
188
188
|
declare const _default$9: typeof __VLS_export$1;
|
|
189
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
189
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue598.DefineComponent<SegmentGroupRootProviderProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
190
190
|
default?: (props: {}) => any;
|
|
191
191
|
}>;
|
|
192
192
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -204,16 +204,16 @@ interface SegmentGroupRootProps extends SegmentGroupRootBaseProps,
|
|
|
204
204
|
HTMLAttributes {}
|
|
205
205
|
interface SegmentGroupRootEmits extends RootEmits {}
|
|
206
206
|
declare const _default$8: typeof __VLS_export;
|
|
207
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
207
|
+
declare const __VLS_export: __VLS_WithSlots<vue598.DefineComponent<SegmentGroupRootProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {
|
|
208
208
|
valueChange: (details: segmentGroup.ValueChangeDetails) => any;
|
|
209
209
|
"update:modelValue": (value: string | null) => any;
|
|
210
|
-
}, string,
|
|
210
|
+
}, string, vue598.PublicProps, Readonly<SegmentGroupRootProps> & Readonly<{
|
|
211
211
|
onValueChange?: ((details: segmentGroup.ValueChangeDetails) => any) | undefined;
|
|
212
212
|
"onUpdate:modelValue"?: ((value: string | null) => any) | undefined;
|
|
213
213
|
}>, {
|
|
214
214
|
disabled: boolean;
|
|
215
215
|
readOnly: boolean;
|
|
216
|
-
}, {}, {}, {}, string,
|
|
216
|
+
}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
217
217
|
default?: (props: {}) => any;
|
|
218
218
|
}>;
|
|
219
219
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
2
|
import { t as RootEmits$1 } from "../../presence-types-Dp8j2-3x.js";
|
|
3
3
|
import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-D49hIhzQ.js";
|
|
4
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
+
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
5
5
|
import { t as RenderStrategyProps } from "../../use-render-strategy-D82Q7KQ3.js";
|
|
6
6
|
import { t as selectAnatomy } from "../../select-anatomy-CwULdmYD.js";
|
|
7
7
|
import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-pShXx5Uh.js";
|
|
8
|
-
import * as
|
|
8
|
+
import * as vue433 from "vue";
|
|
9
9
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
|
|
10
|
-
import * as _sprawlify_primitives_machines_dialog51 from "@sprawlify/primitives/machines/dialog";
|
|
11
10
|
import * as select from "@sprawlify/primitives/machines/select";
|
|
12
11
|
import { FocusOutsideEvent, FocusOutsideEvent as SelectFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as SelectHighlightChangeDetails, InteractOutsideEvent, InteractOutsideEvent as SelectInteractOutsideEvent, ItemGroupProps, ItemProps, ItemState, OpenChangeDetails, OpenChangeDetails as SelectOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as SelectPointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as SelectValueChangeDetails } from "@sprawlify/primitives/machines/select";
|
|
13
12
|
|
|
@@ -19,7 +18,7 @@ interface SelectClearTriggerProps extends SelectClearTriggerBaseProps,
|
|
|
19
18
|
*/
|
|
20
19
|
ButtonHTMLAttributes {}
|
|
21
20
|
declare const _default: typeof __VLS_export$18;
|
|
22
|
-
declare const __VLS_export$18: __VLS_WithSlots$14<
|
|
21
|
+
declare const __VLS_export$18: __VLS_WithSlots$14<vue433.DefineComponent<SelectClearTriggerProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
23
22
|
default?: (props: {}) => any;
|
|
24
23
|
}>;
|
|
25
24
|
type __VLS_WithSlots$14<T, S> = T & {
|
|
@@ -36,7 +35,7 @@ interface SelectContentProps extends SelectContentBaseProps,
|
|
|
36
35
|
*/
|
|
37
36
|
HTMLAttributes {}
|
|
38
37
|
declare const _default$1: typeof __VLS_export$17;
|
|
39
|
-
declare const __VLS_export$17: __VLS_WithSlots$13<
|
|
38
|
+
declare const __VLS_export$17: __VLS_WithSlots$13<vue433.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
40
39
|
default?: (props: {}) => any;
|
|
41
40
|
}>;
|
|
42
41
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -53,7 +52,7 @@ interface SelectControlProps extends SelectControlBaseProps,
|
|
|
53
52
|
*/
|
|
54
53
|
HTMLAttributes {}
|
|
55
54
|
declare const _default$3: typeof __VLS_export$16;
|
|
56
|
-
declare const __VLS_export$16: __VLS_WithSlots$12<
|
|
55
|
+
declare const __VLS_export$16: __VLS_WithSlots$12<vue433.DefineComponent<SelectControlProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
57
56
|
default?: (props: {}) => any;
|
|
58
57
|
}>;
|
|
59
58
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -70,7 +69,7 @@ interface SelectHiddenSelectProps extends SelectHiddenSelectBaseProps,
|
|
|
70
69
|
*/
|
|
71
70
|
SelectHTMLAttributes {}
|
|
72
71
|
declare const _default$4: typeof __VLS_export$15;
|
|
73
|
-
declare const __VLS_export$15:
|
|
72
|
+
declare const __VLS_export$15: vue433.DefineComponent<SelectHiddenSelectProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectHiddenSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>;
|
|
74
73
|
//#endregion
|
|
75
74
|
//#region src/components/select/select-indicator.vue.d.ts
|
|
76
75
|
interface SelectIndicatorBaseProps extends PolymorphicProps {}
|
|
@@ -80,7 +79,7 @@ interface SelectIndicatorProps extends SelectIndicatorBaseProps,
|
|
|
80
79
|
*/
|
|
81
80
|
HTMLAttributes {}
|
|
82
81
|
declare const _default$5: typeof __VLS_export$14;
|
|
83
|
-
declare const __VLS_export$14: __VLS_WithSlots$11<
|
|
82
|
+
declare const __VLS_export$14: __VLS_WithSlots$11<vue433.DefineComponent<SelectIndicatorProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
84
83
|
default?: (props: {}) => any;
|
|
85
84
|
}>;
|
|
86
85
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -97,7 +96,7 @@ interface SelectListProps extends SelectListBaseProps,
|
|
|
97
96
|
*/
|
|
98
97
|
HTMLAttributes {}
|
|
99
98
|
declare const _default$13: typeof __VLS_export$13;
|
|
100
|
-
declare const __VLS_export$13: __VLS_WithSlots$10<
|
|
99
|
+
declare const __VLS_export$13: __VLS_WithSlots$10<vue433.DefineComponent<SelectListProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
101
100
|
default?: (props: {}) => any;
|
|
102
101
|
}>;
|
|
103
102
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -114,7 +113,7 @@ interface SelectItemContextProps extends SlotsType<{
|
|
|
114
113
|
default: UnwrapRef<UseSelectItemContext>;
|
|
115
114
|
}> {}
|
|
116
115
|
declare const _default$7: typeof __VLS_export$12;
|
|
117
|
-
declare const __VLS_export$12: __VLS_WithSlots$9<
|
|
116
|
+
declare const __VLS_export$12: __VLS_WithSlots$9<vue433.DefineComponent<{}, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, true, {}, any>, {
|
|
118
117
|
default(item: UnwrapRef<UseSelectItemContext>): unknown;
|
|
119
118
|
}>;
|
|
120
119
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -131,7 +130,7 @@ interface SelectItemGroupLabelProps extends SelectItemGroupLabelBaseProps,
|
|
|
131
130
|
*/
|
|
132
131
|
HTMLAttributes {}
|
|
133
132
|
declare const _default$9: typeof __VLS_export$11;
|
|
134
|
-
declare const __VLS_export$11: __VLS_WithSlots$8<
|
|
133
|
+
declare const __VLS_export$11: __VLS_WithSlots$8<vue433.DefineComponent<SelectItemGroupLabelProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
135
134
|
default?: (props: {}) => any;
|
|
136
135
|
}>;
|
|
137
136
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -148,7 +147,7 @@ interface SelectItemGroupProps extends SelectItemGroupBaseProps,
|
|
|
148
147
|
*/
|
|
149
148
|
HTMLAttributes {}
|
|
150
149
|
declare const _default$8: typeof __VLS_export$10;
|
|
151
|
-
declare const __VLS_export$10: __VLS_WithSlots$7<
|
|
150
|
+
declare const __VLS_export$10: __VLS_WithSlots$7<vue433.DefineComponent<SelectItemGroupProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
152
151
|
default?: (props: {}) => any;
|
|
153
152
|
}>;
|
|
154
153
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -165,7 +164,7 @@ interface SelectItemIndicatorProps extends SelectItemIndicatorBaseProps,
|
|
|
165
164
|
*/
|
|
166
165
|
HTMLAttributes {}
|
|
167
166
|
declare const _default$10: typeof __VLS_export$9;
|
|
168
|
-
declare const __VLS_export$9: __VLS_WithSlots$6<
|
|
167
|
+
declare const __VLS_export$9: __VLS_WithSlots$6<vue433.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
169
168
|
default?: (props: {}) => any;
|
|
170
169
|
}>;
|
|
171
170
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -182,7 +181,7 @@ interface SelectItemTextProps extends SelectItemTextBaseProps,
|
|
|
182
181
|
*/
|
|
183
182
|
HTMLAttributes {}
|
|
184
183
|
declare const _default$11: typeof __VLS_export$8;
|
|
185
|
-
declare const __VLS_export$8: __VLS_WithSlots$5<
|
|
184
|
+
declare const __VLS_export$8: __VLS_WithSlots$5<vue433.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
186
185
|
default?: (props: {}) => any;
|
|
187
186
|
}>;
|
|
188
187
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -199,7 +198,7 @@ interface SelectItemProps extends SelectItemBaseProps,
|
|
|
199
198
|
*/
|
|
200
199
|
HTMLAttributes {}
|
|
201
200
|
declare const _default$6: typeof __VLS_export$7;
|
|
202
|
-
declare const __VLS_export$7: __VLS_WithSlots$4<
|
|
201
|
+
declare const __VLS_export$7: __VLS_WithSlots$4<vue433.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
203
202
|
default?: (props: {}) => any;
|
|
204
203
|
}>;
|
|
205
204
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -216,7 +215,7 @@ interface SelectLabelProps extends SelectLabelBaseProps,
|
|
|
216
215
|
*/
|
|
217
216
|
LabelHTMLAttributes {}
|
|
218
217
|
declare const _default$12: typeof __VLS_export$6;
|
|
219
|
-
declare const __VLS_export$6: __VLS_WithSlots$3<
|
|
218
|
+
declare const __VLS_export$6: __VLS_WithSlots$3<vue433.DefineComponent<SelectLabelProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
220
219
|
default?: (props: {}) => any;
|
|
221
220
|
}>;
|
|
222
221
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -233,7 +232,7 @@ interface SelectPositionerProps extends SelectPositionerBaseProps,
|
|
|
233
232
|
*/
|
|
234
233
|
HTMLAttributes {}
|
|
235
234
|
declare const _default$14: typeof __VLS_export$5;
|
|
236
|
-
declare const __VLS_export$5: __VLS_WithSlots$2<
|
|
235
|
+
declare const __VLS_export$5: __VLS_WithSlots$2<vue433.DefineComponent<SelectPositionerProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
237
236
|
default?: (props: {}) => any;
|
|
238
237
|
}>;
|
|
239
238
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -256,7 +255,7 @@ type SelectRootProviderComponent<P = {}> = <T extends CollectionItem>(props: Ass
|
|
|
256
255
|
interface SelectRootProviderEmits extends RootEmits$1 {}
|
|
257
256
|
declare const _default$16: typeof __VLS_export$4;
|
|
258
257
|
declare const __VLS_export$4: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
259
|
-
props:
|
|
258
|
+
props: vue433.PublicProps & __VLS_PrettifyLocal$2<SelectRootProviderProps<T> & {
|
|
260
259
|
onExitComplete?: (() => any) | undefined;
|
|
261
260
|
}> & (typeof globalThis extends {
|
|
262
261
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -267,7 +266,7 @@ declare const __VLS_export$4: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
267
266
|
default?: (props: {}) => any;
|
|
268
267
|
};
|
|
269
268
|
emit: (evt: "exitComplete") => void;
|
|
270
|
-
}>) =>
|
|
269
|
+
}>) => vue433.VNode & {
|
|
271
270
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
272
271
|
};
|
|
273
272
|
type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -334,13 +333,13 @@ type SelectRootComponentProps<T extends CollectionItem = CollectionItem, P = {}>
|
|
|
334
333
|
type SelectRootComponent<P = {}> = <T extends CollectionItem>(props: SelectRootComponentProps<T, P>) => any;
|
|
335
334
|
declare const _default$15: typeof __VLS_export$3;
|
|
336
335
|
declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
337
|
-
props:
|
|
336
|
+
props: vue433.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
|
|
338
337
|
onSelect?: ((details: select.SelectionDetails) => any) | undefined;
|
|
339
338
|
onExitComplete?: (() => any) | undefined;
|
|
340
|
-
onFocusOutside?: ((event:
|
|
341
|
-
onInteractOutside?: ((event:
|
|
339
|
+
onFocusOutside?: ((event: select.FocusOutsideEvent) => any) | undefined;
|
|
340
|
+
onInteractOutside?: ((event: select.InteractOutsideEvent) => any) | undefined;
|
|
342
341
|
onOpenChange?: ((details: select.OpenChangeDetails) => any) | undefined;
|
|
343
|
-
onPointerDownOutside?: ((event:
|
|
342
|
+
onPointerDownOutside?: ((event: select.PointerDownOutsideEvent) => any) | undefined;
|
|
344
343
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
345
344
|
onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
|
|
346
345
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
@@ -354,8 +353,8 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
354
353
|
slots: {
|
|
355
354
|
default?: (props: {}) => any;
|
|
356
355
|
};
|
|
357
|
-
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event:
|
|
358
|
-
}>) =>
|
|
356
|
+
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event: select.FocusOutsideEvent) => void) & ((evt: "interactOutside", event: select.InteractOutsideEvent) => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "pointerDownOutside", event: select.PointerDownOutsideEvent) => void) & ((evt: "update:open", open: boolean) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
|
|
357
|
+
}>) => vue433.VNode & {
|
|
359
358
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
360
359
|
};
|
|
361
360
|
type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -368,7 +367,7 @@ interface SelectTriggerProps extends SelectTriggerBaseProps,
|
|
|
368
367
|
*/
|
|
369
368
|
ButtonHTMLAttributes {}
|
|
370
369
|
declare const _default$17: typeof __VLS_export$2;
|
|
371
|
-
declare const __VLS_export$2: __VLS_WithSlots$1<
|
|
370
|
+
declare const __VLS_export$2: __VLS_WithSlots$1<vue433.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
372
371
|
default?: (props: {}) => any;
|
|
373
372
|
}>;
|
|
374
373
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -387,7 +386,7 @@ HTMLAttributes {
|
|
|
387
386
|
placeholder?: string;
|
|
388
387
|
}
|
|
389
388
|
declare const _default$18: typeof __VLS_export$1;
|
|
390
|
-
declare const __VLS_export$1: __VLS_WithSlots<
|
|
389
|
+
declare const __VLS_export$1: __VLS_WithSlots<vue433.DefineComponent<SelectValueTextProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
391
390
|
type __VLS_WithSlots<T, S> = T & {
|
|
392
391
|
new (): {
|
|
393
392
|
$slots: S;
|
|
@@ -414,7 +413,7 @@ interface SelectContextProps<T extends CollectionItem> extends SlotsType<{
|
|
|
414
413
|
}> {}
|
|
415
414
|
declare const _default$2: typeof __VLS_export;
|
|
416
415
|
declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
417
|
-
props:
|
|
416
|
+
props: vue433.PublicProps & (typeof globalThis extends {
|
|
418
417
|
__VLS_PROPS_FALLBACK: infer P;
|
|
419
418
|
} ? P : {});
|
|
420
419
|
expose: (exposed: {}) => void;
|
|
@@ -423,7 +422,7 @@ declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<
|
|
|
423
422
|
default(select: UnwrapRef<UseSelectContext<T>>): unknown;
|
|
424
423
|
};
|
|
425
424
|
emit: {};
|
|
426
|
-
}>) =>
|
|
425
|
+
}>) => vue433.VNode & {
|
|
427
426
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
428
427
|
};
|
|
429
428
|
type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
2
|
import { a as Optional } from "../../types-D49hIhzQ.js";
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
3
|
+
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
4
4
|
import { t as separatorAnatomy } from "../../separator-anatomy-BqAq__MN.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue1619 from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as separator from "@sprawlify/primitives/machines/separator";
|
|
8
8
|
|
|
@@ -19,7 +19,7 @@ interface SeparatorContextProps extends SlotsType<{
|
|
|
19
19
|
default: UnwrapRef<UseSeparatorContext>;
|
|
20
20
|
}> {}
|
|
21
21
|
declare const _default: typeof __VLS_export$2;
|
|
22
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
22
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1619.DefineComponent<{}, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, true, {}, any>, {
|
|
23
23
|
default(separator: UnwrapRef<UseSeparatorContext>): unknown;
|
|
24
24
|
}>;
|
|
25
25
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -46,7 +46,7 @@ interface SeparatorRootProps extends SeparatorRootBaseProps,
|
|
|
46
46
|
*/
|
|
47
47
|
HTMLAttributes {}
|
|
48
48
|
declare const _default$1: typeof __VLS_export$1;
|
|
49
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
49
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1619.DefineComponent<SeparatorRootProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<SeparatorRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
|
|
50
50
|
default?: (props: {}) => any;
|
|
51
51
|
}>;
|
|
52
52
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -66,7 +66,7 @@ interface SeparatorRootProviderProps extends SeparatorRootProviderBaseProps,
|
|
|
66
66
|
*/
|
|
67
67
|
HTMLAttributes {}
|
|
68
68
|
declare const _default$2: typeof __VLS_export;
|
|
69
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
69
|
+
declare const __VLS_export: __VLS_WithSlots<vue1619.DefineComponent<SeparatorRootProviderProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<SeparatorRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
|
|
70
70
|
default?: (props: {}) => any;
|
|
71
71
|
}>;
|
|
72
72
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
3
|
+
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
4
4
|
import { t as signaturePadAnatomy } from "../../signature-pad-anatomy-u_Sx7buV.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue1851 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<
|
|
18
|
+
declare const __VLS_export$8: __VLS_WithSlots$7<vue1851.DefineComponent<SignaturePadClearTriggerProps, {}, {}, {}, {}, vue1851.ComponentOptionsMixin, vue1851.ComponentOptionsMixin, {}, string, vue1851.PublicProps, Readonly<SignaturePadClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1851.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<
|
|
63
|
+
declare const __VLS_export$7: __VLS_WithSlots$6<vue1851.DefineComponent<{}, {}, {}, {}, {}, vue1851.ComponentOptionsMixin, vue1851.ComponentOptionsMixin, {}, string, vue1851.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1851.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<
|
|
80
|
+
declare const __VLS_export$6: __VLS_WithSlots$5<vue1851.DefineComponent<SignaturePadControlProps, {}, {}, {}, {}, vue1851.ComponentOptionsMixin, vue1851.ComponentOptionsMixin, {}, string, vue1851.PublicProps, Readonly<SignaturePadControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1851.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<
|
|
97
|
+
declare const __VLS_export$5: __VLS_WithSlots$4<vue1851.DefineComponent<SignaturePadGuideProps, {}, {}, {}, {}, vue1851.ComponentOptionsMixin, vue1851.ComponentOptionsMixin, {}, string, vue1851.PublicProps, Readonly<SignaturePadGuideProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1851.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<
|
|
114
|
+
declare const __VLS_export$4: __VLS_WithSlots$3<vue1851.DefineComponent<SignaturePadHiddenInputProps, {}, {}, {}, {}, vue1851.ComponentOptionsMixin, vue1851.ComponentOptionsMixin, {}, string, vue1851.PublicProps, Readonly<SignaturePadHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1851.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<
|
|
131
|
+
declare const __VLS_export$3: __VLS_WithSlots$2<vue1851.DefineComponent<SignaturePadLabelProps, {}, {}, {}, {}, vue1851.ComponentOptionsMixin, vue1851.ComponentOptionsMixin, {}, string, vue1851.PublicProps, Readonly<SignaturePadLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1851.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<
|
|
151
|
+
declare const __VLS_export$2: __VLS_WithSlots$1<vue1851.DefineComponent<SignaturePadRootProviderProps, {}, {}, {}, {}, vue1851.ComponentOptionsMixin, vue1851.ComponentOptionsMixin, {}, string, vue1851.PublicProps, Readonly<SignaturePadRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1851.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<
|
|
169
|
+
declare const __VLS_export$1: __VLS_WithSlots<vue1851.DefineComponent<SignaturePadRootBaseProps, {}, {}, {}, {}, vue1851.ComponentOptionsMixin, vue1851.ComponentOptionsMixin, {
|
|
170
170
|
"update:paths": (paths: string[]) => any;
|
|
171
171
|
draw: (details: signaturePad.DrawDetails) => any;
|
|
172
172
|
drawEnd: (details: signaturePad.DrawEndDetails) => any;
|
|
173
|
-
}, string,
|
|
173
|
+
}, string, vue1851.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
|
-
required: boolean;
|
|
179
178
|
disabled: boolean;
|
|
180
179
|
readOnly: boolean;
|
|
181
|
-
|
|
180
|
+
required: boolean;
|
|
181
|
+
}, {}, {}, {}, string, vue1851.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:
|
|
198
|
+
declare const __VLS_export: vue1851.DefineComponent<SignaturePadSegmentProps, {}, {}, {}, {}, vue1851.ComponentOptionsMixin, vue1851.ComponentOptionsMixin, {}, string, vue1851.PublicProps, Readonly<SignaturePadSegmentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1851.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
|
}
|