vant 2.12.40 → 2.12.41
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/es/index.js +1 -1
- package/lib/index.js +1 -1
- package/lib/vant.js +1 -1
- package/lib/vant.min.js +1 -1
- package/package.json +1 -1
- package/vetur/attributes.json +272 -272
- package/vetur/tags.json +85 -85
- package/vetur/web-types.json +780 -780
package/vetur/tags.json
CHANGED
|
@@ -65,6 +65,64 @@
|
|
|
65
65
|
"max"
|
|
66
66
|
]
|
|
67
67
|
},
|
|
68
|
+
"van-area": {
|
|
69
|
+
"attributes": [
|
|
70
|
+
"value",
|
|
71
|
+
"title",
|
|
72
|
+
"confirm-button-text",
|
|
73
|
+
"cancel-button-text",
|
|
74
|
+
"area-list",
|
|
75
|
+
"columns-placeholder",
|
|
76
|
+
"loading",
|
|
77
|
+
"readonly",
|
|
78
|
+
"item-height",
|
|
79
|
+
"columns-num",
|
|
80
|
+
"visible-item-count",
|
|
81
|
+
"swipe-duration",
|
|
82
|
+
"is-oversea-code"
|
|
83
|
+
]
|
|
84
|
+
},
|
|
85
|
+
"van-button": {
|
|
86
|
+
"attributes": [
|
|
87
|
+
"type",
|
|
88
|
+
"size",
|
|
89
|
+
"text",
|
|
90
|
+
"color",
|
|
91
|
+
"icon",
|
|
92
|
+
"icon-prefix",
|
|
93
|
+
"icon-position",
|
|
94
|
+
"tag",
|
|
95
|
+
"native-type",
|
|
96
|
+
"block",
|
|
97
|
+
"plain",
|
|
98
|
+
"square",
|
|
99
|
+
"round",
|
|
100
|
+
"disabled",
|
|
101
|
+
"hairline",
|
|
102
|
+
"loading",
|
|
103
|
+
"loading-text",
|
|
104
|
+
"loading-type",
|
|
105
|
+
"loading-size",
|
|
106
|
+
"url",
|
|
107
|
+
"to",
|
|
108
|
+
"replace"
|
|
109
|
+
]
|
|
110
|
+
},
|
|
111
|
+
"van-card": {
|
|
112
|
+
"attributes": [
|
|
113
|
+
"thumb",
|
|
114
|
+
"title",
|
|
115
|
+
"desc",
|
|
116
|
+
"tag",
|
|
117
|
+
"num",
|
|
118
|
+
"price",
|
|
119
|
+
"origin-price",
|
|
120
|
+
"centered",
|
|
121
|
+
"currency",
|
|
122
|
+
"thumb-link",
|
|
123
|
+
"lazy-load"
|
|
124
|
+
]
|
|
125
|
+
},
|
|
68
126
|
"van-calendar": {
|
|
69
127
|
"attributes": [
|
|
70
128
|
"type",
|
|
@@ -111,38 +169,6 @@
|
|
|
111
169
|
"range-prompt"
|
|
112
170
|
]
|
|
113
171
|
},
|
|
114
|
-
"van-area": {
|
|
115
|
-
"attributes": [
|
|
116
|
-
"value",
|
|
117
|
-
"title",
|
|
118
|
-
"confirm-button-text",
|
|
119
|
-
"cancel-button-text",
|
|
120
|
-
"area-list",
|
|
121
|
-
"columns-placeholder",
|
|
122
|
-
"loading",
|
|
123
|
-
"readonly",
|
|
124
|
-
"item-height",
|
|
125
|
-
"columns-num",
|
|
126
|
-
"visible-item-count",
|
|
127
|
-
"swipe-duration",
|
|
128
|
-
"is-oversea-code"
|
|
129
|
-
]
|
|
130
|
-
},
|
|
131
|
-
"van-card": {
|
|
132
|
-
"attributes": [
|
|
133
|
-
"thumb",
|
|
134
|
-
"title",
|
|
135
|
-
"desc",
|
|
136
|
-
"tag",
|
|
137
|
-
"num",
|
|
138
|
-
"price",
|
|
139
|
-
"origin-price",
|
|
140
|
-
"centered",
|
|
141
|
-
"currency",
|
|
142
|
-
"thumb-link",
|
|
143
|
-
"lazy-load"
|
|
144
|
-
]
|
|
145
|
-
},
|
|
146
172
|
"van-cascader": {
|
|
147
173
|
"attributes": [
|
|
148
174
|
"title",
|
|
@@ -184,32 +210,6 @@
|
|
|
184
210
|
"label-class"
|
|
185
211
|
]
|
|
186
212
|
},
|
|
187
|
-
"van-button": {
|
|
188
|
-
"attributes": [
|
|
189
|
-
"type",
|
|
190
|
-
"size",
|
|
191
|
-
"text",
|
|
192
|
-
"color",
|
|
193
|
-
"icon",
|
|
194
|
-
"icon-prefix",
|
|
195
|
-
"icon-position",
|
|
196
|
-
"tag",
|
|
197
|
-
"native-type",
|
|
198
|
-
"block",
|
|
199
|
-
"plain",
|
|
200
|
-
"square",
|
|
201
|
-
"round",
|
|
202
|
-
"disabled",
|
|
203
|
-
"hairline",
|
|
204
|
-
"loading",
|
|
205
|
-
"loading-text",
|
|
206
|
-
"loading-type",
|
|
207
|
-
"loading-size",
|
|
208
|
-
"url",
|
|
209
|
-
"to",
|
|
210
|
-
"replace"
|
|
211
|
-
]
|
|
212
|
-
},
|
|
213
213
|
"van-checkbox": {
|
|
214
214
|
"attributes": [
|
|
215
215
|
"v-model (value)",
|
|
@@ -354,33 +354,6 @@
|
|
|
354
354
|
"show-count"
|
|
355
355
|
]
|
|
356
356
|
},
|
|
357
|
-
"van-dialog": {
|
|
358
|
-
"attributes": [
|
|
359
|
-
"v-model",
|
|
360
|
-
"title",
|
|
361
|
-
"width",
|
|
362
|
-
"message",
|
|
363
|
-
"message-align",
|
|
364
|
-
"theme",
|
|
365
|
-
"show-confirm-button",
|
|
366
|
-
"show-cancel-button",
|
|
367
|
-
"confirm-button-text",
|
|
368
|
-
"confirm-button-color",
|
|
369
|
-
"cancel-button-text",
|
|
370
|
-
"cancel-button-color",
|
|
371
|
-
"overlay",
|
|
372
|
-
"overlay-class",
|
|
373
|
-
"overlay-style",
|
|
374
|
-
"close-on-popstate",
|
|
375
|
-
"close-on-click-overlay",
|
|
376
|
-
"lazy-render",
|
|
377
|
-
"lock-scroll",
|
|
378
|
-
"allow-html",
|
|
379
|
-
"before-close",
|
|
380
|
-
"transition",
|
|
381
|
-
"get-container"
|
|
382
|
-
]
|
|
383
|
-
},
|
|
384
357
|
"van-datetime-picker": {
|
|
385
358
|
"attributes": [
|
|
386
359
|
"type",
|
|
@@ -412,6 +385,33 @@
|
|
|
412
385
|
"max-minute"
|
|
413
386
|
]
|
|
414
387
|
},
|
|
388
|
+
"van-dialog": {
|
|
389
|
+
"attributes": [
|
|
390
|
+
"v-model",
|
|
391
|
+
"title",
|
|
392
|
+
"width",
|
|
393
|
+
"message",
|
|
394
|
+
"message-align",
|
|
395
|
+
"theme",
|
|
396
|
+
"show-confirm-button",
|
|
397
|
+
"show-cancel-button",
|
|
398
|
+
"confirm-button-text",
|
|
399
|
+
"confirm-button-color",
|
|
400
|
+
"cancel-button-text",
|
|
401
|
+
"cancel-button-color",
|
|
402
|
+
"overlay",
|
|
403
|
+
"overlay-class",
|
|
404
|
+
"overlay-style",
|
|
405
|
+
"close-on-popstate",
|
|
406
|
+
"close-on-click-overlay",
|
|
407
|
+
"lazy-render",
|
|
408
|
+
"lock-scroll",
|
|
409
|
+
"allow-html",
|
|
410
|
+
"before-close",
|
|
411
|
+
"transition",
|
|
412
|
+
"get-container"
|
|
413
|
+
]
|
|
414
|
+
},
|
|
415
415
|
"van-divider": {
|
|
416
416
|
"attributes": [
|
|
417
417
|
"dashed",
|