vant 2.13.1 → 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/vetur/tags.json CHANGED
@@ -46,6 +46,17 @@
46
46
  "validator"
47
47
  ]
48
48
  },
49
+ "van-address-list": {
50
+ "attributes": [
51
+ "v-model",
52
+ "list",
53
+ "disabled-list",
54
+ "disabled-text",
55
+ "switchable",
56
+ "add-button-text",
57
+ "default-tag-text"
58
+ ]
59
+ },
49
60
  "van-area": {
50
61
  "attributes": [
51
62
  "value",
@@ -63,17 +74,6 @@
63
74
  "is-oversea-code"
64
75
  ]
65
76
  },
66
- "van-address-list": {
67
- "attributes": [
68
- "v-model",
69
- "list",
70
- "disabled-list",
71
- "disabled-text",
72
- "switchable",
73
- "add-button-text",
74
- "default-tag-text"
75
- ]
76
- },
77
77
  "van-button": {
78
78
  "attributes": [
79
79
  "type",
@@ -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",
@@ -624,29 +624,6 @@
624
624
  "van-notify": {
625
625
  "attributes": []
626
626
  },
627
- "van-overlay": {
628
- "attributes": [
629
- "show",
630
- "z-index",
631
- "duration",
632
- "class-name",
633
- "custom-style",
634
- "lock-scroll"
635
- ]
636
- },
637
- "van-pagination": {
638
- "attributes": [
639
- "v-model",
640
- "mode",
641
- "prev-text",
642
- "next-text",
643
- "page-count",
644
- "total-items",
645
- "items-per-page",
646
- "show-page-size",
647
- "force-ellipses"
648
- ]
649
- },
650
627
  "van-number-keyboard": {
651
628
  "attributes": [
652
629
  "v-model (value)",
@@ -667,6 +644,34 @@
667
644
  "random-key-order"
668
645
  ]
669
646
  },
647
+ "van-overlay": {
648
+ "attributes": [
649
+ "show",
650
+ "z-index",
651
+ "duration",
652
+ "class-name",
653
+ "custom-style",
654
+ "lock-scroll"
655
+ ]
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
+ },
670
675
  "van-panel": {
671
676
  "attributes": [
672
677
  "title",
@@ -675,6 +680,19 @@
675
680
  "icon"
676
681
  ]
677
682
  },
683
+ "van-pagination": {
684
+ "attributes": [
685
+ "v-model",
686
+ "mode",
687
+ "prev-text",
688
+ "next-text",
689
+ "page-count",
690
+ "total-items",
691
+ "items-per-page",
692
+ "show-page-size",
693
+ "force-ellipses"
694
+ ]
695
+ },
678
696
  "van-password-input": {
679
697
  "attributes": [
680
698
  "value",
@@ -686,22 +704,18 @@
686
704
  "focused"
687
705
  ]
688
706
  },
689
- "van-picker": {
707
+ "van-popover": {
690
708
  "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"
709
+ "v-model",
710
+ "actions",
711
+ "placement",
712
+ "theme",
713
+ "trigger",
714
+ "offset",
715
+ "overlay",
716
+ "close-on-click-action",
717
+ "close-on-click-outside",
718
+ "get-container"
705
719
  ]
706
720
  },
707
721
  "van-popup": {
@@ -726,20 +740,6 @@
726
740
  "safe-area-inset-bottom"
727
741
  ]
728
742
  },
729
- "van-popover": {
730
- "attributes": [
731
- "v-model",
732
- "actions",
733
- "placement",
734
- "theme",
735
- "trigger",
736
- "offset",
737
- "overlay",
738
- "close-on-click-action",
739
- "close-on-click-outside",
740
- "get-container"
741
- ]
742
- },
743
743
  "van-progress": {
744
744
  "attributes": [
745
745
  "percentage",
@@ -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-skeleton": {
837
+ "van-share-sheet": {
854
838
  "attributes": [
855
- "row",
856
- "row-width",
839
+ "options",
857
840
  "title",
858
- "avatar",
859
- "loading",
860
- "animate",
861
- "round",
862
- "title-width",
863
- "avatar-size",
864
- "avatar-shape"
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-slider": {
888
+ "van-skeleton": {
903
889
  "attributes": [
904
- "value",
905
- "max",
906
- "min",
907
- "step",
908
- "bar-height",
909
- "button-size",
910
- "active-color",
911
- "inactive-color",
912
- "range",
913
- "disabled",
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,11 +925,19 @@
940
925
  "allow-empty"
941
926
  ]
942
927
  },
943
- "van-sticky": {
928
+ "van-slider": {
944
929
  "attributes": [
945
- "offset-top",
946
- "z-index",
947
- "container"
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"
948
941
  ]
949
942
  },
950
943
  "van-steps": {
@@ -960,6 +953,13 @@
960
953
  "center"
961
954
  ]
962
955
  },
956
+ "van-sticky": {
957
+ "attributes": [
958
+ "offset-top",
959
+ "z-index",
960
+ "container"
961
+ ]
962
+ },
963
963
  "van-内置样式": {
964
964
  "attributes": []
965
965
  },
@@ -981,16 +981,6 @@
981
981
  "safe-area-inset-bottom"
982
982
  ]
983
983
  },
984
- "van-swipe-cell": {
985
- "attributes": [
986
- "name",
987
- "left-width",
988
- "right-width",
989
- "before-close",
990
- "disabled",
991
- "stop-propagation"
992
- ]
993
- },
994
984
  "van-swipe": {
995
985
  "attributes": [
996
986
  "autoplay",
@@ -1007,12 +997,19 @@
1007
997
  "indicator-color"
1008
998
  ]
1009
999
  },
1010
- "van-switch-cell": {
1000
+ "van-swipe-cell": {
1001
+ "attributes": [
1002
+ "name",
1003
+ "left-width",
1004
+ "right-width",
1005
+ "before-close",
1006
+ "disabled",
1007
+ "stop-propagation"
1008
+ ]
1009
+ },
1010
+ "van-switch": {
1011
1011
  "attributes": [
1012
1012
  "v-model",
1013
- "title",
1014
- "border",
1015
- "cell-size",
1016
1013
  "loading",
1017
1014
  "disabled",
1018
1015
  "size",
@@ -1022,9 +1019,12 @@
1022
1019
  "inactive-value"
1023
1020
  ]
1024
1021
  },
1025
- "van-switch": {
1022
+ "van-switch-cell": {
1026
1023
  "attributes": [
1027
1024
  "v-model",
1025
+ "title",
1026
+ "border",
1027
+ "cell-size",
1028
1028
  "loading",
1029
1029
  "disabled",
1030
1030
  "size",
@@ -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,18 +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
1106
  "van-tree-select": {
1107
1107
  "attributes": [
1108
1108
  "items",