vant 3.5.0-beta.0 → 3.5.0-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.
Files changed (229) hide show
  1. package/es/action-bar/ActionBar.mjs +1 -1
  2. package/es/action-bar/index.mjs +2 -2
  3. package/es/action-bar-button/ActionBarButton.mjs +5 -5
  4. package/es/action-bar-button/index.mjs +2 -2
  5. package/es/action-bar-icon/ActionBarIcon.mjs +5 -5
  6. package/es/action-bar-icon/index.mjs +2 -2
  7. package/es/action-sheet/ActionSheet.mjs +5 -5
  8. package/es/action-sheet/index.mjs +2 -2
  9. package/es/address-edit/AddressEdit.mjs +11 -11
  10. package/es/address-edit/AddressEditDetail.mjs +3 -3
  11. package/es/address-edit/index.mjs +2 -2
  12. package/es/address-list/AddressList.mjs +4 -4
  13. package/es/address-list/AddressListItem.mjs +5 -5
  14. package/es/address-list/index.mjs +2 -2
  15. package/es/area/Area.mjs +5 -5
  16. package/es/area/index.mjs +2 -2
  17. package/es/badge/Badge.mjs +1 -1
  18. package/es/badge/index.mjs +2 -2
  19. package/es/button/Button.mjs +4 -4
  20. package/es/button/index.mjs +2 -2
  21. package/es/calendar/Calendar.mjs +9 -9
  22. package/es/calendar/CalendarDay.mjs +2 -2
  23. package/es/calendar/CalendarHeader.mjs +2 -2
  24. package/es/calendar/CalendarMonth.mjs +6 -6
  25. package/es/calendar/index.mjs +2 -2
  26. package/es/calendar/utils.mjs +1 -1
  27. package/es/card/Card.mjs +3 -3
  28. package/es/card/index.mjs +2 -2
  29. package/es/cascader/Cascader.mjs +4 -4
  30. package/es/cascader/index.mjs +2 -2
  31. package/es/cell/Cell.mjs +3 -3
  32. package/es/cell/index.mjs +2 -2
  33. package/es/cell-group/CellGroup.mjs +1 -1
  34. package/es/cell-group/index.mjs +2 -2
  35. package/es/checkbox/Checkbox.mjs +4 -4
  36. package/es/checkbox/Checker.mjs +2 -2
  37. package/es/checkbox/index.mjs +2 -2
  38. package/es/checkbox-group/CheckboxGroup.mjs +2 -2
  39. package/es/checkbox-group/index.mjs +2 -2
  40. package/es/circle/Circle.mjs +1 -1
  41. package/es/circle/index.mjs +2 -2
  42. package/es/col/Col.mjs +2 -2
  43. package/es/col/index.mjs +2 -2
  44. package/es/collapse/Collapse.mjs +1 -1
  45. package/es/collapse/index.mjs +2 -2
  46. package/es/collapse-item/CollapseItem.mjs +6 -6
  47. package/es/collapse-item/index.mjs +2 -2
  48. package/es/composables/use-expose.mjs +1 -1
  49. package/es/composables/use-lock-scroll.mjs +2 -2
  50. package/es/composables/use-placeholder.mjs +1 -1
  51. package/es/composables/use-visibility-change.mjs +1 -1
  52. package/es/config-provider/ConfigProvider.mjs +1 -1
  53. package/es/config-provider/index.mjs +2 -2
  54. package/es/contact-card/ContactCard.mjs +2 -2
  55. package/es/contact-card/index.mjs +2 -2
  56. package/es/contact-edit/ContactEdit.mjs +6 -6
  57. package/es/contact-edit/index.mjs +2 -2
  58. package/es/contact-list/ContactList.mjs +7 -7
  59. package/es/contact-list/index.mjs +2 -2
  60. package/es/count-down/CountDown.mjs +3 -3
  61. package/es/count-down/index.mjs +2 -2
  62. package/es/count-down/utils.mjs +1 -1
  63. package/es/coupon/Coupon.mjs +3 -3
  64. package/es/coupon/index.mjs +2 -2
  65. package/es/coupon/utils.mjs +1 -1
  66. package/es/coupon-cell/CouponCell.mjs +2 -2
  67. package/es/coupon-cell/index.mjs +2 -2
  68. package/es/coupon-list/CouponList.mjs +8 -8
  69. package/es/coupon-list/index.mjs +2 -2
  70. package/es/datetime-picker/DatePicker.mjs +4 -4
  71. package/es/datetime-picker/DatetimePicker.mjs +4 -4
  72. package/es/datetime-picker/TimePicker.mjs +4 -4
  73. package/es/datetime-picker/index.mjs +2 -2
  74. package/es/datetime-picker/utils.mjs +2 -2
  75. package/es/dialog/Dialog.mjs +6 -6
  76. package/es/dialog/function-call.mjs +3 -3
  77. package/es/dialog/index.mjs +1 -1
  78. package/es/divider/Divider.mjs +1 -1
  79. package/es/divider/index.mjs +2 -2
  80. package/es/dropdown-item/DropdownItem.mjs +6 -6
  81. package/es/dropdown-item/index.mjs +2 -2
  82. package/es/dropdown-menu/DropdownMenu.mjs +2 -2
  83. package/es/dropdown-menu/index.mjs +2 -2
  84. package/es/empty/Empty.mjs +2 -2
  85. package/es/empty/index.mjs +2 -2
  86. package/es/field/Field.mjs +7 -7
  87. package/es/field/index.mjs +2 -2
  88. package/es/field/utils.mjs +1 -1
  89. package/es/form/Form.mjs +2 -2
  90. package/es/form/index.mjs +2 -2
  91. package/es/grid/Grid.mjs +2 -2
  92. package/es/grid/index.mjs +2 -2
  93. package/es/grid-item/GridItem.mjs +5 -5
  94. package/es/grid-item/index.mjs +2 -2
  95. package/es/icon/Icon.mjs +3 -3
  96. package/es/icon/index.mjs +2 -2
  97. package/es/image/Image.mjs +2 -2
  98. package/es/image/index.mjs +2 -2
  99. package/es/image-preview/ImagePreview.mjs +6 -6
  100. package/es/image-preview/ImagePreviewItem.mjs +5 -5
  101. package/es/image-preview/function-call.mjs +3 -3
  102. package/es/image-preview/index.mjs +1 -1
  103. package/es/index-anchor/IndexAnchor.mjs +4 -4
  104. package/es/index-anchor/index.mjs +2 -2
  105. package/es/index-bar/IndexBar.mjs +3 -3
  106. package/es/index-bar/index.mjs +2 -2
  107. package/es/index.d.ts +1 -1
  108. package/es/index.mjs +172 -172
  109. package/es/lazyload/index.mjs +1 -1
  110. package/es/lazyload/vue-lazyload/index.mjs +4 -4
  111. package/es/lazyload/vue-lazyload/lazy-container.mjs +1 -1
  112. package/es/lazyload/vue-lazyload/lazy-image.mjs +2 -2
  113. package/es/lazyload/vue-lazyload/lazy.mjs +3 -3
  114. package/es/lazyload/vue-lazyload/listener.mjs +2 -2
  115. package/es/list/List.mjs +4 -4
  116. package/es/list/index.mjs +2 -2
  117. package/es/loading/Loading.mjs +1 -1
  118. package/es/loading/index.mjs +2 -2
  119. package/es/locale/index.mjs +2 -2
  120. package/es/nav-bar/NavBar.mjs +3 -3
  121. package/es/nav-bar/index.mjs +2 -2
  122. package/es/notice-bar/NoticeBar.mjs +4 -4
  123. package/es/notice-bar/index.mjs +2 -2
  124. package/es/notify/Notify.mjs +3 -3
  125. package/es/notify/function-call.mjs +3 -3
  126. package/es/notify/index.mjs +1 -1
  127. package/es/number-keyboard/NumberKeyboard.mjs +2 -2
  128. package/es/number-keyboard/NumberKeyboardKey.mjs +3 -3
  129. package/es/number-keyboard/index.mjs +2 -2
  130. package/es/overlay/Overlay.mjs +2 -2
  131. package/es/overlay/index.mjs +2 -2
  132. package/es/pagination/Pagination.mjs +1 -1
  133. package/es/pagination/index.mjs +2 -2
  134. package/es/password-input/PasswordInput.mjs +1 -1
  135. package/es/password-input/index.mjs +2 -2
  136. package/es/picker/Picker.mjs +4 -4
  137. package/es/picker/PickerColumn.mjs +4 -4
  138. package/es/picker/index.mjs +2 -2
  139. package/es/popover/Popover.mjs +3 -3
  140. package/es/popover/index.mjs +2 -2
  141. package/es/popup/Popup.mjs +8 -8
  142. package/es/popup/index.mjs +2 -2
  143. package/es/popup/shared.mjs +1 -1
  144. package/es/progress/Progress.mjs +1 -1
  145. package/es/progress/index.mjs +2 -2
  146. package/es/pull-refresh/PullRefresh.mjs +3 -3
  147. package/es/pull-refresh/index.mjs +2 -2
  148. package/es/radio/Radio.mjs +3 -3
  149. package/es/radio/index.mjs +2 -2
  150. package/es/radio-group/RadioGroup.mjs +1 -1
  151. package/es/radio-group/index.mjs +2 -2
  152. package/es/rate/Rate.mjs +4 -4
  153. package/es/rate/index.mjs +2 -2
  154. package/es/row/Row.mjs +1 -1
  155. package/es/row/index.mjs +2 -2
  156. package/es/search/Search.mjs +5 -5
  157. package/es/search/index.mjs +2 -2
  158. package/es/share-sheet/ShareSheet.mjs +4 -4
  159. package/es/share-sheet/index.mjs +2 -2
  160. package/es/sidebar/Sidebar.mjs +1 -1
  161. package/es/sidebar/index.mjs +2 -2
  162. package/es/sidebar-item/SidebarItem.mjs +4 -4
  163. package/es/sidebar-item/index.mjs +2 -2
  164. package/es/skeleton/Skeleton.mjs +1 -1
  165. package/es/skeleton/index.mjs +2 -2
  166. package/es/slider/Slider.mjs +2 -2
  167. package/es/slider/index.mjs +2 -2
  168. package/es/step/Step.mjs +3 -3
  169. package/es/step/index.mjs +2 -2
  170. package/es/stepper/Stepper.mjs +1 -1
  171. package/es/stepper/index.mjs +2 -2
  172. package/es/steps/Steps.mjs +1 -1
  173. package/es/steps/index.mjs +2 -2
  174. package/es/sticky/Sticky.mjs +2 -2
  175. package/es/sticky/index.mjs +2 -2
  176. package/es/submit-bar/SubmitBar.mjs +3 -3
  177. package/es/submit-bar/index.mjs +2 -2
  178. package/es/swipe/Swipe.mjs +4 -4
  179. package/es/swipe/index.mjs +2 -2
  180. package/es/swipe-cell/SwipeCell.mjs +3 -3
  181. package/es/swipe-cell/index.mjs +2 -2
  182. package/es/swipe-item/SwipeItem.mjs +3 -3
  183. package/es/swipe-item/index.mjs +2 -2
  184. package/es/switch/Switch.mjs +2 -2
  185. package/es/switch/index.mjs +2 -2
  186. package/es/tab/Tab.mjs +7 -7
  187. package/es/tab/index.mjs +2 -2
  188. package/es/tabbar/Tabbar.mjs +2 -2
  189. package/es/tabbar/index.mjs +2 -2
  190. package/es/tabbar-item/TabbarItem.mjs +5 -5
  191. package/es/tabbar-item/index.mjs +2 -2
  192. package/es/tabs/Tabs.mjs +10 -10
  193. package/es/tabs/TabsContent.mjs +2 -2
  194. package/es/tabs/TabsTitle.mjs +2 -2
  195. package/es/tabs/index.mjs +2 -2
  196. package/es/tabs/utils.mjs +1 -1
  197. package/es/tag/Tag.mjs +2 -2
  198. package/es/tag/index.mjs +2 -2
  199. package/es/toast/Toast.mjs +5 -5
  200. package/es/toast/function-call.mjs +3 -3
  201. package/es/toast/index.mjs +1 -1
  202. package/es/tree-select/TreeSelect.mjs +4 -4
  203. package/es/tree-select/index.mjs +2 -2
  204. package/es/uploader/Uploader.mjs +6 -6
  205. package/es/uploader/UploaderPreviewItem.mjs +5 -5
  206. package/es/uploader/index.mjs +2 -2
  207. package/es/uploader/utils.mjs +1 -1
  208. package/es/utils/create.mjs +4 -4
  209. package/es/utils/deep-assign.mjs +1 -1
  210. package/es/utils/deep-clone.mjs +1 -1
  211. package/es/utils/dom.mjs +1 -1
  212. package/es/utils/format.mjs +3 -3
  213. package/es/utils/index.mjs +9 -9
  214. package/es/utils/interceptor.mjs +2 -2
  215. package/es/utils/mount-component.mjs +2 -2
  216. package/es/utils/validate.mjs +1 -1
  217. package/es/utils/with-install.mjs +1 -1
  218. package/lib/index.d.ts +1 -1
  219. package/lib/index.js +1 -1
  220. package/lib/vant.cjs.js +1 -1
  221. package/lib/vant.cjs.min.js +1 -1
  222. package/lib/vant.es.js +1 -1
  223. package/lib/vant.es.min.js +1 -1
  224. package/lib/vant.js +1 -1
  225. package/lib/vant.min.js +1 -1
  226. package/package.json +1 -1
  227. package/vetur/attributes.json +281 -281
  228. package/vetur/tags.json +86 -86
  229. package/vetur/web-types.json +996 -996
