vant 3.3.5 → 3.3.6

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,28 +1,4 @@
1
1
  {
2
- "van-action-sheet": {
3
- "attributes": [
4
- "v-model:show",
5
- "actions",
6
- "title",
7
- "cancel-text",
8
- "description",
9
- "closeable",
10
- "close-icon",
11
- "duration",
12
- "round",
13
- "overlay",
14
- "overlay-class",
15
- "overlay-style",
16
- "lock-scroll",
17
- "lazy-render",
18
- "close-on-popstate",
19
- "close-on-click-action",
20
- "close-on-click-overlay",
21
- "safe-area-inset-bottom",
22
- "teleport",
23
- "before-close"
24
- ]
25
- },
26
2
  "van-action-bar": {
27
3
  "attributes": [
28
4
  "safe-area-inset-bottom"
@@ -55,15 +31,28 @@
55
31
  "replace"
56
32
  ]
57
33
  },
58
- "van-address-list": {
34
+ "van-action-sheet": {
59
35
  "attributes": [
60
- "v-model",
61
- "list",
62
- "disabled-list",
63
- "disabled-text",
64
- "switchable",
65
- "add-button-text",
66
- "default-tag-text"
36
+ "v-model:show",
37
+ "actions",
38
+ "title",
39
+ "cancel-text",
40
+ "description",
41
+ "closeable",
42
+ "close-icon",
43
+ "duration",
44
+ "round",
45
+ "overlay",
46
+ "overlay-class",
47
+ "overlay-style",
48
+ "lock-scroll",
49
+ "lazy-render",
50
+ "close-on-popstate",
51
+ "close-on-click-action",
52
+ "close-on-click-overlay",
53
+ "safe-area-inset-bottom",
54
+ "teleport",
55
+ "before-close"
67
56
  ]
68
57
  },
69
58
  "van-address-edit": {
@@ -92,6 +81,17 @@
92
81
  "validator"
93
82
  ]
94
83
  },
84
+ "van-address-list": {
85
+ "attributes": [
86
+ "v-model",
87
+ "list",
88
+ "disabled-list",
89
+ "disabled-text",
90
+ "switchable",
91
+ "add-button-text",
92
+ "default-tag-text"
93
+ ]
94
+ },
95
95
  "van-area": {
96
96
  "attributes": [
97
97
  "value",
@@ -145,21 +145,6 @@
145
145
  "replace"
146
146
  ]
147
147
  },
148
- "van-card": {
149
- "attributes": [
150
- "thumb",
151
- "title",
152
- "desc",
153
- "tag",
154
- "num",
155
- "price",
156
- "origin-price",
157
- "centered",
158
- "currency",
159
- "thumb-link",
160
- "lazy-load"
161
- ]
162
- },
163
148
  "van-calendar": {
164
149
  "attributes": [
165
150
  "type",
@@ -195,6 +180,21 @@
195
180
  "range-prompt"
196
181
  ]
197
182
  },
183
+ "van-card": {
184
+ "attributes": [
185
+ "thumb",
186
+ "title",
187
+ "desc",
188
+ "tag",
189
+ "num",
190
+ "price",
191
+ "origin-price",
192
+ "centered",
193
+ "currency",
194
+ "thumb-link",
195
+ "lazy-load"
196
+ ]
197
+ },
198
198
  "van-cascader": {
199
199
  "attributes": [
200
200
  "title",
@@ -238,6 +238,29 @@
238
238
  "label-class"
239
239
  ]
240
240
  },
241
+ "van-checkbox": {
242
+ "attributes": [
243
+ "v-model",
244
+ "name",
245
+ "shape",
246
+ "disabled",
247
+ "label-disabled",
248
+ "label-position",
249
+ "icon-size",
250
+ "checked-color",
251
+ "bind-group"
252
+ ]
253
+ },
254
+ "van-checkbox-group": {
255
+ "attributes": [
256
+ "v-model",
257
+ "disabled",
258
+ "max",
259
+ "direction",
260
+ "icon-size",
261
+ "checked-color"
262
+ ]
263
+ },
241
264
  "van-circle": {
242
265
  "attributes": [
243
266
  "v-model:current-rate",
@@ -270,29 +293,6 @@
270
293
  "tag"
271
294
  ]
272
295
  },
273
- "van-checkbox": {
274
- "attributes": [
275
- "v-model",
276
- "name",
277
- "shape",
278
- "disabled",
279
- "label-disabled",
280
- "label-position",
281
- "icon-size",
282
- "checked-color",
283
- "bind-group"
284
- ]
285
- },
286
- "van-checkbox-group": {
287
- "attributes": [
288
- "v-model",
289
- "disabled",
290
- "max",
291
- "direction",
292
- "icon-size",
293
- "checked-color"
294
- ]
295
- },
296
296
  "van-collapse": {
297
297
  "attributes": [
298
298
  "v-model",
@@ -324,12 +324,12 @@
324
324
  "icon-prefix"
325
325
  ]
326
326
  },
327
- "van-contact-list": {
327
+ "van-contact-card": {
328
328
  "attributes": [
329
- "v-model",
330
- "list",
331
- "add-text",
332
- "default-tag-text"
329
+ "type",
330
+ "name",
331
+ "tel",
332
+ "add-text"
333
333
  ]
334
334
  },
335
335
  "van-contact-edit": {
@@ -343,12 +343,12 @@
343
343
  "set-default-label"
344
344
  ]
345
345
  },
346
- "van-contact-card": {
346
+ "van-contact-list": {
347
347
  "attributes": [
348
- "type",
349
- "name",
350
- "tel",
351
- "add-text"
348
+ "v-model",
349
+ "list",
350
+ "add-text",
351
+ "default-tag-text"
352
352
  ]
353
353
  },
354
354
  "van-count-down": {
@@ -422,6 +422,33 @@
422
422
  "max-minute"
423
423
  ]
424
424
  },
425
+ "van-dialog": {
426
+ "attributes": [
427
+ "v-model:show",
428
+ "title",
429
+ "width",
430
+ "message",
431
+ "message-align",
432
+ "theme",
433
+ "show-confirm-button",
434
+ "show-cancel-button",
435
+ "confirm-button-text",
436
+ "confirm-button-color",
437
+ "cancel-button-text",
438
+ "cancel-button-color",
439
+ "overlay",
440
+ "overlay-class",
441
+ "overlay-style",
442
+ "close-on-popstate",
443
+ "close-on-click-overlay",
444
+ "lazy-render",
445
+ "lock-scroll",
446
+ "allow-html",
447
+ "before-close",
448
+ "transition",
449
+ "teleport"
450
+ ]
451
+ },
425
452
  "van-divider": {
426
453
  "attributes": [
427
454
  "dashed",
@@ -451,33 +478,6 @@
451
478
  "teleport"
452
479
  ]
453
480
  },
454
- "van-dialog": {
455
- "attributes": [
456
- "v-model:show",
457
- "title",
458
- "width",
459
- "message",
460
- "message-align",
461
- "theme",
462
- "show-confirm-button",
463
- "show-cancel-button",
464
- "confirm-button-text",
465
- "confirm-button-color",
466
- "cancel-button-text",
467
- "cancel-button-color",
468
- "overlay",
469
- "overlay-class",
470
- "overlay-style",
471
- "close-on-popstate",
472
- "close-on-click-overlay",
473
- "lazy-render",
474
- "lock-scroll",
475
- "allow-html",
476
- "before-close",
477
- "transition",
478
- "teleport"
479
- ]
480
- },
481
481
  "van-empty": {
482
482
  "attributes": [
483
483
  "image",
@@ -580,21 +580,6 @@
580
580
  "tag"
581
581
  ]
582
582
  },
583
- "van-index-bar": {
584
- "attributes": [
585
- "index-list",
586
- "z-index",
587
- "sticky",
588
- "sticky-offset-top",
589
- "highlight-color",
590
- "teleport"
591
- ]
592
- },
593
- "van-index-anchor": {
594
- "attributes": [
595
- "index"
596
- ]
597
- },
598
583
  "van-image": {
599
584
  "attributes": [
600
585
  "src",
@@ -635,6 +620,21 @@
635
620
  "teleport"
636
621
  ]
637
622
  },
623
+ "van-index-bar": {
624
+ "attributes": [
625
+ "index-list",
626
+ "z-index",
627
+ "sticky",
628
+ "sticky-offset-top",
629
+ "highlight-color",
630
+ "teleport"
631
+ ]
632
+ },
633
+ "van-index-anchor": {
634
+ "attributes": [
635
+ "index"
636
+ ]
637
+ },
638
638
  "van-list": {
639
639
  "attributes": [
640
640
  "v-model:loading",
@@ -776,19 +776,6 @@
776
776
  "icon-prefix"
777
777
  ]
778
778
  },
779
- "van-progress": {
780
- "attributes": [
781
- "percentage",
782
- "stroke-width",
783
- "color",
784
- "track-color",
785
- "pivot-text",
786
- "pivot-color",
787
- "text-color",
788
- "inactive",
789
- "show-pivot"
790
- ]
791
- },
792
779
  "van-popup": {
793
780
  "attributes": [
794
781
  "v-model:show",
@@ -813,6 +800,19 @@
813
800
  "safe-area-inset-bottom"
814
801
  ]
815
802
  },
803
+ "van-progress": {
804
+ "attributes": [
805
+ "percentage",
806
+ "stroke-width",
807
+ "color",
808
+ "track-color",
809
+ "pivot-text",
810
+ "pivot-color",
811
+ "text-color",
812
+ "inactive",
813
+ "show-pivot"
814
+ ]
815
+ },
816
816
  "van-pull-refresh": {
817
817
  "attributes": [
818
818
  "v-model",
@@ -847,25 +847,22 @@
847
847
  "checked-color"
848
848
  ]
849
849
  },
850
- "van-share-sheet": {
850
+ "van-rate": {
851
851
  "attributes": [
852
- "v-model:show",
853
- "options",
854
- "title",
855
- "cancel-text",
856
- "description",
857
- "duration",
858
- "round",
859
- "overlay",
860
- "overlay-class",
861
- "overlay-style",
862
- "lock-scroll",
863
- "lazy-render",
864
- "close-on-popstate",
865
- "close-on-click-overlay",
866
- "safe-area-inset-bottom",
867
- "teleport",
868
- "before-close"
852
+ "v-model",
853
+ "count",
854
+ "size",
855
+ "gutter",
856
+ "color",
857
+ "void-color",
858
+ "disabled-color",
859
+ "icon",
860
+ "void-icon",
861
+ "icon-prefix",
862
+ "allow-half",
863
+ "readonly",
864
+ "disabled",
865
+ "touchable"
869
866
  ]
870
867
  },
871
868
  "van-search": {
@@ -896,39 +893,25 @@
896
893
  "autocomplete"
897
894
  ]
898
895
  },
899
- "van-rate": {
900
- "attributes": [
901
- "v-model",
902
- "count",
903
- "size",
904
- "gutter",
905
- "color",
906
- "void-color",
907
- "disabled-color",
908
- "icon",
909
- "void-icon",
910
- "icon-prefix",
911
- "allow-half",
912
- "readonly",
913
- "disabled",
914
- "touchable"
915
- ]
916
- },
917
- "van-slider": {
896
+ "van-share-sheet": {
918
897
  "attributes": [
919
- "v-model",
920
- "max",
921
- "min",
922
- "step",
923
- "bar-height",
924
- "button-size",
925
- "active-color",
926
- "inactive-color",
927
- "range",
928
- "reverse",
929
- "disabled",
930
- "readonly",
931
- "vertical"
898
+ "v-model:show",
899
+ "options",
900
+ "title",
901
+ "cancel-text",
902
+ "description",
903
+ "duration",
904
+ "round",
905
+ "overlay",
906
+ "overlay-class",
907
+ "overlay-style",
908
+ "lock-scroll",
909
+ "lazy-render",
910
+ "close-on-popstate",
911
+ "close-on-click-overlay",
912
+ "safe-area-inset-bottom",
913
+ "teleport",
914
+ "before-close"
932
915
  ]
933
916
  },
934
917
  "van-sidebar": {
@@ -961,6 +944,23 @@
961
944
  "avatar-shape"
962
945
  ]
963
946
  },
947
+ "van-slider": {
948
+ "attributes": [
949
+ "v-model",
950
+ "max",
951
+ "min",
952
+ "step",
953
+ "bar-height",
954
+ "button-size",
955
+ "active-color",
956
+ "inactive-color",
957
+ "range",
958
+ "reverse",
959
+ "disabled",
960
+ "readonly",
961
+ "vertical"
962
+ ]
963
+ },
964
964
  "van-stepper": {
965
965
  "attributes": [
966
966
  "v-model",
@@ -987,15 +987,6 @@
987
987
  "allow-empty"
988
988
  ]
989
989
  },
990
- "van-sticky": {
991
- "attributes": [
992
- "position",
993
- "offset-top",
994
- "offset-bottom",
995
- "z-index",
996
- "container"
997
- ]
998
- },
999
990
  "van-steps": {
1000
991
  "attributes": [
1001
992
  "active",
@@ -1011,6 +1002,15 @@
1011
1002
  "van-step": {
1012
1003
  "attributes": []
1013
1004
  },
1005
+ "van-sticky": {
1006
+ "attributes": [
1007
+ "position",
1008
+ "offset-top",
1009
+ "offset-bottom",
1010
+ "z-index",
1011
+ "container"
1012
+ ]
1013
+ },
1014
1014
  "van-submit-bar": {
1015
1015
  "attributes": [
1016
1016
  "price",
@@ -1029,16 +1029,6 @@
1029
1029
  "safe-area-inset-bottom"
1030
1030
  ]
1031
1031
  },
1032
- "van-swipe-cell": {
1033
- "attributes": [
1034
- "name",
1035
- "left-width",
1036
- "right-width",
1037
- "before-close",
1038
- "disabled",
1039
- "stop-propagation"
1040
- ]
1041
- },
1042
1032
  "van-swipe": {
1043
1033
  "attributes": [
1044
1034
  "autoplay",
@@ -1058,6 +1048,16 @@
1058
1048
  "van-swipe-item": {
1059
1049
  "attributes": []
1060
1050
  },
1051
+ "van-swipe-cell": {
1052
+ "attributes": [
1053
+ "name",
1054
+ "left-width",
1055
+ "right-width",
1056
+ "before-close",
1057
+ "disabled",
1058
+ "stop-propagation"
1059
+ ]
1060
+ },
1061
1061
  "van-switch": {
1062
1062
  "attributes": [
1063
1063
  "v-model",