vant 3.4.7 → 3.4.8

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 (351) hide show
  1. package/README.md +141 -0
  2. package/changelog.generated.md +41 -43
  3. package/es/calendar/CalendarDay.js +4 -0
  4. package/es/calendar/index.css +1 -1
  5. package/es/calendar/index.less +2 -0
  6. package/es/calendar/var.less +1 -0
  7. package/es/datetime-picker/DatePicker.js +1 -0
  8. package/es/dialog/index.css +1 -1
  9. package/es/empty/Empty.d.ts +8 -7
  10. package/es/empty/Empty.js +2 -2
  11. package/es/empty/index.d.ts +2 -2
  12. package/es/field/Field.d.ts +4 -0
  13. package/es/field/Field.js +2 -0
  14. package/es/field/index.d.ts +2 -0
  15. package/es/form/Form.js +1 -0
  16. package/es/form/types.d.ts +1 -0
  17. package/es/icon/index.css +1 -1
  18. package/es/index.d.ts +1 -1
  19. package/es/index.js +1 -1
  20. package/es/locale/lang/da-DK.d.ts +64 -0
  21. package/es/locale/lang/da-DK.js +66 -0
  22. package/es/popup/index.css +1 -1
  23. package/es/rate/Rate.js +32 -10
  24. package/es/search/Search.d.ts +3 -0
  25. package/es/search/index.d.ts +2 -0
  26. package/es/share-sheet/ShareSheet.js +25 -11
  27. package/es/share-sheet/index.css +1 -1
  28. package/es/share-sheet/index.less +45 -1
  29. package/es/slider/index.css +1 -1
  30. package/es/style/animation.css +1 -1
  31. package/es/style/base.css +1 -1
  32. package/es/swipe-cell/index.css +1 -1
  33. package/lib/action-bar/ActionBar.js +8 -13
  34. package/lib/action-bar/index.js +9 -16
  35. package/lib/action-bar-button/ActionBarButton.js +8 -13
  36. package/lib/action-bar-button/index.js +9 -16
  37. package/lib/action-bar-icon/ActionBarIcon.js +8 -13
  38. package/lib/action-bar-icon/index.js +9 -16
  39. package/lib/action-sheet/ActionSheet.js +8 -13
  40. package/lib/action-sheet/index.js +9 -16
  41. package/lib/address-edit/AddressEdit.js +9 -16
  42. package/lib/address-edit/AddressEditDetail.js +8 -13
  43. package/lib/address-edit/index.js +9 -16
  44. package/lib/address-edit/types.js +7 -12
  45. package/lib/address-list/AddressList.js +9 -16
  46. package/lib/address-list/AddressListItem.js +8 -13
  47. package/lib/address-list/index.js +9 -16
  48. package/lib/area/Area.js +8 -13
  49. package/lib/area/index.js +9 -16
  50. package/lib/area/types.js +7 -12
  51. package/lib/badge/Badge.js +8 -13
  52. package/lib/badge/index.js +9 -16
  53. package/lib/button/Button.js +8 -13
  54. package/lib/button/index.js +9 -16
  55. package/lib/button/types.js +7 -12
  56. package/lib/calendar/Calendar.js +9 -16
  57. package/lib/calendar/CalendarDay.js +12 -13
  58. package/lib/calendar/CalendarHeader.js +8 -13
  59. package/lib/calendar/CalendarMonth.js +9 -16
  60. package/lib/calendar/index.css +1 -1
  61. package/lib/calendar/index.js +9 -16
  62. package/lib/calendar/index.less +2 -0
  63. package/lib/calendar/types.js +7 -12
  64. package/lib/calendar/utils.js +8 -13
  65. package/lib/calendar/var.less +1 -0
  66. package/lib/card/Card.js +8 -13
  67. package/lib/card/index.js +9 -16
  68. package/lib/cascader/Cascader.js +8 -13
  69. package/lib/cascader/index.js +9 -16
  70. package/lib/cascader/types.js +7 -12
  71. package/lib/cell/Cell.js +8 -13
  72. package/lib/cell/index.js +9 -16
  73. package/lib/cell-group/CellGroup.js +8 -13
  74. package/lib/cell-group/index.js +9 -16
  75. package/lib/checkbox/Checkbox.js +9 -16
  76. package/lib/checkbox/Checker.js +8 -13
  77. package/lib/checkbox/index.js +9 -16
  78. package/lib/checkbox/types.js +7 -12
  79. package/lib/checkbox-group/CheckboxGroup.js +8 -13
  80. package/lib/checkbox-group/index.js +9 -16
  81. package/lib/checkbox-group/types.js +7 -12
  82. package/lib/circle/Circle.js +8 -13
  83. package/lib/circle/index.js +9 -16
  84. package/lib/col/Col.js +8 -13
  85. package/lib/col/index.js +9 -16
  86. package/lib/collapse/Collapse.js +8 -13
  87. package/lib/collapse/index.js +9 -16
  88. package/lib/collapse-item/CollapseItem.js +8 -13
  89. package/lib/collapse-item/index.js +9 -16
  90. package/lib/collapse-item/types.js +7 -12
  91. package/lib/composables/on-popup-reopen.js +8 -13
  92. package/lib/composables/use-expose.js +8 -13
  93. package/lib/composables/use-height.js +8 -13
  94. package/lib/composables/use-id.js +8 -13
  95. package/lib/composables/use-lazy-render.js +8 -13
  96. package/lib/composables/use-lock-scroll.js +8 -13
  97. package/lib/composables/use-placeholder.js +8 -13
  98. package/lib/composables/use-refs.js +8 -13
  99. package/lib/composables/use-route.js +8 -13
  100. package/lib/composables/use-tab-status.js +8 -13
  101. package/lib/composables/use-touch.js +8 -13
  102. package/lib/composables/use-visibility-change.js +8 -13
  103. package/lib/config-provider/ConfigProvider.js +8 -13
  104. package/lib/config-provider/index.js +9 -16
  105. package/lib/contact-card/ContactCard.js +8 -13
  106. package/lib/contact-card/index.js +9 -16
  107. package/lib/contact-edit/ContactEdit.js +8 -13
  108. package/lib/contact-edit/index.js +9 -16
  109. package/lib/contact-list/ContactList.js +8 -13
  110. package/lib/contact-list/index.js +9 -16
  111. package/lib/count-down/CountDown.js +8 -13
  112. package/lib/count-down/index.js +9 -16
  113. package/lib/count-down/types.js +7 -12
  114. package/lib/count-down/utils.js +8 -13
  115. package/lib/coupon/Coupon.js +8 -13
  116. package/lib/coupon/index.js +9 -16
  117. package/lib/coupon/utils.js +8 -13
  118. package/lib/coupon-cell/CouponCell.js +8 -13
  119. package/lib/coupon-cell/index.js +9 -16
  120. package/lib/coupon-list/CouponList.js +8 -13
  121. package/lib/coupon-list/index.js +9 -16
  122. package/lib/datetime-picker/DatePicker.js +9 -13
  123. package/lib/datetime-picker/DatetimePicker.js +9 -16
  124. package/lib/datetime-picker/TimePicker.js +8 -13
  125. package/lib/datetime-picker/index.js +9 -16
  126. package/lib/datetime-picker/types.js +7 -12
  127. package/lib/datetime-picker/utils.js +8 -13
  128. package/lib/dialog/Dialog.js +8 -13
  129. package/lib/dialog/function-call.js +9 -16
  130. package/lib/dialog/index.css +1 -1
  131. package/lib/dialog/index.js +8 -13
  132. package/lib/dialog/types.js +7 -12
  133. package/lib/divider/Divider.js +8 -13
  134. package/lib/divider/index.js +9 -16
  135. package/lib/dropdown-item/DropdownItem.js +8 -13
  136. package/lib/dropdown-item/index.js +9 -16
  137. package/lib/dropdown-item/types.js +7 -12
  138. package/lib/dropdown-menu/DropdownMenu.js +8 -13
  139. package/lib/dropdown-menu/index.js +9 -16
  140. package/lib/dropdown-menu/types.js +7 -12
  141. package/lib/empty/Empty.d.ts +8 -7
  142. package/lib/empty/Empty.js +9 -14
  143. package/lib/empty/Network.js +8 -13
  144. package/lib/empty/index.d.ts +2 -2
  145. package/lib/empty/index.js +9 -16
  146. package/lib/field/Field.d.ts +4 -0
  147. package/lib/field/Field.js +10 -13
  148. package/lib/field/index.d.ts +2 -0
  149. package/lib/field/index.js +9 -16
  150. package/lib/field/types.js +7 -12
  151. package/lib/field/utils.js +8 -13
  152. package/lib/form/Form.js +9 -13
  153. package/lib/form/index.js +9 -16
  154. package/lib/form/types.d.ts +1 -0
  155. package/lib/form/types.js +7 -12
  156. package/lib/grid/Grid.js +8 -13
  157. package/lib/grid/index.js +9 -16
  158. package/lib/grid-item/GridItem.js +8 -13
  159. package/lib/grid-item/index.js +9 -16
  160. package/lib/icon/Icon.js +8 -13
  161. package/lib/icon/index.css +1 -1
  162. package/lib/icon/index.js +9 -16
  163. package/lib/image/Image.js +8 -13
  164. package/lib/image/index.js +9 -16
  165. package/lib/image-preview/ImagePreview.js +9 -16
  166. package/lib/image-preview/ImagePreviewItem.js +8 -13
  167. package/lib/image-preview/function-call.js +9 -16
  168. package/lib/image-preview/index.js +8 -13
  169. package/lib/image-preview/types.js +7 -12
  170. package/lib/index-anchor/IndexAnchor.js +8 -13
  171. package/lib/index-anchor/index.js +9 -16
  172. package/lib/index-bar/IndexBar.js +8 -13
  173. package/lib/index-bar/index.js +9 -16
  174. package/lib/index-bar/types.js +7 -12
  175. package/lib/index.css +1 -1
  176. package/lib/index.d.ts +1 -1
  177. package/lib/index.js +96 -100
  178. package/lib/lazyload/index.js +8 -13
  179. package/lib/lazyload/vue-lazyload/index.js +9 -16
  180. package/lib/lazyload/vue-lazyload/lazy-component.js +8 -13
  181. package/lib/lazyload/vue-lazyload/lazy-container.js +8 -13
  182. package/lib/lazyload/vue-lazyload/lazy-image.js +8 -13
  183. package/lib/lazyload/vue-lazyload/lazy.js +9 -16
  184. package/lib/lazyload/vue-lazyload/listener.js +8 -13
  185. package/lib/lazyload/vue-lazyload/util.js +8 -13
  186. package/lib/list/List.js +8 -13
  187. package/lib/list/index.js +9 -16
  188. package/lib/list/types.js +7 -12
  189. package/lib/loading/Loading.js +8 -13
  190. package/lib/loading/index.js +9 -16
  191. package/lib/locale/index.js +9 -16
  192. package/lib/locale/lang/bn-BD.js +8 -13
  193. package/lib/locale/lang/da-DK.d.ts +64 -0
  194. package/lib/locale/lang/da-DK.js +85 -0
  195. package/lib/locale/lang/de-DE-formal.js +8 -13
  196. package/lib/locale/lang/de-DE.js +8 -13
  197. package/lib/locale/lang/en-US.js +8 -13
  198. package/lib/locale/lang/es-ES.js +8 -13
  199. package/lib/locale/lang/fr-FR.js +8 -13
  200. package/lib/locale/lang/hi-IN.js +8 -13
  201. package/lib/locale/lang/id-ID.js +8 -13
  202. package/lib/locale/lang/is-IS.js +8 -13
  203. package/lib/locale/lang/it-IT.js +8 -13
  204. package/lib/locale/lang/ja-JP.js +8 -13
  205. package/lib/locale/lang/ko-KR.js +8 -13
  206. package/lib/locale/lang/la-LA.js +8 -13
  207. package/lib/locale/lang/nb-NO.js +8 -13
  208. package/lib/locale/lang/pt-BR.js +8 -13
  209. package/lib/locale/lang/ro-RO.js +8 -13
  210. package/lib/locale/lang/ru-RU.js +8 -13
  211. package/lib/locale/lang/sv-SE.js +8 -13
  212. package/lib/locale/lang/th-TH.js +8 -13
  213. package/lib/locale/lang/tr-TR.js +8 -13
  214. package/lib/locale/lang/uk-UA.js +8 -13
  215. package/lib/locale/lang/vi-VN.js +8 -13
  216. package/lib/locale/lang/zh-CN.js +8 -13
  217. package/lib/locale/lang/zh-HK.js +8 -13
  218. package/lib/locale/lang/zh-TW.js +8 -13
  219. package/lib/nav-bar/NavBar.js +8 -13
  220. package/lib/nav-bar/index.js +9 -16
  221. package/lib/notice-bar/NoticeBar.js +8 -13
  222. package/lib/notice-bar/index.js +9 -16
  223. package/lib/notice-bar/types.js +7 -12
  224. package/lib/notify/Notify.js +8 -13
  225. package/lib/notify/function-call.js +9 -16
  226. package/lib/notify/index.js +8 -13
  227. package/lib/notify/types.js +7 -12
  228. package/lib/number-keyboard/NumberKeyboard.js +9 -16
  229. package/lib/number-keyboard/NumberKeyboardKey.js +8 -13
  230. package/lib/number-keyboard/index.js +9 -16
  231. package/lib/overlay/Overlay.js +8 -13
  232. package/lib/overlay/index.js +9 -16
  233. package/lib/pagination/Pagination.js +8 -13
  234. package/lib/pagination/index.js +9 -16
  235. package/lib/password-input/PasswordInput.js +8 -13
  236. package/lib/password-input/index.js +9 -16
  237. package/lib/picker/Picker.js +9 -16
  238. package/lib/picker/PickerColumn.js +8 -13
  239. package/lib/picker/index.js +9 -16
  240. package/lib/picker/types.js +7 -12
  241. package/lib/popover/Popover.js +8 -13
  242. package/lib/popover/index.js +9 -16
  243. package/lib/popover/types.js +7 -12
  244. package/lib/popup/Popup.js +8 -13
  245. package/lib/popup/index.css +1 -1
  246. package/lib/popup/index.js +9 -16
  247. package/lib/popup/shared.js +8 -13
  248. package/lib/popup/types.js +7 -12
  249. package/lib/progress/Progress.js +8 -13
  250. package/lib/progress/index.js +9 -16
  251. package/lib/progress/types.js +7 -12
  252. package/lib/pull-refresh/PullRefresh.js +8 -13
  253. package/lib/pull-refresh/index.js +9 -16
  254. package/lib/radio/Radio.js +9 -16
  255. package/lib/radio/index.js +9 -16
  256. package/lib/radio-group/RadioGroup.js +8 -13
  257. package/lib/radio-group/index.js +9 -16
  258. package/lib/rate/Rate.js +39 -22
  259. package/lib/rate/index.js +9 -16
  260. package/lib/row/Row.js +8 -13
  261. package/lib/row/index.js +9 -16
  262. package/lib/search/Search.d.ts +3 -0
  263. package/lib/search/Search.js +8 -13
  264. package/lib/search/index.d.ts +2 -0
  265. package/lib/search/index.js +9 -16
  266. package/lib/search/types.js +7 -12
  267. package/lib/share-sheet/ShareSheet.js +33 -24
  268. package/lib/share-sheet/index.css +1 -1
  269. package/lib/share-sheet/index.js +9 -16
  270. package/lib/share-sheet/index.less +45 -1
  271. package/lib/sidebar/Sidebar.js +8 -13
  272. package/lib/sidebar/index.js +9 -16
  273. package/lib/sidebar-item/SidebarItem.js +8 -13
  274. package/lib/sidebar-item/index.js +9 -16
  275. package/lib/skeleton/Skeleton.js +8 -13
  276. package/lib/skeleton/index.js +9 -16
  277. package/lib/slider/Slider.js +8 -13
  278. package/lib/slider/index.css +1 -1
  279. package/lib/slider/index.js +9 -16
  280. package/lib/step/Step.js +8 -13
  281. package/lib/step/index.js +9 -16
  282. package/lib/stepper/Stepper.js +8 -13
  283. package/lib/stepper/index.js +9 -16
  284. package/lib/steps/Steps.js +8 -13
  285. package/lib/steps/index.js +9 -16
  286. package/lib/sticky/Sticky.js +8 -13
  287. package/lib/sticky/index.js +9 -16
  288. package/lib/style/animation.css +1 -1
  289. package/lib/style/base.css +1 -1
  290. package/lib/submit-bar/SubmitBar.js +8 -13
  291. package/lib/submit-bar/index.js +9 -16
  292. package/lib/swipe/Swipe.js +8 -13
  293. package/lib/swipe/index.js +9 -16
  294. package/lib/swipe/types.js +7 -12
  295. package/lib/swipe-cell/SwipeCell.js +8 -13
  296. package/lib/swipe-cell/index.css +1 -1
  297. package/lib/swipe-cell/index.js +9 -16
  298. package/lib/swipe-cell/types.js +7 -12
  299. package/lib/swipe-item/SwipeItem.js +8 -13
  300. package/lib/swipe-item/index.js +9 -16
  301. package/lib/switch/Switch.js +8 -13
  302. package/lib/switch/index.js +9 -16
  303. package/lib/tab/Tab.js +8 -13
  304. package/lib/tab/index.js +9 -16
  305. package/lib/tabbar/Tabbar.js +8 -13
  306. package/lib/tabbar/index.js +9 -16
  307. package/lib/tabbar-item/TabbarItem.js +8 -13
  308. package/lib/tabbar-item/index.js +9 -16
  309. package/lib/tabs/Tabs.js +9 -16
  310. package/lib/tabs/TabsContent.js +8 -13
  311. package/lib/tabs/TabsTitle.js +8 -13
  312. package/lib/tabs/index.js +9 -16
  313. package/lib/tabs/types.js +7 -12
  314. package/lib/tabs/utils.js +8 -13
  315. package/lib/tag/Tag.js +8 -13
  316. package/lib/tag/index.js +9 -16
  317. package/lib/toast/Toast.js +8 -13
  318. package/lib/toast/function-call.js +9 -16
  319. package/lib/toast/index.js +8 -13
  320. package/lib/toast/lock-click.js +8 -13
  321. package/lib/toast/types.js +7 -12
  322. package/lib/tree-select/TreeSelect.js +8 -13
  323. package/lib/tree-select/index.js +9 -16
  324. package/lib/uploader/Uploader.js +9 -16
  325. package/lib/uploader/UploaderPreviewItem.js +8 -13
  326. package/lib/uploader/index.js +9 -16
  327. package/lib/uploader/types.js +7 -12
  328. package/lib/uploader/utils.js +8 -13
  329. package/lib/utils/basic.js +8 -13
  330. package/lib/utils/constant.js +8 -13
  331. package/lib/utils/create.js +9 -16
  332. package/lib/utils/deep-assign.js +8 -13
  333. package/lib/utils/deep-clone.js +8 -13
  334. package/lib/utils/dom.js +8 -13
  335. package/lib/utils/format.js +8 -13
  336. package/lib/utils/index.js +17 -21
  337. package/lib/utils/interceptor.js +8 -13
  338. package/lib/utils/mount-component.js +8 -13
  339. package/lib/utils/props.js +8 -13
  340. package/lib/utils/validate.js +8 -13
  341. package/lib/utils/with-install.js +8 -13
  342. package/lib/vant.cjs.js +65 -22
  343. package/lib/vant.cjs.min.js +1 -1
  344. package/lib/vant.es.js +65 -22
  345. package/lib/vant.es.min.js +65 -22
  346. package/lib/vant.js +65 -22
  347. package/lib/vant.min.js +1 -1
  348. package/package.json +3 -3
  349. package/vetur/attributes.json +693 -760
  350. package/vetur/tags.json +216 -214
  351. package/vetur/web-types.json +3829 -2976