package/vetur/tags.json CHANGED
@@ -32,30 +32,6 @@
32
32
  "replace"
33
33
  ]
34
34
  },
35
- "van-action-sheet": {
36
- "attributes": [
37
- "v-model:show",
38
- "actions",
39
- "title",
40
- "cancel-text",
41
- "description",
42
- "closeable",
43
- "close-icon",
44
- "duration",
45
- "round",
46
- "overlay",
47
- "overlay-class",
48
- "overlay-style",
49
- "lock-scroll",
50
- "lazy-render",
51
- "close-on-popstate",
52
- "close-on-click-action",
53
- "close-on-click-overlay",
54
- "safe-area-inset-bottom",
55
- "teleport",
56
- "before-close"
57
- ]
58
- },
59
35
  "van-address-edit": {
60
36
  "attributes": [
61
37
  "area-list",
@@ -82,6 +58,17 @@
82
58
  "validator"
83
59
  ]
84
60
  },
61
+ "van-address-list": {
62
+ "attributes": [
63
+ "v-model",
64
+ "list",
65
+ "disabled-list",
66
+ "disabled-text",
67
+ "switchable",
68
+ "add-button-text",
69
+ "default-tag-text"
70
+ ]
71
+ },
85
72
  "van-area": {
86
73
  "attributes": [
87
74
  "value",
@@ -110,17 +97,6 @@
110
97
  "position"
111
98
  ]
112
99
  },
