vant 2.12.44 → 2.12.47
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/README.zh-CN.md +3 -2
- package/changelog.generated.md +11 -0
- package/es/dialog/Dialog.js +41 -8
- package/es/index.js +1 -1
- package/es/locale/lang/vi-VN.js +91 -0
- package/es/sku/utils/sku-helper.js +2 -2
- package/es/tabbar/index.js +1 -1
- package/es/tabbar-item/index.js +10 -8
- package/lib/dialog/Dialog.js +40 -7
- package/lib/index.js +1 -1
- package/lib/locale/lang/vi-VN.js +96 -0
- package/lib/sku/utils/sku-helper.js +2 -2
- package/lib/tabbar/index.js +1 -1
- package/lib/tabbar-item/index.js +10 -8
- package/lib/vant.js +54 -19
- package/lib/vant.min.js +1 -1
- package/package.json +1 -1
- package/vetur/attributes.json +321 -321
- package/vetur/tags.json +96 -96
- package/vetur/web-types.json +933 -933
package/vetur/tags.json
CHANGED
@@ -1,4 +1,25 @@
|
|
1
1
|
{
|
2
|
+
"van-action-sheet": {
|
3
|
+
"attributes": [
|
4
|
+
"v-model (value)",
|
5
|
+
"actions",
|
6
|
+
"title",
|
7
|
+
"cancel-text",
|
8
|
+
"description",
|
9
|
+
"closeable",
|
10
|
+
"close-icon",
|
11
|
+
"duration",
|
12
|
+
"round",
|
13
|
+
"overlay",
|
14
|
+
"lock-scroll",
|
15
|
+
"lazy-render",
|
16
|
+
"close-on-popstate",
|
17
|
+
"close-on-click-action",
|
18
|
+
"close-on-click-overlay",
|
19
|
+
"safe-area-inset-bottom",
|
20
|
+
"get-container"
|
21
|
+
]
|
22
|
+
},
|
2
23
|
"van-area": {
|
3
24
|
"attributes": [
|
4
25
|
"value",
|
@@ -16,6 +37,17 @@
|
|
16
37
|
"is-oversea-code"
|
17
38
|
]
|
18
39
|
},
|
40
|
+
"van-address-list": {
|
41
|
+
"attributes": [
|
42
|
+
"v-model",
|
43
|
+
"list",
|
44
|
+
"disabled-list",
|
45
|
+
"disabled-text",
|
46
|
+
"switchable",
|
47
|
+
"add-button-text",
|
48
|
+
"default-tag-text"
|
49
|
+
]
|
50
|
+
},
|
19
51
|
"van-badge": {
|
20
52
|
"attributes": [
|
21
53
|
"content",
|
@@ -24,6 +56,32 @@
|
|
24
56
|
"max"
|
25
57
|
]
|
26
58
|
},
|
59
|
+
"van-address-edit": {
|
60
|
+
"attributes": [
|
61
|
+
"area-list",
|
62
|
+
"area-columns-placeholder",
|
63
|
+
"area-placeholder",
|
64
|
+
"address-info",
|
65
|
+
"search-result",
|
66
|
+
"show-postal",
|
67
|
+
"show-delete",
|
68
|
+
"show-set-default",
|
69
|
+
"show-search-result",
|
70
|
+
"show-area",
|
71
|
+
"show-detail",
|
72
|
+
"disable-area",
|
73
|
+
"save-button-text",
|
74
|
+
"delete-button-text",
|
75
|
+
"detail-rows",
|
76
|
+
"detail-maxlength",
|
77
|
+
"is-saving",
|
78
|
+
"is-deleting",
|
79
|
+
"tel-validator",
|
80
|
+
"tel-maxlength",
|
81
|
+
"postal-validator",
|
82
|
+
"validator"
|
83
|
+
]
|
84
|
+
},
|
27
85
|
"van-button": {
|
28
86
|
"attributes": [
|
29
87
|
"type",
|
@@ -50,30 +108,19 @@
|
|
50
108
|
"replace"
|
51
109
|
]
|
52
110
|
},
|
53
|
-
"van-
|
111
|
+
"van-card": {
|
54
112
|
"attributes": [
|
55
|
-
"
|
56
|
-
"
|
57
|
-
"
|
58
|
-
"
|
59
|
-
"
|
60
|
-
"
|
61
|
-
"
|
62
|
-
"
|
63
|
-
"
|
64
|
-
"
|
65
|
-
"
|
66
|
-
"disable-area",
|
67
|
-
"save-button-text",
|
68
|
-
"delete-button-text",
|
69
|
-
"detail-rows",
|
70
|
-
"detail-maxlength",
|
71
|
-
"is-saving",
|
72
|
-
"is-deleting",
|
73
|
-
"tel-validator",
|
74
|
-
"tel-maxlength",
|
75
|
-
"postal-validator",
|
76
|
-
"validator"
|
113
|
+
"thumb",
|
114
|
+
"title",
|
115
|
+
"desc",
|
116
|
+
"tag",
|
117
|
+
"num",
|
118
|
+
"price",
|
119
|
+
"origin-price",
|
120
|
+
"centered",
|
121
|
+
"currency",
|
122
|
+
"thumb-link",
|
123
|
+
"lazy-load"
|
77
124
|
]
|
78
125
|
},
|
79
126
|
"van-calendar": {
|
@@ -122,51 +169,16 @@
|
|
122
169
|
"range-prompt"
|
123
170
|
]
|
124
171
|
},
|
125
|
-
"van-
|
172
|
+
"van-cascader": {
|
126
173
|
"attributes": [
|
127
|
-
"v-model (value)",
|
128
|
-
"actions",
|
129
174
|
"title",
|
130
|
-
"
|
131
|
-
"
|
175
|
+
"value",
|
176
|
+
"options",
|
177
|
+
"placeholder",
|
178
|
+
"active-color",
|
132
179
|
"closeable",
|
133
|
-
"
|
134
|
-
"
|
135
|
-
"round",
|
136
|
-
"overlay",
|
137
|
-
"lock-scroll",
|
138
|
-
"lazy-render",
|
139
|
-
"close-on-popstate",
|
140
|
-
"close-on-click-action",
|
141
|
-
"close-on-click-overlay",
|
142
|
-
"safe-area-inset-bottom",
|
143
|
-
"get-container"
|
144
|
-
]
|
145
|
-
},
|
146
|
-
"van-address-list": {
|
147
|
-
"attributes": [
|
148
|
-
"v-model",
|
149
|
-
"list",
|
150
|
-
"disabled-list",
|
151
|
-
"disabled-text",
|
152
|
-
"switchable",
|
153
|
-
"add-button-text",
|
154
|
-
"default-tag-text"
|
155
|
-
]
|
156
|
-
},
|
157
|
-
"van-card": {
|
158
|
-
"attributes": [
|
159
|
-
"thumb",
|
160
|
-
"title",
|
161
|
-
"desc",
|
162
|
-
"tag",
|
163
|
-
"num",
|
164
|
-
"price",
|
165
|
-
"origin-price",
|
166
|
-
"centered",
|
167
|
-
"currency",
|
168
|
-
"thumb-link",
|
169
|
-
"lazy-load"
|
180
|
+
"show-header",
|
181
|
+
"field-names"
|
170
182
|
]
|
171
183
|
},
|
172
184
|
"van-cell-group": {
|
@@ -198,18 +210,6 @@
|
|
198
210
|
"label-class"
|
199
211
|
]
|
200
212
|
},
|
201
|
-
"van-cascader": {
|
202
|
-
"attributes": [
|
203
|
-
"title",
|
204
|
-
"value",
|
205
|
-
"options",
|
206
|
-
"placeholder",
|
207
|
-
"active-color",
|
208
|
-
"closeable",
|
209
|
-
"show-header",
|
210
|
-
"field-names"
|
211
|
-
]
|
212
|
-
},
|
213
213
|
"van-checkbox": {
|
214
214
|
"attributes": [
|
215
215
|
"v-model (value)",
|
@@ -1039,25 +1039,6 @@
|
|
1039
1039
|
"safe-area-inset-bottom"
|
1040
1040
|
]
|
1041
1041
|
},
|
1042
|
-
"van-swipe": {
|
1043
|
-
"attributes": [
|
1044
|
-
"autoplay",
|
1045
|
-
"duration",
|
1046
|
-
"initial-swipe",
|
1047
|
-
"width",
|
1048
|
-
"height",
|
1049
|
-
"loop",
|
1050
|
-
"show-indicators",
|
1051
|
-
"vertical",
|
1052
|
-
"touchable",
|
1053
|
-
"stop-propagation",
|
1054
|
-
"lazy-render",
|
1055
|
-
"indicator-color"
|
1056
|
-
]
|
1057
|
-
},
|
1058
|
-
"van-swipe-item": {
|
1059
|
-
"attributes": []
|
1060
|
-
},
|
1061
1042
|
"van-swipe-cell": {
|
1062
1043
|
"attributes": [
|
1063
1044
|
"name",
|
@@ -1095,6 +1076,25 @@
|
|
1095
1076
|
"inactive-value"
|
1096
1077
|
]
|
1097
1078
|
},
|
1079
|
+
"van-swipe": {
|
1080
|
+
"attributes": [
|
1081
|
+
"autoplay",
|
1082
|
+
"duration",
|
1083
|
+
"initial-swipe",
|
1084
|
+
"width",
|
1085
|
+
"height",
|
1086
|
+
"loop",
|
1087
|
+
"show-indicators",
|
1088
|
+
"vertical",
|
1089
|
+
"touchable",
|
1090
|
+
"stop-propagation",
|
1091
|
+
"lazy-render",
|
1092
|
+
"indicator-color"
|
1093
|
+
]
|
1094
|
+
},
|
1095
|
+
"van-swipe-item": {
|
1096
|
+
"attributes": []
|
1097
|
+
},
|
1098
1098
|
"van-tabs": {
|
1099
1099
|
"attributes": [
|
1100
1100
|
"v-model",
|