package/vetur/tags.json CHANGED
@@ -32,6 +32,30 @@
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
+ },
35
59
  "van-address-edit": {
36
60
  "attributes": [
37
61
  "area-list",
@@ -58,52 +82,6 @@
58
82
  "validator"
59
83
  ]
60
84
  },
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
- },
72
- "van-badge": {
73
- "attributes": [
74
- "content",
75
- "color",
76
- "dot",
77
- "max",
78
- "offset",
79
- "show-zero",
80
- "position"
81
- ]
82
- },
83
- "van-action-sheet": {
84
- "attributes": [
85
- "v-model:show",
86
- "actions",
87
- "title",
88
- "cancel-text",
89
- "description",
90
- "closeable",
91
- "close-icon",
92
- "duration",
93
- "round",
94
- "overlay",
95
- "overlay-class",
96
- "overlay-style",
97
- "lock-scroll",
98
- "lazy-render",
99
- "close-on-popstate",
100
- "close-on-click-action",
101
- "close-on-click-overlay",
102
- "safe-area-inset-bottom",
103
- "teleport",
104
- "before-close"
105
- ]
106
- },
107
85
  "van-area": {
108
86
  "attributes": [
109
87
  "value",
@@ -121,6 +99,28 @@
121
99
  "is-oversea-code"
122
100
  ]
123
101
  },