113
- "van-address-list": {
114
- "attributes": [
115
- "v-model",
116
- "list",
117
- "disabled-list",
118
- "disabled-text",
119
- "switchable",
120
- "add-button-text",
121
- "default-tag-text"
122
- ]
123
- },
124
100
  "van-button": {
125
101
  "attributes": [
126
102
  "type",
@@ -146,6 +122,30 @@
146
122
  "replace"
147
123
  ]
148
124
  },
125
+ "van-action-sheet": {
126
+ "attributes": [
127
+ "v-model:show",
128
+ "actions",
129
+ "title",
130
+ "cancel-text",
131
+ "description",
132
+ "closeable",
133
+ "close-icon",
134
+ "duration",
135
+ "round",
136
+ "overlay",
137
+ "overlay-class",
138
+ "overlay-style",
139
+ "lock-scroll",
140
+ "lazy-render",
141
+ "close-on-popstate",
142
+ "close-on-click-action",
143
+ "close-on-click-overlay",
144
+ "safe-area-inset-bottom",
145
+ "teleport",
146
+ "before-close"
147
+ ]
148
+ },
149
149
  "van-calendar": {
150
150
  "attributes": [
151
151
  "type",
@@ -692,27 +692,6 @@
692
692
  "wrapable"
693
693
  ]
694
694
  },
