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
@@ -3,7 +3,7 @@ export type SkeletonImageShape = 'square' | 'round';
|
|
3
3
|
export declare const skeletonImageProps: {
|
4
4
|
imageSize: (NumberConstructor | StringConstructor)[];
|
5
5
|
imageShape: {
|
6
|
-
type: import("vue").PropType<
|
6
|
+
type: import("vue").PropType<T>;
|
7
7
|
default: SkeletonImageShape;
|
8
8
|
};
|
9
9
|
};
|
@@ -11,13 +11,13 @@ export type SkeletonImageProps = ExtractPropTypes<typeof skeletonImageProps>;
|
|
11
11
|
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
12
12
|
imageSize: (NumberConstructor | StringConstructor)[];
|
13
13
|
imageShape: {
|
14
|
-
type: import("vue").PropType<
|
14
|
+
type: import("vue").PropType<T>;
|
15
15
|
default: SkeletonImageShape;
|
16
16
|
};
|
17
17
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
18
18
|
imageSize: (NumberConstructor | StringConstructor)[];
|
19
19
|
imageShape: {
|
20
|
-
type: import("vue").PropType<
|
20
|
+
type: import("vue").PropType<T>;
|
21
21
|
default: SkeletonImageShape;
|
22
22
|
};
|
23
23
|
}>> & Readonly<{}>, {
|
@@ -1,13 +1,13 @@
|
|
1
1
|
export declare const SkeletonImage: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
2
2
|
imageSize: (NumberConstructor | StringConstructor)[];
|
3
3
|
imageShape: {
|
4
|
-
type: import("vue").PropType<
|
4
|
+
type: import("vue").PropType<T>;
|
5
5
|
default: import("./SkeletonImage").SkeletonImageShape;
|
6
6
|
};
|
7
7
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
8
8
|
imageSize: (NumberConstructor | StringConstructor)[];
|
9
9
|
imageShape: {
|
10
|
-
type: import("vue").PropType<
|
10
|
+
type: import("vue").PropType<T>;
|
11
11
|
default: import("./SkeletonImage").SkeletonImageShape;
|
12
12
|
};
|
13
13
|
}>> & Readonly<{}>, {
|
package/lib/steps/Steps.d.ts
CHANGED
@@ -6,11 +6,11 @@ export declare const stepsProps: {
|
|
6
6
|
default: number;
|
7
7
|
};
|
8
8
|
direction: {
|
9
|
-
type: import("vue").PropType<
|
9
|
+
type: import("vue").PropType<T>;
|
10
10
|
default: StepsDirection;
|
11
11
|
};
|
12
12
|
activeIcon: {
|
13
|
-
type: import("vue").PropType<
|
13
|
+
type: import("vue").PropType<T>;
|
14
14
|
default: string;
|
15
15
|
};
|
16
16
|
iconPrefix: StringConstructor;
|
@@ -31,11 +31,11 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
31
31
|
default: number;
|
32
32
|
};
|
33
33
|
direction: {
|
34
|
-
type: import("vue").PropType<
|
34
|
+
type: import("vue").PropType<T>;
|
35
35
|
default: StepsDirection;
|
36
36
|
};
|
37
37
|
activeIcon: {
|
38
|
-
type: import("vue").PropType<
|
38
|
+
type: import("vue").PropType<T>;
|
39
39
|
default: string;
|
40
40
|
};
|
41
41
|
iconPrefix: StringConstructor;
|
@@ -49,11 +49,11 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
49
49
|
default: number;
|
50
50
|
};
|
51
51
|
direction: {
|
52
|
-
type: import("vue").PropType<
|
52
|
+
type: import("vue").PropType<T>;
|
53
53
|
default: StepsDirection;
|
54
54
|
};
|
55
55
|
activeIcon: {
|
56
|
-
type: import("vue").PropType<
|
56
|
+
type: import("vue").PropType<T>;
|
57
57
|
default: string;
|
58
58
|
};
|
59
59
|
iconPrefix: StringConstructor;
|
package/lib/steps/index.d.ts
CHANGED
@@ -4,11 +4,11 @@ export declare const Steps: import("../utils").WithInstall<import("vue").DefineC
|
|
4
4
|
default: number;
|
5
5
|
};
|
6
6
|
direction: {
|
7
|
-
type: import("vue").PropType<
|
7
|
+
type: import("vue").PropType<T>;
|
8
8
|
default: import("./Steps").StepsDirection;
|
9
9
|
};
|
10
10
|
activeIcon: {
|
11
|
-
type: import("vue").PropType<
|
11
|
+
type: import("vue").PropType<T>;
|
12
12
|
default: string;
|
13
13
|
};
|
14
14
|
iconPrefix: StringConstructor;
|
@@ -22,11 +22,11 @@ export declare const Steps: import("../utils").WithInstall<import("vue").DefineC
|
|
22
22
|
default: number;
|
23
23
|
};
|
24
24
|
direction: {
|
25
|
-
type: import("vue").PropType<
|
25
|
+
type: import("vue").PropType<T>;
|
26
26
|
default: import("./Steps").StepsDirection;
|
27
27
|
};
|
28
28
|
activeIcon: {
|
29
|
-
type: import("vue").PropType<
|
29
|
+
type: import("vue").PropType<T>;
|
30
30
|
default: string;
|
31
31
|
};
|
32
32
|
iconPrefix: StringConstructor;
|
package/lib/sticky/Sticky.d.ts
CHANGED
@@ -3,7 +3,7 @@ export type StickyPosition = 'top' | 'bottom';
|
|
3
3
|
export declare const stickyProps: {
|
4
4
|
zIndex: (NumberConstructor | StringConstructor)[];
|
5
5
|
position: {
|
6
|
-
type: PropType<
|
6
|
+
type: PropType<T>;
|
7
7
|
default: StickyPosition;
|
8
8
|
};
|
9
9
|
container: PropType<Element>;
|
@@ -20,7 +20,7 @@ export type StickyProps = ExtractPropTypes<typeof stickyProps>;
|
|
20
20
|
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
21
21
|
zIndex: (NumberConstructor | StringConstructor)[];
|
22
22
|
position: {
|
23
|
-
type: PropType<
|
23
|
+
type: PropType<T>;
|
24
24
|
default: StickyPosition;
|
25
25
|
};
|
26
26
|
container: PropType<Element>;
|
@@ -35,7 +35,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
35
35
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "change")[], "scroll" | "change", import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
36
36
|
zIndex: (NumberConstructor | StringConstructor)[];
|
37
37
|
position: {
|
38
|
-
type: PropType<
|
38
|
+
type: PropType<T>;
|
39
39
|
default: StickyPosition;
|
40
40
|
};
|
41
41
|
container: PropType<Element>;
|
package/lib/sticky/index.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
export declare const Sticky: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
2
2
|
zIndex: (NumberConstructor | StringConstructor)[];
|
3
3
|
position: {
|
4
|
-
type: import("vue").PropType<
|
4
|
+
type: import("vue").PropType<T>;
|
5
5
|
default: import("./Sticky").StickyPosition;
|
6
6
|
};
|
7
7
|
container: import("vue").PropType<Element>;
|
@@ -16,7 +16,7 @@ export declare const Sticky: import("../utils").WithInstall<import("vue").Define
|
|
16
16
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "change")[], "scroll" | "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
17
17
|
zIndex: (NumberConstructor | StringConstructor)[];
|
18
18
|
position: {
|
19
|
-
type: import("vue").PropType<
|
19
|
+
type: import("vue").PropType<T>;
|
20
20
|
default: import("./Sticky").StickyPosition;
|
21
21
|
};
|
22
22
|
container: import("vue").PropType<Element>;
|
@@ -8,14 +8,14 @@ export declare const submitBarProps: {
|
|
8
8
|
tipIcon: StringConstructor;
|
9
9
|
loading: BooleanConstructor;
|
10
10
|
currency: {
|
11
|
-
type: PropType<
|
11
|
+
type: PropType<T>;
|
12
12
|
default: string;
|
13
13
|
};
|
14
14
|
disabled: BooleanConstructor;
|
15
15
|
textAlign: PropType<SubmitBarTextAlign>;
|
16
16
|
buttonText: StringConstructor;
|
17
17
|
buttonType: {
|
18
|
-
type: PropType<
|
18
|
+
type: PropType<T>;
|
19
19
|
default: ButtonType;
|
20
20
|
};
|
21
21
|
buttonColor: StringConstructor;
|
@@ -38,14 +38,14 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
38
38
|
tipIcon: StringConstructor;
|
39
39
|
loading: BooleanConstructor;
|
40
40
|
currency: {
|
41
|
-
type: PropType<
|
41
|
+
type: PropType<T>;
|
42
42
|
default: string;
|
43
43
|
};
|
44
44
|
disabled: BooleanConstructor;
|
45
45
|
textAlign: PropType<SubmitBarTextAlign>;
|
46
46
|
buttonText: StringConstructor;
|
47
47
|
buttonType: {
|
48
|
-
type: PropType<
|
48
|
+
type: PropType<T>;
|
49
49
|
default: ButtonType;
|
50
50
|
};
|
51
51
|
buttonColor: StringConstructor;
|
@@ -66,14 +66,14 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
66
66
|
tipIcon: StringConstructor;
|
67
67
|
loading: BooleanConstructor;
|
68
68
|
currency: {
|
69
|
-
type: PropType<
|
69
|
+
type: PropType<T>;
|
70
70
|
default: string;
|
71
71
|
};
|
72
72
|
disabled: BooleanConstructor;
|
73
73
|
textAlign: PropType<SubmitBarTextAlign>;
|
74
74
|
buttonText: StringConstructor;
|
75
75
|
buttonType: {
|
76
|
-
type: PropType<
|
76
|
+
type: PropType<T>;
|
77
77
|
default: ButtonType;
|
78
78
|
};
|
79
79
|
buttonColor: StringConstructor;
|
@@ -5,14 +5,14 @@ export declare const SubmitBar: import("../utils").WithInstall<import("vue").Def
|
|
5
5
|
tipIcon: StringConstructor;
|
6
6
|
loading: BooleanConstructor;
|
7
7
|
currency: {
|
8
|
-
type: import("vue").PropType<
|
8
|
+
type: import("vue").PropType<T>;
|
9
9
|
default: string;
|
10
10
|
};
|
11
11
|
disabled: BooleanConstructor;
|
12
12
|
textAlign: import("vue").PropType<import("./SubmitBar").SubmitBarTextAlign>;
|
13
13
|
buttonText: StringConstructor;
|
14
14
|
buttonType: {
|
15
|
-
type: import("vue").PropType<
|
15
|
+
type: import("vue").PropType<T>;
|
16
16
|
default: import("..").ButtonType;
|
17
17
|
};
|
18
18
|
buttonColor: StringConstructor;
|
@@ -33,14 +33,14 @@ export declare const SubmitBar: import("../utils").WithInstall<import("vue").Def
|
|
33
33
|
tipIcon: StringConstructor;
|
34
34
|
loading: BooleanConstructor;
|
35
35
|
currency: {
|
36
|
-
type: import("vue").PropType<
|
36
|
+
type: import("vue").PropType<T>;
|
37
37
|
default: string;
|
38
38
|
};
|
39
39
|
disabled: BooleanConstructor;
|
40
40
|
textAlign: import("vue").PropType<import("./SubmitBar").SubmitBarTextAlign>;
|
41
41
|
buttonText: StringConstructor;
|
42
42
|
buttonType: {
|
43
|
-
type: import("vue").PropType<
|
43
|
+
type: import("vue").PropType<T>;
|
44
44
|
default: import("..").ButtonType;
|
45
45
|
};
|
46
46
|
buttonColor: StringConstructor;
|
package/lib/tabs/Tabs.d.ts
CHANGED
@@ -3,7 +3,7 @@ import { type Interceptor } from '../utils';
|
|
3
3
|
import type { TabsProvide, TabsType } from './types';
|
4
4
|
export declare const tabsProps: {
|
5
5
|
type: {
|
6
|
-
type: PropType<
|
6
|
+
type: PropType<T>;
|
7
7
|
default: TabsType;
|
8
8
|
};
|
9
9
|
color: StringConstructor;
|
@@ -52,7 +52,7 @@ export type TabsProps = ExtractPropTypes<typeof tabsProps>;
|
|
52
52
|
export declare const TABS_KEY: InjectionKey<TabsProvide>;
|
53
53
|
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
54
54
|
type: {
|
55
|
-
type: PropType<
|
55
|
+
type: PropType<T>;
|
56
56
|
default: TabsType;
|
57
57
|
};
|
58
58
|
color: StringConstructor;
|
@@ -98,7 +98,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
98
98
|
titleInactiveColor: StringConstructor;
|
99
99
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "change" | "rendered" | "clickTab" | "update:active")[], "scroll" | "change" | "rendered" | "clickTab" | "update:active", import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
100
100
|
type: {
|
101
|
-
type: PropType<
|
101
|
+
type: PropType<T>;
|
102
102
|
default: TabsType;
|
103
103
|
};
|
104
104
|
color: StringConstructor;
|
package/lib/tabs/index.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { TabsProps } from './Tabs';
|
2
2
|
export declare const Tabs: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
type: {
|
4
|
-
type: import("vue").PropType<
|
4
|
+
type: import("vue").PropType<T>;
|
5
5
|
default: import("./types").TabsType;
|
6
6
|
};
|
7
7
|
color: StringConstructor;
|
@@ -47,7 +47,7 @@ export declare const Tabs: import("../utils").WithInstall<import("vue").DefineCo
|
|
47
47
|
titleInactiveColor: StringConstructor;
|
48
48
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "change" | "rendered" | "clickTab" | "update:active")[], "scroll" | "change" | "rendered" | "clickTab" | "update:active", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
49
49
|
type: {
|
50
|
-
type: import("vue").PropType<
|
50
|
+
type: import("vue").PropType<T>;
|
51
51
|
default: import("./types").TabsType;
|
52
52
|
};
|
53
53
|
color: StringConstructor;
|
package/lib/tag/Tag.d.ts
CHANGED
@@ -8,7 +8,7 @@ export declare const tagProps: {
|
|
8
8
|
default: true;
|
9
9
|
};
|
10
10
|
type: {
|
11
|
-
type: PropType<
|
11
|
+
type: PropType<T>;
|
12
12
|
default: TagType;
|
13
13
|
};
|
14
14
|
color: StringConstructor;
|
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
26
26
|
default: true;
|
27
27
|
};
|
28
28
|
type: {
|
29
|
-
type: PropType<
|
29
|
+
type: PropType<T>;
|
30
30
|
default: TagType;
|
31
31
|
};
|
32
32
|
color: StringConstructor;
|
@@ -42,7 +42,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
42
42
|
default: true;
|
43
43
|
};
|
44
44
|
type: {
|
45
|
-
type: PropType<
|
45
|
+
type: PropType<T>;
|
46
46
|
default: TagType;
|
47
47
|
};
|
48
48
|
color: StringConstructor;
|
package/lib/tag/index.d.ts
CHANGED
@@ -6,7 +6,7 @@ export declare const Tag: import("../utils").WithInstall<import("vue").DefineCom
|
|
6
6
|
default: true;
|
7
7
|
};
|
8
8
|
type: {
|
9
|
-
type: import("vue").PropType<
|
9
|
+
type: import("vue").PropType<T>;
|
10
10
|
default: import("./types").TagType;
|
11
11
|
};
|
12
12
|
color: StringConstructor;
|
@@ -22,7 +22,7 @@ export declare const Tag: import("../utils").WithInstall<import("vue").DefineCom
|
|
22
22
|
default: true;
|
23
23
|
};
|
24
24
|
type: {
|
25
|
-
type: import("vue").PropType<
|
25
|
+
type: import("vue").PropType<T>;
|
26
26
|
default: import("./types").TagType;
|
27
27
|
};
|
28
28
|
color: StringConstructor;
|
@@ -5,23 +5,23 @@ export declare const textEllipsisProps: {
|
|
5
5
|
default: number;
|
6
6
|
};
|
7
7
|
dots: {
|
8
|
-
type: import("vue").PropType<
|
8
|
+
type: import("vue").PropType<T>;
|
9
9
|
default: string;
|
10
10
|
};
|
11
11
|
content: {
|
12
|
-
type: import("vue").PropType<
|
12
|
+
type: import("vue").PropType<T>;
|
13
13
|
default: string;
|
14
14
|
};
|
15
15
|
expandText: {
|
16
|
-
type: import("vue").PropType<
|
16
|
+
type: import("vue").PropType<T>;
|
17
17
|
default: string;
|
18
18
|
};
|
19
19
|
collapseText: {
|
20
|
-
type: import("vue").PropType<
|
20
|
+
type: import("vue").PropType<T>;
|
21
21
|
default: string;
|
22
22
|
};
|
23
23
|
position: {
|
24
|
-
type: import("vue").PropType<
|
24
|
+
type: import("vue").PropType<T>;
|
25
25
|
default: string;
|
26
26
|
};
|
27
27
|
};
|
@@ -32,23 +32,23 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
32
32
|
default: number;
|
33
33
|
};
|
34
34
|
dots: {
|
35
|
-
type: import("vue").PropType<
|
35
|
+
type: import("vue").PropType<T>;
|
36
36
|
default: string;
|
37
37
|
};
|
38
38
|
content: {
|
39
|
-
type: import("vue").PropType<
|
39
|
+
type: import("vue").PropType<T>;
|
40
40
|
default: string;
|
41
41
|
};
|
42
42
|
expandText: {
|
43
|
-
type: import("vue").PropType<
|
43
|
+
type: import("vue").PropType<T>;
|
44
44
|
default: string;
|
45
45
|
};
|
46
46
|
collapseText: {
|
47
|
-
type: import("vue").PropType<
|
47
|
+
type: import("vue").PropType<T>;
|
48
48
|
default: string;
|
49
49
|
};
|
50
50
|
position: {
|
51
|
-
type: import("vue").PropType<
|
51
|
+
type: import("vue").PropType<T>;
|
52
52
|
default: string;
|
53
53
|
};
|
54
54
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "clickAction"[], "clickAction", import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
@@ -57,23 +57,23 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
57
57
|
default: number;
|
58
58
|
};
|
59
59
|
dots: {
|
60
|
-
type: import("vue").PropType<
|
60
|
+
type: import("vue").PropType<T>;
|
61
61
|
default: string;
|
62
62
|
};
|
63
63
|
content: {
|
64
|
-
type: import("vue").PropType<
|
64
|
+
type: import("vue").PropType<T>;
|
65
65
|
default: string;
|
66
66
|
};
|
67
67
|
expandText: {
|
68
|
-
type: import("vue").PropType<
|
68
|
+
type: import("vue").PropType<T>;
|
69
69
|
default: string;
|
70
70
|
};
|
71
71
|
collapseText: {
|
72
|
-
type: import("vue").PropType<
|
72
|
+
type: import("vue").PropType<T>;
|
73
73
|
default: string;
|
74
74
|
};
|
75
75
|
position: {
|
76
|
-
type: import("vue").PropType<
|
76
|
+
type: import("vue").PropType<T>;
|
77
77
|
default: string;
|
78
78
|
};
|
79
79
|
}>> & Readonly<{
|
@@ -4,23 +4,23 @@ export declare const TextEllipsis: import("../utils").WithInstall<import("vue").
|
|
4
4
|
default: number;
|
5
5
|
};
|
6
6
|
dots: {
|
7
|
-
type: import("vue").PropType<
|
7
|
+
type: import("vue").PropType<T>;
|
8
8
|
default: string;
|
9
9
|
};
|
10
10
|
content: {
|
11
|
-
type: import("vue").PropType<
|
11
|
+
type: import("vue").PropType<T>;
|
12
12
|
default: string;
|
13
13
|
};
|
14
14
|
expandText: {
|
15
|
-
type: import("vue").PropType<
|
15
|
+
type: import("vue").PropType<T>;
|
16
16
|
default: string;
|
17
17
|
};
|
18
18
|
collapseText: {
|
19
|
-
type: import("vue").PropType<
|
19
|
+
type: import("vue").PropType<T>;
|
20
20
|
default: string;
|
21
21
|
};
|
22
22
|
position: {
|
23
|
-
type: import("vue").PropType<
|
23
|
+
type: import("vue").PropType<T>;
|
24
24
|
default: string;
|
25
25
|
};
|
26
26
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "clickAction"[], "clickAction", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
@@ -29,23 +29,23 @@ export declare const TextEllipsis: import("../utils").WithInstall<import("vue").
|
|
29
29
|
default: number;
|
30
30
|
};
|
31
31
|
dots: {
|
32
|
-
type: import("vue").PropType<
|
32
|
+
type: import("vue").PropType<T>;
|
33
33
|
default: string;
|
34
34
|
};
|
35
35
|
content: {
|
36
|
-
type: import("vue").PropType<
|
36
|
+
type: import("vue").PropType<T>;
|
37
37
|
default: string;
|
38
38
|
};
|
39
39
|
expandText: {
|
40
|
-
type: import("vue").PropType<
|
40
|
+
type: import("vue").PropType<T>;
|
41
41
|
default: string;
|
42
42
|
};
|
43
43
|
collapseText: {
|
44
|
-
type: import("vue").PropType<
|
44
|
+
type: import("vue").PropType<T>;
|
45
45
|
default: string;
|
46
46
|
};
|
47
47
|
position: {
|
48
|
-
type: import("vue").PropType<
|
48
|
+
type: import("vue").PropType<T>;
|
49
49
|
default: string;
|
50
50
|
};
|
51
51
|
}>> & Readonly<{
|
@@ -26,7 +26,7 @@ export declare const timePickerProps: {
|
|
26
26
|
confirmButtonText: StringConstructor;
|
27
27
|
} & {
|
28
28
|
modelValue: {
|
29
|
-
type: PropType<
|
29
|
+
type: PropType<T[]>;
|
30
30
|
default: () => never[];
|
31
31
|
};
|
32
32
|
filter: PropType<(columnType: string, options: import("../picker").PickerOption[], values: string[]) => import("../picker").PickerOption[]>;
|
@@ -104,7 +104,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
104
104
|
confirmButtonText: StringConstructor;
|
105
105
|
} & {
|
106
106
|
modelValue: {
|
107
|
-
type: PropType<
|
107
|
+
type: PropType<T[]>;
|
108
108
|
default: () => never[];
|
109
109
|
};
|
110
110
|
filter: PropType<(columnType: string, options: import("../picker").PickerOption[], values: string[]) => import("../picker").PickerOption[]>;
|
@@ -175,7 +175,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
175
175
|
confirmButtonText: StringConstructor;
|
176
176
|
} & {
|
177
177
|
modelValue: {
|
178
|
-
type: PropType<
|
178
|
+
type: PropType<T[]>;
|
179
179
|
default: () => never[];
|
180
180
|
};
|
181
181
|
filter: PropType<(columnType: string, options: import("../picker").PickerOption[], values: string[]) => import("../picker").PickerOption[]>;
|
@@ -25,7 +25,7 @@ export declare const TimePicker: import("../utils").WithInstall<import("vue").De
|
|
25
25
|
confirmButtonText: StringConstructor;
|
26
26
|
} & {
|
27
27
|
modelValue: {
|
28
|
-
type: import("vue").PropType<
|
28
|
+
type: import("vue").PropType<T[]>;
|
29
29
|
default: () => never[];
|
30
30
|
};
|
31
31
|
filter: import("vue").PropType<(columnType: string, options: import("..").PickerOption[], values: string[]) => import("..").PickerOption[]>;
|
@@ -96,7 +96,7 @@ export declare const TimePicker: import("../utils").WithInstall<import("vue").De
|
|
96
96
|
confirmButtonText: StringConstructor;
|
97
97
|
} & {
|
98
98
|
modelValue: {
|
99
|
-
type: import("vue").PropType<
|
99
|
+
type: import("vue").PropType<T[]>;
|
100
100
|
default: () => never[];
|
101
101
|
};
|
102
102
|
filter: import("vue").PropType<(columnType: string, options: import("..").PickerOption[], values: string[]) => import("..").PickerOption[]>;
|
package/lib/toast/Toast.d.ts
CHANGED
@@ -5,7 +5,7 @@ export declare const toastProps: {
|
|
5
5
|
icon: StringConstructor;
|
6
6
|
show: BooleanConstructor;
|
7
7
|
type: {
|
8
|
-
type: PropType<
|
8
|
+
type: PropType<T>;
|
9
9
|
default: ToastType;
|
10
10
|
};
|
11
11
|
overlay: BooleanConstructor;
|
@@ -16,7 +16,7 @@ export declare const toastProps: {
|
|
16
16
|
default: number;
|
17
17
|
};
|
18
18
|
position: {
|
19
|
-
type: PropType<
|
19
|
+
type: PropType<T>;
|
20
20
|
default: ToastPosition;
|
21
21
|
};
|
22
22
|
teleport: PropType<TeleportProps["to"]>;
|
@@ -24,7 +24,7 @@ export declare const toastProps: {
|
|
24
24
|
className: PropType<unknown>;
|
25
25
|
iconPrefix: StringConstructor;
|
26
26
|
transition: {
|
27
|
-
type: PropType<
|
27
|
+
type: PropType<T>;
|
28
28
|
default: string;
|
29
29
|
};
|
30
30
|
loadingType: PropType<LoadingType>;
|
@@ -40,7 +40,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
40
40
|
icon: StringConstructor;
|
41
41
|
show: BooleanConstructor;
|
42
42
|
type: {
|
43
|
-
type: PropType<
|
43
|
+
type: PropType<T>;
|
44
44
|
default: ToastType;
|
45
45
|
};
|
46
46
|
overlay: BooleanConstructor;
|
@@ -51,7 +51,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
51
51
|
default: number;
|
52
52
|
};
|
53
53
|
position: {
|
54
|
-
type: PropType<
|
54
|
+
type: PropType<T>;
|
55
55
|
default: ToastPosition;
|
56
56
|
};
|
57
57
|
teleport: PropType<TeleportProps["to"]>;
|
@@ -59,7 +59,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
59
59
|
className: PropType<unknown>;
|
60
60
|
iconPrefix: StringConstructor;
|
61
61
|
transition: {
|
62
|
-
type: PropType<
|
62
|
+
type: PropType<T>;
|
63
63
|
default: string;
|
64
64
|
};
|
65
65
|
loadingType: PropType<LoadingType>;
|
@@ -73,7 +73,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
73
73
|
icon: StringConstructor;
|
74
74
|
show: BooleanConstructor;
|
75
75
|
type: {
|
76
|
-
type: PropType<
|
76
|
+
type: PropType<T>;
|
77
77
|
default: ToastType;
|
78
78
|
};
|
79
79
|
overlay: BooleanConstructor;
|
@@ -84,7 +84,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
84
84
|
default: number;
|
85
85
|
};
|
86
86
|
position: {
|
87
|
-
type: PropType<
|
87
|
+
type: PropType<T>;
|
88
88
|
default: ToastPosition;
|
89
89
|
};
|
90
90
|
teleport: PropType<TeleportProps["to"]>;
|
@@ -92,7 +92,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
92
92
|
className: PropType<unknown>;
|
93
93
|
iconPrefix: StringConstructor;
|
94
94
|
transition: {
|
95
|
-
type: PropType<
|
95
|
+
type: PropType<T>;
|
96
96
|
default: string;
|
97
97
|
};
|
98
98
|
loadingType: PropType<LoadingType>;
|
package/lib/toast/index.d.ts
CHANGED
@@ -2,7 +2,7 @@ export declare const Toast: import("../utils").WithInstall<import("vue").DefineC
|
|
2
2
|
icon: StringConstructor;
|
3
3
|
show: BooleanConstructor;
|
4
4
|
type: {
|
5
|
-
type: import("vue").PropType<
|
5
|
+
type: import("vue").PropType<T>;
|
6
6
|
default: import("./types").ToastType;
|
7
7
|
};
|
8
8
|
overlay: BooleanConstructor;
|
@@ -13,7 +13,7 @@ export declare const Toast: import("../utils").WithInstall<import("vue").DefineC
|
|
13
13
|
default: number;
|
14
14
|
};
|
15
15
|
position: {
|
16
|
-
type: import("vue").PropType<
|
16
|
+
type: import("vue").PropType<T>;
|
17
17
|
default: import("./types").ToastPosition;
|
18
18
|
};
|
19
19
|
teleport: import("vue").PropType<import("vue").TeleportProps["to"]>;
|
@@ -21,7 +21,7 @@ export declare const Toast: import("../utils").WithInstall<import("vue").DefineC
|
|
21
21
|
className: import("vue").PropType<unknown>;
|
22
22
|
iconPrefix: StringConstructor;
|
23
23
|
transition: {
|
24
|
-
type: import("vue").PropType<
|
24
|
+
type: import("vue").PropType<T>;
|
25
25
|
default: string;
|
26
26
|
};
|
27
27
|
loadingType: import("vue").PropType<import("..").LoadingType>;
|
@@ -35,7 +35,7 @@ export declare const Toast: import("../utils").WithInstall<import("vue").DefineC
|
|
35
35
|
icon: StringConstructor;
|
36
36
|
show: BooleanConstructor;
|
37
37
|
type: {
|
38
|
-
type: import("vue").PropType<
|
38
|
+
type: import("vue").PropType<T>;
|
39
39
|
default: import("./types").ToastType;
|
40
40
|
};
|
41
41
|
overlay: BooleanConstructor;
|
@@ -46,7 +46,7 @@ export declare const Toast: import("../utils").WithInstall<import("vue").DefineC
|
|
46
46
|
default: number;
|
47
47
|
};
|
48
48
|
position: {
|
49
|
-
type: import("vue").PropType<
|
49
|
+
type: import("vue").PropType<T>;
|
50
50
|
default: import("./types").ToastPosition;
|
51
51
|
};
|
52
52
|
teleport: import("vue").PropType<import("vue").TeleportProps["to"]>;
|
@@ -54,7 +54,7 @@ export declare const Toast: import("../utils").WithInstall<import("vue").DefineC
|
|
54
54
|
className: import("vue").PropType<unknown>;
|
55
55
|
iconPrefix: StringConstructor;
|
56
56
|
transition: {
|
57
|
-
type: import("vue").PropType<
|
57
|
+
type: import("vue").PropType<T>;
|
58
58
|
default: string;
|
59
59
|
};
|
60
60
|
loadingType: import("vue").PropType<import("..").LoadingType>;
|