102
+ "van-badge": {
103
+ "attributes": [
104
+ "content",
105
+ "color",
106
+ "dot",
107
+ "max",
108
+ "offset",
109
+ "show-zero",
110
+ "position"
111
+ ]
112
+ },
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
124
  "van-button": {
125
125
  "attributes": [
126
126
  "type",
@@ -264,22 +264,6 @@
264
264
  "checked-color"
265
265
  ]
266
266
  },
267
- "van-row": {
268
- "attributes": [
269
- "gutter",
270
- "tag",
271
- "justify",
272
- "align",
273
- "wrap"
274
- ]
275
- },
276
- "van-col": {
277
- "attributes": [
278
- "span",
279
- "offset",
280
- "tag"
281
- ]
282
- },
283
267
  "van-circle": {
284
268
  "attributes": [
285
269
  "v-model:current-rate",
@@ -296,6 +280,22 @@
296
280
  "start-position"
297
281
  ]
298
282
  },
283
+ "van-row": {
284
+ "attributes": [
285
+ "gutter",
286
+ "tag",
287
+ "justify",
288
+ "align",
289
+ "wrap"
290
+ ]
291
+ },
292
+ "van-col": {
293
+ "attributes": [
294
+ "span",
295
+ "offset",
296
+ "tag"
297
+ ]
298
+ },
299
299
  "van-collapse": {
300
300
  "attributes": [
301
301
  "v-model",
@@ -333,15 +333,8 @@
333
333
  "type",
334
334
  "name",
335
335
  "tel",
336
- "add-text"
337
- ]
338
- },
339
- "van-contact-list": {
340
- "attributes": [
341
- "v-model",
342
- "list",
343
336
  "add-text",
344
- "default-tag-text"
337
+ "editable"
345
338
  ]
346
339
  },
