vant 4.4.0 → 4.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/action-bar/ActionBar.d.ts +1 -1
- package/es/action-bar/index.d.ts +1 -1
- package/es/action-bar-button/ActionBarButton.d.ts +1 -1
- package/es/action-bar-button/index.d.ts +1 -1
- package/es/action-bar-icon/ActionBarIcon.d.ts +1 -1
- package/es/action-bar-icon/index.d.ts +1 -1
- package/es/action-sheet/ActionSheet.d.ts +1 -1
- package/es/action-sheet/index.d.ts +1 -1
- package/es/address-edit/AddressEdit.d.ts +1 -1
- package/es/address-edit/AddressEditDetail.d.ts +1 -1
- package/es/address-edit/index.d.ts +1 -1
- package/es/address-list/AddressList.d.ts +14 -1
- package/es/address-list/AddressList.mjs +4 -2
- package/es/address-list/AddressListItem.d.ts +10 -1
- package/es/address-list/AddressListItem.mjs +4 -3
- package/es/address-list/index.d.ts +10 -1
- package/es/area/Area.d.ts +1 -1
- package/es/area/index.d.ts +1 -1
- package/es/back-top/BackTop.d.ts +1 -1
- package/es/back-top/BackTop.mjs +14 -1
- package/es/back-top/index.d.ts +1 -1
- package/es/badge/Badge.d.ts +1 -1
- package/es/badge/index.d.ts +1 -1
- package/es/barrage/Barrage.d.ts +1 -1
- package/es/barrage/index.d.ts +1 -1
- package/es/button/Button.d.ts +1 -1
- package/es/button/index.d.ts +1 -1
- package/es/calendar/Calendar.d.ts +1 -1
- package/es/calendar/CalendarDay.d.ts +1 -1
- package/es/calendar/CalendarHeader.d.ts +1 -1
- package/es/calendar/CalendarMonth.d.ts +1 -1
- package/es/calendar/index.d.ts +1 -1
- package/es/card/Card.d.ts +1 -1
- package/es/card/index.d.ts +1 -1
- package/es/cascader/Cascader.d.ts +1 -1
- package/es/cascader/index.d.ts +1 -1
- package/es/cell/Cell.d.ts +1 -1
- package/es/cell/index.d.ts +1 -1
- package/es/cell-group/CellGroup.d.ts +1 -1
- package/es/cell-group/index.d.ts +1 -1
- package/es/checkbox/Checkbox.d.ts +1 -1
- package/es/checkbox/Checker.d.ts +1 -1
- package/es/checkbox/index.d.ts +1 -1
- package/es/checkbox-group/CheckboxGroup.d.ts +1 -1
- package/es/checkbox-group/index.d.ts +1 -1
- package/es/circle/Circle.d.ts +1 -1
- package/es/circle/index.d.ts +1 -1
- package/es/col/Col.d.ts +1 -1
- package/es/col/index.d.ts +1 -1
- package/es/collapse/Collapse.d.ts +1 -1
- package/es/collapse/index.d.ts +1 -1
- package/es/collapse-item/CollapseItem.d.ts +1 -1
- package/es/collapse-item/index.d.ts +1 -1
- package/es/config-provider/ConfigProvider.d.ts +1 -1
- package/es/config-provider/index.d.ts +1 -1
- package/es/contact-card/ContactCard.d.ts +1 -1
- package/es/contact-card/index.d.ts +1 -1
- package/es/contact-edit/ContactEdit.d.ts +1 -1
- package/es/contact-edit/index.d.ts +1 -1
- package/es/contact-list/ContactList.d.ts +1 -1
- package/es/contact-list/index.d.ts +1 -1
- package/es/count-down/CountDown.d.ts +1 -1
- package/es/count-down/index.d.ts +1 -1
- package/es/coupon/Coupon.d.ts +1 -1
- package/es/coupon/index.d.ts +1 -1
- package/es/coupon-cell/CouponCell.d.ts +1 -1
- package/es/coupon-cell/index.d.ts +1 -1
- package/es/coupon-list/CouponList.d.ts +1 -1
- package/es/coupon-list/index.d.ts +1 -1
- package/es/date-picker/DatePicker.d.ts +4 -4
- package/es/date-picker/index.d.ts +3 -3
- package/es/date-picker/utils.d.ts +4 -2
- package/es/date-picker/utils.mjs +8 -3
- package/es/dialog/Dialog.d.ts +1 -1
- package/es/dialog/index.d.ts +1 -1
- package/es/divider/Divider.d.ts +1 -1
- package/es/divider/index.d.ts +1 -1
- package/es/dropdown-item/DropdownItem.d.ts +1 -1
- package/es/dropdown-item/index.d.ts +1 -1
- package/es/dropdown-menu/DropdownMenu.d.ts +1 -1
- package/es/dropdown-menu/DropdownMenu.mjs +10 -3
- package/es/dropdown-menu/index.d.ts +1 -1
- package/es/dropdown-menu/types.d.ts +5 -1
- package/es/empty/Empty.d.ts +1 -1
- package/es/empty/index.d.ts +1 -1
- package/es/field/Field.d.ts +1 -1
- package/es/field/index.d.ts +1 -1
- package/es/floating-panel/FloatingPanel.d.ts +77 -0
- package/es/floating-panel/FloatingPanel.mjs +126 -0
- package/es/floating-panel/index.css +1 -0
- package/es/floating-panel/index.d.ts +60 -0
- package/es/floating-panel/index.mjs +8 -0
- package/es/floating-panel/style/index.d.ts +1 -0
- package/es/floating-panel/style/index.mjs +2 -0
- package/es/form/Form.d.ts +1 -1
- package/es/form/index.d.ts +1 -1
- package/es/grid/Grid.d.ts +1 -1
- package/es/grid/index.d.ts +1 -1
- package/es/grid-item/GridItem.d.ts +1 -1
- package/es/grid-item/index.d.ts +1 -1
- package/es/icon/Icon.d.ts +1 -1
- package/es/icon/index.d.ts +1 -1
- package/es/image/Image.d.ts +1 -1
- package/es/image/index.d.ts +1 -1
- package/es/image-preview/ImagePreview.d.ts +1 -1
- package/es/image-preview/ImagePreviewItem.d.ts +1 -1
- package/es/image-preview/ImagePreviewItem.mjs +9 -3
- package/es/image-preview/index.d.ts +1 -1
- package/es/index-anchor/IndexAnchor.d.ts +1 -1
- package/es/index-anchor/index.d.ts +1 -1
- package/es/index-bar/IndexBar.d.ts +1 -1
- package/es/index-bar/index.d.ts +1 -1
- package/es/index.d.ts +2 -1
- package/es/index.mjs +4 -1
- package/es/list/List.d.ts +1 -1
- package/es/list/index.d.ts +1 -1
- package/es/loading/Loading.d.ts +1 -1
- package/es/loading/index.d.ts +1 -1
- package/es/nav-bar/NavBar.d.ts +1 -1
- package/es/nav-bar/index.d.ts +1 -1
- package/es/notice-bar/NoticeBar.d.ts +1 -1
- package/es/notice-bar/index.d.ts +1 -1
- package/es/notify/Notify.d.ts +1 -1
- package/es/notify/index.d.ts +1 -1
- package/es/number-keyboard/NumberKeyboard.d.ts +1 -1
- package/es/number-keyboard/NumberKeyboardKey.d.ts +1 -1
- package/es/number-keyboard/index.d.ts +1 -1
- package/es/overlay/Overlay.d.ts +1 -1
- package/es/overlay/index.d.ts +1 -1
- package/es/pagination/Pagination.d.ts +1 -1
- package/es/pagination/index.d.ts +1 -1
- package/es/password-input/PasswordInput.d.ts +1 -1
- package/es/password-input/index.d.ts +1 -1
- package/es/picker/Picker.d.ts +1 -1
- package/es/picker/PickerColumn.d.ts +1 -1
- package/es/picker/PickerToolbar.d.ts +1 -1
- package/es/picker/index.d.ts +1 -1
- package/es/picker-group/PickerGroup.d.ts +1 -1
- package/es/picker-group/index.d.ts +1 -1
- package/es/popover/Popover.d.ts +15 -2
- package/es/popover/Popover.mjs +9 -4
- package/es/popover/index.css +1 -1
- package/es/popover/index.d.ts +10 -1
- package/es/popover/types.d.ts +1 -0
- package/es/popup/Popup.d.ts +1 -1
- package/es/popup/Popup.mjs +8 -1
- package/es/popup/index.d.ts +1 -1
- package/es/progress/Progress.d.ts +1 -1
- package/es/progress/index.d.ts +1 -1
- package/es/pull-refresh/PullRefresh.d.ts +1 -1
- package/es/pull-refresh/index.d.ts +1 -1
- package/es/radio/Radio.d.ts +1 -1
- package/es/radio/index.d.ts +1 -1
- package/es/radio-group/RadioGroup.d.ts +1 -1
- package/es/radio-group/index.d.ts +1 -1
- package/es/rate/Rate.d.ts +1 -1
- package/es/rate/index.d.ts +1 -1
- package/es/row/Row.d.ts +1 -1
- package/es/row/index.d.ts +1 -1
- package/es/search/Search.d.ts +1 -1
- package/es/search/index.d.ts +1 -1
- package/es/share-sheet/ShareSheet.d.ts +1 -1
- package/es/share-sheet/index.d.ts +1 -1
- package/es/sidebar/Sidebar.d.ts +1 -1
- package/es/sidebar/index.d.ts +1 -1
- package/es/sidebar-item/SidebarItem.d.ts +1 -1
- package/es/sidebar-item/index.d.ts +1 -1
- package/es/signature/Signature.d.ts +1 -1
- package/es/signature/index.d.ts +1 -1
- package/es/skeleton/Skeleton.d.ts +1 -1
- package/es/skeleton/index.d.ts +1 -1
- package/es/skeleton-avatar/SkeletonAvatar.d.ts +1 -1
- package/es/skeleton-avatar/index.d.ts +1 -1
- package/es/skeleton-image/SkeletonImage.d.ts +1 -1
- package/es/skeleton-image/index.d.ts +1 -1
- package/es/skeleton-paragraph/SkeletonParagraph.d.ts +1 -1
- package/es/skeleton-paragraph/index.d.ts +1 -1
- package/es/skeleton-title/SkeletonTitle.d.ts +1 -1
- package/es/skeleton-title/index.d.ts +1 -1
- package/es/slider/Slider.d.ts +1 -1
- package/es/slider/Slider.mjs +20 -7
- package/es/slider/index.d.ts +1 -1
- package/es/space/Space.d.ts +1 -1
- package/es/space/index.d.ts +1 -1
- package/es/step/Step.d.ts +1 -1
- package/es/step/index.d.ts +1 -1
- package/es/stepper/Stepper.d.ts +1 -1
- package/es/stepper/index.d.ts +1 -1
- package/es/steps/Steps.d.ts +1 -1
- package/es/steps/index.d.ts +1 -1
- package/es/sticky/Sticky.d.ts +1 -1
- package/es/sticky/index.d.ts +1 -1
- package/es/submit-bar/SubmitBar.d.ts +1 -1
- package/es/submit-bar/index.d.ts +1 -1
- package/es/swipe/Swipe.d.ts +1 -1
- package/es/swipe/index.d.ts +1 -1
- package/es/swipe-cell/SwipeCell.d.ts +1 -1
- package/es/swipe-cell/index.d.ts +1 -1
- package/es/swipe-item/SwipeItem.d.ts +1 -1
- package/es/swipe-item/index.d.ts +1 -1
- package/es/switch/Switch.d.ts +1 -1
- package/es/switch/index.d.ts +1 -1
- package/es/tab/Tab.d.ts +1 -1
- package/es/tab/Tab.mjs +14 -3
- package/es/tab/TabTitle.d.ts +1 -1
- package/es/tab/index.d.ts +1 -1
- package/es/tabbar/Tabbar.d.ts +1 -1
- package/es/tabbar/index.d.ts +1 -1
- package/es/tabbar-item/TabbarItem.d.ts +1 -1
- package/es/tabbar-item/index.d.ts +1 -1
- package/es/tabs/Tabs.d.ts +1 -1
- package/es/tabs/TabsContent.d.ts +1 -1
- package/es/tabs/index.d.ts +1 -1
- package/es/tag/Tag.d.ts +1 -1
- package/es/tag/index.d.ts +1 -1
- package/es/text-ellipsis/TextEllipsis.d.ts +1 -1
- package/es/text-ellipsis/index.d.ts +1 -1
- package/es/time-picker/TimePicker.d.ts +32 -5
- package/es/time-picker/TimePicker.mjs +73 -21
- package/es/time-picker/index.d.ts +21 -3
- package/es/toast/Toast.d.ts +1 -1
- package/es/toast/index.d.ts +1 -1
- package/es/tree-select/TreeSelect.d.ts +1 -1
- package/es/tree-select/index.d.ts +1 -1
- package/es/uploader/Uploader.d.ts +1 -1
- package/es/uploader/UploaderPreviewItem.d.ts +1 -1
- package/es/uploader/index.d.ts +1 -1
- package/es/utils/basic.d.ts +3 -0
- package/es/utils/constant.d.ts +1 -0
- package/es/utils/constant.mjs +2 -0
- package/es/utils/mount-component.d.ts +1 -1
- package/es/watermark/Watermark.d.ts +1 -1
- package/es/watermark/index.d.ts +1 -1
- package/lib/action-bar/ActionBar.d.ts +1 -1
- package/lib/action-bar/index.d.ts +1 -1
- package/lib/action-bar-button/ActionBarButton.d.ts +1 -1
- package/lib/action-bar-button/index.d.ts +1 -1
- package/lib/action-bar-icon/ActionBarIcon.d.ts +1 -1
- package/lib/action-bar-icon/index.d.ts +1 -1
- package/lib/action-sheet/ActionSheet.d.ts +1 -1
- package/lib/action-sheet/index.d.ts +1 -1
- package/lib/address-edit/AddressEdit.d.ts +1 -1
- package/lib/address-edit/AddressEditDetail.d.ts +1 -1
- package/lib/address-edit/index.d.ts +1 -1
- package/lib/address-list/AddressList.d.ts +14 -1
- package/lib/address-list/AddressList.js +3 -1
- package/lib/address-list/AddressListItem.d.ts +10 -1
- package/lib/address-list/AddressListItem.js +3 -2
- package/lib/address-list/index.d.ts +10 -1
- package/lib/area/Area.d.ts +1 -1
- package/lib/area/index.d.ts +1 -1
- package/lib/back-top/BackTop.d.ts +1 -1
- package/lib/back-top/BackTop.js +13 -0
- package/lib/back-top/index.d.ts +1 -1
- package/lib/badge/Badge.d.ts +1 -1
- package/lib/badge/index.d.ts +1 -1
- package/lib/barrage/Barrage.d.ts +1 -1
- package/lib/barrage/index.d.ts +1 -1
- package/lib/button/Button.d.ts +1 -1
- package/lib/button/index.d.ts +1 -1
- package/lib/calendar/Calendar.d.ts +1 -1
- package/lib/calendar/CalendarDay.d.ts +1 -1
- package/lib/calendar/CalendarHeader.d.ts +1 -1
- package/lib/calendar/CalendarMonth.d.ts +1 -1
- package/lib/calendar/index.d.ts +1 -1
- package/lib/card/Card.d.ts +1 -1
- package/lib/card/index.d.ts +1 -1
- package/lib/cascader/Cascader.d.ts +1 -1
- package/lib/cascader/index.d.ts +1 -1
- package/lib/cell/Cell.d.ts +1 -1
- package/lib/cell/index.d.ts +1 -1
- package/lib/cell-group/CellGroup.d.ts +1 -1
- package/lib/cell-group/index.d.ts +1 -1
- package/lib/checkbox/Checkbox.d.ts +1 -1
- package/lib/checkbox/Checker.d.ts +1 -1
- package/lib/checkbox/index.d.ts +1 -1
- package/lib/checkbox-group/CheckboxGroup.d.ts +1 -1
- package/lib/checkbox-group/index.d.ts +1 -1
- package/lib/circle/Circle.d.ts +1 -1
- package/lib/circle/index.d.ts +1 -1
- package/lib/col/Col.d.ts +1 -1
- package/lib/col/index.d.ts +1 -1
- package/lib/collapse/Collapse.d.ts +1 -1
- package/lib/collapse/index.d.ts +1 -1
- package/lib/collapse-item/CollapseItem.d.ts +1 -1
- package/lib/collapse-item/index.d.ts +1 -1
- package/lib/config-provider/ConfigProvider.d.ts +1 -1
- package/lib/config-provider/index.d.ts +1 -1
- package/lib/contact-card/ContactCard.d.ts +1 -1
- package/lib/contact-card/index.d.ts +1 -1
- package/lib/contact-edit/ContactEdit.d.ts +1 -1
- package/lib/contact-edit/index.d.ts +1 -1
- package/lib/contact-list/ContactList.d.ts +1 -1
- package/lib/contact-list/index.d.ts +1 -1
- package/lib/count-down/CountDown.d.ts +1 -1
- package/lib/count-down/index.d.ts +1 -1
- package/lib/coupon/Coupon.d.ts +1 -1
- package/lib/coupon/index.d.ts +1 -1
- package/lib/coupon-cell/CouponCell.d.ts +1 -1
- package/lib/coupon-cell/index.d.ts +1 -1
- package/lib/coupon-list/CouponList.d.ts +1 -1
- package/lib/coupon-list/index.d.ts +1 -1
- package/lib/date-picker/DatePicker.d.ts +4 -4
- package/lib/date-picker/index.d.ts +3 -3
- package/lib/date-picker/utils.d.ts +4 -2
- package/lib/date-picker/utils.js +2 -2
- package/lib/dialog/Dialog.d.ts +1 -1
- package/lib/dialog/index.d.ts +1 -1
- package/lib/divider/Divider.d.ts +1 -1
- package/lib/divider/index.d.ts +1 -1
- package/lib/dropdown-item/DropdownItem.d.ts +1 -1
- package/lib/dropdown-item/index.d.ts +1 -1
- package/lib/dropdown-menu/DropdownMenu.d.ts +1 -1
- package/lib/dropdown-menu/DropdownMenu.js +10 -3
- package/lib/dropdown-menu/index.d.ts +1 -1
- package/lib/dropdown-menu/types.d.ts +5 -1
- package/lib/empty/Empty.d.ts +1 -1
- package/lib/empty/index.d.ts +1 -1
- package/lib/field/Field.d.ts +1 -1
- package/lib/field/index.d.ts +1 -1
- package/lib/floating-panel/FloatingPanel.d.ts +77 -0
- package/lib/floating-panel/FloatingPanel.js +145 -0
- package/lib/floating-panel/index.css +1 -0
- package/lib/floating-panel/index.d.ts +60 -0
- package/lib/floating-panel/index.js +37 -0
- package/lib/floating-panel/style/index.d.ts +1 -0
- package/lib/floating-panel/style/index.js +2 -0
- package/lib/form/Form.d.ts +1 -1
- package/lib/form/index.d.ts +1 -1
- package/lib/grid/Grid.d.ts +1 -1
- package/lib/grid/index.d.ts +1 -1
- package/lib/grid-item/GridItem.d.ts +1 -1
- package/lib/grid-item/index.d.ts +1 -1
- package/lib/icon/Icon.d.ts +1 -1
- package/lib/icon/index.d.ts +1 -1
- package/lib/image/Image.d.ts +1 -1
- package/lib/image/index.d.ts +1 -1
- package/lib/image-preview/ImagePreview.d.ts +1 -1
- package/lib/image-preview/ImagePreviewItem.d.ts +1 -1
- package/lib/image-preview/ImagePreviewItem.js +8 -2
- package/lib/image-preview/index.d.ts +1 -1
- package/lib/index-anchor/IndexAnchor.d.ts +1 -1
- package/lib/index-anchor/index.d.ts +1 -1
- package/lib/index-bar/IndexBar.d.ts +1 -1
- package/lib/index-bar/index.d.ts +1 -1
- package/lib/index.css +1 -1
- package/lib/index.d.ts +2 -1
- package/lib/index.js +4 -1
- package/lib/list/List.d.ts +1 -1
- package/lib/list/index.d.ts +1 -1
- package/lib/loading/Loading.d.ts +1 -1
- package/lib/loading/index.d.ts +1 -1
- package/lib/nav-bar/NavBar.d.ts +1 -1
- package/lib/nav-bar/index.d.ts +1 -1
- package/lib/notice-bar/NoticeBar.d.ts +1 -1
- package/lib/notice-bar/index.d.ts +1 -1
- package/lib/notify/Notify.d.ts +1 -1
- package/lib/notify/index.d.ts +1 -1
- package/lib/number-keyboard/NumberKeyboard.d.ts +1 -1
- package/lib/number-keyboard/NumberKeyboardKey.d.ts +1 -1
- package/lib/number-keyboard/index.d.ts +1 -1
- package/lib/overlay/Overlay.d.ts +1 -1
- package/lib/overlay/index.d.ts +1 -1
- package/lib/pagination/Pagination.d.ts +1 -1
- package/lib/pagination/index.d.ts +1 -1
- package/lib/password-input/PasswordInput.d.ts +1 -1
- package/lib/password-input/index.d.ts +1 -1
- package/lib/picker/Picker.d.ts +1 -1
- package/lib/picker/PickerColumn.d.ts +1 -1
- package/lib/picker/PickerToolbar.d.ts +1 -1
- package/lib/picker/index.d.ts +1 -1
- package/lib/picker-group/PickerGroup.d.ts +1 -1
- package/lib/picker-group/index.d.ts +1 -1
- package/lib/popover/Popover.d.ts +15 -2
- package/lib/popover/Popover.js +8 -3
- package/lib/popover/index.css +1 -1
- package/lib/popover/index.d.ts +10 -1
- package/lib/popover/types.d.ts +1 -0
- package/lib/popup/Popup.d.ts +1 -1
- package/lib/popup/Popup.js +8 -1
- package/lib/popup/index.d.ts +1 -1
- package/lib/progress/Progress.d.ts +1 -1
- package/lib/progress/index.d.ts +1 -1
- package/lib/pull-refresh/PullRefresh.d.ts +1 -1
- package/lib/pull-refresh/index.d.ts +1 -1
- package/lib/radio/Radio.d.ts +1 -1
- package/lib/radio/index.d.ts +1 -1
- package/lib/radio-group/RadioGroup.d.ts +1 -1
- package/lib/radio-group/index.d.ts +1 -1
- package/lib/rate/Rate.d.ts +1 -1
- package/lib/rate/index.d.ts +1 -1
- package/lib/row/Row.d.ts +1 -1
- package/lib/row/index.d.ts +1 -1
- package/lib/search/Search.d.ts +1 -1
- package/lib/search/index.d.ts +1 -1
- package/lib/share-sheet/ShareSheet.d.ts +1 -1
- package/lib/share-sheet/index.d.ts +1 -1
- package/lib/sidebar/Sidebar.d.ts +1 -1
- package/lib/sidebar/index.d.ts +1 -1
- package/lib/sidebar-item/SidebarItem.d.ts +1 -1
- package/lib/sidebar-item/index.d.ts +1 -1
- package/lib/signature/Signature.d.ts +1 -1
- package/lib/signature/index.d.ts +1 -1
- package/lib/skeleton/Skeleton.d.ts +1 -1
- package/lib/skeleton/index.d.ts +1 -1
- package/lib/skeleton-avatar/SkeletonAvatar.d.ts +1 -1
- package/lib/skeleton-avatar/index.d.ts +1 -1
- package/lib/skeleton-image/SkeletonImage.d.ts +1 -1
- package/lib/skeleton-image/index.d.ts +1 -1
- package/lib/skeleton-paragraph/SkeletonParagraph.d.ts +1 -1
- package/lib/skeleton-paragraph/index.d.ts +1 -1
- package/lib/skeleton-title/SkeletonTitle.d.ts +1 -1
- package/lib/skeleton-title/index.d.ts +1 -1
- package/lib/slider/Slider.d.ts +1 -1
- package/lib/slider/Slider.js +20 -7
- package/lib/slider/index.d.ts +1 -1
- package/lib/space/Space.d.ts +1 -1
- package/lib/space/index.d.ts +1 -1
- package/lib/step/Step.d.ts +1 -1
- package/lib/step/index.d.ts +1 -1
- package/lib/stepper/Stepper.d.ts +1 -1
- package/lib/stepper/index.d.ts +1 -1
- package/lib/steps/Steps.d.ts +1 -1
- package/lib/steps/index.d.ts +1 -1
- package/lib/sticky/Sticky.d.ts +1 -1
- package/lib/sticky/index.d.ts +1 -1
- package/lib/submit-bar/SubmitBar.d.ts +1 -1
- package/lib/submit-bar/index.d.ts +1 -1
- package/lib/swipe/Swipe.d.ts +1 -1
- package/lib/swipe/index.d.ts +1 -1
- package/lib/swipe-cell/SwipeCell.d.ts +1 -1
- package/lib/swipe-cell/index.d.ts +1 -1
- package/lib/swipe-item/SwipeItem.d.ts +1 -1
- package/lib/swipe-item/index.d.ts +1 -1
- package/lib/switch/Switch.d.ts +1 -1
- package/lib/switch/index.d.ts +1 -1
- package/lib/tab/Tab.d.ts +1 -1
- package/lib/tab/Tab.js +13 -2
- package/lib/tab/TabTitle.d.ts +1 -1
- package/lib/tab/index.d.ts +1 -1
- package/lib/tabbar/Tabbar.d.ts +1 -1
- package/lib/tabbar/index.d.ts +1 -1
- package/lib/tabbar-item/TabbarItem.d.ts +1 -1
- package/lib/tabbar-item/index.d.ts +1 -1
- package/lib/tabs/Tabs.d.ts +1 -1
- package/lib/tabs/TabsContent.d.ts +1 -1
- package/lib/tabs/index.d.ts +1 -1
- package/lib/tag/Tag.d.ts +1 -1
- package/lib/tag/index.d.ts +1 -1
- package/lib/text-ellipsis/TextEllipsis.d.ts +1 -1
- package/lib/text-ellipsis/index.d.ts +1 -1
- package/lib/time-picker/TimePicker.d.ts +32 -5
- package/lib/time-picker/TimePicker.js +84 -32
- package/lib/time-picker/index.d.ts +21 -3
- package/lib/toast/Toast.d.ts +1 -1
- package/lib/toast/index.d.ts +1 -1
- package/lib/tree-select/TreeSelect.d.ts +1 -1
- package/lib/tree-select/index.d.ts +1 -1
- package/lib/uploader/Uploader.d.ts +1 -1
- package/lib/uploader/UploaderPreviewItem.d.ts +1 -1
- package/lib/uploader/index.d.ts +1 -1
- package/lib/utils/basic.d.ts +3 -0
- package/lib/utils/constant.d.ts +1 -0
- package/lib/utils/constant.js +2 -0
- package/lib/utils/mount-component.d.ts +1 -1
- package/lib/vant.cjs.js +818 -583
- package/lib/vant.es.js +819 -584
- package/lib/vant.js +839 -579
- package/lib/vant.min.js +1 -1
- package/lib/watermark/Watermark.d.ts +1 -1
- package/lib/watermark/index.d.ts +1 -1
- package/lib/web-types.json +1 -1
- package/package.json +5 -4
@@ -0,0 +1,60 @@
|
|
1
|
+
import { FloatingPanelProps } from './FloatingPanel';
|
2
|
+
export declare const FloatingPanel: import("../utils").WithInstall<import("vue").DefineComponent<{
|
3
|
+
height: {
|
4
|
+
type: (NumberConstructor | StringConstructor)[];
|
5
|
+
default: number;
|
6
|
+
};
|
7
|
+
anchors: {
|
8
|
+
type: import("vue").PropType<number[]>;
|
9
|
+
default: () => never[];
|
10
|
+
};
|
11
|
+
duration: {
|
12
|
+
type: (NumberConstructor | StringConstructor)[];
|
13
|
+
default: number;
|
14
|
+
};
|
15
|
+
contentDraggable: {
|
16
|
+
type: BooleanConstructor;
|
17
|
+
default: true;
|
18
|
+
};
|
19
|
+
safeAreaInsetBottom: {
|
20
|
+
type: BooleanConstructor;
|
21
|
+
default: true;
|
22
|
+
};
|
23
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("heightChange" | "update:height")[], "heightChange" | "update:height", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
24
|
+
height: {
|
25
|
+
type: (NumberConstructor | StringConstructor)[];
|
26
|
+
default: number;
|
27
|
+
};
|
28
|
+
anchors: {
|
29
|
+
type: import("vue").PropType<number[]>;
|
30
|
+
default: () => never[];
|
31
|
+
};
|
32
|
+
duration: {
|
33
|
+
type: (NumberConstructor | StringConstructor)[];
|
34
|
+
default: number;
|
35
|
+
};
|
36
|
+
contentDraggable: {
|
37
|
+
type: BooleanConstructor;
|
38
|
+
default: true;
|
39
|
+
};
|
40
|
+
safeAreaInsetBottom: {
|
41
|
+
type: BooleanConstructor;
|
42
|
+
default: true;
|
43
|
+
};
|
44
|
+
}>> & {
|
45
|
+
onHeightChange?: ((...args: any[]) => any) | undefined;
|
46
|
+
"onUpdate:height"?: ((...args: any[]) => any) | undefined;
|
47
|
+
}, {
|
48
|
+
height: string | number;
|
49
|
+
safeAreaInsetBottom: boolean;
|
50
|
+
duration: string | number;
|
51
|
+
anchors: number[];
|
52
|
+
contentDraggable: boolean;
|
53
|
+
}, {}>>;
|
54
|
+
export default FloatingPanel;
|
55
|
+
export type { FloatingPanelProps };
|
56
|
+
declare module 'vue' {
|
57
|
+
interface GlobalComponents {
|
58
|
+
VanFloatingPanel: typeof FloatingPanel;
|
59
|
+
}
|
60
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
package/es/form/Form.d.ts
CHANGED
package/es/form/index.d.ts
CHANGED
@@ -58,7 +58,7 @@ export declare const Form: import("../utils").WithInstall<import("vue").DefineCo
|
|
58
58
|
submitOnEnter: boolean;
|
59
59
|
showErrorMessage: boolean;
|
60
60
|
validateTrigger: import("..").FieldValidateTrigger | import("..").FieldValidateTrigger[];
|
61
|
-
}>>;
|
61
|
+
}, {}>>;
|
62
62
|
export default Form;
|
63
63
|
export { formProps } from './Form';
|
64
64
|
export type { FormProps };
|
package/es/grid/Grid.d.ts
CHANGED
package/es/grid/index.d.ts
CHANGED
@@ -43,7 +43,7 @@ export declare const Grid: import("../utils").WithInstall<import("vue").DefineCo
|
|
43
43
|
clickable: boolean;
|
44
44
|
square: boolean;
|
45
45
|
columnNum: string | number;
|
46
|
-
}>>;
|
46
|
+
}, {}>>;
|
47
47
|
export default Grid;
|
48
48
|
export { gridProps } from './Grid';
|
49
49
|
export type { GridProps, GridDirection } from './Grid';
|
package/es/grid-item/index.d.ts
CHANGED
@@ -25,7 +25,7 @@ export declare const GridItem: import("../utils").WithInstall<import("vue").Defi
|
|
25
25
|
}>>, {
|
26
26
|
replace: boolean;
|
27
27
|
dot: boolean;
|
28
|
-
}>>;
|
28
|
+
}, {}>>;
|
29
29
|
export default GridItem;
|
30
30
|
export { gridItemProps } from './GridItem';
|
31
31
|
export type { GridItemProps } from './GridItem';
|
package/es/icon/Icon.d.ts
CHANGED
package/es/icon/index.d.ts
CHANGED
@@ -25,7 +25,7 @@ export declare const Icon: import("../utils").WithInstall<import("vue").DefineCo
|
|
25
25
|
}>>, {
|
26
26
|
dot: boolean;
|
27
27
|
tag: keyof HTMLElementTagNameMap;
|
28
|
-
}>>;
|
28
|
+
}, {}>>;
|
29
29
|
export default Icon;
|
30
30
|
export { iconProps } from './Icon';
|
31
31
|
export type { IconProps } from './Icon';
|
package/es/image/Image.d.ts
CHANGED
package/es/image/index.d.ts
CHANGED
@@ -67,7 +67,7 @@ export declare const Image: import("../utils").WithInstall<import("vue").DefineC
|
|
67
67
|
errorIcon: string;
|
68
68
|
showLoading: boolean;
|
69
69
|
loadingIcon: string;
|
70
|
-
}>>;
|
70
|
+
}, {}>>;
|
71
71
|
export default Image;
|
72
72
|
export { imageProps } from './Image';
|
73
73
|
export type { ImageFit, ImageProps } from './Image';
|
@@ -2,7 +2,7 @@ import { createVNode as _createVNode } from "vue";
|
|
2
2
|
import { ref, watch, computed, reactive, defineComponent } from "vue";
|
3
3
|
import { clamp, numericProp, preventDefault, createNamespace, makeRequiredProp, LONG_PRESS_START_TIME } from "../utils/index.mjs";
|
4
4
|
import { useTouch } from "../composables/use-touch.mjs";
|
5
|
-
import { useEventListener, useRect } from "@vant/use";
|
5
|
+
import { raf, useEventListener, useRect } from "@vant/use";
|
6
6
|
import { Image } from "../image/index.mjs";
|
7
7
|
import { Loading } from "../loading/index.mjs";
|
8
8
|
import { SwipeItem } from "../swipe-item/index.mjs";
|
@@ -35,6 +35,7 @@ var stdin_default = defineComponent({
|
|
35
35
|
moveY: 0,
|
36
36
|
moving: false,
|
37
37
|
zooming: false,
|
38
|
+
initializing: false,
|
38
39
|
imageRatio: 0
|
39
40
|
});
|
40
41
|
const touch = useTouch();
|
@@ -49,10 +50,11 @@ var stdin_default = defineComponent({
|
|
49
50
|
moveX,
|
50
51
|
moveY,
|
51
52
|
moving,
|
52
|
-
zooming
|
53
|
+
zooming,
|
54
|
+
initializing
|
53
55
|
} = state;
|
54
56
|
const style = {
|
55
|
-
transitionDuration: zooming || moving ? "0s" : ".3s"
|
57
|
+
transitionDuration: zooming || moving || initializing ? "0s" : ".3s"
|
56
58
|
};
|
57
59
|
if (scale !== 1 || isLongImage.value) {
|
58
60
|
style.transform = `matrix(${scale}, 0, 0, ${scale}, ${moveX}, ${moveY})`;
|
@@ -252,6 +254,10 @@ var stdin_default = defineComponent({
|
|
252
254
|
if (isLongImage.value) {
|
253
255
|
initialMoveY = (imageRatio * rootWidth - rootHeight) / 2;
|
254
256
|
state.moveY = initialMoveY;
|
257
|
+
state.initializing = true;
|
258
|
+
raf(() => {
|
259
|
+
state.initializing = false;
|
260
|
+
});
|
255
261
|
}
|
256
262
|
resetScale();
|
257
263
|
};
|
@@ -129,7 +129,7 @@ export declare const ImagePreview: import("../utils").WithInstall<import("vue").
|
|
129
129
|
maxZoom: string | number;
|
130
130
|
images: string[];
|
131
131
|
showIndex: boolean;
|
132
|
-
}>>;
|
132
|
+
}, {}>>;
|
133
133
|
export default ImagePreview;
|
134
134
|
export { imagePreviewProps } from './ImagePreview';
|
135
135
|
export { showImagePreview } from './function-call';
|
@@ -7,5 +7,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
7
7
|
index: (NumberConstructor | StringConstructor)[];
|
8
8
|
}, (() => JSX.Element) | undefined, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<ExtractPropTypes<{
|
9
9
|
index: (NumberConstructor | StringConstructor)[];
|
10
|
-
}>>, {}>;
|
10
|
+
}>>, {}, {}>;
|
11
11
|
export default _default;
|
@@ -2,7 +2,7 @@ export declare const IndexAnchor: import("../utils").WithInstall<import("vue").D
|
|
2
2
|
index: (NumberConstructor | StringConstructor)[];
|
3
3
|
}, (() => JSX.Element) | undefined, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
4
4
|
index: (NumberConstructor | StringConstructor)[];
|
5
|
-
}>>, {}>>;
|
5
|
+
}>>, {}, {}>>;
|
6
6
|
export default IndexAnchor;
|
7
7
|
export { indexAnchorProps } from './IndexAnchor';
|
8
8
|
export type { IndexAnchorProps } from './IndexAnchor';
|
package/es/index-bar/index.d.ts
CHANGED
@@ -38,7 +38,7 @@ export declare const IndexBar: import("../utils").WithInstall<import("vue").Defi
|
|
38
38
|
sticky: boolean;
|
39
39
|
stickyOffsetTop: number;
|
40
40
|
indexList: import("../utils").Numeric[];
|
41
|
-
}>>;
|
41
|
+
}, {}>>;
|
42
42
|
export default IndexBar;
|
43
43
|
export { indexBarProps } from './IndexBar';
|
44
44
|
export type { IndexBarProps };
|
package/es/index.d.ts
CHANGED
@@ -35,6 +35,7 @@ export * from "./dropdown-item";
|
|
35
35
|
export * from "./dropdown-menu";
|
36
36
|
export * from "./empty";
|
37
37
|
export * from "./field";
|
38
|
+
export * from "./floating-panel";
|
38
39
|
export * from "./form";
|
39
40
|
export * from "./grid";
|
40
41
|
export * from "./grid-item";
|
@@ -102,4 +103,4 @@ declare namespace _default {
|
|
102
103
|
}
|
103
104
|
export default _default;
|
104
105
|
export function install(app: any): void;
|
105
|
-
export const version: "4.
|
106
|
+
export const version: "4.5.0";
|
package/es/index.mjs
CHANGED
@@ -35,6 +35,7 @@ import { DropdownItem } from "./dropdown-item/index.mjs";
|
|
35
35
|
import { DropdownMenu } from "./dropdown-menu/index.mjs";
|
36
36
|
import { Empty } from "./empty/index.mjs";
|
37
37
|
import { Field } from "./field/index.mjs";
|
38
|
+
import { FloatingPanel } from "./floating-panel/index.mjs";
|
38
39
|
import { Form } from "./form/index.mjs";
|
39
40
|
import { Grid } from "./grid/index.mjs";
|
40
41
|
import { GridItem } from "./grid-item/index.mjs";
|
@@ -95,7 +96,7 @@ import { Toast } from "./toast/index.mjs";
|
|
95
96
|
import { TreeSelect } from "./tree-select/index.mjs";
|
96
97
|
import { Uploader } from "./uploader/index.mjs";
|
97
98
|
import { Watermark } from "./watermark/index.mjs";
|
98
|
-
const version = "4.
|
99
|
+
const version = "4.5.0";
|
99
100
|
function install(app) {
|
100
101
|
const components = [
|
101
102
|
ActionBar,
|
@@ -135,6 +136,7 @@ function install(app) {
|
|
135
136
|
DropdownMenu,
|
136
137
|
Empty,
|
137
138
|
Field,
|
139
|
+
FloatingPanel,
|
138
140
|
Form,
|
139
141
|
Grid,
|
140
142
|
GridItem,
|
@@ -241,6 +243,7 @@ export * from "./dropdown-item/index.mjs";
|
|
241
243
|
export * from "./dropdown-menu/index.mjs";
|
242
244
|
export * from "./empty/index.mjs";
|
243
245
|
export * from "./field/index.mjs";
|
246
|
+
export * from "./floating-panel/index.mjs";
|
244
247
|
export * from "./form/index.mjs";
|
245
248
|
export * from "./grid/index.mjs";
|
246
249
|
export * from "./grid-item/index.mjs";
|
package/es/list/List.d.ts
CHANGED
package/es/list/index.d.ts
CHANGED
@@ -51,7 +51,7 @@ export declare const List: import("../utils").WithInstall<import("vue").DefineCo
|
|
51
51
|
direction: import("./types").ListDirection;
|
52
52
|
finished: boolean;
|
53
53
|
immediateCheck: boolean;
|
54
|
-
}>>;
|
54
|
+
}, {}>>;
|
55
55
|
export default List;
|
56
56
|
export { listProps } from './List';
|
57
57
|
export type { ListProps };
|
package/es/loading/Loading.d.ts
CHANGED
package/es/loading/index.d.ts
CHANGED
@@ -21,7 +21,7 @@ export declare const Loading: import("../utils").WithInstall<import("vue").Defin
|
|
21
21
|
}>>, {
|
22
22
|
type: import("./Loading").LoadingType;
|
23
23
|
vertical: boolean;
|
24
|
-
}>>;
|
24
|
+
}, {}>>;
|
25
25
|
export default Loading;
|
26
26
|
export { loadingProps } from './Loading';
|
27
27
|
export type { LoadingType, LoadingProps } from './Loading';
|
package/es/nav-bar/NavBar.d.ts
CHANGED
package/es/nav-bar/index.d.ts
CHANGED
@@ -42,7 +42,7 @@ export declare const NavBar: import("../utils").WithInstall<import("vue").Define
|
|
42
42
|
placeholder: boolean;
|
43
43
|
safeAreaInsetTop: boolean;
|
44
44
|
leftArrow: boolean;
|
45
|
-
}>>;
|
45
|
+
}, {}>>;
|
46
46
|
export default NavBar;
|
47
47
|
export { navBarProps } from './NavBar';
|
48
48
|
export type { NavBarProps } from './NavBar';
|
package/es/notice-bar/index.d.ts
CHANGED
@@ -45,7 +45,7 @@ export declare const NoticeBar: import("../utils").WithInstall<import("vue").Def
|
|
45
45
|
delay: string | number;
|
46
46
|
speed: string | number;
|
47
47
|
wrapable: boolean;
|
48
|
-
}>>;
|
48
|
+
}, {}>>;
|
49
49
|
export default NoticeBar;
|
50
50
|
export { noticeBarProps } from './NoticeBar';
|
51
51
|
export type { NoticeBarProps };
|
package/es/notify/Notify.d.ts
CHANGED
package/es/notify/index.d.ts
CHANGED
@@ -87,7 +87,7 @@ export declare const Notify: import("../utils").WithInstall<import("vue").Define
|
|
87
87
|
lazyRender: boolean;
|
88
88
|
transitionAppear: boolean;
|
89
89
|
closeOnClickOverlay: boolean;
|
90
|
-
}>>;
|
90
|
+
}, {}>>;
|
91
91
|
export default Notify;
|
92
92
|
export { notifyProps } from './Notify';
|
93
93
|
export { showNotify, closeNotify, setNotifyDefaultOptions, resetNotifyDefaultOptions, } from './function-call';
|
@@ -109,7 +109,7 @@ export declare const NumberKeyboard: import("../utils").WithInstall<import("vue"
|
|
109
109
|
closeButtonLoading: boolean;
|
110
110
|
hideOnClickOutside: boolean;
|
111
111
|
extraKey: string | string[];
|
112
|
-
}>>;
|
112
|
+
}, {}>>;
|
113
113
|
export default NumberKeyboard;
|
114
114
|
export { numberKeyboardProps } from './NumberKeyboard';
|
115
115
|
export type { NumberKeyboardProps, NumberKeyboardTheme, } from './NumberKeyboard';
|
package/es/overlay/Overlay.d.ts
CHANGED
package/es/overlay/index.d.ts
CHANGED
@@ -30,7 +30,7 @@ export declare const Overlay: import("../utils").WithInstall<import("vue").Defin
|
|
30
30
|
show: boolean;
|
31
31
|
lockScroll: boolean;
|
32
32
|
lazyRender: boolean;
|
33
|
-
}>>;
|
33
|
+
}, {}>>;
|
34
34
|
export default Overlay;
|
35
35
|
export { overlayProps } from './Overlay';
|
36
36
|
export type { OverlayProps } from './Overlay';
|
package/es/pagination/index.d.ts
CHANGED
@@ -83,7 +83,7 @@ export declare const Pagination: import("../utils").WithInstall<import("vue").De
|
|
83
83
|
forceEllipses: boolean;
|
84
84
|
showPrevButton: boolean;
|
85
85
|
showNextButton: boolean;
|
86
|
-
}>>;
|
86
|
+
}, {}>>;
|
87
87
|
export default Pagination;
|
88
88
|
export { paginationProps } from './Pagination';
|
89
89
|
export type { PaginationMode, PaginationProps } from './Pagination';
|
@@ -39,7 +39,7 @@ export declare const PasswordInput: import("../utils").WithInstall<import("vue")
|
|
39
39
|
mask: boolean;
|
40
40
|
value: string;
|
41
41
|
focused: boolean;
|
42
|
-
}>>;
|
42
|
+
}, {}>>;
|
43
43
|
export default PasswordInput;
|
44
44
|
export { passwordInputProps } from './PasswordInput';
|
45
45
|
export type { PasswordInputProps } from './PasswordInput';
|
package/es/picker/Picker.d.ts
CHANGED
package/es/picker/index.d.ts
CHANGED
@@ -93,7 +93,7 @@ export declare const Picker: import("../utils").WithInstall<import("vue").Define
|
|
93
93
|
visibleOptionNum: string | number;
|
94
94
|
columns: (import("./types").PickerColumn | import("./types").PickerOption)[];
|
95
95
|
toolbarPosition: import("./types").PickerToolbarPosition;
|
96
|
-
}>>;
|
96
|
+
}, {}>>;
|
97
97
|
export default Picker;
|
98
98
|
export { pickerProps } from './Picker';
|
99
99
|
export type { PickerProps };
|
@@ -34,7 +34,7 @@ export declare const PickerGroup: import("../utils").WithInstall<import("vue").D
|
|
34
34
|
}, {
|
35
35
|
tabs: string[];
|
36
36
|
activeTab: string | number;
|
37
|
-
}>>;
|
37
|
+
}, {}>>;
|
38
38
|
export default PickerGroup;
|
39
39
|
export { pickerGroupProps } from './PickerGroup';
|
40
40
|
export type { PickerGroupProps };
|
package/es/popover/Popover.d.ts
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { type PropType, type CSSProperties, type ExtractPropTypes } from 'vue';
|
2
|
-
import { PopoverTheme, PopoverAction, PopoverTrigger, PopoverPlacement } from './types';
|
2
|
+
import { PopoverTheme, PopoverAction, PopoverActionsDirection, PopoverTrigger, PopoverPlacement } from './types';
|
3
3
|
export declare const popoverProps: {
|
4
4
|
show: BooleanConstructor;
|
5
5
|
theme: {
|
@@ -11,6 +11,10 @@ export declare const popoverProps: {
|
|
11
11
|
type: PropType<PopoverAction[]>;
|
12
12
|
default: () => never[];
|
13
13
|
};
|
14
|
+
actionsDirection: {
|
15
|
+
type: PropType<PopoverActionsDirection>;
|
16
|
+
default: PopoverActionsDirection;
|
17
|
+
};
|
14
18
|
trigger: {
|
15
19
|
type: PropType<PopoverTrigger>;
|
16
20
|
default: PopoverTrigger;
|
@@ -60,6 +64,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
60
64
|
type: PropType<PopoverAction[]>;
|
61
65
|
default: () => never[];
|
62
66
|
};
|
67
|
+
actionsDirection: {
|
68
|
+
type: PropType<PopoverActionsDirection>;
|
69
|
+
default: PopoverActionsDirection;
|
70
|
+
};
|
63
71
|
trigger: {
|
64
72
|
type: PropType<PopoverTrigger>;
|
65
73
|
default: PopoverTrigger;
|
@@ -107,6 +115,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
107
115
|
type: PropType<PopoverAction[]>;
|
108
116
|
default: () => never[];
|
109
117
|
};
|
118
|
+
actionsDirection: {
|
119
|
+
type: PropType<PopoverActionsDirection>;
|
120
|
+
default: PopoverActionsDirection;
|
121
|
+
};
|
110
122
|
trigger: {
|
111
123
|
type: PropType<PopoverTrigger>;
|
112
124
|
default: PopoverTrigger;
|
@@ -157,8 +169,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
157
169
|
actions: PopoverAction[];
|
158
170
|
closeOnClickAction: boolean;
|
159
171
|
closeOnClickOutside: boolean;
|
172
|
+
actionsDirection: PopoverActionsDirection;
|
160
173
|
trigger: PopoverTrigger;
|
161
174
|
showArrow: boolean;
|
162
175
|
placement: PopoverPlacement;
|
163
|
-
}>;
|
176
|
+
}, {}>;
|
164
177
|
export default _default;
|