695
- "van-number-keyboard": {
696
- "attributes": [
697
- "v-model",
698
- "show",
699
- "title",
700
- "theme",
701
- "maxlength",
702
- "transition",
703
- "z-index",
704
- "extra-key",
705
- "close-button-text",
706
- "delete-button-text",
707
- "close-button-loading",
708
- "show-delete-key",
709
- "blur-on-close",
710
- "hide-on-click-outside",
711
- "teleport",
712
- "safe-area-inset-bottom",
713
- "random-key-order"
714
- ]
715
- },
716
695
  "van-overlay": {
717
696
  "attributes": [
718
697
  "show",
@@ -737,6 +716,27 @@
737
716
  "force-ellipses"
738
717
  ]
739
718
  },
719
+ "van-number-keyboard": {
720
+ "attributes": [
721
+ "v-model",
722
+ "show",
723
+ "title",
724
+ "theme",
725
+ "maxlength",
726
+ "transition",
727
+ "z-index",
728
+ "extra-key",
729
+ "close-button-text",
730
+ "delete-button-text",
731
+ "close-button-loading",
732
+ "show-delete-key",
733
+ "blur-on-close",
734
+ "hide-on-click-outside",
735
+ "teleport",
736
+ "safe-area-inset-bottom",
737
+ "random-key-order"
738
+ ]
739
+ },
740
740
  "van-password-input": {
741
741
  "attributes": [
742
742
  "value",
@@ -748,6 +748,23 @@
748
748
  "focused"
749
749
  ]
750
750
  },