347
340
  "van-contact-edit": {
@@ -355,6 +348,14 @@
355
348
  "set-default-label"
356
349
  ]
357
350
  },
351
+ "van-contact-list": {
352
+ "attributes": [
353
+ "v-model",
354
+ "list",
355
+ "add-text",
356
+ "default-tag-text"
357
+ ]
358
+ },
358
359
  "van-count-down": {
359
360
  "attributes": [
360
361
  "time",
@@ -393,6 +394,37 @@
393
394
  "show-count"
394
395
  ]
395
396
  },
397
+ "van-datetime-picker": {
398
+ "attributes": [
399
+ "type",
400
+ "title",
401
+ "confirm-button-text",
402
+ "cancel-button-text",
403
+ "show-toolbar",
404
+ "loading",
405
+ "readonly",
406
+ "filter",
407
+ "formatter",
408
+ "columns-order",
409
+ "item-height",
410
+ "visible-item-count",
411
+ "swipe-duration"
412
+ ]
413
+ },
414
+ "van-date-picker": {
415
+ "attributes": [
416
+ "min-date",
417
+ "max-date"
418
+ ]
419
+ },
420
+ "van-time-picker": {
421
+ "attributes": [
422
+ "min-hour",
423
+ "max-hour",
424
+ "min-minute",
425
+ "max-minute"
426
+ ]
427
+ },
396
428
  "van-dialog": {
397
429
  "attributes": [
398
430
  "v-model:show",
@@ -420,6 +452,35 @@
420
452
  "teleport"
421
453
  ]
422
454
  },
