vant 2.12.27 → 2.12.30-beta.1

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,13 +1,23 @@
1
1
  {
2
- "van-address-list": {
2
+ "van-action-sheet": {
3
3
  "attributes": [
4
- "v-model",
5
- "list",
6
- "disabled-list",
7
- "disabled-text",
8
- "switchable",
9
- "add-button-text",
10
- "default-tag-text"
4
+ "v-model (value)",
5
+ "actions",
6
+ "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"
11
21
  ]
12
22
  },
13
23
  "van-address-edit": {
@@ -36,6 +46,14 @@
36
46
  "validator"
37
47
  ]
38
48
  },
49
+ "van-badge": {
50
+ "attributes": [
51
+ "content",
52
+ "color",
53
+ "dot",
54
+ "max"
55
+ ]
56
+ },
39
57
  "van-area": {
40
58
  "attributes": [
41
59
  "value",
@@ -79,12 +97,15 @@
79
97
  "replace"
80
98
  ]
81
99
  },
82
- "van-badge": {
100
+ "van-address-list": {
83
101
  "attributes": [
84
- "content",
85
- "color",
86
- "dot",
87
- "max"
102
+ "v-model",
103
+ "list",
104
+ "disabled-list",
105
+ "disabled-text",
106
+ "switchable",
107
+ "add-button-text",
108
+ "default-tag-text"
88
109
  ]
89
110
  },
90
111
  "van-calendar": {
@@ -188,27 +209,6 @@
188
209
  "label-class"
189
210
  ]
190
211
  },
191
- "van-action-sheet": {
192
- "attributes": [
193
- "v-model (value)",
194
- "actions",
195
- "title",
196
- "cancel-text",
197
- "description",
198
- "closeable",
199
- "close-icon",
200
- "duration",
201
- "round",
202
- "overlay",
203
- "lock-scroll",
204
- "lazy-render",
205
- "close-on-popstate",
206
- "close-on-click-action",
207
- "close-on-click-overlay",
208
- "safe-area-inset-bottom",
209
- "get-container"
210
- ]
211
- },
212
212
  "van-checkbox": {
213
213
  "attributes": [
214
214
  "v-model (value)",
@@ -411,13 +411,6 @@
411
411
  "get-container"
412
412
  ]
413
413
  },
414
- "van-divider": {
415
- "attributes": [
416
- "dashed",
417
- "hairline",
418
- "content-position"
419
- ]
420
- },
421
414
  "van-dropdown-menu": {
422
415
  "attributes": [
423
416
  "active-color",
@@ -440,6 +433,13 @@
440
433
  "get-container"
441
434
  ]
442
435
  },
436
+ "van-divider": {
437
+ "attributes": [
438
+ "dashed",
439
+ "hairline",
440
+ "content-position"
441
+ ]
442
+ },
443
443
  "van-empty": {
444
444
  "attributes": [
445
445
  "image",
@@ -572,6 +572,23 @@
572
572
  "tag"
573
573
  ]
574
574
  },
575
+ "van-image": {
576
+ "attributes": [
577
+ "src",
578
+ "fit",
579
+ "alt",
580
+ "width",
581
+ "height",
582
+ "radius",
583
+ "round",
584
+ "lazy-load",
585
+ "show-error",
586
+ "show-loading",
587
+ "error-icon",
588
+ "loading-icon",
589
+ "icon-prefix"
590
+ ]
591
+ },
575
592
  "van-image-preview": {
576
593
  "attributes": [
577
594
  "images",
@@ -592,23 +609,6 @@
592
609
  "get-container"
593
610
  ]
594
611
  },
595
- "van-image": {
596
- "attributes": [
597
- "src",
598
- "fit",
599
- "alt",
600
- "width",
601
- "height",
602
- "radius",
603
- "round",
604
- "lazy-load",
605
- "show-error",
606
- "show-loading",
607
- "error-icon",
608
- "loading-icon",
609
- "icon-prefix"
610
- ]
611
- },
612
612
  "van-index-bar": {
613
613
  "attributes": [
614
614
  "index-list",
@@ -623,6 +623,16 @@
623
623
  "index"
624
624
  ]
625
625
  },
626
+ "van-loading": {
627
+ "attributes": [
628
+ "color",
629
+ "type",
630
+ "size",
631
+ "text-size",
632
+ "text-color",
633
+ "vertical"
634
+ ]
635
+ },
626
636
  "van-list": {
627
637
  "attributes": [
628
638
  "v-model",
@@ -636,16 +646,6 @@
636
646
  "direction"
637
647
  ]
638
648
  },
639
- "van-loading": {
640
- "attributes": [
641
- "color",
642
- "type",
643
- "size",
644
- "text-size",
645
- "text-color",
646
- "vertical"
647
- ]
648
- },
649
649
  "van-nav-bar": {
650
650
  "attributes": [
651
651
  "title",
@@ -1018,24 +1018,6 @@
1018
1018
  "container"
1019
1019
  ]
1020
1020
  },
1021
- "van-submit-bar": {
1022
- "attributes": [
1023
- "price",
1024
- "decimal-length",
1025
- "label",
1026
- "suffix-label",
1027
- "text-align",
1028
- "button-text",
1029
- "button-type",
1030
- "button-color",
1031
- "tip",
1032
- "tip-icon",
1033
- "currency",
1034
- "disabled",
1035
- "loading",
1036
- "safe-area-inset-bottom"
1037
- ]
1038
- },
1039
1021
  "van-swipe": {
1040
1022
  "attributes": [
1041
1023
  "autoplay",
@@ -1055,6 +1037,24 @@
1055
1037
  "van-swipe-item": {
1056
1038
  "attributes": []
1057
1039
  },
1040
+ "van-submit-bar": {
1041
+ "attributes": [
1042
+ "price",
1043
+ "decimal-length",
1044
+ "label",
1045
+ "suffix-label",
1046
+ "text-align",
1047
+ "button-text",
1048
+ "button-type",
1049
+ "button-color",
1050
+ "tip",
1051
+ "tip-icon",
1052
+ "currency",
1053
+ "disabled",
1054
+ "loading",
1055
+ "safe-area-inset-bottom"
1056
+ ]
1057
+ },
1058
1058
  "van-swipe-cell": {
1059
1059
  "attributes": [
1060
1060
  "name",