vant 4.9.4 → 4.9.6

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 (724) hide show
  1. package/es/action-bar/ActionBar.d.ts +4 -4
  2. package/es/action-bar/ActionBar.mjs +1 -2
  3. package/es/action-bar/index.d.ts +4 -4
  4. package/es/action-bar-button/ActionBarButton.d.ts +7 -7
  5. package/es/action-bar-button/ActionBarButton.mjs +1 -2
  6. package/es/action-bar-button/index.d.ts +6 -6
  7. package/es/action-bar-icon/ActionBarIcon.d.ts +7 -7
  8. package/es/action-bar-icon/ActionBarIcon.mjs +1 -2
  9. package/es/action-bar-icon/index.d.ts +6 -6
  10. package/es/action-sheet/ActionSheet.d.ts +8 -8
  11. package/es/action-sheet/ActionSheet.mjs +1 -2
  12. package/es/action-sheet/index.d.ts +7 -7
  13. package/es/address-edit/AddressEdit.d.ts +5 -5
  14. package/es/address-edit/AddressEdit.mjs +1 -2
  15. package/es/address-edit/AddressEditDetail.d.ts +5 -5
  16. package/es/address-edit/AddressEditDetail.mjs +1 -2
  17. package/es/address-edit/index.d.ts +5 -5
  18. package/es/address-list/AddressList.d.ts +8 -8
  19. package/es/address-list/AddressList.mjs +1 -2
  20. package/es/address-list/AddressListItem.d.ts +5 -5
  21. package/es/address-list/AddressListItem.mjs +1 -2
  22. package/es/address-list/index.d.ts +7 -7
  23. package/es/area/Area.d.ts +5 -5
  24. package/es/area/Area.mjs +1 -2
  25. package/es/area/index.d.ts +5 -5
  26. package/es/back-top/BackTop.d.ts +12 -12
  27. package/es/back-top/BackTop.mjs +1 -2
  28. package/es/back-top/index.d.ts +9 -9
  29. package/es/badge/Badge.d.ts +4 -4
  30. package/es/badge/Badge.mjs +1 -2
  31. package/es/badge/index.d.ts +4 -4
  32. package/es/barrage/Barrage.d.ts +5 -5
  33. package/es/barrage/Barrage.mjs +1 -2
  34. package/es/barrage/index.d.ts +5 -5
  35. package/es/button/Button.d.ts +8 -8
  36. package/es/button/Button.mjs +1 -2
  37. package/es/button/index.d.ts +7 -7
  38. package/es/calendar/Calendar.d.ts +9 -9
  39. package/es/calendar/Calendar.mjs +6 -5
  40. package/es/calendar/CalendarDay.d.ts +5 -5
  41. package/es/calendar/CalendarDay.mjs +1 -2
  42. package/es/calendar/CalendarHeader.d.ts +5 -5
  43. package/es/calendar/CalendarHeader.mjs +1 -2
  44. package/es/calendar/CalendarMonth.d.ts +5 -5
  45. package/es/calendar/CalendarMonth.mjs +1 -2
  46. package/es/calendar/index.css +1 -1
  47. package/es/calendar/index.d.ts +7 -7
  48. package/es/calendar/types.d.ts +2 -2
  49. package/es/calendar/utils.d.ts +1 -1
  50. package/es/card/Card.d.ts +5 -5
  51. package/es/card/Card.mjs +1 -2
  52. package/es/card/index.d.ts +5 -5
  53. package/es/cascader/Cascader.d.ts +6 -6
  54. package/es/cascader/Cascader.mjs +2 -4
  55. package/es/cascader/index.d.ts +6 -6
  56. package/es/cell/Cell.d.ts +7 -7
  57. package/es/cell/Cell.mjs +1 -2
  58. package/es/cell/index.d.ts +6 -6
  59. package/es/cell-group/CellGroup.d.ts +4 -4
  60. package/es/cell-group/CellGroup.mjs +1 -2
  61. package/es/cell-group/index.d.ts +4 -4
  62. package/es/checkbox/Checkbox.d.ts +5 -5
  63. package/es/checkbox/Checkbox.mjs +3 -6
  64. package/es/checkbox/Checker.d.ts +7 -7
  65. package/es/checkbox/Checker.mjs +1 -2
  66. package/es/checkbox/index.d.ts +5 -5
  67. package/es/checkbox-group/CheckboxGroup.d.ts +5 -5
  68. package/es/checkbox-group/CheckboxGroup.mjs +1 -2
  69. package/es/checkbox-group/index.d.ts +5 -5
  70. package/es/circle/Circle.d.ts +5 -5
  71. package/es/circle/Circle.mjs +1 -2
  72. package/es/circle/index.d.ts +5 -5
  73. package/es/col/Col.d.ts +4 -4
  74. package/es/col/Col.mjs +1 -2
  75. package/es/col/index.d.ts +4 -4
  76. package/es/collapse/Collapse.d.ts +5 -5
  77. package/es/collapse/Collapse.mjs +1 -2
  78. package/es/collapse/index.d.ts +5 -5
  79. package/es/collapse-item/CollapseItem.d.ts +4 -4
  80. package/es/collapse-item/CollapseItem.mjs +1 -2
  81. package/es/collapse-item/index.d.ts +4 -4
  82. package/es/composables/use-height.d.ts +1 -1
  83. package/es/composables/use-lazy-render.d.ts +0 -1
  84. package/es/composables/use-placeholder.d.ts +0 -1
  85. package/es/composables/use-refs.d.ts +1 -1
  86. package/es/composables/use-route.d.ts +2 -1
  87. package/es/composables/use-sync-prop-ref.d.ts +1 -1
  88. package/es/composables/use-touch.d.ts +8 -8
  89. package/es/config-provider/ConfigProvider.d.ts +4 -4
  90. package/es/config-provider/ConfigProvider.mjs +1 -2
  91. package/es/config-provider/index.d.ts +4 -4
  92. package/es/contact-card/ContactCard.d.ts +5 -5
  93. package/es/contact-card/ContactCard.mjs +1 -2
  94. package/es/contact-card/index.d.ts +5 -5
  95. package/es/contact-edit/ContactEdit.d.ts +5 -5
  96. package/es/contact-edit/ContactEdit.mjs +1 -2
  97. package/es/contact-edit/index.d.ts +5 -5
  98. package/es/contact-list/ContactList.d.ts +4 -4
  99. package/es/contact-list/ContactList.mjs +1 -2
  100. package/es/contact-list/index.d.ts +4 -4
  101. package/es/count-down/CountDown.d.ts +5 -5
  102. package/es/count-down/CountDown.mjs +1 -2
  103. package/es/count-down/index.d.ts +5 -5
  104. package/es/coupon/Coupon.d.ts +4 -4
  105. package/es/coupon/Coupon.mjs +1 -2
  106. package/es/coupon/index.d.ts +4 -4
  107. package/es/coupon-cell/CouponCell.d.ts +4 -4
  108. package/es/coupon-cell/CouponCell.mjs +1 -2
  109. package/es/coupon-cell/index.d.ts +4 -4
  110. package/es/coupon-list/CouponList.d.ts +5 -5
  111. package/es/coupon-list/CouponList.mjs +1 -2
  112. package/es/coupon-list/index.d.ts +5 -5
  113. package/es/date-picker/DatePicker.d.ts +8 -8
  114. package/es/date-picker/DatePicker.mjs +1 -2
  115. package/es/date-picker/index.d.ts +7 -7
  116. package/es/date-picker/utils.d.ts +2 -1
  117. package/es/dialog/Dialog.d.ts +10 -10
  118. package/es/dialog/Dialog.mjs +1 -2
  119. package/es/dialog/function-call.mjs +1 -1
  120. package/es/dialog/index.d.ts +9 -9
  121. package/es/dialog/types.d.ts +0 -1
  122. package/es/divider/Divider.d.ts +4 -4
  123. package/es/divider/Divider.mjs +1 -2
  124. package/es/divider/index.d.ts +4 -4
  125. package/es/dropdown-item/DropdownItem.d.ts +10 -10
  126. package/es/dropdown-item/DropdownItem.mjs +1 -2
  127. package/es/dropdown-item/index.d.ts +8 -8
  128. package/es/dropdown-menu/DropdownMenu.d.ts +4 -4
  129. package/es/dropdown-menu/DropdownMenu.mjs +1 -2
  130. package/es/dropdown-menu/index.d.ts +4 -4
  131. package/es/empty/Empty.d.ts +4 -4
  132. package/es/empty/Empty.mjs +1 -2
  133. package/es/empty/index.d.ts +4 -4
  134. package/es/field/Field.d.ts +13 -5
  135. package/es/field/Field.mjs +9 -3
  136. package/es/field/index.d.ts +9 -5
  137. package/es/floating-bubble/FloatingBubble.d.ts +9 -9
  138. package/es/floating-bubble/FloatingBubble.mjs +9 -18
  139. package/es/floating-bubble/index.d.ts +7 -7
  140. package/es/floating-panel/FloatingPanel.d.ts +5 -5
  141. package/es/floating-panel/FloatingPanel.mjs +2 -4
  142. package/es/floating-panel/index.d.ts +5 -5
  143. package/es/form/Form.d.ts +5 -5
  144. package/es/form/Form.mjs +1 -2
  145. package/es/form/index.d.ts +5 -5
  146. package/es/grid/Grid.d.ts +4 -4
  147. package/es/grid/Grid.mjs +1 -2
  148. package/es/grid/index.d.ts +4 -4
  149. package/es/grid-item/GridItem.d.ts +7 -7
  150. package/es/grid-item/GridItem.mjs +1 -2
  151. package/es/grid-item/index.d.ts +6 -6
  152. package/es/highlight/Highlight.d.ts +4 -4
  153. package/es/highlight/Highlight.mjs +1 -2
  154. package/es/highlight/index.d.ts +4 -4
  155. package/es/icon/Icon.d.ts +4 -4
  156. package/es/icon/Icon.mjs +1 -2
  157. package/es/icon/index.d.ts +4 -4
  158. package/es/image/Image.d.ts +19 -18
  159. package/es/image/Image.mjs +1 -2
  160. package/es/image/index.d.ts +13 -13
  161. package/es/image-preview/ImagePreview.d.ts +9 -9
  162. package/es/image-preview/ImagePreview.mjs +1 -2
  163. package/es/image-preview/ImagePreviewItem.d.ts +5 -5
  164. package/es/image-preview/ImagePreviewItem.mjs +4 -8
  165. package/es/image-preview/function-call.mjs +1 -1
  166. package/es/image-preview/index.d.ts +7 -7
  167. package/es/index-anchor/IndexAnchor.d.ts +3 -3
  168. package/es/index-anchor/IndexAnchor.mjs +1 -2
  169. package/es/index-anchor/index.d.ts +3 -3
  170. package/es/index-bar/IndexBar.d.ts +9 -9
  171. package/es/index-bar/IndexBar.mjs +1 -2
  172. package/es/index-bar/index.d.ts +7 -7
  173. package/es/index.d.ts +1 -1
  174. package/es/index.mjs +1 -1
  175. package/es/lazyload/vue-lazyload/index.d.ts +1 -1
  176. package/es/lazyload/vue-lazyload/lazy-container.mjs +2 -4
  177. package/es/lazyload/vue-lazyload/lazy.mjs +8 -16
  178. package/es/lazyload/vue-lazyload/listener.mjs +2 -4
  179. package/es/lazyload/vue-lazyload/util.mjs +5 -10
  180. package/es/list/List.d.ts +5 -5
  181. package/es/list/List.mjs +1 -2
  182. package/es/list/index.d.ts +5 -5
  183. package/es/loading/Loading.d.ts +4 -4
  184. package/es/loading/Loading.mjs +1 -2
  185. package/es/loading/index.d.ts +4 -4
  186. package/es/locale/index.d.ts +1 -1
  187. package/es/nav-bar/NavBar.d.ts +5 -5
  188. package/es/nav-bar/NavBar.mjs +1 -2
  189. package/es/nav-bar/index.d.ts +5 -5
  190. package/es/notice-bar/NoticeBar.d.ts +5 -5
  191. package/es/notice-bar/NoticeBar.mjs +1 -2
  192. package/es/notice-bar/index.d.ts +5 -5
  193. package/es/notify/Notify.d.ts +8 -8
  194. package/es/notify/Notify.mjs +1 -2
  195. package/es/notify/function-call.mjs +1 -1
  196. package/es/notify/index.d.ts +7 -7
  197. package/es/number-keyboard/NumberKeyboard.d.ts +10 -10
  198. package/es/number-keyboard/NumberKeyboard.mjs +7 -3
  199. package/es/number-keyboard/NumberKeyboardKey.d.ts +5 -5
  200. package/es/number-keyboard/NumberKeyboardKey.mjs +1 -2
  201. package/es/number-keyboard/index.d.ts +8 -8
  202. package/es/overlay/Overlay.d.ts +8 -5
  203. package/es/overlay/Overlay.mjs +19 -9
  204. package/es/overlay/index.d.ts +6 -4
  205. package/es/pagination/Pagination.d.ts +5 -5
  206. package/es/pagination/Pagination.mjs +1 -2
  207. package/es/pagination/index.d.ts +5 -5
  208. package/es/password-input/PasswordInput.d.ts +5 -5
  209. package/es/password-input/PasswordInput.mjs +1 -2
  210. package/es/password-input/index.d.ts +5 -5
  211. package/es/picker/Picker.d.ts +5 -5
  212. package/es/picker/Picker.mjs +1 -2
  213. package/es/picker/PickerColumn.d.ts +5 -5
  214. package/es/picker/PickerColumn.mjs +2 -4
  215. package/es/picker/PickerToolbar.d.ts +4 -4
  216. package/es/picker/PickerToolbar.mjs +1 -2
  217. package/es/picker/index.d.ts +5 -5
  218. package/es/picker/utils.d.ts +1 -1
  219. package/es/picker/utils.mjs +2 -4
  220. package/es/picker-group/PickerGroup.d.ts +5 -5
  221. package/es/picker-group/PickerGroup.mjs +1 -2
  222. package/es/picker-group/index.d.ts +5 -5
  223. package/es/popover/Popover.d.ts +9 -9
  224. package/es/popover/Popover.mjs +1 -2
  225. package/es/popover/index.d.ts +7 -7
  226. package/es/popup/Popup.d.ts +9 -9
  227. package/es/popup/Popup.mjs +2 -4
  228. package/es/popup/index.d.ts +8 -8
  229. package/es/popup/shared.d.ts +2 -2
  230. package/es/progress/Progress.d.ts +4 -4
  231. package/es/progress/Progress.mjs +1 -2
  232. package/es/progress/index.d.ts +4 -4
  233. package/es/pull-refresh/PullRefresh.d.ts +5 -5
  234. package/es/pull-refresh/PullRefresh.mjs +1 -2
  235. package/es/pull-refresh/index.d.ts +5 -5
  236. package/es/radio/Radio.d.ts +5 -5
  237. package/es/radio/Radio.mjs +1 -2
  238. package/es/radio/index.d.ts +5 -5
  239. package/es/radio-group/RadioGroup.d.ts +8 -8
  240. package/es/radio-group/RadioGroup.mjs +1 -2
  241. package/es/radio-group/index.d.ts +7 -7
  242. package/es/rate/Rate.d.ts +5 -5
  243. package/es/rate/Rate.mjs +2 -4
  244. package/es/rate/index.d.ts +5 -5
  245. package/es/rolling-text/RollingText.d.ts +4 -4
  246. package/es/rolling-text/RollingText.mjs +4 -8
  247. package/es/rolling-text/RollingTextItem.d.ts +4 -4
  248. package/es/rolling-text/RollingTextItem.mjs +1 -2
  249. package/es/rolling-text/index.d.ts +4 -4
  250. package/es/row/Row.d.ts +4 -4
  251. package/es/row/Row.mjs +2 -4
  252. package/es/row/index.d.ts +4 -4
  253. package/es/search/Search.d.ts +11 -5
  254. package/es/search/Search.mjs +1 -2
  255. package/es/search/index.d.ts +9 -5
  256. package/es/share-sheet/ShareSheet.d.ts +8 -8
  257. package/es/share-sheet/ShareSheet.mjs +1 -2
  258. package/es/share-sheet/index.d.ts +7 -7
  259. package/es/sidebar/Sidebar.d.ts +5 -5
  260. package/es/sidebar/Sidebar.mjs +1 -2
  261. package/es/sidebar/index.d.ts +5 -5
  262. package/es/sidebar-item/SidebarItem.d.ts +8 -8
  263. package/es/sidebar-item/SidebarItem.mjs +1 -2
  264. package/es/sidebar-item/index.d.ts +7 -7
  265. package/es/signature/Signature.d.ts +5 -5
  266. package/es/signature/Signature.mjs +2 -4
  267. package/es/signature/index.d.ts +5 -5
  268. package/es/skeleton/Skeleton.d.ts +5 -5
  269. package/es/skeleton/Skeleton.mjs +1 -2
  270. package/es/skeleton/index.d.ts +5 -5
  271. package/es/skeleton-avatar/SkeletonAvatar.d.ts +4 -4
  272. package/es/skeleton-avatar/SkeletonAvatar.mjs +1 -2
  273. package/es/skeleton-avatar/index.d.ts +4 -4
  274. package/es/skeleton-image/SkeletonImage.d.ts +4 -4
  275. package/es/skeleton-image/SkeletonImage.mjs +1 -2
  276. package/es/skeleton-image/index.d.ts +4 -4
  277. package/es/skeleton-paragraph/SkeletonParagraph.d.ts +4 -4
  278. package/es/skeleton-paragraph/SkeletonParagraph.mjs +1 -2
  279. package/es/skeleton-paragraph/index.d.ts +4 -4
  280. package/es/skeleton-title/SkeletonTitle.d.ts +4 -4
  281. package/es/skeleton-title/SkeletonTitle.mjs +1 -2
  282. package/es/skeleton-title/index.d.ts +4 -4
  283. package/es/slider/Slider.d.ts +6 -6
  284. package/es/slider/Slider.mjs +1 -2
  285. package/es/slider/index.d.ts +6 -6
  286. package/es/space/Space.d.ts +10 -10
  287. package/es/space/Space.mjs +1 -2
  288. package/es/space/index.d.ts +8 -8
  289. package/es/step/Step.d.ts +1 -1
  290. package/es/step/Step.mjs +1 -2
  291. package/es/step/index.d.ts +1 -1
  292. package/es/stepper/Stepper.d.ts +5 -5
  293. package/es/stepper/Stepper.mjs +1 -2
  294. package/es/stepper/index.d.ts +5 -5
  295. package/es/steps/Steps.d.ts +5 -5
  296. package/es/steps/Steps.mjs +1 -2
  297. package/es/steps/index.d.ts +5 -5
  298. package/es/sticky/Sticky.d.ts +5 -5
  299. package/es/sticky/Sticky.mjs +1 -2
  300. package/es/sticky/index.d.ts +5 -5
  301. package/es/submit-bar/SubmitBar.d.ts +5 -5
  302. package/es/submit-bar/SubmitBar.mjs +1 -2
  303. package/es/submit-bar/index.d.ts +5 -5
  304. package/es/swipe/Swipe.d.ts +5 -5
  305. package/es/swipe/Swipe.mjs +2 -4
  306. package/es/swipe/index.d.ts +5 -5
  307. package/es/swipe-cell/SwipeCell.d.ts +6 -6
  308. package/es/swipe-cell/SwipeCell.mjs +2 -4
  309. package/es/swipe-cell/index.d.ts +6 -6
  310. package/es/swipe-item/SwipeItem.d.ts +1 -1
  311. package/es/swipe-item/SwipeItem.mjs +1 -2
  312. package/es/swipe-item/index.d.ts +1 -1
  313. package/es/switch/Switch.d.ts +5 -5
  314. package/es/switch/Switch.mjs +1 -2
  315. package/es/switch/index.d.ts +5 -5
  316. package/es/tab/Tab.d.ts +7 -7
  317. package/es/tab/Tab.mjs +1 -2
  318. package/es/tab/TabTitle.d.ts +4 -4
  319. package/es/tab/TabTitle.mjs +1 -2
  320. package/es/tab/index.d.ts +6 -6
  321. package/es/tabbar/Tabbar.d.ts +5 -5
  322. package/es/tabbar/Tabbar.mjs +1 -2
  323. package/es/tabbar/index.d.ts +5 -5
  324. package/es/tabbar-item/TabbarItem.d.ts +8 -8
  325. package/es/tabbar-item/TabbarItem.mjs +1 -2
  326. package/es/tabbar-item/index.d.ts +7 -7
  327. package/es/tabs/Tabs.d.ts +5 -5
  328. package/es/tabs/Tabs.mjs +3 -6
  329. package/es/tabs/TabsContent.d.ts +5 -5
  330. package/es/tabs/TabsContent.mjs +1 -2
  331. package/es/tabs/index.d.ts +5 -5
  332. package/es/tag/Tag.d.ts +5 -5
  333. package/es/tag/Tag.mjs +1 -2
  334. package/es/tag/index.d.ts +5 -5
  335. package/es/text-ellipsis/TextEllipsis.d.ts +5 -5
  336. package/es/text-ellipsis/TextEllipsis.mjs +3 -6
  337. package/es/text-ellipsis/index.d.ts +5 -5
  338. package/es/time-picker/TimePicker.d.ts +12 -11
  339. package/es/time-picker/TimePicker.mjs +1 -2
  340. package/es/time-picker/index.d.ts +9 -9
  341. package/es/toast/Toast.d.ts +9 -9
  342. package/es/toast/Toast.mjs +1 -2
  343. package/es/toast/function-call.mjs +1 -2
  344. package/es/toast/index.d.ts +7 -7
  345. package/es/tree-select/TreeSelect.d.ts +5 -5
  346. package/es/tree-select/TreeSelect.mjs +1 -2
  347. package/es/tree-select/index.d.ts +5 -5
  348. package/es/uploader/Uploader.d.ts +5 -5
  349. package/es/uploader/Uploader.mjs +1 -2
  350. package/es/uploader/UploaderPreviewItem.d.ts +8 -7
  351. package/es/uploader/UploaderPreviewItem.mjs +1 -2
  352. package/es/uploader/index.d.ts +5 -5
  353. package/es/uploader/utils.d.ts +1 -1
  354. package/es/utils/basic.d.ts +2 -2
  355. package/es/utils/create.d.ts +1 -1
  356. package/es/utils/dom.d.ts +1 -1
  357. package/es/utils/mount-component.d.ts +1 -1
  358. package/es/watermark/Watermark.d.ts +4 -4
  359. package/es/watermark/Watermark.mjs +1 -2
  360. package/es/watermark/index.d.ts +4 -4
  361. package/lib/action-bar/ActionBar.d.ts +4 -4
  362. package/lib/action-bar/ActionBar.js +2 -3
  363. package/lib/action-bar/index.d.ts +4 -4
  364. package/lib/action-bar-button/ActionBarButton.d.ts +7 -7
  365. package/lib/action-bar-button/ActionBarButton.js +3 -4
  366. package/lib/action-bar-button/index.d.ts +6 -6
  367. package/lib/action-bar-icon/ActionBarIcon.d.ts +7 -7
  368. package/lib/action-bar-icon/ActionBarIcon.js +1 -2
  369. package/lib/action-bar-icon/index.d.ts +6 -6
  370. package/lib/action-sheet/ActionSheet.d.ts +8 -8
  371. package/lib/action-sheet/ActionSheet.js +2 -3
  372. package/lib/action-sheet/index.d.ts +7 -7
  373. package/lib/address-edit/AddressEdit.d.ts +5 -5
  374. package/lib/address-edit/AddressEdit.js +11 -12
  375. package/lib/address-edit/AddressEditDetail.d.ts +5 -5
  376. package/lib/address-edit/AddressEditDetail.js +2 -3
  377. package/lib/address-edit/index.d.ts +5 -5
  378. package/lib/address-list/AddressList.d.ts +8 -8
  379. package/lib/address-list/AddressList.js +2 -3
  380. package/lib/address-list/AddressListItem.d.ts +5 -5
  381. package/lib/address-list/AddressListItem.js +1 -2
  382. package/lib/address-list/index.d.ts +7 -7
  383. package/lib/area/Area.d.ts +5 -5
  384. package/lib/area/Area.js +6 -7
  385. package/lib/area/index.d.ts +5 -5
  386. package/lib/back-top/BackTop.d.ts +12 -12
  387. package/lib/back-top/BackTop.js +11 -12
  388. package/lib/back-top/index.d.ts +9 -9
  389. package/lib/badge/Badge.d.ts +4 -4
  390. package/lib/badge/Badge.js +2 -3
  391. package/lib/badge/index.d.ts +4 -4
  392. package/lib/barrage/Barrage.d.ts +5 -5
  393. package/lib/barrage/Barrage.js +9 -10
  394. package/lib/barrage/index.d.ts +5 -5
  395. package/lib/button/Button.d.ts +8 -8
  396. package/lib/button/Button.js +1 -2
  397. package/lib/button/index.d.ts +7 -7
  398. package/lib/calendar/Calendar.d.ts +9 -9
  399. package/lib/calendar/Calendar.js +19 -18
  400. package/lib/calendar/CalendarDay.d.ts +5 -5
  401. package/lib/calendar/CalendarDay.js +2 -3
  402. package/lib/calendar/CalendarHeader.d.ts +5 -5
  403. package/lib/calendar/CalendarHeader.js +5 -6
  404. package/lib/calendar/CalendarMonth.d.ts +5 -5
  405. package/lib/calendar/CalendarMonth.js +11 -12
  406. package/lib/calendar/index.css +1 -1
  407. package/lib/calendar/index.d.ts +7 -7
  408. package/lib/calendar/types.d.ts +2 -2
  409. package/lib/calendar/utils.d.ts +1 -1
  410. package/lib/card/Card.d.ts +5 -5
  411. package/lib/card/Card.js +1 -2
  412. package/lib/card/index.d.ts +5 -5
  413. package/lib/cascader/Cascader.d.ts +6 -6
  414. package/lib/cascader/Cascader.js +9 -11
  415. package/lib/cascader/index.d.ts +6 -6
  416. package/lib/cell/Cell.d.ts +7 -7
  417. package/lib/cell/Cell.js +1 -2
  418. package/lib/cell/index.d.ts +6 -6
  419. package/lib/cell-group/CellGroup.d.ts +4 -4
  420. package/lib/cell-group/CellGroup.js +1 -2
  421. package/lib/cell-group/index.d.ts +4 -4
  422. package/lib/checkbox/Checkbox.d.ts +5 -5
  423. package/lib/checkbox/Checkbox.js +5 -8
  424. package/lib/checkbox/Checker.d.ts +7 -7
  425. package/lib/checkbox/Checker.js +6 -7
  426. package/lib/checkbox/index.d.ts +5 -5
  427. package/lib/checkbox-group/CheckboxGroup.d.ts +5 -5
  428. package/lib/checkbox-group/CheckboxGroup.js +2 -3
  429. package/lib/checkbox-group/index.d.ts +5 -5
  430. package/lib/circle/Circle.d.ts +5 -5
  431. package/lib/circle/Circle.js +5 -6
  432. package/lib/circle/index.d.ts +5 -5
  433. package/lib/col/Col.d.ts +4 -4
  434. package/lib/col/Col.js +2 -3
  435. package/lib/col/index.d.ts +4 -4
  436. package/lib/collapse/Collapse.d.ts +5 -5
  437. package/lib/collapse/Collapse.js +1 -2
  438. package/lib/collapse/index.d.ts +5 -5
  439. package/lib/collapse-item/CollapseItem.d.ts +4 -4
  440. package/lib/collapse-item/CollapseItem.js +8 -9
  441. package/lib/collapse-item/index.d.ts +4 -4
  442. package/lib/composables/use-height.d.ts +1 -1
  443. package/lib/composables/use-lazy-render.d.ts +0 -1
  444. package/lib/composables/use-placeholder.d.ts +0 -1
  445. package/lib/composables/use-refs.d.ts +1 -1
  446. package/lib/composables/use-route.d.ts +2 -1
  447. package/lib/composables/use-sync-prop-ref.d.ts +1 -1
  448. package/lib/composables/use-touch.d.ts +8 -8
  449. package/lib/config-provider/ConfigProvider.d.ts +4 -4
  450. package/lib/config-provider/ConfigProvider.js +10 -11
  451. package/lib/config-provider/index.d.ts +4 -4
  452. package/lib/contact-card/ContactCard.d.ts +5 -5
  453. package/lib/contact-card/ContactCard.js +1 -2
  454. package/lib/contact-card/index.d.ts +5 -5
  455. package/lib/contact-edit/ContactEdit.d.ts +5 -5
  456. package/lib/contact-edit/ContactEdit.js +3 -4
  457. package/lib/contact-edit/index.d.ts +5 -5
  458. package/lib/contact-list/ContactList.d.ts +4 -4
  459. package/lib/contact-list/ContactList.js +1 -2
  460. package/lib/contact-list/index.d.ts +4 -4
  461. package/lib/count-down/CountDown.d.ts +5 -5
  462. package/lib/count-down/CountDown.js +3 -4
  463. package/lib/count-down/index.d.ts +5 -5
  464. package/lib/coupon/Coupon.d.ts +4 -4
  465. package/lib/coupon/Coupon.js +4 -5
  466. package/lib/coupon/index.d.ts +4 -4
  467. package/lib/coupon-cell/CouponCell.d.ts +4 -4
  468. package/lib/coupon-cell/CouponCell.js +1 -2
  469. package/lib/coupon-cell/index.d.ts +4 -4
  470. package/lib/coupon-list/CouponList.d.ts +5 -5
  471. package/lib/coupon-list/CouponList.js +13 -14
  472. package/lib/coupon-list/index.d.ts +5 -5
  473. package/lib/date-picker/DatePicker.d.ts +8 -8
  474. package/lib/date-picker/DatePicker.js +7 -8
  475. package/lib/date-picker/index.d.ts +7 -7
  476. package/lib/date-picker/utils.d.ts +2 -1
  477. package/lib/dialog/Dialog.d.ts +10 -10
  478. package/lib/dialog/Dialog.js +4 -5
  479. package/lib/dialog/index.d.ts +9 -9
  480. package/lib/dialog/types.d.ts +0 -1
  481. package/lib/divider/Divider.d.ts +4 -4
  482. package/lib/divider/Divider.js +1 -2
  483. package/lib/divider/index.d.ts +4 -4
  484. package/lib/dropdown-item/DropdownItem.d.ts +10 -10
  485. package/lib/dropdown-item/DropdownItem.js +4 -5
  486. package/lib/dropdown-item/index.d.ts +8 -8
  487. package/lib/dropdown-menu/DropdownMenu.d.ts +4 -4
  488. package/lib/dropdown-menu/DropdownMenu.js +7 -8
  489. package/lib/dropdown-menu/index.d.ts +4 -4
  490. package/lib/empty/Empty.d.ts +4 -4
  491. package/lib/empty/Empty.js +1 -2
  492. package/lib/empty/index.d.ts +4 -4
  493. package/lib/field/Field.d.ts +13 -5
  494. package/lib/field/Field.js +25 -19
  495. package/lib/field/index.d.ts +9 -5
  496. package/lib/floating-bubble/FloatingBubble.d.ts +9 -9
  497. package/lib/floating-bubble/FloatingBubble.js +22 -31
  498. package/lib/floating-bubble/index.d.ts +7 -7
  499. package/lib/floating-panel/FloatingPanel.d.ts +5 -5
  500. package/lib/floating-panel/FloatingPanel.js +9 -11
  501. package/lib/floating-panel/index.d.ts +5 -5
  502. package/lib/form/Form.d.ts +5 -5
  503. package/lib/form/Form.js +1 -2
  504. package/lib/form/index.d.ts +5 -5
  505. package/lib/grid/Grid.d.ts +4 -4
  506. package/lib/grid/Grid.js +1 -2
  507. package/lib/grid/index.d.ts +4 -4
  508. package/lib/grid-item/GridItem.d.ts +7 -7
  509. package/lib/grid-item/GridItem.js +3 -4
  510. package/lib/grid-item/index.d.ts +6 -6
  511. package/lib/highlight/Highlight.d.ts +4 -4
  512. package/lib/highlight/Highlight.js +2 -3
  513. package/lib/highlight/index.d.ts +4 -4
  514. package/lib/icon/Icon.d.ts +4 -4
  515. package/lib/icon/Icon.js +3 -4
  516. package/lib/icon/index.d.ts +4 -4
  517. package/lib/image/Image.d.ts +19 -18
  518. package/lib/image/Image.js +11 -12
  519. package/lib/image/index.d.ts +13 -13
  520. package/lib/image-preview/ImagePreview.d.ts +9 -9
  521. package/lib/image-preview/ImagePreview.js +9 -10
  522. package/lib/image-preview/ImagePreviewItem.d.ts +5 -5
  523. package/lib/image-preview/ImagePreviewItem.js +16 -20
  524. package/lib/image-preview/index.d.ts +7 -7
  525. package/lib/index-anchor/IndexAnchor.d.ts +3 -3
  526. package/lib/index-anchor/IndexAnchor.js +4 -5
  527. package/lib/index-anchor/index.d.ts +3 -3
  528. package/lib/index-bar/IndexBar.d.ts +9 -9
  529. package/lib/index-bar/IndexBar.js +11 -12
  530. package/lib/index-bar/index.d.ts +7 -7
  531. package/lib/index.css +1 -1
  532. package/lib/index.d.ts +1 -1
  533. package/lib/index.js +1 -1
  534. package/lib/lazyload/vue-lazyload/index.d.ts +1 -1
  535. package/lib/lazyload/vue-lazyload/lazy-container.js +2 -4
  536. package/lib/lazyload/vue-lazyload/lazy.js +8 -16
  537. package/lib/lazyload/vue-lazyload/listener.js +2 -4
  538. package/lib/lazyload/vue-lazyload/util.js +5 -10
  539. package/lib/list/List.d.ts +5 -5
  540. package/lib/list/List.js +10 -11
  541. package/lib/list/index.d.ts +5 -5
  542. package/lib/loading/Loading.d.ts +4 -4
  543. package/lib/loading/Loading.js +2 -3
  544. package/lib/loading/index.d.ts +4 -4
  545. package/lib/locale/index.d.ts +1 -1
  546. package/lib/nav-bar/NavBar.d.ts +5 -5
  547. package/lib/nav-bar/NavBar.js +2 -3
  548. package/lib/nav-bar/index.d.ts +5 -5
  549. package/lib/notice-bar/NoticeBar.d.ts +5 -5
  550. package/lib/notice-bar/NoticeBar.js +5 -6
  551. package/lib/notice-bar/index.d.ts +5 -5
  552. package/lib/notify/Notify.d.ts +8 -8
  553. package/lib/notify/Notify.js +1 -2
  554. package/lib/notify/index.d.ts +7 -7
  555. package/lib/number-keyboard/NumberKeyboard.d.ts +10 -10
  556. package/lib/number-keyboard/NumberKeyboard.js +12 -8
  557. package/lib/number-keyboard/NumberKeyboardKey.d.ts +5 -5
  558. package/lib/number-keyboard/NumberKeyboardKey.js +2 -3
  559. package/lib/number-keyboard/index.d.ts +8 -8
  560. package/lib/overlay/Overlay.d.ts +8 -5
  561. package/lib/overlay/Overlay.js +20 -10
  562. package/lib/overlay/index.d.ts +6 -4
  563. package/lib/pagination/Pagination.d.ts +5 -5
  564. package/lib/pagination/Pagination.js +4 -5
  565. package/lib/pagination/index.d.ts +5 -5
  566. package/lib/password-input/PasswordInput.d.ts +5 -5
  567. package/lib/password-input/PasswordInput.js +1 -2
  568. package/lib/password-input/index.d.ts +5 -5
  569. package/lib/picker/Picker.d.ts +5 -5
  570. package/lib/picker/Picker.js +15 -16
  571. package/lib/picker/PickerColumn.d.ts +5 -5
  572. package/lib/picker/PickerColumn.js +8 -10
  573. package/lib/picker/PickerToolbar.d.ts +4 -4
  574. package/lib/picker/PickerToolbar.js +1 -2
  575. package/lib/picker/index.d.ts +5 -5
  576. package/lib/picker/utils.d.ts +1 -1
  577. package/lib/picker/utils.js +2 -4
  578. package/lib/picker-group/PickerGroup.d.ts +5 -5
  579. package/lib/picker-group/PickerGroup.js +3 -4
  580. package/lib/picker-group/index.d.ts +5 -5
  581. package/lib/popover/Popover.d.ts +9 -9
  582. package/lib/popover/Popover.js +9 -10
  583. package/lib/popover/index.d.ts +7 -7
  584. package/lib/popup/Popup.d.ts +9 -9
  585. package/lib/popup/Popup.js +13 -15
  586. package/lib/popup/index.d.ts +8 -8
  587. package/lib/popup/shared.d.ts +2 -2
  588. package/lib/progress/Progress.d.ts +4 -4
  589. package/lib/progress/Progress.js +2 -3
  590. package/lib/progress/index.d.ts +4 -4
  591. package/lib/pull-refresh/PullRefresh.d.ts +5 -5
  592. package/lib/pull-refresh/PullRefresh.js +6 -7
  593. package/lib/pull-refresh/index.d.ts +5 -5
  594. package/lib/radio/Radio.d.ts +5 -5
  595. package/lib/radio/Radio.js +1 -2
  596. package/lib/radio/index.d.ts +5 -5
  597. package/lib/radio-group/RadioGroup.d.ts +8 -8
  598. package/lib/radio-group/RadioGroup.js +2 -3
  599. package/lib/radio-group/index.d.ts +7 -7
  600. package/lib/rate/Rate.d.ts +5 -5
  601. package/lib/rate/Rate.js +6 -8
  602. package/lib/rate/index.d.ts +5 -5
  603. package/lib/rolling-text/RollingText.d.ts +4 -4
  604. package/lib/rolling-text/RollingText.js +10 -14
  605. package/lib/rolling-text/RollingTextItem.d.ts +4 -4
  606. package/lib/rolling-text/RollingTextItem.js +5 -6
  607. package/lib/rolling-text/index.d.ts +4 -4
  608. package/lib/row/Row.d.ts +4 -4
  609. package/lib/row/Row.js +5 -7
  610. package/lib/row/index.d.ts +4 -4
  611. package/lib/search/Search.d.ts +11 -5
  612. package/lib/search/Search.js +2 -3
  613. package/lib/search/index.d.ts +9 -5
  614. package/lib/share-sheet/ShareSheet.d.ts +8 -8
  615. package/lib/share-sheet/ShareSheet.js +1 -2
  616. package/lib/share-sheet/index.d.ts +7 -7
  617. package/lib/sidebar/Sidebar.d.ts +5 -5
  618. package/lib/sidebar/Sidebar.js +1 -2
  619. package/lib/sidebar/index.d.ts +5 -5
  620. package/lib/sidebar-item/SidebarItem.d.ts +8 -8
  621. package/lib/sidebar-item/SidebarItem.js +1 -2
  622. package/lib/sidebar-item/index.d.ts +7 -7
  623. package/lib/signature/Signature.d.ts +5 -5
  624. package/lib/signature/Signature.js +7 -9
  625. package/lib/signature/index.d.ts +5 -5
  626. package/lib/skeleton/Skeleton.d.ts +5 -5
  627. package/lib/skeleton/Skeleton.js +1 -2
  628. package/lib/skeleton/index.d.ts +5 -5
  629. package/lib/skeleton-avatar/SkeletonAvatar.d.ts +4 -4
  630. package/lib/skeleton-avatar/SkeletonAvatar.js +1 -2
  631. package/lib/skeleton-avatar/index.d.ts +4 -4
  632. package/lib/skeleton-image/SkeletonImage.d.ts +4 -4
  633. package/lib/skeleton-image/SkeletonImage.js +1 -2
  634. package/lib/skeleton-image/index.d.ts +4 -4
  635. package/lib/skeleton-paragraph/SkeletonParagraph.d.ts +4 -4
  636. package/lib/skeleton-paragraph/SkeletonParagraph.js +1 -2
  637. package/lib/skeleton-paragraph/index.d.ts +4 -4
  638. package/lib/skeleton-title/SkeletonTitle.d.ts +4 -4
  639. package/lib/skeleton-title/SkeletonTitle.js +1 -2
  640. package/lib/skeleton-title/index.d.ts +4 -4
  641. package/lib/slider/Slider.d.ts +6 -6
  642. package/lib/slider/Slider.js +7 -8
  643. package/lib/slider/index.d.ts +6 -6
  644. package/lib/space/Space.d.ts +10 -10
  645. package/lib/space/Space.js +4 -5
  646. package/lib/space/index.d.ts +8 -8
  647. package/lib/step/Step.d.ts +1 -1
  648. package/lib/step/Step.js +3 -4
  649. package/lib/step/index.d.ts +1 -1
  650. package/lib/stepper/Stepper.d.ts +5 -5
  651. package/lib/stepper/Stepper.js +11 -12
  652. package/lib/stepper/index.d.ts +5 -5
  653. package/lib/steps/Steps.d.ts +5 -5
  654. package/lib/steps/Steps.js +1 -2
  655. package/lib/steps/index.d.ts +5 -5
  656. package/lib/sticky/Sticky.d.ts +5 -5
  657. package/lib/sticky/Sticky.js +10 -11
  658. package/lib/sticky/index.d.ts +5 -5
  659. package/lib/submit-bar/SubmitBar.d.ts +5 -5
  660. package/lib/submit-bar/SubmitBar.js +2 -3
  661. package/lib/submit-bar/index.d.ts +5 -5
  662. package/lib/swipe/Swipe.d.ts +5 -5
  663. package/lib/swipe/Swipe.js +24 -26
  664. package/lib/swipe/index.d.ts +5 -5
  665. package/lib/swipe-cell/SwipeCell.d.ts +6 -6
  666. package/lib/swipe-cell/SwipeCell.js +8 -10
  667. package/lib/swipe-cell/index.d.ts +6 -6
  668. package/lib/swipe-item/SwipeItem.d.ts +1 -1
  669. package/lib/swipe-item/SwipeItem.js +6 -7
  670. package/lib/swipe-item/index.d.ts +1 -1
  671. package/lib/switch/Switch.d.ts +5 -5
  672. package/lib/switch/Switch.js +1 -2
  673. package/lib/switch/index.d.ts +5 -5
  674. package/lib/tab/Tab.d.ts +7 -7
  675. package/lib/tab/Tab.js +12 -13
  676. package/lib/tab/TabTitle.d.ts +4 -4
  677. package/lib/tab/TabTitle.js +2 -3
  678. package/lib/tab/index.d.ts +6 -6
  679. package/lib/tabbar/Tabbar.d.ts +5 -5
  680. package/lib/tabbar/Tabbar.js +2 -3
  681. package/lib/tabbar/index.d.ts +5 -5
  682. package/lib/tabbar-item/TabbarItem.d.ts +8 -8
  683. package/lib/tabbar-item/TabbarItem.js +3 -4
  684. package/lib/tabbar-item/index.d.ts +7 -7
  685. package/lib/tabs/Tabs.d.ts +5 -5
  686. package/lib/tabs/Tabs.js +23 -26
  687. package/lib/tabs/TabsContent.d.ts +5 -5
  688. package/lib/tabs/TabsContent.js +4 -5
  689. package/lib/tabs/index.d.ts +5 -5
  690. package/lib/tag/Tag.d.ts +5 -5
  691. package/lib/tag/Tag.js +2 -3
  692. package/lib/tag/index.d.ts +5 -5
  693. package/lib/text-ellipsis/TextEllipsis.d.ts +5 -5
  694. package/lib/text-ellipsis/TextEllipsis.js +13 -16
  695. package/lib/text-ellipsis/index.d.ts +5 -5
  696. package/lib/time-picker/TimePicker.d.ts +12 -11
  697. package/lib/time-picker/TimePicker.js +6 -7
  698. package/lib/time-picker/index.d.ts +9 -9
  699. package/lib/toast/Toast.d.ts +9 -9
  700. package/lib/toast/Toast.js +5 -6
  701. package/lib/toast/function-call.js +3 -4
  702. package/lib/toast/index.d.ts +7 -7
  703. package/lib/tree-select/TreeSelect.d.ts +5 -5
  704. package/lib/tree-select/TreeSelect.js +1 -2
  705. package/lib/tree-select/index.d.ts +5 -5
  706. package/lib/uploader/Uploader.d.ts +5 -5
  707. package/lib/uploader/Uploader.js +7 -8
  708. package/lib/uploader/UploaderPreviewItem.d.ts +8 -7
  709. package/lib/uploader/UploaderPreviewItem.js +1 -2
  710. package/lib/uploader/index.d.ts +5 -5
  711. package/lib/uploader/utils.d.ts +1 -1
  712. package/lib/utils/basic.d.ts +2 -2
  713. package/lib/utils/create.d.ts +1 -1
  714. package/lib/utils/dom.d.ts +1 -1
  715. package/lib/utils/mount-component.d.ts +1 -1
  716. package/lib/vant.cjs.js +85 -108
  717. package/lib/vant.es.js +86 -109
  718. package/lib/vant.js +86 -109
  719. package/lib/vant.min.js +3 -3
  720. package/lib/watermark/Watermark.d.ts +4 -4
  721. package/lib/watermark/Watermark.js +8 -9
  722. package/lib/watermark/index.d.ts +4 -4
  723. package/lib/web-types.json +1 -1
  724. package/package.json +14 -14
