vant 2.12.47 → 2.12.48

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
@@ -20,42 +20,6 @@
20
20
  "get-container"
21
21
  ]
22
22
  },
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
- "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
- },
51
- "van-badge": {
52
- "attributes": [
53
- "content",
54
- "color",
55
- "dot",
56
- "max"
57
- ]
58
- },
59
23
  "van-address-edit": {
60
24
  "attributes": [
61
25
  "area-list",
@@ -82,45 +46,32 @@
82
46
  "validator"
83
47
  ]
84
48
  },
85
- "van-button": {
49
+ "van-area": {
86
50
  "attributes": [
87
- "type",
88
- "size",
89
- "text",
90
- "color",
91
- "icon",
92
- "icon-prefix",
93
- "icon-position",
94
- "tag",
95
- "native-type",
96
- "block",
97
- "plain",
98
- "square",
99
- "round",
100
- "disabled",
101
- "hairline",
51
+ "value",
52
+ "title",
53
+ "confirm-button-text",
54
+ "cancel-button-text",
55
+ "area-list",
56
+ "columns-placeholder",
102
57
  "loading",
103
- "loading-text",
104
- "loading-type",
105
- "loading-size",
106
- "url",
107
- "to",
108
- "replace"
58
+ "readonly",
59
+ "item-height",
60
+ "columns-num",
61
+ "visible-item-count",
62
+ "swipe-duration",
63
+ "is-oversea-code"
109
64
  ]
110
65
  },
111
- "van-card": {
66
+ "van-address-list": {
112
67
  "attributes": [
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"
68
+ "v-model",
69
+ "list",
70
+ "disabled-list",
71
+ "disabled-text",
72
+ "switchable",
73
+ "add-button-text",
74
+ "default-tag-text"
124
75
  ]
125
76
  },
126
77
  "van-calendar": {
@@ -142,31 +93,34 @@
142
93
  "readonly",
143
94
  "confirm-text",
144
95
  "confirm-disabled-text",
145
- "first-day-of-week"
146
- ]
147
- },
148
- "van-poppable": {
149
- "attributes": [
96
+ "first-day-of-week",
150
97
  "v-model",
151
98
  "position",
152
99
  "round",
153
100
  "close-on-popstate",
154
101
  "close-on-click-overlay",
155
102
  "safe-area-inset-bottom",
156
- "get-container"
157
- ]
158
- },
159
- "van-range": {
160
- "attributes": [
103
+ "get-container",
161
104
  "max-range",
162
105
  "range-prompt",
163
- "allow-same-day"
106
+ "allow-same-day",
107
+ "max-range",
108
+ "range-prompt"
164
109
  ]
165
110
  },
166
- "van-multiple": {
111
+ "van-card": {
167
112
  "attributes": [
168
- "max-range",
169
- "range-prompt"
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"
170
124
  ]
171
125
  },
172
126
  "van-cascader": {
@@ -181,14 +135,44 @@
181
135
  "field-names"
182
136
  ]
183
137
  },
184
- "van-cell-group": {
138
+ "van-badge": {
185
139
  "attributes": [
186
- "title",
187
- "border"
140
+ "content",
141
+ "color",
142
+ "dot",
143
+ "max"
144
+ ]
145
+ },
146
+ "van-button": {
147
+ "attributes": [
148
+ "type",
149
+ "size",
150
+ "text",
151
+ "color",
152
+ "icon",
153
+ "icon-prefix",
154
+ "icon-position",
155
+ "tag",
156
+ "native-type",
157
+ "block",
158
+ "plain",
159
+ "square",
160
+ "round",
161
+ "disabled",
162
+ "hairline",
163
+ "loading",
164
+ "loading-text",
165
+ "loading-type",
166
+ "loading-size",
167
+ "url",
168
+ "to",
169
+ "replace"
188
170
  ]
189
171
  },
190
172
  "van-cell": {
191
173
  "attributes": [
174
+ "title",
175
+ "border",
192
176
  "title",
193
177
  "value",
194
178
  "label",
@@ -210,6 +194,38 @@
210
194
  "label-class"
211
195
  ]
212
196
  },
197
+ "van-layout": {
198
+ "attributes": [
199
+ "type",
200
+ "gutter",
201
+ "tag",
202
+ "justify",
203
+ "align",
204
+ "span",
205
+ "offset",
206
+ "tag"
207
+ ]
208
+ },
209
+ "van-collapse": {
210
+ "attributes": [
211
+ "v-model",
212
+ "accordion",
213
+ "border",
214
+ "name",
215
+ "icon",
216
+ "size",
217
+ "title",
218
+ "value",
219
+ "label",
220
+ "border",
221
+ "is-link",
222
+ "disabled",
223
+ "lazy-render",
224
+ "title-class",
225
+ "value-class",
226
+ "label-class"
227
+ ]
228
+ },
213
229
  "van-checkbox": {
214
230
  "attributes": [
215
231
  "v-model (value)",
@@ -220,11 +236,7 @@
220
236
  "label-position",
221
237
  "icon-size",
222
238
  "checked-color",
223
- "bind-group"
224
- ]
225
- },
226
- "van-checkbox-group": {
227
- "attributes": [
239
+ "bind-group",
228
240
  "v-model (value)",
229
241
  "disabled",
230
242
  "max",
@@ -248,46 +260,6 @@
248
260
  "clockwise"
249
261
  ]
250
262
  },
251
- "van-row": {
252
- "attributes": [
253
- "type",
254
- "gutter",
255
- "tag",
256
- "justify",
257
- "align"
258
- ]
259
- },
260
- "van-col": {
261
- "attributes": [
262
- "span",
263
- "offset",
264
- "tag"
265
- ]
266
- },
267
- "van-collapse": {
268
- "attributes": [
269
- "v-model",
270
- "accordion",
271
- "border"
272
- ]
273
- },
274
- "van-collapse-item": {
275
- "attributes": [
276
- "name",
277
- "icon",
278
- "size",
279
- "title",
280
- "value",
281
- "label",
282
- "border",
283
- "is-link",
284
- "disabled",
285
- "lazy-render",
286
- "title-class",
287
- "value-class",
288
- "label-class"
289
- ]
290
- },
291
263
  "van-contact-card": {
292
264
  "attributes": [
293
265
  "type",
@@ -323,18 +295,14 @@
323
295
  "millisecond"
324
296
  ]
325
297
  },
326
- "van-coupon-cell": {
298
+ "van-coupon": {
327
299
  "attributes": [
328
300
  "title",
329
301
  "chosen-coupon",
330
302
  "coupons",
331
303
  "editable",
332
304
  "border",
333
- "currency"
334
- ]
335
- },
336
- "van-coupon-list": {
337
- "attributes": [
305
+ "currency",
338
306
  "v-model",
339
307
  "chosen-coupon",
340
308
  "coupons",
@@ -369,23 +337,22 @@
369
337
  "columns-order",
370
338
  "item-height",
371
339
  "visible-item-count",
372
- "swipe-duration"
373
- ]
374
- },
375
- "van-date-picker": {
376
- "attributes": [
340
+ "swipe-duration",
377
341
  "min-date",
378
- "max-date"
379
- ]
380
- },
381
- "van-time-picker": {
382
- "attributes": [
342
+ "max-date",
383
343
  "min-hour",
384
344
  "max-hour",
385
345
  "min-minute",
386
346
  "max-minute"
387
347
  ]
388
348
  },
349
+ "van-divider": {
350
+ "attributes": [
351
+ "dashed",
352
+ "hairline",
353
+ "content-position"
354
+ ]
355
+ },
389
356
  "van-dialog": {
390
357
  "attributes": [
391
358
  "v-model",
@@ -413,13 +380,6 @@
413
380
  "get-container"
414
381
  ]
415
382
  },
416
- "van-divider": {
417
- "attributes": [
418
- "dashed",
419
- "hairline",
420
- "content-position"
421
- ]
422
- },
423
383
  "van-dropdown-menu": {
424
384
  "attributes": [
425
385
  "active-color",
@@ -428,11 +388,7 @@
428
388
  "duration",
429
389
  "overlay",
430
390
  "close-on-click-overlay",
431
- "close-on-click-outside"
432
- ]
433
- },
434
- "van-dropdown-item": {
435
- "attributes": [
391
+ "close-on-click-outside",
436
392
  "value",
437
393
  "title",
438
394
  "options",
@@ -505,13 +461,30 @@
505
461
  "submit-on-enter"
506
462
  ]
507
463
  },
508
- "van-goods-action": {
464
+ "van-grid": {
509
465
  "attributes": [
510
- "safe-area-inset-bottom"
466
+ "column-num",
467
+ "icon-size",
468
+ "gutter",
469
+ "border",
470
+ "center",
471
+ "square",
472
+ "clickable",
473
+ "direction",
474
+ "text",
475
+ "icon",
476
+ "icon-prefix",
477
+ "dot",
478
+ "badge",
479
+ "info",
480
+ "url",
481
+ "to",
482
+ "replace"
511
483
  ]
512
484
  },
513
- "van-goods-action-icon": {
485
+ "van-goods-action": {
514
486
  "attributes": [
487
+ "safe-area-inset-bottom",
515
488
  "text",
516
489
  "icon",
517
490
  "color",
@@ -521,11 +494,7 @@
521
494
  "info",
522
495
  "url",
523
496
  "to",
524
- "replace"
525
- ]
526
- },
527
- "van-goods-action-button": {
528
- "attributes": [
497
+ "replace",
529
498
  "text",
530
499
  "type",
531
500
  "color",
@@ -537,31 +506,6 @@
537
506
  "replace"
538
507
  ]
539
508
  },
540
- "van-grid": {
541
- "attributes": [
542
- "column-num",
543
- "icon-size",
544
- "gutter",
545
- "border",
546
- "center",
547
- "square",
548
- "clickable",
549
- "direction"
550
- ]
551
- },
552
- "van-grid-item": {
553
- "attributes": [
554
- "text",
555
- "icon",
556
- "icon-prefix",
557
- "dot",
558
- "badge",
559
- "info",
560
- "url",
561
- "to",
562
- "replace"
563
- ]
564
- },
565
509
  "van-icon": {
566
510
  "attributes": [
567
511
  "name",
@@ -574,6 +518,16 @@
574
518
  "tag"
575
519
  ]
576
520
  },
521
+ "van-index-bar": {
522
+ "attributes": [
523
+ "index-list",
524
+ "z-index",
525
+ "sticky",
526
+ "sticky-offset-top",
527
+ "highlight-color",
528
+ "index"
529
+ ]
530
+ },
577
531
  "van-image": {
578
532
  "attributes": [
579
533
  "src",
@@ -612,19 +566,8 @@
612
566
  "get-container"
613
567
  ]
614
568
  },
615
- "van-index-bar": {
616
- "attributes": [
617
- "index-list",
618
- "z-index",
619
- "sticky",
620
- "sticky-offset-top",
621
- "highlight-color"
622
- ]
623
- },
624
- "van-index-anchor": {
625
- "attributes": [
626
- "index"
627
- ]
569
+ "van-lazyload": {
570
+ "attributes": []
628
571
  },
629
572
  "van-list": {
630
573
  "attributes": [
@@ -649,6 +592,9 @@
649
592
  "vertical"
650
593
  ]
651
594
  },
595
+ "van-国际化": {
596
+ "attributes": []
597
+ },
652
598
  "van-nav-bar": {
653
599
  "attributes": [
654
600
  "title",
@@ -675,6 +621,9 @@
675
621
  "wrapable"
676
622
  ]
677
623
  },
624
+ "van-notify": {
625
+ "attributes": []
626
+ },
678
627
  "van-number-keyboard": {
679
628
  "attributes": [
680
629
  "v-model (value)",
@@ -726,17 +675,6 @@
726
675
  "icon"
727
676
  ]
728
677
  },
729
- "van-password-input": {
730
- "attributes": [
731
- "value",
732
- "info",
733
- "error-info",
734
- "length",
735
- "gutter",
736
- "mask",
737
- "focused"
738
- ]
739
- },
740
678
  "van-picker": {
741
679
  "attributes": [
742
680
  "columns",
@@ -755,6 +693,17 @@
755
693
  "swipe-duration"
756
694
  ]
757
695
  },
696
+ "van-password-input": {
697
+ "attributes": [
698
+ "value",
699
+ "info",
700
+ "error-info",
701
+ "length",
702
+ "gutter",
703
+ "mask",
704
+ "focused"
705
+ ]
706
+ },
758
707
  "van-popover": {
759
708
  "attributes": [
760
709
  "v-model",
@@ -826,11 +775,7 @@
826
775
  "label-disabled",
827
776
  "label-position",
828
777
  "icon-size",
829
- "checked-color"
830
- ]
831
- },
832
- "van-radio-group": {
833
- "attributes": [
778
+ "checked-color",
834
779
  "v-model (value)",
835
780
  "disabled",
836
781
  "direction",
@@ -894,11 +839,7 @@
894
839
  },
895
840
  "van-sidebar": {
896
841
  "attributes": [
897
- "v-model"
898
- ]
899
- },
900
- "van-sidebar-item": {
901
- "attributes": [
842
+ "v-model",
902
843
  "title",
903
844
  "dot",
904
845
  "badge",
@@ -1008,12 +949,10 @@
1008
949
  "active-icon",
1009
950
  "inactive-icon",
1010
951
  "finish-icon",
1011
- "icon-prefix"
952
+ "icon-prefix",
953
+ "center"
1012
954
  ]
1013
955
  },
1014
- "van-step": {
1015
- "attributes": []
1016
- },
1017
956
  "van-sticky": {
1018
957
  "attributes": [
1019
958
  "offset-top",
@@ -1021,6 +960,9 @@
1021
960
  "container"
1022
961
  ]
1023
962
  },
963
+ "van-内置样式": {
964
+ "attributes": []
965
+ },
1024
966
  "van-submit-bar": {
1025
967
  "attributes": [
1026
968
  "price",
@@ -1039,6 +981,22 @@
1039
981
  "safe-area-inset-bottom"
1040
982
  ]
1041
983
  },
984
+ "van-swipe": {
985
+ "attributes": [
986
+ "autoplay",
987
+ "duration",
988
+ "initial-swipe",
989
+ "width",
990
+ "height",
991
+ "loop",
992
+ "show-indicators",
993
+ "vertical",
994
+ "touchable",
995
+ "stop-propagation",
996
+ "lazy-render",
997
+ "indicator-color"
998
+ ]
999
+ },
1042
1000
  "van-swipe-cell": {
1043
1001
  "attributes": [
1044
1002
  "name",
@@ -1076,26 +1034,7 @@
1076
1034
  "inactive-value"
1077
1035
  ]
1078
1036
  },
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
- "van-tabs": {
1037
+ "van-tab": {
1099
1038
  "attributes": [
1100
1039
  "v-model",
1101
1040
  "type",
@@ -1115,11 +1054,7 @@
1115
1054
  "swipe-threshold",
1116
1055
  "title-active-color",
1117
1056
  "title-inactive-color",
1118
- "before-change"
1119
- ]
1120
- },
1121
- "van-tab": {
1122
- "attributes": [
1057
+ "before-change",
1123
1058
  "title",
1124
1059
  "disabled",
1125
1060
  "dot",
@@ -1144,11 +1079,7 @@
1144
1079
  "route",
1145
1080
  "placeholder",
1146
1081
  "safe-area-inset-bottom",
1147
- "before-change"
1148
- ]
1149
- },
1150
- "van-tabbar-item": {
1151
- "attributes": [
1082
+ "before-change",
1152
1083
  "name",
1153
1084
  "icon",
1154
1085
  "icon-prefix",
@@ -1172,6 +1103,9 @@
1172
1103
  "closeable"
1173
1104
  ]
1174
1105
  },
1106
+ "van-toast": {
1107
+ "attributes": []
1108
+ },
1175
1109
  "van-tree-select": {
1176
1110
  "attributes": [
1177
1111
  "items",