vant 2.12.43 → 2.12.44

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,49 +1,19 @@
1
1
  {
2
- "van-action-sheet": {
2
+ "van-area": {
3
3
  "attributes": [
4
- "v-model (value)",
5
- "actions",
4
+ "value",
6
5
  "title",
7
- "cancel-text",
8
- "description",
9
- "closeable",
10
- "close-icon",
11
- "duration",
12
- "round",
13
- "overlay",
14
- "lock-scroll",
15
- "lazy-render",
16
- "close-on-popstate",
17
- "close-on-click-action",
18
- "close-on-click-overlay",
19
- "safe-area-inset-bottom",
20
- "get-container"
21
- ]
22
- },
23
- "van-address-edit": {
24
- "attributes": [
6
+ "confirm-button-text",
7
+ "cancel-button-text",
25
8
  "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"
9
+ "columns-placeholder",
10
+ "loading",
11
+ "readonly",
12
+ "item-height",
13
+ "columns-num",
14
+ "visible-item-count",
15
+ "swipe-duration",
16
+ "is-oversea-code"
47
17
  ]
48
18
  },
49
19
  "van-badge": {
@@ -80,21 +50,30 @@
80
50
  "replace"
81
51
  ]
82
52
  },
83
- "van-area": {
53
+ "van-address-edit": {
84
54
  "attributes": [
85
- "value",
86
- "title",
87
- "confirm-button-text",
88
- "cancel-button-text",
89
55
  "area-list",
90
- "columns-placeholder",
91
- "loading",
92
- "readonly",
93
- "item-height",
94
- "columns-num",
95
- "visible-item-count",
96
- "swipe-duration",
97
- "is-oversea-code"
56
+ "area-columns-placeholder",
57
+ "area-placeholder",
58
+ "address-info",
59
+ "search-result",
60
+ "show-postal",
61
+ "show-delete",
62
+ "show-set-default",
63
+ "show-search-result",
64
+ "show-area",
65
+ "show-detail",
66
+ "disable-area",
67
+ "save-button-text",
68
+ "delete-button-text",
69
+ "detail-rows",
70
+ "detail-maxlength",
71
+ "is-saving",
72
+ "is-deleting",
73
+ "tel-validator",
74
+ "tel-maxlength",
75
+ "postal-validator",
76
+ "validator"
98
77
  ]
99
78
  },
100
79
  "van-calendar": {
@@ -143,6 +122,38 @@
143
122
  "range-prompt"
144
123
  ]
145
124
  },
125
+ "van-action-sheet": {
126
+ "attributes": [
127
+ "v-model (value)",
128
+ "actions",
129
+ "title",
130
+ "cancel-text",
131
+ "description",
132
+ "closeable",
133
+ "close-icon",
134
+ "duration",
135
+ "round",
136
+ "overlay",
137
+ "lock-scroll",
138
+ "lazy-render",
139
+ "close-on-popstate",
140
+ "close-on-click-action",
141
+ "close-on-click-overlay",
142
+ "safe-area-inset-bottom",
143
+ "get-container"
144
+ ]
145
+ },
146
+ "van-address-list": {
147
+ "attributes": [
148
+ "v-model",
149
+ "list",
150
+ "disabled-list",
151
+ "disabled-text",
152
+ "switchable",
153
+ "add-button-text",
154
+ "default-tag-text"
155
+ ]
156
+ },
146
157
  "van-card": {
147
158
  "attributes": [
148
159
  "thumb",
@@ -158,18 +169,6 @@
158
169
  "lazy-load"
159
170
  ]
160
171
  },
161
- "van-cascader": {
162
- "attributes": [
163
- "title",
164
- "value",
165
- "options",
166
- "placeholder",
167
- "active-color",
168
- "closeable",
169
- "show-header",
170
- "field-names"
171
- ]
172
- },
173
172
  "van-cell-group": {
174
173
  "attributes": [
175
174
  "title",
@@ -199,15 +198,16 @@
199
198
  "label-class"
200
199
  ]
201
200
  },
202
- "van-address-list": {
201
+ "van-cascader": {
203
202
  "attributes": [
204
- "v-model",
205
- "list",
206
- "disabled-list",
207
- "disabled-text",
208
- "switchable",
209
- "add-button-text",
210
- "default-tag-text"
203
+ "title",
204
+ "value",
205
+ "options",
206
+ "placeholder",
207
+ "active-color",
208
+ "closeable",
209
+ "show-header",
210
+ "field-names"
211
211
  ]
212
212
  },
213
213
  "van-checkbox": {
@@ -449,6 +449,45 @@
449
449
  "description"
450
450
  ]
451
451
  },
452
+ "van-field": {
453
+ "attributes": [
454
+ "v-model (value)",
455
+ "label",
456
+ "name",
457
+ "type",
458
+ "size",
459
+ "maxlength",
460
+ "placeholder",
461
+ "border",
462
+ "disabled",
463
+ "readonly",
464
+ "colon",
465
+ "required",
466
+ "center",
467
+ "clearable",
468
+ "clear-trigger",
469
+ "clickable",
470
+ "is-link",
471
+ "autofocus",
472
+ "show-word-limit",
473
+ "error",
474
+ "error-message",
475
+ "formatter",
476
+ "format-trigger",
477
+ "arrow-direction",
478
+ "label-class",
479
+ "label-width",
480
+ "label-align",
481
+ "input-align",
482
+ "error-message-align",
483
+ "autosize",
484
+ "left-icon",
485
+ "right-icon",
486
+ "icon-prefix",
487
+ "rules",
488
+ "autocomplete"
489
+ ]
490
+ },
452
491
  "van-form": {
453
492
  "attributes": [
454
493
  "label-width",
@@ -498,45 +537,6 @@
498
537
  "replace"
499
538
  ]
500
539
  },
501
- "van-field": {
502
- "attributes": [
503
- "v-model (value)",
504
- "label",
505
- "name",
506
- "type",
507
- "size",
508
- "maxlength",
509
- "placeholder",
510
- "border",
511
- "disabled",
512
- "readonly",
513
- "colon",
514
- "required",
515
- "center",
516
- "clearable",
517
- "clear-trigger",
518
- "clickable",
519
- "is-link",
520
- "autofocus",
521
- "show-word-limit",
522
- "error",
523
- "error-message",
524
- "formatter",
525
- "format-trigger",
526
- "arrow-direction",
527
- "label-class",
528
- "label-width",
529
- "label-align",
530
- "input-align",
531
- "error-message-align",
532
- "autosize",
533
- "left-icon",
534
- "right-icon",
535
- "icon-prefix",
536
- "rules",
537
- "autocomplete"
538
- ]
539
- },
540
540
  "van-grid": {
541
541
  "attributes": [
542
542
  "column-num",