@@ -32,7 +32,6 @@ __export(stdin_exports, {
32
32
  });
33
33
  module.exports = __toCommonJS(stdin_exports);
34
34
  var import_vue = require("vue");
35
- var import_vue2 = require("vue");
36
35
  var import_utils = require("../utils");
37
36
  var import_utils2 = require("./utils");
38
37
  var import_use = require("@vant/use");
@@ -86,7 +85,7 @@ const calendarProps = {
86
85
  validator: (val) => val >= 0 && val <= 6
87
86
  }
88
87
  };
89
- var stdin_default = (0, import_vue2.defineComponent)({
88
+ var stdin_default = (0, import_vue.defineComponent)({
90
89
  name: import_utils2.name,
91
90
  props: calendarProps,
92
91
  emits: ["select", "confirm", "unselect", "monthShow", "overRange", "update:show", "clickSubtitle", "clickDisabledDate", "panelChange"],
@@ -94,14 +93,14 @@ var stdin_default = (0, import_vue2.defineComponent)({
94
93
  emit,
95
94
  slots
96
95
  }) {
97
- const canSwitch = (0, import_vue2.computed)(() => props.switchMode !== "none");
98
- const minDate = (0, import_vue2.computed)(() => {
96
+ const canSwitch = (0, import_vue.computed)(() => props.switchMode !== "none");
97
+ const minDate = (0, import_vue.computed)(() => {
99
98
  if (!props.minDate && !canSwitch.value) {
100
99
  return (0, import_utils2.getToday)();
101
100
  }
102
101
  return props.minDate;
103
102
  });
104
- const maxDate = (0, import_vue2.computed)(() => {
103
+ const maxDate = (0, import_vue.computed)(() => {
105
104
  if (!props.maxDate && !canSwitch.value) {
106
105
  return (0, import_utils2.getMonthByOffset)((0, import_utils2.getToday)(), 6);
107
106
  }
@@ -129,6 +128,9 @@ var stdin_default = (0, import_vue2.defineComponent)({
129
128
  if (!Array.isArray(defaultDate)) {
130
129
  defaultDate = [];
131
130
  }
131
+ if (defaultDate.length === 1 && (0, import_utils2.compareDay)(defaultDate[0], now) === 1) {
132
+ defaultDate = [];
133
+ }
132
134
  const min = minDate.value;
133
135
  const max = maxDate.value;
134
136
  const start = limitDateRange(defaultDate[0] || now, min, max ? allowSameDay ? max : (0, import_utils2.getPrevDay)(max) : void 0);
@@ -151,13 +153,13 @@ var stdin_default = (0, import_vue2.defineComponent)({
151
153
  return date ? date : limitDateRange((0, import_utils2.getToday)());
152
154
  };
153
155
  let bodyHeight;
154
- const bodyRef = (0, import_vue2.ref)();
155
- const currentDate = (0, import_vue2.ref)(getInitialDate());
156
- const currentPanelDate = (0, import_vue2.ref)(getInitialPanelDate());
157
- const currentMonthRef = (0, import_vue2.ref)();
156
+ const bodyRef = (0, import_vue.ref)();
157
+ const currentDate = (0, import_vue.ref)(getInitialDate());
158
+ const currentPanelDate = (0, import_vue.ref)(getInitialPanelDate());
159
+ const currentMonthRef = (0, import_vue.ref)();
158
160
  const [monthRefs, setMonthRefs] = (0, import_use_refs.useRefs)();
159
- const dayOffset = (0, import_vue2.computed)(() => props.firstDayOfWeek ? +props.firstDayOfWeek % 7 : 0);
160
- const months = (0, import_vue2.computed)(() => {
161
+ const dayOffset = (0, import_vue.computed)(() => props.firstDayOfWeek ? +props.firstDayOfWeek % 7 : 0);
162
+ const months = (0, import_vue.computed)(() => {
161
163
  const months2 = [];
162
164
  if (!minDate.value || !maxDate.value) {
163
165
  return months2;
@@ -170,7 +172,7 @@ var stdin_default = (0, import_vue2.defineComponent)({
170
172
  } while ((0, import_utils2.compareMonth)(cursor, maxDate.value) !== 1);
171
173
  return months2;
172
174
  });
173
- const buttonDisabled = (0, import_vue2.computed)(() => {
175
+ const buttonDisabled = (0, import_vue.computed)(() => {
174
176
  if (currentDate.value) {
175
177
  if (props.type === "range") {
176
178
  return !currentDate.value[0] || !currentDate.value[1];
@@ -312,7 +314,7 @@ var stdin_default = (0, import_vue2.defineComponent)({
312
314
  var _a;
313
315
  return (_a = disabledDays2.find((day) => (0, import_utils2.compareDay)(startDay, day.date) === -1 && (0, import_utils2.compareDay)(day.date, date) === -1)) == null ? void 0 : _a.date;
314
316
  };
315
- const disabledDays = (0, import_vue2.computed)(() => monthRefs.value.reduce((arr, ref2) => {
317
+ const disabledDays = (0, import_vue.computed)(() => monthRefs.value.reduce((arr, ref2) => {
316
318
  var _a, _b;
317
319
  arr.push(...(_b = (_a = ref2.disabledDays) == null ? void 0 : _a.value) != null ? _b : []);
318
320
  return arr;
@@ -442,11 +444,10 @@ var stdin_default = (0, import_vue2.defineComponent)({
442
444
  "onScroll": canSwitch.value ? void 0 : onScroll
443
445
  }, [canSwitch.value ? renderMonth(currentPanelDate.value, 0) : months.value.map(renderMonth)]), renderFooter()]);
444
446
  };
445
- (0, import_vue2.watch)(() => props.show, init);
446
- (0, import_vue2.watch)(() => [props.type, props.minDate, props.maxDate, props.switchMode], () => reset(getInitialDate(currentDate.value)));
447
- (0, import_vue2.watch)(() => props.defaultDate, (value = null) => {
448
- currentDate.value = value;
449
- scrollToCurrentDate();
447
+ (0, import_vue.watch)(() => props.show, init);
448
+ (0, import_vue.watch)(() => [props.type, props.minDate, props.maxDate, props.switchMode], () => reset(getInitialDate(currentDate.value)));
449
+ (0, import_vue.watch)(() => props.defaultDate, (value) => {
450
+ reset(value);
450
451
  });
451
452
  (0, import_use_expose.useExpose)({
452
453
  reset,
@@ -1,6 +1,6 @@
1
1
  import { type PropType } from 'vue';
2
2
  import type { CalendarDayItem } from './types';
3
- declare const _default: import("vue").DefineComponent<{
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  item: {
5
5
  type: PropType<CalendarDayItem>;
6
6
  required: true;
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<{
12
12
  default: number;
13
13
  };
14
14
  rowHeight: StringConstructor;
15
- }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "clickDisabledDate")[], "click" | "clickDisabledDate", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
15
+ }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "clickDisabledDate")[], "click" | "clickDisabledDate", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
16
  item: {
17
17
  type: PropType<CalendarDayItem>;
18
18
  required: true;
@@ -24,10 +24,10 @@ declare const _default: import("vue").DefineComponent<{
24
24
  default: number;
25
25
  };
26
26
  rowHeight: StringConstructor;
27
- }>> & {
27
+ }>> & Readonly<{
28
28
  onClick?: ((...args: any[]) => any) | undefined;
29
29
  onClickDisabledDate?: ((...args: any[]) => any) | undefined;
30
- }, {
30
+ }>, {
31
31
  offset: number;
32
- }, {}>;
32
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
33
33
  export default _default;
@@ -21,11 +21,10 @@ __export(stdin_exports, {
21
21
  });
22
22
  module.exports = __toCommonJS(stdin_exports);
23
23
  var import_vue = require("vue");
24
- var import_vue2 = require("vue");
25
24
  var import_utils = require("../utils");
26
25
  var import_utils2 = require("./utils");
27
26
  const [name] = (0, import_utils.createNamespace)("calendar-day");
28
- var stdin_default = (0, import_vue2.defineComponent)({
27
+ var stdin_default = (0, import_vue.defineComponent)({
29
28
  name,
30
29
  props: {
31
30
  item: (0, import_utils.makeRequiredProp)(Object),
@@ -39,7 +38,7 @@ var stdin_default = (0, import_vue2.defineComponent)({
39
38
  emit,
40
39
  slots
41
40
  }) {
42
- const style = (0, import_vue2.computed)(() => {
41
+ const style = (0, import_vue.computed)(() => {
43
42
  var _a;
44
43
  const {
45
44
  item,
@@ -1,5 +1,5 @@
1
1
  import type { CalendarSwitchMode } from './types';
2
- declare const _default: import("vue").DefineComponent<{
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  date: DateConstructor;
4
4
  minDate: DateConstructor;
5
5
  maxDate: DateConstructor;
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<{
12
12
  type: import("vue").PropType<CalendarSwitchMode>;
13
13
  default: CalendarSwitchMode;
14
14
  };
15
- }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clickSubtitle" | "panelChange")[], "clickSubtitle" | "panelChange", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
15
+ }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clickSubtitle" | "panelChange")[], "clickSubtitle" | "panelChange", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
16
  date: DateConstructor;
17
17
  minDate: DateConstructor;
18
18
  maxDate: DateConstructor;
@@ -25,12 +25,12 @@ declare const _default: import("vue").DefineComponent<{
25
25
  type: import("vue").PropType<CalendarSwitchMode>;
26
26
  default: CalendarSwitchMode;
27
27
  };
28
- }>> & {
28
+ }>> & Readonly<{
29
29
  onClickSubtitle?: ((...args: any[]) => any) | undefined;
30
30
  onPanelChange?: ((...args: any[]) => any) | undefined;
31
- }, {
31
+ }>, {
32
32
  switchMode: CalendarSwitchMode;
33
33
  showTitle: boolean;
34
34
  showSubtitle: boolean;
35
- }, {}>;
35
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
36
36
  export default _default;
@@ -21,12 +21,11 @@ __export(stdin_exports, {
21
21
  });
22
22
  module.exports = __toCommonJS(stdin_exports);
23
23
  var import_vue = require("vue");
24
- var import_vue2 = require("vue");
25
24
  var import_utils = require("../utils");
26
25
  var import_utils2 = require("./utils");
27
26
  var import_icon = require("../icon");
28
27
  const [name] = (0, import_utils.createNamespace)("calendar-header");
29
- var stdin_default = (0, import_vue2.defineComponent)({
28
+ var stdin_default = (0, import_vue.defineComponent)({
30
29
  name,
31
30
  props: {
32
31
  date: Date,
@@ -44,10 +43,10 @@ var stdin_default = (0, import_vue2.defineComponent)({
44
43
  slots,
45
44
  emit
46
45
  }) {
47
- const prevMonthDisabled = (0, import_vue2.computed)(() => props.date && props.minDate && (0, import_utils2.compareMonth)((0, import_utils2.getPrevMonth)(props.date), props.minDate) < 0);
48
- const prevYearDisabled = (0, import_vue2.computed)(() => props.date && props.minDate && (0, import_utils2.compareMonth)((0, import_utils2.getPrevYear)(props.date), props.minDate) < 0);
49
- const nextMonthDisabled = (0, import_vue2.computed)(() => props.date && props.maxDate && (0, import_utils2.compareMonth)((0, import_utils2.getNextMonth)(props.date), props.maxDate) > 0);
50
- const nextYearDisabled = (0, import_vue2.computed)(() => props.date && props.maxDate && (0, import_utils2.compareMonth)((0, import_utils2.getNextYear)(props.date), props.maxDate) > 0);
46
+ const prevMonthDisabled = (0, import_vue.computed)(() => props.date && props.minDate && (0, import_utils2.compareMonth)((0, import_utils2.getPrevMonth)(props.date), props.minDate) < 0);
47
+ const prevYearDisabled = (0, import_vue.computed)(() => props.date && props.minDate && (0, import_utils2.compareMonth)((0, import_utils2.getPrevYear)(props.date), props.minDate) < 0);
48
+ const nextMonthDisabled = (0, import_vue.computed)(() => props.date && props.maxDate && (0, import_utils2.compareMonth)((0, import_utils2.getNextMonth)(props.date), props.maxDate) > 0);
49
+ const nextYearDisabled = (0, import_vue.computed)(() => props.date && props.maxDate && (0, import_utils2.compareMonth)((0, import_utils2.getNextYear)(props.date), props.maxDate) > 0);
51
50
  const renderTitle = () => {
52
51
  if (props.showTitle) {
53
52
  const text = props.title || (0, import_utils2.t)("title");
@@ -20,7 +20,7 @@ declare const calendarMonthProps: {
20
20
  firstDayOfWeek: NumberConstructor;
21
21
  };
22
22
  export type CalendarMonthProps = ExtractPropTypes<typeof calendarMonthProps>;
23
- declare const _default: import("vue").DefineComponent<{
23
+ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
24
24
  date: {
25
25
  type: DateConstructor;
26
26
  required: true;
@@ -38,7 +38,7 @@ declare const _default: import("vue").DefineComponent<{
38
38
  showSubtitle: BooleanConstructor;
39
39
  showMonthTitle: BooleanConstructor;
40
40
  firstDayOfWeek: NumberConstructor;
41
- }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "clickDisabledDate")[], "click" | "clickDisabledDate", import("vue").PublicProps, Readonly<ExtractPropTypes<{
41
+ }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "clickDisabledDate")[], "click" | "clickDisabledDate", import("vue").PublicProps, Readonly<ExtractPropTypes<{
42
42
  date: {
43
43
  type: DateConstructor;
44
44
  required: true;
@@ -56,14 +56,14 @@ declare const _default: import("vue").DefineComponent<{
56
56
  showSubtitle: BooleanConstructor;
57
57
  showMonthTitle: BooleanConstructor;
58
58
  firstDayOfWeek: NumberConstructor;
59
- }>> & {
59
+ }>> & Readonly<{
60
60
  onClick?: ((...args: any[]) => any) | undefined;
61
61
  onClickDisabledDate?: ((...args: any[]) => any) | undefined;
62
- }, {
62
+ }>, {
63
63
  lazyRender: boolean;
64
64
  showMark: boolean;
65
65
  allowSameDay: boolean;
66
66
  showSubtitle: boolean;
67
67
  showMonthTitle: boolean;
68
- }, {}>;
68
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
69
69
  export default _default;
@@ -31,7 +31,6 @@ __export(stdin_exports, {
31
31
  });
32
32
  module.exports = __toCommonJS(stdin_exports);
33
33
  var import_vue = require("vue");
34
- var import_vue2 = require("vue");
35
34
  var import_utils = require("../utils");
36
35
  var import_utils2 = require("../date-picker/utils");
37
36
  var import_utils3 = require("./utils");
@@ -56,7 +55,7 @@ const calendarMonthProps = {
56
55
  showMonthTitle: Boolean,
57
56
  firstDayOfWeek: Number
58
57
  };
59
- var stdin_default = (0, import_vue2.defineComponent)({
58
+ var stdin_default = (0, import_vue.defineComponent)({
60
59
  name,
61
60
  props: calendarMonthProps,
62
61
  emits: ["click", "clickDisabledDate"],
@@ -65,12 +64,12 @@ var stdin_default = (0, import_vue2.defineComponent)({
65
64
  slots
66
65
  }) {
67
66
  const [visible, setVisible] = (0, import_use.useToggle)();
68
- const daysRef = (0, import_vue2.ref)();
69
- const monthRef = (0, import_vue2.ref)();
67
+ const daysRef = (0, import_vue.ref)();
68
+ const monthRef = (0, import_vue.ref)();
70
69
  const height = (0, import_use_height.useHeight)(monthRef);
71
- const title = (0, import_vue2.computed)(() => (0, import_utils3.formatMonthTitle)(props.date));
72
- const rowHeight = (0, import_vue2.computed)(() => (0, import_utils.addUnit)(props.rowHeight));
73
- const offset = (0, import_vue2.computed)(() => {
70
+ const title = (0, import_vue.computed)(() => (0, import_utils3.formatMonthTitle)(props.date));
71
+ const rowHeight = (0, import_vue.computed)(() => (0, import_utils.addUnit)(props.rowHeight));
72
+ const offset = (0, import_vue.computed)(() => {
74
73
  const date = props.date.getDate();
75
74
  const day = props.date.getDay();
76
75
  const realDay = (day - date % 7 + 8) % 7;
@@ -79,8 +78,8 @@ var stdin_default = (0, import_vue2.defineComponent)({
79
78
  }
80
79
  return realDay;
81
80
  });
82
- const totalDay = (0, import_vue2.computed)(() => (0, import_utils2.getMonthEndDay)(props.date.getFullYear(), props.date.getMonth() + 1));
83
- const shouldRender = (0, import_vue2.computed)(() => visible.value || !props.lazyRender);
81
+ const totalDay = (0, import_vue.computed)(() => (0, import_utils2.getMonthEndDay)(props.date.getFullYear(), props.date.getMonth() + 1));
82
+ const shouldRender = (0, import_vue.computed)(() => visible.value || !props.lazyRender);
84
83
  const getTitle = () => title.value;
85
84
  const getMultipleDayType = (day) => {
86
85
  const isSelected = (date) => props.currentDate.some((item) => (0, import_utils3.compareDay)(item, date) === 0);
@@ -178,13 +177,13 @@ var stdin_default = (0, import_vue2.defineComponent)({
178
177
  }, [props.date.getMonth() + 1]);
179
178
  }
180
179
  };
181
- const placeholders = (0, import_vue2.computed)(() => {
180
+ const placeholders = (0, import_vue.computed)(() => {
182
181
  const count = Math.ceil((totalDay.value + offset.value) / 7);
183
182
  return Array(count).fill({
184
183
  type: "placeholder"
185
184
  });
186
185
  });
187
- const days = (0, import_vue2.computed)(() => {
186
+ const days = (0, import_vue.computed)(() => {
188
187
  const days2 = [];
189
188
  const year = props.date.getFullYear();
190
189
  const month = props.date.getMonth();
@@ -204,7 +203,7 @@ var stdin_default = (0, import_vue2.defineComponent)({
204
203
  }
205
204
  return days2;
206
205
  });
207
- const disabledDays = (0, import_vue2.computed)(() => days.value.filter((day) => day.type === "disabled"));
206
+ const disabledDays = (0, import_vue.computed)(() => days.value.filter((day) => day.type === "disabled"));
208
207
  const scrollToDate = (body, targetDate) => {
209
208
  if (daysRef.value) {
210
209
  const daysRect = (0, import_use.useRect)(daysRef.value);
@@ -1 +1 @@
1
- :root,:host{--van-calendar-background: var(--van-background-2);--van-calendar-popup-height: 80%;--van-calendar-header-shadow: 0 2px 10px rgba(125, 126, 128, .16);--van-calendar-header-title-height: 44px;--van-calendar-header-title-font-size: var(--van-font-size-lg);--van-calendar-header-subtitle-font-size: var(--van-font-size-md);--van-calendar-header-action-width: 28px;--van-calendar-header-action-color: var(--van-text-color);--van-calendar-header-action-disabled-color: var(--van-text-color-3);--van-calendar-weekdays-height: 30px;--van-calendar-weekdays-font-size: var(--van-font-size-sm);--van-calendar-month-title-font-size: var(--van-font-size-md);--van-calendar-month-mark-color: rgba(242, 243, 245, .8);--van-calendar-month-mark-font-size: 160px;--van-calendar-day-height: 64px;--van-calendar-day-font-size: var(--van-font-size-lg);--van-calendar-day-margin-bottom: 4px;--van-calendar-range-edge-color: var(--van-white);--van-calendar-range-edge-background: var(--van-primary-color);--van-calendar-range-middle-color: var(--van-primary-color);--van-calendar-range-middle-background-opacity: .1;--van-calendar-selected-day-size: 54px;--van-calendar-selected-day-color: var(--van-white);--van-calendar-info-font-size: var(--van-font-size-xs);--van-calendar-info-line-height: var(--van-line-height-xs);--van-calendar-selected-day-background: var(--van-primary-color);--van-calendar-day-disabled-color: var(--van-text-color-3);--van-calendar-confirm-button-height: 36px;--van-calendar-confirm-button-margin: 7px 0}.van-theme-dark{--van-calendar-month-mark-color: rgba(100, 101, 102, .2);--van-calendar-day-disabled-color: var(--van-gray-7)}.van-calendar{display:flex;flex-direction:column;height:100%;background:var(--van-calendar-background)}.van-calendar__popup.van-popup--top,.van-calendar__popup.van-popup--bottom{height:var(--van-calendar-popup-height)}.van-calendar__popup.van-popup--left,.van-calendar__popup.van-popup--right{height:100%}.van-calendar__popup .van-popup__close-icon{top:11px}.van-calendar__header{flex-shrink:0;box-shadow:var(--van-calendar-header-shadow)}.van-calendar__month-title,.van-calendar__header-title,.van-calendar__header-subtitle{color:var(--van-text-color);height:var(--van-calendar-header-title-height);font-weight:var(--van-font-bold);line-height:var(--van-calendar-header-title-height);text-align:center}.van-calendar__header-title{font-size:var(--van-calendar-header-title-font-size)}.van-calendar__header-subtitle{font-size:var(--van-calendar-header-subtitle-font-size)}.van-calendar__header-subtitle--with-swicth{display:flex;align-items:center;padding:0 var(--van-padding-base)}.van-calendar__header-subtitle-text{flex:1}.van-calendar__header-action{display:flex;align-items:center;justify-content:center;min-width:var(--van-calendar-header-action-width);height:100%;color:var(--van-calendar-header-action-color);cursor:pointer}.van-calendar__header-action--disabled{color:var(--van-calendar-header-action-disabled-color);cursor:not-allowed}.van-calendar__month-title{font-size:var(--van-calendar-month-title-font-size)}.van-calendar__weekdays{display:flex}.van-calendar__weekday{flex:1;font-size:var(--van-calendar-weekdays-font-size);line-height:var(--van-calendar-weekdays-height);text-align:center}.van-calendar__body{flex:1;overflow:auto;-webkit-overflow-scrolling:touch}.van-calendar__days{position:relative;display:flex;flex-wrap:wrap;-webkit-user-select:none;user-select:none}.van-calendar__month-mark{position:absolute;top:50%;left:50%;z-index:0;color:var(--van-calendar-month-mark-color);font-size:var(--van-calendar-month-mark-font-size);transform:translate(-50%,-50%);pointer-events:none}.van-calendar__day,.van-calendar__selected-day{display:flex;align-items:center;justify-content:center;text-align:center}.van-calendar__day{position:relative;width:14.285%;height:var(--van-calendar-day-height);font-size:var(--van-calendar-day-font-size);margin-bottom:var(--van-calendar-day-margin-bottom);cursor:pointer}.van-calendar__day--end,.van-calendar__day--start,.van-calendar__day--start-end,.van-calendar__day--multiple-middle,.van-calendar__day--multiple-selected{color:var(--van-calendar-range-edge-color);background:var(--van-calendar-range-edge-background)}.van-calendar__day--start{border-radius:var(--van-radius-md) 0 0 var(--van-radius-md)}.van-calendar__day--end{border-radius:0 var(--van-radius-md) var(--van-radius-md) 0}.van-calendar__day--start-end,.van-calendar__day--multiple-selected{border-radius:var(--van-radius-md)}.van-calendar__day--middle{color:var(--van-calendar-range-middle-color)}.van-calendar__day--middle:after{position:absolute;top:0;right:0;bottom:0;left:0;background-color:currentColor;opacity:var(--van-calendar-range-middle-background-opacity);content:""}.van-calendar__day--disabled{color:var(--van-calendar-day-disabled-color);cursor:default}.van-calendar__top-info,.van-calendar__bottom-info{position:absolute;right:0;left:0;font-size:var(--van-calendar-info-font-size);line-height:var(--van-calendar-info-line-height)}@media (max-width: 350px){.van-calendar__top-info,.van-calendar__bottom-info{font-size:9px}}.van-calendar__top-info{top:6px}.van-calendar__bottom-info{bottom:6px}.van-calendar__selected-day{width:var(--van-calendar-selected-day-size);height:var(--van-calendar-selected-day-size);color:var(--van-calendar-selected-day-color);background:var(--van-calendar-selected-day-background);border-radius:var(--van-radius-md)}.van-calendar__footer{flex-shrink:0;padding-left:var(--van-padding-md);padding-right:var(--van-padding-md)}.van-calendar__confirm{height:var(--van-calendar-confirm-button-height);margin:var(--van-calendar-confirm-button-margin)}
1
+ :root,:host{--van-calendar-background: var(--van-background-2);--van-calendar-popup-height: 80%;--van-calendar-header-shadow: 0 2px 10px rgba(125, 126, 128, .16);--van-calendar-header-title-height: 44px;--van-calendar-header-title-font-size: var(--van-font-size-lg);--van-calendar-header-subtitle-font-size: var(--van-font-size-md);--van-calendar-header-action-width: 28px;--van-calendar-header-action-color: var(--van-text-color);--van-calendar-header-action-disabled-color: var(--van-text-color-3);--van-calendar-weekdays-height: 30px;--van-calendar-weekdays-font-size: var(--van-font-size-sm);--van-calendar-month-title-font-size: var(--van-font-size-md);--van-calendar-month-mark-color: rgba(242, 243, 245, .8);--van-calendar-month-mark-font-size: 160px;--van-calendar-day-height: 64px;--van-calendar-day-font-size: var(--van-font-size-lg);--van-calendar-day-margin-bottom: 4px;--van-calendar-day-disabled-color: var(--van-text-color-3);--van-calendar-range-edge-color: var(--van-white);--van-calendar-range-edge-background: var(--van-primary-color);--van-calendar-range-middle-color: var(--van-primary-color);--van-calendar-range-middle-background-opacity: .1;--van-calendar-selected-day-size: 54px;--van-calendar-selected-day-color: var(--van-white);--van-calendar-selected-day-background: var(--van-primary-color);--van-calendar-info-font-size: var(--van-font-size-xs);--van-calendar-info-line-height: var(--van-line-height-xs);--van-calendar-confirm-button-height: 36px;--van-calendar-confirm-button-margin: 7px 0}.van-theme-dark{--van-calendar-month-mark-color: rgba(100, 101, 102, .2);--van-calendar-day-disabled-color: var(--van-gray-7)}.van-calendar{display:flex;flex-direction:column;height:100%;background:var(--van-calendar-background)}.van-calendar__popup.van-popup--top,.van-calendar__popup.van-popup--bottom{height:var(--van-calendar-popup-height)}.van-calendar__popup.van-popup--left,.van-calendar__popup.van-popup--right{height:100%}.van-calendar__popup .van-popup__close-icon{top:11px}.van-calendar__header{flex-shrink:0;box-shadow:var(--van-calendar-header-shadow)}.van-calendar__month-title,.van-calendar__header-title,.van-calendar__header-subtitle{color:var(--van-text-color);height:var(--van-calendar-header-title-height);font-weight:var(--van-font-bold);line-height:var(--van-calendar-header-title-height);text-align:center}.van-calendar__header-title{font-size:var(--van-calendar-header-title-font-size)}.van-calendar__header-subtitle{font-size:var(--van-calendar-header-subtitle-font-size)}.van-calendar__header-subtitle--with-swicth{display:flex;align-items:center;padding:0 var(--van-padding-base)}.van-calendar__header-subtitle-text{flex:1}.van-calendar__header-action{display:flex;align-items:center;justify-content:center;min-width:var(--van-calendar-header-action-width);height:100%;color:var(--van-calendar-header-action-color);cursor:pointer}.van-calendar__header-action--disabled{color:var(--van-calendar-header-action-disabled-color);cursor:not-allowed}.van-calendar__month-title{font-size:var(--van-calendar-month-title-font-size)}.van-calendar__weekdays{display:flex}.van-calendar__weekday{flex:1;font-size:var(--van-calendar-weekdays-font-size);line-height:var(--van-calendar-weekdays-height);text-align:center}.van-calendar__body{flex:1;overflow:auto;-webkit-overflow-scrolling:touch}.van-calendar__days{position:relative;display:flex;flex-wrap:wrap;-webkit-user-select:none;user-select:none}.van-calendar__month-mark{position:absolute;top:50%;left:50%;z-index:0;color:var(--van-calendar-month-mark-color);font-size:var(--van-calendar-month-mark-font-size);transform:translate(-50%,-50%);pointer-events:none}.van-calendar__day,.van-calendar__selected-day{display:flex;align-items:center;justify-content:center;text-align:center}.van-calendar__day{position:relative;width:14.285%;height:var(--van-calendar-day-height);font-size:var(--van-calendar-day-font-size);margin-bottom:var(--van-calendar-day-margin-bottom);cursor:pointer}.van-calendar__day--end,.van-calendar__day--start,.van-calendar__day--start-end,.van-calendar__day--multiple-middle,.van-calendar__day--multiple-selected{color:var(--van-calendar-range-edge-color);background:var(--van-calendar-range-edge-background)}.van-calendar__day--start{border-radius:var(--van-radius-md) 0 0 var(--van-radius-md)}.van-calendar__day--end{border-radius:0 var(--van-radius-md) var(--van-radius-md) 0}.van-calendar__day--start-end,.van-calendar__day--multiple-selected{border-radius:var(--van-radius-md)}.van-calendar__day--middle{color:var(--van-calendar-range-middle-color)}.van-calendar__day--middle:after{position:absolute;top:0;right:0;bottom:0;left:0;background-color:currentColor;opacity:var(--van-calendar-range-middle-background-opacity);content:""}.van-calendar__day--disabled{color:var(--van-calendar-day-disabled-color);cursor:default}.van-calendar__top-info,.van-calendar__bottom-info{position:absolute;right:0;left:0;font-size:var(--van-calendar-info-font-size);line-height:var(--van-calendar-info-line-height)}@media (max-width: 350px){.van-calendar__top-info,.van-calendar__bottom-info{font-size:9px}}.van-calendar__top-info{top:6px}.van-calendar__bottom-info{bottom:6px}.van-calendar__selected-day{width:var(--van-calendar-selected-day-size);height:var(--van-calendar-selected-day-size);color:var(--van-calendar-selected-day-color);background:var(--van-calendar-selected-day-background);border-radius:var(--van-radius-md)}.van-calendar__footer{flex-shrink:0;padding-left:var(--van-padding-md);padding-right:var(--van-padding-md)}.van-calendar__confirm{height:var(--van-calendar-confirm-button-height);margin:var(--van-calendar-confirm-button-margin)}
@@ -1,4 +1,4 @@
1
- export declare const Calendar: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const Calendar: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  show: BooleanConstructor;
3
3
  type: {
4
4
  type: import("vue").PropType<import("./types").CalendarType>;
@@ -27,7 +27,7 @@ export declare const Calendar: import("../utils").WithInstall<import("vue").Defi
27
27
  type: import("vue").PropType<import("..").PopupPosition>;
28
28
  default: import("..").PopupPosition;
29
29
  };
30
- teleport: import("vue").PropType<string | import("vue").RendererElement | null | undefined>;
30
+ teleport: import("vue").PropType<import("vue").TeleportProps["to"]>;
31
31
  showMark: {
32
32
  type: BooleanConstructor;
33
33
  default: true;
@@ -85,7 +85,7 @@ export declare const Calendar: import("../utils").WithInstall<import("vue").Defi
85
85
  default: number;
86
86
  validator: (val: number) => boolean;
87
87
  };
88
- }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "update:show" | "confirm" | "clickDisabledDate" | "clickSubtitle" | "panelChange" | "unselect" | "monthShow" | "overRange")[], "select" | "update:show" | "confirm" | "clickDisabledDate" | "clickSubtitle" | "panelChange" | "unselect" | "monthShow" | "overRange", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
88
+ }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "update:show" | "confirm" | "clickDisabledDate" | "clickSubtitle" | "panelChange" | "unselect" | "monthShow" | "overRange")[], "select" | "update:show" | "confirm" | "clickDisabledDate" | "clickSubtitle" | "panelChange" | "unselect" | "monthShow" | "overRange", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
89
89
  show: BooleanConstructor;
90
90
  type: {
91
91
  type: import("vue").PropType<import("./types").CalendarType>;
@@ -114,7 +114,7 @@ export declare const Calendar: import("../utils").WithInstall<import("vue").Defi
114
114
  type: import("vue").PropType<import("..").PopupPosition>;
115
115
  default: import("..").PopupPosition;
116
116
  };
117
- teleport: import("vue").PropType<string | import("vue").RendererElement | null | undefined>;
117
+ teleport: import("vue").PropType<import("vue").TeleportProps["to"]>;
118
118
  showMark: {
119
119
  type: BooleanConstructor;
120
120
  default: true;
@@ -172,7 +172,7 @@ export declare const Calendar: import("../utils").WithInstall<import("vue").Defi
172
172
  default: number;
173
173
  validator: (val: number) => boolean;
174
174
  };
175
- }>> & {
175
+ }>> & Readonly<{
176
176
  onSelect?: ((...args: any[]) => any) | undefined;
177
177
  "onUpdate:show"?: ((...args: any[]) => any) | undefined;
178
178
  onConfirm?: ((...args: any[]) => any) | undefined;
@@ -182,7 +182,7 @@ export declare const Calendar: import("../utils").WithInstall<import("vue").Defi
182
182
  onUnselect?: ((...args: any[]) => any) | undefined;
183
183
  onMonthShow?: ((...args: any[]) => any) | undefined;
184
184
  onOverRange?: ((...args: any[]) => any) | undefined;
185
- }, {
185
+ }>, {
186
186
  type: import("./types").CalendarType;
187
187
  position: import("..").PopupPosition;
188
188
  round: boolean;
@@ -203,7 +203,7 @@ export declare const Calendar: import("../utils").WithInstall<import("vue").Defi
203
203
  showSubtitle: boolean;
204
204
  showRangePrompt: boolean;
205
205
  firstDayOfWeek: string | number;
206
- }, {}>>;
206
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
207
207
  export default Calendar;
208
208
  export { calendarProps } from './Calendar';
209
209
  export type { CalendarProps } from './Calendar';
@@ -45,16 +45,16 @@ export type CalendarThemeVars = {
45
45
  calendarDayHeight?: string;
46
46
  calendarDayFontSize?: string;
47
47
  calendarDayMarginBottom?: string;
48
+ calendarDayDisabledColor?: string;
48
49
  calendarRangeEdgeColor?: string;
49
50
  calendarRangeEdgeBackground?: string;
50
51
  calendarRangeMiddleColor?: string;
51
52
  calendarRangeMiddleBackgroundOpacity?: number | string;
52
53
  calendarSelectedDaySize?: string;
53
54
  calendarSelectedDayColor?: string;
55
+ calendarSelectedDayBackground?: string;
54
56
  calendarInfoFontSize?: string;
55
57
  calendarInfoLineHeight?: number | string;
56
- calendarSelectedDayBackground?: string;
57
- calendarDayDisabledColor?: string;
58
58
  calendarConfirmButtonHeight?: string;
59
59
  calendarConfirmButtonMargin?: string;
60
60
  };
@@ -1,4 +1,4 @@
1
- declare const name: string, bem: (el?: import("../utils").Mods | undefined, mods?: import("../utils").Mods | undefined) => import("../utils").Mods, t: (path: string, ...args: unknown[]) => any;
1
+ declare const name: string, bem: (el?: import("../utils").Mods, mods?: import("../utils").Mods) => import("../utils").Mods, t: (path: string, ...args: unknown[]) => any;
2
2
  export { name, bem, t };
3
3
  export declare const formatMonthTitle: (date: Date) => any;
4
4
  export declare function compareMonth(date1: Date, date2: Date): 0 | 1 | -1;
@@ -16,7 +16,7 @@ export declare const cardProps: {
16
16
  originPrice: (NumberConstructor | StringConstructor)[];
17
17
  };
18
18
  export type CardProps = ExtractPropTypes<typeof cardProps>;
19
- declare const _default: import("vue").DefineComponent<{
19
+ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
20
20
  tag: StringConstructor;
21
21
  num: (NumberConstructor | StringConstructor)[];
22
22
  desc: StringConstructor;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  };
32
32
  thumbLink: StringConstructor;
33
33
  originPrice: (NumberConstructor | StringConstructor)[];
34
- }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "clickThumb"[], "clickThumb", import("vue").PublicProps, Readonly<ExtractPropTypes<{
34
+ }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "clickThumb"[], "clickThumb", import("vue").PublicProps, Readonly<ExtractPropTypes<{
35
35
  tag: StringConstructor;
36
36
  num: (NumberConstructor | StringConstructor)[];
37
37
  desc: StringConstructor;
@@ -46,11 +46,11 @@ declare const _default: import("vue").DefineComponent<{
46
46
  };
47
47
  thumbLink: StringConstructor;
48
48
  originPrice: (NumberConstructor | StringConstructor)[];
49
- }>> & {
49
+ }>> & Readonly<{
50
50
  onClickThumb?: ((...args: any[]) => any) | undefined;
51
- }, {
51
+ }>, {
52
52
  lazyLoad: boolean;
53
53
  centered: boolean;
54
54
  currency: string;
55
- }, {}>;
55
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
56
56
  export default _default;
package/lib/card/Card.js CHANGED
@@ -22,7 +22,6 @@ __export(stdin_exports, {
22
22
  });
23
23
  module.exports = __toCommonJS(stdin_exports);
24
24
  var import_vue = require("vue");
25
- var import_vue2 = require("vue");
26
25
  var import_utils = require("../utils");
27
26
  var import_tag = require("../tag");
28
27
  var import_image = require("../image");
@@ -40,7 +39,7 @@ const cardProps = {
40
39
  thumbLink: String,
41
40
  originPrice: import_utils.numericProp
42
41
  };
43
- var stdin_default = (0, import_vue2.defineComponent)({
42
+ var stdin_default = (0, import_vue.defineComponent)({
44
43
  name,
45
44
  props: cardProps,
46
45
  emits: ["clickThumb"],
@@ -1,4 +1,4 @@
1
- export declare const Card: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const Card: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  tag: StringConstructor;
3
3
  num: (NumberConstructor | StringConstructor)[];
4
4
  desc: StringConstructor;
@@ -13,7 +13,7 @@ export declare const Card: import("../utils").WithInstall<import("vue").DefineCo
13
13
  };
14
14
  thumbLink: StringConstructor;
15
15
  originPrice: (NumberConstructor | StringConstructor)[];
16
- }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "clickThumb"[], "clickThumb", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
+ }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "clickThumb"[], "clickThumb", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
17
17
  tag: StringConstructor;
18
18
  num: (NumberConstructor | StringConstructor)[];
19
19
  desc: StringConstructor;
@@ -28,13 +28,13 @@ export declare const Card: import("../utils").WithInstall<import("vue").DefineCo
28
28
  };
29
29
  thumbLink: StringConstructor;
30
30
  originPrice: (NumberConstructor | StringConstructor)[];
31
- }>> & {
31
+ }>> & Readonly<{
32
32
  onClickThumb?: ((...args: any[]) => any) | undefined;
33
- }, {
33
+ }>, {
34
34
  lazyLoad: boolean;
35
35
  centered: boolean;
36
36
  currency: string;
37
- }, {}>>;
37
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
38
38
  export default Card;
39
39
  export { cardProps } from './Card';
40
40
  export type { CardProps } from './Card';
@@ -28,7 +28,7 @@ export declare const cascaderProps: {
28
28
  activeColor: StringConstructor;
29
29
  };
30
30
  export type CascaderProps = ExtractPropTypes<typeof cascaderProps>;
31
- declare const _default: import("vue").DefineComponent<{
31
+ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
32
32
  title: StringConstructor;
33
33
  options: {
34
34
  type: PropType<CascaderOption[]>;
@@ -54,7 +54,7 @@ declare const _default: import("vue").DefineComponent<{
54
54
  fieldNames: PropType<CascaderFieldNames>;
55
55
  placeholder: StringConstructor;
56
56
  activeColor: StringConstructor;
57
- }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change" | "close" | "clickTab" | "finish")[], "update:modelValue" | "change" | "close" | "clickTab" | "finish", import("vue").PublicProps, Readonly<ExtractPropTypes<{
57
+ }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change" | "close" | "clickTab" | "finish")[], "update:modelValue" | "change" | "close" | "clickTab" | "finish", import("vue").PublicProps, Readonly<ExtractPropTypes<{
58
58
  title: StringConstructor;
59
59
  options: {
60
60
  type: PropType<CascaderOption[]>;
@@ -80,17 +80,17 @@ declare const _default: import("vue").DefineComponent<{
80
80
  fieldNames: PropType<CascaderFieldNames>;
81
81
  placeholder: StringConstructor;
82
82
  activeColor: StringConstructor;
83
- }>> & {
83
+ }>> & Readonly<{
84
84
  onChange?: ((...args: any[]) => any) | undefined;
85
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
86
85
  onClose?: ((...args: any[]) => any) | undefined;
86
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
87
87
  onClickTab?: ((...args: any[]) => any) | undefined;
88
88
  onFinish?: ((...args: any[]) => any) | undefined;
89
- }, {
89
+ }>, {
90
90
  closeIcon: string;
91
91
  closeable: boolean;
92
92
  options: CascaderOption[];
93
93
  swipeable: boolean;
94
94
  showHeader: boolean;
95
- }, {}>;
95
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
96
96
  export default _default;
@@ -22,7 +22,6 @@ __export(stdin_exports, {
22
22
  });
23
23
  module.exports = __toCommonJS(stdin_exports);
24
24
  var import_vue = require("vue");
25
- var import_vue2 = require("vue");
26
25
  var import_utils = require("../utils");
27
26
  var import_use_refs = require("../composables/use-refs");
28
27
  var import_tab = require("../tab");
@@ -41,7 +40,7 @@ const cascaderProps = {
41
40
  placeholder: String,
42
41
  activeColor: String
43
42
  };
44
- var stdin_default = (0, import_vue2.defineComponent)({
43
+ var stdin_default = (0, import_vue.defineComponent)({
45
44
  name,
46
45
  props: cascaderProps,
47
46
  emits: ["close", "change", "finish", "clickTab", "update:modelValue"],
@@ -49,8 +48,8 @@ var stdin_default = (0, import_vue2.defineComponent)({
49
48
  slots,
50
49
  emit
51
50
  }) {
52
- const tabs = (0, import_vue2.ref)([]);
53
- const activeTab = (0, import_vue2.ref)(0);
51
+ const tabs = (0, import_vue.ref)([]);
52
+ const activeTab = (0, import_vue.ref)(0);
54
53
  const [selectedElementRefs, setSelectedElementRefs] = (0, import_use_refs.useRefs)();
55
54
  const {
56
55
  text: textKey,
@@ -100,7 +99,7 @@ var stdin_default = (0, import_vue2.defineComponent)({
100
99
  selected: null
101
100
  });
102
101
  }
103
- (0, import_vue2.nextTick)(() => {
102
+ (0, import_vue.nextTick)(() => {
104
103
  activeTab.value = tabs.value.length - 1;
105
104
  });
106
105
  return;
@@ -129,7 +128,7 @@ var stdin_default = (0, import_vue2.defineComponent)({
129
128
  } else {
130
129
  tabs.value.push(nextTab);
131
130
  }
132
- (0, import_vue2.nextTick)(() => {
131
+ (0, import_vue.nextTick)(() => {
133
132
  activeTab.value++;
134
133
  });
135
134
  }
@@ -234,15 +233,14 @@ var stdin_default = (0, import_vue2.defineComponent)({
234
233
  }
235
234
  };
236
235
  updateTabs();
237
- (0, import_vue2.watch)(activeTab, (value) => {
236
+ (0, import_vue.watch)(activeTab, (value) => {
238
237
  const el = selectedElementRefs.value[value];
239
- if (el)
240
- scrollIntoView(el);
238
+ if (el) scrollIntoView(el);
241
239
  });
242
- (0, import_vue2.watch)(() => props.options, updateTabs, {
240
+ (0, import_vue.watch)(() => props.options, updateTabs, {
243
241
  deep: true
244
242
  });
245
- (0, import_vue2.watch)(() => props.modelValue, (value) => {
243
+ (0, import_vue.watch)(() => props.modelValue, (value) => {
246
244
  if (value !== void 0) {
247
245
  const values = tabs.value.map((tab) => {
248
246
  var _a;