vant 2.12.32 → 2.12.35

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,21 +20,30 @@
20
20
  "get-container"
21
21
  ]
22
22
  },
23
- "van-area": {
23
+ "van-address-edit": {
24
24
  "attributes": [
25
- "value",
26
- "title",
27
- "confirm-button-text",
28
- "cancel-button-text",
29
25
  "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"
26
+ "area-columns-placeholder",
27
+ "area-placeholder",
28
+ "address-info",
29
+ "search-result",
30
+ "show-postal",
31
+ "show-delete",
32
+ "show-set-default",
33
+ "show-search-result",
34
+ "show-area",
35
+ "show-detail",
36
+ "disable-area",
37
+ "save-button-text",
38
+ "delete-button-text",
39
+ "detail-rows",
40
+ "detail-maxlength",
41
+ "is-saving",
42
+ "is-deleting",
43
+ "tel-validator",
44
+ "tel-maxlength",
45
+ "postal-validator",
46
+ "validator"
38
47
  ]
39
48
  },
40
49
  "van-address-list": {
@@ -48,30 +57,12 @@
48
57
  "default-tag-text"
49
58
  ]
50
59
  },
51
- "van-button": {
60
+ "van-badge": {
52
61
  "attributes": [
53
- "type",
54
- "size",
55
- "text",
62
+ "content",
56
63
  "color",
57
- "icon",
58
- "icon-prefix",
59
- "icon-position",
60
- "tag",
61
- "native-type",
62
- "block",
63
- "plain",
64
- "square",
65
- "round",
66
- "disabled",
67
- "hairline",
68
- "loading",
69
- "loading-text",
70
- "loading-type",
71
- "loading-size",
72
- "url",
73
- "to",
74
- "replace"
64
+ "dot",
65
+ "max"
75
66
  ]
76
67
  },
77
68
  "van-calendar": {
@@ -120,53 +111,47 @@
120
111
  "range-prompt"
121
112
  ]
122
113
  },
123
- "van-badge": {
114
+ "van-button": {
124
115
  "attributes": [
125
- "content",
116
+ "type",
117
+ "size",
118
+ "text",
126
119
  "color",
127
- "dot",
128
- "max"
129
- ]
130
- },
131
- "van-card": {
132
- "attributes": [
133
- "thumb",
134
- "title",
135
- "desc",
120
+ "icon",
121
+ "icon-prefix",
122
+ "icon-position",
136
123
  "tag",
137
- "num",
138
- "price",
139
- "origin-price",
140
- "centered",
141
- "currency",
142
- "thumb-link",
143
- "lazy-load"
124
+ "native-type",
125
+ "block",
126
+ "plain",
127
+ "square",
128
+ "round",
129
+ "disabled",
130
+ "hairline",
131
+ "loading",
132
+ "loading-text",
133
+ "loading-type",
134
+ "loading-size",
135
+ "url",
136
+ "to",
137
+ "replace"
144
138
  ]
145
139
  },
146
- "van-address-edit": {
140
+ "van-area": {
147
141
  "attributes": [
142
+ "value",
143
+ "title",
144
+ "confirm-button-text",
145
+ "cancel-button-text",
148
146
  "area-list",
149
- "area-columns-placeholder",
150
- "area-placeholder",
151
- "address-info",
152
- "search-result",
153
- "show-postal",
154
- "show-delete",
155
- "show-set-default",
156
- "show-search-result",
157
- "show-area",
158
- "show-detail",
159
- "disable-area",
160
- "save-button-text",
161
- "delete-button-text",
162
- "detail-rows",
163
- "detail-maxlength",
164
- "is-saving",
165
- "is-deleting",
166
- "tel-validator",
167
- "tel-maxlength",
168
- "postal-validator",
169
- "validator"
147
+ "columns-placeholder",
148
+ "loading",
149
+ "readonly",
150
+ "item-height",
151
+ "columns-num",
152
+ "visible-item-count",
153
+ "swipe-duration",
154
+ "is-oversea-code"
170
155
  ]
171
156
  },
172
157
  "van-cascader": {
@@ -180,6 +165,21 @@
180
165
  "field-names"
181
166
  ]
182
167
  },
168
+ "van-card": {
169
+ "attributes": [
170
+ "thumb",
171
+ "title",
172
+ "desc",
173
+ "tag",
174
+ "num",
175
+ "price",
176
+ "origin-price",
177
+ "centered",
178
+ "currency",
179
+ "thumb-link",
180
+ "lazy-load"
181
+ ]
182
+ },
183
183
  "van-cell-group": {
184
184
  "attributes": [
185
185
  "title",
@@ -672,16 +672,6 @@
672
672
  "wrapable"
673
673
  ]
674
674
  },
675
- "van-overlay": {
676
- "attributes": [
677
- "show",
678
- "z-index",
679
- "duration",
680
- "class-name",
681
- "custom-style",
682
- "lock-scroll"
683
- ]
684
- },
685
675
  "van-number-keyboard": {
686
676
  "attributes": [
687
677
  "v-model (value)",
@@ -702,6 +692,16 @@
702
692
  "random-key-order"
703
693
  ]
704
694
  },
695
+ "van-overlay": {
696
+ "attributes": [
697
+ "show",
698
+ "z-index",
699
+ "duration",
700
+ "class-name",
701
+ "custom-style",
702
+ "lock-scroll"
703
+ ]
704
+ },
705
705
  "van-pagination": {
706
706
  "attributes": [
707
707
  "v-model",