vant 2.12.40 → 2.12.44
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 +3 -3
- package/README.zh-CN.md +4 -4
- package/es/collapse-item/index.js +5 -1
- package/es/index.js +1 -1
- package/es/utils/validate/email.js +2 -2
- package/lib/collapse-item/index.js +5 -1
- package/lib/index.js +1 -1
- package/lib/utils/validate/email.js +2 -2
- package/lib/vant.js +9 -5
- package/lib/vant.min.js +1 -1
- package/package.json +3 -3
- package/vetur/attributes.json +305 -301
- package/vetur/tags.json +111 -110
- package/vetur/web-types.json +917 -908
package/vetur/tags.json
CHANGED
@@ -1,23 +1,53 @@
|
|
1
1
|
{
|
2
|
-
"van-
|
2
|
+
"van-area": {
|
3
3
|
"attributes": [
|
4
|
-
"
|
5
|
-
"actions",
|
4
|
+
"value",
|
6
5
|
"title",
|
7
|
-
"
|
8
|
-
"
|
9
|
-
"
|
10
|
-
"
|
11
|
-
"
|
6
|
+
"confirm-button-text",
|
7
|
+
"cancel-button-text",
|
8
|
+
"area-list",
|
9
|
+
"columns-placeholder",
|
10
|
+
"loading",
|
11
|
+
"readonly",
|
12
|
+
"item-height",
|
13
|
+
"columns-num",
|
14
|
+
"visible-item-count",
|
15
|
+
"swipe-duration",
|
16
|
+
"is-oversea-code"
|
17
|
+
]
|
18
|
+
},
|
19
|
+
"van-badge": {
|
20
|
+
"attributes": [
|
21
|
+
"content",
|
22
|
+
"color",
|
23
|
+
"dot",
|
24
|
+
"max"
|
25
|
+
]
|
26
|
+
},
|
27
|
+
"van-button": {
|
28
|
+
"attributes": [
|
29
|
+
"type",
|
30
|
+
"size",
|
31
|
+
"text",
|
32
|
+
"color",
|
33
|
+
"icon",
|
34
|
+
"icon-prefix",
|
35
|
+
"icon-position",
|
36
|
+
"tag",
|
37
|
+
"native-type",
|
38
|
+
"block",
|
39
|
+
"plain",
|
40
|
+
"square",
|
12
41
|
"round",
|
13
|
-
"
|
14
|
-
"
|
15
|
-
"
|
16
|
-
"
|
17
|
-
"
|
18
|
-
"
|
19
|
-
"
|
20
|
-
"
|
42
|
+
"disabled",
|
43
|
+
"hairline",
|
44
|
+
"loading",
|
45
|
+
"loading-text",
|
46
|
+
"loading-type",
|
47
|
+
"loading-size",
|
48
|
+
"url",
|
49
|
+
"to",
|
50
|
+
"replace"
|
21
51
|
]
|
22
52
|
},
|
23
53
|
"van-address-edit": {
|
@@ -46,25 +76,6 @@
|
|
46
76
|
"validator"
|
47
77
|
]
|
48
78
|
},
|
49
|
-
"van-address-list": {
|
50
|
-
"attributes": [
|
51
|
-
"v-model",
|
52
|
-
"list",
|
53
|
-
"disabled-list",
|
54
|
-
"disabled-text",
|
55
|
-
"switchable",
|
56
|
-
"add-button-text",
|
57
|
-
"default-tag-text"
|
58
|
-
]
|
59
|
-
},
|
60
|
-
"van-badge": {
|
61
|
-
"attributes": [
|
62
|
-
"content",
|
63
|
-
"color",
|
64
|
-
"dot",
|
65
|
-
"max"
|
66
|
-
]
|
67
|
-
},
|
68
79
|
"van-calendar": {
|
69
80
|
"attributes": [
|
70
81
|
"type",
|
@@ -111,21 +122,36 @@
|
|
111
122
|
"range-prompt"
|
112
123
|
]
|
113
124
|
},
|
114
|
-
"van-
|
125
|
+
"van-action-sheet": {
|
115
126
|
"attributes": [
|
116
|
-
"value",
|
127
|
+
"v-model (value)",
|
128
|
+
"actions",
|
117
129
|
"title",
|
118
|
-
"
|
119
|
-
"
|
120
|
-
"
|
121
|
-
"
|
122
|
-
"
|
123
|
-
"
|
124
|
-
"
|
125
|
-
"
|
126
|
-
"
|
127
|
-
"
|
128
|
-
"
|
130
|
+
"cancel-text",
|
131
|
+
"description",
|
132
|
+
"closeable",
|
133
|
+
"close-icon",
|
134
|
+
"duration",
|
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"
|
129
155
|
]
|
130
156
|
},
|
131
157
|
"van-card": {
|
@@ -143,18 +169,6 @@
|
|
143
169
|
"lazy-load"
|
144
170
|
]
|
145
171
|
},
|
146
|
-
"van-cascader": {
|
147
|
-
"attributes": [
|
148
|
-
"title",
|
149
|
-
"value",
|
150
|
-
"options",
|
151
|
-
"placeholder",
|
152
|
-
"active-color",
|
153
|
-
"closeable",
|
154
|
-
"show-header",
|
155
|
-
"field-names"
|
156
|
-
]
|
157
|
-
},
|
158
172
|
"van-cell-group": {
|
159
173
|
"attributes": [
|
160
174
|
"title",
|
@@ -184,30 +198,16 @@
|
|
184
198
|
"label-class"
|
185
199
|
]
|
186
200
|
},
|
187
|
-
"van-
|
201
|
+
"van-cascader": {
|
188
202
|
"attributes": [
|
189
|
-
"
|
190
|
-
"
|
191
|
-
"
|
192
|
-
"
|
193
|
-
"
|
194
|
-
"
|
195
|
-
"
|
196
|
-
"
|
197
|
-
"native-type",
|
198
|
-
"block",
|
199
|
-
"plain",
|
200
|
-
"square",
|
201
|
-
"round",
|
202
|
-
"disabled",
|
203
|
-
"hairline",
|
204
|
-
"loading",
|
205
|
-
"loading-text",
|
206
|
-
"loading-type",
|
207
|
-
"loading-size",
|
208
|
-
"url",
|
209
|
-
"to",
|
210
|
-
"replace"
|
203
|
+
"title",
|
204
|
+
"value",
|
205
|
+
"options",
|
206
|
+
"placeholder",
|
207
|
+
"active-color",
|
208
|
+
"closeable",
|
209
|
+
"show-header",
|
210
|
+
"field-names"
|
211
211
|
]
|
212
212
|
},
|
213
213
|
"van-checkbox": {
|
@@ -282,6 +282,7 @@
|
|
282
282
|
"border",
|
283
283
|
"is-link",
|
284
284
|
"disabled",
|
285
|
+
"lazy-render",
|
285
286
|
"title-class",
|
286
287
|
"value-class",
|
287
288
|
"label-class"
|
@@ -354,33 +355,6 @@
|
|
354
355
|
"show-count"
|
355
356
|
]
|
356
357
|
},
|
357
|
-
"van-dialog": {
|
358
|
-
"attributes": [
|
359
|
-
"v-model",
|
360
|
-
"title",
|
361
|
-
"width",
|
362
|
-
"message",
|
363
|
-
"message-align",
|
364
|
-
"theme",
|
365
|
-
"show-confirm-button",
|
366
|
-
"show-cancel-button",
|
367
|
-
"confirm-button-text",
|
368
|
-
"confirm-button-color",
|
369
|
-
"cancel-button-text",
|
370
|
-
"cancel-button-color",
|
371
|
-
"overlay",
|
372
|
-
"overlay-class",
|
373
|
-
"overlay-style",
|
374
|
-
"close-on-popstate",
|
375
|
-
"close-on-click-overlay",
|
376
|
-
"lazy-render",
|
377
|
-
"lock-scroll",
|
378
|
-
"allow-html",
|
379
|
-
"before-close",
|
380
|
-
"transition",
|
381
|
-
"get-container"
|
382
|
-
]
|
383
|
-
},
|
384
358
|
"van-datetime-picker": {
|
385
359
|
"attributes": [
|
386
360
|
"type",
|
@@ -412,6 +386,33 @@
|
|
412
386
|
"max-minute"
|
413
387
|
]
|
414
388
|
},
|
389
|
+
"van-dialog": {
|
390
|
+
"attributes": [
|
391
|
+
"v-model",
|
392
|
+
"title",
|
393
|
+
"width",
|
394
|
+
"message",
|
395
|
+
"message-align",
|
396
|
+
"theme",
|
397
|
+
"show-confirm-button",
|
398
|
+
"show-cancel-button",
|
399
|
+
"confirm-button-text",
|
400
|
+
"confirm-button-color",
|
401
|
+
"cancel-button-text",
|
402
|
+
"cancel-button-color",
|
403
|
+
"overlay",
|
404
|
+
"overlay-class",
|
405
|
+
"overlay-style",
|
406
|
+
"close-on-popstate",
|
407
|
+
"close-on-click-overlay",
|
408
|
+
"lazy-render",
|
409
|
+
"lock-scroll",
|
410
|
+
"allow-html",
|
411
|
+
"before-close",
|
412
|
+
"transition",
|
413
|
+
"get-container"
|
414
|
+
]
|
415
|
+
},
|
415
416
|
"van-divider": {
|
416
417
|
"attributes": [
|
417
418
|
"dashed",
|