vant 4.9.15 → 4.9.17
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/AddressEdit.mjs +0 -1
- package/es/address-edit/index.d.ts +2 -2
- package/es/address-edit/types.d.ts +0 -1
- 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/Field.mjs +3 -1
- 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/locale/lang/pl-PL.d.ts +63 -0
- package/es/locale/lang/pl-PL.mjs +65 -0
- 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/AddressEdit.js +0 -1
- package/lib/address-edit/index.d.ts +2 -2
- package/lib/address-edit/types.d.ts +0 -1
- 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/Field.js +3 -1
- 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/locale/lang/pl-PL.d.ts +63 -0
- package/lib/locale/lang/pl-PL.js +84 -0
- 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 +15 -7
- package/lib/vant.es.js +15 -7
- package/lib/vant.js +28 -38
- 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 +7 -7
@@ -0,0 +1,84 @@
|
|
1
|
+
var __defProp = Object.defineProperty;
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
5
|
+
var __export = (target, all) => {
|
6
|
+
for (var name in all)
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
8
|
+
};
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
11
|
+
for (let key of __getOwnPropNames(from))
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
14
|
+
}
|
15
|
+
return to;
|
16
|
+
};
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
18
|
+
var stdin_exports = {};
|
19
|
+
__export(stdin_exports, {
|
20
|
+
default: () => stdin_default
|
21
|
+
});
|
22
|
+
module.exports = __toCommonJS(stdin_exports);
|
23
|
+
var stdin_default = {
|
24
|
+
name: "Nazwisko",
|
25
|
+
tel: "Telefon",
|
26
|
+
save: "Zapisz",
|
27
|
+
clear: "Wyczy\u015B\u0107",
|
28
|
+
cancel: "Anuluj",
|
29
|
+
confirm: "Potwierd\u017A",
|
30
|
+
delete: "Usu\u0144",
|
31
|
+
loading: "\u0141adowanie...",
|
32
|
+
noCoupon: "Brak kupon\xF3w",
|
33
|
+
nameEmpty: "Wprowad\u017A nazwisko",
|
34
|
+
addContact: "Dodaj kontakt",
|
35
|
+
telInvalid: "Nieprawid\u0142owy numer telefonu",
|
36
|
+
vanCalendar: {
|
37
|
+
end: "Koniec",
|
38
|
+
start: "Start",
|
39
|
+
title: "Kalendarz",
|
40
|
+
weekdays: ["Nie", "Pon", "Wto", "\u015Aro", "Czw", "Pi\u0105", "Sob"],
|
41
|
+
monthTitle: (year, month) => `${year}/${month}`,
|
42
|
+
rangePrompt: (maxRange) => `Wybierz nie wi\u0119cej ni\u017C ${maxRange} dni`
|
43
|
+
},
|
44
|
+
vanCascader: {
|
45
|
+
select: "Wybierz"
|
46
|
+
},
|
47
|
+
vanPagination: {
|
48
|
+
prev: "Poprzednia",
|
49
|
+
next: "Nast\u0119pna"
|
50
|
+
},
|
51
|
+
vanPullRefresh: {
|
52
|
+
pulling: "Poci\u0105gnij aby od\u015Bwie\u017Cy\u0107...",
|
53
|
+
loosing: "Pu\u015B\u0107 aby od\u015Bwie\u017Cy\u0107..."
|
54
|
+
},
|
55
|
+
vanSubmitBar: {
|
56
|
+
label: "Suma:"
|
57
|
+
},
|
58
|
+
vanCoupon: {
|
59
|
+
unlimited: "Unlimited",
|
60
|
+
discount: (discount) => `${discount * 10}% zni\u017Cki`,
|
61
|
+
condition: (condition) => `Przynajmniej ${condition}`
|
62
|
+
},
|
63
|
+
vanCouponCell: {
|
64
|
+
title: "Kupon",
|
65
|
+
count: (count) => `Aktywnych kupon\xF3w: ${count}`
|
66
|
+
},
|
67
|
+
vanCouponList: {
|
68
|
+
exchange: "U\u017Cyj",
|
69
|
+
close: "Zamknij",
|
70
|
+
enable: "Dost\u0119pne",
|
71
|
+
disabled: "Niedost\u0119pne",
|
72
|
+
placeholder: "Kod kuponu"
|
73
|
+
},
|
74
|
+
vanAddressEdit: {
|
75
|
+
area: "Obszar",
|
76
|
+
areaEmpty: "Wybierz obszar",
|
77
|
+
addressEmpty: "Adres nie mo\u017Ce by\u0107 pusty",
|
78
|
+
addressDetail: "Adres",
|
79
|
+
defaultAddress: "Ustaw jako domy\u015Blny adres"
|
80
|
+
},
|
81
|
+
vanAddressList: {
|
82
|
+
add: "Dodaj nowy adres"
|
83
|
+
}
|
84
|
+
};
|
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: {
|
@@ -2,7 +2,7 @@ export declare const NumberKeyboard: import("../utils").WithInstall<import("vue"
|
|
2
2
|
show: BooleanConstructor;
|
3
3
|
title: StringConstructor;
|
4
4
|
theme: {
|
5
|
-
type: import("vue").PropType<
|
5
|
+
type: import("vue").PropType<import("./NumberKeyboard").NumberKeyboardTheme>;
|
6
6
|
default: import("./NumberKeyboard").NumberKeyboardTheme;
|
7
7
|
};
|
8
8
|
zIndex: (NumberConstructor | StringConstructor)[];
|
@@ -12,7 +12,7 @@ export declare const NumberKeyboard: import("../utils").WithInstall<import("vue"
|
|
12
12
|
default: number;
|
13
13
|
};
|
14
14
|
modelValue: {
|
15
|
-
type: import("vue").PropType<
|
15
|
+
type: import("vue").PropType<string>;
|
16
16
|
default: string;
|
17
17
|
};
|
18
18
|
transition: {
|
@@ -47,7 +47,7 @@ export declare const NumberKeyboard: import("../utils").WithInstall<import("vue"
|
|
47
47
|
show: BooleanConstructor;
|
48
48
|
title: StringConstructor;
|
49
49
|
theme: {
|
50
|
-
type: import("vue").PropType<
|
50
|
+
type: import("vue").PropType<import("./NumberKeyboard").NumberKeyboardTheme>;
|
51
51
|
default: import("./NumberKeyboard").NumberKeyboardTheme;
|
52
52
|
};
|
53
53
|
zIndex: (NumberConstructor | StringConstructor)[];
|
@@ -57,7 +57,7 @@ export declare const NumberKeyboard: import("../utils").WithInstall<import("vue"
|
|
57
57
|
default: number;
|
58
58
|
};
|
59
59
|
modelValue: {
|
60
|
-
type: import("vue").PropType<
|
60
|
+
type: import("vue").PropType<string>;
|
61
61
|
default: string;
|
62
62
|
};
|
63
63
|
transition: {
|
@@ -2,7 +2,7 @@ import { type ExtractPropTypes } from 'vue';
|
|
2
2
|
export type PaginationMode = 'simple' | 'multi';
|
3
3
|
export declare const paginationProps: {
|
4
4
|
mode: {
|
5
|
-
type: import("vue").PropType<
|
5
|
+
type: import("vue").PropType<PaginationMode>;
|
6
6
|
default: PaginationMode;
|
7
7
|
};
|
8
8
|
prevText: StringConstructor;
|
@@ -40,7 +40,7 @@ export declare const paginationProps: {
|
|
40
40
|
export type PaginationProps = ExtractPropTypes<typeof paginationProps>;
|
41
41
|
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
42
42
|
mode: {
|
43
|
-
type: import("vue").PropType<
|
43
|
+
type: import("vue").PropType<PaginationMode>;
|
44
44
|
default: PaginationMode;
|
45
45
|
};
|
46
46
|
prevText: StringConstructor;
|
@@ -76,7 +76,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
76
76
|
};
|
77
77
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change")[], "update:modelValue" | "change", import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
78
78
|
mode: {
|
79
|
-
type: import("vue").PropType<
|
79
|
+
type: import("vue").PropType<PaginationMode>;
|
80
80
|
default: PaginationMode;
|
81
81
|
};
|
82
82
|
prevText: StringConstructor;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
export declare const Pagination: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
2
2
|
mode: {
|
3
|
-
type: import("vue").PropType<
|
3
|
+
type: import("vue").PropType<import("./Pagination").PaginationMode>;
|
4
4
|
default: import("./Pagination").PaginationMode;
|
5
5
|
};
|
6
6
|
prevText: StringConstructor;
|
@@ -36,7 +36,7 @@ export declare const Pagination: import("../utils").WithInstall<import("vue").De
|
|
36
36
|
};
|
37
37
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change")[], "update:modelValue" | "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
38
38
|
mode: {
|
39
|
-
type: import("vue").PropType<
|
39
|
+
type: import("vue").PropType<import("./Pagination").PaginationMode>;
|
40
40
|
default: import("./Pagination").PaginationMode;
|
41
41
|
};
|
42
42
|
prevText: StringConstructor;
|
@@ -6,7 +6,7 @@ export declare const passwordInputProps: {
|
|
6
6
|
default: true;
|
7
7
|
};
|
8
8
|
value: {
|
9
|
-
type: import("vue").PropType<
|
9
|
+
type: import("vue").PropType<string>;
|
10
10
|
default: string;
|
11
11
|
};
|
12
12
|
gutter: (NumberConstructor | StringConstructor)[];
|
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
25
25
|
default: true;
|
26
26
|
};
|
27
27
|
value: {
|
28
|
-
type: import("vue").PropType<
|
28
|
+
type: import("vue").PropType<string>;
|
29
29
|
default: string;
|
30
30
|
};
|
31
31
|
gutter: (NumberConstructor | StringConstructor)[];
|
@@ -42,7 +42,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
42
42
|
default: true;
|
43
43
|
};
|
44
44
|
value: {
|
45
|
-
type: import("vue").PropType<
|
45
|
+
type: import("vue").PropType<string>;
|
46
46
|
default: string;
|
47
47
|
};
|
48
48
|
gutter: (NumberConstructor | StringConstructor)[];
|
@@ -5,7 +5,7 @@ export declare const PasswordInput: import("../utils").WithInstall<import("vue")
|
|
5
5
|
default: true;
|
6
6
|
};
|
7
7
|
value: {
|
8
|
-
type: import("vue").PropType<
|
8
|
+
type: import("vue").PropType<string>;
|
9
9
|
default: string;
|
10
10
|
};
|
11
11
|
gutter: (NumberConstructor | StringConstructor)[];
|
@@ -22,7 +22,7 @@ export declare const PasswordInput: import("../utils").WithInstall<import("vue")
|
|
22
22
|
default: true;
|
23
23
|
};
|
24
24
|
value: {
|
25
|
-
type: import("vue").PropType<
|
25
|
+
type: import("vue").PropType<string>;
|
26
26
|
default: string;
|
27
27
|
};
|
28
28
|
gutter: (NumberConstructor | StringConstructor)[];
|
package/lib/picker/Picker.d.ts
CHANGED
@@ -52,15 +52,15 @@ export declare const pickerProps: {
|
|
52
52
|
confirmButtonText: StringConstructor;
|
53
53
|
} & {
|
54
54
|
columns: {
|
55
|
-
type: PropType<
|
55
|
+
type: PropType<(PickerColumn | PickerOption)[]>;
|
56
56
|
default: () => never[];
|
57
57
|
};
|
58
58
|
modelValue: {
|
59
|
-
type: PropType<
|
59
|
+
type: PropType<Numeric[]>;
|
60
60
|
default: () => never[];
|
61
61
|
};
|
62
62
|
toolbarPosition: {
|
63
|
-
type: PropType<
|
63
|
+
type: PropType<PickerToolbarPosition>;
|
64
64
|
default: PickerToolbarPosition;
|
65
65
|
};
|
66
66
|
columnsFieldNames: PropType<PickerFieldNames>;
|
@@ -92,15 +92,15 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
92
92
|
confirmButtonText: StringConstructor;
|
93
93
|
} & {
|
94
94
|
columns: {
|
95
|
-
type: PropType<
|
95
|
+
type: PropType<(PickerColumn | PickerOption)[]>;
|
96
96
|
default: () => never[];
|
97
97
|
};
|
98
98
|
modelValue: {
|
99
|
-
type: PropType<
|
99
|
+
type: PropType<Numeric[]>;
|
100
100
|
default: () => never[];
|
101
101
|
};
|
102
102
|
toolbarPosition: {
|
103
|
-
type: PropType<
|
103
|
+
type: PropType<PickerToolbarPosition>;
|
104
104
|
default: PickerToolbarPosition;
|
105
105
|
};
|
106
106
|
columnsFieldNames: PropType<PickerFieldNames>;
|
@@ -130,15 +130,15 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
130
130
|
confirmButtonText: StringConstructor;
|
131
131
|
} & {
|
132
132
|
columns: {
|
133
|
-
type: PropType<
|
133
|
+
type: PropType<(PickerColumn | PickerOption)[]>;
|
134
134
|
default: () => never[];
|
135
135
|
};
|
136
136
|
modelValue: {
|
137
|
-
type: PropType<
|
137
|
+
type: PropType<Numeric[]>;
|
138
138
|
default: () => never[];
|
139
139
|
};
|
140
140
|
toolbarPosition: {
|
141
|
-
type: PropType<
|
141
|
+
type: PropType<PickerToolbarPosition>;
|
142
142
|
default: PickerToolbarPosition;
|
143
143
|
};
|
144
144
|
columnsFieldNames: PropType<PickerFieldNames>;
|
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
8
8
|
required: true;
|
9
9
|
};
|
10
10
|
options: {
|
11
|
-
type: PropType<
|
11
|
+
type: PropType<PickerOption[]>;
|
12
12
|
default: () => never[];
|
13
13
|
};
|
14
14
|
readonly: BooleanConstructor;
|
@@ -32,7 +32,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
32
32
|
required: true;
|
33
33
|
};
|
34
34
|
options: {
|
35
|
-
type: PropType<
|
35
|
+
type: PropType<PickerOption[]>;
|
36
36
|
default: () => never[];
|
37
37
|
};
|
38
38
|
readonly: BooleanConstructor;
|
package/lib/picker/index.d.ts
CHANGED
@@ -25,15 +25,15 @@ export declare const Picker: import("../utils").WithInstall<import("vue").Define
|
|
25
25
|
confirmButtonText: StringConstructor;
|
26
26
|
} & {
|
27
27
|
columns: {
|
28
|
-
type: import("vue").PropType<
|
28
|
+
type: import("vue").PropType<(import("./types").PickerColumn | import("./types").PickerOption)[]>;
|
29
29
|
default: () => never[];
|
30
30
|
};
|
31
31
|
modelValue: {
|
32
|
-
type: import("vue").PropType<
|
32
|
+
type: import("vue").PropType<import("../utils").Numeric[]>;
|
33
33
|
default: () => never[];
|
34
34
|
};
|
35
35
|
toolbarPosition: {
|
36
|
-
type: import("vue").PropType<
|
36
|
+
type: import("vue").PropType<import("./types").PickerToolbarPosition>;
|
37
37
|
default: import("./types").PickerToolbarPosition;
|
38
38
|
};
|
39
39
|
columnsFieldNames: import("vue").PropType<import("./types").PickerFieldNames>;
|
@@ -63,15 +63,15 @@ export declare const Picker: import("../utils").WithInstall<import("vue").Define
|
|
63
63
|
confirmButtonText: StringConstructor;
|
64
64
|
} & {
|
65
65
|
columns: {
|
66
|
-
type: import("vue").PropType<
|
66
|
+
type: import("vue").PropType<(import("./types").PickerColumn | import("./types").PickerOption)[]>;
|
67
67
|
default: () => never[];
|
68
68
|
};
|
69
69
|
modelValue: {
|
70
|
-
type: import("vue").PropType<
|
70
|
+
type: import("vue").PropType<import("../utils").Numeric[]>;
|
71
71
|
default: () => never[];
|
72
72
|
};
|
73
73
|
toolbarPosition: {
|
74
|
-
type: import("vue").PropType<
|
74
|
+
type: import("vue").PropType<import("./types").PickerToolbarPosition>;
|
75
75
|
default: import("./types").PickerToolbarPosition;
|
76
76
|
};
|
77
77
|
columnsFieldNames: import("vue").PropType<import("./types").PickerFieldNames>;
|
@@ -3,7 +3,7 @@ export type PickerGroupProvide = Record<string, string>;
|
|
3
3
|
export declare const PICKER_GROUP_KEY: InjectionKey<PickerGroupProvide>;
|
4
4
|
export declare const pickerGroupProps: {
|
5
5
|
tabs: {
|
6
|
-
type: import("vue").PropType<
|
6
|
+
type: import("vue").PropType<string[]>;
|
7
7
|
default: () => never[];
|
8
8
|
};
|
9
9
|
activeTab: {
|
@@ -23,7 +23,7 @@ export declare const pickerGroupProps: {
|
|
23
23
|
export type PickerGroupProps = ExtractPropTypes<typeof pickerGroupProps>;
|
24
24
|
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
25
25
|
tabs: {
|
26
|
-
type: import("vue").PropType<
|
26
|
+
type: import("vue").PropType<string[]>;
|
27
27
|
default: () => never[];
|
28
28
|
};
|
29
29
|
activeTab: {
|
@@ -41,7 +41,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
41
41
|
confirmButtonText: StringConstructor;
|
42
42
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancel" | "confirm" | "update:activeTab")[], "cancel" | "confirm" | "update:activeTab", import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
43
43
|
tabs: {
|
44
|
-
type: import("vue").PropType<
|
44
|
+
type: import("vue").PropType<string[]>;
|
45
45
|
default: () => never[];
|
46
46
|
};
|
47
47
|
activeTab: {
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { PickerGroupProps } from './PickerGroup';
|
2
2
|
export declare const PickerGroup: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
tabs: {
|
4
|
-
type: import("vue").PropType<
|
4
|
+
type: import("vue").PropType<string[]>;
|
5
5
|
default: () => never[];
|
6
6
|
};
|
7
7
|
activeTab: {
|
@@ -19,7 +19,7 @@ export declare const PickerGroup: import("../utils").WithInstall<import("vue").D
|
|
19
19
|
confirmButtonText: StringConstructor;
|
20
20
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancel" | "confirm" | "update:activeTab")[], "cancel" | "confirm" | "update:activeTab", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
21
21
|
tabs: {
|
22
|
-
type: import("vue").PropType<
|
22
|
+
type: import("vue").PropType<string[]>;
|
23
23
|
default: () => never[];
|
24
24
|
};
|
25
25
|
activeTab: {
|
package/lib/popover/Popover.d.ts
CHANGED
@@ -3,20 +3,20 @@ import { PopoverTheme, PopoverAction, PopoverActionsDirection, PopoverTrigger, P
|
|
3
3
|
export declare const popoverProps: {
|
4
4
|
show: BooleanConstructor;
|
5
5
|
theme: {
|
6
|
-
type: PropType<
|
6
|
+
type: PropType<PopoverTheme>;
|
7
7
|
default: PopoverTheme;
|
8
8
|
};
|
9
9
|
overlay: BooleanConstructor;
|
10
10
|
actions: {
|
11
|
-
type: PropType<
|
11
|
+
type: PropType<PopoverAction[]>;
|
12
12
|
default: () => never[];
|
13
13
|
};
|
14
14
|
actionsDirection: {
|
15
|
-
type: PropType<
|
15
|
+
type: PropType<PopoverActionsDirection>;
|
16
16
|
default: PopoverActionsDirection;
|
17
17
|
};
|
18
18
|
trigger: {
|
19
|
-
type: PropType<
|
19
|
+
type: PropType<PopoverTrigger>;
|
20
20
|
default: PopoverTrigger;
|
21
21
|
};
|
22
22
|
duration: (NumberConstructor | StringConstructor)[];
|
@@ -25,7 +25,7 @@ export declare const popoverProps: {
|
|
25
25
|
default: true;
|
26
26
|
};
|
27
27
|
placement: {
|
28
|
-
type: PropType<
|
28
|
+
type: PropType<PopoverPlacement>;
|
29
29
|
default: PopoverPlacement;
|
30
30
|
};
|
31
31
|
iconPrefix: StringConstructor;
|
@@ -56,20 +56,20 @@ export type PopoverProps = ExtractPropTypes<typeof popoverProps>;
|
|
56
56
|
declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
57
57
|
show: BooleanConstructor;
|
58
58
|
theme: {
|
59
|
-
type: PropType<
|
59
|
+
type: PropType<PopoverTheme>;
|
60
60
|
default: PopoverTheme;
|
61
61
|
};
|
62
62
|
overlay: BooleanConstructor;
|
63
63
|
actions: {
|
64
|
-
type: PropType<
|
64
|
+
type: PropType<PopoverAction[]>;
|
65
65
|
default: () => never[];
|
66
66
|
};
|
67
67
|
actionsDirection: {
|
68
|
-
type: PropType<
|
68
|
+
type: PropType<PopoverActionsDirection>;
|
69
69
|
default: PopoverActionsDirection;
|
70
70
|
};
|
71
71
|
trigger: {
|
72
|
-
type: PropType<
|
72
|
+
type: PropType<PopoverTrigger>;
|
73
73
|
default: PopoverTrigger;
|
74
74
|
};
|
75
75
|
duration: (NumberConstructor | StringConstructor)[];
|
@@ -78,7 +78,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
78
78
|
default: true;
|
79
79
|
};
|
80
80
|
placement: {
|
81
|
-
type: PropType<
|
81
|
+
type: PropType<PopoverPlacement>;
|
82
82
|
default: PopoverPlacement;
|
83
83
|
};
|
84
84
|
iconPrefix: StringConstructor;
|
@@ -107,20 +107,20 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
107
107
|
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "touchstart" | "update:show")[], "select" | "touchstart" | "update:show", import("vue").PublicProps, Readonly<ExtractPropTypes<{
|
108
108
|
show: BooleanConstructor;
|
109
109
|
theme: {
|
110
|
-
type: PropType<
|
110
|
+
type: PropType<PopoverTheme>;
|
111
111
|
default: PopoverTheme;
|
112
112
|
};
|
113
113
|
overlay: BooleanConstructor;
|
114
114
|
actions: {
|
115
|
-
type: PropType<
|
115
|
+
type: PropType<PopoverAction[]>;
|
116
116
|
default: () => never[];
|
117
117
|
};
|
118
118
|
actionsDirection: {
|
119
|
-
type: PropType<
|
119
|
+
type: PropType<PopoverActionsDirection>;
|
120
120
|
default: PopoverActionsDirection;
|
121
121
|
};
|
122
122
|
trigger: {
|
123
|
-
type: PropType<
|
123
|
+
type: PropType<PopoverTrigger>;
|
124
124
|
default: PopoverTrigger;
|
125
125
|
};
|
126
126
|
duration: (NumberConstructor | StringConstructor)[];
|
@@ -129,7 +129,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
129
129
|
default: true;
|
130
130
|
};
|
131
131
|
placement: {
|
132
|
-
type: PropType<
|
132
|
+
type: PropType<PopoverPlacement>;
|
133
133
|
default: PopoverPlacement;
|
134
134
|
};
|
135
135
|
iconPrefix: StringConstructor;
|