@element-plus/nightly 0.0.20260717 → 0.0.20260719
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/component.mjs +3 -3
- package/es/components/affix/src/affix.d.ts +1 -1
- package/es/components/affix/src/affix.vue.d.ts +2 -2
- package/es/components/alert/src/alert.d.ts +2 -2
- package/es/components/anchor/src/anchor.d.ts +1 -1
- package/es/components/anchor/src/anchor.vue.d.ts +1 -1
- package/es/components/autocomplete/src/autocomplete.d.ts +5 -5
- package/es/components/autocomplete/src/autocomplete.vue.d.ts +5 -5
- package/es/components/avatar/src/avatar-group-props.d.ts +1 -1
- package/es/components/avatar/src/avatar-group.d.ts +2 -2
- package/es/components/avatar/src/avatar.d.ts +1 -1
- package/es/components/backtop/src/backtop.vue.d.ts +1 -1
- package/es/components/badge/src/badge.vue.d.ts +2 -2
- package/es/components/button/src/button-group.d.ts +2 -2
- package/es/components/button/src/button-group.vue.d.ts +1 -1
- package/es/components/button/src/button.d.ts +2 -2
- package/es/components/button/src/button.vue.d.ts +4 -4
- package/es/components/button/src/use-button.d.ts +2 -2
- package/es/components/card/src/card.vue.d.ts +1 -1
- package/es/components/carousel/src/carousel-item.vue.d.ts +1 -1
- package/es/components/carousel/src/carousel.d.ts +1 -1
- package/es/components/carousel/src/carousel.vue.d.ts +1 -1
- package/es/components/cascader/src/cascader.d.ts +3 -3
- package/es/components/cascader/src/cascader.vue.d.ts +13 -13
- package/es/components/cascader/src/cascader.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/es/components/cascader-panel/src/index.vue.d.ts +3 -3
- package/es/components/cascader-panel/src/menu.vue.d.ts +1 -1
- package/es/components/checkbox/src/checkbox-button.vue.d.ts +5 -5
- package/es/components/checkbox/src/checkbox-group.d.ts +1 -1
- package/es/components/checkbox/src/checkbox-group.vue.d.ts +3 -3
- package/es/components/checkbox/src/checkbox.d.ts +3 -3
- package/es/components/checkbox/src/checkbox.vue.d.ts +5 -5
- package/es/components/checkbox/src/composables/use-checkbox-status.d.ts +2 -2
- package/es/components/checkbox/src/composables/use-checkbox.d.ts +2 -2
- package/es/components/col/src/col.vue.d.ts +1 -1
- package/es/components/collapse/src/collapse-item.vue.d.ts +1 -1
- package/es/components/collapse/src/collapse.vue.d.ts +2 -2
- package/es/components/color-picker/src/color-picker.d.ts +1 -1
- package/es/components/color-picker/src/color-picker.vue.d.ts +7 -7
- package/es/components/color-picker/src/color-picker.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/es/components/color-picker-panel/src/color-picker-panel.vue.d.ts +1 -1
- package/es/components/config-provider/src/config-provider-props.d.ts +1 -1
- package/es/components/config-provider/src/config-provider.d.ts +2 -2
- package/es/components/config-provider/src/hooks/use-global-config.d.ts +1 -1
- package/es/components/countdown/src/countdown.vue.d.ts +1 -1
- package/es/components/countdown/src/countdown.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/es/components/date-picker/src/date-picker.d.ts +8 -8
- package/es/components/date-picker/src/props.d.ts +2 -2
- package/es/components/date-picker-panel/src/composables/use-basic-date-table.d.ts +1 -1
- package/es/components/date-picker-panel/src/date-picker-com/basic-month-table.vue.d.ts +2 -2
- package/es/components/date-picker-panel/src/date-picker-com/basic-year-table.vue.d.ts +2 -2
- package/es/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue.d.ts +4 -4
- package/es/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/es/components/date-picker-panel/src/date-picker-com/panel-date-range.vue.d.ts +5 -5
- package/es/components/date-picker-panel/src/date-picker-com/panel-date-range.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/es/components/date-picker-panel/src/date-picker-com/panel-month-range.vue.d.ts +1 -1
- package/es/components/date-picker-panel/src/date-picker-com/panel-year-range.vue.d.ts +1 -1
- package/es/components/date-picker-panel/src/date-picker-panel.d.ts +3 -3
- package/es/components/date-picker-panel/src/panel-utils.d.ts +27 -27
- package/es/components/descriptions/src/description-item.d.ts +9 -9
- package/es/components/descriptions/src/description.d.ts +1 -1
- package/es/components/descriptions/src/description.vue.d.ts +2 -2
- package/es/components/dialog/src/dialog.vue.d.ts +4 -4
- package/es/components/divider/src/divider.d.ts +1 -1
- package/es/components/divider/src/divider.vue.d.ts +1 -1
- package/es/components/drawer/src/drawer.vue.d.ts +5 -5
- package/es/components/dropdown/src/dropdown-item-impl.vue.d.ts +1 -1
- package/es/components/dropdown/src/dropdown-item.vue.d.ts +3 -3
- package/es/components/dropdown/src/dropdown-menu.vue.d.ts +1 -1
- package/es/components/dropdown/src/dropdown.d.ts +4 -4
- package/es/components/dropdown/src/dropdown.vue.d.ts +56 -56
- package/es/components/focus-trap/src/focus-trap.vue.d.ts +1 -1
- package/es/components/form/src/form-item.d.ts +2 -2
- package/es/components/form/src/form-item.vue.d.ts +2 -2
- package/es/components/form/src/form.d.ts +2 -2
- package/es/components/form/src/hooks/use-form-common-props.d.ts +2 -2
- package/es/components/image/src/image.vue.d.ts +4 -4
- package/es/components/index.mjs +6 -6
- package/es/components/input/src/input.d.ts +4 -4
- package/es/components/input/src/input.vue.d.ts +15 -15
- package/es/components/input-number/src/input-number.d.ts +4 -4
- package/es/components/input-number/src/input-number.vue.d.ts +10 -10
- package/es/components/input-number/src/input-number.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/es/components/input-otp/src/input-otp.vue.d.ts +5 -5
- package/es/components/input-tag/src/composables/use-input-tag.d.ts +1 -1
- package/es/components/input-tag/src/input-tag.d.ts +3 -3
- package/es/components/input-tag/src/input-tag.vue.d.ts +10 -10
- package/es/components/link/src/link.vue.d.ts +1 -1
- package/es/components/mention/src/mention.d.ts +5 -5
- package/es/components/mention/src/mention.vue.d.ts +4 -4
- package/es/components/menu/src/menu.d.ts +7 -7
- package/es/components/menu/src/menu.mjs +1 -1
- package/es/components/menu/src/sub-menu.d.ts +1 -1
- package/es/components/message/src/instance.d.ts +1 -1
- package/es/components/message/src/message.d.ts +2 -2
- package/es/components/message/src/message.vue.d.ts +3 -3
- package/es/components/message-box/src/index.vue.d.ts +58 -58
- package/es/components/message-box/src/index.vue_vue_type_script_lang.mjs +1 -1
- package/es/components/notification/src/notification.d.ts +1 -1
- package/es/components/notification/src/notification.vue.d.ts +3 -3
- package/es/components/pagination/src/components/jumper.d.ts +1 -1
- package/es/components/pagination/src/components/jumper.vue.d.ts +2 -2
- package/es/components/pagination/src/components/sizes.d.ts +1 -1
- package/es/components/pagination/src/components/sizes.vue.d.ts +3 -3
- package/es/components/pagination/src/pagination.d.ts +6 -6
- package/es/components/popconfirm/src/popconfirm.d.ts +2 -2
- package/es/components/popconfirm/src/popconfirm.vue.d.ts +4 -4
- package/es/components/popover/src/popover.d.ts +2 -2
- package/es/components/popover/src/popover.vue.d.ts +3 -3
- package/es/components/popper/src/composables/use-content.d.ts +2 -2
- package/es/components/popper/src/composables/use-focus-trap.d.ts +1 -1
- package/es/components/popper/src/content.d.ts +4 -4
- package/es/components/popper/src/content.vue.d.ts +7 -7
- package/es/components/popper/src/popper.d.ts +2 -2
- package/es/components/progress/src/progress.d.ts +1 -1
- package/es/components/progress/src/progress.vue.d.ts +2 -2
- package/es/components/radio/src/radio-button.d.ts +1 -1
- package/es/components/radio/src/radio-button.vue.d.ts +2 -2
- package/es/components/radio/src/radio-group.d.ts +1 -1
- package/es/components/radio/src/radio-group.vue.d.ts +5 -5
- package/es/components/radio/src/radio.d.ts +2 -2
- package/es/components/radio/src/radio.vue.d.ts +5 -5
- package/es/components/radio/src/use-radio.d.ts +1 -1
- package/es/components/rate/src/rate.d.ts +1 -1
- package/es/components/rate/src/rate.vue.d.ts +3 -3
- package/es/components/result/src/result.d.ts +1 -1
- package/es/components/result/src/result.vue.d.ts +1 -1
- package/es/components/row/src/row.d.ts +2 -2
- package/es/components/scrollbar/src/scrollbar.vue.d.ts +2 -2
- package/es/components/segmented/index.d.ts +5 -5
- package/es/components/segmented/src/segmented.d.ts +1 -1
- package/es/components/segmented/src/segmented.vue.d.ts +2 -2
- package/es/components/select/src/option.d.ts +1 -1
- package/es/components/select/src/option.vue.d.ts +2 -2
- package/es/components/select/src/select.d.ts +4 -4
- package/es/components/select/src/select.vue.d.ts +59 -59
- package/es/components/select/src/select.vue_vue_type_script_lang.mjs +1 -1
- package/es/components/select/src/useSelect.d.ts +6 -6
- package/es/components/select-v2/src/defaults.d.ts +3 -3
- package/es/components/select-v2/src/select.vue.d.ts +47 -47
- package/es/components/select-v2/src/select.vue_vue_type_script_lang.mjs +1 -1
- package/es/components/select-v2/src/useSelect.d.ts +2 -2
- package/es/components/skeleton/src/skeleton-item.d.ts +1 -1
- package/es/components/skeleton/src/skeleton.vue.d.ts +1 -1
- package/es/components/slider/src/button.vue.d.ts +1 -1
- package/es/components/slider/src/slider.d.ts +2 -2
- package/es/components/slider/src/slider.vue.d.ts +11 -11
- package/es/components/space/src/space.d.ts +4 -4
- package/es/components/splitter/src/splitter.vue.d.ts +2 -2
- package/es/components/steps/src/item.d.ts +1 -1
- package/es/components/steps/src/item.vue.d.ts +1 -1
- package/es/components/steps/src/steps.d.ts +2 -2
- package/es/components/steps/src/steps.vue.d.ts +1 -1
- package/es/components/switch/src/switch.d.ts +1 -1
- package/es/components/switch/src/switch.vue.d.ts +4 -4
- package/es/components/table/src/filter-panel.vue.d.ts +49 -49
- package/es/components/table/src/table/defaults.d.ts +1 -1
- package/es/components/table/src/table/style-helper.d.ts +2 -2
- package/es/components/table/src/table-header/index.d.ts +15 -15
- package/es/components/table/src/table.vue.d.ts +4 -4
- package/es/components/table/src/table.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/es/components/table-v2/src/components/header.d.ts +1 -1
- package/es/components/table-v2/src/components/row.d.ts +1 -1
- package/es/components/table-v2/src/table-grid.d.ts +2 -2
- package/es/components/table-v2/src/table-v2.d.ts +4 -4
- package/es/components/tabs/src/tab-nav.d.ts +1 -1
- package/es/components/tabs/src/tab-pane.vue.d.ts +1 -1
- package/es/components/tabs/src/tabs.d.ts +5 -5
- package/es/components/tag/src/tag.d.ts +2 -2
- package/es/components/tag/src/tag.vue.d.ts +2 -2
- package/es/components/text/src/text.d.ts +1 -1
- package/es/components/time-picker/src/common/picker-range-trigger.vue.d.ts +6 -6
- package/es/components/time-picker/src/common/picker.vue.d.ts +12 -12
- package/es/components/time-picker/src/common/props.d.ts +2 -2
- package/es/components/time-picker/src/time-picker-com/basic-time-spinner.vue.d.ts +1 -1
- package/es/components/time-picker/src/time-picker-com/basic-time-spinner.vue_vue_type_script_setup_true_lang.mjs +1 -1
- package/es/components/time-picker/src/time-picker-com/panel-time-pick.vue.d.ts +2 -2
- package/es/components/time-picker/src/time-picker-com/panel-time-range.vue.d.ts +2 -2
- package/es/components/time-picker/src/time-picker.d.ts +8 -8
- package/es/components/time-picker/src/utils.d.ts +1 -1
- package/es/components/time-select/src/time-select.d.ts +1 -1
- package/es/components/time-select/src/time-select.vue.d.ts +8 -8
- package/es/components/timeline/src/timeline-item.d.ts +2 -2
- package/es/components/tooltip/src/content.d.ts +1 -1
- package/es/components/tooltip/src/content.vue.d.ts +4 -4
- package/es/components/tooltip/src/tooltip.d.ts +3 -3
- package/es/components/tooltip/src/tooltip.vue.d.ts +7 -7
- package/es/components/tooltip/src/trigger.d.ts +1 -1
- package/es/components/tour/src/content.d.ts +2 -2
- package/es/components/tour/src/mask.vue.d.ts +1 -1
- package/es/components/tour/src/step.d.ts +1 -1
- package/es/components/tour/src/tour.d.ts +1 -1
- package/es/components/tour/src/tour.vue.d.ts +2 -2
- package/es/components/transfer/src/transfer.vue.d.ts +2 -2
- package/es/components/tree/src/tree-node.vue.d.ts +16 -16
- package/es/components/tree/src/tree.vue.d.ts +22 -22
- package/es/components/tree-select/src/tree-select-option.d.ts +2 -2
- package/es/components/tree-select/src/tree-select.vue.d.ts +23 -23
- package/es/components/tree-v2/src/composables/useTree.d.ts +10 -10
- package/es/components/tree-v2/src/tree-node.vue.d.ts +2 -2
- package/es/components/tree-v2/src/tree.vue.d.ts +7 -7
- package/es/components/upload/src/upload-content.vue.d.ts +2 -2
- package/es/components/upload/src/upload.vue.d.ts +2 -2
- package/es/components/virtual-list/src/builders/build-grid.d.ts +5 -5
- package/es/components/virtual-list/src/builders/build-list.d.ts +5 -5
- package/es/components/virtual-list/src/components/dynamic-size-grid.d.ts +5 -5
- package/es/components/virtual-list/src/components/dynamic-size-list.d.ts +5 -5
- package/es/components/virtual-list/src/components/fixed-size-grid.d.ts +5 -5
- package/es/components/virtual-list/src/components/fixed-size-list.d.ts +5 -5
- package/es/components/virtual-list/src/components/scrollbar.d.ts +1 -1
- package/es/components/watermark/src/watermark.vue.d.ts +1 -1
- package/es/hooks/use-floating/index.d.ts +4 -4
- package/es/hooks/use-popper/index.d.ts +2 -2
- package/es/hooks/use-size/index.d.ts +3 -3
- package/es/index.mjs +11 -11
- package/es/plugin.mjs +1 -1
- package/es/utils/vue/vnode.d.ts +4 -4
- package/es/version.d.ts +1 -1
- package/es/version.mjs +1 -1
- package/es/version.mjs.map +1 -1
- package/lib/component.js +109 -109
- package/lib/components/affix/src/affix.d.ts +1 -1
- package/lib/components/affix/src/affix.vue.d.ts +2 -2
- package/lib/components/alert/src/alert.d.ts +2 -2
- package/lib/components/anchor/src/anchor.d.ts +1 -1
- package/lib/components/anchor/src/anchor.vue.d.ts +1 -1
- package/lib/components/autocomplete/src/autocomplete.d.ts +5 -5
- package/lib/components/autocomplete/src/autocomplete.vue.d.ts +5 -5
- package/lib/components/avatar/src/avatar-group-props.d.ts +1 -1
- package/lib/components/avatar/src/avatar-group.d.ts +2 -2
- package/lib/components/avatar/src/avatar.d.ts +1 -1
- package/lib/components/backtop/src/backtop.vue.d.ts +1 -1
- package/lib/components/badge/src/badge.vue.d.ts +2 -2
- package/lib/components/button/src/button-group.d.ts +2 -2
- package/lib/components/button/src/button-group.vue.d.ts +1 -1
- package/lib/components/button/src/button.d.ts +2 -2
- package/lib/components/button/src/button.vue.d.ts +4 -4
- package/lib/components/button/src/use-button.d.ts +2 -2
- package/lib/components/card/src/card.vue.d.ts +1 -1
- package/lib/components/carousel/src/carousel-item.vue.d.ts +1 -1
- package/lib/components/carousel/src/carousel.d.ts +1 -1
- package/lib/components/carousel/src/carousel.vue.d.ts +1 -1
- package/lib/components/cascader/src/cascader.d.ts +3 -3
- package/lib/components/cascader/src/cascader.vue.d.ts +13 -13
- package/lib/components/cascader/src/cascader.vue_vue_type_script_setup_true_lang.js +26 -26
- package/lib/components/cascader/src/cascader.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/lib/components/cascader-panel/src/index.vue.d.ts +3 -3
- package/lib/components/cascader-panel/src/menu.vue.d.ts +1 -1
- package/lib/components/checkbox/src/checkbox-button.vue.d.ts +5 -5
- package/lib/components/checkbox/src/checkbox-group.d.ts +1 -1
- package/lib/components/checkbox/src/checkbox-group.vue.d.ts +3 -3
- package/lib/components/checkbox/src/checkbox.d.ts +3 -3
- package/lib/components/checkbox/src/checkbox.vue.d.ts +5 -5
- package/lib/components/checkbox/src/composables/use-checkbox-status.d.ts +2 -2
- package/lib/components/checkbox/src/composables/use-checkbox.d.ts +2 -2
- package/lib/components/col/src/col.vue.d.ts +1 -1
- package/lib/components/collapse/src/collapse-item.vue.d.ts +1 -1
- package/lib/components/collapse/src/collapse.vue.d.ts +2 -2
- package/lib/components/color-picker/src/color-picker.d.ts +1 -1
- package/lib/components/color-picker/src/color-picker.vue.d.ts +7 -7
- package/lib/components/color-picker/src/color-picker.vue_vue_type_script_setup_true_lang.js +18 -18
- package/lib/components/color-picker/src/color-picker.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/lib/components/color-picker-panel/src/color-picker-panel.vue.d.ts +1 -1
- package/lib/components/config-provider/src/config-provider-props.d.ts +1 -1
- package/lib/components/config-provider/src/config-provider.d.ts +2 -2
- package/lib/components/config-provider/src/hooks/use-global-config.d.ts +1 -1
- package/lib/components/countdown/src/countdown.vue.d.ts +1 -1
- package/lib/components/countdown/src/countdown.vue_vue_type_script_setup_true_lang.js +1 -1
- package/lib/components/date-picker/src/date-picker.d.ts +8 -8
- package/lib/components/date-picker/src/props.d.ts +2 -2
- package/lib/components/date-picker-panel/src/composables/use-basic-date-table.d.ts +1 -1
- package/lib/components/date-picker-panel/src/date-picker-com/basic-month-table.vue.d.ts +2 -2
- package/lib/components/date-picker-panel/src/date-picker-com/basic-year-table.vue.d.ts +2 -2
- package/lib/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue.d.ts +4 -4
- package/lib/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue_vue_type_script_setup_true_lang.js +18 -18
- package/lib/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/lib/components/date-picker-panel/src/date-picker-com/panel-date-range.vue.d.ts +5 -5
- package/lib/components/date-picker-panel/src/date-picker-com/panel-date-range.vue_vue_type_script_setup_true_lang.js +23 -23
- package/lib/components/date-picker-panel/src/date-picker-com/panel-date-range.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/lib/components/date-picker-panel/src/date-picker-com/panel-month-range.vue.d.ts +1 -1
- package/lib/components/date-picker-panel/src/date-picker-com/panel-year-range.vue.d.ts +1 -1
- package/lib/components/date-picker-panel/src/date-picker-panel.d.ts +3 -3
- package/lib/components/date-picker-panel/src/panel-utils.d.ts +27 -27
- package/lib/components/descriptions/src/description-item.d.ts +9 -9
- package/lib/components/descriptions/src/description.d.ts +1 -1
- package/lib/components/descriptions/src/description.vue.d.ts +2 -2
- package/lib/components/dialog/src/dialog.vue.d.ts +4 -4
- package/lib/components/divider/src/divider.d.ts +1 -1
- package/lib/components/divider/src/divider.vue.d.ts +1 -1
- package/lib/components/drawer/src/drawer.vue.d.ts +5 -5
- package/lib/components/dropdown/src/dropdown-item-impl.vue.d.ts +1 -1
- package/lib/components/dropdown/src/dropdown-item.vue.d.ts +3 -3
- package/lib/components/dropdown/src/dropdown-menu.vue.d.ts +1 -1
- package/lib/components/dropdown/src/dropdown.d.ts +4 -4
- package/lib/components/dropdown/src/dropdown.vue.d.ts +56 -56
- package/lib/components/focus-trap/src/focus-trap.vue.d.ts +1 -1
- package/lib/components/form/src/form-item.d.ts +2 -2
- package/lib/components/form/src/form-item.vue.d.ts +2 -2
- package/lib/components/form/src/form.d.ts +2 -2
- package/lib/components/form/src/hooks/use-form-common-props.d.ts +2 -2
- package/lib/components/image/src/image.vue.d.ts +4 -4
- package/lib/components/index.js +125 -125
- package/lib/components/input/src/input.d.ts +4 -4
- package/lib/components/input/src/input.vue.d.ts +15 -15
- package/lib/components/input-number/src/input-number.d.ts +4 -4
- package/lib/components/input-number/src/input-number.vue.d.ts +10 -10
- package/lib/components/input-number/src/input-number.vue_vue_type_script_setup_true_lang.js +12 -12
- package/lib/components/input-number/src/input-number.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/lib/components/input-otp/src/input-otp.vue.d.ts +5 -5
- package/lib/components/input-tag/src/composables/use-input-tag.d.ts +1 -1
- package/lib/components/input-tag/src/input-tag.d.ts +3 -3
- package/lib/components/input-tag/src/input-tag.vue.d.ts +10 -10
- package/lib/components/link/src/link.vue.d.ts +1 -1
- package/lib/components/mention/src/mention.d.ts +5 -5
- package/lib/components/mention/src/mention.vue.d.ts +4 -4
- package/lib/components/menu/src/menu.d.ts +7 -7
- package/lib/components/menu/src/menu.js +7 -7
- package/lib/components/menu/src/menu.js.map +1 -1
- package/lib/components/menu/src/sub-menu.d.ts +1 -1
- package/lib/components/message/src/instance.d.ts +1 -1
- package/lib/components/message/src/message.d.ts +2 -2
- package/lib/components/message/src/message.vue.d.ts +3 -3
- package/lib/components/message-box/src/index.vue.d.ts +58 -58
- package/lib/components/message-box/src/index.vue_vue_type_script_lang.js +19 -19
- package/lib/components/message-box/src/index.vue_vue_type_script_lang.js.map +1 -1
- package/lib/components/notification/src/notification.d.ts +1 -1
- package/lib/components/notification/src/notification.vue.d.ts +3 -3
- package/lib/components/pagination/src/components/jumper.d.ts +1 -1
- package/lib/components/pagination/src/components/jumper.vue.d.ts +2 -2
- package/lib/components/pagination/src/components/sizes.d.ts +1 -1
- package/lib/components/pagination/src/components/sizes.vue.d.ts +3 -3
- package/lib/components/pagination/src/pagination.d.ts +6 -6
- package/lib/components/popconfirm/src/popconfirm.d.ts +2 -2
- package/lib/components/popconfirm/src/popconfirm.vue.d.ts +4 -4
- package/lib/components/popover/src/popover.d.ts +2 -2
- package/lib/components/popover/src/popover.vue.d.ts +3 -3
- package/lib/components/popper/src/composables/use-content.d.ts +2 -2
- package/lib/components/popper/src/composables/use-focus-trap.d.ts +1 -1
- package/lib/components/popper/src/content.d.ts +4 -4
- package/lib/components/popper/src/content.vue.d.ts +7 -7
- package/lib/components/popper/src/popper.d.ts +2 -2
- package/lib/components/progress/src/progress.d.ts +1 -1
- package/lib/components/progress/src/progress.vue.d.ts +2 -2
- package/lib/components/radio/src/radio-button.d.ts +1 -1
- package/lib/components/radio/src/radio-button.vue.d.ts +2 -2
- package/lib/components/radio/src/radio-group.d.ts +1 -1
- package/lib/components/radio/src/radio-group.vue.d.ts +5 -5
- package/lib/components/radio/src/radio.d.ts +2 -2
- package/lib/components/radio/src/radio.vue.d.ts +5 -5
- package/lib/components/radio/src/use-radio.d.ts +1 -1
- package/lib/components/rate/src/rate.d.ts +1 -1
- package/lib/components/rate/src/rate.vue.d.ts +3 -3
- package/lib/components/result/src/result.d.ts +1 -1
- package/lib/components/result/src/result.vue.d.ts +1 -1
- package/lib/components/row/src/row.d.ts +2 -2
- package/lib/components/scrollbar/src/scrollbar.vue.d.ts +2 -2
- package/lib/components/segmented/index.d.ts +5 -5
- package/lib/components/segmented/src/segmented.d.ts +1 -1
- package/lib/components/segmented/src/segmented.vue.d.ts +2 -2
- package/lib/components/select/src/option.d.ts +1 -1
- package/lib/components/select/src/option.vue.d.ts +2 -2
- package/lib/components/select/src/select.d.ts +4 -4
- package/lib/components/select/src/select.vue.d.ts +59 -59
- package/lib/components/select/src/select.vue_vue_type_script_lang.js +10 -10
- package/lib/components/select/src/select.vue_vue_type_script_lang.js.map +1 -1
- package/lib/components/select/src/useSelect.d.ts +6 -6
- package/lib/components/select-v2/src/defaults.d.ts +3 -3
- package/lib/components/select-v2/src/select.vue.d.ts +47 -47
- package/lib/components/select-v2/src/select.vue_vue_type_script_lang.js +10 -10
- package/lib/components/select-v2/src/select.vue_vue_type_script_lang.js.map +1 -1
- package/lib/components/select-v2/src/useSelect.d.ts +2 -2
- package/lib/components/skeleton/src/skeleton-item.d.ts +1 -1
- package/lib/components/skeleton/src/skeleton.vue.d.ts +1 -1
- package/lib/components/slider/src/button.vue.d.ts +1 -1
- package/lib/components/slider/src/slider.d.ts +2 -2
- package/lib/components/slider/src/slider.vue.d.ts +11 -11
- package/lib/components/space/src/space.d.ts +4 -4
- package/lib/components/splitter/src/splitter.vue.d.ts +2 -2
- package/lib/components/steps/src/item.d.ts +1 -1
- package/lib/components/steps/src/item.vue.d.ts +1 -1
- package/lib/components/steps/src/steps.d.ts +2 -2
- package/lib/components/steps/src/steps.vue.d.ts +1 -1
- package/lib/components/switch/src/switch.d.ts +1 -1
- package/lib/components/switch/src/switch.vue.d.ts +4 -4
- package/lib/components/table/src/filter-panel.vue.d.ts +49 -49
- package/lib/components/table/src/table/defaults.d.ts +1 -1
- package/lib/components/table/src/table/style-helper.d.ts +2 -2
- package/lib/components/table/src/table-header/index.d.ts +15 -15
- package/lib/components/table/src/table.vue.d.ts +4 -4
- package/lib/components/table/src/table.vue_vue_type_script_setup_true_lang.js +9 -9
- package/lib/components/table/src/table.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/lib/components/table-v2/src/components/header.d.ts +1 -1
- package/lib/components/table-v2/src/components/row.d.ts +1 -1
- package/lib/components/table-v2/src/table-grid.d.ts +2 -2
- package/lib/components/table-v2/src/table-v2.d.ts +4 -4
- package/lib/components/tabs/src/tab-nav.d.ts +1 -1
- package/lib/components/tabs/src/tab-pane.vue.d.ts +1 -1
- package/lib/components/tabs/src/tabs.d.ts +5 -5
- package/lib/components/tag/src/tag.d.ts +2 -2
- package/lib/components/tag/src/tag.vue.d.ts +2 -2
- package/lib/components/text/src/text.d.ts +1 -1
- package/lib/components/time-picker/src/common/picker-range-trigger.vue.d.ts +6 -6
- package/lib/components/time-picker/src/common/picker.vue.d.ts +12 -12
- package/lib/components/time-picker/src/common/props.d.ts +2 -2
- package/lib/components/time-picker/src/time-picker-com/basic-time-spinner.vue.d.ts +1 -1
- package/lib/components/time-picker/src/time-picker-com/basic-time-spinner.vue_vue_type_script_setup_true_lang.js +10 -10
- package/lib/components/time-picker/src/time-picker-com/basic-time-spinner.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/lib/components/time-picker/src/time-picker-com/panel-time-pick.vue.d.ts +2 -2
- package/lib/components/time-picker/src/time-picker-com/panel-time-range.vue.d.ts +2 -2
- package/lib/components/time-picker/src/time-picker.d.ts +8 -8
- package/lib/components/time-picker/src/utils.d.ts +1 -1
- package/lib/components/time-select/src/time-select.d.ts +1 -1
- package/lib/components/time-select/src/time-select.vue.d.ts +8 -8
- package/lib/components/timeline/src/timeline-item.d.ts +2 -2
- package/lib/components/tooltip/src/content.d.ts +1 -1
- package/lib/components/tooltip/src/content.vue.d.ts +4 -4
- package/lib/components/tooltip/src/tooltip.d.ts +3 -3
- package/lib/components/tooltip/src/tooltip.vue.d.ts +7 -7
- package/lib/components/tooltip/src/trigger.d.ts +1 -1
- package/lib/components/tour/src/content.d.ts +2 -2
- package/lib/components/tour/src/mask.vue.d.ts +1 -1
- package/lib/components/tour/src/step.d.ts +1 -1
- package/lib/components/tour/src/tour.d.ts +1 -1
- package/lib/components/tour/src/tour.vue.d.ts +2 -2
- package/lib/components/transfer/src/transfer.vue.d.ts +2 -2
- package/lib/components/tree/src/tree-node.vue.d.ts +16 -16
- package/lib/components/tree/src/tree.vue.d.ts +22 -22
- package/lib/components/tree-select/src/tree-select-option.d.ts +2 -2
- package/lib/components/tree-select/src/tree-select.vue.d.ts +23 -23
- package/lib/components/tree-v2/src/composables/useTree.d.ts +10 -10
- package/lib/components/tree-v2/src/tree-node.vue.d.ts +2 -2
- package/lib/components/tree-v2/src/tree.vue.d.ts +7 -7
- package/lib/components/upload/src/upload-content.vue.d.ts +2 -2
- package/lib/components/upload/src/upload.vue.d.ts +2 -2
- package/lib/components/virtual-list/src/builders/build-grid.d.ts +5 -5
- package/lib/components/virtual-list/src/builders/build-list.d.ts +5 -5
- package/lib/components/virtual-list/src/components/dynamic-size-grid.d.ts +5 -5
- package/lib/components/virtual-list/src/components/dynamic-size-list.d.ts +5 -5
- package/lib/components/virtual-list/src/components/fixed-size-grid.d.ts +5 -5
- package/lib/components/virtual-list/src/components/fixed-size-list.d.ts +5 -5
- package/lib/components/virtual-list/src/components/scrollbar.d.ts +1 -1
- package/lib/components/watermark/src/watermark.vue.d.ts +1 -1
- package/lib/hooks/use-floating/index.d.ts +4 -4
- package/lib/hooks/use-popper/index.d.ts +2 -2
- package/lib/hooks/use-size/index.d.ts +3 -3
- package/lib/index.js +267 -267
- package/lib/plugin.js +12 -12
- package/lib/plugin.js.map +1 -1
- package/lib/utils/vue/vnode.d.ts +4 -4
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/lib/version.js.map +1 -1
- package/package.json +1 -1
- package/web-types.json +1 -1
|
@@ -37,11 +37,11 @@ declare const __VLS_base: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
37
37
|
focus: () => void;
|
|
38
38
|
blur: () => void;
|
|
39
39
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
40
|
-
focus: (...args: any[]) => void;
|
|
41
40
|
blur: (...args: any[]) => void;
|
|
42
|
-
mouseleave: (...args: any[]) => void;
|
|
43
|
-
mouseenter: (...args: any[]) => void;
|
|
44
41
|
click: (...args: any[]) => void;
|
|
42
|
+
focus: (...args: any[]) => void;
|
|
43
|
+
mouseenter: (...args: any[]) => void;
|
|
44
|
+
mouseleave: (...args: any[]) => void;
|
|
45
45
|
touchstart: (...args: any[]) => void;
|
|
46
46
|
startInput: (...args: any[]) => void;
|
|
47
47
|
endInput: (...args: any[]) => void;
|
|
@@ -70,11 +70,11 @@ declare const __VLS_base: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
70
70
|
readonly endPlaceholder: StringConstructor;
|
|
71
71
|
readonly disabled: BooleanConstructor;
|
|
72
72
|
}>> & Readonly<{
|
|
73
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
74
73
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
75
|
-
onMouseleave?: ((...args: any[]) => any) | undefined;
|
|
76
|
-
onMouseenter?: ((...args: any[]) => any) | undefined;
|
|
77
74
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
75
|
+
onFocus?: ((...args: any[]) => any) | undefined;
|
|
76
|
+
onMouseenter?: ((...args: any[]) => any) | undefined;
|
|
77
|
+
onMouseleave?: ((...args: any[]) => any) | undefined;
|
|
78
78
|
onTouchstart?: ((...args: any[]) => any) | undefined;
|
|
79
79
|
onStartInput?: ((...args: any[]) => any) | undefined;
|
|
80
80
|
onEndInput?: ((...args: any[]) => any) | undefined;
|
|
@@ -60,7 +60,7 @@ declare const __VLS_base: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
60
60
|
readonly validateEvent: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
61
61
|
readonly unlinkPanels: BooleanConstructor;
|
|
62
62
|
readonly singlePanel: BooleanConstructor;
|
|
63
|
-
readonly placement: EpPropFinalized<(new (...args: any[]) => "
|
|
63
|
+
readonly placement: EpPropFinalized<(new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement$1) | (((new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement$1)) | null)[], Placement$1, unknown, "bottom", boolean>;
|
|
64
64
|
readonly fallbackPlacements: EpPropFinalized<(new (...args: any[]) => Placement$1[]) | (() => Placement$1[]) | (((new (...args: any[]) => Placement$1[]) | (() => Placement$1[])) | null)[], unknown, unknown, readonly ["bottom", "top", "right", "left"], boolean>;
|
|
65
65
|
readonly disabledHours: {
|
|
66
66
|
readonly type: _$vue.PropType<GetDisabledHours>;
|
|
@@ -207,7 +207,7 @@ declare const __VLS_base: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
207
207
|
readonly saveOnBlur: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
208
208
|
readonly prefixIcon: EpPropFinalized<(new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component) | (((new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component)) | null)[], unknown, unknown, "", boolean>;
|
|
209
209
|
readonly size: {
|
|
210
|
-
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "
|
|
210
|
+
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
|
|
211
211
|
readonly required: false;
|
|
212
212
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
213
213
|
__epPropKey: true;
|
|
@@ -255,11 +255,11 @@ declare const __VLS_base: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
255
255
|
*/
|
|
256
256
|
onPick: (date?: any, visible?: boolean) => void;
|
|
257
257
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
258
|
-
"update:modelValue": (...args: any[]) => void;
|
|
259
258
|
change: (...args: any[]) => void;
|
|
260
259
|
clear: (...args: any[]) => void;
|
|
261
|
-
|
|
260
|
+
"update:modelValue": (...args: any[]) => void;
|
|
262
261
|
blur: (...args: any[]) => void;
|
|
262
|
+
focus: (...args: any[]) => void;
|
|
263
263
|
keydown: (...args: any[]) => void;
|
|
264
264
|
"calendar-change": (...args: any[]) => void;
|
|
265
265
|
"panel-change": (...args: any[]) => void;
|
|
@@ -290,7 +290,7 @@ declare const __VLS_base: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
290
290
|
readonly validateEvent: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
291
291
|
readonly unlinkPanels: BooleanConstructor;
|
|
292
292
|
readonly singlePanel: BooleanConstructor;
|
|
293
|
-
readonly placement: EpPropFinalized<(new (...args: any[]) => "
|
|
293
|
+
readonly placement: EpPropFinalized<(new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement$1) | (((new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement$1)) | null)[], Placement$1, unknown, "bottom", boolean>;
|
|
294
294
|
readonly fallbackPlacements: EpPropFinalized<(new (...args: any[]) => Placement$1[]) | (() => Placement$1[]) | (((new (...args: any[]) => Placement$1[]) | (() => Placement$1[])) | null)[], unknown, unknown, readonly ["bottom", "top", "right", "left"], boolean>;
|
|
295
295
|
readonly disabledHours: {
|
|
296
296
|
readonly type: _$vue.PropType<GetDisabledHours>;
|
|
@@ -437,7 +437,7 @@ declare const __VLS_base: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
437
437
|
readonly saveOnBlur: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
438
438
|
readonly prefixIcon: EpPropFinalized<(new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component) | (((new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component)) | null)[], unknown, unknown, "", boolean>;
|
|
439
439
|
readonly size: {
|
|
440
|
-
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "
|
|
440
|
+
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
|
|
441
441
|
readonly required: false;
|
|
442
442
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
443
443
|
__epPropKey: true;
|
|
@@ -464,30 +464,31 @@ declare const __VLS_base: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
464
464
|
};
|
|
465
465
|
readonly isRange: BooleanConstructor;
|
|
466
466
|
}>> & Readonly<{
|
|
467
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
468
467
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
469
468
|
onClear?: ((...args: any[]) => any) | undefined;
|
|
470
|
-
|
|
469
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
471
470
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
471
|
+
onFocus?: ((...args: any[]) => any) | undefined;
|
|
472
472
|
onKeydown?: ((...args: any[]) => any) | undefined;
|
|
473
473
|
"onCalendar-change"?: ((...args: any[]) => any) | undefined;
|
|
474
474
|
"onPanel-change"?: ((...args: any[]) => any) | undefined;
|
|
475
475
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
476
476
|
}>, {
|
|
477
477
|
readonly type: string;
|
|
478
|
-
readonly
|
|
478
|
+
readonly arrowControl: boolean;
|
|
479
479
|
readonly disabled: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
480
480
|
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => ModelValueType | null) | (((new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => ModelValueType | null)) | null)[], unknown, unknown>;
|
|
481
|
+
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
481
482
|
readonly placeholder: string;
|
|
483
|
+
readonly valueOnClear: EpPropMergeType<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | (((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null)) | null)[], unknown, unknown>;
|
|
482
484
|
readonly readonly: boolean;
|
|
483
485
|
readonly clearable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
484
486
|
readonly clearIcon: EpPropMergeType<(new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component) | (((new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component)) | null)[], unknown, unknown>;
|
|
485
487
|
readonly prefixIcon: EpPropMergeType<(new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component) | (((new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component)) | null)[], unknown, unknown>;
|
|
486
488
|
readonly tabindex: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | (((new (...args: any[]) => string | number) | (() => string | number)) | null)[], unknown, unknown>;
|
|
487
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
488
489
|
readonly popperStyle: _$vue.StyleValue;
|
|
489
490
|
readonly fallbackPlacements: Placement$1[];
|
|
490
|
-
readonly placement: EpPropMergeType<(new (...args: any[]) => "
|
|
491
|
+
readonly placement: EpPropMergeType<(new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement$1) | (((new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement$1)) | null)[], Placement$1, unknown>;
|
|
491
492
|
readonly popperOptions: Partial<Options>;
|
|
492
493
|
readonly automaticDropdown: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
493
494
|
readonly editable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -498,7 +499,6 @@ declare const __VLS_base: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
498
499
|
readonly showConfirm: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
499
500
|
readonly showFooter: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
500
501
|
readonly showWeekNumber: boolean;
|
|
501
|
-
readonly arrowControl: boolean;
|
|
502
502
|
readonly unlinkPanels: boolean;
|
|
503
503
|
readonly singlePanel: boolean;
|
|
504
504
|
readonly isRange: boolean;
|
|
@@ -41,7 +41,7 @@ declare const timePickerDefaultProps: {
|
|
|
41
41
|
readonly validateEvent: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
42
42
|
readonly unlinkPanels: BooleanConstructor;
|
|
43
43
|
readonly singlePanel: BooleanConstructor;
|
|
44
|
-
readonly placement: EpPropFinalized<(new (...args: any[]) => "
|
|
44
|
+
readonly placement: EpPropFinalized<(new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement$1) | (((new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement$1)) | null)[], Placement$1, unknown, "bottom", boolean>;
|
|
45
45
|
readonly fallbackPlacements: EpPropFinalized<(new (...args: any[]) => Placement$1[]) | (() => Placement$1[]) | (((new (...args: any[]) => Placement$1[]) | (() => Placement$1[])) | null)[], unknown, unknown, readonly ["bottom", "top", "right", "left"], boolean>;
|
|
46
46
|
readonly disabledHours: {
|
|
47
47
|
readonly type: _$vue.PropType<GetDisabledHours>;
|
|
@@ -188,7 +188,7 @@ declare const timePickerDefaultProps: {
|
|
|
188
188
|
readonly saveOnBlur: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
189
189
|
readonly prefixIcon: EpPropFinalized<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | (((new (...args: any[]) => (string | Component) & {}) | (() => string | Component)) | null)[], unknown, unknown, "", boolean>;
|
|
190
190
|
readonly size: {
|
|
191
|
-
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "
|
|
191
|
+
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
|
|
192
192
|
readonly required: false;
|
|
193
193
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
194
194
|
__epPropKey: true;
|
|
@@ -81,9 +81,9 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
81
81
|
"onSelect-range"?: ((...args: any[]) => any) | undefined;
|
|
82
82
|
"onSet-option"?: ((...args: any[]) => any) | undefined;
|
|
83
83
|
}>, {
|
|
84
|
-
readonly arrowControl: boolean;
|
|
85
84
|
readonly showSeconds: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
86
85
|
readonly amPmMode: EpPropMergeType<(new (...args: any[]) => "" | "a" | "A") | (() => "" | "a" | "A") | (((new (...args: any[]) => "" | "a" | "A") | (() => "" | "a" | "A")) | null)[], unknown, unknown>;
|
|
86
|
+
readonly arrowControl: boolean;
|
|
87
87
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
88
88
|
declare const _default: typeof __VLS_export;
|
|
89
89
|
//#endregion
|
|
@@ -2,13 +2,13 @@ import { CHANGE_EVENT } from "../../../../constants/event.mjs";
|
|
|
2
2
|
import { isNumber } from "../../../../utils/types.mjs";
|
|
3
3
|
import { rAF } from "../../../../utils/raf.mjs";
|
|
4
4
|
import { getStyle } from "../../../../utils/dom/style.mjs";
|
|
5
|
-
import { vRepeatClick } from "../../../../directives/repeat-click/index.mjs";
|
|
6
5
|
import { useNamespace } from "../../../../hooks/use-namespace/index.mjs";
|
|
7
6
|
import { ElIcon } from "../../../icon/index.mjs";
|
|
8
7
|
import { ElScrollbar } from "../../../scrollbar/index.mjs";
|
|
9
8
|
import { PICKER_BASE_INJECTION_KEY, timeUnits } from "../constants.mjs";
|
|
10
9
|
import { buildTimeList } from "../utils.mjs";
|
|
11
10
|
import { getTimeLists } from "../composables/use-time-picker.mjs";
|
|
11
|
+
import { vRepeatClick } from "../../../../directives/repeat-click/index.mjs";
|
|
12
12
|
import { basicTimeSpinnerProps } from "../props/basic-time-spinner.mjs";
|
|
13
13
|
import { debounce } from "lodash-unified";
|
|
14
14
|
import { ArrowDown, ArrowUp } from "@element-plus/icons-vue";
|
|
@@ -34,9 +34,9 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
34
34
|
onPick?: ((...args: any[]) => any) | undefined;
|
|
35
35
|
"onSet-picker-option"?: ((...args: any[]) => any) | undefined;
|
|
36
36
|
}>, {
|
|
37
|
-
readonly visible: boolean;
|
|
38
|
-
readonly format: string;
|
|
39
37
|
readonly actualVisible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
38
|
+
readonly format: string;
|
|
39
|
+
readonly visible: boolean;
|
|
40
40
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
41
41
|
declare const _default: typeof __VLS_export;
|
|
42
42
|
//#endregion
|
|
@@ -32,9 +32,9 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
32
32
|
onPick?: ((...args: any[]) => any) | undefined;
|
|
33
33
|
"onSet-picker-option"?: ((...args: any[]) => any) | undefined;
|
|
34
34
|
}>, {
|
|
35
|
-
readonly visible: boolean;
|
|
36
|
-
readonly format: string;
|
|
37
35
|
readonly actualVisible: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
36
|
+
readonly format: string;
|
|
37
|
+
readonly visible: boolean;
|
|
38
38
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
39
39
|
declare const _default: typeof __VLS_export;
|
|
40
40
|
//#endregion
|
|
@@ -35,7 +35,7 @@ declare const _default: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
35
35
|
validateEvent: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
36
36
|
unlinkPanels: BooleanConstructor;
|
|
37
37
|
singlePanel: BooleanConstructor;
|
|
38
|
-
placement: EpPropFinalized<(new (...args: any[]) => "
|
|
38
|
+
placement: EpPropFinalized<(new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | (((new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement)) | null)[], Placement, unknown, "bottom", boolean>;
|
|
39
39
|
fallbackPlacements: EpPropFinalized<(new (...args: any[]) => Placement[]) | (() => Placement[]) | (((new (...args: any[]) => Placement[]) | (() => Placement[])) | null)[], unknown, unknown, readonly ["bottom", "top", "right", "left"], boolean>;
|
|
40
40
|
disabledHours: {
|
|
41
41
|
readonly type: _$vue.PropType<GetDisabledHours>;
|
|
@@ -182,7 +182,7 @@ declare const _default: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
182
182
|
saveOnBlur: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
183
183
|
prefixIcon: EpPropFinalized<(new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component) | (((new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component)) | null)[], unknown, unknown, "", boolean>;
|
|
184
184
|
size: {
|
|
185
|
-
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "
|
|
185
|
+
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
|
|
186
186
|
readonly required: false;
|
|
187
187
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
188
188
|
__epPropKey: true;
|
|
@@ -237,7 +237,7 @@ declare const _default: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
237
237
|
validateEvent: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
238
238
|
unlinkPanels: BooleanConstructor;
|
|
239
239
|
singlePanel: BooleanConstructor;
|
|
240
|
-
placement: EpPropFinalized<(new (...args: any[]) => "
|
|
240
|
+
placement: EpPropFinalized<(new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | (((new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement)) | null)[], Placement, unknown, "bottom", boolean>;
|
|
241
241
|
fallbackPlacements: EpPropFinalized<(new (...args: any[]) => Placement[]) | (() => Placement[]) | (((new (...args: any[]) => Placement[]) | (() => Placement[])) | null)[], unknown, unknown, readonly ["bottom", "top", "right", "left"], boolean>;
|
|
242
242
|
disabledHours: {
|
|
243
243
|
readonly type: _$vue.PropType<GetDisabledHours>;
|
|
@@ -384,7 +384,7 @@ declare const _default: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
384
384
|
saveOnBlur: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
385
385
|
prefixIcon: EpPropFinalized<(new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component) | (((new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component)) | null)[], unknown, unknown, "", boolean>;
|
|
386
386
|
size: {
|
|
387
|
-
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "
|
|
387
|
+
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
|
|
388
388
|
readonly required: false;
|
|
389
389
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
390
390
|
__epPropKey: true;
|
|
@@ -413,19 +413,20 @@ declare const _default: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
413
413
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
414
414
|
}>, {
|
|
415
415
|
type: string;
|
|
416
|
-
|
|
416
|
+
arrowControl: boolean;
|
|
417
417
|
disabled: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
418
418
|
modelValue: EpPropMergeType<(new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => ModelValueType | null) | (((new (...args: any[]) => string | number | Date | string[] | number[] | Date[]) | (() => ModelValueType | null)) | null)[], unknown, unknown>;
|
|
419
|
+
validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
419
420
|
placeholder: string;
|
|
421
|
+
valueOnClear: EpPropMergeType<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | (((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null)) | null)[], unknown, unknown>;
|
|
420
422
|
readonly: boolean;
|
|
421
423
|
clearable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
422
424
|
clearIcon: EpPropMergeType<(new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component) | (((new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component)) | null)[], unknown, unknown>;
|
|
423
425
|
prefixIcon: EpPropMergeType<(new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component) | (((new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component)) | null)[], unknown, unknown>;
|
|
424
426
|
tabindex: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | (((new (...args: any[]) => string | number) | (() => string | number)) | null)[], unknown, unknown>;
|
|
425
|
-
validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
426
427
|
popperStyle: _$vue.StyleValue;
|
|
427
428
|
fallbackPlacements: Placement[];
|
|
428
|
-
placement: EpPropMergeType<(new (...args: any[]) => "
|
|
429
|
+
placement: EpPropMergeType<(new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | (((new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement)) | null)[], Placement, unknown>;
|
|
429
430
|
popperOptions: Partial<Options>;
|
|
430
431
|
automaticDropdown: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
431
432
|
editable: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -436,7 +437,6 @@ declare const _default: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
436
437
|
showConfirm: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
437
438
|
showFooter: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
438
439
|
showWeekNumber: boolean;
|
|
439
|
-
arrowControl: boolean;
|
|
440
440
|
unlinkPanels: boolean;
|
|
441
441
|
singlePanel: boolean;
|
|
442
442
|
isRange: boolean;
|
|
@@ -10,7 +10,7 @@ declare const extractTimeFormat: (format: string) => string;
|
|
|
10
10
|
declare const dateEquals: (a: Date | unknown, b: Date | unknown) => boolean;
|
|
11
11
|
declare const valueEquals: (a: Array<Date> | unknown, b: Array<Date> | unknown) => boolean;
|
|
12
12
|
declare const parseDate: (date: string | number | Date, format: string | undefined, lang: string) => dayjs.Dayjs | undefined;
|
|
13
|
-
declare const formatter: (date: string | number | Date | Dayjs, format: string | undefined, lang: string) => string | number |
|
|
13
|
+
declare const formatter: (date: string | number | Date | Dayjs, format: string | undefined, lang: string) => string | number | dayjs.Dayjs | Date;
|
|
14
14
|
declare const makeList: (total: number, method?: () => number[]) => boolean[];
|
|
15
15
|
declare const dayOrDaysToDate: (dayOrDays: DayOrDays) => DateOrDates;
|
|
16
16
|
//#endregion
|
|
@@ -107,7 +107,7 @@ declare const timeSelectProps: {
|
|
|
107
107
|
readonly effect: EpPropFinalized<(new (...args: any[]) => string) | (() => PopperEffect) | (((new (...args: any[]) => string) | (() => PopperEffect)) | null)[], unknown, unknown, "light", boolean>;
|
|
108
108
|
readonly clearable: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
109
109
|
readonly size: {
|
|
110
|
-
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "
|
|
110
|
+
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
|
|
111
111
|
readonly required: false;
|
|
112
112
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
113
113
|
__epPropKey: true;
|
|
@@ -14,30 +14,30 @@ declare const __VLS_export: _$vue.DefineComponent<TimeSelectProps, {
|
|
|
14
14
|
*/
|
|
15
15
|
focus: () => void;
|
|
16
16
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
17
|
-
"update:modelValue": (...args: any[]) => void;
|
|
18
17
|
change: (...args: any[]) => void;
|
|
19
18
|
clear: (...args: any[]) => void;
|
|
20
|
-
|
|
19
|
+
"update:modelValue": (...args: any[]) => void;
|
|
21
20
|
blur: (...args: any[]) => void;
|
|
21
|
+
focus: (...args: any[]) => void;
|
|
22
22
|
}, string, _$vue.PublicProps, Readonly<TimeSelectProps> & Readonly<{
|
|
23
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
24
23
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
25
24
|
onClear?: ((...args: any[]) => any) | undefined;
|
|
26
|
-
|
|
25
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
27
26
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
onFocus?: ((...args: any[]) => any) | undefined;
|
|
28
28
|
}>, {
|
|
29
|
+
format: string;
|
|
30
|
+
disabled: boolean;
|
|
31
|
+
end: string;
|
|
32
|
+
start: string;
|
|
29
33
|
valueOnClear: string | number | boolean | Function | null;
|
|
30
34
|
effect: PopperEffect;
|
|
31
|
-
disabled: boolean;
|
|
32
35
|
clearable: boolean;
|
|
33
36
|
clearIcon: IconPropType;
|
|
34
37
|
prefixIcon: IconPropType;
|
|
35
|
-
end: string;
|
|
36
|
-
start: string;
|
|
37
38
|
popperClass: string;
|
|
38
39
|
popperStyle: string | _$vue.CSSProperties;
|
|
39
40
|
editable: boolean;
|
|
40
|
-
format: string;
|
|
41
41
|
step: string;
|
|
42
42
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
43
43
|
declare const _default: typeof __VLS_export;
|
|
@@ -50,10 +50,10 @@ declare const timelineItemProps: {
|
|
|
50
50
|
readonly timestamp: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
51
51
|
readonly hideTimestamp: BooleanConstructor;
|
|
52
52
|
readonly center: BooleanConstructor;
|
|
53
|
-
readonly placement: EpPropFinalized<StringConstructor, "
|
|
53
|
+
readonly placement: EpPropFinalized<StringConstructor, "bottom" | "top", unknown, "bottom", boolean>;
|
|
54
54
|
readonly type: EpPropFinalized<StringConstructor, "info" | "primary" | "success" | "warning" | "danger", unknown, "", boolean>;
|
|
55
55
|
readonly color: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
56
|
-
readonly size: EpPropFinalized<StringConstructor, "
|
|
56
|
+
readonly size: EpPropFinalized<StringConstructor, "normal" | "large", unknown, "normal", boolean>;
|
|
57
57
|
readonly icon: {
|
|
58
58
|
readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component) | (((new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component)) | null)[], unknown, unknown>>;
|
|
59
59
|
readonly required: false;
|
|
@@ -322,7 +322,7 @@ declare const useTooltipContentProps: {
|
|
|
322
322
|
readonly offset: EpPropFinalized<NumberConstructor, unknown, unknown, 12, boolean>;
|
|
323
323
|
readonly placement: EpPropFinalized<StringConstructor, Placement, unknown, "bottom", boolean>;
|
|
324
324
|
readonly popperOptions: EpPropFinalized<(new (...args: any[]) => Partial<Options>) | (() => Partial<Options>) | (((new (...args: any[]) => Partial<Options>) | (() => Partial<Options>)) | null)[], unknown, unknown, () => {}, boolean>;
|
|
325
|
-
readonly strategy: EpPropFinalized<StringConstructor, "
|
|
325
|
+
readonly strategy: EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
326
326
|
readonly showAfter: EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
327
327
|
readonly hideAfter: EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
328
328
|
readonly autoClose: EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
@@ -19,12 +19,12 @@ declare const __VLS_base: _$vue.DefineComponent<ElTooltipContentProps, {
|
|
|
19
19
|
*/
|
|
20
20
|
isFocusInsideContent: (event?: FocusEvent) => boolean | undefined;
|
|
21
21
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ElTooltipContentProps> & Readonly<{}>, {
|
|
22
|
+
visible: boolean | null;
|
|
23
|
+
style: string | false | _$vue.CSSProperties | _$vue.StyleValue[] | null;
|
|
24
|
+
content: string;
|
|
22
25
|
offset: number;
|
|
23
26
|
teleported: boolean;
|
|
24
27
|
effect: PopperEffect;
|
|
25
|
-
visible: boolean | null;
|
|
26
|
-
content: string;
|
|
27
|
-
style: string | false | _$vue.CSSProperties | _$vue.StyleValue[] | null;
|
|
28
28
|
enterable: boolean;
|
|
29
29
|
pure: boolean;
|
|
30
30
|
focusOnShow: boolean;
|
|
@@ -37,7 +37,7 @@ declare const __VLS_base: _$vue.DefineComponent<ElTooltipContentProps, {
|
|
|
37
37
|
gpuAcceleration: boolean;
|
|
38
38
|
placement: Placement;
|
|
39
39
|
popperOptions: Partial<Options>;
|
|
40
|
-
strategy: "
|
|
40
|
+
strategy: "absolute" | "fixed";
|
|
41
41
|
arrowOffset: number;
|
|
42
42
|
showAfter: number;
|
|
43
43
|
hideAfter: number;
|
|
@@ -39,7 +39,7 @@ declare const useTooltipProps: {
|
|
|
39
39
|
showArrow: EpPropFinalized<BooleanConstructor, unknown, unknown, boolean, boolean>;
|
|
40
40
|
arrowOffset: EpPropFinalized<NumberConstructor, unknown, unknown, 5, boolean>;
|
|
41
41
|
disabled: BooleanConstructor;
|
|
42
|
-
trigger: EpPropFinalized<(new (...args: any[]) => "
|
|
42
|
+
trigger: EpPropFinalized<(new (...args: any[]) => "click" | "contextmenu" | "focus" | "hover" | TooltipTriggerType[]) | (() => Arrayable<TooltipTriggerType>) | (((new (...args: any[]) => "click" | "contextmenu" | "focus" | "hover" | TooltipTriggerType[]) | (() => Arrayable<TooltipTriggerType>)) | null)[], unknown, unknown, "hover", boolean>;
|
|
43
43
|
triggerKeys: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | (((new (...args: any[]) => string[]) | (() => string[])) | null)[], unknown, unknown, () => string[], boolean>;
|
|
44
44
|
focusOnTarget: BooleanConstructor;
|
|
45
45
|
virtualRef: {
|
|
@@ -338,7 +338,7 @@ declare const useTooltipProps: {
|
|
|
338
338
|
offset: EpPropFinalized<NumberConstructor, unknown, unknown, 12, boolean>;
|
|
339
339
|
placement: EpPropFinalized<StringConstructor, Placement, unknown, "bottom", boolean>;
|
|
340
340
|
popperOptions: EpPropFinalized<(new (...args: any[]) => Partial<Options>) | (() => Partial<Options>) | (((new (...args: any[]) => Partial<Options>) | (() => Partial<Options>)) | null)[], unknown, unknown, () => {}, boolean>;
|
|
341
|
-
strategy: EpPropFinalized<StringConstructor, "
|
|
341
|
+
strategy: EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
342
342
|
showAfter: EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
343
343
|
hideAfter: EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
344
344
|
autoClose: EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
@@ -348,7 +348,7 @@ declare const useTooltipProps: {
|
|
|
348
348
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
349
349
|
__epPropKey: true;
|
|
350
350
|
};
|
|
351
|
-
role: EpPropFinalized<StringConstructor, "
|
|
351
|
+
role: EpPropFinalized<StringConstructor, "listbox" | "grid" | "menu" | "tooltip" | "dialog" | "group" | "navigation" | "tree", unknown, "tooltip", boolean>;
|
|
352
352
|
};
|
|
353
353
|
declare const tooltipEmits: readonly [..."update:visible"[], "before-show", "before-hide", "show", "hide", "open", "close"];
|
|
354
354
|
/**
|
|
@@ -43,28 +43,29 @@ declare const __VLS_base: _$vue.DefineComponent<UseTooltipProps, {
|
|
|
43
43
|
*/
|
|
44
44
|
hide: (event?: Event) => void;
|
|
45
45
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
46
|
-
close: (...args: any[]) => void;
|
|
47
46
|
hide: (...args: any[]) => void;
|
|
48
47
|
show: (...args: any[]) => void;
|
|
49
48
|
open: (...args: any[]) => void;
|
|
49
|
+
close: (...args: any[]) => void;
|
|
50
50
|
"update:visible": (...args: any[]) => void;
|
|
51
51
|
"before-show": (...args: any[]) => void;
|
|
52
52
|
"before-hide": (...args: any[]) => void;
|
|
53
53
|
}, string, _$vue.PublicProps, Readonly<UseTooltipProps> & Readonly<{
|
|
54
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
55
54
|
onHide?: ((...args: any[]) => any) | undefined;
|
|
56
55
|
onShow?: ((...args: any[]) => any) | undefined;
|
|
57
56
|
onOpen?: ((...args: any[]) => any) | undefined;
|
|
57
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
58
58
|
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
59
59
|
"onBefore-show"?: ((...args: any[]) => any) | undefined;
|
|
60
60
|
"onBefore-hide"?: ((...args: any[]) => any) | undefined;
|
|
61
61
|
}>, {
|
|
62
|
+
visible: boolean | null;
|
|
63
|
+
role: typeof roleTypes[number];
|
|
64
|
+
style: string | false | _$vue.CSSProperties | _$vue.StyleValue[] | null;
|
|
65
|
+
content: string;
|
|
62
66
|
offset: number;
|
|
63
67
|
teleported: boolean;
|
|
64
68
|
effect: PopperEffect;
|
|
65
|
-
visible: boolean | null;
|
|
66
|
-
content: string;
|
|
67
|
-
style: string | false | _$vue.CSSProperties | _$vue.StyleValue[] | null;
|
|
68
69
|
enterable: boolean;
|
|
69
70
|
pure: boolean;
|
|
70
71
|
focusOnShow: boolean;
|
|
@@ -77,10 +78,9 @@ declare const __VLS_base: _$vue.DefineComponent<UseTooltipProps, {
|
|
|
77
78
|
gpuAcceleration: boolean;
|
|
78
79
|
placement: Placement;
|
|
79
80
|
popperOptions: Partial<Options>;
|
|
80
|
-
strategy: "
|
|
81
|
+
strategy: "absolute" | "fixed";
|
|
81
82
|
arrowOffset: number;
|
|
82
83
|
showArrow: boolean;
|
|
83
|
-
role: typeof roleTypes[number];
|
|
84
84
|
showAfter: number;
|
|
85
85
|
hideAfter: number;
|
|
86
86
|
autoClose: number;
|
|
@@ -34,7 +34,7 @@ declare const useTooltipTriggerPropsDefaults: {
|
|
|
34
34
|
*/
|
|
35
35
|
declare const useTooltipTriggerProps: {
|
|
36
36
|
readonly disabled: BooleanConstructor;
|
|
37
|
-
readonly trigger: EpPropFinalized<(new (...args: any[]) => "
|
|
37
|
+
readonly trigger: EpPropFinalized<(new (...args: any[]) => "click" | "contextmenu" | "focus" | "hover" | TooltipTriggerType[]) | (() => Arrayable<TooltipTriggerType>) | (((new (...args: any[]) => "click" | "contextmenu" | "focus" | "hover" | TooltipTriggerType[]) | (() => Arrayable<TooltipTriggerType>)) | null)[], unknown, unknown, "hover", boolean>;
|
|
38
38
|
readonly triggerKeys: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | (((new (...args: any[]) => string[]) | (() => string[])) | null)[], unknown, unknown, () => string[], boolean>;
|
|
39
39
|
readonly focusOnTarget: BooleanConstructor;
|
|
40
40
|
readonly virtualRef: {
|
|
@@ -35,9 +35,9 @@ interface TourContentProps {
|
|
|
35
35
|
* @deprecated Removed after 3.0.0, Use `TourContentProps` instead.
|
|
36
36
|
*/
|
|
37
37
|
declare const tourContentProps: {
|
|
38
|
-
placement: EpPropFinalized<(new (...args: any[]) => "left" | "right" | "
|
|
38
|
+
placement: EpPropFinalized<(new (...args: any[]) => "left" | "right" | "bottom" | "top" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | (((new (...args: any[]) => "left" | "right" | "bottom" | "top" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement)) | null)[], "left" | "right" | "bottom" | "top" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, string, boolean>;
|
|
39
39
|
reference: EpPropFinalized<(new (...args: any[]) => HTMLElement | VirtualElement) | (() => HTMLElement | VirtualElement | null) | (((new (...args: any[]) => HTMLElement | VirtualElement) | (() => HTMLElement | VirtualElement | null)) | null)[], unknown, unknown, null, boolean>;
|
|
40
|
-
strategy: EpPropFinalized<(new (...args: any[]) => "
|
|
40
|
+
strategy: EpPropFinalized<(new (...args: any[]) => "absolute" | "fixed") | (() => Strategy) | (((new (...args: any[]) => "absolute" | "fixed") | (() => Strategy)) | null)[], "absolute" | "fixed", unknown, string, boolean>;
|
|
41
41
|
offset: EpPropFinalized<NumberConstructor, unknown, unknown, number, boolean>;
|
|
42
42
|
showArrow: BooleanConstructor;
|
|
43
43
|
zIndex: EpPropFinalized<NumberConstructor, unknown, unknown, number, boolean>;
|
|
@@ -3,8 +3,8 @@ import * as _$vue from "vue";
|
|
|
3
3
|
|
|
4
4
|
//#region ../../packages/components/tour/src/mask.vue.d.ts
|
|
5
5
|
declare const __VLS_export: _$vue.DefineComponent<MaskProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<MaskProps> & Readonly<{}>, {
|
|
6
|
-
zIndex: number;
|
|
7
6
|
fill: string;
|
|
7
|
+
zIndex: number;
|
|
8
8
|
targetAreaClickable: boolean;
|
|
9
9
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
10
10
|
declare const _default: typeof __VLS_export;
|
|
@@ -81,7 +81,7 @@ declare const tourStepProps: {
|
|
|
81
81
|
__epPropKey: true;
|
|
82
82
|
};
|
|
83
83
|
showArrow: EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
84
|
-
placement: EpPropFinalized<(new (...args: any[]) => "left" | "right" | "
|
|
84
|
+
placement: EpPropFinalized<(new (...args: any[]) => "left" | "right" | "bottom" | "top" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => _$_floating_ui_dom0.Placement) | (((new (...args: any[]) => "left" | "right" | "bottom" | "top" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => _$_floating_ui_dom0.Placement)) | null)[], "left" | "right" | "bottom" | "top" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, string, boolean>;
|
|
85
85
|
mask: EpPropFinalized<(new (...args: any[]) => boolean | {
|
|
86
86
|
style?: CSSProperties;
|
|
87
87
|
color?: string;
|
|
@@ -89,7 +89,7 @@ declare const tourProps: {
|
|
|
89
89
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
90
90
|
__epPropKey: true;
|
|
91
91
|
};
|
|
92
|
-
placement: EpPropFinalized<(new (...args: any[]) => "left" | "right" | "
|
|
92
|
+
placement: EpPropFinalized<(new (...args: any[]) => "left" | "right" | "bottom" | "top" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => _$_floating_ui_dom0.Placement) | (((new (...args: any[]) => "left" | "right" | "bottom" | "top" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => _$_floating_ui_dom0.Placement)) | null)[], "left" | "right" | "bottom" | "top" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, string, boolean>;
|
|
93
93
|
contentStyle: {
|
|
94
94
|
readonly type: _$vue.PropType<CSSProperties>;
|
|
95
95
|
readonly required: false;
|
|
@@ -14,14 +14,14 @@ type __VLS_Slots = {} & {
|
|
|
14
14
|
indicators?: (props: typeof __VLS_30) => any;
|
|
15
15
|
};
|
|
16
16
|
declare const __VLS_base: _$vue.DefineComponent<TourProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
17
|
-
"update:modelValue": (value: boolean) => void;
|
|
18
17
|
change: (current: number) => void;
|
|
18
|
+
"update:modelValue": (value: boolean) => void;
|
|
19
19
|
close: (current: number) => void;
|
|
20
20
|
finish: () => void;
|
|
21
21
|
"update:current": (current: number) => void;
|
|
22
22
|
}, string, _$vue.PublicProps, Readonly<TourProps> & Readonly<{
|
|
23
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
24
23
|
onChange?: ((current: number) => any) | undefined;
|
|
24
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
25
25
|
onClose?: ((current: number) => any) | undefined;
|
|
26
26
|
onFinish?: (() => any) | undefined;
|
|
27
27
|
"onUpdate:current"?: ((current: number) => any) | undefined;
|
|
@@ -6,8 +6,8 @@ import { VNode } from "vue";
|
|
|
6
6
|
//#region ../../packages/components/transfer/src/transfer.vue.d.ts
|
|
7
7
|
declare const __VLS_export: <T extends TransferDataItem = TransferDataItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
8
8
|
props: _$vue.PublicProps & __VLS_PrettifyLocal<TransferProps<T> & {
|
|
9
|
-
"onUpdate:modelValue"?: ((value: TransferKey[]) => any) | undefined;
|
|
10
9
|
onChange?: ((value: TransferKey[], direction: TransferDirection, movedKeys: TransferKey[]) => any) | undefined;
|
|
10
|
+
"onUpdate:modelValue"?: ((value: TransferKey[]) => any) | undefined;
|
|
11
11
|
"onLeft-check-change"?: ((value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any) | undefined;
|
|
12
12
|
"onRight-check-change"?: ((value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any) | undefined;
|
|
13
13
|
}> & (typeof globalThis extends {
|
|
@@ -28,7 +28,7 @@ declare const __VLS_export: <T extends TransferDataItem = TransferDataItem>(__VL
|
|
|
28
28
|
'right-empty'?: () => VNode[];
|
|
29
29
|
'right-footer'?: () => VNode[];
|
|
30
30
|
};
|
|
31
|
-
emit: ((event: "
|
|
31
|
+
emit: ((event: "change", value: TransferKey[], direction: TransferDirection, movedKeys: TransferKey[]) => void) & ((event: "update:modelValue", value: TransferKey[]) => void) & ((event: "left-check-change", value: TransferKey[], movedKeys?: TransferKey[] | undefined) => void) & ((event: "right-check-change", value: TransferKey[], movedKeys?: TransferKey[] | undefined) => void);
|
|
32
32
|
}>) => _$vue.VNode & {
|
|
33
33
|
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
34
34
|
};
|