vant 2.12.53 → 2.12.54
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/changelog.generated.md +12 -0
- package/es/index.js +1 -1
- package/es/popover/index.js +14 -2
- package/es/search/index.css +1 -1
- package/es/search/index.less +1 -1
- package/lib/index.css +1 -1
- package/lib/index.js +1 -1
- package/lib/popover/index.js +13 -1
- package/lib/search/index.css +1 -1
- package/lib/search/index.less +1 -1
- package/lib/vant.js +14 -2
- package/lib/vant.min.js +1 -1
- package/package.json +1 -1
- package/vetur/attributes.json +412 -412
- package/vetur/tags.json +135 -135
- package/vetur/web-types.json +1165 -1165
package/vetur/tags.json
CHANGED
@@ -1,15 +1,4 @@
|
|
1
1
|
{
|
2
|
-
"van-address-list": {
|
3
|
-
"attributes": [
|
4
|
-
"v-model",
|
5
|
-
"list",
|
6
|
-
"disabled-list",
|
7
|
-
"disabled-text",
|
8
|
-
"switchable",
|
9
|
-
"add-button-text",
|
10
|
-
"default-tag-text"
|
11
|
-
]
|
12
|
-
},
|
13
2
|
"van-action-sheet": {
|
14
3
|
"attributes": [
|
15
4
|
"v-model (value)",
|
@@ -31,30 +20,12 @@
|
|
31
20
|
"get-container"
|
32
21
|
]
|
33
22
|
},
|
34
|
-
"van-
|
23
|
+
"van-badge": {
|
35
24
|
"attributes": [
|
36
|
-
"
|
37
|
-
"
|
38
|
-
"
|
39
|
-
"
|
40
|
-
"search-result",
|
41
|
-
"show-postal",
|
42
|
-
"show-delete",
|
43
|
-
"show-set-default",
|
44
|
-
"show-search-result",
|
45
|
-
"show-area",
|
46
|
-
"show-detail",
|
47
|
-
"disable-area",
|
48
|
-
"save-button-text",
|
49
|
-
"delete-button-text",
|
50
|
-
"detail-rows",
|
51
|
-
"detail-maxlength",
|
52
|
-
"is-saving",
|
53
|
-
"is-deleting",
|
54
|
-
"tel-validator",
|
55
|
-
"tel-maxlength",
|
56
|
-
"postal-validator",
|
57
|
-
"validator"
|
25
|
+
"content",
|
26
|
+
"color",
|
27
|
+
"dot",
|
28
|
+
"max"
|
58
29
|
]
|
59
30
|
},
|
60
31
|
"van-area": {
|
@@ -100,12 +71,30 @@
|
|
100
71
|
"replace"
|
101
72
|
]
|
102
73
|
},
|
103
|
-
"van-
|
74
|
+
"van-address-list": {
|
104
75
|
"attributes": [
|
105
|
-
"
|
106
|
-
"
|
107
|
-
"
|
108
|
-
"
|
76
|
+
"v-model",
|
77
|
+
"list",
|
78
|
+
"disabled-list",
|
79
|
+
"disabled-text",
|
80
|
+
"switchable",
|
81
|
+
"add-button-text",
|
82
|
+
"default-tag-text"
|
83
|
+
]
|
84
|
+
},
|
85
|
+
"van-card": {
|
86
|
+
"attributes": [
|
87
|
+
"thumb",
|
88
|
+
"title",
|
89
|
+
"desc",
|
90
|
+
"tag",
|
91
|
+
"num",
|
92
|
+
"price",
|
93
|
+
"origin-price",
|
94
|
+
"centered",
|
95
|
+
"currency",
|
96
|
+
"thumb-link",
|
97
|
+
"lazy-load"
|
109
98
|
]
|
110
99
|
},
|
111
100
|
"van-calendar": {
|
@@ -142,21 +131,6 @@
|
|
142
131
|
"range-prompt"
|
143
132
|
]
|
144
133
|
},
|
145
|
-
"van-card": {
|
146
|
-
"attributes": [
|
147
|
-
"thumb",
|
148
|
-
"title",
|
149
|
-
"desc",
|
150
|
-
"tag",
|
151
|
-
"num",
|
152
|
-
"price",
|
153
|
-
"origin-price",
|
154
|
-
"centered",
|
155
|
-
"currency",
|
156
|
-
"thumb-link",
|
157
|
-
"lazy-load"
|
158
|
-
]
|
159
|
-
},
|
160
134
|
"van-cascader": {
|
161
135
|
"attributes": [
|
162
136
|
"title",
|
@@ -169,6 +143,32 @@
|
|
169
143
|
"field-names"
|
170
144
|
]
|
171
145
|
},
|
146
|
+
"van-address-edit": {
|
147
|
+
"attributes": [
|
148
|
+
"area-list",
|
149
|
+
"area-columns-placeholder",
|
150
|
+
"area-placeholder",
|
151
|
+
"address-info",
|
152
|
+
"search-result",
|
153
|
+
"show-postal",
|
154
|
+
"show-delete",
|
155
|
+
"show-set-default",
|
156
|
+
"show-search-result",
|
157
|
+
"show-area",
|
158
|
+
"show-detail",
|
159
|
+
"disable-area",
|
160
|
+
"save-button-text",
|
161
|
+
"delete-button-text",
|
162
|
+
"detail-rows",
|
163
|
+
"detail-maxlength",
|
164
|
+
"is-saving",
|
165
|
+
"is-deleting",
|
166
|
+
"tel-validator",
|
167
|
+
"tel-maxlength",
|
168
|
+
"postal-validator",
|
169
|
+
"validator"
|
170
|
+
]
|
171
|
+
},
|
172
172
|
"van-cell": {
|
173
173
|
"attributes": [
|
174
174
|
"title",
|
@@ -194,21 +194,6 @@
|
|
194
194
|
"label-class"
|
195
195
|
]
|
196
196
|
},
|
197
|
-
"van-circle": {
|
198
|
-
"attributes": [
|
199
|
-
"v-model",
|
200
|
-
"rate",
|
201
|
-
"size",
|
202
|
-
"color",
|
203
|
-
"layer-color",
|
204
|
-
"fill",
|
205
|
-
"speed",
|
206
|
-
"text",
|
207
|
-
"stroke-width",
|
208
|
-
"stroke-linecap",
|
209
|
-
"clockwise"
|
210
|
-
]
|
211
|
-
},
|
212
197
|
"van-checkbox": {
|
213
198
|
"attributes": [
|
214
199
|
"v-model (value)",
|
@@ -228,6 +213,21 @@
|
|
228
213
|
"checked-color"
|
229
214
|
]
|
230
215
|
},
|
216
|
+
"van-circle": {
|
217
|
+
"attributes": [
|
218
|
+
"v-model",
|
219
|
+
"rate",
|
220
|
+
"size",
|
221
|
+
"color",
|
222
|
+
"layer-color",
|
223
|
+
"fill",
|
224
|
+
"speed",
|
225
|
+
"text",
|
226
|
+
"stroke-width",
|
227
|
+
"stroke-linecap",
|
228
|
+
"clockwise"
|
229
|
+
]
|
230
|
+
},
|
231
231
|
"van-layout": {
|
232
232
|
"attributes": [
|
233
233
|
"type",
|
@@ -346,13 +346,6 @@
|
|
346
346
|
"max-minute"
|
347
347
|
]
|
348
348
|
},
|
349
|
-
"van-divider": {
|
350
|
-
"attributes": [
|
351
|
-
"dashed",
|
352
|
-
"hairline",
|
353
|
-
"content-position"
|
354
|
-
]
|
355
|
-
},
|
356
349
|
"van-dialog": {
|
357
350
|
"attributes": [
|
358
351
|
"v-model",
|
@@ -380,6 +373,13 @@
|
|
380
373
|
"get-container"
|
381
374
|
]
|
382
375
|
},
|
376
|
+
"van-divider": {
|
377
|
+
"attributes": [
|
378
|
+
"dashed",
|
379
|
+
"hairline",
|
380
|
+
"content-position"
|
381
|
+
]
|
382
|
+
},
|
383
383
|
"van-dropdown-menu": {
|
384
384
|
"attributes": [
|
385
385
|
"active-color",
|
@@ -405,6 +405,45 @@
|
|
405
405
|
"description"
|
406
406
|
]
|
407
407
|
},
|
408
|
+
"van-field": {
|
409
|
+
"attributes": [
|
410
|
+
"v-model (value)",
|
411
|
+
"label",
|
412
|
+
"name",
|
413
|
+
"type",
|
414
|
+
"size",
|
415
|
+
"maxlength",
|
416
|
+
"placeholder",
|
417
|
+
"border",
|
418
|
+
"disabled",
|
419
|
+
"readonly",
|
420
|
+
"colon",
|
421
|
+
"required",
|
422
|
+
"center",
|
423
|
+
"clearable",
|
424
|
+
"clear-trigger",
|
425
|
+
"clickable",
|
426
|
+
"is-link",
|
427
|
+
"autofocus",
|
428
|
+
"show-word-limit",
|
429
|
+
"error",
|
430
|
+
"error-message",
|
431
|
+
"formatter",
|
432
|
+
"format-trigger",
|
433
|
+
"arrow-direction",
|
434
|
+
"label-class",
|
435
|
+
"label-width",
|
436
|
+
"label-align",
|
437
|
+
"input-align",
|
438
|
+
"error-message-align",
|
439
|
+
"autosize",
|
440
|
+
"left-icon",
|
441
|
+
"right-icon",
|
442
|
+
"icon-prefix",
|
443
|
+
"rules",
|
444
|
+
"autocomplete"
|
445
|
+
]
|
446
|
+
},
|
408
447
|
"van-form": {
|
409
448
|
"attributes": [
|
410
449
|
"label-width",
|
@@ -446,45 +485,6 @@
|
|
446
485
|
"replace"
|
447
486
|
]
|
448
487
|
},
|
449
|
-
"van-field": {
|
450
|
-
"attributes": [
|
451
|
-
"v-model (value)",
|
452
|
-
"label",
|
453
|
-
"name",
|
454
|
-
"type",
|
455
|
-
"size",
|
456
|
-
"maxlength",
|
457
|
-
"placeholder",
|
458
|
-
"border",
|
459
|
-
"disabled",
|
460
|
-
"readonly",
|
461
|
-
"colon",
|
462
|
-
"required",
|
463
|
-
"center",
|
464
|
-
"clearable",
|
465
|
-
"clear-trigger",
|
466
|
-
"clickable",
|
467
|
-
"is-link",
|
468
|
-
"autofocus",
|
469
|
-
"show-word-limit",
|
470
|
-
"error",
|
471
|
-
"error-message",
|
472
|
-
"formatter",
|
473
|
-
"format-trigger",
|
474
|
-
"arrow-direction",
|
475
|
-
"label-class",
|
476
|
-
"label-width",
|
477
|
-
"label-align",
|
478
|
-
"input-align",
|
479
|
-
"error-message-align",
|
480
|
-
"autosize",
|
481
|
-
"left-icon",
|
482
|
-
"right-icon",
|
483
|
-
"icon-prefix",
|
484
|
-
"rules",
|
485
|
-
"autocomplete"
|
486
|
-
]
|
487
|
-
},
|
488
488
|
"van-grid": {
|
489
489
|
"attributes": [
|
490
490
|
"column-num",
|
@@ -667,6 +667,14 @@
|
|
667
667
|
"force-ellipses"
|
668
668
|
]
|
669
669
|
},
|
670
|
+
"van-panel": {
|
671
|
+
"attributes": [
|
672
|
+
"title",
|
673
|
+
"desc",
|
674
|
+
"status",
|
675
|
+
"icon"
|
676
|
+
]
|
677
|
+
},
|
670
678
|
"van-password-input": {
|
671
679
|
"attributes": [
|
672
680
|
"value",
|
@@ -696,14 +704,6 @@
|
|
696
704
|
"swipe-duration"
|
697
705
|
]
|
698
706
|
},
|
699
|
-
"van-panel": {
|
700
|
-
"attributes": [
|
701
|
-
"title",
|
702
|
-
"desc",
|
703
|
-
"status",
|
704
|
-
"icon"
|
705
|
-
]
|
706
|
-
},
|
707
707
|
"van-popover": {
|
708
708
|
"attributes": [
|
709
709
|
"v-model",
|
@@ -1091,6 +1091,18 @@
|
|
1091
1091
|
"replace"
|
1092
1092
|
]
|
1093
1093
|
},
|
1094
|
+
"van-tag": {
|
1095
|
+
"attributes": [
|
1096
|
+
"type",
|
1097
|
+
"size",
|
1098
|
+
"color",
|
1099
|
+
"plain",
|
1100
|
+
"round",
|
1101
|
+
"mark",
|
1102
|
+
"text-color",
|
1103
|
+
"closeable"
|
1104
|
+
]
|
1105
|
+
},
|
1094
1106
|
"van-toast": {
|
1095
1107
|
"attributes": []
|
1096
1108
|
},
|
@@ -1130,17 +1142,5 @@
|
|
1130
1142
|
"image-fit",
|
1131
1143
|
"upload-icon"
|
1132
1144
|
]
|
1133
|
-
},
|
1134
|
-
"van-tag": {
|
1135
|
-
"attributes": [
|
1136
|
-
"type",
|
1137
|
-
"size",
|
1138
|
-
"color",
|
1139
|
-
"plain",
|
1140
|
-
"round",
|
1141
|
-
"mark",
|
1142
|
-
"text-color",
|
1143
|
-
"closeable"
|
1144
|
-
]
|
1145
1145
|
}
|
1146
1146
|
}
|