vant 2.12.52 → 2.12.54

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,32 +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-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
- },
30
2
  "van-action-sheet": {
31
3
  "attributes": [
32
4
  "v-model (value)",
@@ -48,30 +20,29 @@
48
20
  "get-container"
49
21
  ]
50
22
  },
51
- "van-address-edit": {
23
+ "van-badge": {
52
24
  "attributes": [
25
+ "content",
26
+ "color",
27
+ "dot",
28
+ "max"
29
+ ]
30
+ },
31
+ "van-area": {
32
+ "attributes": [
33
+ "value",
34
+ "title",
35
+ "confirm-button-text",
36
+ "cancel-button-text",
53
37
  "area-list",
54
- "area-columns-placeholder",
55
- "area-placeholder",
56
- "address-info",
57
- "search-result",
58
- "show-postal",
59
- "show-delete",
60
- "show-set-default",
61
- "show-search-result",
62
- "show-area",
63
- "show-detail",
64
- "disable-area",
65
- "save-button-text",
66
- "delete-button-text",
67
- "detail-rows",
68
- "detail-maxlength",
69
- "is-saving",
70
- "is-deleting",
71
- "tel-validator",
72
- "tel-maxlength",
73
- "postal-validator",
74
- "validator"
38
+ "columns-placeholder",
39
+ "loading",
40
+ "readonly",
41
+ "item-height",
42
+ "columns-num",
43
+ "visible-item-count",
44
+ "swipe-duration",
45
+ "is-oversea-code"
75
46
  ]
76
47
  },
77
48
  "van-button": {
@@ -100,12 +71,30 @@
100
71
  "replace"
101
72
  ]
102
73
  },
103
- "van-badge": {
74
+ "van-address-list": {
104
75
  "attributes": [
105
- "content",
106
- "color",
107
- "dot",
108
- "max"
76
+ "v-model",
77
+ "list",
78
+ "disabled-list",
79
+ "disabled-text",
80
+ "switchable",
81
+ "add-button-text",
82
+ "default-tag-text"
83
+ ]
84
+ },
85
+ "van-card": {
86
+ "attributes": [
87
+ "thumb",
88
+ "title",
89
+ "desc",
90
+ "tag",
91
+ "num",
92
+ "price",
93
+ "origin-price",
94
+ "centered",
95
+ "currency",
96
+ "thumb-link",
97
+ "lazy-load"
109
98
  ]
110
99
  },
111
100
  "van-calendar": {
@@ -142,21 +131,6 @@
142
131
  "range-prompt"
143
132
  ]
144
133
  },
145
- "van-card": {
146
- "attributes": [
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
134
  "van-cascader": {
161
135
  "attributes": [
162
136
  "title",
@@ -169,6 +143,32 @@
169
143
  "field-names"
170
144
  ]
171
145
  },
146
+ "van-address-edit": {
147
+ "attributes": [
148
+ "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"
170
+ ]
171
+ },
172
172
  "van-cell": {
173
173
  "attributes": [
174
174
  "title",
@@ -295,29 +295,6 @@
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
- },
321
298
  "van-coupon": {
322
299
  "attributes": [
323
300
  "title",
@@ -346,6 +323,29 @@
346
323
  "show-count"
347
324
  ]
348
325
  },
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-notice-bar": {
599
- "attributes": [
600
- "mode",
601
- "text",
602
- "color",
603
- "background",
604
- "left-icon",
605
- "delay",
606
- "speed",
607
- "scrollable",
608
- "wrapable"
609
- ]
610
- },
611
598
  "van-nav-bar": {
612
599
  "attributes": [
613
600
  "title",
@@ -621,6 +608,19 @@
621
608
  "safe-area-inset-top"
622
609
  ]
623
610
  },
611
+ "van-notice-bar": {
612
+ "attributes": [
613
+ "mode",
614
+ "text",
615
+ "color",
616
+ "background",
617
+ "left-icon",
618
+ "delay",
619
+ "speed",
620
+ "scrollable",
621
+ "wrapable"
622
+ ]
623
+ },
624
624
  "van-notify": {
625
625
  "attributes": []
626
626
  },