vant 2.12.30-beta.0 → 2.12.30-beta.1

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,23 +1,4 @@
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
- },
13
- "van-badge": {
14
- "attributes": [
15
- "content",
16
- "color",
17
- "dot",
18
- "max"
19
- ]
20
- },
21
2
  "van-action-sheet": {
22
3
  "attributes": [
23
4
  "v-model (value)",
@@ -65,6 +46,31 @@
65
46
  "validator"
66
47
  ]
67
48
  },
49
+ "van-badge": {
50
+ "attributes": [
51
+ "content",
52
+ "color",
53
+ "dot",
54
+ "max"
55
+ ]
56
+ },
57
+ "van-area": {
58
+ "attributes": [
59
+ "value",
60
+ "title",
61
+ "confirm-button-text",
62
+ "cancel-button-text",
63
+ "area-list",
64
+ "columns-placeholder",
65
+ "loading",
66
+ "readonly",
67
+ "item-height",
68
+ "columns-num",
69
+ "visible-item-count",
70
+ "swipe-duration",
71
+ "is-oversea-code"
72
+ ]
73
+ },
68
74
  "van-button": {
69
75
  "attributes": [
70
76
  "type",
@@ -91,6 +97,17 @@
91
97
  "replace"
92
98
  ]
93
99
  },
100
+ "van-address-list": {
101
+ "attributes": [
102
+ "v-model",
103
+ "list",
104
+ "disabled-list",
105
+ "disabled-text",
106
+ "switchable",
107
+ "add-button-text",
108
+ "default-tag-text"
109
+ ]
110
+ },
94
111
  "van-calendar": {
95
112
  "attributes": [
96
113
  "type",
@@ -137,6 +154,17 @@
137
154
  "range-prompt"
138
155
  ]
139
156
  },
157
+ "van-cascader": {
158
+ "attributes": [
159
+ "title",
160
+ "value",
161
+ "options",
162
+ "placeholder",
163
+ "active-color",
164
+ "closeable",
165
+ "field-names"
166
+ ]
167
+ },
140
168
  "van-card": {
141
169
  "attributes": [
142
170
  "thumb",
@@ -152,17 +180,6 @@
152
180
  "lazy-load"
153
181
  ]
154
182
  },
155
- "van-cascader": {
156
- "attributes": [
157
- "title",
158
- "value",
159
- "options",
160
- "placeholder",
161
- "active-color",
162
- "closeable",
163
- "field-names"
164
- ]
165
- },
166
183
  "van-cell-group": {
167
184
  "attributes": [
168
185
  "title",
@@ -192,23 +209,6 @@
192
209
  "label-class"
193
210
  ]
194
211
  },
195
- "van-area": {
196
- "attributes": [
197
- "value",
198
- "title",
199
- "confirm-button-text",
200
- "cancel-button-text",
201
- "area-list",
202
- "columns-placeholder",
203
- "loading",
204
- "readonly",
205
- "item-height",
206
- "columns-num",
207
- "visible-item-count",
208
- "swipe-duration",
209
- "is-oversea-code"
210
- ]
211
- },
212
212
  "van-checkbox": {
213
213
  "attributes": [
214
214
  "v-model (value)",
@@ -411,13 +411,6 @@
411
411
  "get-container"
412
412
  ]
413
413
  },
414
- "van-divider": {
415
- "attributes": [
416
- "dashed",
417
- "hairline",
418
- "content-position"
419
- ]
420
- },
421
414
  "van-dropdown-menu": {
422
415
  "attributes": [
423
416
  "active-color",
@@ -440,6 +433,13 @@
440
433
  "get-container"
441
434
  ]
442
435
  },
436
+ "van-divider": {
437
+ "attributes": [
438
+ "dashed",
439
+ "hairline",
440
+ "content-position"
441
+ ]
442
+ },
443
443
  "van-empty": {
444
444
  "attributes": [
445
445
  "image",
@@ -623,6 +623,16 @@
623
623
  "index"
624
624
  ]
625
625
  },
626
+ "van-loading": {
627
+ "attributes": [
628
+ "color",
629
+ "type",
630
+ "size",
631
+ "text-size",
632
+ "text-color",
633
+ "vertical"
634
+ ]
635
+ },
626
636
  "van-list": {
627
637
  "attributes": [
628
638
  "v-model",
@@ -636,16 +646,6 @@
636
646
  "direction"
637
647
  ]
638
648
  },
639
- "van-loading": {
640
- "attributes": [
641
- "color",
642
- "type",
643
- "size",
644
- "text-size",
645
- "text-color",
646
- "vertical"
647
- ]
648
- },
649
649
  "van-nav-bar": {
650
650
  "attributes": [
651
651
  "title",
@@ -1018,24 +1018,6 @@
1018
1018
  "container"
1019
1019
  ]
1020
1020
  },
1021
- "van-submit-bar": {
1022
- "attributes": [
1023
- "price",
1024
- "decimal-length",
1025
- "label",
1026
- "suffix-label",
1027
- "text-align",
1028
- "button-text",
1029
- "button-type",
1030
- "button-color",
1031
- "tip",
1032
- "tip-icon",
1033
- "currency",
1034
- "disabled",
1035
- "loading",
1036
- "safe-area-inset-bottom"
1037
- ]
1038
- },
1039
1021
  "van-swipe": {
1040
1022
  "attributes": [
1041
1023
  "autoplay",
@@ -1055,6 +1037,24 @@
1055
1037
  "van-swipe-item": {
1056
1038
  "attributes": []
1057
1039
  },
1040
+ "van-submit-bar": {
1041
+ "attributes": [
1042
+ "price",
1043
+ "decimal-length",
1044
+ "label",
1045
+ "suffix-label",
1046
+ "text-align",
1047
+ "button-text",
1048
+ "button-type",
1049
+ "button-color",
1050
+ "tip",
1051
+ "tip-icon",
1052
+ "currency",
1053
+ "disabled",
1054
+ "loading",
1055
+ "safe-area-inset-bottom"
1056
+ ]
1057
+ },
1058
1058
  "van-swipe-cell": {
1059
1059
  "attributes": [
1060
1060
  "name",