@maltjoy/core-vue 3.23.0 → 3.23.1-next
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/App.vue.d.ts +1 -1
- package/dist/components/JoyAvailability/VJoyAvailability.vue.d.ts +1 -1
- package/dist/components/JoyAvatar/VJoyAvatar.vue.d.ts +1 -1
- package/dist/components/JoyAvatarsList/VJoyAvatarsList.vue.d.ts +1 -1
- package/dist/components/JoyBadge/VJoyBadge.vue.d.ts +1 -1
- package/dist/components/JoyBadgeLevel/VJoyBadgeLevel.vue.d.ts +1 -1
- package/dist/components/JoyBlockSkeleton/VJoyBlockSkeleton.vue.d.ts +1 -1
- package/dist/components/JoyBottomSheet/VJoyBottomSheet.vue.d.ts +1 -1
- package/dist/components/JoyBottomSheetTrigger/VJoyBottomSheetTrigger.vue.d.ts +9 -6
- package/dist/components/JoyButton/VJoyButton.vue.d.ts +1 -1
- package/dist/components/JoyCheckbox/VJoyCheckbox.vue.d.ts +1 -1
- package/dist/components/JoyCollapse/VJoyCollapse.vue.d.ts +76 -109
- package/dist/components/JoyCollapseItem/VJoyCollapseItem.vue.d.ts +5 -2
- package/dist/components/JoyCompanyAvatar/VJoyCompanyAvatar.vue.d.ts +1 -1
- package/dist/components/JoyCounter/VJoyCounter.vue.d.ts +1 -1
- package/dist/components/JoyDialog/VJoyDialog.vue.d.ts +1 -1
- package/dist/components/JoyDialogTrigger/VJoyDialogTrigger.vue.d.ts +9 -6
- package/dist/components/JoyDividerCta/VJoyDividerCta.vue.d.ts +1 -1
- package/dist/components/JoyDrawer/VJoyDrawer.vue.d.ts +1 -1
- package/dist/components/JoyDrawerTrigger/VJoyDrawerTrigger.vue.d.ts +9 -6
- package/dist/components/JoyDropdown/VJoyDropdown.vue.d.ts +1 -1
- package/dist/components/JoyDropdownList/VJoyDropdownList.vue.d.ts +1 -1
- package/dist/components/JoyFilterBar/VJoyFilterBar.vue.d.ts +1 -1
- package/dist/components/JoyFilterBarButton/VJoyFilterBarButton.vue.d.ts +1 -1
- package/dist/components/JoyFooter/VJoyFooter.vue.d.ts +5 -2
- package/dist/components/JoyFormError/VJoyFormError.vue.d.ts +1 -1
- package/dist/components/JoyFormFieldSkeleton/VJoyFormFieldSkeleton.vue.d.ts +1 -1
- package/dist/components/JoyFunnel/VJoyFunnel.vue.d.ts +7 -2
- package/dist/components/JoyHeader/VJoyHeader.vue.d.ts +5 -2
- package/dist/components/JoyHighlight/VJoyHighlight.vue.d.ts +1 -1
- package/dist/components/JoyIcon/VJoyIcon.vue.d.ts +1 -1
- package/dist/components/JoyIndicator/VJoyIndicator.vue.d.ts +1 -1
- package/dist/components/JoyIndicators/VJoyIndicators.vue.d.ts +5 -3
- package/dist/components/JoyInput/VJoyInput.vue.d.ts +1 -1
- package/dist/components/JoyLabel/VJoyLabel.vue.d.ts +1 -1
- package/dist/components/JoyLink/VJoyLink.vue.d.ts +1 -1
- package/dist/components/JoyMenu/VJoyMenu.vue.d.ts +1 -1
- package/dist/components/JoyMultiCheckbox/VJoyMultiCheckbox.vue.d.ts +1 -1
- package/dist/components/JoyPagination/PaginationIcon.vue.d.ts +1 -1
- package/dist/components/JoyPagination/VJoyPagination.vue.d.ts +1 -1
- package/dist/components/JoyPanel/VJoyPanel.vue.d.ts +1 -1
- package/dist/components/JoyPanelSection/VJoyPanelSection.vue.d.ts +1 -1
- package/dist/components/JoyProgressBar/VJoyProgressBar.vue.d.ts +1 -1
- package/dist/components/JoyRadio/VJoyRadio.vue.d.ts +1 -1
- package/dist/components/JoyRadioGroup/VJoyRadioGroup.vue.d.ts +1 -1
- package/dist/components/JoyRatingStars/VJoyRatingStars.vue.d.ts +1 -1
- package/dist/components/JoyScreenLoader/VJoyScreenLoader.vue.d.ts +1 -1
- package/dist/components/JoySelect/VJoySelect.vue.d.ts +7 -2
- package/dist/components/JoySelectableItem/VJoySelectableItem.vue.d.ts +1 -1
- package/dist/components/JoySelectableItemGroup/VJoySelectableItemGroup.vue.d.ts +1 -1
- package/dist/components/JoySeparator/VJoySeparator.vue.d.ts +1 -1
- package/dist/components/JoySnackbar/VJoySnackbar.vue.d.ts +1 -1
- package/dist/components/JoySpinner/VJoySpinner.vue.d.ts +1 -1
- package/dist/components/JoyStep/VJoyStep.vue.d.ts +1 -1
- package/dist/components/JoyStepper/VJoyStepper.vue.d.ts +73 -108
- package/dist/components/JoyTab/TabButton.vue.d.ts +1 -1
- package/dist/components/JoyTab/VJoyTab.vue.d.ts +11 -2
- package/dist/components/JoyTabs/VJoyTabs.vue.d.ts +50 -80
- package/dist/components/JoyTag/VJoyTag.vue.d.ts +1 -1
- package/dist/components/JoyTagsList/VJoyTagsList.vue.d.ts +1 -1
- package/dist/components/JoyTemplate/VJoyTemplate.vue.d.ts +1 -1
- package/dist/components/JoyTemplateShape/VJoyTemplateShape.vue.d.ts +1 -1
- package/dist/components/JoyText/VJoyText.vue.d.ts +1 -1
- package/dist/components/JoyTextarea/VJoyTextarea.vue.d.ts +1 -1
- package/dist/components/JoyToggle/VJoyToggle.vue.d.ts +1 -1
- package/dist/components/JoyUserCard/VJoyUserCard.vue.d.ts +1 -1
- package/dist/components/JoyWrapper/VJoyWrapper.vue.d.ts +1 -1
- package/dist/joy-vue.js +101 -101
- package/dist/joy-vue.umd.cjs +1 -1
- package/dist/pages/FunnelMode.vue.d.ts +1 -1
- package/dist/pages/IndexPage.vue.d.ts +1 -1
- package/dist/style.css +1 -1
- package/dist/tests/helpers/FocusOnFormElement.vue.d.ts +1 -1
- package/package.json +23 -22
- package/LICENSE +0 -21
package/dist/App.vue.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -10,7 +10,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10
10
|
* Partial availabilty. Not 5 days/week cases
|
|
11
11
|
*/
|
|
12
12
|
isPartial: BooleanConstructor;
|
|
13
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
13
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
14
14
|
/** Don't fill it and you'll only have the colored dot */
|
|
15
15
|
label: StringConstructor;
|
|
16
16
|
status: {
|
|
@@ -29,7 +29,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
29
29
|
initials: import("vue").ComputedRef<string>;
|
|
30
30
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
31
31
|
click: () => void;
|
|
32
|
-
}, string, import("vue").
|
|
32
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
33
33
|
/** 3 different sizes of avatar */
|
|
34
34
|
size: {
|
|
35
35
|
type: PropType<TJoyAvatarSizes>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
2
2
|
/** Renders a compact list of avatars */
|
|
3
3
|
compress: BooleanConstructor;
|
|
4
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
4
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
5
5
|
/** Renders a compact list of avatars */
|
|
6
6
|
compress: BooleanConstructor;
|
|
7
7
|
}>>, {
|
|
@@ -21,7 +21,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
21
21
|
type: PropType<"info" | "gray" | "green" | "orange" | "red" | "teal" | "pink" | "dark-blue" | "yellow">;
|
|
22
22
|
validator(variant: "info" | "gray" | "green" | "orange" | "red" | "teal" | "pink" | "dark-blue" | "yellow"): boolean;
|
|
23
23
|
};
|
|
24
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
24
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
25
|
/**
|
|
26
26
|
* Display the colored bulletpoint on the left
|
|
27
27
|
*/
|
|
@@ -15,7 +15,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
15
15
|
type: BooleanConstructor;
|
|
16
16
|
default: boolean;
|
|
17
17
|
};
|
|
18
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
18
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
19
|
/** Badge type. HIGH_POTENTIAL, SUPERMALTER, etc... */
|
|
20
20
|
type: {
|
|
21
21
|
type: PropType<"highpotential" | "high-potential-auto" | "maltlinker" | "new" | "supermalter" | "verified" | "program_high-potential">;
|
|
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11
11
|
height: {
|
|
12
12
|
type: StringConstructor;
|
|
13
13
|
};
|
|
14
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
14
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
15
|
/** If you want to use it properly you need to set fixed width and height */
|
|
16
16
|
circle: {
|
|
17
17
|
type: BooleanConstructor;
|
|
@@ -38,7 +38,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
38
38
|
moveContainer: typeof moveContainer;
|
|
39
39
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
40
40
|
"bottom-sheet:close": () => void;
|
|
41
|
-
}, string, import("vue").
|
|
41
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
42
42
|
/** Automatically renders a CTA that closes the bottom-sheet */
|
|
43
43
|
closeLabel: {
|
|
44
44
|
type: StringConstructor;
|
|
@@ -109,7 +109,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
109
109
|
$forceUpdate: () => void;
|
|
110
110
|
$nextTick: typeof import("vue").nextTick;
|
|
111
111
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
112
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
|
112
|
+
} & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
113
113
|
closeLabel: {
|
|
114
114
|
type: StringConstructor;
|
|
115
115
|
default: string;
|
|
@@ -132,7 +132,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
132
132
|
};
|
|
133
133
|
}>> & {
|
|
134
134
|
"onBottom-sheet:close"?: (() => any) | undefined;
|
|
135
|
-
} & import("vue").ShallowUnwrapRef<{
|
|
135
|
+
}, "hide" | "show" | "isOpen" | "moveContainer"> & import("vue").ShallowUnwrapRef<{
|
|
136
136
|
hide: () => void;
|
|
137
137
|
show: () => void;
|
|
138
138
|
isOpen: import("vue").Ref<boolean>;
|
|
@@ -145,7 +145,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
145
145
|
}) | null | undefined;
|
|
146
146
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
147
147
|
click: () => void;
|
|
148
|
-
}, string, import("vue").
|
|
148
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
149
149
|
/** VJoyBottomSheet ref. */
|
|
150
150
|
bottomSheet: ({
|
|
151
151
|
$: import("vue").ComponentInternalInstance;
|
|
@@ -256,7 +256,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
256
256
|
$forceUpdate: () => void;
|
|
257
257
|
$nextTick: typeof import("vue").nextTick;
|
|
258
258
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
259
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
|
259
|
+
} & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
260
260
|
closeLabel: {
|
|
261
261
|
type: StringConstructor;
|
|
262
262
|
default: string;
|
|
@@ -279,7 +279,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
279
279
|
};
|
|
280
280
|
}>> & {
|
|
281
281
|
"onBottom-sheet:close"?: (() => any) | undefined;
|
|
282
|
-
} & import("vue").ShallowUnwrapRef<{
|
|
282
|
+
}, "hide" | "show" | "isOpen" | "moveContainer"> & import("vue").ShallowUnwrapRef<{
|
|
283
283
|
hide: () => void;
|
|
284
284
|
show: () => void;
|
|
285
285
|
isOpen: import("vue").Ref<boolean>;
|
|
@@ -295,7 +295,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
295
295
|
}, {}, {}>, Readonly<{
|
|
296
296
|
/** @slot Default slot where you can render anything you need. */
|
|
297
297
|
default: () => any;
|
|
298
|
-
}
|
|
298
|
+
}> & {
|
|
299
|
+
/** @slot Default slot where you can render anything you need. */
|
|
300
|
+
default: () => any;
|
|
301
|
+
}>;
|
|
299
302
|
export default _default;
|
|
300
303
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
301
304
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -43,7 +43,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
43
43
|
};
|
|
44
44
|
}, {
|
|
45
45
|
randomId: string;
|
|
46
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
46
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
47
47
|
/**
|
|
48
48
|
* If you only need a button with an icon. To keep your component accessible, you can give a text as slot, it will be used as title and aria-label.
|
|
49
49
|
* This property takes effect only if icon property is set
|
|
@@ -54,7 +54,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
54
54
|
"update:checked": (value: boolean) => void;
|
|
55
55
|
focus: () => void;
|
|
56
56
|
blur: () => void;
|
|
57
|
-
}, string, import("vue").
|
|
57
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
58
58
|
/** Can't be used in addition of v-model. See usage : https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#indeterminate_state_checkboxes */
|
|
59
59
|
indeterminate: {
|
|
60
60
|
type: BooleanConstructor;
|
|
@@ -24,115 +24,74 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
24
24
|
isItem: typeof isItem;
|
|
25
25
|
isOpen: typeof isOpen;
|
|
26
26
|
items: import("vue").ComputedRef<({
|
|
27
|
-
new (...args: any[]): {
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
27
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
28
|
+
header: {
|
|
29
|
+
type: StringConstructor;
|
|
30
|
+
required: true;
|
|
31
|
+
};
|
|
32
|
+
open: {
|
|
33
|
+
type: BooleanConstructor;
|
|
34
|
+
default: boolean;
|
|
35
|
+
};
|
|
36
|
+
summaryIcon: {
|
|
37
|
+
type: PropType<import("@maltjoy/icons").JoyIconsId>;
|
|
38
|
+
};
|
|
39
|
+
id: {
|
|
40
|
+
type: StringConstructor;
|
|
41
|
+
};
|
|
42
|
+
mode: {
|
|
43
|
+
type: PropType<"default" | "outline">;
|
|
44
|
+
default: string;
|
|
45
|
+
};
|
|
46
|
+
}>> & {
|
|
47
|
+
"onCollapse-item:open"?: (() => any) | undefined;
|
|
48
|
+
"onCollapse-item:close"?: (() => any) | undefined;
|
|
49
|
+
}, {
|
|
50
|
+
isOpen: import("vue").Ref<boolean>;
|
|
51
|
+
onToggle: () => void;
|
|
52
|
+
props: {
|
|
34
53
|
readonly header: string;
|
|
35
54
|
readonly open: boolean;
|
|
36
55
|
readonly mode: "default" | "outline";
|
|
37
56
|
readonly id?: string | undefined;
|
|
38
57
|
readonly summaryIcon?: import("@maltjoy/icons").JoyIconsId | undefined;
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
};
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
$el: any;
|
|
77
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
78
|
-
header: {
|
|
79
|
-
type: StringConstructor;
|
|
80
|
-
required: true;
|
|
81
|
-
};
|
|
82
|
-
open: {
|
|
83
|
-
type: BooleanConstructor;
|
|
84
|
-
default: boolean;
|
|
85
|
-
};
|
|
86
|
-
summaryIcon: {
|
|
87
|
-
type: PropType<import("@maltjoy/icons").JoyIconsId>;
|
|
88
|
-
};
|
|
89
|
-
id: {
|
|
90
|
-
type: StringConstructor;
|
|
91
|
-
};
|
|
92
|
-
mode: {
|
|
93
|
-
type: PropType<"default" | "outline">;
|
|
94
|
-
default: string;
|
|
95
|
-
};
|
|
96
|
-
}>> & {
|
|
97
|
-
"onCollapse-item:open"?: (() => any) | undefined;
|
|
98
|
-
"onCollapse-item:close"?: (() => any) | undefined;
|
|
99
|
-
}, {
|
|
100
|
-
isOpen: import("vue").Ref<boolean>;
|
|
101
|
-
onToggle: () => void;
|
|
102
|
-
props: {
|
|
103
|
-
readonly header: string;
|
|
104
|
-
readonly open: boolean;
|
|
105
|
-
readonly mode: "default" | "outline";
|
|
106
|
-
readonly id?: string | undefined;
|
|
107
|
-
readonly summaryIcon?: import("@maltjoy/icons").JoyIconsId | undefined;
|
|
108
|
-
};
|
|
109
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
110
|
-
"collapse-item:open": () => void;
|
|
111
|
-
"collapse-item:close": () => void;
|
|
112
|
-
}, string, {
|
|
113
|
-
open: boolean;
|
|
114
|
-
mode: "default" | "outline";
|
|
115
|
-
}, {}, string, {}> & {
|
|
116
|
-
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
117
|
-
created?: ((() => void) | (() => void)[]) | undefined;
|
|
118
|
-
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
119
|
-
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
120
|
-
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
121
|
-
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
122
|
-
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
123
|
-
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
124
|
-
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
125
|
-
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
126
|
-
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
127
|
-
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
128
|
-
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
129
|
-
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
130
|
-
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
|
|
131
|
-
};
|
|
132
|
-
$forceUpdate: () => void;
|
|
133
|
-
$nextTick: typeof import("vue").nextTick;
|
|
134
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
135
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
|
58
|
+
};
|
|
59
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
60
|
+
"collapse-item:open": () => void;
|
|
61
|
+
"collapse-item:close": () => void;
|
|
62
|
+
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
63
|
+
header: {
|
|
64
|
+
type: StringConstructor;
|
|
65
|
+
required: true;
|
|
66
|
+
};
|
|
67
|
+
open: {
|
|
68
|
+
type: BooleanConstructor;
|
|
69
|
+
default: boolean;
|
|
70
|
+
};
|
|
71
|
+
summaryIcon: {
|
|
72
|
+
type: PropType<import("@maltjoy/icons").JoyIconsId>;
|
|
73
|
+
};
|
|
74
|
+
id: {
|
|
75
|
+
type: StringConstructor;
|
|
76
|
+
};
|
|
77
|
+
mode: {
|
|
78
|
+
type: PropType<"default" | "outline">;
|
|
79
|
+
default: string;
|
|
80
|
+
};
|
|
81
|
+
}>> & {
|
|
82
|
+
"onCollapse-item:open"?: (() => any) | undefined;
|
|
83
|
+
"onCollapse-item:close"?: (() => any) | undefined;
|
|
84
|
+
}, {
|
|
85
|
+
open: boolean;
|
|
86
|
+
mode: "default" | "outline";
|
|
87
|
+
}, true, {}, {}, {
|
|
88
|
+
P: {};
|
|
89
|
+
B: {};
|
|
90
|
+
D: {};
|
|
91
|
+
C: {};
|
|
92
|
+
M: {};
|
|
93
|
+
Defaults: {};
|
|
94
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
|
136
95
|
header: {
|
|
137
96
|
type: StringConstructor;
|
|
138
97
|
required: true;
|
|
@@ -154,7 +113,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
154
113
|
}>> & {
|
|
155
114
|
"onCollapse-item:open"?: (() => any) | undefined;
|
|
156
115
|
"onCollapse-item:close"?: (() => any) | undefined;
|
|
157
|
-
}
|
|
116
|
+
}, {
|
|
158
117
|
isOpen: import("vue").Ref<boolean>;
|
|
159
118
|
onToggle: () => void;
|
|
160
119
|
props: {
|
|
@@ -164,7 +123,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
164
123
|
readonly id?: string | undefined;
|
|
165
124
|
readonly summaryIcon?: import("@maltjoy/icons").JoyIconsId | undefined;
|
|
166
125
|
};
|
|
167
|
-
}
|
|
126
|
+
}, {}, {}, {}, {
|
|
127
|
+
open: boolean;
|
|
128
|
+
mode: "default" | "outline";
|
|
129
|
+
}>;
|
|
168
130
|
__isFragment?: undefined;
|
|
169
131
|
__isTeleport?: undefined;
|
|
170
132
|
__isSuspense?: undefined;
|
|
@@ -210,12 +172,15 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
210
172
|
$slots: Readonly<{
|
|
211
173
|
default: () => any;
|
|
212
174
|
'collapse-header-right'?: (() => any) | undefined;
|
|
213
|
-
}
|
|
175
|
+
}> & {
|
|
176
|
+
default: () => any;
|
|
177
|
+
'collapse-header-right'?: (() => any) | undefined;
|
|
178
|
+
};
|
|
214
179
|
}))[]>;
|
|
215
180
|
openedCollapseItem: import("vue").Ref<string[]>;
|
|
216
181
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
217
182
|
"update:modelValue": (model: string[]) => void;
|
|
218
|
-
}, string, import("vue").
|
|
183
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
219
184
|
accordion: {
|
|
220
185
|
type: BooleanConstructor;
|
|
221
186
|
default: boolean;
|
|
@@ -239,7 +204,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
239
204
|
modelValue: string[];
|
|
240
205
|
}, {}>, Readonly<{
|
|
241
206
|
default: () => any;
|
|
242
|
-
}
|
|
207
|
+
}> & {
|
|
208
|
+
default: () => any;
|
|
209
|
+
}>;
|
|
243
210
|
export default _default;
|
|
244
211
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
245
212
|
new (): {
|
|
@@ -35,7 +35,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
35
35
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
36
36
|
"collapse-item:open": () => void;
|
|
37
37
|
"collapse-item:close": () => void;
|
|
38
|
-
}, string, import("vue").
|
|
38
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
39
39
|
header: {
|
|
40
40
|
type: StringConstructor;
|
|
41
41
|
required: true;
|
|
@@ -66,7 +66,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
66
66
|
}, {}>, Readonly<{
|
|
67
67
|
default: () => any;
|
|
68
68
|
'collapse-header-right'?: (() => any) | undefined;
|
|
69
|
-
}
|
|
69
|
+
}> & {
|
|
70
|
+
default: () => any;
|
|
71
|
+
'collapse-header-right'?: (() => any) | undefined;
|
|
72
|
+
}>;
|
|
70
73
|
export default _default;
|
|
71
74
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
72
75
|
new (): {
|
|
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8
8
|
type: PropType<TJoyCompanyAvatarSizes>;
|
|
9
9
|
default: string;
|
|
10
10
|
};
|
|
11
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
11
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
12
|
imgSrc: StringConstructor;
|
|
13
13
|
imgAlt: StringConstructor;
|
|
14
14
|
companyName: StringConstructor;
|
|
@@ -87,7 +87,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
87
87
|
};
|
|
88
88
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
89
89
|
"update:modelValue": (value: number) => void;
|
|
90
|
-
}, string, import("vue").
|
|
90
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
91
91
|
autofocus: {
|
|
92
92
|
type: BooleanConstructor;
|
|
93
93
|
default: boolean;
|
|
@@ -83,7 +83,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
83
83
|
"dialog:after-hide": () => void;
|
|
84
84
|
"dialog:before-unmount": () => void;
|
|
85
85
|
"dialog:confirm": () => void;
|
|
86
|
-
}, string, import("vue").
|
|
86
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
87
87
|
id: {
|
|
88
88
|
type: StringConstructor;
|
|
89
89
|
};
|
|
@@ -211,7 +211,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
211
211
|
$forceUpdate: () => void;
|
|
212
212
|
$nextTick: typeof import("vue").nextTick;
|
|
213
213
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
214
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
|
214
|
+
} & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
215
215
|
id: {
|
|
216
216
|
type: StringConstructor;
|
|
217
217
|
};
|
|
@@ -270,7 +270,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
270
270
|
"onDialog:after-hide"?: (() => any) | undefined;
|
|
271
271
|
"onDialog:before-unmount"?: (() => any) | undefined;
|
|
272
272
|
"onDialog:confirm"?: (() => any) | undefined;
|
|
273
|
-
} & import("vue").ShallowUnwrapRef<{
|
|
273
|
+
}, "hide" | "show" | "isOpen" | "focusTrapReturn" | "hasFooterSlots"> & import("vue").ShallowUnwrapRef<{
|
|
274
274
|
focusTrapReturn: import("@vueuse/integrations/useFocusTrap").UseFocusTrapReturn;
|
|
275
275
|
hasFooterSlots: import("vue").ComputedRef<boolean>;
|
|
276
276
|
hide: (options?: {
|
|
@@ -290,7 +290,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
290
290
|
}) | null | undefined;
|
|
291
291
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
292
292
|
click: () => void;
|
|
293
|
-
}, string, import("vue").
|
|
293
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
294
294
|
/** VJoyDialog ref. */
|
|
295
295
|
dialog: ({
|
|
296
296
|
$: import("vue").ComponentInternalInstance;
|
|
@@ -503,7 +503,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
503
503
|
$forceUpdate: () => void;
|
|
504
504
|
$nextTick: typeof import("vue").nextTick;
|
|
505
505
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
506
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
|
506
|
+
} & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
507
507
|
id: {
|
|
508
508
|
type: StringConstructor;
|
|
509
509
|
};
|
|
@@ -562,7 +562,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
562
562
|
"onDialog:after-hide"?: (() => any) | undefined;
|
|
563
563
|
"onDialog:before-unmount"?: (() => any) | undefined;
|
|
564
564
|
"onDialog:confirm"?: (() => any) | undefined;
|
|
565
|
-
} & import("vue").ShallowUnwrapRef<{
|
|
565
|
+
}, "hide" | "show" | "isOpen" | "focusTrapReturn" | "hasFooterSlots"> & import("vue").ShallowUnwrapRef<{
|
|
566
566
|
focusTrapReturn: import("@vueuse/integrations/useFocusTrap").UseFocusTrapReturn;
|
|
567
567
|
hasFooterSlots: import("vue").ComputedRef<boolean>;
|
|
568
568
|
hide: (options?: {
|
|
@@ -585,7 +585,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
585
585
|
}, {}, {}>, Readonly<{
|
|
586
586
|
/** @slot Default slot where you can render anything you need. */
|
|
587
587
|
default: () => any;
|
|
588
|
-
}
|
|
588
|
+
}> & {
|
|
589
|
+
/** @slot Default slot where you can render anything you need. */
|
|
590
|
+
default: () => any;
|
|
591
|
+
}>;
|
|
589
592
|
export default _default;
|
|
590
593
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
591
594
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -3,7 +3,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
5
5
|
};
|
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
6
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
disabled: {
|
|
8
8
|
type: BooleanConstructor;
|
|
9
9
|
default: boolean;
|
|
@@ -74,7 +74,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
74
74
|
"drawer:after-hide": () => void;
|
|
75
75
|
"drawer:before-unmount": () => void;
|
|
76
76
|
"drawer:confirm": () => void;
|
|
77
|
-
}, string, import("vue").
|
|
77
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
78
78
|
id: {
|
|
79
79
|
type: StringConstructor;
|
|
80
80
|
};
|
|
@@ -186,7 +186,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
186
186
|
$forceUpdate: () => void;
|
|
187
187
|
$nextTick: typeof import("vue").nextTick;
|
|
188
188
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
189
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
|
189
|
+
} & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
190
190
|
id: {
|
|
191
191
|
type: StringConstructor;
|
|
192
192
|
};
|
|
@@ -235,7 +235,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
235
235
|
"onDrawer:after-hide"?: (() => any) | undefined;
|
|
236
236
|
"onDrawer:before-unmount"?: (() => any) | undefined;
|
|
237
237
|
"onDrawer:confirm"?: (() => any) | undefined;
|
|
238
|
-
} & import("vue").ShallowUnwrapRef<{
|
|
238
|
+
}, "hide" | "show" | "isOpen" | "focusTrapReturn" | "hasFooterSlots"> & import("vue").ShallowUnwrapRef<{
|
|
239
239
|
focusTrapReturn: import("@vueuse/integrations/useFocusTrap").UseFocusTrapReturn;
|
|
240
240
|
hasFooterSlots: import("vue").ComputedRef<boolean>;
|
|
241
241
|
hide: (options?: {
|
|
@@ -255,7 +255,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
255
255
|
}) | null | undefined;
|
|
256
256
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
257
257
|
click: () => void;
|
|
258
|
-
}, string, import("vue").
|
|
258
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
259
259
|
/** VJoyDrawer ref. */
|
|
260
260
|
drawer: ({
|
|
261
261
|
$: import("vue").ComponentInternalInstance;
|
|
@@ -443,7 +443,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
443
443
|
$forceUpdate: () => void;
|
|
444
444
|
$nextTick: typeof import("vue").nextTick;
|
|
445
445
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
446
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
|
446
|
+
} & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
447
447
|
id: {
|
|
448
448
|
type: StringConstructor;
|
|
449
449
|
};
|
|
@@ -492,7 +492,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
492
492
|
"onDrawer:after-hide"?: (() => any) | undefined;
|
|
493
493
|
"onDrawer:before-unmount"?: (() => any) | undefined;
|
|
494
494
|
"onDrawer:confirm"?: (() => any) | undefined;
|
|
495
|
-
} & import("vue").ShallowUnwrapRef<{
|
|
495
|
+
}, "hide" | "show" | "isOpen" | "focusTrapReturn" | "hasFooterSlots"> & import("vue").ShallowUnwrapRef<{
|
|
496
496
|
focusTrapReturn: import("@vueuse/integrations/useFocusTrap").UseFocusTrapReturn;
|
|
497
497
|
hasFooterSlots: import("vue").ComputedRef<boolean>;
|
|
498
498
|
hide: (options?: {
|
|
@@ -515,7 +515,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
515
515
|
}, {}, {}>, Readonly<{
|
|
516
516
|
/** @slot Default slot where you can render anything you need. */
|
|
517
517
|
default: () => any;
|
|
518
|
-
}
|
|
518
|
+
}> & {
|
|
519
|
+
/** @slot Default slot where you can render anything you need. */
|
|
520
|
+
default: () => any;
|
|
521
|
+
}>;
|
|
519
522
|
export default _default;
|
|
520
523
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
521
524
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -105,7 +105,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
105
105
|
"dropdown:open": () => void;
|
|
106
106
|
"dropdown:hide": () => void;
|
|
107
107
|
"dropdown:reset": () => void;
|
|
108
|
-
}, string, import("vue").
|
|
108
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
109
109
|
/** DOM valid selector to give to Vue3 Teleport "to" property */
|
|
110
110
|
appendTo: {
|
|
111
111
|
type: PropType<string | import("vue").RendererElement | null | undefined>;
|
|
@@ -59,7 +59,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
59
59
|
reset: () => void;
|
|
60
60
|
"update:modelValue": (value: string | undefined) => void;
|
|
61
61
|
"close:dropdownList": () => void;
|
|
62
|
-
}, string, import("vue").
|
|
62
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
63
63
|
/**
|
|
64
64
|
* You need to pass an unique ID for each option. You can also pass a value if you want to customize the value of the v-model.
|
|
65
65
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
2
2
|
ariaLabel: StringConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
4
4
|
ariaLabel: StringConstructor;
|
|
5
5
|
}>>, {}, {}>, {
|
|
6
6
|
default?(_: {}): any;
|
|
@@ -10,7 +10,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
10
10
|
};
|
|
11
11
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
12
|
filter: (value: string) => void;
|
|
13
|
-
}, string, import("vue").
|
|
13
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
14
14
|
label: StringConstructor;
|
|
15
15
|
value: {
|
|
16
16
|
type: StringConstructor;
|