455
+ "van-divider": {
456
+ "attributes": [
457
+ "dashed",
458
+ "hairline",
459
+ "content-position"
460
+ ]
461
+ },
462
+ "van-dropdown-menu": {
463
+ "attributes": [
464
+ "active-color",
465
+ "direction",
466
+ "z-index",
467
+ "duration",
468
+ "overlay",
469
+ "close-on-click-overlay",
470
+ "close-on-click-outside"
471
+ ]
472
+ },
473
+ "van-dropdown-item": {
474
+ "attributes": [
475
+ "v-model",
476
+ "title",
477
+ "options",
478
+ "disabled",
479
+ "lazy-render",
480
+ "title-class",
481
+ "teleport"
482
+ ]
483
+ },
423
484
  "van-empty": {
424
485
  "attributes": [
425
486
  "image",
@@ -465,67 +526,8 @@
465
526
  "right-icon",
466
527
  "icon-prefix",
467
528
  "rules",
468
- "autocomplete"
469
- ]
470
- },
471
- "van-dropdown-menu": {
472
- "attributes": [
473
- "active-color",
474
- "direction",
475
- "z-index",
476
- "duration",
477
- "overlay",
478
- "close-on-click-overlay",
479
- "close-on-click-outside"
480
- ]
481
- },
482
- "van-dropdown-item": {
483
- "attributes": [
484
- "v-model",
485
- "title",
486
- "options",
487
- "disabled",
488
- "lazy-render",
489
- "title-class",
490
- "teleport"
491
- ]
492
- },
493
- "van-datetime-picker": {
494
- "attributes": [
495
- "type",
496
- "title",
497
- "confirm-button-text",
498
- "cancel-button-text",
499
- "show-toolbar",
500
- "loading",
501
- "readonly",
502
- "filter",
503
- "formatter",
504
- "columns-order",
505
- "item-height",
506
- "visible-item-count",
507
- "swipe-duration"
508
- ]
509
- },
510
- "van-date-picker": {
511
- "attributes": [
512
- "min-date",
513
- "max-date"
514
- ]
515
- },
516
- "van-time-picker": {
517
- "attributes": [
518
- "min-hour",
519
- "max-hour",
520
- "min-minute",
521
- "max-minute"
522
- ]
523
- },
524
- "van-divider": {
525
- "attributes": [
526
- "dashed",
527
- "hairline",
528
- "content-position"
529
+ "autocomplete",
530
+ "enterkeyhint"
529
531
  ]
530
532
  },
