vant 4.9.21 → 4.9.23
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 +2 -4
- package/es/action-bar-button/index.css +1 -1
- package/es/action-bar-icon/ActionBarIcon.d.ts +4 -0
- package/es/action-bar-icon/ActionBarIcon.mjs +12 -4
- package/es/action-bar-icon/index.css +1 -1
- package/es/action-bar-icon/index.d.ts +3 -0
- package/es/action-sheet/ActionSheet.d.ts +1 -1
- package/es/action-sheet/index.d.ts +1 -1
- package/es/address-list/AddressListItem.d.ts +1 -1
- package/es/area/Area.d.ts +1 -1
- package/es/area/index.d.ts +1 -1
- package/es/calendar/index.css +1 -1
- package/es/composables/on-popup-reopen.mjs +1 -1
- package/es/composables/use-tab-status.mjs +2 -2
- package/es/composables/use-touch.mjs +4 -4
- package/es/date-picker/DatePicker.d.ts +1 -1
- package/es/date-picker/index.d.ts +1 -1
- package/es/dialog/Dialog.d.ts +1 -1
- package/es/dialog/index.css +1 -1
- package/es/dialog/index.d.ts +1 -1
- package/es/field/Field.d.ts +5 -5
- package/es/field/Field.mjs +5 -4
- package/es/field/index.d.ts +3 -3
- package/es/field/types.d.ts +1 -0
- package/es/floating-panel/FloatingPanel.d.ts +26 -0
- package/es/floating-panel/FloatingPanel.mjs +26 -2
- package/es/floating-panel/index.css +1 -1
- package/es/floating-panel/index.d.ts +18 -0
- package/es/grid/Grid.d.ts +1 -1
- package/es/grid/index.d.ts +1 -1
- package/es/index.d.ts +1 -1
- package/es/index.mjs +1 -1
- package/es/list/List.d.ts +13 -3
- package/es/list/List.mjs +5 -2
- package/es/list/index.d.ts +9 -2
- package/es/locale/lang/ar-SA.d.ts +1 -0
- package/es/locale/lang/ar-SA.mjs +10 -1
- package/es/locale/lang/bg-BG.d.ts +1 -0
- package/es/locale/lang/bg-BG.mjs +1 -0
- package/es/locale/lang/bn-BD.d.ts +1 -0
- package/es/locale/lang/bn-BD.mjs +1 -0
- package/es/locale/lang/da-DK.d.ts +1 -0
- package/es/locale/lang/da-DK.mjs +1 -0
- package/es/locale/lang/de-DE-formal.d.ts +1 -0
- package/es/locale/lang/de-DE-formal.mjs +1 -0
- package/es/locale/lang/de-DE.d.ts +1 -0
- package/es/locale/lang/de-DE.mjs +1 -0
- package/es/locale/lang/el-GR.d.ts +1 -0
- package/es/locale/lang/el-GR.mjs +1 -0
- package/es/locale/lang/en-US.d.ts +1 -0
- package/es/locale/lang/en-US.mjs +1 -0
- package/es/locale/lang/eo-EO.d.ts +1 -0
- package/es/locale/lang/eo-EO.mjs +1 -0
- package/es/locale/lang/es-ES.d.ts +1 -0
- package/es/locale/lang/es-ES.mjs +1 -0
- package/es/locale/lang/fa-IR.d.ts +1 -0
- package/es/locale/lang/fa-IR.mjs +1 -0
- package/es/locale/lang/fr-FR.d.ts +1 -0
- package/es/locale/lang/fr-FR.mjs +1 -0
- package/es/locale/lang/he-IL.d.ts +1 -0
- package/es/locale/lang/he-IL.mjs +1 -0
- package/es/locale/lang/hi-IN.d.ts +1 -0
- package/es/locale/lang/hi-IN.mjs +1 -0
- package/es/locale/lang/id-ID.d.ts +1 -0
- package/es/locale/lang/id-ID.mjs +1 -0
- package/es/locale/lang/is-IS.d.ts +1 -0
- package/es/locale/lang/is-IS.mjs +1 -0
- package/es/locale/lang/it-IT.d.ts +1 -0
- package/es/locale/lang/it-IT.mjs +1 -0
- package/es/locale/lang/ja-JP.d.ts +1 -0
- package/es/locale/lang/ja-JP.mjs +1 -0
- package/es/locale/lang/kk-KZ.d.ts +1 -0
- package/es/locale/lang/kk-KZ.mjs +1 -0
- package/es/locale/lang/km-KH.d.ts +1 -0
- package/es/locale/lang/km-KH.mjs +1 -0
- package/es/locale/lang/ko-KR.d.ts +1 -0
- package/es/locale/lang/ko-KR.mjs +1 -0
- package/es/locale/lang/la-LA.d.ts +1 -0
- package/es/locale/lang/la-LA.mjs +1 -0
- package/es/locale/lang/mm-MN.d.ts +1 -0
- package/es/locale/lang/mm-MN.mjs +1 -0
- package/es/locale/lang/nb-NO.d.ts +1 -0
- package/es/locale/lang/nb-NO.mjs +1 -0
- package/es/locale/lang/nl-NL.d.ts +1 -0
- package/es/locale/lang/nl-NL.mjs +1 -0
- package/es/locale/lang/pl-PL.d.ts +1 -0
- package/es/locale/lang/pl-PL.mjs +1 -0
- package/es/locale/lang/pt-BR.d.ts +1 -0
- package/es/locale/lang/pt-BR.mjs +1 -0
- package/es/locale/lang/ro-RO.d.ts +1 -0
- package/es/locale/lang/ro-RO.mjs +1 -0
- package/es/locale/lang/ru-RU.d.ts +1 -0
- package/es/locale/lang/ru-RU.mjs +1 -0
- package/es/locale/lang/sr-RS.d.ts +1 -0
- package/es/locale/lang/sr-RS.mjs +1 -0
- package/es/locale/lang/sv-SE.d.ts +1 -0
- package/es/locale/lang/sv-SE.mjs +1 -0
- package/es/locale/lang/th-TH.d.ts +1 -0
- package/es/locale/lang/th-TH.mjs +1 -0
- package/es/locale/lang/tr-TR.d.ts +1 -0
- package/es/locale/lang/tr-TR.mjs +1 -0
- package/es/locale/lang/uk-UA.d.ts +1 -0
- package/es/locale/lang/uk-UA.mjs +1 -0
- package/es/locale/lang/vi-VN.d.ts +1 -0
- package/es/locale/lang/vi-VN.mjs +1 -0
- package/es/locale/lang/zh-CN.d.ts +1 -0
- package/es/locale/lang/zh-CN.mjs +1 -0
- package/es/locale/lang/zh-HK.d.ts +1 -0
- package/es/locale/lang/zh-HK.mjs +1 -0
- package/es/locale/lang/zh-TW.d.ts +1 -0
- package/es/locale/lang/zh-TW.mjs +1 -0
- package/es/picker/Picker.d.ts +1 -1
- package/es/picker/index.d.ts +1 -1
- package/es/popup/index.d.ts +1 -0
- package/es/popup/index.mjs +7 -1
- package/es/progress/Progress.mjs +8 -4
- package/es/search/Search.d.ts +4 -4
- package/es/search/Search.mjs +1 -0
- package/es/search/index.d.ts +3 -3
- package/es/share-sheet/ShareSheet.d.ts +1 -1
- package/es/share-sheet/index.d.ts +1 -1
- package/es/signature/Signature.d.ts +16 -0
- package/es/signature/Signature.mjs +32 -1
- package/es/signature/index.d.ts +11 -0
- package/es/signature/types.d.ts +1 -0
- package/es/stepper/Stepper.mjs +3 -0
- package/es/swipe-cell/SwipeCell.d.ts +16 -0
- package/es/swipe-cell/SwipeCell.mjs +7 -2
- package/es/swipe-cell/index.d.ts +11 -0
- package/es/tabs/Tabs.d.ts +1 -1
- package/es/tabs/index.d.ts +1 -1
- package/es/time-picker/TimePicker.d.ts +1 -1
- package/es/time-picker/TimePicker.mjs +1 -1
- package/es/time-picker/index.d.ts +1 -1
- package/es/utils/constant.mjs +1 -1
- package/lib/action-bar-button/index.css +1 -1
- package/lib/action-bar-icon/ActionBarIcon.d.ts +4 -0
- package/lib/action-bar-icon/ActionBarIcon.js +12 -4
- package/lib/action-bar-icon/index.css +1 -1
- package/lib/action-bar-icon/index.d.ts +3 -0
- package/lib/action-sheet/ActionSheet.d.ts +1 -1
- package/lib/action-sheet/index.d.ts +1 -1
- package/lib/address-list/AddressListItem.d.ts +1 -1
- package/lib/area/Area.d.ts +1 -1
- package/lib/area/index.d.ts +1 -1
- package/lib/calendar/index.css +1 -1
- package/lib/composables/on-popup-reopen.js +1 -1
- package/lib/composables/use-tab-status.js +2 -2
- package/lib/composables/use-touch.js +4 -4
- package/lib/date-picker/DatePicker.d.ts +1 -1
- package/lib/date-picker/index.d.ts +1 -1
- package/lib/dialog/Dialog.d.ts +1 -1
- package/lib/dialog/index.css +1 -1
- package/lib/dialog/index.d.ts +1 -1
- package/lib/field/Field.d.ts +5 -5
- package/lib/field/Field.js +5 -4
- package/lib/field/index.d.ts +3 -3
- package/lib/field/types.d.ts +1 -0
- package/lib/floating-panel/FloatingPanel.d.ts +26 -0
- package/lib/floating-panel/FloatingPanel.js +26 -2
- package/lib/floating-panel/index.css +1 -1
- package/lib/floating-panel/index.d.ts +18 -0
- package/lib/grid/Grid.d.ts +1 -1
- package/lib/grid/index.d.ts +1 -1
- package/lib/index.css +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib/list/List.d.ts +13 -3
- package/lib/list/List.js +5 -2
- package/lib/list/index.d.ts +9 -2
- package/lib/locale/lang/ar-SA.d.ts +1 -0
- package/lib/locale/lang/ar-SA.js +10 -1
- package/lib/locale/lang/bg-BG.d.ts +1 -0
- package/lib/locale/lang/bg-BG.js +1 -0
- package/lib/locale/lang/bn-BD.d.ts +1 -0
- package/lib/locale/lang/bn-BD.js +1 -0
- package/lib/locale/lang/da-DK.d.ts +1 -0
- package/lib/locale/lang/da-DK.js +1 -0
- package/lib/locale/lang/de-DE-formal.d.ts +1 -0
- package/lib/locale/lang/de-DE-formal.js +1 -0
- package/lib/locale/lang/de-DE.d.ts +1 -0
- package/lib/locale/lang/de-DE.js +1 -0
- package/lib/locale/lang/el-GR.d.ts +1 -0
- package/lib/locale/lang/el-GR.js +1 -0
- package/lib/locale/lang/en-US.d.ts +1 -0
- package/lib/locale/lang/en-US.js +1 -0
- package/lib/locale/lang/eo-EO.d.ts +1 -0
- package/lib/locale/lang/eo-EO.js +1 -0
- package/lib/locale/lang/es-ES.d.ts +1 -0
- package/lib/locale/lang/es-ES.js +1 -0
- package/lib/locale/lang/fa-IR.d.ts +1 -0
- package/lib/locale/lang/fa-IR.js +1 -0
- package/lib/locale/lang/fr-FR.d.ts +1 -0
- package/lib/locale/lang/fr-FR.js +1 -0
- package/lib/locale/lang/he-IL.d.ts +1 -0
- package/lib/locale/lang/he-IL.js +1 -0
- package/lib/locale/lang/hi-IN.d.ts +1 -0
- package/lib/locale/lang/hi-IN.js +1 -0
- package/lib/locale/lang/id-ID.d.ts +1 -0
- package/lib/locale/lang/id-ID.js +1 -0
- package/lib/locale/lang/is-IS.d.ts +1 -0
- package/lib/locale/lang/is-IS.js +1 -0
- package/lib/locale/lang/it-IT.d.ts +1 -0
- package/lib/locale/lang/it-IT.js +1 -0
- package/lib/locale/lang/ja-JP.d.ts +1 -0
- package/lib/locale/lang/ja-JP.js +1 -0
- package/lib/locale/lang/kk-KZ.d.ts +1 -0
- package/lib/locale/lang/kk-KZ.js +1 -0
- package/lib/locale/lang/km-KH.d.ts +1 -0
- package/lib/locale/lang/km-KH.js +1 -0
- package/lib/locale/lang/ko-KR.d.ts +1 -0
- package/lib/locale/lang/ko-KR.js +1 -0
- package/lib/locale/lang/la-LA.d.ts +1 -0
- package/lib/locale/lang/la-LA.js +1 -0
- package/lib/locale/lang/mm-MN.d.ts +1 -0
- package/lib/locale/lang/mm-MN.js +1 -0
- package/lib/locale/lang/nb-NO.d.ts +1 -0
- package/lib/locale/lang/nb-NO.js +1 -0
- package/lib/locale/lang/nl-NL.d.ts +1 -0
- package/lib/locale/lang/nl-NL.js +1 -0
- package/lib/locale/lang/pl-PL.d.ts +1 -0
- package/lib/locale/lang/pl-PL.js +1 -0
- package/lib/locale/lang/pt-BR.d.ts +1 -0
- package/lib/locale/lang/pt-BR.js +1 -0
- package/lib/locale/lang/ro-RO.d.ts +1 -0
- package/lib/locale/lang/ro-RO.js +1 -0
- package/lib/locale/lang/ru-RU.d.ts +1 -0
- package/lib/locale/lang/ru-RU.js +1 -0
- package/lib/locale/lang/sr-RS.d.ts +1 -0
- package/lib/locale/lang/sr-RS.js +1 -0
- package/lib/locale/lang/sv-SE.d.ts +1 -0
- package/lib/locale/lang/sv-SE.js +1 -0
- package/lib/locale/lang/th-TH.d.ts +1 -0
- package/lib/locale/lang/th-TH.js +1 -0
- package/lib/locale/lang/tr-TR.d.ts +1 -0
- package/lib/locale/lang/tr-TR.js +1 -0
- package/lib/locale/lang/uk-UA.d.ts +1 -0
- package/lib/locale/lang/uk-UA.js +1 -0
- package/lib/locale/lang/vi-VN.d.ts +1 -0
- package/lib/locale/lang/vi-VN.js +1 -0
- package/lib/locale/lang/zh-CN.d.ts +1 -0
- package/lib/locale/lang/zh-CN.js +1 -0
- package/lib/locale/lang/zh-HK.d.ts +1 -0
- package/lib/locale/lang/zh-HK.js +1 -0
- package/lib/locale/lang/zh-TW.d.ts +1 -0
- package/lib/locale/lang/zh-TW.js +1 -0
- package/lib/picker/Picker.d.ts +1 -1
- package/lib/picker/index.d.ts +1 -1
- package/lib/popup/index.d.ts +1 -0
- package/lib/popup/index.js +4 -1
- package/lib/progress/Progress.js +8 -4
- package/lib/search/Search.d.ts +4 -4
- package/lib/search/Search.js +1 -0
- package/lib/search/index.d.ts +3 -3
- package/lib/share-sheet/ShareSheet.d.ts +1 -1
- package/lib/share-sheet/index.d.ts +1 -1
- package/lib/signature/Signature.d.ts +16 -0
- package/lib/signature/Signature.js +32 -1
- package/lib/signature/index.d.ts +11 -0
- package/lib/signature/types.d.ts +1 -0
- package/lib/stepper/Stepper.js +3 -0
- package/lib/swipe-cell/SwipeCell.d.ts +16 -0
- package/lib/swipe-cell/SwipeCell.js +7 -2
- package/lib/swipe-cell/index.d.ts +11 -0
- package/lib/tabs/Tabs.d.ts +1 -1
- package/lib/tabs/index.d.ts +1 -1
- package/lib/time-picker/TimePicker.d.ts +1 -1
- package/lib/time-picker/TimePicker.js +1 -1
- package/lib/time-picker/index.d.ts +1 -1
- package/lib/utils/constant.js +1 -1
- package/lib/vant.cjs.js +108 -25
- package/lib/vant.es.js +108 -25
- package/lib/vant.js +118 -35
- package/lib/vant.min.js +3 -3
- package/lib/web-types.json +1 -1
- package/package.json +35 -35
package/es/index.mjs
CHANGED
|
@@ -99,7 +99,7 @@ import { Toast } from "./toast/index.mjs";
|
|
|
99
99
|
import { TreeSelect } from "./tree-select/index.mjs";
|
|
100
100
|
import { Uploader } from "./uploader/index.mjs";
|
|
101
101
|
import { Watermark } from "./watermark/index.mjs";
|
|
102
|
-
const version = "4.9.
|
|
102
|
+
const version = "4.9.23";
|
|
103
103
|
function install(app) {
|
|
104
104
|
const components = [
|
|
105
105
|
ActionBar,
|
package/es/list/List.d.ts
CHANGED
|
@@ -15,7 +15,10 @@ export declare const listProps: {
|
|
|
15
15
|
type: PropType<ListDirection>;
|
|
16
16
|
default: ListDirection;
|
|
17
17
|
};
|
|
18
|
-
loadingText:
|
|
18
|
+
loadingText: {
|
|
19
|
+
type: PropType<string | null>;
|
|
20
|
+
default: string;
|
|
21
|
+
};
|
|
19
22
|
finishedText: StringConstructor;
|
|
20
23
|
immediateCheck: {
|
|
21
24
|
type: BooleanConstructor;
|
|
@@ -38,7 +41,10 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
38
41
|
type: PropType<ListDirection>;
|
|
39
42
|
default: ListDirection;
|
|
40
43
|
};
|
|
41
|
-
loadingText:
|
|
44
|
+
loadingText: {
|
|
45
|
+
type: PropType<string | null>;
|
|
46
|
+
default: string;
|
|
47
|
+
};
|
|
42
48
|
finishedText: StringConstructor;
|
|
43
49
|
immediateCheck: {
|
|
44
50
|
type: BooleanConstructor;
|
|
@@ -59,7 +65,10 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
59
65
|
type: PropType<ListDirection>;
|
|
60
66
|
default: ListDirection;
|
|
61
67
|
};
|
|
62
|
-
loadingText:
|
|
68
|
+
loadingText: {
|
|
69
|
+
type: PropType<string | null>;
|
|
70
|
+
default: string;
|
|
71
|
+
};
|
|
63
72
|
finishedText: StringConstructor;
|
|
64
73
|
immediateCheck: {
|
|
65
74
|
type: BooleanConstructor;
|
|
@@ -74,6 +83,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
|
|
|
74
83
|
disabled: boolean;
|
|
75
84
|
error: boolean;
|
|
76
85
|
loading: boolean;
|
|
86
|
+
loadingText: string | null;
|
|
77
87
|
direction: ListDirection;
|
|
78
88
|
finished: boolean;
|
|
79
89
|
immediateCheck: boolean;
|
package/es/list/List.mjs
CHANGED
|
@@ -14,7 +14,10 @@ const listProps = {
|
|
|
14
14
|
scroller: Object,
|
|
15
15
|
errorText: String,
|
|
16
16
|
direction: makeStringProp("down"),
|
|
17
|
-
loadingText:
|
|
17
|
+
loadingText: {
|
|
18
|
+
type: String,
|
|
19
|
+
default: ""
|
|
20
|
+
},
|
|
18
21
|
finishedText: String,
|
|
19
22
|
immediateCheck: truthProp
|
|
20
23
|
};
|
|
@@ -91,7 +94,7 @@ var stdin_default = defineComponent({
|
|
|
91
94
|
if (loading.value && !props.finished && !props.disabled) {
|
|
92
95
|
return _createVNode("div", {
|
|
93
96
|
"class": bem("loading")
|
|
94
|
-
}, [slots.loading ? slots.loading() : _createVNode(Loading, {
|
|
97
|
+
}, [slots.loading ? slots.loading() : props.loadingText != null && _createVNode(Loading, {
|
|
95
98
|
"class": bem("loading-icon")
|
|
96
99
|
}, {
|
|
97
100
|
default: () => [props.loadingText || t("loading")]
|
package/es/list/index.d.ts
CHANGED
|
@@ -14,7 +14,10 @@ export declare const List: import("../utils").WithInstall<import("vue").DefineCo
|
|
|
14
14
|
type: import("vue").PropType<import("./types").ListDirection>;
|
|
15
15
|
default: import("./types").ListDirection;
|
|
16
16
|
};
|
|
17
|
-
loadingText:
|
|
17
|
+
loadingText: {
|
|
18
|
+
type: import("vue").PropType<string | null>;
|
|
19
|
+
default: string;
|
|
20
|
+
};
|
|
18
21
|
finishedText: StringConstructor;
|
|
19
22
|
immediateCheck: {
|
|
20
23
|
type: BooleanConstructor;
|
|
@@ -35,7 +38,10 @@ export declare const List: import("../utils").WithInstall<import("vue").DefineCo
|
|
|
35
38
|
type: import("vue").PropType<import("./types").ListDirection>;
|
|
36
39
|
default: import("./types").ListDirection;
|
|
37
40
|
};
|
|
38
|
-
loadingText:
|
|
41
|
+
loadingText: {
|
|
42
|
+
type: import("vue").PropType<string | null>;
|
|
43
|
+
default: string;
|
|
44
|
+
};
|
|
39
45
|
finishedText: StringConstructor;
|
|
40
46
|
immediateCheck: {
|
|
41
47
|
type: BooleanConstructor;
|
|
@@ -50,6 +56,7 @@ export declare const List: import("../utils").WithInstall<import("vue").DefineCo
|
|
|
50
56
|
disabled: boolean;
|
|
51
57
|
error: boolean;
|
|
52
58
|
loading: boolean;
|
|
59
|
+
loadingText: string | null;
|
|
53
60
|
direction: import("./types").ListDirection;
|
|
54
61
|
finished: boolean;
|
|
55
62
|
immediateCheck: boolean;
|
package/es/locale/lang/ar-SA.mjs
CHANGED
|
@@ -3,6 +3,7 @@ var stdin_default = {
|
|
|
3
3
|
tel: "\u0627\u0644\u0647\u0627\u062A\u0641",
|
|
4
4
|
save: "\u062D\u0641\u0638",
|
|
5
5
|
clear: "\u0645\u0633\u062D",
|
|
6
|
+
undo: "\u062A\u0631\u0627\u062C\u0639",
|
|
6
7
|
cancel: "\u0625\u0644\u063A\u0627\u0621",
|
|
7
8
|
confirm: "\u062A\u0623\u0643\u064A\u062F",
|
|
8
9
|
delete: "\u062D\u0630\u0641",
|
|
@@ -15,7 +16,15 @@ var stdin_default = {
|
|
|
15
16
|
end: "\u0646\u0647\u0627\u064A\u0629",
|
|
16
17
|
start: "\u0628\u062F\u0627\u064A\u0629",
|
|
17
18
|
title: "\u0627\u0644\u062A\u0642\u0648\u064A\u0645",
|
|
18
|
-
weekdays: [
|
|
19
|
+
weekdays: [
|
|
20
|
+
"\u0627\u0644\u0623\u062D\u062F",
|
|
21
|
+
"\u0627\u0644\u0627\u062B\u0646\u064A\u0646",
|
|
22
|
+
"\u0627\u0644\u062B\u0644\u0627\u062B\u0627\u0621",
|
|
23
|
+
"\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621",
|
|
24
|
+
"\u0627\u0644\u062E\u0645\u064A\u0633",
|
|
25
|
+
"\u0627\u0644\u062C\u0645\u0639\u0629",
|
|
26
|
+
"\u0627\u0644\u0633\u0628\u062A"
|
|
27
|
+
],
|
|
19
28
|
monthTitle: (year, month) => `${year}/${month}`,
|
|
20
29
|
rangePrompt: (maxRange) => `\u0627\u062E\u062A\u0631 \u0644\u0627 \u064A\u0632\u064A\u062F \u0639\u0646 ${maxRange} \u0623\u064A\u0627\u0645`
|
|
21
30
|
},
|
package/es/locale/lang/bg-BG.mjs
CHANGED
|
@@ -3,6 +3,7 @@ var stdin_default = {
|
|
|
3
3
|
tel: "\u0422\u0435\u043B\u0435\u0444\u043E\u043D",
|
|
4
4
|
save: "\u0417\u0430\u043F\u0430\u0437\u0432\u0430\u043D\u0435",
|
|
5
5
|
clear: "\u044F\u0441\u043D\u043E",
|
|
6
|
+
undo: "\u041E\u0442\u043C\u0435\u043D\u0438",
|
|
6
7
|
cancel: "\u041E\u0442\u043A\u0430\u0437",
|
|
7
8
|
confirm: "\u041F\u043E\u0442\u0432\u044A\u0440\u0434\u0438",
|
|
8
9
|
delete: "\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043D\u0435",
|
package/es/locale/lang/bn-BD.mjs
CHANGED
|
@@ -3,6 +3,7 @@ var stdin_default = {
|
|
|
3
3
|
tel: "\u09AB\u09CB\u09A8",
|
|
4
4
|
save: "\u09B8\u0982\u09B0\u0995\u09CD\u09B7\u09A3 \u0995\u09B0\u09C1\u09A8",
|
|
5
5
|
clear: "\u09AA\u09B0\u09BF\u09B7\u09CD\u0995\u09BE\u09B0",
|
|
6
|
+
undo: "\u09AA\u09C2\u09B0\u09CD\u09AC\u09BE\u09AC\u09B8\u09CD\u09A5\u09BE",
|
|
6
7
|
cancel: "\u09AC\u09BE\u09A4\u09BF\u09B2",
|
|
7
8
|
confirm: "\u09A8\u09BF\u09B6\u09CD\u099A\u09BF\u09A4 \u0995\u09B0\u09C1\u09A8",
|
|
8
9
|
delete: "\u09AE\u09C1\u099B\u09C1\u09A8",
|
package/es/locale/lang/da-DK.mjs
CHANGED
package/es/locale/lang/de-DE.mjs
CHANGED
package/es/locale/lang/el-GR.mjs
CHANGED
|
@@ -3,6 +3,7 @@ var stdin_default = {
|
|
|
3
3
|
tel: "\u03A4\u03B7\u03BB\u03AD\u03C6\u03C9\u03BD\u03BF",
|
|
4
4
|
save: "\u0391\u03C0\u03BF\u03B8\u03AE\u03BA\u03B5\u03C5\u03C3\u03B7",
|
|
5
5
|
clear: "\u03A3\u03B1\u03C6\u03AE",
|
|
6
|
+
undo: "\u0391\u03BD\u03B1\u03AF\u03C1\u03B5\u03C3\u03B7",
|
|
6
7
|
cancel: "\u0391\u03BA\u03CD\u03C1\u03C9\u03C3\u03B7",
|
|
7
8
|
confirm: "\u0395\u03C0\u03B9\u03B2\u03B5\u03B2\u03B1\u03AF\u03C9\u03C3\u03B7",
|
|
8
9
|
delete: "\u0394\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE",
|
package/es/locale/lang/en-US.mjs
CHANGED
package/es/locale/lang/eo-EO.mjs
CHANGED
package/es/locale/lang/es-ES.mjs
CHANGED
package/es/locale/lang/fa-IR.mjs
CHANGED
|
@@ -3,6 +3,7 @@ var stdin_default = {
|
|
|
3
3
|
tel: "\u062A\u0644\u0641\u0646",
|
|
4
4
|
save: "\u0630\u062E\u06CC\u0631\u0647",
|
|
5
5
|
clear: "\u067E\u0627\u06A9 \u06A9\u0631\u062F\u0646",
|
|
6
|
+
undo: "\u0648\u0627\u06AF\u0631\u062F",
|
|
6
7
|
cancel: "\u0627\u0646\u0635\u0631\u0627\u0641",
|
|
7
8
|
confirm: "\u062A\u0627\u06CC\u06CC\u062F",
|
|
8
9
|
delete: "\u062D\u0630\u0641",
|
package/es/locale/lang/fr-FR.mjs
CHANGED
package/es/locale/lang/he-IL.mjs
CHANGED
|
@@ -3,6 +3,7 @@ var stdin_default = {
|
|
|
3
3
|
tel: "\u05D8\u05DC\u05E4\u05D5\u05DF",
|
|
4
4
|
save: "\u05E9\u05DE\u05D5\u05E8",
|
|
5
5
|
clear: "\u05D1\u05E8\u05D5\u05E8",
|
|
6
|
+
undo: "\u05D1\u05D8\u05DC",
|
|
6
7
|
cancel: "\u05D1\u05D9\u05D8\u05D5\u05DC",
|
|
7
8
|
confirm: "\u05D0\u05D9\u05E9\u05D5\u05E8",
|
|
8
9
|
delete: "\u05DE\u05D7\u05D9\u05E7\u05D4",
|
package/es/locale/lang/hi-IN.mjs
CHANGED
|
@@ -3,6 +3,7 @@ var stdin_default = {
|
|
|
3
3
|
tel: "\u092B\u093C\u094B\u0928",
|
|
4
4
|
save: "\u0938\u0939\u0947\u091C\u0947\u0902",
|
|
5
5
|
clear: "\u0938\u093E\u092B\u093C",
|
|
6
|
+
undo: "\u092A\u0942\u0930\u094D\u0935\u0935\u0924",
|
|
6
7
|
cancel: "\u0930\u0926\u094D\u0926 \u0915\u0930\u0947\u0902",
|
|
7
8
|
confirm: "\u092A\u0941\u0937\u094D\u091F\u093F \u0915\u0930\u0928\u093E",
|
|
8
9
|
delete: "\u0939\u091F\u093E\u090F\u0902",
|
package/es/locale/lang/id-ID.mjs
CHANGED
package/es/locale/lang/is-IS.mjs
CHANGED
package/es/locale/lang/it-IT.mjs
CHANGED
package/es/locale/lang/ja-JP.mjs
CHANGED
package/es/locale/lang/kk-KZ.mjs
CHANGED
|
@@ -3,6 +3,7 @@ var stdin_default = {
|
|
|
3
3
|
tel: "\u0422\u0435\u043B\u0435\u0444\u043E\u043D",
|
|
4
4
|
save: "\u0421\u0430\u049B\u0442\u0430\u0443",
|
|
5
5
|
clear: "\u0422\u0430\u0437\u0430\u0440\u0442\u0443",
|
|
6
|
+
undo: "\u0411\u043E\u043B\u0434\u044B\u0440\u043C\u0430\u0443",
|
|
6
7
|
cancel: "\u0411\u0430\u0441\u0442\u0430\u0440\u0442\u0443",
|
|
7
8
|
confirm: "\u0420\u0430\u0441\u0442\u0430\u0443",
|
|
8
9
|
delete: "\u0416\u043E\u044E",
|
package/es/locale/lang/km-KH.mjs
CHANGED
|
@@ -3,6 +3,7 @@ var stdin_default = {
|
|
|
3
3
|
tel: "\u1791\u17BC\u179A\u179F\u17D0\u1796\u17D2\u1791",
|
|
4
4
|
save: "\u179A\u1780\u17D2\u179F\u17B6\u1791\u17BB\u1780",
|
|
5
5
|
clear: "\u1785\u17D2\u1794\u17B6\u179F\u17CB",
|
|
6
|
+
undo: "\u1798\u17B7\u1793\u1792\u17D2\u179C\u17BE\u179C\u17B7\u1789",
|
|
6
7
|
cancel: "\u1794\u17C4\u17C7\u1794\u1784\u17CB",
|
|
7
8
|
confirm: "\u1799\u179B\u17CB\u1796\u17D2\u179A\u1798",
|
|
8
9
|
delete: "\u179B\u17BB\u1794",
|
package/es/locale/lang/ko-KR.mjs
CHANGED
package/es/locale/lang/la-LA.mjs
CHANGED
|
@@ -3,6 +3,7 @@ var stdin_default = {
|
|
|
3
3
|
tel: "\u0EC2\u0E97\u0EA5\u0EB0\u0EAA\u0EB1\u0E9A",
|
|
4
4
|
save: "\u0E9A\u0EB1\u0E99\u0E97\u0EB6\u0E81",
|
|
5
5
|
clear: "\u0E88\u0EB0\u0EC1\u0E88\u0EC9\u0E87",
|
|
6
|
+
undo: "\u0E8D\u0EBB\u0E81\u0EC0\u0EA5\u0EB5\u0E81",
|
|
6
7
|
cancel: "\u0E8D\u0EBB\u0E81\u0EC0\u0EA5\u0EB5\u0E81",
|
|
7
8
|
confirm: "\u0EA2\u0EB6\u0E99\u0EA2\u0EB1\u0E99",
|
|
8
9
|
delete: "\u0EA5\u0EB7\u0E9A",
|
package/es/locale/lang/mm-MN.mjs
CHANGED
|
@@ -3,6 +3,7 @@ var stdin_default = {
|
|
|
3
3
|
tel: "\u0423\u0442\u0430\u0441",
|
|
4
4
|
save: "\u0425\u0430\u0434\u0433\u0430\u043B\u0430\u0445",
|
|
5
5
|
clear: "\u0422\u043E\u0434\u043E\u0440\u0445\u043E\u0439",
|
|
6
|
+
undo: "\u0411\u0443\u0446\u0430\u0430\u0445",
|
|
6
7
|
cancel: "\u0426\u0443\u0446\u043B\u0430\u0445",
|
|
7
8
|
confirm: "\u0411\u0430\u0442\u0430\u043B\u0433\u0430\u0430\u0436\u0443\u0443\u043B\u0430\u0445",
|
|
8
9
|
delete: "\u0423\u0441\u0442\u0433\u0430\u0445",
|
package/es/locale/lang/nb-NO.mjs
CHANGED
package/es/locale/lang/nl-NL.mjs
CHANGED
package/es/locale/lang/pl-PL.mjs
CHANGED
package/es/locale/lang/pt-BR.mjs
CHANGED
package/es/locale/lang/ro-RO.mjs
CHANGED