vant 4.0.0-rc.0 → 4.0.0-rc.3
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/changelog.generated.md +19 -267
- package/es/action-bar/ActionBar.d.ts +1 -1
- package/es/action-bar/ActionBar.mjs +1 -0
- package/es/action-bar/index.css +1 -1
- package/es/action-bar/index.d.ts +2 -0
- package/es/action-bar/index.mjs +2 -0
- package/es/action-bar/types.d.ts +4 -0
- package/es/action-bar/types.mjs +0 -0
- package/es/action-bar-button/ActionBarButton.d.ts +1 -1
- package/es/action-bar-button/ActionBarButton.mjs +1 -0
- package/es/action-bar-button/index.css +1 -1
- package/es/action-bar-button/index.d.ts +2 -0
- package/es/action-bar-button/index.mjs +2 -0
- package/es/action-bar-button/types.d.ts +5 -0
- package/es/action-bar-button/types.mjs +0 -0
- package/es/action-bar-icon/ActionBarIcon.d.ts +1 -1
- package/es/action-bar-icon/ActionBarIcon.mjs +1 -0
- package/es/action-bar-icon/index.css +1 -1
- package/es/action-bar-icon/index.d.ts +2 -0
- package/es/action-bar-icon/index.mjs +2 -0
- package/es/action-bar-icon/types.d.ts +10 -0
- package/es/action-bar-icon/types.mjs +0 -0
- package/es/action-sheet/ActionSheet.d.ts +1 -1
- package/es/action-sheet/ActionSheet.mjs +1 -0
- package/es/action-sheet/index.css +1 -1
- package/es/action-sheet/index.d.ts +2 -0
- package/es/action-sheet/index.mjs +2 -0
- package/es/action-sheet/types.d.ts +23 -0
- package/es/action-sheet/types.mjs +0 -0
- package/es/address-edit/AddressEdit.d.ts +1 -1
- package/es/address-edit/AddressEdit.mjs +1 -0
- package/es/address-edit/index.css +1 -1
- package/es/address-edit/index.d.ts +2 -1
- package/es/address-edit/index.mjs +2 -0
- package/es/address-edit/types.d.ts +6 -0
- package/es/address-list/AddressList.d.ts +1 -1
- package/es/address-list/AddressList.mjs +1 -0
- package/es/address-list/index.css +1 -1
- package/es/address-list/index.d.ts +2 -0
- package/es/address-list/index.mjs +2 -0
- package/es/address-list/types.d.ts +15 -0
- package/es/address-list/types.mjs +0 -0
- package/es/area/Area.d.ts +1 -1
- package/es/area/Area.mjs +1 -0
- package/es/area/index.d.ts +1 -0
- package/es/area/index.mjs +2 -0
- package/es/badge/Badge.d.ts +1 -1
- package/es/badge/Badge.mjs +1 -0
- package/es/badge/index.css +1 -1
- package/es/badge/index.d.ts +2 -0
- package/es/badge/index.mjs +2 -0
- package/es/badge/types.d.ts +12 -0
- package/es/badge/types.mjs +0 -0
- package/es/button/Button.d.ts +1 -1
- package/es/button/Button.mjs +1 -0
- package/es/button/index.css +1 -1
- package/es/button/index.d.ts +2 -1
- package/es/button/index.mjs +2 -0
- package/es/button/types.d.ts +36 -0
- package/es/calendar/Calendar.d.ts +1 -1
- package/es/calendar/Calendar.mjs +1 -0
- package/es/calendar/index.css +1 -1
- package/es/calendar/index.d.ts +2 -1
- package/es/calendar/index.mjs +2 -0
- package/es/calendar/types.d.ts +28 -0
- package/es/card/Card.d.ts +1 -1
- package/es/card/Card.mjs +1 -0
- package/es/card/index.css +1 -1
- package/es/card/index.d.ts +2 -0
- package/es/card/index.mjs +2 -0
- package/es/card/types.d.ts +18 -0
- package/es/card/types.mjs +0 -0
- package/es/cascader/Cascader.d.ts +1 -1
- package/es/cascader/Cascader.mjs +1 -0
- package/es/cascader/index.css +1 -1
- package/es/cascader/index.d.ts +2 -1
- package/es/cascader/index.mjs +2 -0
- package/es/cascader/types.d.ts +15 -0
- package/es/cell/Cell.d.ts +1 -1
- package/es/cell/Cell.mjs +1 -0
- package/es/cell/index.css +1 -1
- package/es/cell/index.d.ts +2 -0
- package/es/cell/index.mjs +2 -0
- package/es/cell/types.d.ts +21 -0
- package/es/cell/types.mjs +0 -0
- package/es/cell-group/CellGroup.d.ts +1 -1
- package/es/cell-group/CellGroup.mjs +1 -0
- package/es/cell-group/index.css +1 -1
- package/es/cell-group/index.d.ts +2 -0
- package/es/cell-group/index.mjs +2 -0
- package/es/cell-group/types.d.ts +10 -0
- package/es/cell-group/types.mjs +0 -0
- package/es/checkbox/Checkbox.d.ts +1 -1
- package/es/checkbox/Checkbox.mjs +1 -0
- package/es/checkbox/index.css +1 -1
- package/es/checkbox/index.d.ts +2 -1
- package/es/checkbox/index.mjs +2 -0
- package/es/checkbox/types.d.ts +11 -0
- package/es/checkbox-group/CheckboxGroup.d.ts +1 -1
- package/es/checkbox-group/CheckboxGroup.mjs +1 -0
- package/es/checkbox-group/index.d.ts +1 -0
- package/es/checkbox-group/index.mjs +2 -0
- package/es/circle/Circle.d.ts +1 -1
- package/es/circle/Circle.mjs +1 -0
- package/es/circle/index.css +1 -1
- package/es/circle/index.d.ts +2 -0
- package/es/circle/index.mjs +2 -0
- package/es/circle/types.d.ts +9 -0
- package/es/circle/types.mjs +0 -0
- package/es/col/Col.d.ts +1 -1
- package/es/col/Col.mjs +1 -0
- package/es/col/index.d.ts +1 -0
- package/es/col/index.mjs +2 -0
- package/es/collapse/Collapse.d.ts +1 -1
- package/es/collapse/Collapse.mjs +1 -0
- package/es/collapse/index.d.ts +1 -0
- package/es/collapse/index.mjs +2 -0
- package/es/collapse-item/CollapseItem.d.ts +1 -1
- package/es/collapse-item/CollapseItem.mjs +1 -0
- package/es/collapse-item/index.css +1 -1
- package/es/collapse-item/index.d.ts +2 -1
- package/es/collapse-item/index.mjs +2 -0
- package/es/collapse-item/types.d.ts +9 -0
- package/es/config-provider/ConfigProvider.d.ts +1 -1
- package/es/config-provider/ConfigProvider.mjs +3 -2
- package/es/config-provider/index.d.ts +2 -0
- package/es/config-provider/index.mjs +2 -0
- package/es/config-provider/types.d.ts +1 -0
- package/es/config-provider/types.mjs +0 -0
- package/es/contact-card/ContactCard.d.ts +1 -1
- package/es/contact-card/ContactCard.mjs +1 -0
- package/es/contact-card/index.css +1 -1
- package/es/contact-card/index.d.ts +2 -0
- package/es/contact-card/index.mjs +2 -0
- package/es/contact-card/types.d.ts +6 -0
- package/es/contact-card/types.mjs +0 -0
- package/es/contact-edit/ContactEdit.d.ts +1 -1
- package/es/contact-edit/ContactEdit.mjs +1 -0
- package/es/contact-edit/index.css +1 -1
- package/es/contact-edit/index.d.ts +2 -0
- package/es/contact-edit/index.mjs +2 -0
- package/es/contact-edit/types.d.ts +8 -0
- package/es/contact-edit/types.mjs +0 -0
- package/es/contact-list/ContactList.d.ts +1 -1
- package/es/contact-list/ContactList.mjs +1 -0
- package/es/contact-list/index.css +1 -1
- package/es/contact-list/index.d.ts +2 -0
- package/es/contact-list/index.mjs +2 -0
- package/es/contact-list/types.d.ts +6 -0
- package/es/contact-list/types.mjs +0 -0
- package/es/count-down/CountDown.d.ts +1 -1
- package/es/count-down/CountDown.mjs +1 -0
- package/es/count-down/index.css +1 -1
- package/es/count-down/index.d.ts +2 -1
- package/es/count-down/index.mjs +2 -0
- package/es/count-down/types.d.ts +5 -0
- package/es/coupon/index.css +1 -1
- package/es/coupon/index.d.ts +1 -0
- package/es/coupon/types.d.ts +19 -0
- package/es/coupon/types.mjs +0 -0
- package/es/coupon-cell/CouponCell.d.ts +1 -1
- package/es/coupon-cell/CouponCell.mjs +1 -0
- package/es/coupon-cell/index.css +1 -1
- package/es/coupon-cell/index.d.ts +2 -0
- package/es/coupon-cell/index.mjs +2 -0
- package/es/coupon-cell/types.d.ts +3 -0
- package/es/coupon-cell/types.mjs +0 -0
- package/es/coupon-list/CouponList.d.ts +1 -1
- package/es/coupon-list/CouponList.mjs +1 -0
- package/es/coupon-list/index.css +1 -1
- package/es/coupon-list/index.d.ts +2 -0
- package/es/coupon-list/index.mjs +2 -0
- package/es/coupon-list/types.d.ts +9 -0
- package/es/coupon-list/types.mjs +0 -0
- package/es/date-picker/DatePicker.d.ts +1 -1
- package/es/date-picker/DatePicker.mjs +1 -0
- package/es/date-picker/index.d.ts +1 -0
- package/es/date-picker/index.mjs +2 -0
- package/es/dialog/Dialog.d.ts +1 -1
- package/es/dialog/Dialog.mjs +2 -1
- package/es/dialog/index.css +1 -1
- package/es/dialog/index.d.ts +2 -1
- package/es/dialog/index.mjs +2 -0
- package/es/dialog/types.d.ts +22 -1
- package/es/divider/Divider.d.ts +1 -1
- package/es/divider/Divider.mjs +2 -1
- package/es/divider/index.css +1 -1
- package/es/divider/index.d.ts +2 -0
- package/es/divider/index.mjs +3 -1
- package/es/divider/types.d.ts +10 -0
- package/es/divider/types.mjs +0 -0
- package/es/dropdown-item/DropdownItem.d.ts +1 -1
- package/es/dropdown-item/DropdownItem.mjs +2 -1
- package/es/dropdown-item/index.css +1 -1
- package/es/dropdown-item/index.d.ts +2 -1
- package/es/dropdown-item/index.mjs +3 -1
- package/es/dropdown-item/types.d.ts +3 -0
- package/es/dropdown-menu/DropdownMenu.d.ts +1 -1
- package/es/dropdown-menu/DropdownMenu.mjs +2 -1
- package/es/dropdown-menu/index.css +1 -1
- package/es/dropdown-menu/index.d.ts +2 -1
- package/es/dropdown-menu/index.mjs +3 -1
- package/es/dropdown-menu/types.d.ts +13 -0
- package/es/empty/Empty.d.ts +1 -1
- package/es/empty/Empty.mjs +2 -1
- package/es/empty/index.css +1 -1
- package/es/empty/index.d.ts +2 -0
- package/es/empty/index.mjs +3 -1
- package/es/empty/types.d.ts +10 -0
- package/es/empty/types.mjs +0 -0
- package/es/field/Field.d.ts +1 -1
- package/es/field/Field.mjs +1 -0
- package/es/field/index.css +1 -1
- package/es/field/index.d.ts +2 -1
- package/es/field/index.mjs +3 -1
- package/es/field/types.d.ts +21 -0
- package/es/form/Form.d.ts +1 -1
- package/es/form/Form.mjs +2 -1
- package/es/form/index.d.ts +1 -0
- package/es/form/index.mjs +3 -1
- package/es/grid/Grid.d.ts +1 -1
- package/es/grid/Grid.mjs +2 -1
- package/es/grid/index.d.ts +1 -0
- package/es/grid/index.mjs +3 -1
- package/es/grid-item/GridItem.d.ts +1 -1
- package/es/grid-item/GridItem.mjs +2 -1
- package/es/grid-item/index.css +1 -1
- package/es/grid-item/index.d.ts +2 -0
- package/es/grid-item/index.mjs +3 -1
- package/es/grid-item/types.d.ts +8 -0
- package/es/grid-item/types.mjs +0 -0
- package/es/icon/Icon.d.ts +1 -1
- package/es/icon/Icon.mjs +2 -1
- package/es/icon/index.d.ts +1 -0
- package/es/icon/index.mjs +3 -1
- package/es/image/Image.d.ts +5 -1
- package/es/image/Image.mjs +5 -2
- package/es/image/index.css +1 -1
- package/es/image/index.d.ts +5 -0
- package/es/image/index.mjs +3 -1
- package/es/image/types.d.ts +9 -0
- package/es/image/types.mjs +0 -0
- package/es/image-preview/ImagePreview.d.ts +1 -1
- package/es/image-preview/ImagePreview.mjs +2 -1
- package/es/image-preview/index.css +1 -1
- package/es/image-preview/index.d.ts +3 -2
- package/es/image-preview/index.mjs +2 -0
- package/es/image-preview/types.d.ts +11 -0
- package/es/index-anchor/IndexAnchor.d.ts +1 -1
- package/es/index-anchor/IndexAnchor.mjs +2 -1
- package/es/index-anchor/index.css +1 -1
- package/es/index-anchor/index.d.ts +2 -0
- package/es/index-anchor/index.mjs +3 -1
- package/es/index-anchor/types.d.ts +11 -0
- package/es/index-anchor/types.mjs +0 -0
- package/es/index-bar/IndexBar.d.ts +1 -1
- package/es/index-bar/IndexBar.mjs +2 -1
- package/es/index-bar/index.css +1 -1
- package/es/index-bar/index.d.ts +2 -1
- package/es/index-bar/index.mjs +3 -1
- package/es/index-bar/types.d.ts +6 -0
- package/es/index.d.ts +1 -1
- package/es/index.mjs +1 -1
- package/es/list/List.d.ts +1 -1
- package/es/list/List.mjs +2 -1
- package/es/list/index.css +1 -1
- package/es/list/index.d.ts +2 -1
- package/es/list/index.mjs +3 -1
- package/es/list/types.d.ts +6 -0
- package/es/loading/Loading.d.ts +1 -1
- package/es/loading/Loading.mjs +2 -1
- package/es/loading/index.css +1 -1
- package/es/loading/index.d.ts +2 -0
- package/es/loading/index.mjs +3 -1
- package/es/loading/types.d.ts +7 -0
- package/es/loading/types.mjs +0 -0
- package/es/nav-bar/NavBar.d.ts +1 -1
- package/es/nav-bar/NavBar.mjs +2 -1
- package/es/nav-bar/index.css +1 -1
- package/es/nav-bar/index.d.ts +2 -0
- package/es/nav-bar/index.mjs +3 -1
- package/es/nav-bar/types.d.ts +10 -0
- package/es/nav-bar/types.mjs +0 -0
- package/es/notice-bar/NoticeBar.d.ts +1 -1
- package/es/notice-bar/NoticeBar.mjs +2 -1
- package/es/notice-bar/index.css +1 -1
- package/es/notice-bar/index.d.ts +2 -1
- package/es/notice-bar/index.mjs +3 -1
- package/es/notice-bar/types.d.ts +11 -0
- package/es/notify/Notify.d.ts +1 -1
- package/es/notify/Notify.mjs +3 -1
- package/es/notify/index.css +1 -1
- package/es/notify/index.d.ts +3 -2
- package/es/notify/index.mjs +2 -0
- package/es/notify/types.d.ts +10 -0
- package/es/number-keyboard/NumberKeyboard.d.ts +1 -1
- package/es/number-keyboard/NumberKeyboard.mjs +2 -1
- package/es/number-keyboard/index.css +1 -1
- package/es/number-keyboard/index.d.ts +2 -0
- package/es/number-keyboard/index.mjs +3 -1
- package/es/number-keyboard/types.d.ts +17 -0
- package/es/number-keyboard/types.mjs +0 -0
- package/es/overlay/Overlay.d.ts +1 -1
- package/es/overlay/Overlay.mjs +2 -1
- package/es/overlay/index.css +1 -1
- package/es/overlay/index.d.ts +2 -0
- package/es/overlay/index.mjs +3 -1
- package/es/overlay/types.d.ts +4 -0
- package/es/overlay/types.mjs +0 -0
- package/es/pagination/Pagination.d.ts +1 -1
- package/es/pagination/Pagination.mjs +2 -1
- package/es/pagination/index.css +1 -1
- package/es/pagination/index.d.ts +2 -0
- package/es/pagination/index.mjs +3 -1
- package/es/pagination/types.d.ts +11 -0
- package/es/pagination/types.mjs +0 -0
- package/es/password-input/PasswordInput.d.ts +1 -1
- package/es/password-input/PasswordInput.mjs +2 -1
- package/es/password-input/index.css +1 -1
- package/es/password-input/index.d.ts +2 -0
- package/es/password-input/index.mjs +3 -1
- package/es/password-input/types.d.ts +17 -0
- package/es/password-input/types.mjs +0 -0
- package/es/picker/Picker.d.ts +1 -1
- package/es/picker/Picker.mjs +5 -2
- package/es/picker/index.css +1 -1
- package/es/picker/index.d.ts +2 -1
- package/es/picker/index.mjs +3 -1
- package/es/picker/types.d.ts +17 -0
- package/es/picker-group/index.css +1 -1
- package/es/picker-group/index.d.ts +2 -0
- package/es/picker-group/index.mjs +3 -1
- package/es/picker-group/types.d.ts +3 -0
- package/es/picker-group/types.mjs +0 -0
- package/es/popover/Popover.d.ts +1 -1
- package/es/popover/Popover.mjs +2 -1
- package/es/popover/index.css +1 -1
- package/es/popover/index.d.ts +2 -1
- package/es/popover/index.mjs +3 -1
- package/es/popover/types.d.ts +15 -0
- package/es/popup/Popup.d.ts +1 -1
- package/es/popup/Popup.mjs +2 -1
- package/es/popup/index.css +1 -1
- package/es/popup/index.d.ts +2 -1
- package/es/popup/index.mjs +3 -1
- package/es/popup/types.d.ts +9 -0
- package/es/progress/Progress.d.ts +1 -1
- package/es/progress/Progress.mjs +2 -1
- package/es/progress/index.css +1 -1
- package/es/progress/index.d.ts +2 -1
- package/es/progress/index.mjs +3 -1
- package/es/progress/types.d.ts +11 -0
- package/es/pull-refresh/PullRefresh.d.ts +1 -1
- package/es/pull-refresh/PullRefresh.mjs +2 -1
- package/es/pull-refresh/index.css +1 -1
- package/es/pull-refresh/index.d.ts +2 -0
- package/es/pull-refresh/index.mjs +3 -1
- package/es/pull-refresh/types.d.ts +6 -0
- package/es/pull-refresh/types.mjs +0 -0
- package/es/radio/Radio.d.ts +15 -2
- package/es/radio/Radio.mjs +3 -1
- package/es/radio/index.css +1 -1
- package/es/radio/index.d.ts +2 -0
- package/es/radio/index.mjs +3 -1
- package/es/radio/types.d.ts +11 -0
- package/es/radio/types.mjs +0 -0
- package/es/radio-group/RadioGroup.d.ts +1 -1
- package/es/radio-group/RadioGroup.mjs +2 -1
- package/es/radio-group/index.d.ts +1 -0
- package/es/radio-group/index.mjs +3 -1
- package/es/rate/Rate.d.ts +1 -1
- package/es/rate/Rate.mjs +2 -1
- package/es/rate/index.css +1 -1
- package/es/rate/index.d.ts +2 -0
- package/es/rate/index.mjs +3 -1
- package/es/rate/types.d.ts +7 -0
- package/es/rate/types.mjs +0 -0
- package/es/row/Row.d.ts +1 -1
- package/es/row/Row.mjs +2 -1
- package/es/row/index.d.ts +1 -0
- package/es/row/index.mjs +3 -1
- package/es/search/Search.d.ts +1 -1
- package/es/search/Search.mjs +2 -1
- package/es/search/index.css +1 -1
- package/es/search/index.d.ts +2 -1
- package/es/search/index.mjs +3 -1
- package/es/search/types.d.ts +13 -0
- package/es/share-sheet/ShareSheet.d.ts +1 -1
- package/es/share-sheet/ShareSheet.mjs +2 -1
- package/es/share-sheet/index.css +1 -1
- package/es/share-sheet/index.d.ts +2 -0
- package/es/share-sheet/index.mjs +3 -1
- package/es/share-sheet/types.d.ts +17 -0
- package/es/share-sheet/types.mjs +0 -0
- package/es/sidebar/Sidebar.d.ts +1 -1
- package/es/sidebar/Sidebar.mjs +2 -1
- package/es/sidebar/index.css +1 -1
- package/es/sidebar/index.d.ts +2 -0
- package/es/sidebar/index.mjs +3 -1
- package/es/sidebar/types.d.ts +3 -0
- package/es/sidebar/types.mjs +0 -0
- package/es/sidebar-item/SidebarItem.d.ts +1 -1
- package/es/sidebar-item/SidebarItem.mjs +2 -1
- package/es/sidebar-item/index.css +1 -1
- package/es/sidebar-item/index.d.ts +2 -0
- package/es/sidebar-item/index.mjs +3 -1
- package/es/sidebar-item/types.d.ts +15 -0
- package/es/sidebar-item/types.mjs +0 -0
- package/es/skeleton/Skeleton.d.ts +1 -1
- package/es/skeleton/Skeleton.mjs +2 -1
- package/es/skeleton/index.css +1 -1
- package/es/skeleton/index.d.ts +2 -0
- package/es/skeleton/index.mjs +3 -1
- package/es/skeleton/types.d.ts +9 -0
- package/es/skeleton/types.mjs +0 -0
- package/es/slider/Slider.d.ts +1 -1
- package/es/slider/Slider.mjs +2 -1
- package/es/slider/index.css +1 -1
- package/es/slider/index.d.ts +2 -0
- package/es/slider/index.mjs +3 -1
- package/es/slider/types.d.ts +11 -0
- package/es/slider/types.mjs +0 -0
- package/es/space/Space.d.ts +1 -1
- package/es/space/Space.mjs +2 -1
- package/es/space/index.d.ts +1 -0
- package/es/space/index.mjs +3 -1
- package/es/step/index.css +1 -1
- package/es/step/index.d.ts +1 -0
- package/es/step/types.d.ts +13 -0
- package/es/step/types.mjs +0 -0
- package/es/stepper/Stepper.d.ts +1 -1
- package/es/stepper/Stepper.mjs +2 -1
- package/es/stepper/index.css +1 -1
- package/es/stepper/index.d.ts +2 -0
- package/es/stepper/index.mjs +3 -1
- package/es/stepper/types.d.ts +15 -0
- package/es/stepper/types.mjs +0 -0
- package/es/steps/Steps.d.ts +1 -1
- package/es/steps/Steps.mjs +2 -1
- package/es/steps/index.css +1 -1
- package/es/steps/index.d.ts +2 -0
- package/es/steps/index.mjs +3 -1
- package/es/steps/types.d.ts +3 -0
- package/es/steps/types.mjs +0 -0
- package/es/sticky/Sticky.d.ts +1 -1
- package/es/sticky/Sticky.mjs +2 -1
- package/es/sticky/index.css +1 -1
- package/es/sticky/index.d.ts +2 -0
- package/es/sticky/index.mjs +3 -1
- package/es/sticky/types.d.ts +3 -0
- package/es/sticky/types.mjs +0 -0
- 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 +1 -1
- package/es/submit-bar/SubmitBar.mjs +2 -1
- package/es/submit-bar/index.css +1 -1
- package/es/submit-bar/index.d.ts +2 -0
- package/es/submit-bar/index.mjs +3 -1
- package/es/submit-bar/types.d.ts +21 -0
- package/es/submit-bar/types.mjs +0 -0
- package/es/swipe/Swipe.d.ts +1 -1
- package/es/swipe/Swipe.mjs +2 -1
- package/es/swipe/index.css +1 -1
- package/es/swipe/index.d.ts +2 -1
- package/es/swipe/index.mjs +3 -1
- package/es/swipe/types.d.ts +8 -0
- package/es/swipe-cell/SwipeCell.d.ts +1 -1
- package/es/swipe-cell/SwipeCell.mjs +2 -1
- package/es/swipe-cell/index.d.ts +1 -0
- package/es/swipe-cell/index.mjs +3 -1
- package/es/switch/Switch.d.ts +1 -1
- package/es/switch/Switch.mjs +2 -1
- package/es/switch/index.css +1 -1
- package/es/switch/index.d.ts +2 -0
- package/es/switch/index.mjs +3 -1
- package/es/switch/types.d.ts +12 -0
- package/es/switch/types.mjs +0 -0
- package/es/tab/Tab.d.ts +1 -1
- package/es/tab/Tab.mjs +2 -1
- package/es/tab/index.d.ts +1 -0
- package/es/tab/index.mjs +3 -1
- package/es/tabbar/Tabbar.d.ts +1 -1
- package/es/tabbar/Tabbar.mjs +2 -1
- package/es/tabbar/index.css +1 -1
- package/es/tabbar/index.d.ts +2 -0
- package/es/tabbar/index.mjs +3 -1
- package/es/tabbar/types.d.ts +5 -0
- package/es/tabbar/types.mjs +0 -0
- package/es/tabbar-item/TabbarItem.d.ts +1 -1
- package/es/tabbar-item/TabbarItem.mjs +2 -1
- package/es/tabbar-item/index.css +1 -1
- package/es/tabbar-item/index.d.ts +2 -0
- package/es/tabbar-item/index.mjs +3 -1
- package/es/tabbar-item/types.d.ts +9 -0
- package/es/tabbar-item/types.mjs +0 -0
- package/es/tabs/Tabs.d.ts +1 -1
- package/es/tabs/Tabs.mjs +2 -1
- package/es/tabs/index.css +1 -1
- package/es/tabs/index.d.ts +2 -1
- package/es/tabs/index.mjs +3 -1
- package/es/tabs/types.d.ts +14 -0
- package/es/tag/Tag.d.ts +2 -3
- package/es/tag/Tag.mjs +2 -1
- package/es/tag/index.css +1 -1
- package/es/tag/index.d.ts +10 -8
- package/es/tag/index.mjs +3 -1
- package/es/tag/types.d.ts +20 -0
- package/es/tag/types.mjs +0 -0
- package/es/time-picker/TimePicker.d.ts +1 -1
- package/es/time-picker/TimePicker.mjs +2 -1
- package/es/time-picker/index.d.ts +1 -0
- package/es/time-picker/index.mjs +3 -1
- package/es/toast/Toast.d.ts +1 -1
- package/es/toast/Toast.mjs +9 -2
- package/es/toast/index.css +1 -1
- package/es/toast/index.d.ts +7 -1
- package/es/toast/index.mjs +3 -1
- package/es/toast/types.d.ts +17 -0
- package/es/tree-select/TreeSelect.d.ts +1 -1
- package/es/tree-select/TreeSelect.mjs +2 -1
- package/es/tree-select/index.css +1 -1
- package/es/tree-select/index.d.ts +2 -0
- package/es/tree-select/index.mjs +3 -1
- package/es/tree-select/types.d.ts +10 -0
- package/es/tree-select/types.mjs +0 -0
- package/es/uploader/Uploader.d.ts +1 -1
- package/es/uploader/Uploader.mjs +2 -1
- package/es/uploader/index.css +1 -1
- package/es/uploader/index.d.ts +2 -1
- package/es/uploader/index.mjs +3 -1
- package/es/uploader/types.d.ts +27 -0
- package/es/utils/basic.mjs +2 -1
- package/lib/action-bar/ActionBar.d.ts +1 -1
- package/lib/action-bar/ActionBar.js +1 -0
- package/lib/action-bar/index.css +1 -1
- package/lib/action-bar/index.d.ts +2 -0
- package/lib/action-bar/index.js +2 -0
- package/lib/action-bar/types.d.ts +4 -0
- package/lib/action-bar/types.js +15 -0
- package/lib/action-bar-button/ActionBarButton.d.ts +1 -1
- package/lib/action-bar-button/ActionBarButton.js +1 -0
- package/lib/action-bar-button/index.css +1 -1
- package/lib/action-bar-button/index.d.ts +2 -0
- package/lib/action-bar-button/index.js +2 -0
- package/lib/action-bar-button/types.d.ts +5 -0
- package/lib/action-bar-button/types.js +15 -0
- package/lib/action-bar-icon/ActionBarIcon.d.ts +1 -1
- package/lib/action-bar-icon/ActionBarIcon.js +1 -0
- package/lib/action-bar-icon/index.css +1 -1
- package/lib/action-bar-icon/index.d.ts +2 -0
- package/lib/action-bar-icon/index.js +2 -0
- package/lib/action-bar-icon/types.d.ts +10 -0
- package/lib/action-bar-icon/types.js +15 -0
- package/lib/action-sheet/ActionSheet.d.ts +1 -1
- package/lib/action-sheet/ActionSheet.js +1 -0
- package/lib/action-sheet/index.css +1 -1
- package/lib/action-sheet/index.d.ts +2 -0
- package/lib/action-sheet/index.js +2 -0
- package/lib/action-sheet/types.d.ts +23 -0
- package/lib/action-sheet/types.js +15 -0
- package/lib/address-edit/AddressEdit.d.ts +1 -1
- package/lib/address-edit/AddressEdit.js +1 -0
- package/lib/address-edit/index.css +1 -1
- package/lib/address-edit/index.d.ts +2 -1
- package/lib/address-edit/index.js +2 -0
- package/lib/address-edit/types.d.ts +6 -0
- package/lib/address-list/AddressList.d.ts +1 -1
- package/lib/address-list/AddressList.js +1 -0
- package/lib/address-list/index.css +1 -1
- package/lib/address-list/index.d.ts +2 -0
- package/lib/address-list/index.js +2 -0
- package/lib/address-list/types.d.ts +15 -0
- package/lib/address-list/types.js +15 -0
- package/lib/area/Area.d.ts +1 -1
- package/lib/area/Area.js +1 -0
- package/lib/area/index.d.ts +1 -0
- package/lib/area/index.js +2 -0
- package/lib/badge/Badge.d.ts +1 -1
- package/lib/badge/Badge.js +1 -0
- package/lib/badge/index.css +1 -1
- package/lib/badge/index.d.ts +2 -0
- package/lib/badge/index.js +2 -0
- package/lib/badge/types.d.ts +12 -0
- package/lib/badge/types.js +15 -0
- package/lib/button/Button.d.ts +1 -1
- package/lib/button/Button.js +1 -0
- package/lib/button/index.css +1 -1
- package/lib/button/index.d.ts +2 -1
- package/lib/button/index.js +2 -0
- package/lib/button/types.d.ts +36 -0
- package/lib/calendar/Calendar.d.ts +1 -1
- package/lib/calendar/Calendar.js +1 -0
- package/lib/calendar/index.css +1 -1
- package/lib/calendar/index.d.ts +2 -1
- package/lib/calendar/index.js +2 -0
- package/lib/calendar/types.d.ts +28 -0
- package/lib/card/Card.d.ts +1 -1
- package/lib/card/Card.js +1 -0
- package/lib/card/index.css +1 -1
- package/lib/card/index.d.ts +2 -0
- package/lib/card/index.js +2 -0
- package/lib/card/types.d.ts +18 -0
- package/lib/card/types.js +15 -0
- package/lib/cascader/Cascader.d.ts +1 -1
- package/lib/cascader/Cascader.js +1 -0
- package/lib/cascader/index.css +1 -1
- package/lib/cascader/index.d.ts +2 -1
- package/lib/cascader/index.js +2 -0
- package/lib/cascader/types.d.ts +15 -0
- package/lib/cell/Cell.d.ts +1 -1
- package/lib/cell/Cell.js +1 -0
- package/lib/cell/index.css +1 -1
- package/lib/cell/index.d.ts +2 -0
- package/lib/cell/index.js +2 -0
- package/lib/cell/types.d.ts +21 -0
- package/lib/cell/types.js +15 -0
- package/lib/cell-group/CellGroup.d.ts +1 -1
- package/lib/cell-group/CellGroup.js +1 -0
- package/lib/cell-group/index.css +1 -1
- package/lib/cell-group/index.d.ts +2 -0
- package/lib/cell-group/index.js +2 -0
- package/lib/cell-group/types.d.ts +10 -0
- package/lib/cell-group/types.js +15 -0
- package/lib/checkbox/Checkbox.d.ts +1 -1
- package/lib/checkbox/Checkbox.js +1 -0
- package/lib/checkbox/index.css +1 -1
- package/lib/checkbox/index.d.ts +2 -1
- package/lib/checkbox/index.js +2 -0
- package/lib/checkbox/types.d.ts +11 -0
- package/lib/checkbox-group/CheckboxGroup.d.ts +1 -1
- package/lib/checkbox-group/CheckboxGroup.js +1 -0
- package/lib/checkbox-group/index.d.ts +1 -0
- package/lib/checkbox-group/index.js +2 -0
- package/lib/circle/Circle.d.ts +1 -1
- package/lib/circle/Circle.js +1 -0
- package/lib/circle/index.css +1 -1
- package/lib/circle/index.d.ts +2 -0
- package/lib/circle/index.js +2 -0
- package/lib/circle/types.d.ts +9 -0
- package/lib/circle/types.js +15 -0
- package/lib/col/Col.d.ts +1 -1
- package/lib/col/Col.js +1 -0
- package/lib/col/index.d.ts +1 -0
- package/lib/col/index.js +2 -0
- package/lib/collapse/Collapse.d.ts +1 -1
- package/lib/collapse/Collapse.js +1 -0
- package/lib/collapse/index.d.ts +1 -0
- package/lib/collapse/index.js +2 -0
- package/lib/collapse-item/CollapseItem.d.ts +1 -1
- package/lib/collapse-item/CollapseItem.js +1 -0
- package/lib/collapse-item/index.css +1 -1
- package/lib/collapse-item/index.d.ts +2 -1
- package/lib/collapse-item/index.js +2 -0
- package/lib/collapse-item/types.d.ts +9 -0
- package/lib/config-provider/ConfigProvider.d.ts +1 -1
- package/lib/config-provider/ConfigProvider.js +3 -2
- package/lib/config-provider/index.d.ts +2 -0
- package/lib/config-provider/index.js +2 -0
- package/lib/config-provider/types.d.ts +1 -0
- package/lib/config-provider/types.js +15 -0
- package/lib/contact-card/ContactCard.d.ts +1 -1
- package/lib/contact-card/ContactCard.js +1 -0
- package/lib/contact-card/index.css +1 -1
- package/lib/contact-card/index.d.ts +2 -0
- package/lib/contact-card/index.js +2 -0
- package/lib/contact-card/types.d.ts +6 -0
- package/lib/contact-card/types.js +15 -0
- package/lib/contact-edit/ContactEdit.d.ts +1 -1
- package/lib/contact-edit/ContactEdit.js +1 -0
- package/lib/contact-edit/index.css +1 -1
- package/lib/contact-edit/index.d.ts +2 -0
- package/lib/contact-edit/index.js +2 -0
- package/lib/contact-edit/types.d.ts +8 -0
- package/lib/contact-edit/types.js +15 -0
- package/lib/contact-list/ContactList.d.ts +1 -1
- package/lib/contact-list/ContactList.js +1 -0
- package/lib/contact-list/index.css +1 -1
- package/lib/contact-list/index.d.ts +2 -0
- package/lib/contact-list/index.js +2 -0
- package/lib/contact-list/types.d.ts +6 -0
- package/lib/contact-list/types.js +15 -0
- package/lib/count-down/CountDown.d.ts +1 -1
- package/lib/count-down/CountDown.js +1 -0
- package/lib/count-down/index.css +1 -1
- package/lib/count-down/index.d.ts +2 -1
- package/lib/count-down/index.js +2 -0
- package/lib/count-down/types.d.ts +5 -0
- package/lib/coupon/index.css +1 -1
- package/lib/coupon/index.d.ts +1 -0
- package/lib/coupon/types.d.ts +19 -0
- package/lib/coupon/types.js +15 -0
- package/lib/coupon-cell/CouponCell.d.ts +1 -1
- package/lib/coupon-cell/CouponCell.js +1 -0
- package/lib/coupon-cell/index.css +1 -1
- package/lib/coupon-cell/index.d.ts +2 -0
- package/lib/coupon-cell/index.js +2 -0
- package/lib/coupon-cell/types.d.ts +3 -0
- package/lib/coupon-cell/types.js +15 -0
- package/lib/coupon-list/CouponList.d.ts +1 -1
- package/lib/coupon-list/CouponList.js +1 -0
- package/lib/coupon-list/index.css +1 -1
- package/lib/coupon-list/index.d.ts +2 -0
- package/lib/coupon-list/index.js +2 -0
- package/lib/coupon-list/types.d.ts +9 -0
- package/lib/coupon-list/types.js +15 -0
- package/lib/date-picker/DatePicker.d.ts +1 -1
- package/lib/date-picker/DatePicker.js +1 -0
- package/lib/date-picker/index.d.ts +1 -0
- package/lib/date-picker/index.js +2 -0
- package/lib/dialog/Dialog.d.ts +1 -1
- package/lib/dialog/Dialog.js +2 -1
- package/lib/dialog/index.css +1 -1
- package/lib/dialog/index.d.ts +2 -1
- package/lib/dialog/index.js +2 -0
- package/lib/dialog/types.d.ts +22 -1
- package/lib/divider/Divider.d.ts +1 -1
- package/lib/divider/Divider.js +2 -1
- package/lib/divider/index.css +1 -1
- package/lib/divider/index.d.ts +2 -0
- package/lib/divider/index.js +3 -1
- package/lib/divider/types.d.ts +10 -0
- package/lib/divider/types.js +15 -0
- package/lib/dropdown-item/DropdownItem.d.ts +1 -1
- package/lib/dropdown-item/DropdownItem.js +2 -1
- package/lib/dropdown-item/index.css +1 -1
- package/lib/dropdown-item/index.d.ts +2 -1
- package/lib/dropdown-item/index.js +3 -1
- package/lib/dropdown-item/types.d.ts +3 -0
- package/lib/dropdown-menu/DropdownMenu.d.ts +1 -1
- package/lib/dropdown-menu/DropdownMenu.js +2 -1
- package/lib/dropdown-menu/index.css +1 -1
- package/lib/dropdown-menu/index.d.ts +2 -1
- package/lib/dropdown-menu/index.js +3 -1
- package/lib/dropdown-menu/types.d.ts +13 -0
- package/lib/empty/Empty.d.ts +1 -1
- package/lib/empty/Empty.js +2 -1
- package/lib/empty/index.css +1 -1
- package/lib/empty/index.d.ts +2 -0
- package/lib/empty/index.js +3 -1
- package/lib/empty/types.d.ts +10 -0
- package/lib/empty/types.js +15 -0
- package/lib/field/Field.d.ts +1 -1
- package/lib/field/Field.js +1 -0
- package/lib/field/index.css +1 -1
- package/lib/field/index.d.ts +2 -1
- package/lib/field/index.js +3 -1
- package/lib/field/types.d.ts +21 -0
- package/lib/form/Form.d.ts +1 -1
- package/lib/form/Form.js +2 -1
- package/lib/form/index.d.ts +1 -0
- package/lib/form/index.js +3 -1
- package/lib/grid/Grid.d.ts +1 -1
- package/lib/grid/Grid.js +2 -1
- package/lib/grid/index.d.ts +1 -0
- package/lib/grid/index.js +3 -1
- package/lib/grid-item/GridItem.d.ts +1 -1
- package/lib/grid-item/GridItem.js +2 -1
- package/lib/grid-item/index.css +1 -1
- package/lib/grid-item/index.d.ts +2 -0
- package/lib/grid-item/index.js +3 -1
- package/lib/grid-item/types.d.ts +8 -0
- package/lib/grid-item/types.js +15 -0
- package/lib/icon/Icon.d.ts +1 -1
- package/lib/icon/Icon.js +2 -1
- package/lib/icon/index.d.ts +1 -0
- package/lib/icon/index.js +3 -1
- package/lib/image/Image.d.ts +5 -1
- package/lib/image/Image.js +5 -2
- package/lib/image/index.css +1 -1
- package/lib/image/index.d.ts +5 -0
- package/lib/image/index.js +3 -1
- package/lib/image/types.d.ts +9 -0
- package/lib/image/types.js +15 -0
- package/lib/image-preview/ImagePreview.d.ts +1 -1
- package/lib/image-preview/ImagePreview.js +2 -1
- package/lib/image-preview/index.css +1 -1
- package/lib/image-preview/index.d.ts +3 -2
- package/lib/image-preview/index.js +2 -0
- package/lib/image-preview/types.d.ts +11 -0
- package/lib/index-anchor/IndexAnchor.d.ts +1 -1
- package/lib/index-anchor/IndexAnchor.js +2 -1
- package/lib/index-anchor/index.css +1 -1
- package/lib/index-anchor/index.d.ts +2 -0
- package/lib/index-anchor/index.js +3 -1
- package/lib/index-anchor/types.d.ts +11 -0
- package/lib/index-anchor/types.js +15 -0
- package/lib/index-bar/IndexBar.d.ts +1 -1
- package/lib/index-bar/IndexBar.js +2 -1
- package/lib/index-bar/index.css +1 -1
- package/lib/index-bar/index.d.ts +2 -1
- package/lib/index-bar/index.js +3 -1
- package/lib/index-bar/types.d.ts +6 -0
- 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 +1 -1
- package/lib/list/List.js +2 -1
- package/lib/list/index.css +1 -1
- package/lib/list/index.d.ts +2 -1
- package/lib/list/index.js +3 -1
- package/lib/list/types.d.ts +6 -0
- package/lib/loading/Loading.d.ts +1 -1
- package/lib/loading/Loading.js +2 -1
- package/lib/loading/index.css +1 -1
- package/lib/loading/index.d.ts +2 -0
- package/lib/loading/index.js +3 -1
- package/lib/loading/types.d.ts +7 -0
- package/lib/loading/types.js +15 -0
- package/lib/nav-bar/NavBar.d.ts +1 -1
- package/lib/nav-bar/NavBar.js +2 -1
- package/lib/nav-bar/index.css +1 -1
- package/lib/nav-bar/index.d.ts +2 -0
- package/lib/nav-bar/index.js +3 -1
- package/lib/nav-bar/types.d.ts +10 -0
- package/lib/nav-bar/types.js +15 -0
- package/lib/notice-bar/NoticeBar.d.ts +1 -1
- package/lib/notice-bar/NoticeBar.js +2 -1
- package/lib/notice-bar/index.css +1 -1
- package/lib/notice-bar/index.d.ts +2 -1
- package/lib/notice-bar/index.js +3 -1
- package/lib/notice-bar/types.d.ts +11 -0
- package/lib/notify/Notify.d.ts +1 -1
- package/lib/notify/Notify.js +3 -1
- package/lib/notify/index.css +1 -1
- package/lib/notify/index.d.ts +3 -2
- package/lib/notify/index.js +2 -0
- package/lib/notify/types.d.ts +10 -0
- package/lib/number-keyboard/NumberKeyboard.d.ts +1 -1
- package/lib/number-keyboard/NumberKeyboard.js +2 -1
- package/lib/number-keyboard/index.css +1 -1
- package/lib/number-keyboard/index.d.ts +2 -0
- package/lib/number-keyboard/index.js +3 -1
- package/lib/number-keyboard/types.d.ts +17 -0
- package/lib/number-keyboard/types.js +15 -0
- package/lib/overlay/Overlay.d.ts +1 -1
- package/lib/overlay/Overlay.js +2 -1
- package/lib/overlay/index.css +1 -1
- package/lib/overlay/index.d.ts +2 -0
- package/lib/overlay/index.js +3 -1
- package/lib/overlay/types.d.ts +4 -0
- package/lib/overlay/types.js +15 -0
- package/lib/pagination/Pagination.d.ts +1 -1
- package/lib/pagination/Pagination.js +2 -1
- package/lib/pagination/index.css +1 -1
- package/lib/pagination/index.d.ts +2 -0
- package/lib/pagination/index.js +3 -1
- package/lib/pagination/types.d.ts +11 -0
- package/lib/pagination/types.js +15 -0
- package/lib/password-input/PasswordInput.d.ts +1 -1
- package/lib/password-input/PasswordInput.js +2 -1
- package/lib/password-input/index.css +1 -1
- package/lib/password-input/index.d.ts +2 -0
- package/lib/password-input/index.js +3 -1
- package/lib/password-input/types.d.ts +17 -0
- package/lib/password-input/types.js +15 -0
- package/lib/picker/Picker.d.ts +1 -1
- package/lib/picker/Picker.js +5 -2
- package/lib/picker/index.css +1 -1
- package/lib/picker/index.d.ts +2 -1
- package/lib/picker/index.js +3 -1
- package/lib/picker/types.d.ts +17 -0
- package/lib/picker-group/index.css +1 -1
- package/lib/picker-group/index.d.ts +2 -0
- package/lib/picker-group/index.js +3 -1
- package/lib/picker-group/types.d.ts +3 -0
- package/lib/picker-group/types.js +15 -0
- package/lib/popover/Popover.d.ts +1 -1
- package/lib/popover/Popover.js +2 -1
- package/lib/popover/index.css +1 -1
- package/lib/popover/index.d.ts +2 -1
- package/lib/popover/index.js +3 -1
- package/lib/popover/types.d.ts +15 -0
- package/lib/popup/Popup.d.ts +1 -1
- package/lib/popup/Popup.js +2 -1
- package/lib/popup/index.css +1 -1
- package/lib/popup/index.d.ts +2 -1
- package/lib/popup/index.js +3 -1
- package/lib/popup/types.d.ts +9 -0
- package/lib/progress/Progress.d.ts +1 -1
- package/lib/progress/Progress.js +2 -1
- package/lib/progress/index.css +1 -1
- package/lib/progress/index.d.ts +2 -1
- package/lib/progress/index.js +3 -1
- package/lib/progress/types.d.ts +11 -0
- package/lib/pull-refresh/PullRefresh.d.ts +1 -1
- package/lib/pull-refresh/PullRefresh.js +2 -1
- package/lib/pull-refresh/index.css +1 -1
- package/lib/pull-refresh/index.d.ts +2 -0
- package/lib/pull-refresh/index.js +3 -1
- package/lib/pull-refresh/types.d.ts +6 -0
- package/lib/pull-refresh/types.js +15 -0
- package/lib/radio/Radio.d.ts +15 -2
- package/lib/radio/Radio.js +3 -1
- package/lib/radio/index.css +1 -1
- package/lib/radio/index.d.ts +2 -0
- package/lib/radio/index.js +3 -1
- package/lib/radio/types.d.ts +11 -0
- package/lib/radio/types.js +15 -0
- package/lib/radio-group/RadioGroup.d.ts +1 -1
- package/lib/radio-group/RadioGroup.js +2 -1
- package/lib/radio-group/index.d.ts +1 -0
- package/lib/radio-group/index.js +3 -1
- package/lib/rate/Rate.d.ts +1 -1
- package/lib/rate/Rate.js +2 -1
- package/lib/rate/index.css +1 -1
- package/lib/rate/index.d.ts +2 -0
- package/lib/rate/index.js +3 -1
- package/lib/rate/types.d.ts +7 -0
- package/lib/rate/types.js +15 -0
- package/lib/row/Row.d.ts +1 -1
- package/lib/row/Row.js +2 -1
- package/lib/row/index.d.ts +1 -0
- package/lib/row/index.js +3 -1
- package/lib/search/Search.d.ts +1 -1
- package/lib/search/Search.js +2 -1
- package/lib/search/index.css +1 -1
- package/lib/search/index.d.ts +2 -1
- package/lib/search/index.js +3 -1
- package/lib/search/types.d.ts +13 -0
- package/lib/share-sheet/ShareSheet.d.ts +1 -1
- package/lib/share-sheet/ShareSheet.js +2 -1
- package/lib/share-sheet/index.css +1 -1
- package/lib/share-sheet/index.d.ts +2 -0
- package/lib/share-sheet/index.js +3 -1
- package/lib/share-sheet/types.d.ts +17 -0
- package/lib/share-sheet/types.js +15 -0
- package/lib/sidebar/Sidebar.d.ts +1 -1
- package/lib/sidebar/Sidebar.js +2 -1
- package/lib/sidebar/index.css +1 -1
- package/lib/sidebar/index.d.ts +2 -0
- package/lib/sidebar/index.js +3 -1
- package/lib/sidebar/types.d.ts +3 -0
- package/lib/sidebar/types.js +15 -0
- package/lib/sidebar-item/SidebarItem.d.ts +1 -1
- package/lib/sidebar-item/SidebarItem.js +2 -1
- package/lib/sidebar-item/index.css +1 -1
- package/lib/sidebar-item/index.d.ts +2 -0
- package/lib/sidebar-item/index.js +3 -1
- package/lib/sidebar-item/types.d.ts +15 -0
- package/lib/sidebar-item/types.js +15 -0
- package/lib/skeleton/Skeleton.d.ts +1 -1
- package/lib/skeleton/Skeleton.js +2 -1
- package/lib/skeleton/index.css +1 -1
- package/lib/skeleton/index.d.ts +2 -0
- package/lib/skeleton/index.js +3 -1
- package/lib/skeleton/types.d.ts +9 -0
- package/lib/skeleton/types.js +15 -0
- package/lib/slider/Slider.d.ts +1 -1
- package/lib/slider/Slider.js +2 -1
- package/lib/slider/index.css +1 -1
- package/lib/slider/index.d.ts +2 -0
- package/lib/slider/index.js +3 -1
- package/lib/slider/types.d.ts +11 -0
- package/lib/slider/types.js +15 -0
- package/lib/space/Space.d.ts +1 -1
- package/lib/space/Space.js +2 -1
- package/lib/space/index.d.ts +1 -0
- package/lib/space/index.js +3 -1
- package/lib/step/index.css +1 -1
- package/lib/step/index.d.ts +1 -0
- package/lib/step/types.d.ts +13 -0
- package/lib/step/types.js +15 -0
- package/lib/stepper/Stepper.d.ts +1 -1
- package/lib/stepper/Stepper.js +2 -1
- package/lib/stepper/index.css +1 -1
- package/lib/stepper/index.d.ts +2 -0
- package/lib/stepper/index.js +3 -1
- package/lib/stepper/types.d.ts +15 -0
- package/lib/stepper/types.js +15 -0
- package/lib/steps/Steps.d.ts +1 -1
- package/lib/steps/Steps.js +2 -1
- package/lib/steps/index.css +1 -1
- package/lib/steps/index.d.ts +2 -0
- package/lib/steps/index.js +3 -1
- package/lib/steps/types.d.ts +3 -0
- package/lib/steps/types.js +15 -0
- package/lib/sticky/Sticky.d.ts +1 -1
- package/lib/sticky/Sticky.js +2 -1
- package/lib/sticky/index.css +1 -1
- package/lib/sticky/index.d.ts +2 -0
- package/lib/sticky/index.js +3 -1
- package/lib/sticky/types.d.ts +3 -0
- package/lib/sticky/types.js +15 -0
- 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 +1 -1
- package/lib/submit-bar/SubmitBar.js +2 -1
- package/lib/submit-bar/index.css +1 -1
- package/lib/submit-bar/index.d.ts +2 -0
- package/lib/submit-bar/index.js +3 -1
- package/lib/submit-bar/types.d.ts +21 -0
- package/lib/submit-bar/types.js +15 -0
- package/lib/swipe/Swipe.d.ts +1 -1
- package/lib/swipe/Swipe.js +2 -1
- package/lib/swipe/index.css +1 -1
- package/lib/swipe/index.d.ts +2 -1
- package/lib/swipe/index.js +3 -1
- package/lib/swipe/types.d.ts +8 -0
- package/lib/swipe-cell/SwipeCell.d.ts +1 -1
- package/lib/swipe-cell/SwipeCell.js +2 -1
- package/lib/swipe-cell/index.d.ts +1 -0
- package/lib/swipe-cell/index.js +3 -1
- package/lib/switch/Switch.d.ts +1 -1
- package/lib/switch/Switch.js +2 -1
- package/lib/switch/index.css +1 -1
- package/lib/switch/index.d.ts +2 -0
- package/lib/switch/index.js +3 -1
- package/lib/switch/types.d.ts +12 -0
- package/lib/switch/types.js +15 -0
- package/lib/tab/Tab.d.ts +1 -1
- package/lib/tab/Tab.js +2 -1
- package/lib/tab/index.d.ts +1 -0
- package/lib/tab/index.js +3 -1
- package/lib/tabbar/Tabbar.d.ts +1 -1
- package/lib/tabbar/Tabbar.js +2 -1
- package/lib/tabbar/index.css +1 -1
- package/lib/tabbar/index.d.ts +2 -0
- package/lib/tabbar/index.js +3 -1
- package/lib/tabbar/types.d.ts +5 -0
- package/lib/tabbar/types.js +15 -0
- package/lib/tabbar-item/TabbarItem.d.ts +1 -1
- package/lib/tabbar-item/TabbarItem.js +2 -1
- package/lib/tabbar-item/index.css +1 -1
- package/lib/tabbar-item/index.d.ts +2 -0
- package/lib/tabbar-item/index.js +3 -1
- package/lib/tabbar-item/types.d.ts +9 -0
- package/lib/tabbar-item/types.js +15 -0
- package/lib/tabs/Tabs.d.ts +1 -1
- package/lib/tabs/Tabs.js +2 -1
- package/lib/tabs/index.css +1 -1
- package/lib/tabs/index.d.ts +2 -1
- package/lib/tabs/index.js +3 -1
- package/lib/tabs/types.d.ts +14 -0
- package/lib/tag/Tag.d.ts +2 -3
- package/lib/tag/Tag.js +2 -1
- package/lib/tag/index.css +1 -1
- package/lib/tag/index.d.ts +10 -8
- package/lib/tag/index.js +3 -1
- package/lib/tag/types.d.ts +20 -0
- package/lib/tag/types.js +15 -0
- package/lib/time-picker/TimePicker.d.ts +1 -1
- package/lib/time-picker/TimePicker.js +2 -1
- package/lib/time-picker/index.d.ts +1 -0
- package/lib/time-picker/index.js +3 -1
- package/lib/toast/Toast.d.ts +1 -1
- package/lib/toast/Toast.js +9 -2
- package/lib/toast/index.css +1 -1
- package/lib/toast/index.d.ts +7 -1
- package/lib/toast/index.js +3 -1
- package/lib/toast/types.d.ts +17 -0
- package/lib/tree-select/TreeSelect.d.ts +1 -1
- package/lib/tree-select/TreeSelect.js +2 -1
- package/lib/tree-select/index.css +1 -1
- package/lib/tree-select/index.d.ts +2 -0
- package/lib/tree-select/index.js +3 -1
- package/lib/tree-select/types.d.ts +10 -0
- package/lib/tree-select/types.js +15 -0
- package/lib/uploader/Uploader.d.ts +1 -1
- package/lib/uploader/Uploader.js +2 -1
- package/lib/uploader/index.css +1 -1
- package/lib/uploader/index.d.ts +2 -1
- package/lib/uploader/index.js +3 -1
- package/lib/uploader/types.d.ts +27 -0
- package/lib/utils/basic.js +2 -1
- package/lib/vant.cjs.js +115 -19
- package/lib/vant.es.js +115 -19
- package/lib/vant.js +115 -19
- package/lib/vant.min.js +1 -1
- package/lib/web-types.json +242 -181
- package/package.json +3 -3
package/es/row/Row.d.ts
CHANGED
@@ -9,7 +9,7 @@ export declare type RowProvide = {
|
|
9
9
|
export declare const ROW_KEY: InjectionKey<RowProvide>;
|
10
10
|
export declare type RowAlign = 'top' | 'center' | 'bottom';
|
11
11
|
export declare type RowJustify = 'start' | 'end' | 'center' | 'space-around' | 'space-between';
|
12
|
-
declare const rowProps: {
|
12
|
+
export declare const rowProps: {
|
13
13
|
tag: {
|
14
14
|
type: PropType<keyof HTMLElementTagNameMap>;
|
15
15
|
default: keyof HTMLElementTagNameMap;
|
package/es/row/Row.mjs
CHANGED
package/es/row/index.d.ts
CHANGED
@@ -34,6 +34,7 @@ export declare const Row: import("../utils").WithInstall<import("vue").DefineCom
|
|
34
34
|
gutter: string | number;
|
35
35
|
}>>;
|
36
36
|
export default Row;
|
37
|
+
export { rowProps } from './Row';
|
37
38
|
export type { RowProps, RowAlign, RowJustify } from './Row';
|
38
39
|
declare module 'vue' {
|
39
40
|
interface GlobalComponents {
|
package/es/row/index.mjs
CHANGED
@@ -2,7 +2,9 @@ import { withInstall } from "../utils/index.mjs";
|
|
2
2
|
import _Row from "./Row.mjs";
|
3
3
|
const Row = withInstall(_Row);
|
4
4
|
var stdin_default = Row;
|
5
|
+
import { rowProps } from "./Row.mjs";
|
5
6
|
export {
|
6
7
|
Row,
|
7
|
-
stdin_default as default
|
8
|
+
stdin_default as default,
|
9
|
+
rowProps
|
8
10
|
};
|
package/es/search/Search.d.ts
CHANGED
package/es/search/Search.mjs
CHANGED
package/es/search/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
:root{--van-search-padding: 10px var(--van-padding-sm);--van-search-background: var(--van-background-2);--van-search-content-background: var(--van-background);--van-search-input-height: 34px;--van-search-label-padding: 0 5px;--van-search-label-color: var(--van-text-color);--van-search-label-font-size: var(--van-font-size-md);--van-search-left-icon-color: var(--van-gray-6);--van-search-action-padding: 0 var(--van-padding-xs);--van-search-action-text-color: var(--van-text-color);--van-search-action-font-size: var(--van-font-size-md)}.van-search{display:flex;align-items:center;box-sizing:border-box;padding:var(--van-search-padding);background:var(--van-search-background)}.van-search__content{display:flex;flex:1;padding-left:var(--van-padding-sm);background:var(--van-search-content-background);border-radius:var(--van-radius-sm)}.van-search__content--round{border-radius:var(--van-radius-max)}.van-search__label{padding:var(--van-search-label-padding);color:var(--van-search-label-color);font-size:var(--van-search-label-font-size);line-height:var(--van-search-input-height)}.van-search__field{flex:1;align-items:center;padding:0 var(--van-padding-xs) 0 0;height:var(--van-search-input-height);background-color:transparent}.van-search__field .van-field__left-icon{color:var(--van-search-left-icon-color)}.van-search--show-action{padding-right:0}.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration{display:none}.van-search__action{padding:var(--van-search-action-padding);color:var(--van-search-action-text-color);font-size:var(--van-search-action-font-size);line-height:var(--van-search-input-height);cursor:pointer;-webkit-user-select:none;user-select:none}.van-search__action:active{background-color:var(--van-active-color)}
|
package/es/search/index.d.ts
CHANGED
@@ -142,8 +142,9 @@ export declare const Search: import("../utils").WithInstall<import("vue").Define
|
|
142
142
|
showAction: boolean;
|
143
143
|
}>>;
|
144
144
|
export default Search;
|
145
|
+
export { searchProps } from './Search';
|
145
146
|
export type { SearchProps };
|
146
|
-
export type { SearchShape, SearchInstance } from './types';
|
147
|
+
export type { SearchShape, SearchInstance, SearchThemeVars } from './types';
|
147
148
|
declare module 'vue' {
|
148
149
|
interface GlobalComponents {
|
149
150
|
VanSearch: typeof Search;
|
package/es/search/index.mjs
CHANGED
@@ -2,7 +2,9 @@ import { withInstall } from "../utils/index.mjs";
|
|
2
2
|
import _Search from "./Search.mjs";
|
3
3
|
const Search = withInstall(_Search);
|
4
4
|
var stdin_default = Search;
|
5
|
+
import { searchProps } from "./Search.mjs";
|
5
6
|
export {
|
6
7
|
Search,
|
7
|
-
stdin_default as default
|
8
|
+
stdin_default as default,
|
9
|
+
searchProps
|
8
10
|
};
|
package/es/search/types.d.ts
CHANGED
@@ -6,3 +6,16 @@ export declare type SearchExpose = {
|
|
6
6
|
blur: () => void;
|
7
7
|
};
|
8
8
|
export declare type SearchInstance = ComponentPublicInstance<SearchProps, SearchExpose>;
|
9
|
+
export declare type SearchThemeVars = {
|
10
|
+
searchPadding?: string;
|
11
|
+
searchBackground?: string;
|
12
|
+
searchContentBackground?: string;
|
13
|
+
searchInputHeight?: string;
|
14
|
+
searchLabelPadding?: string;
|
15
|
+
searchLabelColor?: string;
|
16
|
+
searchLabelFontSize?: string;
|
17
|
+
searchLeftIconColor?: string;
|
18
|
+
searchActionPadding?: string;
|
19
|
+
searchActionTextColor?: string;
|
20
|
+
searchActionFontSize?: string;
|
21
|
+
};
|
@@ -6,7 +6,7 @@ export declare type ShareSheetOption = {
|
|
6
6
|
description?: string;
|
7
7
|
};
|
8
8
|
export declare type ShareSheetOptions = ShareSheetOption[] | ShareSheetOption[][];
|
9
|
-
declare const shareSheetProps: {
|
9
|
+
export declare const shareSheetProps: {
|
10
10
|
show: BooleanConstructor;
|
11
11
|
zIndex: (NumberConstructor | StringConstructor)[];
|
12
12
|
overlay: {
|
package/es/share-sheet/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
:root{--van-share-sheet-header-padding: var(--van-padding-sm) var(--van-padding-md);--van-share-sheet-title-color: var(--van-text-color);--van-share-sheet-title-font-size: var(--van-font-size-md);--van-share-sheet-title-line-height: var(--van-line-height-md);--van-share-sheet-description-color: var(--van-text-color-2);--van-share-sheet-description-font-size: var(--van-font-size-sm);--van-share-sheet-description-line-height: 16px;--van-share-sheet-icon-size: 48px;--van-share-sheet-option-name-color: var(--van-gray-7);--van-share-sheet-option-name-font-size: var(--van-font-size-sm);--van-share-sheet-option-description-color: var(--van-text-color-3);--van-share-sheet-option-description-font-size: var(--van-font-size-sm);--van-share-sheet-cancel-button-font-size: var(--van-font-size-lg);--van-share-sheet-cancel-button-height: 48px;--van-share-sheet-cancel-button-background: var(--van-background-2)}.van-share-sheet__header{padding:var(--van-share-sheet-header-padding);text-align:center}.van-share-sheet__title{margin-top:var(--van-padding-xs);color:var(--van-share-sheet-title-color);font-weight:400;font-size:var(--van-share-sheet-title-font-size);line-height:var(--van-share-sheet-title-line-height)}.van-share-sheet__description{display:block;margin-top:var(--van-padding-xs);color:var(--van-share-sheet-description-color);font-size:var(--van-share-sheet-description-font-size);line-height:var(--van-share-sheet-description-line-height)}.van-share-sheet__options{position:relative;display:flex;padding:var(--van-padding-md) 0 var(--van-padding-md) var(--van-padding-xs);overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.van-share-sheet__options--border:before{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:0;right:0;left:var(--van-padding-md);border-top:1px solid var(--van-border-color);transform:scaleY(.5)}.van-share-sheet__options::-webkit-scrollbar{height:0}.van-share-sheet__option{display:flex;flex-direction:column;align-items:center;-webkit-user-select:none;user-select:none}.van-share-sheet__icon,.van-share-sheet__image-icon{width:var(--van-share-sheet-icon-size);height:var(--van-share-sheet-icon-size);margin:0 var(--van-padding-md)}.van-share-sheet__icon{display:flex;align-items:center;justify-content:center;color:var(--van-gray-7);border-radius:100%;background-color:var(--van-gray-2)}.van-share-sheet__icon--link,.van-share-sheet__icon--poster,.van-share-sheet__icon--qrcode{font-size:26px}.van-share-sheet__icon--weapp-qrcode{font-size:28px}.van-share-sheet__icon--qq,.van-share-sheet__icon--weibo,.van-share-sheet__icon--wechat,.van-share-sheet__icon--wechat-moments{font-size:30px;color:var(--van-white)}.van-share-sheet__icon--qq{background-color:#38b9fa}.van-share-sheet__icon--wechat{background-color:#0bc15f}.van-share-sheet__icon--weibo{background-color:#ee575e}.van-share-sheet__icon--wechat-moments{background-color:#7bc845}.van-share-sheet__name{margin-top:var(--van-padding-xs);padding:0 var(--van-padding-base);color:var(--van-share-sheet-option-name-color);font-size:var(--van-share-sheet-option-name-font-size)}.van-share-sheet__option-description{padding:0 var(--van-padding-base);color:var(--van-share-sheet-option-description-color);font-size:var(--van-share-sheet-option-description-font-size)}.van-share-sheet__cancel{display:block;width:100%;padding:0;font-size:var(--van-share-sheet-cancel-button-font-size);line-height:var(--van-share-sheet-cancel-button-height);text-align:center;background:var(--van-share-sheet-cancel-button-background);border:none;cursor:pointer}.van-share-sheet__cancel:before{display:block;height:var(--van-padding-xs);background-color:var(--van-background);content:" "}.van-share-sheet__cancel:active{background-color:var(--van-active-color)}
|
@@ -105,7 +105,9 @@ export declare const ShareSheet: import("../utils").WithInstall<import("vue").De
|
|
105
105
|
options: (import("./ShareSheet").ShareSheetOption | import("./ShareSheet").ShareSheetOption[])[];
|
106
106
|
}>>;
|
107
107
|
export default ShareSheet;
|
108
|
+
export { shareSheetProps } from './ShareSheet';
|
108
109
|
export type { ShareSheetProps, ShareSheetOption, ShareSheetOptions, } from './ShareSheet';
|
110
|
+
export type { ShareSheetThemeVars } from './types';
|
109
111
|
declare module 'vue' {
|
110
112
|
interface GlobalComponents {
|
111
113
|
VanShareSheet: typeof ShareSheet;
|
package/es/share-sheet/index.mjs
CHANGED
@@ -2,7 +2,9 @@ import { withInstall } from "../utils/index.mjs";
|
|
2
2
|
import _ShareSheet from "./ShareSheet.mjs";
|
3
3
|
const ShareSheet = withInstall(_ShareSheet);
|
4
4
|
var stdin_default = ShareSheet;
|
5
|
+
import { shareSheetProps } from "./ShareSheet.mjs";
|
5
6
|
export {
|
6
7
|
ShareSheet,
|
7
|
-
stdin_default as default
|
8
|
+
stdin_default as default,
|
9
|
+
shareSheetProps
|
8
10
|
};
|
@@ -0,0 +1,17 @@
|
|
1
|
+
export declare type ShareSheetThemeVars = {
|
2
|
+
shareSheetHeaderPadding?: string;
|
3
|
+
shareSheetTitleColor?: string;
|
4
|
+
shareSheetTitleFontSize?: string;
|
5
|
+
shareSheetTitleLineHeight?: number | string;
|
6
|
+
shareSheetDescriptionColor?: string;
|
7
|
+
shareSheetDescriptionFontSize?: string;
|
8
|
+
shareSheetDescriptionLineHeight?: number | string;
|
9
|
+
shareSheetIconSize?: string;
|
10
|
+
shareSheetOptionNameColor?: string;
|
11
|
+
shareSheetOptionNameFontSize?: string;
|
12
|
+
shareSheetOptionDescriptionColor?: string;
|
13
|
+
shareSheetOptionDescriptionFontSize?: string;
|
14
|
+
shareSheetCancelButtonFontSize?: string;
|
15
|
+
shareSheetCancelButtonHeight?: string;
|
16
|
+
shareSheetCancelButtonBackground?: string;
|
17
|
+
};
|
File without changes
|
package/es/sidebar/Sidebar.d.ts
CHANGED
@@ -4,7 +4,7 @@ export declare type SidebarProvide = {
|
|
4
4
|
setActive: (value: number) => void;
|
5
5
|
};
|
6
6
|
export declare const SIDEBAR_KEY: InjectionKey<SidebarProvide>;
|
7
|
-
declare const sidebarProps: {
|
7
|
+
export declare const sidebarProps: {
|
8
8
|
modelValue: {
|
9
9
|
type: (NumberConstructor | StringConstructor)[];
|
10
10
|
default: number;
|
package/es/sidebar/Sidebar.mjs
CHANGED
package/es/sidebar/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
:root{--van-sidebar-width: 80px}.van-sidebar{width:var(--van-sidebar-width);overflow-y:auto;-webkit-overflow-scrolling:touch}
|
package/es/sidebar/index.d.ts
CHANGED
@@ -15,7 +15,9 @@ export declare const Sidebar: import("../utils").WithInstall<import("vue").Defin
|
|
15
15
|
modelValue: string | number;
|
16
16
|
}>>;
|
17
17
|
export default Sidebar;
|
18
|
+
export { sidebarProps } from './Sidebar';
|
18
19
|
export type { SidebarProps } from './Sidebar';
|
20
|
+
export type { SidebarThemeVars } from './types';
|
19
21
|
declare module 'vue' {
|
20
22
|
interface GlobalComponents {
|
21
23
|
VanSidebar: typeof Sidebar;
|
package/es/sidebar/index.mjs
CHANGED
@@ -2,7 +2,9 @@ import { withInstall } from "../utils/index.mjs";
|
|
2
2
|
import _Sidebar from "./Sidebar.mjs";
|
3
3
|
const Sidebar = withInstall(_Sidebar);
|
4
4
|
var stdin_default = Sidebar;
|
5
|
+
import { sidebarProps } from "./Sidebar.mjs";
|
5
6
|
export {
|
6
7
|
Sidebar,
|
7
|
-
stdin_default as default
|
8
|
+
stdin_default as default,
|
9
|
+
sidebarProps
|
8
10
|
};
|
File without changes
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { type PropType, type ExtractPropTypes } from 'vue';
|
2
2
|
import { type BadgeProps } from '../badge';
|
3
|
-
declare const sidebarItemProps: {
|
3
|
+
export declare const sidebarItemProps: {
|
4
4
|
to: PropType<import("vue-router").RouteLocationRaw>;
|
5
5
|
url: StringConstructor;
|
6
6
|
replace: BooleanConstructor;
|
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
:root{--van-sidebar-font-size: var(--van-font-size-md);--van-sidebar-line-height: var(--van-line-height-md);--van-sidebar-text-color: var(--van-text-color);--van-sidebar-disabled-text-color: var(--van-text-color-3);--van-sidebar-padding: 20px var(--van-padding-sm);--van-sidebar-active-color: var(--van-active-color);--van-sidebar-background: var(--van-background);--van-sidebar-selected-font-weight: var(--van-font-bold);--van-sidebar-selected-text-color: var(--van-text-color);--van-sidebar-selected-border-width: 4px;--van-sidebar-selected-border-height: 16px;--van-sidebar-selected-border-color: var(--van-primary-color);--van-sidebar-selected-background: var(--van-background-2)}.van-sidebar-item{position:relative;display:block;box-sizing:border-box;padding:var(--van-sidebar-padding);overflow:hidden;color:var(--van-sidebar-text-color);font-size:var(--van-sidebar-font-size);line-height:var(--van-sidebar-line-height);background:var(--van-sidebar-background);cursor:pointer;-webkit-user-select:none;user-select:none}.van-sidebar-item:active{background-color:var(--van-sidebar-active-color)}.van-sidebar-item:not(:last-child):after{border-bottom-width:1px}.van-sidebar-item__text{word-break:break-all}.van-sidebar-item--select{color:var(--van-sidebar-selected-text-color);font-weight:var(--van-sidebar-selected-font-weight)}.van-sidebar-item--select,.van-sidebar-item--select:active{background-color:var(--van-sidebar-selected-background)}.van-sidebar-item--select:before{position:absolute;top:50%;left:0;width:var(--van-sidebar-selected-border-width);height:var(--van-sidebar-selected-border-height);background-color:var(--van-sidebar-selected-border-color);transform:translateY(-50%);content:""}.van-sidebar-item--disabled{color:var(--van-sidebar-disabled-text-color);cursor:not-allowed}.van-sidebar-item--disabled:active{background-color:var(--van-sidebar-background)}
|
@@ -26,7 +26,9 @@ export declare const SidebarItem: import("../utils").WithInstall<import("vue").D
|
|
26
26
|
disabled: boolean;
|
27
27
|
}>>;
|
28
28
|
export default SidebarItem;
|
29
|
+
export { sidebarItemProps } from './SidebarItem';
|
29
30
|
export type { SidebarItemProps } from './SidebarItem';
|
31
|
+
export type { SidebarItemThemeVars } from './types';
|
30
32
|
declare module 'vue' {
|
31
33
|
interface GlobalComponents {
|
32
34
|
VanSidebarItem: typeof SidebarItem;
|
@@ -2,7 +2,9 @@ import { withInstall } from "../utils/index.mjs";
|
|
2
2
|
import _SidebarItem from "./SidebarItem.mjs";
|
3
3
|
const SidebarItem = withInstall(_SidebarItem);
|
4
4
|
var stdin_default = SidebarItem;
|
5
|
+
import { sidebarItemProps } from "./SidebarItem.mjs";
|
5
6
|
export {
|
6
7
|
SidebarItem,
|
7
|
-
stdin_default as default
|
8
|
+
stdin_default as default,
|
9
|
+
sidebarItemProps
|
8
10
|
};
|
@@ -0,0 +1,15 @@
|
|
1
|
+
export declare type SidebarItemThemeVars = {
|
2
|
+
sidebarFontSize?: string;
|
3
|
+
sidebarLineHeight?: number | string;
|
4
|
+
sidebarTextColor?: string;
|
5
|
+
sidebarDisabledTextColor?: string;
|
6
|
+
sidebarPadding?: string;
|
7
|
+
sidebarActiveColor?: string;
|
8
|
+
sidebarBackground?: string;
|
9
|
+
sidebarSelectedFontWeight?: string;
|
10
|
+
sidebarSelectedTextColor?: string;
|
11
|
+
sidebarSelectedBorderWidth?: string;
|
12
|
+
sidebarSelectedBorderHeight?: string;
|
13
|
+
sidebarSelectedBorderColor?: string;
|
14
|
+
sidebarSelectedBackground?: string;
|
15
|
+
};
|
File without changes
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { type PropType, type ExtractPropTypes } from 'vue';
|
2
2
|
import { type Numeric } from '../utils';
|
3
3
|
export declare type SkeletonAvatarShape = 'square' | 'round';
|
4
|
-
declare const skeletonProps: {
|
4
|
+
export declare const skeletonProps: {
|
5
5
|
row: {
|
6
6
|
type: (NumberConstructor | StringConstructor)[];
|
7
7
|
default: number;
|
package/es/skeleton/Skeleton.mjs
CHANGED
package/es/skeleton/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
:root{--van-skeleton-row-height: 16px;--van-skeleton-row-background: var(--van-active-color);--van-skeleton-row-margin-top: var(--van-padding-sm);--van-skeleton-title-width: 40%;--van-skeleton-avatar-size: 32px;--van-skeleton-avatar-background: var(--van-active-color);--van-skeleton-duration: 1.2s}.van-skeleton{display:flex;padding:0 var(--van-padding-md)}.van-skeleton__avatar{flex-shrink:0;width:var(--van-skeleton-avatar-size);height:var(--van-skeleton-avatar-size);margin-right:var(--van-padding-md);background:var(--van-skeleton-avatar-background)}.van-skeleton__avatar--round{border-radius:var(--van-radius-max)}.van-skeleton__content{width:100%}.van-skeleton__avatar+.van-skeleton__content{padding-top:var(--van-padding-xs)}.van-skeleton__row,.van-skeleton__title{height:var(--van-skeleton-row-height);background:var(--van-skeleton-row-background)}.van-skeleton__title{width:var(--van-skeleton-title-width);margin:0}.van-skeleton__row:not(:first-child){margin-top:var(--van-skeleton-row-margin-top)}.van-skeleton__title+.van-skeleton__row{margin-top:20px}.van-skeleton--animate{animation:van-skeleton-blink var(--van-skeleton-duration) ease-in-out infinite}.van-skeleton--round .van-skeleton__row,.van-skeleton--round .van-skeleton__title{border-radius:var(--van-radius-max)}@keyframes van-skeleton-blink{50%{opacity:.6}}
|
package/es/skeleton/index.d.ts
CHANGED
@@ -63,7 +63,9 @@ export declare const Skeleton: import("../utils").WithInstall<import("vue").Defi
|
|
63
63
|
rowWidth: import("../utils").Numeric | import("../utils").Numeric[];
|
64
64
|
}>>;
|
65
65
|
export default Skeleton;
|
66
|
+
export { skeletonProps } from './Skeleton';
|
66
67
|
export type { SkeletonProps, SkeletonAvatarShape } from './Skeleton';
|
68
|
+
export type { SkeletonThemeVars } from './types';
|
67
69
|
declare module 'vue' {
|
68
70
|
interface GlobalComponents {
|
69
71
|
VanSkeleton: typeof Skeleton;
|
package/es/skeleton/index.mjs
CHANGED
@@ -2,7 +2,9 @@ import { withInstall } from "../utils/index.mjs";
|
|
2
2
|
import _Skeleton from "./Skeleton.mjs";
|
3
3
|
const Skeleton = withInstall(_Skeleton);
|
4
4
|
var stdin_default = Skeleton;
|
5
|
+
import { skeletonProps } from "./Skeleton.mjs";
|
5
6
|
export {
|
6
7
|
Skeleton,
|
7
|
-
stdin_default as default
|
8
|
+
stdin_default as default,
|
9
|
+
skeletonProps
|
8
10
|
};
|
@@ -0,0 +1,9 @@
|
|
1
|
+
export declare type SkeletonThemeVars = {
|
2
|
+
skeletonRowHeight?: string;
|
3
|
+
skeletonRowBackground?: string;
|
4
|
+
skeletonRowMarginTop?: string;
|
5
|
+
skeletonTitleWidth?: string;
|
6
|
+
skeletonAvatarSize?: string;
|
7
|
+
skeletonAvatarBackground?: string;
|
8
|
+
skeletonDuration?: string;
|
9
|
+
};
|
File without changes
|
package/es/slider/Slider.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { type PropType, type ExtractPropTypes } from 'vue';
|
2
2
|
declare type NumberRange = [number, number];
|
3
3
|
declare type SliderValue = number | NumberRange;
|
4
|
-
declare const sliderProps: {
|
4
|
+
export declare const sliderProps: {
|
5
5
|
min: {
|
6
6
|
type: (NumberConstructor | StringConstructor)[];
|
7
7
|
default: number;
|
package/es/slider/Slider.mjs
CHANGED
package/es/slider/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
:root{--van-slider-active-background: var(--van-primary-color);--van-slider-inactive-background: var(--van-gray-3);--van-slider-disabled-opacity: var(--van-disabled-opacity);--van-slider-bar-height: 2px;--van-slider-button-width: 24px;--van-slider-button-height: 24px;--van-slider-button-radius: 50%;--van-slider-button-background: var(--van-white);--van-slider-button-shadow: 0 1px 2px rgba(0, 0, 0, .5)}.van-theme-dark{--van-slider-inactive-background: var(--van-background-3)}.van-slider{position:relative;width:100%;height:var(--van-slider-bar-height);background:var(--van-slider-inactive-background);border-radius:var(--van-radius-max);cursor:pointer}.van-slider:before{position:absolute;top:calc(var(--van-padding-xs) * -1);right:0;bottom:calc(var(--van-padding-xs) * -1);left:0;content:""}.van-slider__bar{position:absolute;width:100%;height:100%;background:var(--van-slider-active-background);border-radius:inherit;transition:all var(--van-duration-fast)}.van-slider__button{width:var(--van-slider-button-width);height:var(--van-slider-button-height);background:var(--van-slider-button-background);border-radius:var(--van-slider-button-radius);box-shadow:var(--van-slider-button-shadow)}.van-slider__button-wrapper{position:absolute;cursor:-webkit-grab;cursor:grab;top:50%}.van-slider__button-wrapper--right{right:0;transform:translate3d(50%,-50%,0)}.van-slider__button-wrapper--left{left:0;transform:translate3d(-50%,-50%,0)}.van-slider--disabled{cursor:not-allowed;opacity:var(--van-slider-disabled-opacity)}.van-slider--disabled .van-slider__button-wrapper{cursor:not-allowed}.van-slider--vertical{display:inline-block;width:var(--van-slider-bar-height);height:100%}.van-slider--vertical .van-slider__button-wrapper--right{top:auto;right:50%;bottom:0;transform:translate3d(50%,50%,0)}.van-slider--vertical .van-slider__button-wrapper--left{top:0;right:50%;left:auto;transform:translate3d(50%,-50%,0)}.van-slider--vertical:before{top:0;right:calc(var(--van-padding-xs) * -1);bottom:0;left:calc(var(--van-padding-xs) * -1)}
|
package/es/slider/index.d.ts
CHANGED
@@ -67,7 +67,9 @@ export declare const Slider: import("../utils").WithInstall<import("vue").Define
|
|
67
67
|
min: string | number;
|
68
68
|
}>>;
|
69
69
|
export default Slider;
|
70
|
+
export { sliderProps } from './Slider';
|
70
71
|
export type { SliderProps } from './Slider';
|
72
|
+
export type { SliderThemeVars } from './types';
|
71
73
|
declare module 'vue' {
|
72
74
|
interface GlobalComponents {
|
73
75
|
VanSlider: typeof Slider;
|
package/es/slider/index.mjs
CHANGED
@@ -2,7 +2,9 @@ import { withInstall } from "../utils/index.mjs";
|
|
2
2
|
import _Slider from "./Slider.mjs";
|
3
3
|
const Slider = withInstall(_Slider);
|
4
4
|
var stdin_default = Slider;
|
5
|
+
import { sliderProps } from "./Slider.mjs";
|
5
6
|
export {
|
6
7
|
Slider,
|
7
|
-
stdin_default as default
|
8
|
+
stdin_default as default,
|
9
|
+
sliderProps
|
8
10
|
};
|
@@ -0,0 +1,11 @@
|
|
1
|
+
export declare type SliderThemeVars = {
|
2
|
+
sliderActiveBackground?: string;
|
3
|
+
sliderInactiveBackground?: string;
|
4
|
+
sliderDisabledOpacity?: number | string;
|
5
|
+
sliderBarHeight?: string;
|
6
|
+
sliderButtonWidth?: string;
|
7
|
+
sliderButtonHeight?: string;
|
8
|
+
sliderButtonRadius?: string;
|
9
|
+
sliderButtonBackground?: string;
|
10
|
+
sliderButtonShadow?: string;
|
11
|
+
};
|
File without changes
|
package/es/space/Space.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { ExtractPropTypes, PropType } from 'vue';
|
2
2
|
export declare type SpaceSize = number | string;
|
3
3
|
export declare type SpaceAlign = 'start' | 'end' | 'center' | 'baseline';
|
4
|
-
declare const spaceProps: {
|
4
|
+
export declare const spaceProps: {
|
5
5
|
align: PropType<SpaceAlign>;
|
6
6
|
direction: {
|
7
7
|
type: PropType<"vertical" | "horizontal">;
|
package/es/space/Space.mjs
CHANGED
package/es/space/index.d.ts
CHANGED
@@ -29,6 +29,7 @@ export declare const Space: import("../utils").WithInstall<import("vue").DefineC
|
|
29
29
|
direction: "vertical" | "horizontal";
|
30
30
|
}>>;
|
31
31
|
export default Space;
|
32
|
+
export { spaceProps } from './Space';
|
32
33
|
export type { SpaceProps, SpaceSize, SpaceAlign } from './Space';
|
33
34
|
declare module 'vue' {
|
34
35
|
interface GlobalComponents {
|
package/es/space/index.mjs
CHANGED
@@ -2,7 +2,9 @@ import { withInstall } from "../utils/index.mjs";
|
|
2
2
|
import _Space from "./Space.mjs";
|
3
3
|
const Space = withInstall(_Space);
|
4
4
|
var stdin_default = Space;
|
5
|
+
import { spaceProps } from "./Space.mjs";
|
5
6
|
export {
|
6
7
|
Space,
|
7
|
-
stdin_default as default
|
8
|
+
stdin_default as default,
|
9
|
+
spaceProps
|
8
10
|
};
|
package/es/step/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
:root{--van-step-text-color: var(--van-text-color-2);--van-step-active-color: var(--van-primary-color);--van-step-process-text-color: var(--van-text-color);--van-step-font-size: var(--van-font-size-md);--van-step-line-color: var(--van-border-color);--van-step-finish-line-color: var(--van-primary-color);--van-step-finish-text-color: var(--van-text-color);--van-step-icon-size: 12px;--van-step-circle-size: 5px;--van-step-circle-color: var(--van-gray-6);--van-step-horizontal-title-font-size: var(--van-font-size-sm)}.van-step{position:relative;flex:1;color:var(--van-step-text-color);font-size:var(--van-step-font-size)}.van-step__circle{display:block;width:var(--van-step-circle-size);height:var(--van-step-circle-size);background-color:var(--van-step-circle-color);border-radius:50%}.van-step__line{position:absolute;background-color:var(--van-step-line-color);transition:background-color var(--van-duration-base)}.van-step--horizontal{float:left}.van-step--horizontal:first-child .van-step__title{margin-left:0;transform:none}.van-step--horizontal:last-child{position:absolute;right:1px;width:auto}.van-step--horizontal:last-child .van-step__title{margin-left:0;transform:none}.van-step--horizontal:last-child .van-step__circle-container{right:-9px;left:auto}.van-step--horizontal .van-step__circle-container{position:absolute;top:30px;left:calc(var(--van-padding-xs) * -1);z-index:1;padding:0 var(--van-padding-xs);background-color:var(--van-background-2);transform:translateY(-50%)}.van-step--horizontal .van-step__title{display:inline-block;margin-left:3px;font-size:var(--van-step-horizontal-title-font-size);transform:translate(-50%)}.van-step--horizontal .van-step__line{top:30px;left:0;width:100%;height:1px}.van-step--horizontal .van-step__icon{display:block;font-size:var(--van-step-icon-size)}.van-step--horizontal .van-step--process{color:var(--van-step-process-text-color)}.van-step--vertical{display:block;float:none;padding:10px 10px 10px 0;line-height:var(--van-line-height-sm)}.van-step--vertical:not(:last-child):after{border-bottom-width:1px}.van-step--vertical .van-step__circle-container{position:absolute;top:19px;left:-15px;z-index:1;font-size:var(--van-step-icon-size);line-height:1;transform:translate(-50%,-50%)}.van-step--vertical .van-step__line{top:16px;left:-15px;width:1px;height:100%}.van-step:last-child .van-step__line{width:0}.van-step--finish{color:var(--van-step-finish-text-color)}.van-step--finish .van-step__circle,.van-step--finish .van-step__line{background-color:var(--van-step-finish-line-color)}.van-step__icon,.van-step__title{transition:color var(--van-duration-base)}.van-step__icon--active,.van-step__title--active,.van-step__icon--finish,.van-step__title--finish{color:var(--van-step-active-color)}
|
package/es/step/index.d.ts
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
export declare const Step: import("../utils").WithInstall<import("vue").DefineComponent<{}, (() => JSX.Element) | undefined, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
|
2
2
|
export default Step;
|
3
|
+
export type { StepThemeVars } from './types';
|
3
4
|
declare module 'vue' {
|
4
5
|
interface GlobalComponents {
|
5
6
|
VanStep: typeof Step;
|
@@ -0,0 +1,13 @@
|
|
1
|
+
export declare type StepThemeVars = {
|
2
|
+
stepTextColor?: string;
|
3
|
+
stepActiveColor?: string;
|
4
|
+
stepProcessTextColor?: string;
|
5
|
+
stepFontSize?: string;
|
6
|
+
stepLineColor?: string;
|
7
|
+
stepFinishLineColor?: string;
|
8
|
+
stepFinishTextColor?: string;
|
9
|
+
stepIconSize?: string;
|
10
|
+
stepCircleSize?: string;
|
11
|
+
stepCircleColor?: string;
|
12
|
+
stepHorizontalTitleFontSize?: string;
|
13
|
+
};
|
File without changes
|
package/es/stepper/Stepper.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { type PropType, type ExtractPropTypes } from 'vue';
|
2
2
|
import { Interceptor } from '../utils';
|
3
3
|
export declare type StepperTheme = 'default' | 'round';
|
4
|
-
declare const stepperProps: {
|
4
|
+
export declare const stepperProps: {
|
5
5
|
min: {
|
6
6
|
type: (NumberConstructor | StringConstructor)[];
|
7
7
|
default: number;
|
package/es/stepper/Stepper.mjs
CHANGED
package/es/stepper/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
:root{--van-stepper-background: var(--van-active-color);--van-stepper-button-icon-color: var(--van-text-color);--van-stepper-button-disabled-color: var(--van-background);--van-stepper-button-disabled-icon-color: var(--van-gray-5);--van-stepper-button-round-theme-color: var(--van-primary-color);--van-stepper-input-width: 32px;--van-stepper-input-height: 28px;--van-stepper-input-font-size: var(--van-font-size-md);--van-stepper-input-line-height: normal;--van-stepper-input-text-color: var(--van-text-color);--van-stepper-input-disabled-text-color: var(--van-text-color-3);--van-stepper-input-disabled-background: var(--van-active-color);--van-stepper-radius: var(--van-radius-md)}.van-stepper{display:inline-block;-webkit-user-select:none;user-select:none}.van-stepper__minus,.van-stepper__plus{position:relative;box-sizing:border-box;width:var(--van-stepper-input-height);height:var(--van-stepper-input-height);margin:0;padding:0;color:var(--van-stepper-button-icon-color);vertical-align:middle;background:var(--van-stepper-background);border:0}.van-stepper__minus:before,.van-stepper__plus:before{width:50%;height:1px}.van-stepper__minus:after,.van-stepper__plus:after{width:1px;height:50%}.van-stepper__minus:before,.van-stepper__plus:before,.van-stepper__minus:after,.van-stepper__plus:after{position:absolute;top:50%;left:50%;background-color:currentColor;transform:translate(-50%,-50%);content:""}.van-stepper__minus--disabled,.van-stepper__plus--disabled{color:var(--van-stepper-button-disabled-icon-color);background-color:var(--van-stepper-button-disabled-color);cursor:not-allowed}.van-stepper__minus{border-radius:var(--van-stepper-radius) 0 0 var(--van-stepper-radius)}.van-stepper__minus:after{display:none}.van-stepper__plus{border-radius:0 var(--van-stepper-radius) var(--van-stepper-radius) 0}.van-stepper__input{box-sizing:border-box;width:var(--van-stepper-input-width);height:var(--van-stepper-input-height);margin:0 2px;padding:0;color:var(--van-stepper-input-text-color);font-size:var(--van-stepper-input-font-size);line-height:var(--van-stepper-input-line-height);text-align:center;vertical-align:middle;background:var(--van-stepper-background);border:0;border-width:1px 0;border-radius:0;-webkit-appearance:none}.van-stepper__input:disabled{color:var(--van-stepper-input-disabled-text-color);background-color:var(--van-stepper-input-disabled-background);-webkit-text-fill-color:var(--van-stepper-input-disabled-text-color);opacity:1}.van-stepper__input:read-only{cursor:default}.van-stepper--round .van-stepper__input{background-color:transparent}.van-stepper--round .van-stepper__plus,.van-stepper--round .van-stepper__minus{border-radius:100%}.van-stepper--round .van-stepper__plus--disabled,.van-stepper--round .van-stepper__minus--disabled{opacity:.3;cursor:not-allowed}.van-stepper--round .van-stepper__plus{color:var(--van-white);background:var(--van-stepper-button-round-theme-color)}.van-stepper--round .van-stepper__minus{color:var(--van-stepper-button-round-theme-color);background-color:var(--van-background-2);border:1px solid var(--van-stepper-button-round-theme-color)}
|
package/es/stepper/index.d.ts
CHANGED
@@ -124,7 +124,9 @@ export declare const Stepper: import("../utils").WithInstall<import("vue").Defin
|
|
124
124
|
defaultValue: string | number;
|
125
125
|
}>>;
|
126
126
|
export default Stepper;
|
127
|
+
export { stepperProps } from './Stepper';
|
127
128
|
export type { StepperTheme, StepperProps } from './Stepper';
|
129
|
+
export type { StepperThemeVars } from './types';
|
128
130
|
declare module 'vue' {
|
129
131
|
interface GlobalComponents {
|
130
132
|
VanStepper: typeof Stepper;
|
package/es/stepper/index.mjs
CHANGED
@@ -2,7 +2,9 @@ import { withInstall } from "../utils/index.mjs";
|
|
2
2
|
import _Stepper from "./Stepper.mjs";
|
3
3
|
const Stepper = withInstall(_Stepper);
|
4
4
|
var stdin_default = Stepper;
|
5
|
+
import { stepperProps } from "./Stepper.mjs";
|
5
6
|
export {
|
6
7
|
Stepper,
|
7
|
-
stdin_default as default
|
8
|
+
stdin_default as default,
|
9
|
+
stepperProps
|
8
10
|
};
|
@@ -0,0 +1,15 @@
|
|
1
|
+
export declare type StepperThemeVars = {
|
2
|
+
stepperBackground?: string;
|
3
|
+
stepperButtonIconColor?: string;
|
4
|
+
stepperButtonDisabledColor?: string;
|
5
|
+
stepperButtonDisabledIconColor?: string;
|
6
|
+
stepperButtonRoundThemeColor?: string;
|
7
|
+
stepperInputWidth?: string;
|
8
|
+
stepperInputHeight?: string;
|
9
|
+
stepperInputFontSize?: string;
|
10
|
+
stepperInputLineHeight?: number | string;
|
11
|
+
stepperInputTextColor?: string;
|
12
|
+
stepperInputDisabledTextColor?: string;
|
13
|
+
stepperInputDisabledBackground?: string;
|
14
|
+
stepperRadius?: string;
|
15
|
+
};
|
File without changes
|