vant 2.12.54 → 2.13.0
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/icon/index.css +1 -1
- package/es/icon/local.css +1 -0
- package/es/icon/local.less +1 -1
- package/es/index.js +1 -1
- package/es/picker/PickerColumn.js +3 -4
- package/lib/icon/index.css +1 -1
- package/lib/icon/local.css +1 -0
- package/lib/icon/local.less +1 -1
- package/lib/index.css +1 -1
- package/lib/index.js +1 -1
- package/lib/picker/PickerColumn.js +3 -4
- package/lib/vant.js +4 -5
- package/lib/vant.min.js +1 -1
- package/package.json +2 -2
- package/vetur/attributes.json +214 -214
- package/vetur/tags.json +74 -74
- package/vetur/web-types.json +559 -559
- package/changelog.generated.md +0 -12
package/vetur/tags.json
CHANGED
@@ -20,6 +20,32 @@
|
|
20
20
|
"get-container"
|
21
21
|
]
|
22
22
|
},
|
23
|
+
"van-address-edit": {
|
24
|
+
"attributes": [
|
25
|
+
"area-list",
|
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"
|
47
|
+
]
|
48
|
+
},
|
23
49
|
"van-badge": {
|
24
50
|
"attributes": [
|
25
51
|
"content",
|
@@ -28,21 +54,15 @@
|
|
28
54
|
"max"
|
29
55
|
]
|
30
56
|
},
|
31
|
-
"van-
|
57
|
+
"van-address-list": {
|
32
58
|
"attributes": [
|
33
|
-
"
|
34
|
-
"
|
35
|
-
"
|
36
|
-
"
|
37
|
-
"
|
38
|
-
"
|
39
|
-
"
|
40
|
-
"readonly",
|
41
|
-
"item-height",
|
42
|
-
"columns-num",
|
43
|
-
"visible-item-count",
|
44
|
-
"swipe-duration",
|
45
|
-
"is-oversea-code"
|
59
|
+
"v-model",
|
60
|
+
"list",
|
61
|
+
"disabled-list",
|
62
|
+
"disabled-text",
|
63
|
+
"switchable",
|
64
|
+
"add-button-text",
|
65
|
+
"default-tag-text"
|
46
66
|
]
|
47
67
|
},
|
48
68
|
"van-button": {
|
@@ -71,30 +91,21 @@
|
|
71
91
|
"replace"
|
72
92
|
]
|
73
93
|
},
|
74
|
-
"van-
|
75
|
-
"attributes": [
|
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": {
|
94
|
+
"van-area": {
|
86
95
|
"attributes": [
|
87
|
-
"
|
96
|
+
"value",
|
88
97
|
"title",
|
89
|
-
"
|
90
|
-
"
|
91
|
-
"
|
92
|
-
"
|
93
|
-
"
|
94
|
-
"
|
95
|
-
"
|
96
|
-
"
|
97
|
-
"
|
98
|
+
"confirm-button-text",
|
99
|
+
"cancel-button-text",
|
100
|
+
"area-list",
|
101
|
+
"columns-placeholder",
|
102
|
+
"loading",
|
103
|
+
"readonly",
|
104
|
+
"item-height",
|
105
|
+
"columns-num",
|
106
|
+
"visible-item-count",
|
107
|
+
"swipe-duration",
|
108
|
+
"is-oversea-code"
|
98
109
|
]
|
99
110
|
},
|
100
111
|
"van-calendar": {
|
@@ -131,6 +142,21 @@
|
|
131
142
|
"range-prompt"
|
132
143
|
]
|
133
144
|
},
|
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
|
+
},
|
134
160
|
"van-cascader": {
|
135
161
|
"attributes": [
|
136
162
|
"title",
|
@@ -143,32 +169,6 @@
|
|
143
169
|
"field-names"
|
144
170
|
]
|
145
171
|
},
|
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",
|
@@ -506,18 +506,6 @@
|
|
506
506
|
"replace"
|
507
507
|
]
|
508
508
|
},
|
509
|
-
"van-icon": {
|
510
|
-
"attributes": [
|
511
|
-
"name",
|
512
|
-
"dot",
|
513
|
-
"badge",
|
514
|
-
"info",
|
515
|
-
"color",
|
516
|
-
"size",
|
517
|
-
"class-prefix",
|
518
|
-
"tag"
|
519
|
-
]
|
520
|
-
},
|
521
509
|
"van-image": {
|
522
510
|
"attributes": [
|
523
511
|
"src",
|
@@ -535,6 +523,18 @@
|
|
535
523
|
"icon-prefix"
|
536
524
|
]
|
537
525
|
},
|
526
|
+
"van-icon": {
|
527
|
+
"attributes": [
|
528
|
+
"name",
|
529
|
+
"dot",
|
530
|
+
"badge",
|
531
|
+
"info",
|
532
|
+
"color",
|
533
|
+
"size",
|
534
|
+
"class-prefix",
|
535
|
+
"tag"
|
536
|
+
]
|
537
|
+
},
|
538
538
|
"van-image-preview": {
|
539
539
|
"attributes": [
|
540
540
|
"images",
|