531
533
  "van-form": {
@@ -572,6 +574,18 @@
572
574
  "replace"
573
575
  ]
574
576
  },
577
+ "van-icon": {
578
+ "attributes": [
579
+ "name",
580
+ "dot",
581
+ "badge",
582
+ "badge-props",
583
+ "color",
584
+ "size",
585
+ "class-prefix",
586
+ "tag"
587
+ ]
588
+ },
575
589
  "van-image": {
576
590
  "attributes": [
577
591
  "src",
@@ -591,18 +605,6 @@
591
605
  "icon-prefix"
592
606
  ]
593
607
  },
594
- "van-icon": {
595
- "attributes": [
596
- "name",
597
- "dot",
598
- "badge",
599
- "badge-props",
600
- "color",
601
- "size",
602
- "class-prefix",
603
- "tag"
604
- ]
605
- },
606
608
  "van-image-preview": {
607
609
  "attributes": [
608
610
  "v-model:show",
@@ -641,16 +643,6 @@
641
643
  "index"
642
644
  ]
643
645
  },
644
- "van-loading": {
645
- "attributes": [
646
- "color",
647
- "type",
648
- "size",
649
- "text-size",
650
- "text-color",
651
- "vertical"
652
- ]
653
- },
654
646
  "van-list": {
655
647
  "attributes": [
656
648
  "v-model:loading",
@@ -664,6 +656,16 @@
664
656
  "direction"
665
657
  ]
666
658
  },
