vant 4.9.15 → 4.9.16
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/es/action-sheet/ActionSheet.d.ts +6 -6
- package/es/action-sheet/index.d.ts +4 -4
- package/es/address-edit/AddressEdit.d.ts +3 -3
- package/es/address-edit/index.d.ts +2 -2
- package/es/address-list/AddressList.d.ts +9 -9
- package/es/address-list/AddressListItem.d.ts +2 -2
- package/es/address-list/index.d.ts +6 -6
- package/es/area/Area.d.ts +3 -3
- package/es/area/index.d.ts +2 -2
- package/es/badge/Badge.d.ts +6 -6
- package/es/badge/index.d.ts +4 -4
- package/es/barrage/Barrage.d.ts +3 -3
- package/es/barrage/index.d.ts +2 -2
- package/es/button/Button.d.ts +15 -15
- package/es/button/index.d.ts +10 -10
- package/es/calendar/Calendar.d.ts +11 -10
- package/es/calendar/Calendar.mjs +3 -1
- package/es/calendar/CalendarDay.mjs +2 -3
- package/es/calendar/CalendarHeader.d.ts +2 -2
- package/es/calendar/index.d.ts +8 -7
- package/es/calendar/utils.d.ts +7 -0
- package/es/calendar/utils.mjs +7 -0
- package/es/card/Card.d.ts +3 -3
- package/es/card/index.d.ts +2 -2
- package/es/cascader/Cascader.d.ts +6 -6
- package/es/cascader/index.d.ts +4 -4
- package/es/cell/Cell.d.ts +4 -4
- package/es/cell/index.d.ts +2 -2
- package/es/checkbox-group/CheckboxGroup.d.ts +6 -6
- package/es/checkbox-group/index.d.ts +4 -4
- package/es/circle/Circle.d.ts +6 -6
- package/es/circle/index.d.ts +4 -4
- package/es/col/Col.d.ts +3 -3
- package/es/col/index.d.ts +2 -2
- package/es/collapse-item/CollapseItem.d.ts +3 -3
- package/es/collapse-item/index.d.ts +2 -2
- package/es/config-provider/ConfigProvider.d.ts +9 -9
- package/es/config-provider/index.d.ts +6 -6
- package/es/contact-card/ContactCard.d.ts +3 -3
- package/es/contact-card/index.d.ts +2 -2
- package/es/count-down/CountDown.d.ts +3 -3
- package/es/count-down/index.d.ts +2 -2
- package/es/coupon/Coupon.d.ts +2 -2
- package/es/coupon/index.d.ts +2 -2
- package/es/coupon-cell/CouponCell.d.ts +6 -6
- package/es/coupon-cell/index.d.ts +4 -4
- package/es/coupon-list/CouponList.d.ts +12 -12
- package/es/coupon-list/index.d.ts +8 -8
- package/es/date-picker/DatePicker.d.ts +3 -3
- package/es/date-picker/index.d.ts +2 -2
- package/es/date-picker/utils.d.ts +1 -1
- package/es/dialog/Dialog.d.ts +3 -3
- package/es/dialog/index.d.ts +2 -2
- package/es/divider/Divider.d.ts +3 -3
- package/es/divider/index.d.ts +2 -2
- package/es/dropdown-item/DropdownItem.d.ts +3 -3
- package/es/dropdown-item/index.d.ts +2 -2
- package/es/dropdown-menu/DropdownMenu.d.ts +3 -3
- package/es/dropdown-menu/index.d.ts +2 -2
- package/es/empty/Empty.d.ts +3 -3
- package/es/empty/index.d.ts +2 -2
- package/es/field/Field.d.ts +18 -18
- package/es/field/index.d.ts +10 -10
- package/es/floating-bubble/FloatingBubble.d.ts +3 -3
- package/es/floating-bubble/index.d.ts +2 -2
- package/es/floating-panel/FloatingPanel.d.ts +3 -3
- package/es/floating-panel/index.d.ts +2 -2
- package/es/highlight/Highlight.d.ts +12 -12
- package/es/highlight/index.d.ts +8 -8
- package/es/icon/Icon.d.ts +3 -3
- package/es/icon/index.d.ts +2 -2
- package/es/image/Image.d.ts +6 -6
- package/es/image/index.d.ts +4 -4
- package/es/image-preview/ImagePreview.d.ts +9 -9
- package/es/image-preview/index.d.ts +6 -6
- package/es/index.d.ts +1 -1
- package/es/index.mjs +1 -1
- package/es/list/List.d.ts +3 -3
- package/es/list/index.d.ts +2 -2
- package/es/loading/Loading.d.ts +3 -3
- package/es/loading/index.d.ts +2 -2
- package/es/notify/Notify.d.ts +6 -6
- package/es/notify/index.d.ts +4 -4
- package/es/number-keyboard/NumberKeyboard.d.ts +6 -6
- package/es/number-keyboard/index.d.ts +4 -4
- package/es/pagination/Pagination.d.ts +3 -3
- package/es/pagination/index.d.ts +2 -2
- package/es/password-input/PasswordInput.d.ts +3 -3
- package/es/password-input/index.d.ts +2 -2
- package/es/picker/Picker.d.ts +9 -9
- package/es/picker/PickerColumn.d.ts +2 -2
- package/es/picker/index.d.ts +6 -6
- package/es/picker-group/PickerGroup.d.ts +3 -3
- package/es/picker-group/index.d.ts +2 -2
- package/es/popover/Popover.d.ts +15 -15
- package/es/popover/index.d.ts +10 -10
- package/es/popup/Popup.d.ts +9 -9
- package/es/popup/index.d.ts +6 -6
- package/es/rate/Rate.d.ts +6 -6
- package/es/rate/index.d.ts +4 -4
- package/es/rolling-text/RollingText.d.ts +9 -9
- package/es/rolling-text/RollingTextItem.d.ts +6 -6
- package/es/rolling-text/index.d.ts +6 -6
- package/es/row/Row.d.ts +3 -3
- package/es/row/index.d.ts +2 -2
- package/es/search/Search.d.ts +15 -15
- package/es/search/index.d.ts +10 -10
- package/es/share-sheet/ShareSheet.d.ts +3 -3
- package/es/share-sheet/index.d.ts +2 -2
- package/es/signature/Signature.d.ts +9 -9
- package/es/signature/index.d.ts +6 -6
- package/es/skeleton/Skeleton.d.ts +3 -3
- package/es/skeleton/index.d.ts +2 -2
- package/es/skeleton-avatar/SkeletonAvatar.d.ts +3 -3
- package/es/skeleton-avatar/index.d.ts +2 -2
- package/es/skeleton-image/SkeletonImage.d.ts +3 -3
- package/es/skeleton-image/index.d.ts +2 -2
- package/es/steps/Steps.d.ts +6 -6
- package/es/steps/index.d.ts +4 -4
- package/es/sticky/Sticky.d.ts +3 -3
- package/es/sticky/index.d.ts +2 -2
- package/es/submit-bar/SubmitBar.d.ts +6 -6
- package/es/submit-bar/index.d.ts +4 -4
- package/es/tabs/Tabs.d.ts +3 -3
- package/es/tabs/index.d.ts +2 -2
- package/es/tag/Tag.d.ts +3 -3
- package/es/tag/index.d.ts +2 -2
- package/es/text-ellipsis/TextEllipsis.d.ts +15 -15
- package/es/text-ellipsis/index.d.ts +10 -10
- package/es/time-picker/TimePicker.d.ts +3 -3
- package/es/time-picker/index.d.ts +2 -2
- package/es/toast/Toast.d.ts +9 -9
- package/es/toast/index.d.ts +6 -6
- package/es/tree-select/TreeSelect.d.ts +6 -6
- package/es/tree-select/index.d.ts +4 -4
- package/es/uploader/Uploader.d.ts +15 -15
- package/es/uploader/index.d.ts +10 -10
- package/es/watermark/Watermark.d.ts +3 -3
- package/es/watermark/index.d.ts +2 -2
- package/lib/action-sheet/ActionSheet.d.ts +6 -6
- package/lib/action-sheet/index.d.ts +4 -4
- package/lib/address-edit/AddressEdit.d.ts +3 -3
- package/lib/address-edit/index.d.ts +2 -2
- package/lib/address-list/AddressList.d.ts +9 -9
- package/lib/address-list/AddressListItem.d.ts +2 -2
- package/lib/address-list/index.d.ts +6 -6
- package/lib/area/Area.d.ts +3 -3
- package/lib/area/index.d.ts +2 -2
- package/lib/badge/Badge.d.ts +6 -6
- package/lib/badge/index.d.ts +4 -4
- package/lib/barrage/Barrage.d.ts +3 -3
- package/lib/barrage/index.d.ts +2 -2
- package/lib/button/Button.d.ts +15 -15
- package/lib/button/index.d.ts +10 -10
- package/lib/calendar/Calendar.d.ts +11 -10
- package/lib/calendar/Calendar.js +3 -1
- package/lib/calendar/CalendarDay.js +1 -2
- package/lib/calendar/CalendarHeader.d.ts +2 -2
- package/lib/calendar/index.d.ts +8 -7
- package/lib/calendar/utils.d.ts +7 -0
- package/lib/calendar/utils.js +7 -0
- package/lib/card/Card.d.ts +3 -3
- package/lib/card/index.d.ts +2 -2
- package/lib/cascader/Cascader.d.ts +6 -6
- package/lib/cascader/index.d.ts +4 -4
- package/lib/cell/Cell.d.ts +4 -4
- package/lib/cell/index.d.ts +2 -2
- package/lib/checkbox-group/CheckboxGroup.d.ts +6 -6
- package/lib/checkbox-group/index.d.ts +4 -4
- package/lib/circle/Circle.d.ts +6 -6
- package/lib/circle/index.d.ts +4 -4
- package/lib/col/Col.d.ts +3 -3
- package/lib/col/index.d.ts +2 -2
- package/lib/collapse-item/CollapseItem.d.ts +3 -3
- package/lib/collapse-item/index.d.ts +2 -2
- package/lib/config-provider/ConfigProvider.d.ts +9 -9
- package/lib/config-provider/index.d.ts +6 -6
- package/lib/contact-card/ContactCard.d.ts +3 -3
- package/lib/contact-card/index.d.ts +2 -2
- package/lib/count-down/CountDown.d.ts +3 -3
- package/lib/count-down/index.d.ts +2 -2
- package/lib/coupon/Coupon.d.ts +2 -2
- package/lib/coupon/index.d.ts +2 -2
- package/lib/coupon-cell/CouponCell.d.ts +6 -6
- package/lib/coupon-cell/index.d.ts +4 -4
- package/lib/coupon-list/CouponList.d.ts +12 -12
- package/lib/coupon-list/index.d.ts +8 -8
- package/lib/date-picker/DatePicker.d.ts +3 -3
- package/lib/date-picker/index.d.ts +2 -2
- package/lib/date-picker/utils.d.ts +1 -1
- package/lib/dialog/Dialog.d.ts +3 -3
- package/lib/dialog/index.d.ts +2 -2
- package/lib/divider/Divider.d.ts +3 -3
- package/lib/divider/index.d.ts +2 -2
- package/lib/dropdown-item/DropdownItem.d.ts +3 -3
- package/lib/dropdown-item/index.d.ts +2 -2
- package/lib/dropdown-menu/DropdownMenu.d.ts +3 -3
- package/lib/dropdown-menu/index.d.ts +2 -2
- package/lib/empty/Empty.d.ts +3 -3
- package/lib/empty/index.d.ts +2 -2
- package/lib/field/Field.d.ts +18 -18
- package/lib/field/index.d.ts +10 -10
- package/lib/floating-bubble/FloatingBubble.d.ts +3 -3
- package/lib/floating-bubble/index.d.ts +2 -2
- package/lib/floating-panel/FloatingPanel.d.ts +3 -3
- package/lib/floating-panel/index.d.ts +2 -2
- package/lib/highlight/Highlight.d.ts +12 -12
- package/lib/highlight/index.d.ts +8 -8
- package/lib/icon/Icon.d.ts +3 -3
- package/lib/icon/index.d.ts +2 -2
- package/lib/image/Image.d.ts +6 -6
- package/lib/image/index.d.ts +4 -4
- package/lib/image-preview/ImagePreview.d.ts +9 -9
- package/lib/image-preview/index.d.ts +6 -6
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib/list/List.d.ts +3 -3
- package/lib/list/index.d.ts +2 -2
- package/lib/loading/Loading.d.ts +3 -3
- package/lib/loading/index.d.ts +2 -2
- package/lib/notify/Notify.d.ts +6 -6
- package/lib/notify/index.d.ts +4 -4
- package/lib/number-keyboard/NumberKeyboard.d.ts +6 -6
- package/lib/number-keyboard/index.d.ts +4 -4
- package/lib/pagination/Pagination.d.ts +3 -3
- package/lib/pagination/index.d.ts +2 -2
- package/lib/password-input/PasswordInput.d.ts +3 -3
- package/lib/password-input/index.d.ts +2 -2
- package/lib/picker/Picker.d.ts +9 -9
- package/lib/picker/PickerColumn.d.ts +2 -2
- package/lib/picker/index.d.ts +6 -6
- package/lib/picker-group/PickerGroup.d.ts +3 -3
- package/lib/picker-group/index.d.ts +2 -2
- package/lib/popover/Popover.d.ts +15 -15
- package/lib/popover/index.d.ts +10 -10
- package/lib/popup/Popup.d.ts +9 -9
- package/lib/popup/index.d.ts +6 -6
- package/lib/rate/Rate.d.ts +6 -6
- package/lib/rate/index.d.ts +4 -4
- package/lib/rolling-text/RollingText.d.ts +9 -9
- package/lib/rolling-text/RollingTextItem.d.ts +6 -6
- package/lib/rolling-text/index.d.ts +6 -6
- package/lib/row/Row.d.ts +3 -3
- package/lib/row/index.d.ts +2 -2
- package/lib/search/Search.d.ts +15 -15
- package/lib/search/index.d.ts +10 -10
- package/lib/share-sheet/ShareSheet.d.ts +3 -3
- package/lib/share-sheet/index.d.ts +2 -2
- package/lib/signature/Signature.d.ts +9 -9
- package/lib/signature/index.d.ts +6 -6
- package/lib/skeleton/Skeleton.d.ts +3 -3
- package/lib/skeleton/index.d.ts +2 -2
- package/lib/skeleton-avatar/SkeletonAvatar.d.ts +3 -3
- package/lib/skeleton-avatar/index.d.ts +2 -2
- package/lib/skeleton-image/SkeletonImage.d.ts +3 -3
- package/lib/skeleton-image/index.d.ts +2 -2
- package/lib/steps/Steps.d.ts +6 -6
- package/lib/steps/index.d.ts +4 -4
- package/lib/sticky/Sticky.d.ts +3 -3
- package/lib/sticky/index.d.ts +2 -2
- package/lib/submit-bar/SubmitBar.d.ts +6 -6
- package/lib/submit-bar/index.d.ts +4 -4
- package/lib/tabs/Tabs.d.ts +3 -3
- package/lib/tabs/index.d.ts +2 -2
- package/lib/tag/Tag.d.ts +3 -3
- package/lib/tag/index.d.ts +2 -2
- package/lib/text-ellipsis/TextEllipsis.d.ts +15 -15
- package/lib/text-ellipsis/index.d.ts +10 -10
- package/lib/time-picker/TimePicker.d.ts +3 -3
- package/lib/time-picker/index.d.ts +2 -2
- package/lib/toast/Toast.d.ts +9 -9
- package/lib/toast/index.d.ts +6 -6
- package/lib/tree-select/TreeSelect.d.ts +6 -6
- package/lib/tree-select/index.d.ts +4 -4
- package/lib/uploader/Uploader.d.ts +15 -15
- package/lib/uploader/index.d.ts +10 -10
- package/lib/vant.cjs.js +11 -4
- package/lib/vant.es.js +11 -4
- package/lib/vant.js +24 -35
- package/lib/vant.min.js +2 -2
- package/lib/watermark/Watermark.d.ts +3 -3
- package/lib/watermark/index.d.ts +2 -2
- package/lib/web-types.json +1 -1
- package/package.json +6 -6
@@ -7,7 +7,7 @@ export declare const highlightProps: {
|
|
7
7
|
caseSensitive: BooleanConstructor;
|
8
8
|
highlightClass: StringConstructor;
|
9
9
|
highlightTag: {
|
10
|
-
type: PropType<
|
10
|
+
type: PropType<keyof HTMLElementTagNameMap>;
|
11
11
|
default: keyof HTMLElementTagNameMap;
|
12
12
|
};
|
13
13
|
keywords: {
|
@@ -15,16 +15,16 @@ export declare const highlightProps: {
|
|
15
15
|
required: true;
|
16
16
|
};
|
17
17
|
sourceString: {
|
18
|
-
type: PropType<
|
18
|
+
type: PropType<string>;
|
19
19
|
default: string;
|
20
20
|
};
|
21
21
|
tag: {
|
22
|
-
type: PropType<
|
22
|
+
type: PropType<keyof HTMLElementTagNameMap>;
|
23
23
|
default: keyof HTMLElementTagNameMap;
|
24
24
|
};
|
25
25
|
unhighlightClass: StringConstructor;
|
26
26
|
unhighlightTag: {
|
27
|
-
type: PropType<
|
27
|
+
type: PropType<keyof HTMLElementTagNameMap>;
|
28
28
|
default: keyof HTMLElementTagNameMap;
|
29
29
|
};
|
30
30
|
};
|
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
37
37
|
caseSensitive: BooleanConstructor;
|
38
38
|
highlightClass: StringConstructor;
|
39
39
|
highlightTag: {
|
40
|
-
type: PropType<
|
40
|
+
type: PropType<keyof HTMLElementTagNameMap>;
|
41
41
|
default: keyof HTMLElementTagNameMap;
|
42
42
|
};
|
43
43
|
keywords: {
|
@@ -45,16 +45,16 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
45
45
|
required: true;
|
46
46
|
};
|
47
47
|
sourceString: {
|
48
|
-
type: PropType<
|
48
|
+
type: PropType<string>;
|
49
49
|
default: string;
|
50
50
|
};
|
51
51
|
tag: {
|
52
|
-
type: PropType<
|
52
|
+
type: PropType<keyof HTMLElementTagNameMap>;
|
53
53
|
default: keyof HTMLElementTagNameMap;
|
54
54
|
};
|
55
55
|
unhighlightClass: StringConstructor;
|
56
56
|
unhighlightTag: {
|
57
|
-
type: PropType<
|
57
|
+
type: PropType<keyof HTMLElementTagNameMap>;
|
58
58
|
default: keyof HTMLElementTagNameMap;
|
59
59
|
};
|
60
60
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
@@ -65,7 +65,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
65
65
|
caseSensitive: BooleanConstructor;
|
66
66
|
highlightClass: StringConstructor;
|
67
67
|
highlightTag: {
|
68
|
-
type: PropType<
|
68
|
+
type: PropType<keyof HTMLElementTagNameMap>;
|
69
69
|
default: keyof HTMLElementTagNameMap;
|
70
70
|
};
|
71
71
|
keywords: {
|
@@ -73,16 +73,16 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
73
73
|
required: true;
|
74
74
|
};
|
75
75
|
sourceString: {
|
76
|
-
type: PropType<
|
76
|
+
type: PropType<string>;
|
77
77
|
default: string;
|
78
78
|
};
|
79
79
|
tag: {
|
80
|
-
type: PropType<
|
80
|
+
type: PropType<keyof HTMLElementTagNameMap>;
|
81
81
|
default: keyof HTMLElementTagNameMap;
|
82
82
|
};
|
83
83
|
unhighlightClass: StringConstructor;
|
84
84
|
unhighlightTag: {
|
85
|
-
type: PropType<
|
85
|
+
type: PropType<keyof HTMLElementTagNameMap>;
|
86
86
|
default: keyof HTMLElementTagNameMap;
|
87
87
|
};
|
88
88
|
}>> & Readonly<{}>, {
|
package/lib/highlight/index.d.ts
CHANGED
@@ -6,7 +6,7 @@ export declare const Highlight: import("../utils").WithInstall<import("vue").Def
|
|
6
6
|
caseSensitive: BooleanConstructor;
|
7
7
|
highlightClass: StringConstructor;
|
8
8
|
highlightTag: {
|
9
|
-
type: import("vue").PropType<
|
9
|
+
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
10
10
|
default: keyof HTMLElementTagNameMap;
|
11
11
|
};
|
12
12
|
keywords: {
|
@@ -14,16 +14,16 @@ export declare const Highlight: import("../utils").WithInstall<import("vue").Def
|
|
14
14
|
required: true;
|
15
15
|
};
|
16
16
|
sourceString: {
|
17
|
-
type: import("vue").PropType<
|
17
|
+
type: import("vue").PropType<string>;
|
18
18
|
default: string;
|
19
19
|
};
|
20
20
|
tag: {
|
21
|
-
type: import("vue").PropType<
|
21
|
+
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
22
22
|
default: keyof HTMLElementTagNameMap;
|
23
23
|
};
|
24
24
|
unhighlightClass: StringConstructor;
|
25
25
|
unhighlightTag: {
|
26
|
-
type: import("vue").PropType<
|
26
|
+
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
27
27
|
default: keyof HTMLElementTagNameMap;
|
28
28
|
};
|
29
29
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
@@ -34,7 +34,7 @@ export declare const Highlight: import("../utils").WithInstall<import("vue").Def
|
|
34
34
|
caseSensitive: BooleanConstructor;
|
35
35
|
highlightClass: StringConstructor;
|
36
36
|
highlightTag: {
|
37
|
-
type: import("vue").PropType<
|
37
|
+
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
38
38
|
default: keyof HTMLElementTagNameMap;
|
39
39
|
};
|
40
40
|
keywords: {
|
@@ -42,16 +42,16 @@ export declare const Highlight: import("../utils").WithInstall<import("vue").Def
|
|
42
42
|
required: true;
|
43
43
|
};
|
44
44
|
sourceString: {
|
45
|
-
type: import("vue").PropType<
|
45
|
+
type: import("vue").PropType<string>;
|
46
46
|
default: string;
|
47
47
|
};
|
48
48
|
tag: {
|
49
|
-
type: import("vue").PropType<
|
49
|
+
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
50
50
|
default: keyof HTMLElementTagNameMap;
|
51
51
|
};
|
52
52
|
unhighlightClass: StringConstructor;
|
53
53
|
unhighlightTag: {
|
54
|
-
type: import("vue").PropType<
|
54
|
+
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
55
55
|
default: keyof HTMLElementTagNameMap;
|
56
56
|
};
|
57
57
|
}>> & Readonly<{}>, {
|
package/lib/icon/Icon.d.ts
CHANGED
@@ -3,7 +3,7 @@ import { type BadgeProps } from '../badge';
|
|
3
3
|
export declare const iconProps: {
|
4
4
|
dot: BooleanConstructor;
|
5
5
|
tag: {
|
6
|
-
type: PropType<
|
6
|
+
type: PropType<keyof HTMLElementTagNameMap>;
|
7
7
|
default: keyof HTMLElementTagNameMap;
|
8
8
|
};
|
9
9
|
name: StringConstructor;
|
@@ -17,7 +17,7 @@ export type IconProps = ExtractPropTypes<typeof iconProps>;
|
|
17
17
|
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
18
18
|
dot: BooleanConstructor;
|
19
19
|
tag: {
|
20
|
-
type: PropType<
|
20
|
+
type: PropType<keyof HTMLElementTagNameMap>;
|
21
21
|
default: keyof HTMLElementTagNameMap;
|
22
22
|
};
|
23
23
|
name: StringConstructor;
|
@@ -29,7 +29,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
29
29
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
30
30
|
dot: BooleanConstructor;
|
31
31
|
tag: {
|
32
|
-
type: PropType<
|
32
|
+
type: PropType<keyof HTMLElementTagNameMap>;
|
33
33
|
default: keyof HTMLElementTagNameMap;
|
34
34
|
};
|
35
35
|
name: StringConstructor;
|
package/lib/icon/index.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
export declare const Icon: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
2
2
|
dot: BooleanConstructor;
|
3
3
|
tag: {
|
4
|
-
type: import("vue").PropType<
|
4
|
+
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
5
5
|
default: keyof HTMLElementTagNameMap;
|
6
6
|
};
|
7
7
|
name: StringConstructor;
|
@@ -13,7 +13,7 @@ export declare const Icon: import("../utils").WithInstall<import("vue").DefineCo
|
|
13
13
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
14
14
|
dot: BooleanConstructor;
|
15
15
|
tag: {
|
16
|
-
type: import("vue").PropType<
|
16
|
+
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
17
17
|
default: keyof HTMLElementTagNameMap;
|
18
18
|
};
|
19
19
|
name: StringConstructor;
|
package/lib/image/Image.d.ts
CHANGED
@@ -17,7 +17,7 @@ export declare const imageProps: {
|
|
17
17
|
default: true;
|
18
18
|
};
|
19
19
|
errorIcon: {
|
20
|
-
type: PropType<
|
20
|
+
type: PropType<string>;
|
21
21
|
default: string;
|
22
22
|
};
|
23
23
|
iconPrefix: StringConstructor;
|
@@ -26,7 +26,7 @@ export declare const imageProps: {
|
|
26
26
|
default: true;
|
27
27
|
};
|
28
28
|
loadingIcon: {
|
29
|
-
type: PropType<
|
29
|
+
type: PropType<string>;
|
30
30
|
default: string;
|
31
31
|
};
|
32
32
|
crossorigin: PropType<ImgHTMLAttributes["crossorigin"]>;
|
@@ -50,7 +50,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
50
50
|
default: true;
|
51
51
|
};
|
52
52
|
errorIcon: {
|
53
|
-
type: PropType<
|
53
|
+
type: PropType<string>;
|
54
54
|
default: string;
|
55
55
|
};
|
56
56
|
iconPrefix: StringConstructor;
|
@@ -59,7 +59,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
59
59
|
default: true;
|
60
60
|
};
|
61
61
|
loadingIcon: {
|
62
|
-
type: PropType<
|
62
|
+
type: PropType<string>;
|
63
63
|
default: string;
|
64
64
|
};
|
65
65
|
crossorigin: PropType<ImgHTMLAttributes["crossorigin"]>;
|
@@ -81,7 +81,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
81
81
|
default: true;
|
82
82
|
};
|
83
83
|
errorIcon: {
|
84
|
-
type: PropType<
|
84
|
+
type: PropType<string>;
|
85
85
|
default: string;
|
86
86
|
};
|
87
87
|
iconPrefix: StringConstructor;
|
@@ -90,7 +90,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
90
90
|
default: true;
|
91
91
|
};
|
92
92
|
loadingIcon: {
|
93
|
-
type: PropType<
|
93
|
+
type: PropType<string>;
|
94
94
|
default: string;
|
95
95
|
};
|
96
96
|
crossorigin: PropType<ImgHTMLAttributes["crossorigin"]>;
|
package/lib/image/index.d.ts
CHANGED
@@ -15,7 +15,7 @@ export declare const Image: import("../utils").WithInstall<import("vue").DefineC
|
|
15
15
|
default: true;
|
16
16
|
};
|
17
17
|
errorIcon: {
|
18
|
-
type: import("vue").PropType<
|
18
|
+
type: import("vue").PropType<string>;
|
19
19
|
default: string;
|
20
20
|
};
|
21
21
|
iconPrefix: StringConstructor;
|
@@ -24,7 +24,7 @@ export declare const Image: import("../utils").WithInstall<import("vue").DefineC
|
|
24
24
|
default: true;
|
25
25
|
};
|
26
26
|
loadingIcon: {
|
27
|
-
type: import("vue").PropType<
|
27
|
+
type: import("vue").PropType<string>;
|
28
28
|
default: string;
|
29
29
|
};
|
30
30
|
crossorigin: import("vue").PropType<import("vue").ImgHTMLAttributes["crossorigin"]>;
|
@@ -46,7 +46,7 @@ export declare const Image: import("../utils").WithInstall<import("vue").DefineC
|
|
46
46
|
default: true;
|
47
47
|
};
|
48
48
|
errorIcon: {
|
49
|
-
type: import("vue").PropType<
|
49
|
+
type: import("vue").PropType<string>;
|
50
50
|
default: string;
|
51
51
|
};
|
52
52
|
iconPrefix: StringConstructor;
|
@@ -55,7 +55,7 @@ export declare const Image: import("../utils").WithInstall<import("vue").DefineC
|
|
55
55
|
default: true;
|
56
56
|
};
|
57
57
|
loadingIcon: {
|
58
|
-
type: import("vue").PropType<
|
58
|
+
type: import("vue").PropType<string>;
|
59
59
|
default: string;
|
60
60
|
};
|
61
61
|
crossorigin: import("vue").PropType<import("vue").ImgHTMLAttributes["crossorigin"]>;
|
@@ -8,7 +8,7 @@ export declare const imagePreviewProps: {
|
|
8
8
|
default: true;
|
9
9
|
};
|
10
10
|
images: {
|
11
|
-
type: PropType<
|
11
|
+
type: PropType<string[]>;
|
12
12
|
default: () => never[];
|
13
13
|
};
|
14
14
|
minZoom: {
|
@@ -31,7 +31,7 @@ export declare const imagePreviewProps: {
|
|
31
31
|
};
|
32
32
|
className: PropType<unknown>;
|
33
33
|
closeIcon: {
|
34
|
-
type: PropType<
|
34
|
+
type: PropType<string>;
|
35
35
|
default: string;
|
36
36
|
};
|
37
37
|
transition: StringConstructor;
|
@@ -64,7 +64,7 @@ export declare const imagePreviewProps: {
|
|
64
64
|
default: true;
|
65
65
|
};
|
66
66
|
closeIconPosition: {
|
67
|
-
type: PropType<
|
67
|
+
type: PropType<PopupCloseIconPosition>;
|
68
68
|
default: PopupCloseIconPosition;
|
69
69
|
};
|
70
70
|
teleport: PropType<TeleportProps["to"]>;
|
@@ -77,7 +77,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
77
77
|
default: true;
|
78
78
|
};
|
79
79
|
images: {
|
80
|
-
type: PropType<
|
80
|
+
type: PropType<string[]>;
|
81
81
|
default: () => never[];
|
82
82
|
};
|
83
83
|
minZoom: {
|
@@ -100,7 +100,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
100
100
|
};
|
101
101
|
className: PropType<unknown>;
|
102
102
|
closeIcon: {
|
103
|
-
type: PropType<
|
103
|
+
type: PropType<string>;
|
104
104
|
default: string;
|
105
105
|
};
|
106
106
|
transition: StringConstructor;
|
@@ -133,7 +133,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
133
133
|
default: true;
|
134
134
|
};
|
135
135
|
closeIconPosition: {
|
136
|
-
type: PropType<
|
136
|
+
type: PropType<PopupCloseIconPosition>;
|
137
137
|
default: PopupCloseIconPosition;
|
138
138
|
};
|
139
139
|
teleport: PropType<TeleportProps["to"]>;
|
@@ -144,7 +144,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
144
144
|
default: true;
|
145
145
|
};
|
146
146
|
images: {
|
147
|
-
type: PropType<
|
147
|
+
type: PropType<string[]>;
|
148
148
|
default: () => never[];
|
149
149
|
};
|
150
150
|
minZoom: {
|
@@ -167,7 +167,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
167
167
|
};
|
168
168
|
className: PropType<unknown>;
|
169
169
|
closeIcon: {
|
170
|
-
type: PropType<
|
170
|
+
type: PropType<string>;
|
171
171
|
default: string;
|
172
172
|
};
|
173
173
|
transition: StringConstructor;
|
@@ -200,7 +200,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
200
200
|
default: true;
|
201
201
|
};
|
202
202
|
closeIconPosition: {
|
203
|
-
type: PropType<
|
203
|
+
type: PropType<PopupCloseIconPosition>;
|
204
204
|
default: PopupCloseIconPosition;
|
205
205
|
};
|
206
206
|
teleport: PropType<TeleportProps["to"]>;
|
@@ -6,7 +6,7 @@ export declare const ImagePreview: import("../utils").WithInstall<import("vue").
|
|
6
6
|
default: true;
|
7
7
|
};
|
8
8
|
images: {
|
9
|
-
type: import("vue").PropType<
|
9
|
+
type: import("vue").PropType<string[]>;
|
10
10
|
default: () => never[];
|
11
11
|
};
|
12
12
|
minZoom: {
|
@@ -29,7 +29,7 @@ export declare const ImagePreview: import("../utils").WithInstall<import("vue").
|
|
29
29
|
};
|
30
30
|
className: import("vue").PropType<unknown>;
|
31
31
|
closeIcon: {
|
32
|
-
type: import("vue").PropType<
|
32
|
+
type: import("vue").PropType<string>;
|
33
33
|
default: string;
|
34
34
|
};
|
35
35
|
transition: StringConstructor;
|
@@ -62,7 +62,7 @@ export declare const ImagePreview: import("../utils").WithInstall<import("vue").
|
|
62
62
|
default: true;
|
63
63
|
};
|
64
64
|
closeIconPosition: {
|
65
|
-
type: import("vue").PropType<
|
65
|
+
type: import("vue").PropType<import("..").PopupCloseIconPosition>;
|
66
66
|
default: import("..").PopupCloseIconPosition;
|
67
67
|
};
|
68
68
|
teleport: import("vue").PropType<import("vue").TeleportProps["to"]>;
|
@@ -73,7 +73,7 @@ export declare const ImagePreview: import("../utils").WithInstall<import("vue").
|
|
73
73
|
default: true;
|
74
74
|
};
|
75
75
|
images: {
|
76
|
-
type: import("vue").PropType<
|
76
|
+
type: import("vue").PropType<string[]>;
|
77
77
|
default: () => never[];
|
78
78
|
};
|
79
79
|
minZoom: {
|
@@ -96,7 +96,7 @@ export declare const ImagePreview: import("../utils").WithInstall<import("vue").
|
|
96
96
|
};
|
97
97
|
className: import("vue").PropType<unknown>;
|
98
98
|
closeIcon: {
|
99
|
-
type: import("vue").PropType<
|
99
|
+
type: import("vue").PropType<string>;
|
100
100
|
default: string;
|
101
101
|
};
|
102
102
|
transition: StringConstructor;
|
@@ -129,7 +129,7 @@ export declare const ImagePreview: import("../utils").WithInstall<import("vue").
|
|
129
129
|
default: true;
|
130
130
|
};
|
131
131
|
closeIconPosition: {
|
132
|
-
type: import("vue").PropType<
|
132
|
+
type: import("vue").PropType<import("..").PopupCloseIconPosition>;
|
133
133
|
default: import("..").PopupCloseIconPosition;
|
134
134
|
};
|
135
135
|
teleport: import("vue").PropType<import("vue").TeleportProps["to"]>;
|
package/lib/index.d.ts
CHANGED
package/lib/index.js
CHANGED
@@ -226,7 +226,7 @@ __reExport(stdin_exports, require("./toast"), module.exports);
|
|
226
226
|
__reExport(stdin_exports, require("./tree-select"), module.exports);
|
227
227
|
__reExport(stdin_exports, require("./uploader"), module.exports);
|
228
228
|
__reExport(stdin_exports, require("./watermark"), module.exports);
|
229
|
-
const version = "4.9.
|
229
|
+
const version = "4.9.16";
|
230
230
|
function install(app) {
|
231
231
|
const components = [
|
232
232
|
import_action_bar.ActionBar,
|
package/lib/list/List.d.ts
CHANGED
@@ -12,7 +12,7 @@ export declare const listProps: {
|
|
12
12
|
scroller: PropType<Element>;
|
13
13
|
errorText: StringConstructor;
|
14
14
|
direction: {
|
15
|
-
type: PropType<
|
15
|
+
type: PropType<ListDirection>;
|
16
16
|
default: ListDirection;
|
17
17
|
};
|
18
18
|
loadingText: StringConstructor;
|
@@ -35,7 +35,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
35
35
|
scroller: PropType<Element>;
|
36
36
|
errorText: StringConstructor;
|
37
37
|
direction: {
|
38
|
-
type: PropType<
|
38
|
+
type: PropType<ListDirection>;
|
39
39
|
default: ListDirection;
|
40
40
|
};
|
41
41
|
loadingText: StringConstructor;
|
@@ -56,7 +56,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
56
56
|
scroller: PropType<Element>;
|
57
57
|
errorText: StringConstructor;
|
58
58
|
direction: {
|
59
|
-
type: PropType<
|
59
|
+
type: PropType<ListDirection>;
|
60
60
|
default: ListDirection;
|
61
61
|
};
|
62
62
|
loadingText: StringConstructor;
|
package/lib/list/index.d.ts
CHANGED
@@ -11,7 +11,7 @@ export declare const List: import("../utils").WithInstall<import("vue").DefineCo
|
|
11
11
|
scroller: import("vue").PropType<Element>;
|
12
12
|
errorText: StringConstructor;
|
13
13
|
direction: {
|
14
|
-
type: import("vue").PropType<
|
14
|
+
type: import("vue").PropType<import("./types").ListDirection>;
|
15
15
|
default: import("./types").ListDirection;
|
16
16
|
};
|
17
17
|
loadingText: StringConstructor;
|
@@ -32,7 +32,7 @@ export declare const List: import("../utils").WithInstall<import("vue").DefineCo
|
|
32
32
|
scroller: import("vue").PropType<Element>;
|
33
33
|
errorText: StringConstructor;
|
34
34
|
direction: {
|
35
|
-
type: import("vue").PropType<
|
35
|
+
type: import("vue").PropType<import("./types").ListDirection>;
|
36
36
|
default: import("./types").ListDirection;
|
37
37
|
};
|
38
38
|
loadingText: StringConstructor;
|
package/lib/loading/Loading.d.ts
CHANGED
@@ -3,7 +3,7 @@ export type LoadingType = 'circular' | 'spinner';
|
|
3
3
|
export declare const loadingProps: {
|
4
4
|
size: (NumberConstructor | StringConstructor)[];
|
5
5
|
type: {
|
6
|
-
type: import("vue").PropType<
|
6
|
+
type: import("vue").PropType<LoadingType>;
|
7
7
|
default: LoadingType;
|
8
8
|
};
|
9
9
|
color: StringConstructor;
|
@@ -15,7 +15,7 @@ export type LoadingProps = ExtractPropTypes<typeof loadingProps>;
|
|
15
15
|
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
16
16
|
size: (NumberConstructor | StringConstructor)[];
|
17
17
|
type: {
|
18
|
-
type: import("vue").PropType<
|
18
|
+
type: import("vue").PropType<LoadingType>;
|
19
19
|
default: LoadingType;
|
20
20
|
};
|
21
21
|
color: StringConstructor;
|
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
25
25
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
26
26
|
size: (NumberConstructor | StringConstructor)[];
|
27
27
|
type: {
|
28
|
-
type: import("vue").PropType<
|
28
|
+
type: import("vue").PropType<LoadingType>;
|
29
29
|
default: LoadingType;
|
30
30
|
};
|
31
31
|
color: StringConstructor;
|
package/lib/loading/index.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
export declare const Loading: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
2
2
|
size: (NumberConstructor | StringConstructor)[];
|
3
3
|
type: {
|
4
|
-
type: import("vue").PropType<
|
4
|
+
type: import("vue").PropType<import("./Loading").LoadingType>;
|
5
5
|
default: import("./Loading").LoadingType;
|
6
6
|
};
|
7
7
|
color: StringConstructor;
|
@@ -11,7 +11,7 @@ export declare const Loading: import("../utils").WithInstall<import("vue").Defin
|
|
11
11
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
12
12
|
size: (NumberConstructor | StringConstructor)[];
|
13
13
|
type: {
|
14
|
-
type: import("vue").PropType<
|
14
|
+
type: import("vue").PropType<import("./Loading").LoadingType>;
|
15
15
|
default: import("./Loading").LoadingType;
|
16
16
|
};
|
17
17
|
color: StringConstructor;
|
package/lib/notify/Notify.d.ts
CHANGED
@@ -27,13 +27,13 @@ export declare const notifyProps: {
|
|
27
27
|
};
|
28
28
|
} & {
|
29
29
|
type: {
|
30
|
-
type: import("vue").PropType<
|
30
|
+
type: import("vue").PropType<NotifyType>;
|
31
31
|
default: NotifyType;
|
32
32
|
};
|
33
33
|
color: StringConstructor;
|
34
34
|
message: (NumberConstructor | StringConstructor)[];
|
35
35
|
position: {
|
36
|
-
type: import("vue").PropType<
|
36
|
+
type: import("vue").PropType<NotifyPosition>;
|
37
37
|
default: NotifyPosition;
|
38
38
|
};
|
39
39
|
className: import("vue").PropType<unknown>;
|
@@ -68,13 +68,13 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
68
68
|
};
|
69
69
|
} & {
|
70
70
|
type: {
|
71
|
-
type: import("vue").PropType<
|
71
|
+
type: import("vue").PropType<NotifyType>;
|
72
72
|
default: NotifyType;
|
73
73
|
};
|
74
74
|
color: StringConstructor;
|
75
75
|
message: (NumberConstructor | StringConstructor)[];
|
76
76
|
position: {
|
77
|
-
type: import("vue").PropType<
|
77
|
+
type: import("vue").PropType<NotifyPosition>;
|
78
78
|
default: NotifyPosition;
|
79
79
|
};
|
80
80
|
className: import("vue").PropType<unknown>;
|
@@ -107,13 +107,13 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
107
107
|
};
|
108
108
|
} & {
|
109
109
|
type: {
|
110
|
-
type: import("vue").PropType<
|
110
|
+
type: import("vue").PropType<NotifyType>;
|
111
111
|
default: NotifyType;
|
112
112
|
};
|
113
113
|
color: StringConstructor;
|
114
114
|
message: (NumberConstructor | StringConstructor)[];
|
115
115
|
position: {
|
116
|
-
type: import("vue").PropType<
|
116
|
+
type: import("vue").PropType<NotifyPosition>;
|
117
117
|
default: NotifyPosition;
|
118
118
|
};
|
119
119
|
className: import("vue").PropType<unknown>;
|
package/lib/notify/index.d.ts
CHANGED
@@ -25,13 +25,13 @@ export declare const Notify: import("../utils").WithInstall<import("vue").Define
|
|
25
25
|
};
|
26
26
|
} & {
|
27
27
|
type: {
|
28
|
-
type: import("vue").PropType<
|
28
|
+
type: import("vue").PropType<import("./types").NotifyType>;
|
29
29
|
default: import("./types").NotifyType;
|
30
30
|
};
|
31
31
|
color: StringConstructor;
|
32
32
|
message: (NumberConstructor | StringConstructor)[];
|
33
33
|
position: {
|
34
|
-
type: import("vue").PropType<
|
34
|
+
type: import("vue").PropType<import("./types").NotifyPosition>;
|
35
35
|
default: import("./types").NotifyPosition;
|
36
36
|
};
|
37
37
|
className: import("vue").PropType<unknown>;
|
@@ -64,13 +64,13 @@ export declare const Notify: import("../utils").WithInstall<import("vue").Define
|
|
64
64
|
};
|
65
65
|
} & {
|
66
66
|
type: {
|
67
|
-
type: import("vue").PropType<
|
67
|
+
type: import("vue").PropType<import("./types").NotifyType>;
|
68
68
|
default: import("./types").NotifyType;
|
69
69
|
};
|
70
70
|
color: StringConstructor;
|
71
71
|
message: (NumberConstructor | StringConstructor)[];
|
72
72
|
position: {
|
73
|
-
type: import("vue").PropType<
|
73
|
+
type: import("vue").PropType<import("./types").NotifyPosition>;
|
74
74
|
default: import("./types").NotifyPosition;
|
75
75
|
};
|
76
76
|
className: import("vue").PropType<unknown>;
|
@@ -4,7 +4,7 @@ export declare const numberKeyboardProps: {
|
|
4
4
|
show: BooleanConstructor;
|
5
5
|
title: StringConstructor;
|
6
6
|
theme: {
|
7
|
-
type: PropType<
|
7
|
+
type: PropType<NumberKeyboardTheme>;
|
8
8
|
default: NumberKeyboardTheme;
|
9
9
|
};
|
10
10
|
zIndex: (NumberConstructor | StringConstructor)[];
|
@@ -14,7 +14,7 @@ export declare const numberKeyboardProps: {
|
|
14
14
|
default: number;
|
15
15
|
};
|
16
16
|
modelValue: {
|
17
|
-
type: PropType<
|
17
|
+
type: PropType<string>;
|
18
18
|
default: string;
|
19
19
|
};
|
20
20
|
transition: {
|
@@ -51,7 +51,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
51
51
|
show: BooleanConstructor;
|
52
52
|
title: StringConstructor;
|
53
53
|
theme: {
|
54
|
-
type: PropType<
|
54
|
+
type: PropType<NumberKeyboardTheme>;
|
55
55
|
default: NumberKeyboardTheme;
|
56
56
|
};
|
57
57
|
zIndex: (NumberConstructor | StringConstructor)[];
|
@@ -61,7 +61,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
61
61
|
default: number;
|
62
62
|
};
|
63
63
|
modelValue: {
|
64
|
-
type: PropType<
|
64
|
+
type: PropType<string>;
|
65
65
|
default: string;
|
66
66
|
};
|
67
67
|
transition: {
|
@@ -96,7 +96,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
96
96
|
show: BooleanConstructor;
|
97
97
|
title: StringConstructor;
|
98
98
|
theme: {
|
99
|
-
type: PropType<
|
99
|
+
type: PropType<NumberKeyboardTheme>;
|
100
100
|
default: NumberKeyboardTheme;
|
101
101
|
};
|
102
102
|
zIndex: (NumberConstructor | StringConstructor)[];
|
@@ -106,7 +106,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
106
106
|
default: number;
|
107
107
|
};
|
108
108
|
modelValue: {
|
109
|
-
type: PropType<
|
109
|
+
type: PropType<string>;
|
110
110
|
default: string;
|
111
111
|
};
|
112
112
|
transition: {
|