vant 3.4.1 → 3.4.2
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 +6 -5
- package/es/action-bar/index.css +1 -1
- package/es/action-bar/index.d.ts +6 -5
- package/es/action-bar-button/ActionBarButton.d.ts +11 -21
- package/es/action-bar-button/index.css +1 -1
- package/es/action-bar-button/index.d.ts +11 -21
- package/es/action-bar-icon/ActionBarIcon.d.ts +16 -84
- package/es/action-bar-icon/index.css +1 -1
- package/es/action-bar-icon/index.d.ts +14 -64
- package/es/action-sheet/ActionSheet.d.ts +54 -47
- package/es/action-sheet/index.css +1 -1
- package/es/action-sheet/index.d.ts +54 -47
- package/es/address-edit/AddressEdit.d.ts +48 -48
- package/es/address-edit/AddressEditDetail.d.ts +10 -20
- package/es/address-edit/index.css +1 -1
- package/es/address-edit/index.d.ts +48 -48
- package/es/address-list/AddressList.d.ts +18 -18
- package/es/address-list/AddressListItem.d.ts +9 -12
- package/es/address-list/index.css +1 -1
- package/es/address-list/index.d.ts +18 -18
- package/es/address-list/index.less +1 -1
- package/es/area/Area.d.ts +41 -33
- package/es/area/index.d.ts +41 -33
- package/es/badge/Badge.d.ts +19 -20
- package/es/badge/index.css +1 -1
- package/es/badge/index.d.ts +19 -20
- package/es/button/Button.d.ts +39 -47
- package/es/button/index.css +1 -1
- package/es/button/index.d.ts +39 -47
- package/es/calendar/Calendar.d.ts +85 -62
- package/es/calendar/Calendar.js +6 -1
- package/es/calendar/CalendarDay.d.ts +13 -14
- package/es/calendar/CalendarHeader.d.ts +7 -14
- package/es/calendar/CalendarMonth.d.ts +25 -32
- package/es/calendar/index.css +1 -1
- package/es/calendar/index.d.ts +85 -62
- package/es/card/Card.d.ts +16 -26
- package/es/card/index.css +1 -1
- package/es/card/index.d.ts +16 -26
- package/es/cascader/Cascader.d.ts +36 -22
- package/es/cascader/Cascader.js +3 -2
- package/es/cascader/index.css +1 -1
- package/es/cascader/index.d.ts +32 -22
- package/es/cell/Cell.d.ts +27 -41
- package/es/cell/index.css +1 -1
- package/es/cell/index.d.ts +27 -41
- package/es/cell-group/CellGroup.d.ts +8 -10
- package/es/cell-group/index.css +1 -1
- package/es/cell-group/index.d.ts +8 -10
- package/es/checkbox/Checkbox.d.ts +17 -21
- package/es/checkbox/Checker.d.ts +24 -29
- package/es/checkbox/index.css +1 -1
- package/es/checkbox/index.d.ts +17 -21
- package/es/checkbox-group/CheckboxGroup.d.ts +11 -16
- package/es/checkbox-group/index.css +1 -1
- package/es/checkbox-group/index.d.ts +11 -16
- package/es/circle/Circle.d.ts +35 -28
- package/es/circle/index.css +1 -1
- package/es/circle/index.d.ts +35 -28
- package/es/col/Col.d.ts +11 -10
- package/es/col/index.css +1 -1
- package/es/col/index.d.ts +11 -10
- package/es/collapse/Collapse.d.ts +11 -9
- package/es/collapse/index.d.ts +11 -9
- package/es/collapse-item/CollapseItem.d.ts +31 -41
- package/es/collapse-item/index.css +1 -1
- package/es/collapse-item/index.d.ts +31 -41
- package/es/composables/use-height.js +6 -2
- package/es/config-provider/ConfigProvider.d.ts +8 -10
- package/es/config-provider/index.d.ts +8 -10
- package/es/contact-card/ContactCard.d.ts +13 -14
- package/es/contact-card/index.css +1 -1
- package/es/contact-card/index.d.ts +13 -14
- package/es/contact-edit/ContactEdit.d.ts +15 -18
- package/es/contact-edit/index.css +1 -1
- package/es/contact-edit/index.d.ts +15 -18
- package/es/contact-list/ContactList.d.ts +6 -11
- package/es/contact-list/index.css +1 -1
- package/es/contact-list/index.d.ts +6 -11
- package/es/count-down/CountDown.d.ts +15 -11
- package/es/count-down/index.css +1 -1
- package/es/count-down/index.d.ts +15 -11
- package/es/coupon/Coupon.d.ts +12 -11
- package/es/coupon/index.css +1 -1
- package/es/coupon/index.d.ts +12 -11
- package/es/coupon-cell/CouponCell.d.ts +23 -16
- package/es/coupon-cell/index.css +1 -1
- package/es/coupon-cell/index.d.ts +23 -16
- package/es/coupon-list/CouponList.d.ts +53 -40
- package/es/coupon-list/index.css +1 -1
- package/es/coupon-list/index.d.ts +53 -40
- package/es/datetime-picker/DatePicker.d.ts +45 -36
- package/es/datetime-picker/TimePicker.d.ts +47 -38
- package/es/dialog/Dialog.d.ts +52 -59
- package/es/dialog/function-call.d.ts +52 -59
- package/es/dialog/index.css +1 -1
- package/es/divider/Divider.d.ts +11 -9
- package/es/divider/index.css +1 -1
- package/es/divider/index.d.ts +11 -9
- package/es/dropdown-item/DropdownItem.d.ts +15 -18
- package/es/dropdown-item/index.css +1 -1
- package/es/dropdown-item/index.d.ts +15 -18
- package/es/dropdown-menu/DropdownMenu.d.ts +24 -18
- package/es/dropdown-menu/index.css +1 -1
- package/es/dropdown-menu/index.d.ts +24 -18
- package/es/empty/Empty.d.ts +8 -10
- package/es/empty/index.css +1 -1
- package/es/empty/index.d.ts +8 -10
- package/es/field/Field.d.ts +80 -90
- package/es/field/index.css +1 -1
- package/es/field/index.d.ts +80 -90
- package/es/form/Form.d.ts +24 -30
- package/es/form/index.d.ts +24 -30
- package/es/grid/Grid.d.ts +20 -22
- package/es/grid/index.css +1 -1
- package/es/grid/index.d.ts +20 -22
- package/es/grid-item/GridItem.d.ts +15 -82
- package/es/grid-item/index.css +1 -1
- package/es/grid-item/index.d.ts +13 -62
- package/es/icon/Icon.d.ts +16 -79
- package/es/icon/index.css +1 -1
- package/es/icon/index.d.ts +14 -59
- package/es/image/Image.d.ts +32 -32
- package/es/image/Image.js +13 -4
- package/es/image/index.css +1 -1
- package/es/image/index.d.ts +30 -32
- package/es/image-preview/ImagePreview.d.ts +54 -42
- package/es/image-preview/ImagePreviewItem.d.ts +21 -18
- package/es/image-preview/ImagePreviewItem.js +12 -4
- package/es/image-preview/function-call.d.ts +54 -42
- package/es/image-preview/index.css +1 -1
- package/es/index-anchor/IndexAnchor.d.ts +3 -5
- package/es/index-anchor/index.css +1 -1
- package/es/index-anchor/index.d.ts +3 -5
- package/es/index-bar/IndexBar.d.ts +17 -16
- package/es/index-bar/index.css +1 -1
- package/es/index-bar/index.d.ts +17 -16
- package/es/index.d.ts +1 -1
- package/es/index.js +1 -1
- package/es/list/List.d.ts +20 -22
- package/es/list/index.css +1 -1
- package/es/list/index.d.ts +20 -22
- package/es/loading/Loading.d.ts +11 -16
- package/es/loading/index.css +1 -1
- package/es/loading/index.d.ts +11 -16
- package/es/nav-bar/NavBar.d.ts +14 -22
- package/es/nav-bar/index.css +1 -1
- package/es/nav-bar/index.d.ts +14 -22
- package/es/notice-bar/NoticeBar.d.ts +20 -22
- package/es/notice-bar/index.css +1 -1
- package/es/notice-bar/index.d.ts +20 -22
- package/es/notify/Notify.d.ts +39 -39
- package/es/notify/function-call.d.ts +39 -39
- package/es/notify/index.css +1 -1
- package/es/number-keyboard/NumberKeyboard.d.ts +46 -38
- package/es/number-keyboard/NumberKeyboardKey.d.ts +8 -16
- package/es/number-keyboard/index.css +1 -1
- package/es/number-keyboard/index.d.ts +46 -38
- package/es/overlay/Overlay.d.ts +24 -16
- package/es/overlay/Overlay.js +2 -1
- package/es/overlay/index.css +1 -1
- package/es/overlay/index.d.ts +20 -16
- package/es/pagination/Pagination.d.ts +29 -22
- package/es/pagination/index.css +1 -1
- package/es/pagination/index.d.ts +29 -22
- package/es/password-input/PasswordInput.d.ts +18 -18
- package/es/password-input/index.css +1 -1
- package/es/password-input/index.d.ts +18 -18
- package/es/picker/Picker.d.ts +38 -33
- package/es/picker/PickerColumn.d.ts +29 -22
- package/es/picker/index.css +1 -1
- package/es/picker/index.d.ts +38 -33
- package/es/popover/Popover.d.ts +48 -36
- package/es/popover/index.css +1 -1
- package/es/popover/index.d.ts +48 -36
- package/es/popup/Popup.d.ts +44 -45
- package/es/popup/index.css +1 -1
- package/es/popup/index.d.ts +44 -45
- package/es/progress/Progress.d.ts +18 -22
- package/es/progress/index.css +1 -1
- package/es/progress/index.d.ts +18 -22
- package/es/pull-refresh/PullRefresh.d.ts +21 -24
- package/es/pull-refresh/index.css +1 -1
- package/es/pull-refresh/index.d.ts +21 -24
- package/es/radio/Radio.d.ts +13 -20
- package/es/radio/index.css +1 -1
- package/es/radio/index.d.ts +13 -20
- package/es/radio-group/RadioGroup.d.ts +7 -14
- package/es/radio-group/index.css +1 -1
- package/es/radio-group/index.d.ts +7 -14
- package/es/rate/Rate.d.ts +31 -32
- package/es/rate/index.css +1 -1
- package/es/rate/index.d.ts +31 -32
- package/es/row/Row.d.ts +16 -14
- package/es/row/index.css +1 -1
- package/es/row/index.d.ts +16 -14
- package/es/search/Search.d.ts +58 -51
- package/es/search/index.css +1 -1
- package/es/search/index.d.ts +58 -51
- package/es/share-sheet/ShareSheet.d.ts +45 -41
- package/es/share-sheet/index.css +1 -1
- package/es/share-sheet/index.d.ts +45 -41
- package/es/sidebar/Sidebar.d.ts +6 -5
- package/es/sidebar/index.css +1 -1
- package/es/sidebar/index.d.ts +6 -5
- package/es/sidebar-item/SidebarItem.d.ts +13 -78
- package/es/sidebar-item/index.css +1 -1
- package/es/sidebar-item/index.d.ts +11 -58
- package/es/skeleton/Skeleton.d.ts +27 -24
- package/es/skeleton/Skeleton.js +1 -1
- package/es/skeleton/index.css +1 -1
- package/es/skeleton/index.d.ts +27 -24
- package/es/slider/Slider.d.ts +27 -30
- package/es/slider/index.css +1 -1
- package/es/slider/index.d.ts +27 -30
- package/es/step/Step.d.ts +1 -1
- package/es/step/index.css +1 -1
- package/es/step/index.d.ts +1 -1
- package/es/stepper/Stepper.d.ts +51 -48
- package/es/stepper/index.css +1 -1
- package/es/stepper/index.d.ts +51 -48
- package/es/steps/Steps.d.ts +19 -20
- package/es/steps/index.css +1 -1
- package/es/steps/index.d.ts +19 -20
- package/es/sticky/Sticky.d.ts +16 -14
- package/es/sticky/index.css +1 -1
- package/es/sticky/index.d.ts +16 -14
- package/es/style/animation.css +1 -1
- package/es/style/base.css +1 -1
- package/es/style/css-variables.css +1 -1
- package/es/style/normalize.css +1 -1
- package/es/submit-bar/SubmitBar.d.ts +28 -32
- package/es/submit-bar/index.css +1 -1
- package/es/submit-bar/index.d.ts +28 -32
- package/es/swipe/Swipe.d.ts +35 -28
- package/es/swipe/index.css +1 -1
- package/es/swipe/index.d.ts +35 -28
- package/es/swipe-cell/SwipeCell.d.ts +11 -16
- package/es/swipe-cell/index.css +1 -1
- package/es/swipe-cell/index.d.ts +11 -16
- package/es/swipe-item/SwipeItem.d.ts +1 -1
- package/es/swipe-item/index.css +1 -1
- package/es/swipe-item/index.d.ts +1 -1
- package/es/switch/Switch.d.ts +16 -20
- package/es/switch/index.css +1 -1
- package/es/switch/index.d.ts +16 -20
- package/es/tab/Tab.d.ts +16 -25
- package/es/tab/index.css +1 -1
- package/es/tab/index.d.ts +16 -25
- package/es/tabbar/Tabbar.d.ts +24 -24
- package/es/tabbar/index.css +1 -1
- package/es/tabbar/index.d.ts +24 -24
- package/es/tabbar-item/TabbarItem.d.ts +14 -80
- package/es/tabbar-item/index.css +1 -1
- package/es/tabbar-item/index.d.ts +12 -60
- package/es/tabs/Tabs.d.ts +43 -44
- package/es/tabs/TabsContent.d.ts +18 -17
- package/es/tabs/TabsTitle.d.ts +19 -32
- package/es/tabs/index.css +1 -1
- package/es/tabs/index.d.ts +43 -44
- package/es/tag/Tag.d.ts +17 -22
- package/es/tag/index.css +1 -1
- package/es/tag/index.d.ts +17 -22
- package/es/toast/Toast.d.ts +31 -38
- package/es/toast/index.css +1 -1
- package/es/tree-select/TreeSelect.d.ts +26 -15
- package/es/tree-select/index.css +1 -1
- package/es/tree-select/index.d.ts +26 -15
- package/es/uploader/Uploader.d.ts +61 -50
- package/es/uploader/UploaderPreviewItem.d.ts +13 -20
- package/es/uploader/index.css +1 -1
- package/es/uploader/index.d.ts +61 -50
- package/lib/action-bar/ActionBar.d.ts +6 -5
- package/lib/action-bar/index.css +1 -1
- package/lib/action-bar/index.d.ts +6 -5
- package/lib/action-bar-button/ActionBarButton.d.ts +11 -21
- package/lib/action-bar-button/index.css +1 -1
- package/lib/action-bar-button/index.d.ts +11 -21
- package/lib/action-bar-icon/ActionBarIcon.d.ts +16 -84
- package/lib/action-bar-icon/index.css +1 -1
- package/lib/action-bar-icon/index.d.ts +14 -64
- package/lib/action-sheet/ActionSheet.d.ts +54 -47
- package/lib/action-sheet/index.css +1 -1
- package/lib/action-sheet/index.d.ts +54 -47
- package/lib/address-edit/AddressEdit.d.ts +48 -48
- package/lib/address-edit/AddressEditDetail.d.ts +10 -20
- package/lib/address-edit/index.css +1 -1
- package/lib/address-edit/index.d.ts +48 -48
- package/lib/address-list/AddressList.d.ts +18 -18
- package/lib/address-list/AddressListItem.d.ts +9 -12
- package/lib/address-list/index.css +1 -1
- package/lib/address-list/index.d.ts +18 -18
- package/lib/address-list/index.less +1 -1
- package/lib/area/Area.d.ts +41 -33
- package/lib/area/index.d.ts +41 -33
- package/lib/badge/Badge.d.ts +19 -20
- package/lib/badge/index.css +1 -1
- package/lib/badge/index.d.ts +19 -20
- package/lib/button/Button.d.ts +39 -47
- package/lib/button/index.css +1 -1
- package/lib/button/index.d.ts +39 -47
- package/lib/calendar/Calendar.d.ts +85 -62
- package/lib/calendar/Calendar.js +6 -1
- package/lib/calendar/CalendarDay.d.ts +13 -14
- package/lib/calendar/CalendarHeader.d.ts +7 -14
- package/lib/calendar/CalendarMonth.d.ts +25 -32
- package/lib/calendar/index.css +1 -1
- package/lib/calendar/index.d.ts +85 -62
- package/lib/card/Card.d.ts +16 -26
- package/lib/card/index.css +1 -1
- package/lib/card/index.d.ts +16 -26
- package/lib/cascader/Cascader.d.ts +36 -22
- package/lib/cascader/Cascader.js +3 -2
- package/lib/cascader/index.css +1 -1
- package/lib/cascader/index.d.ts +32 -22
- package/lib/cell/Cell.d.ts +27 -41
- package/lib/cell/index.css +1 -1
- package/lib/cell/index.d.ts +27 -41
- package/lib/cell-group/CellGroup.d.ts +8 -10
- package/lib/cell-group/index.css +1 -1
- package/lib/cell-group/index.d.ts +8 -10
- package/lib/checkbox/Checkbox.d.ts +17 -21
- package/lib/checkbox/Checker.d.ts +24 -29
- package/lib/checkbox/index.css +1 -1
- package/lib/checkbox/index.d.ts +17 -21
- package/lib/checkbox-group/CheckboxGroup.d.ts +11 -16
- package/lib/checkbox-group/index.css +1 -1
- package/lib/checkbox-group/index.d.ts +11 -16
- package/lib/circle/Circle.d.ts +35 -28
- package/lib/circle/index.css +1 -1
- package/lib/circle/index.d.ts +35 -28
- package/lib/col/Col.d.ts +11 -10
- package/lib/col/index.css +1 -1
- package/lib/col/index.d.ts +11 -10
- package/lib/collapse/Collapse.d.ts +11 -9
- package/lib/collapse/index.d.ts +11 -9
- package/lib/collapse-item/CollapseItem.d.ts +31 -41
- package/lib/collapse-item/index.css +1 -1
- package/lib/collapse-item/index.d.ts +31 -41
- package/lib/composables/use-height.js +6 -2
- package/lib/config-provider/ConfigProvider.d.ts +8 -10
- package/lib/config-provider/index.d.ts +8 -10
- package/lib/contact-card/ContactCard.d.ts +13 -14
- package/lib/contact-card/index.css +1 -1
- package/lib/contact-card/index.d.ts +13 -14
- package/lib/contact-edit/ContactEdit.d.ts +15 -18
- package/lib/contact-edit/index.css +1 -1
- package/lib/contact-edit/index.d.ts +15 -18
- package/lib/contact-list/ContactList.d.ts +6 -11
- package/lib/contact-list/index.css +1 -1
- package/lib/contact-list/index.d.ts +6 -11
- package/lib/count-down/CountDown.d.ts +15 -11
- package/lib/count-down/index.css +1 -1
- package/lib/count-down/index.d.ts +15 -11
- package/lib/coupon/Coupon.d.ts +12 -11
- package/lib/coupon/index.css +1 -1
- package/lib/coupon/index.d.ts +12 -11
- package/lib/coupon-cell/CouponCell.d.ts +23 -16
- package/lib/coupon-cell/index.css +1 -1
- package/lib/coupon-cell/index.d.ts +23 -16
- package/lib/coupon-list/CouponList.d.ts +53 -40
- package/lib/coupon-list/index.css +1 -1
- package/lib/coupon-list/index.d.ts +53 -40
- package/lib/datetime-picker/DatePicker.d.ts +45 -36
- package/lib/datetime-picker/TimePicker.d.ts +47 -38
- package/lib/dialog/Dialog.d.ts +52 -59
- package/lib/dialog/function-call.d.ts +52 -59
- package/lib/dialog/index.css +1 -1
- package/lib/divider/Divider.d.ts +11 -9
- package/lib/divider/index.css +1 -1
- package/lib/divider/index.d.ts +11 -9
- package/lib/dropdown-item/DropdownItem.d.ts +15 -18
- package/lib/dropdown-item/index.css +1 -1
- package/lib/dropdown-item/index.d.ts +15 -18
- package/lib/dropdown-menu/DropdownMenu.d.ts +24 -18
- package/lib/dropdown-menu/index.css +1 -1
- package/lib/dropdown-menu/index.d.ts +24 -18
- package/lib/empty/Empty.d.ts +8 -10
- package/lib/empty/index.css +1 -1
- package/lib/empty/index.d.ts +8 -10
- package/lib/field/Field.d.ts +80 -90
- package/lib/field/index.css +1 -1
- package/lib/field/index.d.ts +80 -90
- package/lib/form/Form.d.ts +24 -30
- package/lib/form/index.d.ts +24 -30
- package/lib/grid/Grid.d.ts +20 -22
- package/lib/grid/index.css +1 -1
- package/lib/grid/index.d.ts +20 -22
- package/lib/grid-item/GridItem.d.ts +15 -82
- package/lib/grid-item/index.css +1 -1
- package/lib/grid-item/index.d.ts +13 -62
- package/lib/icon/Icon.d.ts +16 -79
- package/lib/icon/index.css +1 -1
- package/lib/icon/index.d.ts +14 -59
- package/lib/image/Image.d.ts +32 -32
- package/lib/image/Image.js +12 -3
- package/lib/image/index.css +1 -1
- package/lib/image/index.d.ts +30 -32
- package/lib/image-preview/ImagePreview.d.ts +54 -42
- package/lib/image-preview/ImagePreviewItem.d.ts +21 -18
- package/lib/image-preview/ImagePreviewItem.js +12 -4
- package/lib/image-preview/function-call.d.ts +54 -42
- package/lib/image-preview/index.css +1 -1
- package/lib/index-anchor/IndexAnchor.d.ts +3 -5
- package/lib/index-anchor/index.css +1 -1
- package/lib/index-anchor/index.d.ts +3 -5
- package/lib/index-bar/IndexBar.d.ts +17 -16
- package/lib/index-bar/index.css +1 -1
- package/lib/index-bar/index.d.ts +17 -16
- package/lib/index.css +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib/list/List.d.ts +20 -22
- package/lib/list/index.css +1 -1
- package/lib/list/index.d.ts +20 -22
- package/lib/loading/Loading.d.ts +11 -16
- package/lib/loading/index.css +1 -1
- package/lib/loading/index.d.ts +11 -16
- package/lib/nav-bar/NavBar.d.ts +14 -22
- package/lib/nav-bar/index.css +1 -1
- package/lib/nav-bar/index.d.ts +14 -22
- package/lib/notice-bar/NoticeBar.d.ts +20 -22
- package/lib/notice-bar/index.css +1 -1
- package/lib/notice-bar/index.d.ts +20 -22
- package/lib/notify/Notify.d.ts +39 -39
- package/lib/notify/function-call.d.ts +39 -39
- package/lib/notify/index.css +1 -1
- package/lib/number-keyboard/NumberKeyboard.d.ts +46 -38
- package/lib/number-keyboard/NumberKeyboardKey.d.ts +8 -16
- package/lib/number-keyboard/index.css +1 -1
- package/lib/number-keyboard/index.d.ts +46 -38
- package/lib/overlay/Overlay.d.ts +24 -16
- package/lib/overlay/Overlay.js +2 -1
- package/lib/overlay/index.css +1 -1
- package/lib/overlay/index.d.ts +20 -16
- package/lib/pagination/Pagination.d.ts +29 -22
- package/lib/pagination/index.css +1 -1
- package/lib/pagination/index.d.ts +29 -22
- package/lib/password-input/PasswordInput.d.ts +18 -18
- package/lib/password-input/index.css +1 -1
- package/lib/password-input/index.d.ts +18 -18
- package/lib/picker/Picker.d.ts +38 -33
- package/lib/picker/PickerColumn.d.ts +29 -22
- package/lib/picker/index.css +1 -1
- package/lib/picker/index.d.ts +38 -33
- package/lib/popover/Popover.d.ts +48 -36
- package/lib/popover/index.css +1 -1
- package/lib/popover/index.d.ts +48 -36
- package/lib/popup/Popup.d.ts +44 -45
- package/lib/popup/index.css +1 -1
- package/lib/popup/index.d.ts +44 -45
- package/lib/progress/Progress.d.ts +18 -22
- package/lib/progress/index.css +1 -1
- package/lib/progress/index.d.ts +18 -22
- package/lib/pull-refresh/PullRefresh.d.ts +21 -24
- package/lib/pull-refresh/index.css +1 -1
- package/lib/pull-refresh/index.d.ts +21 -24
- package/lib/radio/Radio.d.ts +13 -20
- package/lib/radio/index.css +1 -1
- package/lib/radio/index.d.ts +13 -20
- package/lib/radio-group/RadioGroup.d.ts +7 -14
- package/lib/radio-group/index.css +1 -1
- package/lib/radio-group/index.d.ts +7 -14
- package/lib/rate/Rate.d.ts +31 -32
- package/lib/rate/index.css +1 -1
- package/lib/rate/index.d.ts +31 -32
- package/lib/row/Row.d.ts +16 -14
- package/lib/row/index.css +1 -1
- package/lib/row/index.d.ts +16 -14
- package/lib/search/Search.d.ts +58 -51
- package/lib/search/index.css +1 -1
- package/lib/search/index.d.ts +58 -51
- package/lib/share-sheet/ShareSheet.d.ts +45 -41
- package/lib/share-sheet/index.css +1 -1
- package/lib/share-sheet/index.d.ts +45 -41
- package/lib/sidebar/Sidebar.d.ts +6 -5
- package/lib/sidebar/index.css +1 -1
- package/lib/sidebar/index.d.ts +6 -5
- package/lib/sidebar-item/SidebarItem.d.ts +13 -78
- package/lib/sidebar-item/index.css +1 -1
- package/lib/sidebar-item/index.d.ts +11 -58
- package/lib/skeleton/Skeleton.d.ts +27 -24
- package/lib/skeleton/Skeleton.js +1 -1
- package/lib/skeleton/index.css +1 -1
- package/lib/skeleton/index.d.ts +27 -24
- package/lib/slider/Slider.d.ts +27 -30
- package/lib/slider/index.css +1 -1
- package/lib/slider/index.d.ts +27 -30
- package/lib/step/Step.d.ts +1 -1
- package/lib/step/index.css +1 -1
- package/lib/step/index.d.ts +1 -1
- package/lib/stepper/Stepper.d.ts +51 -48
- package/lib/stepper/index.css +1 -1
- package/lib/stepper/index.d.ts +51 -48
- package/lib/steps/Steps.d.ts +19 -20
- package/lib/steps/index.css +1 -1
- package/lib/steps/index.d.ts +19 -20
- package/lib/sticky/Sticky.d.ts +16 -14
- package/lib/sticky/index.css +1 -1
- package/lib/sticky/index.d.ts +16 -14
- package/lib/style/animation.css +1 -1
- package/lib/style/base.css +1 -1
- package/lib/style/css-variables.css +1 -1
- package/lib/style/normalize.css +1 -1
- package/lib/submit-bar/SubmitBar.d.ts +28 -32
- package/lib/submit-bar/index.css +1 -1
- package/lib/submit-bar/index.d.ts +28 -32
- package/lib/swipe/Swipe.d.ts +35 -28
- package/lib/swipe/index.css +1 -1
- package/lib/swipe/index.d.ts +35 -28
- package/lib/swipe-cell/SwipeCell.d.ts +11 -16
- package/lib/swipe-cell/index.css +1 -1
- package/lib/swipe-cell/index.d.ts +11 -16
- package/lib/swipe-item/SwipeItem.d.ts +1 -1
- package/lib/swipe-item/index.css +1 -1
- package/lib/swipe-item/index.d.ts +1 -1
- package/lib/switch/Switch.d.ts +16 -20
- package/lib/switch/index.css +1 -1
- package/lib/switch/index.d.ts +16 -20
- package/lib/tab/Tab.d.ts +16 -25
- package/lib/tab/index.css +1 -1
- package/lib/tab/index.d.ts +16 -25
- package/lib/tabbar/Tabbar.d.ts +24 -24
- package/lib/tabbar/index.css +1 -1
- package/lib/tabbar/index.d.ts +24 -24
- package/lib/tabbar-item/TabbarItem.d.ts +14 -80
- package/lib/tabbar-item/index.css +1 -1
- package/lib/tabbar-item/index.d.ts +12 -60
- package/lib/tabs/Tabs.d.ts +43 -44
- package/lib/tabs/TabsContent.d.ts +18 -17
- package/lib/tabs/TabsTitle.d.ts +19 -32
- package/lib/tabs/index.css +1 -1
- package/lib/tabs/index.d.ts +43 -44
- package/lib/tag/Tag.d.ts +17 -22
- package/lib/tag/index.css +1 -1
- package/lib/tag/index.d.ts +17 -22
- package/lib/toast/Toast.d.ts +31 -38
- package/lib/toast/index.css +1 -1
- package/lib/tree-select/TreeSelect.d.ts +26 -15
- package/lib/tree-select/index.css +1 -1
- package/lib/tree-select/index.d.ts +26 -15
- package/lib/uploader/Uploader.d.ts +61 -50
- package/lib/uploader/UploaderPreviewItem.d.ts +13 -20
- package/lib/uploader/index.css +1 -1
- package/lib/uploader/index.d.ts +61 -50
- package/lib/vant.cjs.js +43 -15
- package/lib/vant.cjs.min.js +1 -1
- package/lib/vant.es.js +43 -15
- package/lib/vant.es.min.js +43 -15
- package/lib/vant.js +43 -15
- package/lib/vant.min.js +1 -1
- package/package.json +3 -3
- package/vetur/attributes.json +939 -939
- package/vetur/tags.json +31 -31
- package/vetur/web-types.json +1511 -1511
@@ -1,4 +1,5 @@
|
|
1
1
|
import { type PropType, type ExtractPropTypes } from 'vue';
|
2
|
+
import { type BadgeProps } from '../badge';
|
2
3
|
declare const actionBarIconProps: {
|
3
4
|
to: PropType<import("vue-router").RouteLocationRaw>;
|
4
5
|
url: StringConstructor;
|
@@ -10,26 +11,7 @@ declare const actionBarIconProps: {
|
|
10
11
|
color: StringConstructor;
|
11
12
|
badge: (NumberConstructor | StringConstructor)[];
|
12
13
|
iconClass: PropType<unknown>;
|
13
|
-
badgeProps: PropType<Partial<
|
14
|
-
dot?: unknown;
|
15
|
-
max?: unknown;
|
16
|
-
tag?: unknown;
|
17
|
-
color?: unknown;
|
18
|
-
offset?: unknown;
|
19
|
-
content?: unknown;
|
20
|
-
showZero?: unknown;
|
21
|
-
position?: unknown;
|
22
|
-
} & {
|
23
|
-
dot: boolean;
|
24
|
-
tag: keyof HTMLElementTagNameMap;
|
25
|
-
showZero: boolean;
|
26
|
-
position: import("../badge").BadgePosition;
|
27
|
-
} & {
|
28
|
-
color?: string | undefined;
|
29
|
-
max?: string | number | undefined;
|
30
|
-
offset?: [string | number, string | number] | undefined;
|
31
|
-
content?: string | number | undefined;
|
32
|
-
}>>;
|
14
|
+
badgeProps: PropType<Partial<BadgeProps>>;
|
33
15
|
iconPrefix: StringConstructor;
|
34
16
|
};
|
35
17
|
export declare type ActionBarIconProps = ExtractPropTypes<typeof actionBarIconProps>;
|
@@ -44,72 +26,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
44
26
|
color: StringConstructor;
|
45
27
|
badge: (NumberConstructor | StringConstructor)[];
|
46
28
|
iconClass: PropType<unknown>;
|
47
|
-
badgeProps: PropType<Partial<
|
48
|
-
dot?: unknown;
|
49
|
-
max?: unknown;
|
50
|
-
tag?: unknown;
|
51
|
-
color?: unknown;
|
52
|
-
offset?: unknown;
|
53
|
-
content?: unknown;
|
54
|
-
showZero?: unknown;
|
55
|
-
position?: unknown;
|
56
|
-
} & {
|
57
|
-
dot: boolean;
|
58
|
-
tag: keyof HTMLElementTagNameMap;
|
59
|
-
showZero: boolean;
|
60
|
-
position: import("../badge").BadgePosition;
|
61
|
-
} & {
|
62
|
-
color?: string | undefined;
|
63
|
-
max?: string | number | undefined;
|
64
|
-
offset?: [string | number, string | number] | undefined;
|
65
|
-
content?: string | number | undefined;
|
66
|
-
}>>;
|
29
|
+
badgeProps: PropType<Partial<BadgeProps>>;
|
67
30
|
iconPrefix: StringConstructor;
|
68
|
-
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
69
|
-
to
|
70
|
-
url
|
71
|
-
replace
|
72
|
-
dot?: unknown;
|
73
|
-
text?: unknown;
|
74
|
-
icon?: unknown;
|
75
|
-
color?: unknown;
|
76
|
-
badge?: unknown;
|
77
|
-
iconClass?: unknown;
|
78
|
-
badgeProps?: unknown;
|
79
|
-
iconPrefix?: unknown;
|
80
|
-
} & {
|
81
|
-
replace: boolean;
|
82
|
-
dot: boolean;
|
31
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<ExtractPropTypes<{
|
32
|
+
to: PropType<import("vue-router").RouteLocationRaw>;
|
33
|
+
url: StringConstructor;
|
34
|
+
replace: BooleanConstructor;
|
83
35
|
} & {
|
84
|
-
|
85
|
-
text
|
86
|
-
|
87
|
-
|
88
|
-
badge
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
max?: unknown;
|
94
|
-
tag?: unknown;
|
95
|
-
color?: unknown;
|
96
|
-
offset?: unknown;
|
97
|
-
content?: unknown;
|
98
|
-
showZero?: unknown;
|
99
|
-
position?: unknown;
|
100
|
-
} & {
|
101
|
-
dot: boolean;
|
102
|
-
tag: keyof HTMLElementTagNameMap;
|
103
|
-
showZero: boolean;
|
104
|
-
position: import("../badge").BadgePosition;
|
105
|
-
} & {
|
106
|
-
color?: string | undefined;
|
107
|
-
max?: string | number | undefined;
|
108
|
-
offset?: [string | number, string | number] | undefined;
|
109
|
-
content?: string | number | undefined;
|
110
|
-
}> | undefined;
|
111
|
-
iconClass?: unknown;
|
112
|
-
}>, {
|
36
|
+
dot: BooleanConstructor;
|
37
|
+
text: StringConstructor;
|
38
|
+
icon: StringConstructor;
|
39
|
+
color: StringConstructor;
|
40
|
+
badge: (NumberConstructor | StringConstructor)[];
|
41
|
+
iconClass: PropType<unknown>;
|
42
|
+
badgeProps: PropType<Partial<BadgeProps>>;
|
43
|
+
iconPrefix: StringConstructor;
|
44
|
+
}>>, {
|
113
45
|
replace: boolean;
|
114
46
|
dot: boolean;
|
115
47
|
}>;
|
@@ -1 +1 @@
|
|
1
|
-
:root{--van-action-bar-icon-width:48px;--van-action-bar-icon-height:100%;--van-action-bar-icon-color:var(--van-text-color);--van-action-bar-icon-size:18px;--van-action-bar-icon-font-size:var(--van-font-size-xs);--van-action-bar-icon-active-color:var(--van-active-color);--van-action-bar-icon-text-color:var(--van-gray-7);--van-action-bar-icon-background-color:var(--van-background-color-light)}.van-action-bar-icon{display:flex;flex-direction:column;justify-content:center;min-width:var(--van-action-bar-icon-width);height:var(--van-action-bar-icon-height);color:var(--van-action-bar-icon-text-color);font-size:var(--van-action-bar-icon-font-size);line-height:1;text-align:center;background:var(--van-action-bar-icon-background-color);cursor:pointer}.van-action-bar-icon:active{background-color:var(--van-action-bar-icon-active-color)}.van-action-bar-icon__icon{margin:0 auto var(--van-padding-base);color:var(--van-action-bar-icon-color);font-size:var(--van-action-bar-icon-size)}
|
1
|
+
:root{--van-action-bar-icon-width: 48px;--van-action-bar-icon-height: 100%;--van-action-bar-icon-color: var(--van-text-color);--van-action-bar-icon-size: 18px;--van-action-bar-icon-font-size: var(--van-font-size-xs);--van-action-bar-icon-active-color: var(--van-active-color);--van-action-bar-icon-text-color: var(--van-gray-7);--van-action-bar-icon-background-color: var(--van-background-color-light)}.van-action-bar-icon{display:flex;flex-direction:column;justify-content:center;min-width:var(--van-action-bar-icon-width);height:var(--van-action-bar-icon-height);color:var(--van-action-bar-icon-text-color);font-size:var(--van-action-bar-icon-font-size);line-height:1;text-align:center;background:var(--van-action-bar-icon-background-color);cursor:pointer}.van-action-bar-icon:active{background-color:var(--van-action-bar-icon-active-color)}.van-action-bar-icon__icon{margin:0 auto var(--van-padding-base);color:var(--van-action-bar-icon-color);font-size:var(--van-action-bar-icon-size)}
|
@@ -9,72 +9,22 @@ export declare const ActionBarIcon: import("../utils").WithInstall<import("vue")
|
|
9
9
|
color: StringConstructor;
|
10
10
|
badge: (NumberConstructor | StringConstructor)[];
|
11
11
|
iconClass: import("vue").PropType<unknown>;
|
12
|
-
badgeProps: import("vue").PropType<Partial<
|
13
|
-
dot?: unknown;
|
14
|
-
max?: unknown;
|
15
|
-
tag?: unknown;
|
16
|
-
color?: unknown;
|
17
|
-
offset?: unknown;
|
18
|
-
content?: unknown;
|
19
|
-
showZero?: unknown;
|
20
|
-
position?: unknown;
|
21
|
-
} & {
|
22
|
-
dot: boolean;
|
23
|
-
tag: keyof HTMLElementTagNameMap;
|
24
|
-
showZero: boolean;
|
25
|
-
position: import("..").BadgePosition;
|
26
|
-
} & {
|
27
|
-
color?: string | undefined;
|
28
|
-
max?: string | number | undefined;
|
29
|
-
offset?: [string | number, string | number] | undefined;
|
30
|
-
content?: string | number | undefined;
|
31
|
-
}>>;
|
12
|
+
badgeProps: import("vue").PropType<Partial<import("..").BadgeProps>>;
|
32
13
|
iconPrefix: StringConstructor;
|
33
|
-
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
34
|
-
to
|
35
|
-
url
|
36
|
-
replace
|
37
|
-
dot?: unknown;
|
38
|
-
text?: unknown;
|
39
|
-
icon?: unknown;
|
40
|
-
color?: unknown;
|
41
|
-
badge?: unknown;
|
42
|
-
iconClass?: unknown;
|
43
|
-
badgeProps?: unknown;
|
44
|
-
iconPrefix?: unknown;
|
45
|
-
} & {
|
46
|
-
replace: boolean;
|
47
|
-
dot: boolean;
|
14
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
15
|
+
to: import("vue").PropType<import("vue-router").RouteLocationRaw>;
|
16
|
+
url: StringConstructor;
|
17
|
+
replace: BooleanConstructor;
|
48
18
|
} & {
|
49
|
-
|
50
|
-
text
|
51
|
-
|
52
|
-
|
53
|
-
badge
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
max?: unknown;
|
59
|
-
tag?: unknown;
|
60
|
-
color?: unknown;
|
61
|
-
offset?: unknown;
|
62
|
-
content?: unknown;
|
63
|
-
showZero?: unknown;
|
64
|
-
position?: unknown;
|
65
|
-
} & {
|
66
|
-
dot: boolean;
|
67
|
-
tag: keyof HTMLElementTagNameMap;
|
68
|
-
showZero: boolean;
|
69
|
-
position: import("..").BadgePosition;
|
70
|
-
} & {
|
71
|
-
color?: string | undefined;
|
72
|
-
max?: string | number | undefined;
|
73
|
-
offset?: [string | number, string | number] | undefined;
|
74
|
-
content?: string | number | undefined;
|
75
|
-
}> | undefined;
|
76
|
-
iconClass?: unknown;
|
77
|
-
}>, {
|
19
|
+
dot: BooleanConstructor;
|
20
|
+
text: StringConstructor;
|
21
|
+
icon: StringConstructor;
|
22
|
+
color: StringConstructor;
|
23
|
+
badge: (NumberConstructor | StringConstructor)[];
|
24
|
+
iconClass: import("vue").PropType<unknown>;
|
25
|
+
badgeProps: import("vue").PropType<Partial<import("..").BadgeProps>>;
|
26
|
+
iconPrefix: StringConstructor;
|
27
|
+
}>>, {
|
78
28
|
replace: boolean;
|
79
29
|
dot: boolean;
|
80
30
|
}>>;
|
@@ -118,54 +118,61 @@ declare const _default: import("vue").DefineComponent<{
|
|
118
118
|
type: BooleanConstructor;
|
119
119
|
default: true;
|
120
120
|
};
|
121
|
-
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "update:show" | "cancel")[], "select" | "update:show" | "cancel", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
122
|
-
show
|
123
|
-
zIndex
|
124
|
-
overlay
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
safeAreaInsetBottom: boolean;
|
147
|
-
overlay: boolean;
|
148
|
-
show: boolean;
|
149
|
-
lockScroll: boolean;
|
150
|
-
lazyRender: boolean;
|
151
|
-
transitionAppear: boolean;
|
152
|
-
closeOnClickOverlay: boolean;
|
153
|
-
closeIcon: string;
|
154
|
-
closeable: boolean;
|
155
|
-
closeOnPopstate: boolean;
|
156
|
-
actions: ActionSheetAction[];
|
157
|
-
closeOnClickAction: boolean;
|
121
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "update:show" | "cancel")[], "select" | "update:show" | "cancel", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<ExtractPropTypes<{
|
122
|
+
show: BooleanConstructor;
|
123
|
+
zIndex: (NumberConstructor | StringConstructor)[];
|
124
|
+
overlay: {
|
125
|
+
type: BooleanConstructor;
|
126
|
+
default: true;
|
127
|
+
};
|
128
|
+
duration: (NumberConstructor | StringConstructor)[];
|
129
|
+
teleport: import("vue").PropType<string | import("vue").RendererElement | null | undefined>;
|
130
|
+
lockScroll: {
|
131
|
+
type: BooleanConstructor;
|
132
|
+
default: true;
|
133
|
+
};
|
134
|
+
lazyRender: {
|
135
|
+
type: BooleanConstructor;
|
136
|
+
default: true;
|
137
|
+
};
|
138
|
+
beforeClose: import("vue").PropType<import("../utils").Interceptor>;
|
139
|
+
overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
|
140
|
+
overlayClass: import("vue").PropType<unknown>;
|
141
|
+
transitionAppear: BooleanConstructor;
|
142
|
+
closeOnClickOverlay: {
|
143
|
+
type: BooleanConstructor;
|
144
|
+
default: true;
|
145
|
+
};
|
158
146
|
} & {
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
147
|
+
title: StringConstructor;
|
148
|
+
round: {
|
149
|
+
type: BooleanConstructor;
|
150
|
+
default: true;
|
151
|
+
};
|
152
|
+
actions: {
|
153
|
+
type: import("vue").PropType<ActionSheetAction[]>;
|
154
|
+
default: () => never[];
|
155
|
+
};
|
156
|
+
closeIcon: {
|
157
|
+
type: import("vue").PropType<string>;
|
158
|
+
default: string;
|
159
|
+
};
|
160
|
+
closeable: {
|
161
|
+
type: BooleanConstructor;
|
162
|
+
default: true;
|
163
|
+
};
|
164
|
+
cancelText: StringConstructor;
|
165
|
+
description: StringConstructor;
|
166
|
+
closeOnPopstate: {
|
167
|
+
type: BooleanConstructor;
|
168
|
+
default: true;
|
169
|
+
};
|
170
|
+
closeOnClickAction: BooleanConstructor;
|
171
|
+
safeAreaInsetBottom: {
|
172
|
+
type: BooleanConstructor;
|
173
|
+
default: true;
|
174
|
+
};
|
175
|
+
}>> & {
|
169
176
|
onSelect?: ((...args: any[]) => any) | undefined;
|
170
177
|
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
171
178
|
onCancel?: ((...args: any[]) => any) | undefined;
|
@@ -1 +1 @@
|
|
1
|
-
:root{--van-action-sheet-max-height:80%;--van-action-sheet-header-height:48px;--van-action-sheet-header-font-size:var(--van-font-size-lg);--van-action-sheet-description-color:var(--van-text-color-2);--van-action-sheet-description-font-size:var(--van-font-size-md);--van-action-sheet-description-line-height:var(--van-line-height-md);--van-action-sheet-item-background:var(--van-background-color-light);--van-action-sheet-item-font-size:var(--van-font-size-lg);--van-action-sheet-item-line-height:var(--van-line-height-lg);--van-action-sheet-item-text-color:var(--van-text-color);--van-action-sheet-item-disabled-text-color:var(--van-text-color-3);--van-action-sheet-subname-color:var(--van-text-color-2);--van-action-sheet-subname-font-size:var(--van-font-size-sm);--van-action-sheet-subname-line-height:var(--van-line-height-sm);--van-action-sheet-close-icon-size:22px;--van-action-sheet-close-icon-color:var(--van-gray-5);--van-action-sheet-close-icon-padding:0 var(--van-padding-md);--van-action-sheet-cancel-text-color:var(--van-gray-7);--van-action-sheet-cancel-padding-top:var(--van-padding-xs);--van-action-sheet-cancel-padding-color:var(--van-background-color);--van-action-sheet-loading-icon-size:22px}.van-action-sheet{display:flex;flex-direction:column;max-height:var(--van-action-sheet-max-height);overflow:hidden;color:var(--van-action-sheet-item-text-color)}.van-action-sheet__content{flex:1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-action-
|
1
|
+
:root{--van-action-sheet-max-height: 80%;--van-action-sheet-header-height: 48px;--van-action-sheet-header-font-size: var(--van-font-size-lg);--van-action-sheet-description-color: var(--van-text-color-2);--van-action-sheet-description-font-size: var(--van-font-size-md);--van-action-sheet-description-line-height: var(--van-line-height-md);--van-action-sheet-item-background: var(--van-background-color-light);--van-action-sheet-item-font-size: var(--van-font-size-lg);--van-action-sheet-item-line-height: var(--van-line-height-lg);--van-action-sheet-item-text-color: var(--van-text-color);--van-action-sheet-item-disabled-text-color: var(--van-text-color-3);--van-action-sheet-subname-color: var(--van-text-color-2);--van-action-sheet-subname-font-size: var(--van-font-size-sm);--van-action-sheet-subname-line-height: var(--van-line-height-sm);--van-action-sheet-close-icon-size: 22px;--van-action-sheet-close-icon-color: var(--van-gray-5);--van-action-sheet-close-icon-padding: 0 var(--van-padding-md);--van-action-sheet-cancel-text-color: var(--van-gray-7);--van-action-sheet-cancel-padding-top: var(--van-padding-xs);--van-action-sheet-cancel-padding-color: var(--van-background-color);--van-action-sheet-loading-icon-size: 22px}.van-action-sheet{display:flex;flex-direction:column;max-height:var(--van-action-sheet-max-height);overflow:hidden;color:var(--van-action-sheet-item-text-color)}.van-action-sheet__content{flex:1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-action-sheet__item,.van-action-sheet__cancel{display:block;width:100%;padding:14px var(--van-padding-md);font-size:var(--van-action-sheet-item-font-size);background:var(--van-action-sheet-item-background);border:none;cursor:pointer}.van-action-sheet__item:active,.van-action-sheet__cancel:active{background-color:var(--van-active-color)}.van-action-sheet__item{line-height:var(--van-action-sheet-item-line-height)}.van-action-sheet__item--loading,.van-action-sheet__item--disabled{color:var(--van-action-sheet-item-disabled-text-color)}.van-action-sheet__item--loading:active,.van-action-sheet__item--disabled:active{background-color:var(--van-action-sheet-item-background)}.van-action-sheet__item--disabled{cursor:not-allowed}.van-action-sheet__item--loading{cursor:default}.van-action-sheet__cancel{flex-shrink:0;box-sizing:border-box;color:var(--van-action-sheet-cancel-text-color)}.van-action-sheet__subname{margin-top:var(--van-padding-xs);color:var(--van-action-sheet-subname-color);font-size:var(--van-action-sheet-subname-font-size);line-height:var(--van-action-sheet-subname-line-height)}.van-action-sheet__gap{display:block;height:var(--van-action-sheet-cancel-padding-top);background:var(--van-action-sheet-cancel-padding-color)}.van-action-sheet__header{flex-shrink:0;font-weight:var(--van-font-weight-bold);font-size:var(--van-action-sheet-header-font-size);line-height:var(--van-action-sheet-header-height);text-align:center}.van-action-sheet__description{position:relative;flex-shrink:0;padding:20px var(--van-padding-md);color:var(--van-action-sheet-description-color);font-size:var(--van-action-sheet-description-font-size);line-height:var(--van-action-sheet-description-line-height);text-align:center}.van-action-sheet__description:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:var(--van-padding-md);bottom:0;left:var(--van-padding-md);border-bottom:1px solid var(--van-border-color);transform:scaleY(.5)}.van-action-sheet__loading-icon .van-loading__spinner{width:var(--van-action-sheet-loading-icon-size);height:var(--van-action-sheet-loading-icon-size)}.van-action-sheet__close{position:absolute;top:0;right:0;padding:var(--van-action-sheet-close-icon-padding);color:var(--van-action-sheet-close-icon-color);font-size:var(--van-action-sheet-close-icon-size);line-height:inherit}
|
@@ -52,54 +52,61 @@ export declare const ActionSheet: import("../utils").WithInstall<import("vue").D
|
|
52
52
|
type: BooleanConstructor;
|
53
53
|
default: true;
|
54
54
|
};
|
55
|
-
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "update:show" | "cancel")[], "select" | "update:show" | "cancel", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
56
|
-
show
|
57
|
-
zIndex
|
58
|
-
overlay
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
safeAreaInsetBottom: boolean;
|
81
|
-
overlay: boolean;
|
82
|
-
show: boolean;
|
83
|
-
lockScroll: boolean;
|
84
|
-
lazyRender: boolean;
|
85
|
-
transitionAppear: boolean;
|
86
|
-
closeOnClickOverlay: boolean;
|
87
|
-
closeIcon: string;
|
88
|
-
closeable: boolean;
|
89
|
-
closeOnPopstate: boolean;
|
90
|
-
actions: import("./ActionSheet").ActionSheetAction[];
|
91
|
-
closeOnClickAction: boolean;
|
55
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "update:show" | "cancel")[], "select" | "update:show" | "cancel", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
56
|
+
show: BooleanConstructor;
|
57
|
+
zIndex: (NumberConstructor | StringConstructor)[];
|
58
|
+
overlay: {
|
59
|
+
type: BooleanConstructor;
|
60
|
+
default: true;
|
61
|
+
};
|
62
|
+
duration: (NumberConstructor | StringConstructor)[];
|
63
|
+
teleport: import("vue").PropType<string | import("vue").RendererElement | null | undefined>;
|
64
|
+
lockScroll: {
|
65
|
+
type: BooleanConstructor;
|
66
|
+
default: true;
|
67
|
+
};
|
68
|
+
lazyRender: {
|
69
|
+
type: BooleanConstructor;
|
70
|
+
default: true;
|
71
|
+
};
|
72
|
+
beforeClose: import("vue").PropType<import("../utils").Interceptor>;
|
73
|
+
overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
|
74
|
+
overlayClass: import("vue").PropType<unknown>;
|
75
|
+
transitionAppear: BooleanConstructor;
|
76
|
+
closeOnClickOverlay: {
|
77
|
+
type: BooleanConstructor;
|
78
|
+
default: true;
|
79
|
+
};
|
92
80
|
} & {
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
81
|
+
title: StringConstructor;
|
82
|
+
round: {
|
83
|
+
type: BooleanConstructor;
|
84
|
+
default: true;
|
85
|
+
};
|
86
|
+
actions: {
|
87
|
+
type: import("vue").PropType<import("./ActionSheet").ActionSheetAction[]>;
|
88
|
+
default: () => never[];
|
89
|
+
};
|
90
|
+
closeIcon: {
|
91
|
+
type: import("vue").PropType<string>;
|
92
|
+
default: string;
|
93
|
+
};
|
94
|
+
closeable: {
|
95
|
+
type: BooleanConstructor;
|
96
|
+
default: true;
|
97
|
+
};
|
98
|
+
cancelText: StringConstructor;
|
99
|
+
description: StringConstructor;
|
100
|
+
closeOnPopstate: {
|
101
|
+
type: BooleanConstructor;
|
102
|
+
default: true;
|
103
|
+
};
|
104
|
+
closeOnClickAction: BooleanConstructor;
|
105
|
+
safeAreaInsetBottom: {
|
106
|
+
type: BooleanConstructor;
|
107
|
+
default: true;
|
108
|
+
};
|
109
|
+
}>> & {
|
103
110
|
onSelect?: ((...args: any[]) => any) | undefined;
|
104
111
|
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
105
112
|
onCancel?: ((...args: any[]) => any) | undefined;
|
@@ -98,54 +98,54 @@ declare const _default: import("vue").DefineComponent<{
|
|
98
98
|
type: PropType<(val: string) => boolean>;
|
99
99
|
default: (value: string) => boolean;
|
100
100
|
};
|
101
|
-
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "select-search" | "save" | "delete" | "click-area" | "change-area" | "change-detail" | "change-default")[], "focus" | "select-search" | "save" | "delete" | "click-area" | "change-area" | "change-detail" | "change-default", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
102
|
-
areaList
|
103
|
-
isSaving
|
104
|
-
isDeleting
|
105
|
-
validator
|
106
|
-
showArea
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
}
|
101
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "select-search" | "save" | "delete" | "click-area" | "change-area" | "change-detail" | "change-default")[], "focus" | "select-search" | "save" | "delete" | "click-area" | "change-area" | "change-detail" | "change-default", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<ExtractPropTypes<{
|
102
|
+
areaList: PropType<AreaList>;
|
103
|
+
isSaving: BooleanConstructor;
|
104
|
+
isDeleting: BooleanConstructor;
|
105
|
+
validator: PropType<(key: string, value: string) => string | undefined>;
|
106
|
+
showArea: {
|
107
|
+
type: BooleanConstructor;
|
108
|
+
default: true;
|
109
|
+
};
|
110
|
+
showDetail: {
|
111
|
+
type: BooleanConstructor;
|
112
|
+
default: true;
|
113
|
+
};
|
114
|
+
showDelete: BooleanConstructor;
|
115
|
+
showPostal: BooleanConstructor;
|
116
|
+
disableArea: BooleanConstructor;
|
117
|
+
searchResult: PropType<AddressEditSearchItem[]>;
|
118
|
+
telMaxlength: (NumberConstructor | StringConstructor)[];
|
119
|
+
showSetDefault: BooleanConstructor;
|
120
|
+
saveButtonText: StringConstructor;
|
121
|
+
areaPlaceholder: StringConstructor;
|
122
|
+
deleteButtonText: StringConstructor;
|
123
|
+
showSearchResult: BooleanConstructor;
|
124
|
+
detailRows: {
|
125
|
+
type: (NumberConstructor | StringConstructor)[];
|
126
|
+
default: number;
|
127
|
+
};
|
128
|
+
detailMaxlength: {
|
129
|
+
type: (NumberConstructor | StringConstructor)[];
|
130
|
+
default: number;
|
131
|
+
};
|
132
|
+
areaColumnsPlaceholder: {
|
133
|
+
type: PropType<string[]>;
|
134
|
+
default: () => never[];
|
135
|
+
};
|
136
|
+
addressInfo: {
|
137
|
+
type: PropType<Partial<AddressEditInfo>>;
|
138
|
+
default: () => AddressEditInfo;
|
139
|
+
};
|
140
|
+
telValidator: {
|
141
|
+
type: PropType<(val: string) => boolean>;
|
142
|
+
default: typeof isMobile;
|
143
|
+
};
|
144
|
+
postalValidator: {
|
145
|
+
type: PropType<(val: string) => boolean>;
|
146
|
+
default: (value: string) => boolean;
|
147
|
+
};
|
148
|
+
}>> & {
|
149
149
|
onFocus?: ((...args: any[]) => any) | undefined;
|
150
150
|
"onSelect-search"?: ((...args: any[]) => any) | undefined;
|
151
151
|
onSave?: ((...args: any[]) => any) | undefined;
|
@@ -10,26 +10,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
10
10
|
maxlength: (NumberConstructor | StringConstructor)[];
|
11
11
|
searchResult: PropType<AddressEditSearchItem[]>;
|
12
12
|
showSearchResult: BooleanConstructor;
|
13
|
-
}, () => JSX.Element | undefined, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "focus" | "blur" | "select-search")[], "input" | "focus" | "blur" | "select-search", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
14
|
-
show
|
15
|
-
rows
|
16
|
-
value
|
17
|
-
rules
|
18
|
-
focused
|
19
|
-
maxlength
|
20
|
-
searchResult
|
21
|
-
showSearchResult
|
22
|
-
} & {
|
23
|
-
focused: boolean;
|
24
|
-
show: boolean;
|
25
|
-
showSearchResult: boolean;
|
26
|
-
} & {
|
27
|
-
value?: string | undefined;
|
28
|
-
maxlength?: string | number | undefined;
|
29
|
-
rows?: string | number | undefined;
|
30
|
-
rules?: FieldRule[] | undefined;
|
31
|
-
searchResult?: AddressEditSearchItem[] | undefined;
|
32
|
-
}> & {
|
13
|
+
}, () => JSX.Element | undefined, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "focus" | "blur" | "select-search")[], "input" | "focus" | "blur" | "select-search", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
14
|
+
show: BooleanConstructor;
|
15
|
+
rows: (NumberConstructor | StringConstructor)[];
|
16
|
+
value: StringConstructor;
|
17
|
+
rules: PropType<FieldRule[]>;
|
18
|
+
focused: BooleanConstructor;
|
19
|
+
maxlength: (NumberConstructor | StringConstructor)[];
|
20
|
+
searchResult: PropType<AddressEditSearchItem[]>;
|
21
|
+
showSearchResult: BooleanConstructor;
|
22
|
+
}>> & {
|
33
23
|
onFocus?: ((...args: any[]) => any) | undefined;
|
34
24
|
onBlur?: ((...args: any[]) => any) | undefined;
|
35
25
|
onInput?: ((...args: any[]) => any) | undefined;
|
@@ -1 +1 @@
|
|
1
|
-
:root{--van-address-edit-padding:var(--van-padding-sm);--van-address-edit-buttons-padding:var(--van-padding-xl) var(--van-padding-base);--van-address-edit-button-margin-bottom:var(--van-padding-sm);--van-address-edit-button-font-size:var(--van-font-size-lg)}.van-address-edit{padding:var(--van-address-edit-padding)}.van-address-edit__fields{overflow:hidden;border-radius:var(--van-padding-xs)}.van-address-edit__fields .van-field__label{width:4.1em}.van-address-edit__default{margin-top:var(--van-padding-sm);overflow:hidden;border-radius:var(--van-padding-xs)}.van-address-edit__buttons{padding:var(--van-address-edit-buttons-padding)}.van-address-edit__button{margin-bottom:var(--van-address-edit-button-margin-bottom);font-size:var(--van-address-edit-button-font-size)}.van-address-edit-detail__search-item{background:var(--van-gray-2)}.van-address-edit-detail__keyword{color:var(--van-danger-color)}
|
1
|
+
:root{--van-address-edit-padding: var(--van-padding-sm);--van-address-edit-buttons-padding: var(--van-padding-xl) var(--van-padding-base);--van-address-edit-button-margin-bottom: var(--van-padding-sm);--van-address-edit-button-font-size: var(--van-font-size-lg)}.van-address-edit{padding:var(--van-address-edit-padding)}.van-address-edit__fields{overflow:hidden;border-radius:var(--van-padding-xs)}.van-address-edit__fields .van-field__label{width:4.1em}.van-address-edit__default{margin-top:var(--van-padding-sm);overflow:hidden;border-radius:var(--van-padding-xs)}.van-address-edit__buttons{padding:var(--van-address-edit-buttons-padding)}.van-address-edit__button{margin-bottom:var(--van-address-edit-button-margin-bottom);font-size:var(--van-address-edit-button-font-size)}.van-address-edit-detail__search-item{background:var(--van-gray-2)}.van-address-edit-detail__keyword{color:var(--van-danger-color)}
|