659
+ "van-loading": {
660
+ "attributes": [
661
+ "color",
662
+ "type",
663
+ "size",
664
+ "text-size",
665
+ "text-color",
666
+ "vertical"
667
+ ]
668
+ },
667
669
  "van-nav-bar": {
668
670
  "attributes": [
669
671
  "title",
@@ -690,30 +692,6 @@
690
692
  "wrapable"
691
693
  ]
692
694
  },
693
- "van-pagination": {
694
- "attributes": [
695
- "v-model",
696
- "mode",
697
- "prev-text",
698
- "next-text",
699
- "total-items",
700
- "items-per-page",
701
- "page-count",
702
- "show-page-size",
703
- "force-ellipses"
704
- ]
705
- },
706
- "van-overlay": {
707
- "attributes": [
708
- "show",
709
- "z-index",
710
- "duration",
711
- "class-name",
712
- "custom-class",
713
- "lock-scroll",
714
- "lazy-render"
715
- ]
716
- },
717
695
  "van-number-keyboard": {
718
696
  "attributes": [
719
697
  "v-model",
@@ -735,6 +713,30 @@
735
713
  "random-key-order"
736
714
  ]
737
715
  },
716
+ "van-overlay": {
717
+ "attributes": [
718
+ "show",
719
+ "z-index",
720
+ "duration",
721
+ "class-name",
722
+ "custom-class",
723
+ "lock-scroll",
724
+ "lazy-render"
725
+ ]
726
+ },
727
+ "van-pagination": {
728
+ "attributes": [
729
+ "v-model",
730
+ "mode",
731
+ "prev-text",
732
+ "next-text",
733
+ "total-items",
734
+ "items-per-page",
735
+ "page-count",
736
+ "show-page-size",
737
+ "force-ellipses"
738
+ ]
739
+ },
738
740
  "van-password-input": {
739
741
  "attributes": [
740
742
  "value",
@@ -783,19 +785,6 @@
783
785
  "icon-prefix"
784
786
  ]
785
787
  },
