vant 2.12.51 → 2.12.52

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,4 +1,32 @@
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-area": {
14
+ "attributes": [
15
+ "value",
16
+ "title",
17
+ "confirm-button-text",
18
+ "cancel-button-text",
19
+ "area-list",
20
+ "columns-placeholder",
21
+ "loading",
22
+ "readonly",
23
+ "item-height",
24
+ "columns-num",
25
+ "visible-item-count",
26
+ "swipe-duration",
27
+ "is-oversea-code"
28
+ ]
29
+ },
2
30
  "van-action-sheet": {
3
31
  "attributes": [
4
32
  "v-model (value)",
@@ -20,23 +48,6 @@
20
48
  "get-container"
21
49
  ]
22
50
  },
23
- "van-area": {
24
- "attributes": [
25
- "value",
26
- "title",
27
- "confirm-button-text",
28
- "cancel-button-text",
29
- "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"
38
- ]
39
- },
40
51
  "van-address-edit": {
41
52
  "attributes": [
42
53
  "area-list",
@@ -63,14 +74,6 @@
63
74
  "validator"
64
75
  ]
65
76
  },
66
- "van-badge": {
67
- "attributes": [
68
- "content",
69
- "color",
70
- "dot",
71
- "max"
72
- ]
73
- },
74
77
  "van-button": {
75
78
  "attributes": [
76
79
  "type",
@@ -97,31 +100,12 @@
97
100
  "replace"
98
101
  ]
99
102
  },
100
- "van-cascader": {
101
- "attributes": [
102
- "title",
103
- "value",
104
- "options",
105
- "placeholder",
106
- "active-color",
107
- "closeable",
108
- "show-header",
109
- "field-names"
110
- ]
111
- },
112
- "van-card": {
103
+ "van-badge": {
113
104
  "attributes": [
114
- "thumb",
115
- "title",
116
- "desc",
117
- "tag",
118
- "num",
119
- "price",
120
- "origin-price",
121
- "centered",
122
- "currency",
123
- "thumb-link",
124
- "lazy-load"
105
+ "content",
106
+ "color",
107
+ "dot",
108
+ "max"
125
109
  ]
126
110
  },
127
111
  "van-calendar": {
@@ -158,15 +142,31 @@
158
142
  "range-prompt"
159
143
  ]
160
144
  },
161
- "van-address-list": {
145
+ "van-card": {
162
146
  "attributes": [
163
- "v-model",
164
- "list",
165
- "disabled-list",
166
- "disabled-text",
167
- "switchable",
168
- "add-button-text",
169
- "default-tag-text"
147
+ "thumb",
148
+ "title",
149
+ "desc",
150
+ "tag",
151
+ "num",
152
+ "price",
153
+ "origin-price",
154
+ "centered",
155
+ "currency",
156
+ "thumb-link",
157
+ "lazy-load"
158
+ ]
159
+ },
160
+ "van-cascader": {
161
+ "attributes": [
162
+ "title",
163
+ "value",
164
+ "options",
165
+ "placeholder",
166
+ "active-color",
167
+ "closeable",
168
+ "show-header",
169
+ "field-names"
170
170
  ]
171
171
  },
172
172
  "van-cell": {
@@ -295,6 +295,29 @@
295
295
  "millisecond"
296
296
  ]
297
297
  },
298
+ "van-datetime-picker": {
299
+ "attributes": [
300
+ "type",
301
+ "title",
302
+ "confirm-button-text",
303
+ "cancel-button-text",
304
+ "show-toolbar",
305
+ "loading",
306
+ "readonly",
307
+ "filter",
308
+ "formatter",
309
+ "columns-order",
310
+ "item-height",
311
+ "visible-item-count",
312
+ "swipe-duration",
313
+ "min-date",
314
+ "max-date",
315
+ "min-hour",
316
+ "max-hour",
317
+ "min-minute",
318
+ "max-minute"
319
+ ]
320
+ },
298
321
  "van-coupon": {
299
322
  "attributes": [
300
323
  "title",
@@ -323,29 +346,6 @@
323
346
  "show-count"
324
347
  ]
325
348
  },
326
- "van-datetime-picker": {
327
- "attributes": [
328
- "type",
329
- "title",
330
- "confirm-button-text",
331
- "cancel-button-text",
332
- "show-toolbar",
333
- "loading",
334
- "readonly",
335
- "filter",
336
- "formatter",
337
- "columns-order",
338
- "item-height",
339
- "visible-item-count",
340
- "swipe-duration",
341
- "min-date",
342
- "max-date",
343
- "min-hour",
344
- "max-hour",
345
- "min-minute",
346
- "max-minute"
347
- ]
348
- },
349
349
  "van-dialog": {
350
350
  "attributes": [
351
351
  "v-model",
@@ -595,19 +595,6 @@
595
595
  "van-国际化": {
596
596
  "attributes": []
597
597
  },
598
- "van-nav-bar": {
599
- "attributes": [
600
- "title",
601
- "left-text",
602
- "right-text",
603
- "left-arrow",
604
- "border",
605
- "fixed",
606
- "placeholder",
607
- "z-index",
608
- "safe-area-inset-top"
609
- ]
610
- },
611
598
  "van-notice-bar": {
612
599
  "attributes": [
613
600
  "mode",
@@ -621,6 +608,19 @@
621
608
  "wrapable"
622
609
  ]
623
610
  },
611
+ "van-nav-bar": {
612
+ "attributes": [
613
+ "title",
614
+ "left-text",
615
+ "right-text",
616
+ "left-arrow",
617
+ "border",
618
+ "fixed",
619
+ "placeholder",
620
+ "z-index",
621
+ "safe-area-inset-top"
622
+ ]
623
+ },
624
624
  "van-notify": {
625
625
  "attributes": []
626
626
  },