751
+ "van-picker": {
752
+ "attributes": [
753
+ "columns",
754
+ "columns-field-names",
755
+ "title",
756
+ "confirm-button-text",
757
+ "cancel-button-text",
758
+ "toolbar-position",
759
+ "loading",
760
+ "show-toolbar",
761
+ "allow-html",
762
+ "default-index",
763
+ "item-height",
764
+ "visible-item-count",
765
+ "swipe-duration"
766
+ ]
767
+ },
751
768
  "van-popover": {
752
769
  "attributes": [
753
770
  "v-model:show",
@@ -768,23 +785,6 @@
768
785
  "icon-prefix"
769
786
  ]
770
787
  },
771
- "van-picker": {
772
- "attributes": [
773
- "columns",
774
- "columns-field-names",
775
- "title",
776
- "confirm-button-text",
777
- "cancel-button-text",
778
- "toolbar-position",
779
- "loading",
780
- "show-toolbar",
781
- "allow-html",
782
- "default-index",
783
- "item-height",
784
- "visible-item-count",
785
- "swipe-duration"
786
- ]
787
- },
788
788
  "van-popup": {
789
789
  "attributes": [
790
790
  "v-model:show",
@@ -810,19 +810,6 @@
810
810
  "safe-area-inset-bottom"
811
811
  ]
812
812
  },
813
- "van-progress": {
814
- "attributes": [
815
- "percentage",
816
- "stroke-width",
817
- "color",
818
- "track-color",
819
- "pivot-text",
820
- "pivot-color",
821
- "text-color",
822
- "inactive",
823
- "show-pivot"
824
- ]
825
- },
826
813
  "van-pull-refresh": {
827
814
  "attributes": [
828
815
  "v-model",
@@ -837,6 +824,19 @@
837
824
  "disabled"
838
825
  ]
839
826
  },
827
+ "van-progress": {
828
+ "attributes": [
829
+ "percentage",
830
+ "stroke-width",
831
+ "color",
832
+ "track-color",
833
+ "pivot-text",
834
+ "pivot-color",
835
+ "text-color",
836
+ "inactive",
837
+ "show-pivot"
838
+ ]
839
+ },
840
840
  "van-radio": {
841
841
  "attributes": [
842
842
  "name",