vant 4.9.9 → 4.9.10
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/README.md +1 -0
- 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 +9 -9
- package/es/calendar/CalendarHeader.d.ts +2 -2
- package/es/calendar/index.d.ts +6 -6
- 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/composables/use-lazy-render.d.ts +1 -1
- 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/Picker.mjs +3 -0
- 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 +13 -9
- package/es/popup/Popup.mjs +8 -2
- package/es/popup/index.d.ts +9 -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 +9 -9
- package/lib/calendar/CalendarHeader.d.ts +2 -2
- package/lib/calendar/index.d.ts +6 -6
- 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/composables/use-lazy-render.d.ts +1 -1
- 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/Picker.js +3 -0
- 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 +13 -9
- package/lib/popup/Popup.js +8 -2
- package/lib/popup/index.d.ts +9 -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 +12 -3
- package/lib/vant.es.js +12 -3
- package/lib/vant.js +1765 -1816
- package/lib/vant.min.js +3 -3
- 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 +11 -11
package/README.md
CHANGED
@@ -131,6 +131,7 @@ Vant 3/4 supports modern browsers and Chrome >= 51、iOS >= 10.0 (same as Vue 3)
|
|
131
131
|
| [vue3-h5-template](https://github.com/yulimchen/vue3-h5-template) | Mobile project template based on Vant |
|
132
132
|
| [vue3-vant-mobile](https://github.com/easy-temps/vue3-vant-mobile) | Mobile project template based on Vant |
|
133
133
|
| [vscode-common-intellisense](https://github.com/Simon-He95/vscode-common-intellisense) | A VS Code extension that provides better intellisense to Vant developers |
|
134
|
+
| [nuxt-vant-mobile](https://github.com/easy-temps/nuxt-vant-mobile) | Nuxt _⁴_ project template based on Vant, out of the box |
|
134
135
|
|
135
136
|
## Links
|
136
137
|
|
@@ -41,11 +41,11 @@ export declare const actionSheetProps: {
|
|
41
41
|
default: true;
|
42
42
|
};
|
43
43
|
actions: {
|
44
|
-
type: import("vue").PropType<
|
44
|
+
type: import("vue").PropType<T[]>;
|
45
45
|
default: () => never[];
|
46
46
|
};
|
47
47
|
closeIcon: {
|
48
|
-
type: import("vue").PropType<
|
48
|
+
type: import("vue").PropType<T_1>;
|
49
49
|
default: string;
|
50
50
|
};
|
51
51
|
closeable: {
|
@@ -97,11 +97,11 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
97
97
|
default: true;
|
98
98
|
};
|
99
99
|
actions: {
|
100
|
-
type: import("vue").PropType<
|
100
|
+
type: import("vue").PropType<T[]>;
|
101
101
|
default: () => never[];
|
102
102
|
};
|
103
103
|
closeIcon: {
|
104
|
-
type: import("vue").PropType<
|
104
|
+
type: import("vue").PropType<T_1>;
|
105
105
|
default: string;
|
106
106
|
};
|
107
107
|
closeable: {
|
@@ -151,11 +151,11 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
151
151
|
default: true;
|
152
152
|
};
|
153
153
|
actions: {
|
154
|
-
type: import("vue").PropType<
|
154
|
+
type: import("vue").PropType<T[]>;
|
155
155
|
default: () => never[];
|
156
156
|
};
|
157
157
|
closeIcon: {
|
158
|
-
type: import("vue").PropType<
|
158
|
+
type: import("vue").PropType<T_1>;
|
159
159
|
default: string;
|
160
160
|
};
|
161
161
|
closeable: {
|
@@ -30,11 +30,11 @@ export declare const ActionSheet: import("../utils").WithInstall<import("vue").D
|
|
30
30
|
default: true;
|
31
31
|
};
|
32
32
|
actions: {
|
33
|
-
type: import("vue").PropType<
|
33
|
+
type: import("vue").PropType<T[]>;
|
34
34
|
default: () => never[];
|
35
35
|
};
|
36
36
|
closeIcon: {
|
37
|
-
type: import("vue").PropType<
|
37
|
+
type: import("vue").PropType<T_1>;
|
38
38
|
default: string;
|
39
39
|
};
|
40
40
|
closeable: {
|
@@ -84,11 +84,11 @@ export declare const ActionSheet: import("../utils").WithInstall<import("vue").D
|
|
84
84
|
default: true;
|
85
85
|
};
|
86
86
|
actions: {
|
87
|
-
type: import("vue").PropType<
|
87
|
+
type: import("vue").PropType<T[]>;
|
88
88
|
default: () => never[];
|
89
89
|
};
|
90
90
|
closeIcon: {
|
91
|
-
type: import("vue").PropType<
|
91
|
+
type: import("vue").PropType<T_1>;
|
92
92
|
default: string;
|
93
93
|
};
|
94
94
|
closeable: {
|
@@ -33,7 +33,7 @@ export declare const addressEditProps: {
|
|
33
33
|
default: number;
|
34
34
|
};
|
35
35
|
areaColumnsPlaceholder: {
|
36
|
-
type: PropType<
|
36
|
+
type: PropType<T[]>;
|
37
37
|
default: () => never[];
|
38
38
|
};
|
39
39
|
addressInfo: {
|
@@ -77,7 +77,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
77
77
|
default: number;
|
78
78
|
};
|
79
79
|
areaColumnsPlaceholder: {
|
80
|
-
type: PropType<
|
80
|
+
type: PropType<T[]>;
|
81
81
|
default: () => never[];
|
82
82
|
};
|
83
83
|
addressInfo: {
|
@@ -119,7 +119,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
119
119
|
default: number;
|
120
120
|
};
|
121
121
|
areaColumnsPlaceholder: {
|
122
|
-
type: PropType<
|
122
|
+
type: PropType<T[]>;
|
123
123
|
default: () => never[];
|
124
124
|
};
|
125
125
|
addressInfo: {
|
@@ -30,7 +30,7 @@ export declare const AddressEdit: import("../utils").WithInstall<import("vue").D
|
|
30
30
|
default: number;
|
31
31
|
};
|
32
32
|
areaColumnsPlaceholder: {
|
33
|
-
type: import("vue").PropType<
|
33
|
+
type: import("vue").PropType<T[]>;
|
34
34
|
default: () => never[];
|
35
35
|
};
|
36
36
|
addressInfo: {
|
@@ -72,7 +72,7 @@ export declare const AddressEdit: import("../utils").WithInstall<import("vue").D
|
|
72
72
|
default: number;
|
73
73
|
};
|
74
74
|
areaColumnsPlaceholder: {
|
75
|
-
type: import("vue").PropType<
|
75
|
+
type: import("vue").PropType<T[]>;
|
76
76
|
default: () => never[];
|
77
77
|
};
|
78
78
|
addressInfo: {
|
@@ -2,7 +2,7 @@ import { type ExtractPropTypes, type PropType } from 'vue';
|
|
2
2
|
import { AddressListAddress } from './AddressListItem';
|
3
3
|
export declare const addressListProps: {
|
4
4
|
list: {
|
5
|
-
type: PropType<
|
5
|
+
type: PropType<T[]>;
|
6
6
|
default: () => never[];
|
7
7
|
};
|
8
8
|
modelValue: PropType<string | number | Array<string | number>>;
|
@@ -12,7 +12,7 @@ export declare const addressListProps: {
|
|
12
12
|
};
|
13
13
|
disabledText: StringConstructor;
|
14
14
|
disabledList: {
|
15
|
-
type: PropType<
|
15
|
+
type: PropType<T[]>;
|
16
16
|
default: () => never[];
|
17
17
|
};
|
18
18
|
showAddButton: {
|
@@ -22,14 +22,14 @@ export declare const addressListProps: {
|
|
22
22
|
addButtonText: StringConstructor;
|
23
23
|
defaultTagText: StringConstructor;
|
24
24
|
rightIcon: {
|
25
|
-
type: PropType<
|
25
|
+
type: PropType<T_1>;
|
26
26
|
default: string;
|
27
27
|
};
|
28
28
|
};
|
29
29
|
export type AddressListProps = ExtractPropTypes<typeof addressListProps>;
|
30
30
|
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
31
31
|
list: {
|
32
|
-
type: PropType<
|
32
|
+
type: PropType<T[]>;
|
33
33
|
default: () => never[];
|
34
34
|
};
|
35
35
|
modelValue: PropType<string | number | Array<string | number>>;
|
@@ -39,7 +39,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
39
39
|
};
|
40
40
|
disabledText: StringConstructor;
|
41
41
|
disabledList: {
|
42
|
-
type: PropType<
|
42
|
+
type: PropType<T[]>;
|
43
43
|
default: () => never[];
|
44
44
|
};
|
45
45
|
showAddButton: {
|
@@ -49,12 +49,12 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
49
49
|
addButtonText: StringConstructor;
|
50
50
|
defaultTagText: StringConstructor;
|
51
51
|
rightIcon: {
|
52
|
-
type: PropType<
|
52
|
+
type: PropType<T_1>;
|
53
53
|
default: string;
|
54
54
|
};
|
55
55
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "add" | "update:modelValue" | "edit" | "clickItem" | "editDisabled" | "selectDisabled")[], "select" | "add" | "update:modelValue" | "edit" | "clickItem" | "editDisabled" | "selectDisabled", import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
56
56
|
list: {
|
57
|
-
type: PropType<
|
57
|
+
type: PropType<T[]>;
|
58
58
|
default: () => never[];
|
59
59
|
};
|
60
60
|
modelValue: PropType<string | number | Array<string | number>>;
|
@@ -64,7 +64,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
64
64
|
};
|
65
65
|
disabledText: StringConstructor;
|
66
66
|
disabledList: {
|
67
|
-
type: PropType<
|
67
|
+
type: PropType<T[]>;
|
68
68
|
default: () => never[];
|
69
69
|
};
|
70
70
|
showAddButton: {
|
@@ -74,7 +74,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
74
74
|
addButtonText: StringConstructor;
|
75
75
|
defaultTagText: StringConstructor;
|
76
76
|
rightIcon: {
|
77
|
-
type: PropType<
|
77
|
+
type: PropType<T_1>;
|
78
78
|
default: string;
|
79
79
|
};
|
80
80
|
}>> & Readonly<{
|
@@ -17,7 +17,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
17
17
|
singleChoice: BooleanConstructor;
|
18
18
|
defaultTagText: StringConstructor;
|
19
19
|
rightIcon: {
|
20
|
-
type: PropType<
|
20
|
+
type: PropType<T>;
|
21
21
|
default: string;
|
22
22
|
};
|
23
23
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "click" | "edit")[], "select" | "click" | "edit", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
@@ -30,7 +30,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
30
30
|
singleChoice: BooleanConstructor;
|
31
31
|
defaultTagText: StringConstructor;
|
32
32
|
rightIcon: {
|
33
|
-
type: PropType<
|
33
|
+
type: PropType<T>;
|
34
34
|
default: string;
|
35
35
|
};
|
36
36
|
}>> & Readonly<{
|
@@ -1,6 +1,6 @@
|
|
1
1
|
export declare const AddressList: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
2
2
|
list: {
|
3
|
-
type: import("vue").PropType<
|
3
|
+
type: import("vue").PropType<T[]>;
|
4
4
|
default: () => never[];
|
5
5
|
};
|
6
6
|
modelValue: import("vue").PropType<string | number | Array<string | number>>;
|
@@ -10,7 +10,7 @@ export declare const AddressList: import("../utils").WithInstall<import("vue").D
|
|
10
10
|
};
|
11
11
|
disabledText: StringConstructor;
|
12
12
|
disabledList: {
|
13
|
-
type: import("vue").PropType<
|
13
|
+
type: import("vue").PropType<T[]>;
|
14
14
|
default: () => never[];
|
15
15
|
};
|
16
16
|
showAddButton: {
|
@@ -20,12 +20,12 @@ export declare const AddressList: import("../utils").WithInstall<import("vue").D
|
|
20
20
|
addButtonText: StringConstructor;
|
21
21
|
defaultTagText: StringConstructor;
|
22
22
|
rightIcon: {
|
23
|
-
type: import("vue").PropType<
|
23
|
+
type: import("vue").PropType<T_1>;
|
24
24
|
default: string;
|
25
25
|
};
|
26
26
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "add" | "update:modelValue" | "edit" | "clickItem" | "editDisabled" | "selectDisabled")[], "select" | "add" | "update:modelValue" | "edit" | "clickItem" | "editDisabled" | "selectDisabled", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
27
27
|
list: {
|
28
|
-
type: import("vue").PropType<
|
28
|
+
type: import("vue").PropType<T[]>;
|
29
29
|
default: () => never[];
|
30
30
|
};
|
31
31
|
modelValue: import("vue").PropType<string | number | Array<string | number>>;
|
@@ -35,7 +35,7 @@ export declare const AddressList: import("../utils").WithInstall<import("vue").D
|
|
35
35
|
};
|
36
36
|
disabledText: StringConstructor;
|
37
37
|
disabledList: {
|
38
|
-
type: import("vue").PropType<
|
38
|
+
type: import("vue").PropType<T[]>;
|
39
39
|
default: () => never[];
|
40
40
|
};
|
41
41
|
showAddButton: {
|
@@ -45,7 +45,7 @@ export declare const AddressList: import("../utils").WithInstall<import("vue").D
|
|
45
45
|
addButtonText: StringConstructor;
|
46
46
|
defaultTagText: StringConstructor;
|
47
47
|
rightIcon: {
|
48
|
-
type: import("vue").PropType<
|
48
|
+
type: import("vue").PropType<T_1>;
|
49
49
|
default: string;
|
50
50
|
};
|
51
51
|
}>> & Readonly<{
|
package/es/area/Area.d.ts
CHANGED
@@ -31,7 +31,7 @@ export declare const areaProps: import("../utils").Writeable<Pick<{
|
|
31
31
|
default: number;
|
32
32
|
};
|
33
33
|
columnsPlaceholder: {
|
34
|
-
type: PropType<
|
34
|
+
type: PropType<T[]>;
|
35
35
|
default: () => never[];
|
36
36
|
};
|
37
37
|
areaList: {
|
@@ -71,7 +71,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<import(".
|
|
71
71
|
default: number;
|
72
72
|
};
|
73
73
|
columnsPlaceholder: {
|
74
|
-
type: PropType<
|
74
|
+
type: PropType<T[]>;
|
75
75
|
default: () => never[];
|
76
76
|
};
|
77
77
|
areaList: {
|
@@ -109,7 +109,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<import(".
|
|
109
109
|
default: number;
|
110
110
|
};
|
111
111
|
columnsPlaceholder: {
|
112
|
-
type: PropType<
|
112
|
+
type: PropType<T[]>;
|
113
113
|
default: () => never[];
|
114
114
|
};
|
115
115
|
areaList: {
|
package/es/area/index.d.ts
CHANGED
@@ -29,7 +29,7 @@ export declare const Area: import("../utils").WithInstall<import("vue").DefineCo
|
|
29
29
|
default: number;
|
30
30
|
};
|
31
31
|
columnsPlaceholder: {
|
32
|
-
type: import("vue").PropType<
|
32
|
+
type: import("vue").PropType<T[]>;
|
33
33
|
default: () => never[];
|
34
34
|
};
|
35
35
|
areaList: {
|
@@ -67,7 +67,7 @@ export declare const Area: import("../utils").WithInstall<import("vue").DefineCo
|
|
67
67
|
default: number;
|
68
68
|
};
|
69
69
|
columnsPlaceholder: {
|
70
|
-
type: import("vue").PropType<
|
70
|
+
type: import("vue").PropType<T[]>;
|
71
71
|
default: () => never[];
|
72
72
|
};
|
73
73
|
areaList: {
|
package/es/badge/Badge.d.ts
CHANGED
@@ -5,7 +5,7 @@ export declare const badgeProps: {
|
|
5
5
|
dot: BooleanConstructor;
|
6
6
|
max: (NumberConstructor | StringConstructor)[];
|
7
7
|
tag: {
|
8
|
-
type: PropType<
|
8
|
+
type: PropType<T>;
|
9
9
|
default: keyof HTMLElementTagNameMap;
|
10
10
|
};
|
11
11
|
color: StringConstructor;
|
@@ -16,7 +16,7 @@ export declare const badgeProps: {
|
|
16
16
|
default: true;
|
17
17
|
};
|
18
18
|
position: {
|
19
|
-
type: PropType<
|
19
|
+
type: PropType<T>;
|
20
20
|
default: BadgePosition;
|
21
21
|
};
|
22
22
|
};
|
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
25
25
|
dot: BooleanConstructor;
|
26
26
|
max: (NumberConstructor | StringConstructor)[];
|
27
27
|
tag: {
|
28
|
-
type: PropType<
|
28
|
+
type: PropType<T>;
|
29
29
|
default: keyof HTMLElementTagNameMap;
|
30
30
|
};
|
31
31
|
color: StringConstructor;
|
@@ -36,14 +36,14 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
36
36
|
default: true;
|
37
37
|
};
|
38
38
|
position: {
|
39
|
-
type: PropType<
|
39
|
+
type: PropType<T>;
|
40
40
|
default: BadgePosition;
|
41
41
|
};
|
42
42
|
}>, () => import("vue/jsx-runtime").JSX.Element | undefined, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
43
43
|
dot: BooleanConstructor;
|
44
44
|
max: (NumberConstructor | StringConstructor)[];
|
45
45
|
tag: {
|
46
|
-
type: PropType<
|
46
|
+
type: PropType<T>;
|
47
47
|
default: keyof HTMLElementTagNameMap;
|
48
48
|
};
|
49
49
|
color: StringConstructor;
|
@@ -54,7 +54,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
54
54
|
default: true;
|
55
55
|
};
|
56
56
|
position: {
|
57
|
-
type: PropType<
|
57
|
+
type: PropType<T>;
|
58
58
|
default: BadgePosition;
|
59
59
|
};
|
60
60
|
}>> & Readonly<{}>, {
|
package/es/badge/index.d.ts
CHANGED
@@ -2,7 +2,7 @@ export declare const Badge: import("../utils").WithInstall<import("vue").DefineC
|
|
2
2
|
dot: BooleanConstructor;
|
3
3
|
max: (NumberConstructor | StringConstructor)[];
|
4
4
|
tag: {
|
5
|
-
type: import("vue").PropType<
|
5
|
+
type: import("vue").PropType<T>;
|
6
6
|
default: keyof HTMLElementTagNameMap;
|
7
7
|
};
|
8
8
|
color: StringConstructor;
|
@@ -13,14 +13,14 @@ export declare const Badge: import("../utils").WithInstall<import("vue").DefineC
|
|
13
13
|
default: true;
|
14
14
|
};
|
15
15
|
position: {
|
16
|
-
type: import("vue").PropType<
|
16
|
+
type: import("vue").PropType<T>;
|
17
17
|
default: import("./Badge").BadgePosition;
|
18
18
|
};
|
19
19
|
}>, () => import("vue/jsx-runtime").JSX.Element | undefined, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
20
20
|
dot: BooleanConstructor;
|
21
21
|
max: (NumberConstructor | StringConstructor)[];
|
22
22
|
tag: {
|
23
|
-
type: import("vue").PropType<
|
23
|
+
type: import("vue").PropType<T>;
|
24
24
|
default: keyof HTMLElementTagNameMap;
|
25
25
|
};
|
26
26
|
color: StringConstructor;
|
@@ -31,7 +31,7 @@ export declare const Badge: import("../utils").WithInstall<import("vue").DefineC
|
|
31
31
|
default: true;
|
32
32
|
};
|
33
33
|
position: {
|
34
|
-
type: import("vue").PropType<
|
34
|
+
type: import("vue").PropType<T>;
|
35
35
|
default: import("./Badge").BadgePosition;
|
36
36
|
};
|
37
37
|
}>> & Readonly<{}>, {
|
package/es/barrage/Barrage.d.ts
CHANGED
@@ -25,7 +25,7 @@ export declare const barrageProps: {
|
|
25
25
|
default: number;
|
26
26
|
};
|
27
27
|
modelValue: {
|
28
|
-
type: import("vue").PropType<
|
28
|
+
type: import("vue").PropType<T[]>;
|
29
29
|
default: () => never[];
|
30
30
|
};
|
31
31
|
};
|
@@ -52,7 +52,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
52
52
|
default: number;
|
53
53
|
};
|
54
54
|
modelValue: {
|
55
|
-
type: import("vue").PropType<
|
55
|
+
type: import("vue").PropType<T[]>;
|
56
56
|
default: () => never[];
|
57
57
|
};
|
58
58
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
@@ -77,7 +77,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
77
77
|
default: number;
|
78
78
|
};
|
79
79
|
modelValue: {
|
80
|
-
type: import("vue").PropType<
|
80
|
+
type: import("vue").PropType<T[]>;
|
81
81
|
default: () => never[];
|
82
82
|
};
|
83
83
|
}>> & Readonly<{
|
package/es/barrage/index.d.ts
CHANGED
@@ -20,7 +20,7 @@ export declare const Barrage: import("../utils").WithInstall<import("vue").Defin
|
|
20
20
|
default: number;
|
21
21
|
};
|
22
22
|
modelValue: {
|
23
|
-
type: import("vue").PropType<
|
23
|
+
type: import("vue").PropType<T[]>;
|
24
24
|
default: () => never[];
|
25
25
|
};
|
26
26
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
@@ -45,7 +45,7 @@ export declare const Barrage: import("../utils").WithInstall<import("vue").Defin
|
|
45
45
|
default: number;
|
46
46
|
};
|
47
47
|
modelValue: {
|
48
|
-
type: import("vue").PropType<
|
48
|
+
type: import("vue").PropType<T[]>;
|
49
49
|
default: () => never[];
|
50
50
|
};
|
51
51
|
}>> & Readonly<{
|
package/es/button/Button.d.ts
CHANGED
@@ -7,17 +7,17 @@ export declare const buttonProps: {
|
|
7
7
|
replace: BooleanConstructor;
|
8
8
|
} & {
|
9
9
|
tag: {
|
10
|
-
type: PropType<
|
10
|
+
type: PropType<T>;
|
11
11
|
default: keyof HTMLElementTagNameMap;
|
12
12
|
};
|
13
13
|
text: StringConstructor;
|
14
14
|
icon: StringConstructor;
|
15
15
|
type: {
|
16
|
-
type: PropType<
|
16
|
+
type: PropType<T>;
|
17
17
|
default: ButtonType;
|
18
18
|
};
|
19
19
|
size: {
|
20
|
-
type: PropType<
|
20
|
+
type: PropType<T>;
|
21
21
|
default: ButtonSize;
|
22
22
|
};
|
23
23
|
color: StringConstructor;
|
@@ -30,14 +30,14 @@ export declare const buttonProps: {
|
|
30
30
|
disabled: BooleanConstructor;
|
31
31
|
iconPrefix: StringConstructor;
|
32
32
|
nativeType: {
|
33
|
-
type: PropType<
|
33
|
+
type: PropType<T>;
|
34
34
|
default: ButtonNativeType;
|
35
35
|
};
|
36
36
|
loadingSize: (NumberConstructor | StringConstructor)[];
|
37
37
|
loadingText: StringConstructor;
|
38
38
|
loadingType: PropType<LoadingType>;
|
39
39
|
iconPosition: {
|
40
|
-
type: PropType<
|
40
|
+
type: PropType<T>;
|
41
41
|
default: ButtonIconPosition;
|
42
42
|
};
|
43
43
|
};
|
@@ -48,17 +48,17 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
48
48
|
replace: BooleanConstructor;
|
49
49
|
} & {
|
50
50
|
tag: {
|
51
|
-
type: PropType<
|
51
|
+
type: PropType<T>;
|
52
52
|
default: keyof HTMLElementTagNameMap;
|
53
53
|
};
|
54
54
|
text: StringConstructor;
|
55
55
|
icon: StringConstructor;
|
56
56
|
type: {
|
57
|
-
type: PropType<
|
57
|
+
type: PropType<T>;
|
58
58
|
default: ButtonType;
|
59
59
|
};
|
60
60
|
size: {
|
61
|
-
type: PropType<
|
61
|
+
type: PropType<T>;
|
62
62
|
default: ButtonSize;
|
63
63
|
};
|
64
64
|
color: StringConstructor;
|
@@ -71,14 +71,14 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
71
71
|
disabled: BooleanConstructor;
|
72
72
|
iconPrefix: StringConstructor;
|
73
73
|
nativeType: {
|
74
|
-
type: PropType<
|
74
|
+
type: PropType<T>;
|
75
75
|
default: ButtonNativeType;
|
76
76
|
};
|
77
77
|
loadingSize: (NumberConstructor | StringConstructor)[];
|
78
78
|
loadingText: StringConstructor;
|
79
79
|
loadingType: PropType<LoadingType>;
|
80
80
|
iconPosition: {
|
81
|
-
type: PropType<
|
81
|
+
type: PropType<T>;
|
82
82
|
default: ButtonIconPosition;
|
83
83
|
};
|
84
84
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
@@ -87,17 +87,17 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
87
87
|
replace: BooleanConstructor;
|
88
88
|
} & {
|
89
89
|
tag: {
|
90
|
-
type: PropType<
|
90
|
+
type: PropType<T>;
|
91
91
|
default: keyof HTMLElementTagNameMap;
|
92
92
|
};
|
93
93
|
text: StringConstructor;
|
94
94
|
icon: StringConstructor;
|
95
95
|
type: {
|
96
|
-
type: PropType<
|
96
|
+
type: PropType<T>;
|
97
97
|
default: ButtonType;
|
98
98
|
};
|
99
99
|
size: {
|
100
|
-
type: PropType<
|
100
|
+
type: PropType<T>;
|
101
101
|
default: ButtonSize;
|
102
102
|
};
|
103
103
|
color: StringConstructor;
|
@@ -110,14 +110,14 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
110
110
|
disabled: BooleanConstructor;
|
111
111
|
iconPrefix: StringConstructor;
|
112
112
|
nativeType: {
|
113
|
-
type: PropType<
|
113
|
+
type: PropType<T>;
|
114
114
|
default: ButtonNativeType;
|
115
115
|
};
|
116
116
|
loadingSize: (NumberConstructor | StringConstructor)[];
|
117
117
|
loadingText: StringConstructor;
|
118
118
|
loadingType: PropType<LoadingType>;
|
119
119
|
iconPosition: {
|
120
|
-
type: PropType<
|
120
|
+
type: PropType<T>;
|
121
121
|
default: ButtonIconPosition;
|
122
122
|
};
|
123
123
|
}>> & Readonly<{
|
package/es/button/index.d.ts
CHANGED
@@ -4,17 +4,17 @@ export declare const Button: import("../utils").WithInstall<import("vue").Define
|
|
4
4
|
replace: BooleanConstructor;
|
5
5
|
} & {
|
6
6
|
tag: {
|
7
|
-
type: import("vue").PropType<
|
7
|
+
type: import("vue").PropType<T>;
|
8
8
|
default: keyof HTMLElementTagNameMap;
|
9
9
|
};
|
10
10
|
text: StringConstructor;
|
11
11
|
icon: StringConstructor;
|
12
12
|
type: {
|
13
|
-
type: import("vue").PropType<
|
13
|
+
type: import("vue").PropType<T>;
|
14
14
|
default: import("./types").ButtonType;
|
15
15
|
};
|
16
16
|
size: {
|
17
|
-
type: import("vue").PropType<
|
17
|
+
type: import("vue").PropType<T>;
|
18
18
|
default: import("./types").ButtonSize;
|
19
19
|
};
|
20
20
|
color: StringConstructor;
|
@@ -27,14 +27,14 @@ export declare const Button: import("../utils").WithInstall<import("vue").Define
|
|
27
27
|
disabled: BooleanConstructor;
|
28
28
|
iconPrefix: StringConstructor;
|
29
29
|
nativeType: {
|
30
|
-
type: import("vue").PropType<
|
30
|
+
type: import("vue").PropType<T>;
|
31
31
|
default: import("./types").ButtonNativeType;
|
32
32
|
};
|
33
33
|
loadingSize: (NumberConstructor | StringConstructor)[];
|
34
34
|
loadingText: StringConstructor;
|
35
35
|
loadingType: import("vue").PropType<import("..").LoadingType>;
|
36
36
|
iconPosition: {
|
37
|
-
type: import("vue").PropType<
|
37
|
+
type: import("vue").PropType<T>;
|
38
38
|
default: import("./types").ButtonIconPosition;
|
39
39
|
};
|
40
40
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
@@ -43,17 +43,17 @@ export declare const Button: import("../utils").WithInstall<import("vue").Define
|
|
43
43
|
replace: BooleanConstructor;
|
44
44
|
} & {
|
45
45
|
tag: {
|
46
|
-
type: import("vue").PropType<
|
46
|
+
type: import("vue").PropType<T>;
|
47
47
|
default: keyof HTMLElementTagNameMap;
|
48
48
|
};
|
49
49
|
text: StringConstructor;
|
50
50
|
icon: StringConstructor;
|
51
51
|
type: {
|
52
|
-
type: import("vue").PropType<
|
52
|
+
type: import("vue").PropType<T>;
|
53
53
|
default: import("./types").ButtonType;
|
54
54
|
};
|
55
55
|
size: {
|
56
|
-
type: import("vue").PropType<
|
56
|
+
type: import("vue").PropType<T>;
|
57
57
|
default: import("./types").ButtonSize;
|
58
58
|
};
|
59
59
|
color: StringConstructor;
|
@@ -66,14 +66,14 @@ export declare const Button: import("../utils").WithInstall<import("vue").Define
|
|
66
66
|
disabled: BooleanConstructor;
|
67
67
|
iconPrefix: StringConstructor;
|
68
68
|
nativeType: {
|
69
|
-
type: import("vue").PropType<
|
69
|
+
type: import("vue").PropType<T>;
|
70
70
|
default: import("./types").ButtonNativeType;
|
71
71
|
};
|
72
72
|
loadingSize: (NumberConstructor | StringConstructor)[];
|
73
73
|
loadingText: StringConstructor;
|
74
74
|
loadingType: import("vue").PropType<import("..").LoadingType>;
|
75
75
|
iconPosition: {
|
76
|
-
type: import("vue").PropType<
|
76
|
+
type: import("vue").PropType<T>;
|
77
77
|
default: import("./types").ButtonIconPosition;
|
78
78
|
};
|
79
79
|
}>> & Readonly<{
|