vant 2.13.0 → 2.13.2
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 +11 -0
- package/es/icon/index.css +1 -1
- package/es/icon/local.css +1 -1
- package/es/index.js +1 -1
- package/es/sku/Sku.js +1 -1
- package/lib/icon/index.css +1 -1
- package/lib/icon/local.css +1 -1
- package/lib/index.css +1 -1
- package/lib/index.js +1 -1
- package/lib/sku/Sku.js +1 -1
- package/lib/vant.js +2 -2
- package/lib/vant.min.js +1 -1
- package/package.json +2 -2
- package/vetur/attributes.json +337 -337
- package/vetur/tags.json +128 -128
- package/vetur/web-types.json +995 -987
package/vetur/tags.json
CHANGED
@@ -46,14 +46,6 @@
|
|
46
46
|
"validator"
|
47
47
|
]
|
48
48
|
},
|
49
|
-
"van-badge": {
|
50
|
-
"attributes": [
|
51
|
-
"content",
|
52
|
-
"color",
|
53
|
-
"dot",
|
54
|
-
"max"
|
55
|
-
]
|
56
|
-
},
|
57
49
|
"van-address-list": {
|
58
50
|
"attributes": [
|
59
51
|
"v-model",
|
@@ -65,6 +57,23 @@
|
|
65
57
|
"default-tag-text"
|
66
58
|
]
|
67
59
|
},
|
60
|
+
"van-area": {
|
61
|
+
"attributes": [
|
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"
|
75
|
+
]
|
76
|
+
},
|
68
77
|
"van-button": {
|
69
78
|
"attributes": [
|
70
79
|
"type",
|
@@ -91,21 +100,12 @@
|
|
91
100
|
"replace"
|
92
101
|
]
|
93
102
|
},
|
94
|
-
"van-
|
103
|
+
"van-badge": {
|
95
104
|
"attributes": [
|
96
|
-
"
|
97
|
-
"
|
98
|
-
"
|
99
|
-
"
|
100
|
-
"area-list",
|
101
|
-
"columns-placeholder",
|
102
|
-
"loading",
|
103
|
-
"readonly",
|
104
|
-
"item-height",
|
105
|
-
"columns-num",
|
106
|
-
"visible-item-count",
|
107
|
-
"swipe-duration",
|
108
|
-
"is-oversea-code"
|
105
|
+
"content",
|
106
|
+
"color",
|
107
|
+
"dot",
|
108
|
+
"max"
|
109
109
|
]
|
110
110
|
},
|
111
111
|
"van-calendar": {
|
@@ -260,14 +260,6 @@
|
|
260
260
|
"label-class"
|
261
261
|
]
|
262
262
|
},
|
263
|
-
"van-contact-card": {
|
264
|
-
"attributes": [
|
265
|
-
"type",
|
266
|
-
"name",
|
267
|
-
"tel",
|
268
|
-
"add-text"
|
269
|
-
]
|
270
|
-
},
|
271
263
|
"van-contact-edit": {
|
272
264
|
"attributes": [
|
273
265
|
"contact-info",
|
@@ -287,6 +279,14 @@
|
|
287
279
|
"default-tag-text"
|
288
280
|
]
|
289
281
|
},
|
282
|
+
"van-contact-card": {
|
283
|
+
"attributes": [
|
284
|
+
"type",
|
285
|
+
"name",
|
286
|
+
"tel",
|
287
|
+
"add-text"
|
288
|
+
]
|
289
|
+
},
|
290
290
|
"van-count-down": {
|
291
291
|
"attributes": [
|
292
292
|
"time",
|
@@ -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",
|
@@ -506,6 +506,18 @@
|
|
506
506
|
"replace"
|
507
507
|
]
|
508
508
|
},
|
509
|
+
"van-icon": {
|
510
|
+
"attributes": [
|
511
|
+
"name",
|
512
|
+
"dot",
|
513
|
+
"badge",
|
514
|
+
"info",
|
515
|
+
"color",
|
516
|
+
"size",
|
517
|
+
"class-prefix",
|
518
|
+
"tag"
|
519
|
+
]
|
520
|
+
},
|
509
521
|
"van-image": {
|
510
522
|
"attributes": [
|
511
523
|
"src",
|
@@ -523,18 +535,6 @@
|
|
523
535
|
"icon-prefix"
|
524
536
|
]
|
525
537
|
},
|
526
|
-
"van-icon": {
|
527
|
-
"attributes": [
|
528
|
-
"name",
|
529
|
-
"dot",
|
530
|
-
"badge",
|
531
|
-
"info",
|
532
|
-
"color",
|
533
|
-
"size",
|
534
|
-
"class-prefix",
|
535
|
-
"tag"
|
536
|
-
]
|
537
|
-
},
|
538
538
|
"van-image-preview": {
|
539
539
|
"attributes": [
|
540
540
|
"images",
|
@@ -654,6 +654,32 @@
|
|
654
654
|
"lock-scroll"
|
655
655
|
]
|
656
656
|
},
|
657
|
+
"van-picker": {
|
658
|
+
"attributes": [
|
659
|
+
"columns",
|
660
|
+
"title",
|
661
|
+
"confirm-button-text",
|
662
|
+
"cancel-button-text",
|
663
|
+
"value-key",
|
664
|
+
"toolbar-position",
|
665
|
+
"loading",
|
666
|
+
"readonly",
|
667
|
+
"show-toolbar",
|
668
|
+
"allow-html",
|
669
|
+
"default-index",
|
670
|
+
"item-height",
|
671
|
+
"visible-item-count",
|
672
|
+
"swipe-duration"
|
673
|
+
]
|
674
|
+
},
|
675
|
+
"van-panel": {
|
676
|
+
"attributes": [
|
677
|
+
"title",
|
678
|
+
"desc",
|
679
|
+
"status",
|
680
|
+
"icon"
|
681
|
+
]
|
682
|
+
},
|
657
683
|
"van-pagination": {
|
658
684
|
"attributes": [
|
659
685
|
"v-model",
|
@@ -667,14 +693,6 @@
|
|
667
693
|
"force-ellipses"
|
668
694
|
]
|
669
695
|
},
|
670
|
-
"van-panel": {
|
671
|
-
"attributes": [
|
672
|
-
"title",
|
673
|
-
"desc",
|
674
|
-
"status",
|
675
|
-
"icon"
|
676
|
-
]
|
677
|
-
},
|
678
696
|
"van-password-input": {
|
679
697
|
"attributes": [
|
680
698
|
"value",
|
@@ -686,24 +704,6 @@
|
|
686
704
|
"focused"
|
687
705
|
]
|
688
706
|
},
|
689
|
-
"van-picker": {
|
690
|
-
"attributes": [
|
691
|
-
"columns",
|
692
|
-
"title",
|
693
|
-
"confirm-button-text",
|
694
|
-
"cancel-button-text",
|
695
|
-
"value-key",
|
696
|
-
"toolbar-position",
|
697
|
-
"loading",
|
698
|
-
"readonly",
|
699
|
-
"show-toolbar",
|
700
|
-
"allow-html",
|
701
|
-
"default-index",
|
702
|
-
"item-height",
|
703
|
-
"visible-item-count",
|
704
|
-
"swipe-duration"
|
705
|
-
]
|
706
|
-
},
|
707
707
|
"van-popover": {
|
708
708
|
"attributes": [
|
709
709
|
"v-model",
|
@@ -821,22 +821,6 @@
|
|
821
821
|
"right-icon"
|
822
822
|
]
|
823
823
|
},
|
824
|
-
"van-share-sheet": {
|
825
|
-
"attributes": [
|
826
|
-
"options",
|
827
|
-
"title",
|
828
|
-
"cancel-text",
|
829
|
-
"description",
|
830
|
-
"duration",
|
831
|
-
"overlay",
|
832
|
-
"lock-scroll",
|
833
|
-
"lazy-render",
|
834
|
-
"close-on-popstate",
|
835
|
-
"close-on-click-overlay",
|
836
|
-
"safe-area-inset-bottom",
|
837
|
-
"get-container"
|
838
|
-
]
|
839
|
-
},
|
840
824
|
"van-sidebar": {
|
841
825
|
"attributes": [
|
842
826
|
"v-model",
|
@@ -850,18 +834,20 @@
|
|
850
834
|
"replace"
|
851
835
|
]
|
852
836
|
},
|
853
|
-
"van-
|
837
|
+
"van-share-sheet": {
|
854
838
|
"attributes": [
|
855
|
-
"
|
856
|
-
"row-width",
|
839
|
+
"options",
|
857
840
|
"title",
|
858
|
-
"
|
859
|
-
"
|
860
|
-
"
|
861
|
-
"
|
862
|
-
"
|
863
|
-
"
|
864
|
-
"
|
841
|
+
"cancel-text",
|
842
|
+
"description",
|
843
|
+
"duration",
|
844
|
+
"overlay",
|
845
|
+
"lock-scroll",
|
846
|
+
"lazy-render",
|
847
|
+
"close-on-popstate",
|
848
|
+
"close-on-click-overlay",
|
849
|
+
"safe-area-inset-bottom",
|
850
|
+
"get-container"
|
865
851
|
]
|
866
852
|
},
|
867
853
|
"van-sku": {
|
@@ -899,19 +885,18 @@
|
|
899
885
|
"lazy-load"
|
900
886
|
]
|
901
887
|
},
|
902
|
-
"van-
|
888
|
+
"van-skeleton": {
|
903
889
|
"attributes": [
|
904
|
-
"
|
905
|
-
"
|
906
|
-
"
|
907
|
-
"
|
908
|
-
"
|
909
|
-
"
|
910
|
-
"
|
911
|
-
"
|
912
|
-
"
|
913
|
-
"
|
914
|
-
"vertical"
|
890
|
+
"row",
|
891
|
+
"row-width",
|
892
|
+
"title",
|
893
|
+
"avatar",
|
894
|
+
"loading",
|
895
|
+
"animate",
|
896
|
+
"round",
|
897
|
+
"title-width",
|
898
|
+
"avatar-size",
|
899
|
+
"avatar-shape"
|
915
900
|
]
|
916
901
|
},
|
917
902
|
"van-stepper": {
|
@@ -940,6 +925,21 @@
|
|
940
925
|
"allow-empty"
|
941
926
|
]
|
942
927
|
},
|
928
|
+
"van-slider": {
|
929
|
+
"attributes": [
|
930
|
+
"value",
|
931
|
+
"max",
|
932
|
+
"min",
|
933
|
+
"step",
|
934
|
+
"bar-height",
|
935
|
+
"button-size",
|
936
|
+
"active-color",
|
937
|
+
"inactive-color",
|
938
|
+
"range",
|
939
|
+
"disabled",
|
940
|
+
"vertical"
|
941
|
+
]
|
942
|
+
},
|
943
943
|
"van-steps": {
|
944
944
|
"attributes": [
|
945
945
|
"active",
|
@@ -1068,6 +1068,18 @@
|
|
1068
1068
|
"title-class"
|
1069
1069
|
]
|
1070
1070
|
},
|
1071
|
+
"van-tag": {
|
1072
|
+
"attributes": [
|
1073
|
+
"type",
|
1074
|
+
"size",
|
1075
|
+
"color",
|
1076
|
+
"plain",
|
1077
|
+
"round",
|
1078
|
+
"mark",
|
1079
|
+
"text-color",
|
1080
|
+
"closeable"
|
1081
|
+
]
|
1082
|
+
},
|
1071
1083
|
"van-tabbar": {
|
1072
1084
|
"attributes": [
|
1073
1085
|
"v-model",
|
@@ -1091,21 +1103,6 @@
|
|
1091
1103
|
"replace"
|
1092
1104
|
]
|
1093
1105
|
},
|
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
|
-
"van-toast": {
|
1107
|
-
"attributes": []
|
1108
|
-
},
|
1109
1106
|
"van-tree-select": {
|
1110
1107
|
"attributes": [
|
1111
1108
|
"items",
|
@@ -1116,6 +1113,9 @@
|
|
1116
1113
|
"selected-icon"
|
1117
1114
|
]
|
1118
1115
|
},
|
1116
|
+
"van-toast": {
|
1117
|
+
"attributes": []
|
1118
|
+
},
|
1119
1119
|
"van-uploader": {
|
1120
1120
|
"attributes": [
|
1121
1121
|
"v-model (fileList)",
|