vant 2.12.51 → 2.12.53

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/vetur/tags.json CHANGED
@@ -1,4 +1,15 @@
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
+ },
2
13
  "van-action-sheet": {
3
14
  "attributes": [
4
15
  "v-model (value)",
@@ -20,23 +31,6 @@
20
31
  "get-container"
21
32
  ]
22
33
  },
23
- "van-area": {
24
- "attributes": [
25
- "value",
26
- "title",
27
- "confirm-button-text",
28
- "cancel-button-text",
29
- "area-list",
30
- "columns-placeholder",
31
- "loading",
32
- "readonly",
33
- "item-height",
34
- "columns-num",
35
- "visible-item-count",
36
- "swipe-duration",
37
- "is-oversea-code"
38
- ]
39
- },
40
34
  "van-address-edit": {
41
35
  "attributes": [
42
36
  "area-list",
@@ -63,12 +57,21 @@
63
57
  "validator"
64
58
  ]
65
59
  },
66
- "van-badge": {
60
+ "van-area": {
67
61
  "attributes": [
68
- "content",
69
- "color",
70
- "dot",
71
- "max"
62
+ "value",
63
+ "title",
64
+ "confirm-button-text",
65
+ "cancel-button-text",
66
+ "area-list",
67
+ "columns-placeholder",
68
+ "loading",
69
+ "readonly",
70
+ "item-height",
71
+ "columns-num",
72
+ "visible-item-count",
73
+ "swipe-duration",
74
+ "is-oversea-code"
72
75
  ]
73
76
  },
74
77
  "van-button": {
@@ -97,31 +100,12 @@
97
100
  "replace"
98
101
  ]
99
102
  },
100
- "van-cascader": {
101
- "attributes": [
102
- "title",
103
- "value",
104
- "options",
105
- "placeholder",
106
- "active-color",
107
- "closeable",
108
- "show-header",
109
- "field-names"
110
- ]
111
- },
112
- "van-card": {
103
+ "van-badge": {
113
104
  "attributes": [
114
- "thumb",
115
- "title",
116
- "desc",
117
- "tag",
118
- "num",
119
- "price",
120
- "origin-price",
121
- "centered",
122
- "currency",
123
- "thumb-link",
124
- "lazy-load"
105
+ "content",
106
+ "color",
107
+ "dot",
108
+ "max"
125
109
  ]
126
110
  },
127
111
  "van-calendar": {
@@ -158,15 +142,31 @@
158
142
  "range-prompt"
159
143
  ]
160
144
  },
161
- "van-address-list": {
145
+ "van-card": {
162
146
  "attributes": [
163
- "v-model",
164
- "list",
165
- "disabled-list",
166
- "disabled-text",
167
- "switchable",
168
- "add-button-text",
169
- "default-tag-text"
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
+ "van-cascader": {
161
+ "attributes": [
162
+ "title",
163
+ "value",
164
+ "options",
165
+ "placeholder",
166
+ "active-color",
167
+ "closeable",
168
+ "show-header",
169
+ "field-names"
170
170
  ]
171
171
  },
172
172
  "van-cell": {
@@ -194,6 +194,21 @@
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
+ },
197
212
  "van-checkbox": {
198
213
  "attributes": [
199
214
  "v-model (value)",
@@ -213,21 +228,6 @@
213
228
  "checked-color"
214
229
  ]
215
230
  },
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,6 +346,13 @@
346
346
  "max-minute"
347
347
  ]
348
348
  },
349
+ "van-divider": {
350
+ "attributes": [
351
+ "dashed",
352
+ "hairline",
353
+ "content-position"
354
+ ]
355
+ },
349
356
  "van-dialog": {
350
357
  "attributes": [
351
358
  "v-model",
@@ -373,13 +380,6 @@
373
380
  "get-container"
374
381
  ]
375
382
  },
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,45 +405,6 @@
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
- },
447
408
  "van-form": {
448
409
  "attributes": [
449
410
  "label-width",
@@ -485,6 +446,45 @@
485
446
  "replace"
486
447
  ]
487
448
  },
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,14 +667,6 @@
667
667
  "force-ellipses"
668
668
  ]
669
669
  },
670
- "van-panel": {
671
- "attributes": [
672
- "title",
673
- "desc",
674
- "status",
675
- "icon"
676
- ]
677
- },
678
670
  "van-password-input": {
679
671
  "attributes": [
680
672
  "value",
@@ -704,6 +696,14 @@
704
696
  "swipe-duration"
705
697
  ]
706
698
  },
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,18 +1091,6 @@
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
- },
1106
1094
  "van-toast": {
1107
1095
  "attributes": []
1108
1096
  },
@@ -1142,5 +1130,17 @@
1142
1130
  "image-fit",
1143
1131
  "upload-icon"
1144
1132
  ]
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
  }