786
- "van-progress": {
787
- "attributes": [
788
- "percentage",
789
- "stroke-width",
790
- "color",
791
- "track-color",
792
- "pivot-text",
793
- "pivot-color",
794
- "text-color",
795
- "inactive",
796
- "show-pivot"
797
- ]
798
- },
799
788
  "van-popup": {
800
789
  "attributes": [
801
790
  "v-model:show",
@@ -821,6 +810,33 @@
821
810
  "safe-area-inset-bottom"
822
811
  ]
823
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
+ "van-pull-refresh": {
827
+ "attributes": [
828
+ "v-model",
829
+ "pulling-text",
830
+ "loosing-text",
831
+ "loading-text",
832
+ "success-text",
833
+ "success-duration",
834
+ "animation-duration",
835
+ "head-height",
836
+ "pull-distance",
837
+ "disabled"
838
+ ]
839
+ },
824
840
  "van-radio": {
825
841
  "attributes": [
826
842
  "name",
@@ -859,20 +875,6 @@
859
875
  "touchable"
860
876
  ]
861
877
  },
862
- "van-pull-refresh": {
863
- "attributes": [
864
- "v-model",
865
- "pulling-text",
866
- "loosing-text",
867
- "loading-text",
868
- "success-text",
869
- "success-duration",
870
- "animation-duration",
871
- "head-height",
872
- "pull-distance",
873
- "disabled"
874
- ]
875
- },
876
878
  "van-search": {
877
879
  "attributes": [
878
880
  "v-model",
@@ -1057,6 +1059,16 @@
1057
1059
  "van-swipe-item": {
1058
1060
  "attributes": []
1059
1061
  },
1062
+ "van-swipe-cell": {
1063
+ "attributes": [
1064
+ "name",
1065
+ "left-width",
1066
+ "right-width",
1067
+ "before-close",
1068
+ "disabled",
1069
+ "stop-propagation"
1070
+ ]
1071
+ },
1060
1072
  "van-switch": {
1061
1073
  "attributes": [
1062
1074
  "v-model",
@@ -1069,16 +1081,6 @@
1069
1081
  "inactive-value"
1070
1082
  ]
1071
1083
  },
1072
- "van-swipe-cell": {
1073
- "attributes": [
1074
- "name",
1075
- "left-width",
1076
- "right-width",
1077
- "before-close",
1078
- "disabled",
1079
- "stop-propagation"
1080
- ]
1081
- },
1082
1084
  "van-tabs": {
1083
1085
  "attributes": [
1084
1086
  "v-model:active",