element-plus-secondary 0.6.16 → 0.6.18
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/components/affix/index.d.ts +1 -1
- package/es/components/affix/index.mjs +2 -2
- package/es/components/affix/src/affix.mjs +26 -115
- package/es/components/affix/src/affix.mjs.map +1 -1
- package/es/components/affix/src/affix.vue.d.ts +1 -1
- package/es/components/affix/src/affix2.mjs +115 -26
- package/es/components/affix/src/affix2.mjs.map +1 -1
- package/es/components/alert/index.mjs +2 -2
- package/es/components/alert/src/alert.mjs +94 -36
- package/es/components/alert/src/alert.mjs.map +1 -1
- package/es/components/alert/src/alert2.mjs +36 -94
- package/es/components/alert/src/alert2.mjs.map +1 -1
- package/es/components/autocomplete/index.d.ts +167 -167
- package/es/components/autocomplete/src/autocomplete.vue.d.ts +167 -167
- package/es/components/avatar/index.mjs +2 -2
- package/es/components/avatar/src/avatar.mjs +65 -32
- package/es/components/avatar/src/avatar.mjs.map +1 -1
- package/es/components/avatar/src/avatar2.mjs +32 -65
- package/es/components/avatar/src/avatar2.mjs.map +1 -1
- package/es/components/badge/index.mjs +2 -2
- package/es/components/badge/src/badge.mjs +17 -53
- package/es/components/badge/src/badge.mjs.map +1 -1
- package/es/components/badge/src/badge2.mjs +53 -17
- package/es/components/badge/src/badge2.mjs.map +1 -1
- package/es/components/calendar/index.mjs +2 -2
- package/es/components/calendar/src/calendar.mjs +129 -18
- package/es/components/calendar/src/calendar.mjs.map +1 -1
- package/es/components/calendar/src/calendar2.mjs +18 -129
- package/es/components/calendar/src/calendar2.mjs.map +1 -1
- package/es/components/calendar/src/date-table.mjs +33 -85
- package/es/components/calendar/src/date-table.mjs.map +1 -1
- package/es/components/calendar/src/date-table2.mjs +85 -33
- package/es/components/calendar/src/date-table2.mjs.map +1 -1
- package/es/components/calendar/src/use-date-table.mjs +1 -1
- package/es/components/carousel/index.d.ts +3 -3
- package/es/components/carousel/index.mjs +4 -4
- package/es/components/carousel/src/carousel-item.mjs +8 -61
- package/es/components/carousel/src/carousel-item.mjs.map +1 -1
- package/es/components/carousel/src/carousel-item2.mjs +61 -8
- package/es/components/carousel/src/carousel-item2.mjs.map +1 -1
- package/es/components/carousel/src/carousel.mjs +60 -157
- package/es/components/carousel/src/carousel.mjs.map +1 -1
- package/es/components/carousel/src/carousel.vue.d.ts +3 -3
- package/es/components/carousel/src/carousel2.mjs +157 -60
- package/es/components/carousel/src/carousel2.mjs.map +1 -1
- package/es/components/cascader/index.d.ts +234 -234
- package/es/components/cascader/src/index.vue.d.ts +117 -117
- package/es/components/cascader-panel/index.d.ts +2 -2
- package/es/components/cascader-panel/src/index.mjs +1 -1
- package/es/components/cascader-panel/src/index.vue.d.ts +1 -1
- package/es/components/cascader-panel/src/menu.mjs +1 -1
- package/es/components/cascader-panel/src/node.mjs +116 -209
- package/es/components/cascader-panel/src/node.mjs.map +1 -1
- package/es/components/cascader-panel/src/node2.mjs +209 -116
- package/es/components/cascader-panel/src/node2.mjs.map +1 -1
- package/es/components/cascader-panel/src/store.mjs +1 -1
- package/es/components/check-tag/index.mjs +2 -2
- package/es/components/check-tag/src/check-tag.mjs +28 -12
- package/es/components/check-tag/src/check-tag.mjs.map +1 -1
- package/es/components/check-tag/src/check-tag2.mjs +12 -28
- package/es/components/check-tag/src/check-tag2.mjs.map +1 -1
- package/es/components/checkbox/index.d.ts +10 -10
- package/es/components/checkbox/index.mjs +4 -4
- package/es/components/checkbox/src/checkbox-button.mjs +1 -1
- package/es/components/checkbox/src/checkbox-button.vue.d.ts +2 -2
- package/es/components/checkbox/src/checkbox-group.mjs +28 -70
- package/es/components/checkbox/src/checkbox-group.mjs.map +1 -1
- package/es/components/checkbox/src/checkbox-group.vue.d.ts +2 -2
- package/es/components/checkbox/src/checkbox-group2.mjs +70 -28
- package/es/components/checkbox/src/checkbox-group2.mjs.map +1 -1
- package/es/components/checkbox/src/checkbox.mjs +54 -115
- package/es/components/checkbox/src/checkbox.mjs.map +1 -1
- package/es/components/checkbox/src/checkbox.vue.d.ts +2 -2
- package/es/components/checkbox/src/checkbox2.mjs +115 -54
- package/es/components/checkbox/src/checkbox2.mjs.map +1 -1
- package/es/components/collapse/index.d.ts +2 -2
- package/es/components/collapse/src/collapse.vue.d.ts +2 -2
- package/es/components/collection/index.mjs +1 -1
- package/es/components/collection/src/collection.mjs +10 -62
- package/es/components/collection/src/collection.mjs.map +1 -1
- package/es/components/collection/src/collection2.mjs +62 -10
- package/es/components/collection/src/collection2.mjs.map +1 -1
- package/es/components/color-picker/index.d.ts +274 -274
- package/es/components/color-picker/index.mjs +2 -2
- package/es/components/color-picker/src/color-picker.mjs +413 -58
- package/es/components/color-picker/src/color-picker.mjs.map +1 -1
- package/es/components/color-picker/src/color-picker.vue.d.ts +274 -274
- package/es/components/color-picker/src/color-picker2.mjs +58 -413
- package/es/components/color-picker/src/color-picker2.mjs.map +1 -1
- package/es/components/color-picker/src/components/alpha-slider.vue.d.ts +48 -48
- package/es/components/color-picker/src/components/predefine.mjs +1 -1
- package/es/components/date-picker/index.d.ts +2 -2
- package/es/components/date-picker/src/composables/use-range-picker.d.ts +2 -2
- package/es/components/date-picker/src/date-picker-com/basic-date-table.vue.d.ts +6 -6
- package/es/components/date-picker/src/date-picker-com/basic-month-table.vue.d.ts +1 -1
- package/es/components/date-picker/src/date-picker-com/panel-date-pick.vue.d.ts +47 -47
- package/es/components/date-picker/src/date-picker-com/panel-date-range.vue.d.ts +45 -45
- package/es/components/date-picker/src/date-picker-com/panel-month-range.vue.d.ts +7 -7
- package/es/components/date-picker/src/date-picker-com/panel-year-range.vue.d.ts +6 -6
- package/es/components/date-picker/src/date-picker.d.ts +1 -1
- package/es/components/date-picker/src/panel-utils.d.ts +105 -105
- package/es/components/descriptions/index.d.ts +3 -3
- package/es/components/descriptions/index.mjs +2 -2
- package/es/components/descriptions/src/description-item.d.ts +1 -1
- package/es/components/descriptions/src/description.mjs +25 -108
- package/es/components/descriptions/src/description.mjs.map +1 -1
- package/es/components/descriptions/src/description.vue.d.ts +1 -1
- package/es/components/descriptions/src/description2.mjs +108 -25
- package/es/components/descriptions/src/description2.mjs.map +1 -1
- package/es/components/descriptions/src/descriptions-row.mjs +7 -62
- package/es/components/descriptions/src/descriptions-row.mjs.map +1 -1
- package/es/components/descriptions/src/descriptions-row2.mjs +62 -7
- package/es/components/descriptions/src/descriptions-row2.mjs.map +1 -1
- package/es/components/dialog/index.d.ts +5 -5
- package/es/components/dialog/src/dialog.vue.d.ts +5 -5
- package/es/components/drawer/index.d.ts +2 -2
- package/es/components/drawer/src/drawer.vue.d.ts +2 -2
- package/es/components/dropdown/index.d.ts +78 -78
- package/es/components/dropdown/src/dropdown-item-impl.mjs +2 -2
- package/es/components/dropdown/src/dropdown-item-impl.vue.d.ts +1 -1
- package/es/components/dropdown/src/dropdown-item.vue.d.ts +1 -1
- package/es/components/dropdown/src/dropdown-menu.mjs +1 -1
- package/es/components/dropdown/src/dropdown.mjs +1 -1
- package/es/components/dropdown/src/dropdown.vue.d.ts +76 -76
- package/es/components/dropdown/src/dropdown2.mjs +2 -2
- package/es/components/empty/index.d.ts +1 -1
- package/es/components/empty/index.mjs +2 -2
- package/es/components/empty/src/empty.mjs +11 -54
- package/es/components/empty/src/empty.mjs.map +1 -1
- package/es/components/empty/src/empty.vue.d.ts +1 -1
- package/es/components/empty/src/empty2.mjs +54 -11
- package/es/components/empty/src/empty2.mjs.map +1 -1
- package/es/components/focus-trap/src/focus-trap.vue.d.ts +3 -3
- package/es/components/image/index.d.ts +7 -7
- package/es/components/image/index.mjs +2 -2
- package/es/components/image/src/image.d.ts +1 -1
- package/es/components/image/src/image.mjs +58 -217
- package/es/components/image/src/image.mjs.map +1 -1
- package/es/components/image/src/image.vue.d.ts +7 -7
- package/es/components/image/src/image2.mjs +217 -58
- package/es/components/image/src/image2.mjs.map +1 -1
- package/es/components/image-viewer/index.mjs +2 -2
- package/es/components/image-viewer/src/image-viewer.mjs +35 -403
- package/es/components/image-viewer/src/image-viewer.mjs.map +1 -1
- package/es/components/image-viewer/src/image-viewer2.mjs +403 -35
- package/es/components/image-viewer/src/image-viewer2.mjs.map +1 -1
- package/es/components/index.mjs +34 -34
- package/es/components/input/index.d.ts +13 -13
- package/es/components/input/index.mjs +2 -2
- package/es/components/input/src/input.mjs +116 -440
- package/es/components/input/src/input.mjs.map +1 -1
- package/es/components/input/src/input.vue.d.ts +13 -13
- package/es/components/input/src/input2.mjs +440 -116
- package/es/components/input/src/input2.mjs.map +1 -1
- package/es/components/input-number/index.d.ts +48 -48
- package/es/components/input-number/src/input-number.vue.d.ts +48 -48
- package/es/components/loading/index.d.ts +1 -1
- package/es/components/menu/index.d.ts +1 -1
- package/es/components/menu/index.mjs +2 -2
- package/es/components/menu/src/menu-item.mjs +14 -100
- package/es/components/menu/src/menu-item.mjs.map +1 -1
- package/es/components/menu/src/menu-item2.mjs +100 -14
- package/es/components/menu/src/menu-item2.mjs.map +1 -1
- package/es/components/menu/src/menu.d.ts +1 -1
- package/es/components/notification/src/notification.vue.d.ts +1 -1
- package/es/components/pagination/src/components/jumper.vue.d.ts +13 -13
- package/es/components/pagination/src/components/sizes.vue.d.ts +79 -78
- package/es/components/pagination/src/components/total.mjs +7 -26
- package/es/components/pagination/src/components/total.mjs.map +1 -1
- package/es/components/pagination/src/components/total2.mjs +26 -7
- package/es/components/pagination/src/components/total2.mjs.map +1 -1
- package/es/components/pagination/src/pagination.mjs +1 -1
- package/es/components/popconfirm/index.d.ts +114 -114
- package/es/components/popconfirm/index.mjs +2 -2
- package/es/components/popconfirm/src/popconfirm.mjs +109 -49
- package/es/components/popconfirm/src/popconfirm.mjs.map +1 -1
- package/es/components/popconfirm/src/popconfirm.vue.d.ts +114 -114
- package/es/components/popconfirm/src/popconfirm2.mjs +49 -109
- package/es/components/popconfirm/src/popconfirm2.mjs.map +1 -1
- package/es/components/popover/index.d.ts +123 -123
- package/es/components/popover/index.mjs +2 -2
- package/es/components/popover/src/popover.mjs +109 -66
- package/es/components/popover/src/popover.mjs.map +1 -1
- package/es/components/popover/src/popover.vue.d.ts +123 -123
- package/es/components/popover/src/popover2.mjs +66 -109
- package/es/components/popover/src/popover2.mjs.map +1 -1
- package/es/components/popper/index.d.ts +5 -5
- package/es/components/popper/index.mjs +4 -4
- package/es/components/popper/src/content.d.ts +4 -4
- package/es/components/popper/src/content.vue.d.ts +10 -10
- package/es/components/popper/src/popper.d.ts +2 -2
- package/es/components/popper/src/popper.mjs +25 -31
- package/es/components/popper/src/popper.mjs.map +1 -1
- package/es/components/popper/src/popper.vue.d.ts +5 -5
- package/es/components/popper/src/popper2.mjs +31 -25
- package/es/components/popper/src/popper2.mjs.map +1 -1
- package/es/components/popper/src/trigger.mjs +118 -31
- package/es/components/popper/src/trigger.mjs.map +1 -1
- package/es/components/popper/src/trigger.vue.d.ts +1 -1
- package/es/components/popper/src/trigger2.mjs +31 -118
- package/es/components/popper/src/trigger2.mjs.map +1 -1
- package/es/components/popper/src/utils.d.ts +1 -1
- package/es/components/radio/index.d.ts +6 -6
- package/es/components/radio/index.mjs +2 -2
- package/es/components/radio/src/radio-button.mjs +66 -9
- package/es/components/radio/src/radio-button.mjs.map +1 -1
- package/es/components/radio/src/radio-button2.mjs +9 -66
- package/es/components/radio/src/radio-button2.mjs.map +1 -1
- package/es/components/radio/src/radio-group.vue.d.ts +2 -2
- package/es/components/radio/src/radio.vue.d.ts +2 -2
- package/es/components/rate/index.d.ts +2 -2
- package/es/components/rate/src/rate.vue.d.ts +2 -2
- package/es/components/roving-focus-group/index.mjs +3 -3
- package/es/components/roving-focus-group/src/roving-focus-group-impl.mjs +1 -1
- package/es/components/roving-focus-group/src/roving-focus-group-impl.vue.d.ts +1 -1
- package/es/components/roving-focus-group/src/roving-focus-group.mjs +29 -27
- package/es/components/roving-focus-group/src/roving-focus-group.mjs.map +1 -1
- package/es/components/roving-focus-group/src/roving-focus-group2.mjs +27 -29
- package/es/components/roving-focus-group/src/roving-focus-group2.mjs.map +1 -1
- package/es/components/roving-focus-group/src/roving-focus-item.mjs +1 -1
- package/es/components/roving-focus-group/src/roving-focus-item.vue.d.ts +1 -1
- package/es/components/row/index.d.ts +4 -4
- package/es/components/row/src/row.d.ts +1 -1
- package/es/components/row/src/row.vue.d.ts +4 -4
- package/es/components/scrollbar/index.d.ts +1 -1
- package/es/components/scrollbar/index.mjs +2 -2
- package/es/components/scrollbar/src/bar.mjs +40 -17
- package/es/components/scrollbar/src/bar.mjs.map +1 -1
- package/es/components/scrollbar/src/bar2.mjs +17 -40
- package/es/components/scrollbar/src/bar2.mjs.map +1 -1
- package/es/components/scrollbar/src/scrollbar.mjs +47 -173
- package/es/components/scrollbar/src/scrollbar.mjs.map +1 -1
- package/es/components/scrollbar/src/scrollbar.vue.d.ts +1 -1
- package/es/components/scrollbar/src/scrollbar2.mjs +173 -47
- package/es/components/scrollbar/src/scrollbar2.mjs.map +1 -1
- package/es/components/select/index.d.ts +79 -78
- package/es/components/select/src/select.mjs +1 -2
- package/es/components/select/src/select.mjs.map +1 -1
- package/es/components/select/src/select.vue.d.ts +79 -78
- package/es/components/select/src/useSelect.d.ts +75 -75
- package/es/components/select-v2/index.d.ts +156 -156
- package/es/components/select-v2/src/select.vue.d.ts +78 -78
- package/es/components/select-v2/src/useSelect.d.ts +75 -75
- package/es/components/skeleton/index.d.ts +9 -9
- package/es/components/skeleton/index.mjs +2 -2
- package/es/components/skeleton/src/skeleton-item.d.ts +1 -1
- package/es/components/skeleton/src/skeleton-item.vue.d.ts +3 -3
- package/es/components/skeleton/src/skeleton.mjs +22 -47
- package/es/components/skeleton/src/skeleton.mjs.map +1 -1
- package/es/components/skeleton/src/skeleton.vue.d.ts +3 -3
- package/es/components/skeleton/src/skeleton2.mjs +47 -22
- package/es/components/skeleton/src/skeleton2.mjs.map +1 -1
- package/es/components/slider/index.d.ts +240 -240
- package/es/components/slider/src/button.mjs +93 -21
- package/es/components/slider/src/button.mjs.map +1 -1
- package/es/components/slider/src/button.vue.d.ts +38 -38
- package/es/components/slider/src/button2.mjs +21 -93
- package/es/components/slider/src/button2.mjs.map +1 -1
- package/es/components/slider/src/composables/use-slide.d.ts +152 -152
- package/es/components/slider/src/slider.mjs +1 -1
- package/es/components/slider/src/slider.vue.d.ts +240 -240
- package/es/components/space/index.d.ts +2 -2
- package/es/components/space/src/space.d.ts +2 -2
- package/es/components/steps/index.d.ts +1 -1
- package/es/components/steps/index.mjs +2 -2
- package/es/components/steps/src/item.mjs +192 -20
- package/es/components/steps/src/item.mjs.map +1 -1
- package/es/components/steps/src/item2.mjs +20 -192
- package/es/components/steps/src/item2.mjs.map +1 -1
- package/es/components/steps/src/steps.vue.d.ts +1 -1
- package/es/components/switch/index.d.ts +3 -3
- package/es/components/switch/index.mjs +2 -2
- package/es/components/switch/src/switch.mjs +238 -88
- package/es/components/switch/src/switch.mjs.map +1 -1
- package/es/components/switch/src/switch.vue.d.ts +3 -3
- package/es/components/switch/src/switch2.mjs +88 -238
- package/es/components/switch/src/switch2.mjs.map +1 -1
- package/es/components/table/index.d.ts +3 -3
- package/es/components/table/src/filter-panel.vue.d.ts +75 -75
- package/es/components/table/src/table.vue.d.ts +3 -3
- package/es/components/table/src/util.d.ts +9 -9
- package/es/components/tabs/index.mjs +2 -2
- package/es/components/tabs/src/tab-pane.mjs +13 -71
- package/es/components/tabs/src/tab-pane.mjs.map +1 -1
- package/es/components/tabs/src/tab-pane2.mjs +71 -13
- package/es/components/tabs/src/tab-pane2.mjs.map +1 -1
- package/es/components/time-picker/index.d.ts +2 -2
- package/es/components/time-picker/src/common/picker.vue.d.ts +131 -131
- package/es/components/time-picker/src/composables/use-time-picker.d.ts +2 -2
- package/es/components/time-picker/src/props/basic-time-spinner.d.ts +1 -1
- package/es/components/time-picker/src/time-picker-com/basic-time-spinner.vue.d.ts +17 -17
- package/es/components/time-picker/src/time-picker-com/panel-time-pick.vue.d.ts +23 -23
- package/es/components/time-picker/src/time-picker-com/panel-time-range.vue.d.ts +23 -23
- package/es/components/time-picker/src/time-picker.d.ts +1 -1
- package/es/components/time-select/index.d.ts +324 -320
- package/es/components/time-select/index.mjs +1 -1
- package/es/components/time-select/src/time-select.mjs +115 -48
- package/es/components/time-select/src/time-select.mjs.map +1 -1
- package/es/components/time-select/src/time-select.vue.d.ts +162 -160
- package/es/components/time-select/src/time-select2.mjs +48 -115
- package/es/components/time-select/src/time-select2.mjs.map +1 -1
- package/es/components/timeline/index.mjs +2 -2
- package/es/components/timeline/src/timeline-item.mjs +68 -42
- package/es/components/timeline/src/timeline-item.mjs.map +1 -1
- package/es/components/timeline/src/timeline-item2.mjs +42 -68
- package/es/components/timeline/src/timeline-item2.mjs.map +1 -1
- package/es/components/tooltip/index.d.ts +38 -38
- package/es/components/tooltip/index.mjs +3 -3
- package/es/components/tooltip/src/content.d.ts +1 -1
- package/es/components/tooltip/src/content.vue.d.ts +18 -18
- package/es/components/tooltip/src/tooltip.d.ts +2 -2
- package/es/components/tooltip/src/tooltip.mjs +168 -35
- package/es/components/tooltip/src/tooltip.mjs.map +1 -1
- package/es/components/tooltip/src/tooltip.vue.d.ts +38 -38
- package/es/components/tooltip/src/tooltip2.mjs +35 -168
- package/es/components/tooltip/src/tooltip2.mjs.map +1 -1
- package/es/components/tooltip/src/trigger.mjs +16 -72
- package/es/components/tooltip/src/trigger.mjs.map +1 -1
- package/es/components/tooltip/src/trigger.vue.d.ts +2 -2
- package/es/components/tooltip/src/trigger2.mjs +72 -16
- package/es/components/tooltip/src/trigger2.mjs.map +1 -1
- package/es/components/tooltip-v2/index.d.ts +35 -35
- package/es/components/tooltip-v2/index.mjs +2 -2
- package/es/components/tooltip-v2/src/arrow.vue.d.ts +1 -1
- package/es/components/tooltip-v2/src/content.d.ts +1 -1
- package/es/components/tooltip-v2/src/content.mjs +50 -111
- package/es/components/tooltip-v2/src/content.mjs.map +1 -1
- package/es/components/tooltip-v2/src/content.vue.d.ts +5 -5
- package/es/components/tooltip-v2/src/content2.mjs +111 -50
- package/es/components/tooltip-v2/src/content2.mjs.map +1 -1
- package/es/components/tooltip-v2/src/root.mjs +79 -17
- package/es/components/tooltip-v2/src/root.mjs.map +1 -1
- package/es/components/tooltip-v2/src/root2.mjs +17 -79
- package/es/components/tooltip-v2/src/root2.mjs.map +1 -1
- package/es/components/tooltip-v2/src/tooltip.d.ts +1 -1
- package/es/components/tooltip-v2/src/tooltip.mjs +2 -2
- package/es/components/tooltip-v2/src/tooltip.vue.d.ts +35 -35
- package/es/components/tooltip-v2/src/tooltip2.mjs +4 -4
- package/es/components/transfer/index.d.ts +107 -107
- package/es/components/transfer/src/transfer-panel.vue.d.ts +21 -21
- package/es/components/transfer/src/transfer.vue.d.ts +107 -107
- package/es/components/tree/index.d.ts +4 -4
- package/es/components/tree/src/tree-node.vue.d.ts +1 -1
- package/es/components/tree/src/tree.vue.d.ts +2 -2
- package/es/components/tree-v2/index.d.ts +9 -9
- package/es/components/tree-v2/src/tree-node.vue.d.ts +7 -7
- package/es/components/tree-v2/src/tree.vue.d.ts +9 -9
- package/es/components/upload/index.d.ts +6 -6
- package/es/components/upload/index.mjs +4 -4
- package/es/components/upload/src/upload-content.mjs +168 -33
- package/es/components/upload/src/upload-content.mjs.map +1 -1
- package/es/components/upload/src/upload-content.vue.d.ts +1 -1
- package/es/components/upload/src/upload-content2.mjs +33 -168
- package/es/components/upload/src/upload-content2.mjs.map +1 -1
- package/es/components/upload/src/upload-dragger.mjs +68 -11
- package/es/components/upload/src/upload-dragger.mjs.map +1 -1
- package/es/components/upload/src/upload-dragger2.mjs +11 -68
- package/es/components/upload/src/upload-dragger2.mjs.map +1 -1
- package/es/components/upload/src/upload-list.mjs +1 -1
- package/es/components/upload/src/upload.mjs +105 -118
- package/es/components/upload/src/upload.mjs.map +1 -1
- package/es/components/upload/src/upload.vue.d.ts +6 -6
- package/es/components/upload/src/upload2.mjs +118 -105
- package/es/components/upload/src/upload2.mjs.map +1 -1
- package/es/components/upload/src/use-handlers.mjs +1 -1
- package/es/components/virtual-list/src/builders/build-grid.d.ts +2 -2
- package/es/components/virtual-list/src/builders/build-list.d.ts +2 -2
- package/es/components/virtual-list/src/components/dynamic-size-grid.d.ts +2 -2
- package/es/components/virtual-list/src/components/dynamic-size-list.d.ts +2 -2
- package/es/components/virtual-list/src/components/fixed-size-grid.d.ts +2 -2
- package/es/components/virtual-list/src/components/fixed-size-list.d.ts +2 -2
- package/es/index.mjs +34 -34
- package/es/utils/vue/vnode.d.ts +6 -6
- package/lib/components/affix/index.d.ts +1 -1
- package/lib/components/affix/index.js +2 -2
- package/lib/components/affix/src/affix.js +27 -115
- package/lib/components/affix/src/affix.js.map +1 -1
- package/lib/components/affix/src/affix.vue.d.ts +1 -1
- package/lib/components/affix/src/affix2.js +115 -27
- package/lib/components/affix/src/affix2.js.map +1 -1
- package/lib/components/alert/index.js +2 -2
- package/lib/components/alert/src/alert.js +93 -37
- package/lib/components/alert/src/alert.js.map +1 -1
- package/lib/components/alert/src/alert2.js +37 -93
- package/lib/components/alert/src/alert2.js.map +1 -1
- package/lib/components/autocomplete/index.d.ts +167 -167
- package/lib/components/autocomplete/src/autocomplete.vue.d.ts +167 -167
- package/lib/components/avatar/index.js +2 -2
- package/lib/components/avatar/src/avatar.js +65 -33
- package/lib/components/avatar/src/avatar.js.map +1 -1
- package/lib/components/avatar/src/avatar2.js +33 -65
- package/lib/components/avatar/src/avatar2.js.map +1 -1
- package/lib/components/badge/index.js +2 -2
- package/lib/components/badge/src/badge.js +17 -53
- package/lib/components/badge/src/badge.js.map +1 -1
- package/lib/components/badge/src/badge2.js +53 -17
- package/lib/components/badge/src/badge2.js.map +1 -1
- package/lib/components/calendar/index.js +2 -2
- package/lib/components/calendar/src/calendar.js +129 -19
- package/lib/components/calendar/src/calendar.js.map +1 -1
- package/lib/components/calendar/src/calendar2.js +19 -129
- package/lib/components/calendar/src/calendar2.js.map +1 -1
- package/lib/components/calendar/src/date-table.js +37 -85
- package/lib/components/calendar/src/date-table.js.map +1 -1
- package/lib/components/calendar/src/date-table2.js +85 -37
- package/lib/components/calendar/src/date-table2.js.map +1 -1
- package/lib/components/calendar/src/use-date-table.js +1 -1
- package/lib/components/carousel/index.d.ts +3 -3
- package/lib/components/carousel/index.js +4 -4
- package/lib/components/carousel/src/carousel-item.js +8 -61
- package/lib/components/carousel/src/carousel-item.js.map +1 -1
- package/lib/components/carousel/src/carousel-item2.js +61 -8
- package/lib/components/carousel/src/carousel-item2.js.map +1 -1
- package/lib/components/carousel/src/carousel.js +61 -157
- package/lib/components/carousel/src/carousel.js.map +1 -1
- package/lib/components/carousel/src/carousel.vue.d.ts +3 -3
- package/lib/components/carousel/src/carousel2.js +157 -61
- package/lib/components/carousel/src/carousel2.js.map +1 -1
- package/lib/components/cascader/index.d.ts +234 -234
- package/lib/components/cascader/src/index.vue.d.ts +117 -117
- package/lib/components/cascader-panel/index.d.ts +2 -2
- package/lib/components/cascader-panel/src/index.js +1 -1
- package/lib/components/cascader-panel/src/index.vue.d.ts +1 -1
- package/lib/components/cascader-panel/src/menu.js +1 -1
- package/lib/components/cascader-panel/src/node.js +116 -209
- package/lib/components/cascader-panel/src/node.js.map +1 -1
- package/lib/components/cascader-panel/src/node2.js +209 -116
- package/lib/components/cascader-panel/src/node2.js.map +1 -1
- package/lib/components/cascader-panel/src/store.js +1 -1
- package/lib/components/check-tag/index.js +2 -2
- package/lib/components/check-tag/src/check-tag.js +28 -13
- package/lib/components/check-tag/src/check-tag.js.map +1 -1
- package/lib/components/check-tag/src/check-tag2.js +13 -28
- package/lib/components/check-tag/src/check-tag2.js.map +1 -1
- package/lib/components/checkbox/index.d.ts +10 -10
- package/lib/components/checkbox/index.js +4 -4
- package/lib/components/checkbox/src/checkbox-button.js +1 -1
- package/lib/components/checkbox/src/checkbox-button.vue.d.ts +2 -2
- package/lib/components/checkbox/src/checkbox-group.js +29 -70
- package/lib/components/checkbox/src/checkbox-group.js.map +1 -1
- package/lib/components/checkbox/src/checkbox-group.vue.d.ts +2 -2
- package/lib/components/checkbox/src/checkbox-group2.js +70 -29
- package/lib/components/checkbox/src/checkbox-group2.js.map +1 -1
- package/lib/components/checkbox/src/checkbox.js +55 -115
- package/lib/components/checkbox/src/checkbox.js.map +1 -1
- package/lib/components/checkbox/src/checkbox.vue.d.ts +2 -2
- package/lib/components/checkbox/src/checkbox2.js +115 -55
- package/lib/components/checkbox/src/checkbox2.js.map +1 -1
- package/lib/components/collapse/index.d.ts +2 -2
- package/lib/components/collapse/src/collapse.vue.d.ts +2 -2
- package/lib/components/collection/index.js +1 -1
- package/lib/components/collection/src/collection.js +9 -62
- package/lib/components/collection/src/collection.js.map +1 -1
- package/lib/components/collection/src/collection2.js +62 -9
- package/lib/components/collection/src/collection2.js.map +1 -1
- package/lib/components/color-picker/index.d.ts +274 -274
- package/lib/components/color-picker/index.js +2 -2
- package/lib/components/color-picker/src/color-picker.js +411 -58
- package/lib/components/color-picker/src/color-picker.js.map +1 -1
- package/lib/components/color-picker/src/color-picker.vue.d.ts +274 -274
- package/lib/components/color-picker/src/color-picker2.js +58 -411
- package/lib/components/color-picker/src/color-picker2.js.map +1 -1
- package/lib/components/color-picker/src/components/alpha-slider.vue.d.ts +48 -48
- package/lib/components/color-picker/src/components/predefine.js +1 -1
- package/lib/components/date-picker/index.d.ts +2 -2
- package/lib/components/date-picker/src/composables/use-range-picker.d.ts +2 -2
- package/lib/components/date-picker/src/date-picker-com/basic-date-table.vue.d.ts +6 -6
- package/lib/components/date-picker/src/date-picker-com/basic-month-table.vue.d.ts +1 -1
- package/lib/components/date-picker/src/date-picker-com/panel-date-pick.vue.d.ts +47 -47
- package/lib/components/date-picker/src/date-picker-com/panel-date-range.vue.d.ts +45 -45
- package/lib/components/date-picker/src/date-picker-com/panel-month-range.vue.d.ts +7 -7
- package/lib/components/date-picker/src/date-picker-com/panel-year-range.vue.d.ts +6 -6
- package/lib/components/date-picker/src/date-picker.d.ts +1 -1
- package/lib/components/date-picker/src/panel-utils.d.ts +105 -105
- package/lib/components/descriptions/index.d.ts +3 -3
- package/lib/components/descriptions/index.js +2 -2
- package/lib/components/descriptions/src/description-item.d.ts +1 -1
- package/lib/components/descriptions/src/description.js +25 -108
- package/lib/components/descriptions/src/description.js.map +1 -1
- package/lib/components/descriptions/src/description.vue.d.ts +1 -1
- package/lib/components/descriptions/src/description2.js +108 -25
- package/lib/components/descriptions/src/description2.js.map +1 -1
- package/lib/components/descriptions/src/descriptions-row.js +7 -62
- package/lib/components/descriptions/src/descriptions-row.js.map +1 -1
- package/lib/components/descriptions/src/descriptions-row2.js +62 -7
- package/lib/components/descriptions/src/descriptions-row2.js.map +1 -1
- package/lib/components/dialog/index.d.ts +5 -5
- package/lib/components/dialog/src/dialog.vue.d.ts +5 -5
- package/lib/components/drawer/index.d.ts +2 -2
- package/lib/components/drawer/src/drawer.vue.d.ts +2 -2
- package/lib/components/dropdown/index.d.ts +78 -78
- package/lib/components/dropdown/src/dropdown-item-impl.js +2 -2
- package/lib/components/dropdown/src/dropdown-item-impl.vue.d.ts +1 -1
- package/lib/components/dropdown/src/dropdown-item.vue.d.ts +1 -1
- package/lib/components/dropdown/src/dropdown-menu.js +1 -1
- package/lib/components/dropdown/src/dropdown.js +1 -1
- package/lib/components/dropdown/src/dropdown.vue.d.ts +76 -76
- package/lib/components/dropdown/src/dropdown2.js +2 -2
- package/lib/components/empty/index.d.ts +1 -1
- package/lib/components/empty/index.js +2 -2
- package/lib/components/empty/src/empty.js +11 -54
- package/lib/components/empty/src/empty.js.map +1 -1
- package/lib/components/empty/src/empty.vue.d.ts +1 -1
- package/lib/components/empty/src/empty2.js +54 -11
- package/lib/components/empty/src/empty2.js.map +1 -1
- package/lib/components/focus-trap/src/focus-trap.vue.d.ts +3 -3
- package/lib/components/image/index.d.ts +7 -7
- package/lib/components/image/index.js +2 -2
- package/lib/components/image/src/image.d.ts +1 -1
- package/lib/components/image/src/image.js +59 -217
- package/lib/components/image/src/image.js.map +1 -1
- package/lib/components/image/src/image.vue.d.ts +7 -7
- package/lib/components/image/src/image2.js +217 -59
- package/lib/components/image/src/image2.js.map +1 -1
- package/lib/components/image-viewer/index.js +2 -2
- package/lib/components/image-viewer/src/image-viewer.js +36 -403
- package/lib/components/image-viewer/src/image-viewer.js.map +1 -1
- package/lib/components/image-viewer/src/image-viewer2.js +403 -36
- package/lib/components/image-viewer/src/image-viewer2.js.map +1 -1
- package/lib/components/index.js +34 -34
- package/lib/components/input/index.d.ts +13 -13
- package/lib/components/input/index.js +2 -2
- package/lib/components/input/src/input.js +116 -439
- package/lib/components/input/src/input.js.map +1 -1
- package/lib/components/input/src/input.vue.d.ts +13 -13
- package/lib/components/input/src/input2.js +439 -116
- package/lib/components/input/src/input2.js.map +1 -1
- package/lib/components/input-number/index.d.ts +48 -48
- package/lib/components/input-number/src/input-number.vue.d.ts +48 -48
- package/lib/components/loading/index.d.ts +1 -1
- package/lib/components/menu/index.d.ts +1 -1
- package/lib/components/menu/index.js +2 -2
- package/lib/components/menu/src/menu-item.js +15 -100
- package/lib/components/menu/src/menu-item.js.map +1 -1
- package/lib/components/menu/src/menu-item2.js +100 -15
- package/lib/components/menu/src/menu-item2.js.map +1 -1
- package/lib/components/menu/src/menu.d.ts +1 -1
- package/lib/components/notification/src/notification.vue.d.ts +1 -1
- package/lib/components/pagination/src/components/jumper.vue.d.ts +13 -13
- package/lib/components/pagination/src/components/sizes.vue.d.ts +79 -78
- package/lib/components/pagination/src/components/total.js +7 -26
- package/lib/components/pagination/src/components/total.js.map +1 -1
- package/lib/components/pagination/src/components/total2.js +26 -7
- package/lib/components/pagination/src/components/total2.js.map +1 -1
- package/lib/components/pagination/src/pagination.js +1 -1
- package/lib/components/popconfirm/index.d.ts +114 -114
- package/lib/components/popconfirm/index.js +2 -2
- package/lib/components/popconfirm/src/popconfirm.js +109 -49
- package/lib/components/popconfirm/src/popconfirm.js.map +1 -1
- package/lib/components/popconfirm/src/popconfirm.vue.d.ts +114 -114
- package/lib/components/popconfirm/src/popconfirm2.js +49 -109
- package/lib/components/popconfirm/src/popconfirm2.js.map +1 -1
- package/lib/components/popover/index.d.ts +123 -123
- package/lib/components/popover/index.js +2 -2
- package/lib/components/popover/src/popover.js +109 -67
- package/lib/components/popover/src/popover.js.map +1 -1
- package/lib/components/popover/src/popover.vue.d.ts +123 -123
- package/lib/components/popover/src/popover2.js +67 -109
- package/lib/components/popover/src/popover2.js.map +1 -1
- package/lib/components/popper/index.d.ts +5 -5
- package/lib/components/popper/index.js +4 -4
- package/lib/components/popper/src/content.d.ts +4 -4
- package/lib/components/popper/src/content.vue.d.ts +10 -10
- package/lib/components/popper/src/popper.d.ts +2 -2
- package/lib/components/popper/src/popper.js +28 -31
- package/lib/components/popper/src/popper.js.map +1 -1
- package/lib/components/popper/src/popper.vue.d.ts +5 -5
- package/lib/components/popper/src/popper2.js +31 -28
- package/lib/components/popper/src/popper2.js.map +1 -1
- package/lib/components/popper/src/trigger.js +118 -32
- package/lib/components/popper/src/trigger.js.map +1 -1
- package/lib/components/popper/src/trigger.vue.d.ts +1 -1
- package/lib/components/popper/src/trigger2.js +32 -118
- package/lib/components/popper/src/trigger2.js.map +1 -1
- package/lib/components/popper/src/utils.d.ts +1 -1
- package/lib/components/radio/index.d.ts +6 -6
- package/lib/components/radio/index.js +2 -2
- package/lib/components/radio/src/radio-button.js +66 -9
- package/lib/components/radio/src/radio-button.js.map +1 -1
- package/lib/components/radio/src/radio-button2.js +9 -66
- package/lib/components/radio/src/radio-button2.js.map +1 -1
- package/lib/components/radio/src/radio-group.vue.d.ts +2 -2
- package/lib/components/radio/src/radio.vue.d.ts +2 -2
- package/lib/components/rate/index.d.ts +2 -2
- package/lib/components/rate/src/rate.vue.d.ts +2 -2
- package/lib/components/roving-focus-group/index.js +2 -2
- package/lib/components/roving-focus-group/src/roving-focus-group-impl.js +1 -1
- package/lib/components/roving-focus-group/src/roving-focus-group-impl.vue.d.ts +1 -1
- package/lib/components/roving-focus-group/src/roving-focus-group.js +33 -27
- package/lib/components/roving-focus-group/src/roving-focus-group.js.map +1 -1
- package/lib/components/roving-focus-group/src/roving-focus-group2.js +27 -33
- package/lib/components/roving-focus-group/src/roving-focus-group2.js.map +1 -1
- package/lib/components/roving-focus-group/src/roving-focus-item.js +1 -1
- package/lib/components/roving-focus-group/src/roving-focus-item.vue.d.ts +1 -1
- package/lib/components/row/index.d.ts +4 -4
- package/lib/components/row/src/row.d.ts +1 -1
- package/lib/components/row/src/row.vue.d.ts +4 -4
- package/lib/components/scrollbar/index.d.ts +1 -1
- package/lib/components/scrollbar/index.js +2 -2
- package/lib/components/scrollbar/src/bar.js +40 -17
- package/lib/components/scrollbar/src/bar.js.map +1 -1
- package/lib/components/scrollbar/src/bar2.js +17 -40
- package/lib/components/scrollbar/src/bar2.js.map +1 -1
- package/lib/components/scrollbar/src/scrollbar.js +48 -173
- package/lib/components/scrollbar/src/scrollbar.js.map +1 -1
- package/lib/components/scrollbar/src/scrollbar.vue.d.ts +1 -1
- package/lib/components/scrollbar/src/scrollbar2.js +173 -48
- package/lib/components/scrollbar/src/scrollbar2.js.map +1 -1
- package/lib/components/select/index.d.ts +79 -78
- package/lib/components/select/src/select.js +1 -2
- package/lib/components/select/src/select.js.map +1 -1
- package/lib/components/select/src/select.vue.d.ts +79 -78
- package/lib/components/select/src/useSelect.d.ts +75 -75
- package/lib/components/select-v2/index.d.ts +156 -156
- package/lib/components/select-v2/src/select.vue.d.ts +78 -78
- package/lib/components/select-v2/src/useSelect.d.ts +75 -75
- package/lib/components/skeleton/index.d.ts +9 -9
- package/lib/components/skeleton/index.js +2 -2
- package/lib/components/skeleton/src/skeleton-item.d.ts +1 -1
- package/lib/components/skeleton/src/skeleton-item.vue.d.ts +3 -3
- package/lib/components/skeleton/src/skeleton.js +22 -47
- package/lib/components/skeleton/src/skeleton.js.map +1 -1
- package/lib/components/skeleton/src/skeleton.vue.d.ts +3 -3
- package/lib/components/skeleton/src/skeleton2.js +47 -22
- package/lib/components/skeleton/src/skeleton2.js.map +1 -1
- package/lib/components/slider/index.d.ts +240 -240
- package/lib/components/slider/src/button.js +93 -22
- package/lib/components/slider/src/button.js.map +1 -1
- package/lib/components/slider/src/button.vue.d.ts +38 -38
- package/lib/components/slider/src/button2.js +22 -93
- package/lib/components/slider/src/button2.js.map +1 -1
- package/lib/components/slider/src/composables/use-slide.d.ts +152 -152
- package/lib/components/slider/src/slider.js +1 -1
- package/lib/components/slider/src/slider.vue.d.ts +240 -240
- package/lib/components/space/index.d.ts +2 -2
- package/lib/components/space/src/space.d.ts +2 -2
- package/lib/components/steps/index.d.ts +1 -1
- package/lib/components/steps/index.js +2 -2
- package/lib/components/steps/src/item.js +192 -20
- package/lib/components/steps/src/item.js.map +1 -1
- package/lib/components/steps/src/item2.js +20 -192
- package/lib/components/steps/src/item2.js.map +1 -1
- package/lib/components/steps/src/steps.vue.d.ts +1 -1
- package/lib/components/switch/index.d.ts +3 -3
- package/lib/components/switch/index.js +2 -2
- package/lib/components/switch/src/switch.js +237 -88
- package/lib/components/switch/src/switch.js.map +1 -1
- package/lib/components/switch/src/switch.vue.d.ts +3 -3
- package/lib/components/switch/src/switch2.js +88 -237
- package/lib/components/switch/src/switch2.js.map +1 -1
- package/lib/components/table/index.d.ts +3 -3
- package/lib/components/table/src/filter-panel.vue.d.ts +75 -75
- package/lib/components/table/src/table.vue.d.ts +3 -3
- package/lib/components/table/src/util.d.ts +9 -9
- package/lib/components/tabs/index.js +2 -2
- package/lib/components/tabs/src/tab-pane.js +13 -71
- package/lib/components/tabs/src/tab-pane.js.map +1 -1
- package/lib/components/tabs/src/tab-pane2.js +71 -13
- package/lib/components/tabs/src/tab-pane2.js.map +1 -1
- package/lib/components/time-picker/index.d.ts +2 -2
- package/lib/components/time-picker/src/common/picker.vue.d.ts +131 -131
- package/lib/components/time-picker/src/composables/use-time-picker.d.ts +2 -2
- package/lib/components/time-picker/src/props/basic-time-spinner.d.ts +1 -1
- package/lib/components/time-picker/src/time-picker-com/basic-time-spinner.vue.d.ts +17 -17
- package/lib/components/time-picker/src/time-picker-com/panel-time-pick.vue.d.ts +23 -23
- package/lib/components/time-picker/src/time-picker-com/panel-time-range.vue.d.ts +23 -23
- package/lib/components/time-picker/src/time-picker.d.ts +1 -1
- package/lib/components/time-select/index.d.ts +324 -320
- package/lib/components/time-select/index.js +1 -1
- package/lib/components/time-select/src/time-select.js +120 -48
- package/lib/components/time-select/src/time-select.js.map +1 -1
- package/lib/components/time-select/src/time-select.vue.d.ts +162 -160
- package/lib/components/time-select/src/time-select2.js +48 -120
- package/lib/components/time-select/src/time-select2.js.map +1 -1
- package/lib/components/timeline/index.js +2 -2
- package/lib/components/timeline/src/timeline-item.js +68 -42
- package/lib/components/timeline/src/timeline-item.js.map +1 -1
- package/lib/components/timeline/src/timeline-item2.js +42 -68
- package/lib/components/timeline/src/timeline-item2.js.map +1 -1
- package/lib/components/tooltip/index.d.ts +38 -38
- package/lib/components/tooltip/index.js +3 -3
- package/lib/components/tooltip/src/content.d.ts +1 -1
- package/lib/components/tooltip/src/content.vue.d.ts +18 -18
- package/lib/components/tooltip/src/tooltip.d.ts +2 -2
- package/lib/components/tooltip/src/tooltip.js +167 -38
- package/lib/components/tooltip/src/tooltip.js.map +1 -1
- package/lib/components/tooltip/src/tooltip.vue.d.ts +38 -38
- package/lib/components/tooltip/src/tooltip2.js +38 -167
- package/lib/components/tooltip/src/tooltip2.js.map +1 -1
- package/lib/components/tooltip/src/trigger.js +16 -72
- package/lib/components/tooltip/src/trigger.js.map +1 -1
- package/lib/components/tooltip/src/trigger.vue.d.ts +2 -2
- package/lib/components/tooltip/src/trigger2.js +72 -16
- package/lib/components/tooltip/src/trigger2.js.map +1 -1
- package/lib/components/tooltip-v2/index.d.ts +35 -35
- package/lib/components/tooltip-v2/index.js +2 -2
- package/lib/components/tooltip-v2/src/arrow.vue.d.ts +1 -1
- package/lib/components/tooltip-v2/src/content.d.ts +1 -1
- package/lib/components/tooltip-v2/src/content.js +50 -111
- package/lib/components/tooltip-v2/src/content.js.map +1 -1
- package/lib/components/tooltip-v2/src/content.vue.d.ts +5 -5
- package/lib/components/tooltip-v2/src/content2.js +111 -50
- package/lib/components/tooltip-v2/src/content2.js.map +1 -1
- package/lib/components/tooltip-v2/src/root.js +79 -17
- package/lib/components/tooltip-v2/src/root.js.map +1 -1
- package/lib/components/tooltip-v2/src/root2.js +17 -79
- package/lib/components/tooltip-v2/src/root2.js.map +1 -1
- package/lib/components/tooltip-v2/src/tooltip.d.ts +1 -1
- package/lib/components/tooltip-v2/src/tooltip.js +2 -2
- package/lib/components/tooltip-v2/src/tooltip.vue.d.ts +35 -35
- package/lib/components/tooltip-v2/src/tooltip2.js +4 -4
- package/lib/components/transfer/index.d.ts +107 -107
- package/lib/components/transfer/src/transfer-panel.vue.d.ts +21 -21
- package/lib/components/transfer/src/transfer.vue.d.ts +107 -107
- package/lib/components/tree/index.d.ts +4 -4
- package/lib/components/tree/src/tree-node.vue.d.ts +1 -1
- package/lib/components/tree/src/tree.vue.d.ts +2 -2
- package/lib/components/tree-v2/index.d.ts +9 -9
- package/lib/components/tree-v2/src/tree-node.vue.d.ts +7 -7
- package/lib/components/tree-v2/src/tree.vue.d.ts +9 -9
- package/lib/components/upload/index.d.ts +6 -6
- package/lib/components/upload/index.js +4 -4
- package/lib/components/upload/src/upload-content.js +168 -33
- package/lib/components/upload/src/upload-content.js.map +1 -1
- package/lib/components/upload/src/upload-content.vue.d.ts +1 -1
- package/lib/components/upload/src/upload-content2.js +33 -168
- package/lib/components/upload/src/upload-content2.js.map +1 -1
- package/lib/components/upload/src/upload-dragger.js +68 -12
- package/lib/components/upload/src/upload-dragger.js.map +1 -1
- package/lib/components/upload/src/upload-dragger2.js +12 -68
- package/lib/components/upload/src/upload-dragger2.js.map +1 -1
- package/lib/components/upload/src/upload-list.js +1 -1
- package/lib/components/upload/src/upload.js +108 -118
- package/lib/components/upload/src/upload.js.map +1 -1
- package/lib/components/upload/src/upload.vue.d.ts +6 -6
- package/lib/components/upload/src/upload2.js +118 -108
- package/lib/components/upload/src/upload2.js.map +1 -1
- package/lib/components/upload/src/use-handlers.js +1 -1
- package/lib/components/virtual-list/src/builders/build-grid.d.ts +2 -2
- package/lib/components/virtual-list/src/builders/build-list.d.ts +2 -2
- package/lib/components/virtual-list/src/components/dynamic-size-grid.d.ts +2 -2
- package/lib/components/virtual-list/src/components/dynamic-size-list.d.ts +2 -2
- package/lib/components/virtual-list/src/components/fixed-size-grid.d.ts +2 -2
- package/lib/components/virtual-list/src/components/fixed-size-list.d.ts +2 -2
- package/lib/index.js +34 -34
- package/lib/utils/vue/vnode.d.ts +6 -6
- package/package.json +1 -1
|
@@ -110,8 +110,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
110
110
|
readonly prefixIcon: import("../../../utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown, () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>, boolean>;
|
|
111
111
|
readonly clearIcon: import("../../../utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown, () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>, boolean>;
|
|
112
112
|
}>> & {
|
|
113
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
114
113
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
114
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
115
115
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
116
116
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
117
117
|
}>>;
|
|
@@ -234,6 +234,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
234
234
|
};
|
|
235
235
|
}, {
|
|
236
236
|
tagInMultiLine: import("vue").Ref<boolean>;
|
|
237
|
+
hideMenu: () => void;
|
|
237
238
|
prefixWidth: import("vue").Ref<number>;
|
|
238
239
|
selectSize: import("vue").ComputedRef<"" | "default" | "small" | "large" | "middle">;
|
|
239
240
|
readonly: import("vue").ComputedRef<any>;
|
|
@@ -302,15 +303,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
302
303
|
disabled: boolean;
|
|
303
304
|
trigger: import("../../../utils").EpPropMergeType<(new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>) | ((new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>))[], unknown, unknown>;
|
|
304
305
|
placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
305
|
-
offset: number;
|
|
306
|
-
effect: string;
|
|
307
306
|
showAfter: number;
|
|
308
307
|
hideAfter: number;
|
|
308
|
+
open: boolean;
|
|
309
|
+
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
310
|
+
offset: number;
|
|
311
|
+
content: string;
|
|
312
|
+
transition: string;
|
|
313
|
+
effect: string;
|
|
309
314
|
boundariesPadding: number;
|
|
310
315
|
fallbackPlacements: import("@popperjs/core").Placement[];
|
|
311
316
|
gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
312
317
|
popperOptions: Partial<import("@popperjs/core").Options>;
|
|
313
|
-
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
314
318
|
enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
315
319
|
focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
316
320
|
trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -319,13 +323,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
319
323
|
pure: boolean;
|
|
320
324
|
virtualTriggering: boolean;
|
|
321
325
|
appendTo: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
|
|
322
|
-
content: string;
|
|
323
326
|
rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
324
|
-
transition: string;
|
|
325
327
|
teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
326
328
|
persistent: boolean;
|
|
327
|
-
|
|
328
|
-
role: import("../../../utils").EpPropMergeType<StringConstructor, "listbox" | "grid" | "menu" | "tooltip" | "dialog" | "group" | "navigation" | "tree", unknown>;
|
|
329
|
+
role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
329
330
|
triggerKeys: string[];
|
|
330
331
|
arrowOffset: number;
|
|
331
332
|
showArrow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -635,7 +636,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
635
636
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
636
637
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
637
638
|
popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
638
|
-
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
639
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
639
640
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
640
641
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
641
642
|
"onUpdate:visible": {
|
|
@@ -644,10 +645,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
644
645
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
645
646
|
__epPropKey: true;
|
|
646
647
|
};
|
|
647
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
648
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
648
649
|
}>> & {
|
|
649
650
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
650
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "disabled" | "trigger" | "placement" | "
|
|
651
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "disabled" | "trigger" | "placement" | "showAfter" | "hideAfter" | "open" | "strategy" | "offset" | "content" | "transition" | "effect" | "boundariesPadding" | "fallbackPlacements" | "gpuAcceleration" | "popperOptions" | "enterable" | "focusOnShow" | "trapping" | "stopPopperMouseEvent" | "visible" | "pure" | "virtualTriggering" | "appendTo" | "rawContent" | "teleported" | "persistent" | "role" | "triggerKeys" | "arrowOffset" | "showArrow">;
|
|
651
652
|
$attrs: {
|
|
652
653
|
[x: string]: unknown;
|
|
653
654
|
};
|
|
@@ -967,7 +968,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
967
968
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
968
969
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
969
970
|
popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
970
|
-
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
971
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
971
972
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
972
973
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
973
974
|
"onUpdate:visible": {
|
|
@@ -976,7 +977,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
976
977
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
977
978
|
__epPropKey: true;
|
|
978
979
|
};
|
|
979
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
980
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
980
981
|
}>> & {
|
|
981
982
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
982
983
|
}, {
|
|
@@ -1286,7 +1287,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1286
1287
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1287
1288
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
1288
1289
|
popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
1289
|
-
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
1290
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
1290
1291
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
1291
1292
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
1292
1293
|
"onUpdate:visible": {
|
|
@@ -1295,7 +1296,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1295
1296
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1296
1297
|
__epPropKey: true;
|
|
1297
1298
|
};
|
|
1298
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
1299
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
1299
1300
|
}>> & {
|
|
1300
1301
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
1301
1302
|
}>>;
|
|
@@ -1314,10 +1315,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1314
1315
|
controlled: import("vue").ComputedRef<boolean>;
|
|
1315
1316
|
isFocusInsideContent: () => boolean | undefined;
|
|
1316
1317
|
ElPopper: import("../../../utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
1317
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
1318
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
1318
1319
|
}, {
|
|
1319
1320
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1320
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
1321
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
1321
1322
|
}>> & {
|
|
1322
1323
|
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
1323
1324
|
}>>;
|
|
@@ -1325,12 +1326,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1325
1326
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
1326
1327
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
1327
1328
|
referenceRef: import("vue").Ref<HTMLElement | undefined>;
|
|
1328
|
-
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
1329
|
+
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>>;
|
|
1329
1330
|
popperProvides: import("../../..").ElPopperInjectionContext;
|
|
1330
1331
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1331
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
1332
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
1332
1333
|
}>>, {
|
|
1333
|
-
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
1334
|
+
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
1334
1335
|
}>> & Record<string, any>;
|
|
1335
1336
|
ElPopperArrow: import("vue").DefineComponent<{
|
|
1336
1337
|
readonly arrowOffset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 5, boolean>;
|
|
@@ -1687,8 +1688,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1687
1688
|
readonly id: StringConstructor;
|
|
1688
1689
|
readonly open: BooleanConstructor;
|
|
1689
1690
|
}>>, {
|
|
1690
|
-
readonly virtualTriggering: boolean;
|
|
1691
1691
|
readonly open: boolean;
|
|
1692
|
+
readonly virtualTriggering: boolean;
|
|
1692
1693
|
}>;
|
|
1693
1694
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1694
1695
|
readonly disabled: BooleanConstructor;
|
|
@@ -1748,8 +1749,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1748
1749
|
}>>, {
|
|
1749
1750
|
readonly disabled: boolean;
|
|
1750
1751
|
readonly trigger: import("../../../utils").EpPropMergeType<(new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>) | ((new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>))[], unknown, unknown>;
|
|
1751
|
-
readonly virtualTriggering: boolean;
|
|
1752
1752
|
readonly open: boolean;
|
|
1753
|
+
readonly virtualTriggering: boolean;
|
|
1753
1754
|
readonly triggerKeys: string[];
|
|
1754
1755
|
}>;
|
|
1755
1756
|
ElTooltipContent: import("vue").DefineComponent<{
|
|
@@ -2010,7 +2011,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2010
2011
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
2011
2012
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
2012
2013
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
2013
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
2014
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
2014
2015
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
2015
2016
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
2016
2017
|
}, {
|
|
@@ -2272,7 +2273,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2272
2273
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
2273
2274
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
2274
2275
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
2275
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
2276
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
2276
2277
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
2277
2278
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
2278
2279
|
}>> & {
|
|
@@ -2550,9 +2551,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2550
2551
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
2551
2552
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
2552
2553
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
2553
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
2554
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
2554
2555
|
}, {
|
|
2555
|
-
emit: ((event: "focus") => void) & ((event: "
|
|
2556
|
+
emit: ((event: "focus") => void) & ((event: "blur") => void) & ((event: "close") => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void);
|
|
2556
2557
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
2557
2558
|
readonly id: StringConstructor;
|
|
2558
2559
|
readonly style: {
|
|
@@ -2799,13 +2800,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2799
2800
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
2800
2801
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
2801
2802
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
2802
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
2803
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
2803
2804
|
}>> & {
|
|
2804
2805
|
onClose?: (() => any) | undefined;
|
|
2805
2806
|
onFocus?: (() => any) | undefined;
|
|
2806
2807
|
onBlur?: (() => any) | undefined;
|
|
2807
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
2808
2808
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
2809
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
2809
2810
|
}>>;
|
|
2810
2811
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
2811
2812
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -2885,7 +2886,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2885
2886
|
};
|
|
2886
2887
|
}, {
|
|
2887
2888
|
onKeydown: (e: KeyboardEvent) => void;
|
|
2888
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
2889
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focusin" | "focusout" | "focusAfterTrapped" | "focusAfterReleased" | "focusout-prevented" | "release-requested")[], "focusin" | "focusout" | "focusAfterTrapped" | "focusAfterReleased" | "focusout-prevented" | "release-requested", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2889
2890
|
loop: BooleanConstructor;
|
|
2890
2891
|
trapped: BooleanConstructor;
|
|
2891
2892
|
focusTrapEl: import("vue").PropType<HTMLElement>;
|
|
@@ -2894,10 +2895,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2894
2895
|
default: string;
|
|
2895
2896
|
};
|
|
2896
2897
|
}>> & {
|
|
2897
|
-
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
2898
|
-
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
2899
2898
|
onFocusin?: ((...args: any[]) => any) | undefined;
|
|
2900
2899
|
onFocusout?: ((...args: any[]) => any) | undefined;
|
|
2900
|
+
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
2901
|
+
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
2901
2902
|
"onFocusout-prevented"?: ((...args: any[]) => any) | undefined;
|
|
2902
2903
|
"onRelease-requested"?: ((...args: any[]) => any) | undefined;
|
|
2903
2904
|
}, {
|
|
@@ -3157,22 +3158,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3157
3158
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
3158
3159
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
3159
3160
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
3160
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
3161
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
3161
3162
|
}>> & {
|
|
3162
3163
|
onClose?: (() => any) | undefined;
|
|
3163
3164
|
onFocus?: (() => any) | undefined;
|
|
3164
3165
|
onBlur?: (() => any) | undefined;
|
|
3165
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
3166
3166
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
3167
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
3167
3168
|
}, {
|
|
3168
3169
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
3170
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
3169
3171
|
readonly offset: number;
|
|
3170
3172
|
readonly effect: string;
|
|
3171
3173
|
readonly boundariesPadding: number;
|
|
3172
3174
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
3173
3175
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3174
3176
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
3175
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
3176
3177
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3177
3178
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3178
3179
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -3440,20 +3441,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3440
3441
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
3441
3442
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
3442
3443
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
3443
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
3444
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
3444
3445
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
3445
3446
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
3446
3447
|
}>>, {
|
|
3447
3448
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
3448
|
-
readonly offset: number;
|
|
3449
|
-
readonly effect: string;
|
|
3450
3449
|
readonly showAfter: number;
|
|
3451
3450
|
readonly hideAfter: number;
|
|
3451
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
3452
|
+
readonly offset: number;
|
|
3453
|
+
readonly content: string;
|
|
3454
|
+
readonly transition: string;
|
|
3455
|
+
readonly effect: string;
|
|
3452
3456
|
readonly boundariesPadding: number;
|
|
3453
3457
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
3454
3458
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3455
3459
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
3456
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
3457
3460
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3458
3461
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3459
3462
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -3462,9 +3465,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3462
3465
|
readonly pure: boolean;
|
|
3463
3466
|
readonly virtualTriggering: boolean;
|
|
3464
3467
|
readonly appendTo: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
|
|
3465
|
-
readonly content: string;
|
|
3466
3468
|
readonly rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3467
|
-
readonly transition: string;
|
|
3468
3469
|
readonly teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3469
3470
|
readonly persistent: boolean;
|
|
3470
3471
|
}>;
|
|
@@ -3472,15 +3473,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3472
3473
|
disabled: boolean;
|
|
3473
3474
|
trigger: import("../../../utils").EpPropMergeType<(new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>) | ((new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>))[], unknown, unknown>;
|
|
3474
3475
|
placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
3475
|
-
offset: number;
|
|
3476
|
-
effect: string;
|
|
3477
3476
|
showAfter: number;
|
|
3478
3477
|
hideAfter: number;
|
|
3478
|
+
open: boolean;
|
|
3479
|
+
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
3480
|
+
offset: number;
|
|
3481
|
+
content: string;
|
|
3482
|
+
transition: string;
|
|
3483
|
+
effect: string;
|
|
3479
3484
|
boundariesPadding: number;
|
|
3480
3485
|
fallbackPlacements: import("@popperjs/core").Placement[];
|
|
3481
3486
|
gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3482
3487
|
popperOptions: Partial<import("@popperjs/core").Options>;
|
|
3483
|
-
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
3484
3488
|
enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3485
3489
|
focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3486
3490
|
trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -3489,13 +3493,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3489
3493
|
pure: boolean;
|
|
3490
3494
|
virtualTriggering: boolean;
|
|
3491
3495
|
appendTo: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
|
|
3492
|
-
content: string;
|
|
3493
3496
|
rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3494
|
-
transition: string;
|
|
3495
3497
|
teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3496
3498
|
persistent: boolean;
|
|
3497
|
-
|
|
3498
|
-
role: import("../../../utils").EpPropMergeType<StringConstructor, "listbox" | "grid" | "menu" | "tooltip" | "dialog" | "group" | "navigation" | "tree", unknown>;
|
|
3499
|
+
role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
3499
3500
|
triggerKeys: string[];
|
|
3500
3501
|
arrowOffset: number;
|
|
3501
3502
|
showArrow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -3825,7 +3826,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3825
3826
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
3826
3827
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
3827
3828
|
popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
3828
|
-
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
3829
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
3829
3830
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
3830
3831
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
3831
3832
|
"onUpdate:visible": {
|
|
@@ -3834,7 +3835,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3834
3835
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3835
3836
|
__epPropKey: true;
|
|
3836
3837
|
};
|
|
3837
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
3838
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
3838
3839
|
}>> & {
|
|
3839
3840
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
3840
3841
|
} & import("vue").ShallowUnwrapRef<{
|
|
@@ -4144,7 +4145,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4144
4145
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
4145
4146
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
4146
4147
|
popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
4147
|
-
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
4148
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
4148
4149
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
4149
4150
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
4150
4151
|
"onUpdate:visible": {
|
|
@@ -4153,7 +4154,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4153
4154
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4154
4155
|
__epPropKey: true;
|
|
4155
4156
|
};
|
|
4156
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
4157
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
4157
4158
|
}>> & {
|
|
4158
4159
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
4159
4160
|
}>>;
|
|
@@ -4172,10 +4173,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4172
4173
|
controlled: import("vue").ComputedRef<boolean>;
|
|
4173
4174
|
isFocusInsideContent: () => boolean | undefined;
|
|
4174
4175
|
ElPopper: import("../../../utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
4175
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
4176
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
4176
4177
|
}, {
|
|
4177
4178
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
4178
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
4179
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
4179
4180
|
}>> & {
|
|
4180
4181
|
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
4181
4182
|
}>>;
|
|
@@ -4183,12 +4184,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4183
4184
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
4184
4185
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
4185
4186
|
referenceRef: import("vue").Ref<HTMLElement | undefined>;
|
|
4186
|
-
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
4187
|
+
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>>;
|
|
4187
4188
|
popperProvides: import("../../..").ElPopperInjectionContext;
|
|
4188
4189
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
4189
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
4190
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
4190
4191
|
}>>, {
|
|
4191
|
-
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
4192
|
+
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
4192
4193
|
}>> & Record<string, any>;
|
|
4193
4194
|
ElPopperArrow: import("vue").DefineComponent<{
|
|
4194
4195
|
readonly arrowOffset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 5, boolean>;
|
|
@@ -4545,8 +4546,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4545
4546
|
readonly id: StringConstructor;
|
|
4546
4547
|
readonly open: BooleanConstructor;
|
|
4547
4548
|
}>>, {
|
|
4548
|
-
readonly virtualTriggering: boolean;
|
|
4549
4549
|
readonly open: boolean;
|
|
4550
|
+
readonly virtualTriggering: boolean;
|
|
4550
4551
|
}>;
|
|
4551
4552
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
4552
4553
|
readonly disabled: BooleanConstructor;
|
|
@@ -4606,8 +4607,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4606
4607
|
}>>, {
|
|
4607
4608
|
readonly disabled: boolean;
|
|
4608
4609
|
readonly trigger: import("../../../utils").EpPropMergeType<(new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>) | ((new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>))[], unknown, unknown>;
|
|
4609
|
-
readonly virtualTriggering: boolean;
|
|
4610
4610
|
readonly open: boolean;
|
|
4611
|
+
readonly virtualTriggering: boolean;
|
|
4611
4612
|
readonly triggerKeys: string[];
|
|
4612
4613
|
}>;
|
|
4613
4614
|
ElTooltipContent: import("vue").DefineComponent<{
|
|
@@ -4868,7 +4869,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4868
4869
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
4869
4870
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
4870
4871
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
4871
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
4872
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
4872
4873
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
4873
4874
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
4874
4875
|
}, {
|
|
@@ -5130,7 +5131,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5130
5131
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
5131
5132
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
5132
5133
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
5133
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
5134
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
5134
5135
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
5135
5136
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
5136
5137
|
}>> & {
|
|
@@ -5408,9 +5409,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5408
5409
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
5409
5410
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
5410
5411
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
5411
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
5412
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
5412
5413
|
}, {
|
|
5413
|
-
emit: ((event: "focus") => void) & ((event: "
|
|
5414
|
+
emit: ((event: "focus") => void) & ((event: "blur") => void) & ((event: "close") => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void);
|
|
5414
5415
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
5415
5416
|
readonly id: StringConstructor;
|
|
5416
5417
|
readonly style: {
|
|
@@ -5657,13 +5658,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5657
5658
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
5658
5659
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
5659
5660
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
5660
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
5661
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
5661
5662
|
}>> & {
|
|
5662
5663
|
onClose?: (() => any) | undefined;
|
|
5663
5664
|
onFocus?: (() => any) | undefined;
|
|
5664
5665
|
onBlur?: (() => any) | undefined;
|
|
5665
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
5666
5666
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
5667
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
5667
5668
|
}>>;
|
|
5668
5669
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
5669
5670
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -5743,7 +5744,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5743
5744
|
};
|
|
5744
5745
|
}, {
|
|
5745
5746
|
onKeydown: (e: KeyboardEvent) => void;
|
|
5746
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
5747
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focusin" | "focusout" | "focusAfterTrapped" | "focusAfterReleased" | "focusout-prevented" | "release-requested")[], "focusin" | "focusout" | "focusAfterTrapped" | "focusAfterReleased" | "focusout-prevented" | "release-requested", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
5747
5748
|
loop: BooleanConstructor;
|
|
5748
5749
|
trapped: BooleanConstructor;
|
|
5749
5750
|
focusTrapEl: import("vue").PropType<HTMLElement>;
|
|
@@ -5752,10 +5753,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5752
5753
|
default: string;
|
|
5753
5754
|
};
|
|
5754
5755
|
}>> & {
|
|
5755
|
-
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
5756
|
-
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
5757
5756
|
onFocusin?: ((...args: any[]) => any) | undefined;
|
|
5758
5757
|
onFocusout?: ((...args: any[]) => any) | undefined;
|
|
5758
|
+
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
5759
|
+
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
5759
5760
|
"onFocusout-prevented"?: ((...args: any[]) => any) | undefined;
|
|
5760
5761
|
"onRelease-requested"?: ((...args: any[]) => any) | undefined;
|
|
5761
5762
|
}, {
|
|
@@ -6015,22 +6016,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6015
6016
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
6016
6017
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
6017
6018
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
6018
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
6019
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
6019
6020
|
}>> & {
|
|
6020
6021
|
onClose?: (() => any) | undefined;
|
|
6021
6022
|
onFocus?: (() => any) | undefined;
|
|
6022
6023
|
onBlur?: (() => any) | undefined;
|
|
6023
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
6024
6024
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
6025
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
6025
6026
|
}, {
|
|
6026
6027
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
6028
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
6027
6029
|
readonly offset: number;
|
|
6028
6030
|
readonly effect: string;
|
|
6029
6031
|
readonly boundariesPadding: number;
|
|
6030
6032
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
6031
6033
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6032
6034
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
6033
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
6034
6035
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6035
6036
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6036
6037
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -6298,20 +6299,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6298
6299
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
6299
6300
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
6300
6301
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
6301
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
6302
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
6302
6303
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
6303
6304
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
6304
6305
|
}>>, {
|
|
6305
6306
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
6306
|
-
readonly offset: number;
|
|
6307
|
-
readonly effect: string;
|
|
6308
6307
|
readonly showAfter: number;
|
|
6309
6308
|
readonly hideAfter: number;
|
|
6309
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
6310
|
+
readonly offset: number;
|
|
6311
|
+
readonly content: string;
|
|
6312
|
+
readonly transition: string;
|
|
6313
|
+
readonly effect: string;
|
|
6310
6314
|
readonly boundariesPadding: number;
|
|
6311
6315
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
6312
6316
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6313
6317
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
6314
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
6315
6318
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6316
6319
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6317
6320
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -6320,9 +6323,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6320
6323
|
readonly pure: boolean;
|
|
6321
6324
|
readonly virtualTriggering: boolean;
|
|
6322
6325
|
readonly appendTo: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
|
|
6323
|
-
readonly content: string;
|
|
6324
6326
|
readonly rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6325
|
-
readonly transition: string;
|
|
6326
6327
|
readonly teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6327
6328
|
readonly persistent: boolean;
|
|
6328
6329
|
}>;
|
|
@@ -6361,7 +6362,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6361
6362
|
}>;
|
|
6362
6363
|
handleMouseEnter: () => void;
|
|
6363
6364
|
handleMouseLeave: () => void;
|
|
6364
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change" | "focus" | "
|
|
6365
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change" | "focus" | "blur" | "clear" | "visible-change" | "remove-tag")[], "update:modelValue" | "change" | "focus" | "blur" | "clear" | "visible-change" | "remove-tag", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
6365
6366
|
name: StringConstructor;
|
|
6366
6367
|
id: StringConstructor;
|
|
6367
6368
|
modelValue: {
|
|
@@ -6461,11 +6462,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6461
6462
|
default: string;
|
|
6462
6463
|
};
|
|
6463
6464
|
}>> & {
|
|
6464
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
6465
6465
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6466
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
6467
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
6466
6468
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
6467
6469
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
6468
|
-
onClear?: ((...args: any[]) => any) | undefined;
|
|
6469
6470
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
6470
6471
|
"onRemove-tag"?: ((...args: any[]) => any) | undefined;
|
|
6471
6472
|
}, {
|
|
@@ -6715,6 +6716,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6715
6716
|
};
|
|
6716
6717
|
}, {
|
|
6717
6718
|
tagInMultiLine: import("vue").Ref<boolean>;
|
|
6719
|
+
hideMenu: () => void;
|
|
6718
6720
|
prefixWidth: import("vue").Ref<number>;
|
|
6719
6721
|
selectSize: import("vue").ComputedRef<"" | "default" | "small" | "large" | "middle">;
|
|
6720
6722
|
readonly: import("vue").ComputedRef<any>;
|
|
@@ -6783,15 +6785,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6783
6785
|
disabled: boolean;
|
|
6784
6786
|
trigger: import("../../../utils").EpPropMergeType<(new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>) | ((new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>))[], unknown, unknown>;
|
|
6785
6787
|
placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
6786
|
-
offset: number;
|
|
6787
|
-
effect: string;
|
|
6788
6788
|
showAfter: number;
|
|
6789
6789
|
hideAfter: number;
|
|
6790
|
+
open: boolean;
|
|
6791
|
+
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
6792
|
+
offset: number;
|
|
6793
|
+
content: string;
|
|
6794
|
+
transition: string;
|
|
6795
|
+
effect: string;
|
|
6790
6796
|
boundariesPadding: number;
|
|
6791
6797
|
fallbackPlacements: import("@popperjs/core").Placement[];
|
|
6792
6798
|
gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6793
6799
|
popperOptions: Partial<import("@popperjs/core").Options>;
|
|
6794
|
-
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
6795
6800
|
enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6796
6801
|
focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6797
6802
|
trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -6800,13 +6805,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6800
6805
|
pure: boolean;
|
|
6801
6806
|
virtualTriggering: boolean;
|
|
6802
6807
|
appendTo: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
|
|
6803
|
-
content: string;
|
|
6804
6808
|
rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6805
|
-
transition: string;
|
|
6806
6809
|
teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6807
6810
|
persistent: boolean;
|
|
6808
|
-
|
|
6809
|
-
role: import("../../../utils").EpPropMergeType<StringConstructor, "listbox" | "grid" | "menu" | "tooltip" | "dialog" | "group" | "navigation" | "tree", unknown>;
|
|
6811
|
+
role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
6810
6812
|
triggerKeys: string[];
|
|
6811
6813
|
arrowOffset: number;
|
|
6812
6814
|
showArrow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -7116,7 +7118,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7116
7118
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
7117
7119
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
7118
7120
|
popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
7119
|
-
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7121
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
7120
7122
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
7121
7123
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
7122
7124
|
"onUpdate:visible": {
|
|
@@ -7125,10 +7127,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7125
7127
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7126
7128
|
__epPropKey: true;
|
|
7127
7129
|
};
|
|
7128
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7130
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
7129
7131
|
}>> & {
|
|
7130
7132
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
7131
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "disabled" | "trigger" | "placement" | "
|
|
7133
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "disabled" | "trigger" | "placement" | "showAfter" | "hideAfter" | "open" | "strategy" | "offset" | "content" | "transition" | "effect" | "boundariesPadding" | "fallbackPlacements" | "gpuAcceleration" | "popperOptions" | "enterable" | "focusOnShow" | "trapping" | "stopPopperMouseEvent" | "visible" | "pure" | "virtualTriggering" | "appendTo" | "rawContent" | "teleported" | "persistent" | "role" | "triggerKeys" | "arrowOffset" | "showArrow">;
|
|
7132
7134
|
$attrs: {
|
|
7133
7135
|
[x: string]: unknown;
|
|
7134
7136
|
};
|
|
@@ -7448,7 +7450,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7448
7450
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
7449
7451
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
7450
7452
|
popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
7451
|
-
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7453
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
7452
7454
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
7453
7455
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
7454
7456
|
"onUpdate:visible": {
|
|
@@ -7457,7 +7459,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7457
7459
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7458
7460
|
__epPropKey: true;
|
|
7459
7461
|
};
|
|
7460
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7462
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
7461
7463
|
}>> & {
|
|
7462
7464
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
7463
7465
|
}, {
|
|
@@ -7767,7 +7769,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7767
7769
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
7768
7770
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
7769
7771
|
popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
7770
|
-
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7772
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
7771
7773
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
7772
7774
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
7773
7775
|
"onUpdate:visible": {
|
|
@@ -7776,7 +7778,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7776
7778
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7777
7779
|
__epPropKey: true;
|
|
7778
7780
|
};
|
|
7779
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7781
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
7780
7782
|
}>> & {
|
|
7781
7783
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
7782
7784
|
}>>;
|
|
@@ -7795,10 +7797,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7795
7797
|
controlled: import("vue").ComputedRef<boolean>;
|
|
7796
7798
|
isFocusInsideContent: () => boolean | undefined;
|
|
7797
7799
|
ElPopper: import("../../../utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
7798
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7800
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
7799
7801
|
}, {
|
|
7800
7802
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
7801
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7803
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
7802
7804
|
}>> & {
|
|
7803
7805
|
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
7804
7806
|
}>>;
|
|
@@ -7806,12 +7808,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7806
7808
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
7807
7809
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
7808
7810
|
referenceRef: import("vue").Ref<HTMLElement | undefined>;
|
|
7809
|
-
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
7811
|
+
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>>;
|
|
7810
7812
|
popperProvides: import("../../..").ElPopperInjectionContext;
|
|
7811
7813
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7812
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7814
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
7813
7815
|
}>>, {
|
|
7814
|
-
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
7816
|
+
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
7815
7817
|
}>> & Record<string, any>;
|
|
7816
7818
|
ElPopperArrow: import("vue").DefineComponent<{
|
|
7817
7819
|
readonly arrowOffset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 5, boolean>;
|
|
@@ -8168,8 +8170,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8168
8170
|
readonly id: StringConstructor;
|
|
8169
8171
|
readonly open: BooleanConstructor;
|
|
8170
8172
|
}>>, {
|
|
8171
|
-
readonly virtualTriggering: boolean;
|
|
8172
8173
|
readonly open: boolean;
|
|
8174
|
+
readonly virtualTriggering: boolean;
|
|
8173
8175
|
}>;
|
|
8174
8176
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
8175
8177
|
readonly disabled: BooleanConstructor;
|
|
@@ -8229,8 +8231,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8229
8231
|
}>>, {
|
|
8230
8232
|
readonly disabled: boolean;
|
|
8231
8233
|
readonly trigger: import("../../../utils").EpPropMergeType<(new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>) | ((new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>))[], unknown, unknown>;
|
|
8232
|
-
readonly virtualTriggering: boolean;
|
|
8233
8234
|
readonly open: boolean;
|
|
8235
|
+
readonly virtualTriggering: boolean;
|
|
8234
8236
|
readonly triggerKeys: string[];
|
|
8235
8237
|
}>;
|
|
8236
8238
|
ElTooltipContent: import("vue").DefineComponent<{
|
|
@@ -8491,7 +8493,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8491
8493
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
8492
8494
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
8493
8495
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
8494
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
8496
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
8495
8497
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
8496
8498
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
8497
8499
|
}, {
|
|
@@ -8753,7 +8755,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8753
8755
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
8754
8756
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
8755
8757
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
8756
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
8758
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
8757
8759
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
8758
8760
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
8759
8761
|
}>> & {
|
|
@@ -9031,9 +9033,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9031
9033
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
9032
9034
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
9033
9035
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
9034
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
9036
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
9035
9037
|
}, {
|
|
9036
|
-
emit: ((event: "focus") => void) & ((event: "
|
|
9038
|
+
emit: ((event: "focus") => void) & ((event: "blur") => void) & ((event: "close") => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void);
|
|
9037
9039
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
9038
9040
|
readonly id: StringConstructor;
|
|
9039
9041
|
readonly style: {
|
|
@@ -9280,13 +9282,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9280
9282
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
9281
9283
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
9282
9284
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
9283
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
9285
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
9284
9286
|
}>> & {
|
|
9285
9287
|
onClose?: (() => any) | undefined;
|
|
9286
9288
|
onFocus?: (() => any) | undefined;
|
|
9287
9289
|
onBlur?: (() => any) | undefined;
|
|
9288
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
9289
9290
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
9291
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
9290
9292
|
}>>;
|
|
9291
9293
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
9292
9294
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -9366,7 +9368,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9366
9368
|
};
|
|
9367
9369
|
}, {
|
|
9368
9370
|
onKeydown: (e: KeyboardEvent) => void;
|
|
9369
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
9371
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focusin" | "focusout" | "focusAfterTrapped" | "focusAfterReleased" | "focusout-prevented" | "release-requested")[], "focusin" | "focusout" | "focusAfterTrapped" | "focusAfterReleased" | "focusout-prevented" | "release-requested", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9370
9372
|
loop: BooleanConstructor;
|
|
9371
9373
|
trapped: BooleanConstructor;
|
|
9372
9374
|
focusTrapEl: import("vue").PropType<HTMLElement>;
|
|
@@ -9375,10 +9377,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9375
9377
|
default: string;
|
|
9376
9378
|
};
|
|
9377
9379
|
}>> & {
|
|
9378
|
-
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
9379
|
-
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
9380
9380
|
onFocusin?: ((...args: any[]) => any) | undefined;
|
|
9381
9381
|
onFocusout?: ((...args: any[]) => any) | undefined;
|
|
9382
|
+
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
9383
|
+
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
9382
9384
|
"onFocusout-prevented"?: ((...args: any[]) => any) | undefined;
|
|
9383
9385
|
"onRelease-requested"?: ((...args: any[]) => any) | undefined;
|
|
9384
9386
|
}, {
|
|
@@ -9638,22 +9640,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9638
9640
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
9639
9641
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
9640
9642
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
9641
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
9643
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
9642
9644
|
}>> & {
|
|
9643
9645
|
onClose?: (() => any) | undefined;
|
|
9644
9646
|
onFocus?: (() => any) | undefined;
|
|
9645
9647
|
onBlur?: (() => any) | undefined;
|
|
9646
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
9647
9648
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
9649
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
9648
9650
|
}, {
|
|
9649
9651
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
9652
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
9650
9653
|
readonly offset: number;
|
|
9651
9654
|
readonly effect: string;
|
|
9652
9655
|
readonly boundariesPadding: number;
|
|
9653
9656
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
9654
9657
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9655
9658
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
9656
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
9657
9659
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9658
9660
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9659
9661
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -9921,20 +9923,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9921
9923
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
9922
9924
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
9923
9925
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
9924
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
9926
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
9925
9927
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
9926
9928
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
9927
9929
|
}>>, {
|
|
9928
9930
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
9929
|
-
readonly offset: number;
|
|
9930
|
-
readonly effect: string;
|
|
9931
9931
|
readonly showAfter: number;
|
|
9932
9932
|
readonly hideAfter: number;
|
|
9933
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
9934
|
+
readonly offset: number;
|
|
9935
|
+
readonly content: string;
|
|
9936
|
+
readonly transition: string;
|
|
9937
|
+
readonly effect: string;
|
|
9933
9938
|
readonly boundariesPadding: number;
|
|
9934
9939
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
9935
9940
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9936
9941
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
9937
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
9938
9942
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9939
9943
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9940
9944
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -9943,9 +9947,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9943
9947
|
readonly pure: boolean;
|
|
9944
9948
|
readonly virtualTriggering: boolean;
|
|
9945
9949
|
readonly appendTo: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
|
|
9946
|
-
readonly content: string;
|
|
9947
9950
|
readonly rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9948
|
-
readonly transition: string;
|
|
9949
9951
|
readonly teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9950
9952
|
readonly persistent: boolean;
|
|
9951
9953
|
}>;
|
|
@@ -9953,15 +9955,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9953
9955
|
disabled: boolean;
|
|
9954
9956
|
trigger: import("../../../utils").EpPropMergeType<(new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>) | ((new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>))[], unknown, unknown>;
|
|
9955
9957
|
placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
9956
|
-
offset: number;
|
|
9957
|
-
effect: string;
|
|
9958
9958
|
showAfter: number;
|
|
9959
9959
|
hideAfter: number;
|
|
9960
|
+
open: boolean;
|
|
9961
|
+
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
9962
|
+
offset: number;
|
|
9963
|
+
content: string;
|
|
9964
|
+
transition: string;
|
|
9965
|
+
effect: string;
|
|
9960
9966
|
boundariesPadding: number;
|
|
9961
9967
|
fallbackPlacements: import("@popperjs/core").Placement[];
|
|
9962
9968
|
gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9963
9969
|
popperOptions: Partial<import("@popperjs/core").Options>;
|
|
9964
|
-
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
9965
9970
|
enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9966
9971
|
focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9967
9972
|
trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -9970,13 +9975,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9970
9975
|
pure: boolean;
|
|
9971
9976
|
virtualTriggering: boolean;
|
|
9972
9977
|
appendTo: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
|
|
9973
|
-
content: string;
|
|
9974
9978
|
rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9975
|
-
transition: string;
|
|
9976
9979
|
teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9977
9980
|
persistent: boolean;
|
|
9978
|
-
|
|
9979
|
-
role: import("../../../utils").EpPropMergeType<StringConstructor, "listbox" | "grid" | "menu" | "tooltip" | "dialog" | "group" | "navigation" | "tree", unknown>;
|
|
9981
|
+
role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
9980
9982
|
triggerKeys: string[];
|
|
9981
9983
|
arrowOffset: number;
|
|
9982
9984
|
showArrow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -10306,7 +10308,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10306
10308
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
10307
10309
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
10308
10310
|
popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
10309
|
-
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
10311
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
10310
10312
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
10311
10313
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
10312
10314
|
"onUpdate:visible": {
|
|
@@ -10315,7 +10317,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10315
10317
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
10316
10318
|
__epPropKey: true;
|
|
10317
10319
|
};
|
|
10318
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
10320
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
10319
10321
|
}>> & {
|
|
10320
10322
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
10321
10323
|
} & import("vue").ShallowUnwrapRef<{
|
|
@@ -10625,7 +10627,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10625
10627
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
10626
10628
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
10627
10629
|
popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
10628
|
-
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
10630
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
10629
10631
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
10630
10632
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
10631
10633
|
"onUpdate:visible": {
|
|
@@ -10634,7 +10636,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10634
10636
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
10635
10637
|
__epPropKey: true;
|
|
10636
10638
|
};
|
|
10637
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
10639
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
10638
10640
|
}>> & {
|
|
10639
10641
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
10640
10642
|
}>>;
|
|
@@ -10653,10 +10655,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10653
10655
|
controlled: import("vue").ComputedRef<boolean>;
|
|
10654
10656
|
isFocusInsideContent: () => boolean | undefined;
|
|
10655
10657
|
ElPopper: import("../../../utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
10656
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
10658
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
10657
10659
|
}, {
|
|
10658
10660
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
10659
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
10661
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
10660
10662
|
}>> & {
|
|
10661
10663
|
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
10662
10664
|
}>>;
|
|
@@ -10664,12 +10666,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10664
10666
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
10665
10667
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
10666
10668
|
referenceRef: import("vue").Ref<HTMLElement | undefined>;
|
|
10667
|
-
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
10669
|
+
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>>;
|
|
10668
10670
|
popperProvides: import("../../..").ElPopperInjectionContext;
|
|
10669
10671
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
10670
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
10672
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
10671
10673
|
}>>, {
|
|
10672
|
-
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
10674
|
+
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
10673
10675
|
}>> & Record<string, any>;
|
|
10674
10676
|
ElPopperArrow: import("vue").DefineComponent<{
|
|
10675
10677
|
readonly arrowOffset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 5, boolean>;
|
|
@@ -11026,8 +11028,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11026
11028
|
readonly id: StringConstructor;
|
|
11027
11029
|
readonly open: BooleanConstructor;
|
|
11028
11030
|
}>>, {
|
|
11029
|
-
readonly virtualTriggering: boolean;
|
|
11030
11031
|
readonly open: boolean;
|
|
11032
|
+
readonly virtualTriggering: boolean;
|
|
11031
11033
|
}>;
|
|
11032
11034
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11033
11035
|
readonly disabled: BooleanConstructor;
|
|
@@ -11087,8 +11089,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11087
11089
|
}>>, {
|
|
11088
11090
|
readonly disabled: boolean;
|
|
11089
11091
|
readonly trigger: import("../../../utils").EpPropMergeType<(new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>) | ((new (...args: any[]) => import("../../../utils").Arrayable<import("../..").TooltipTriggerType> & {}) | (() => import("../../../utils").Arrayable<import("../..").TooltipTriggerType>))[], unknown, unknown>;
|
|
11090
|
-
readonly virtualTriggering: boolean;
|
|
11091
11092
|
readonly open: boolean;
|
|
11093
|
+
readonly virtualTriggering: boolean;
|
|
11092
11094
|
readonly triggerKeys: string[];
|
|
11093
11095
|
}>;
|
|
11094
11096
|
ElTooltipContent: import("vue").DefineComponent<{
|
|
@@ -11349,7 +11351,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11349
11351
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
11350
11352
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
11351
11353
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
11352
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
11354
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
11353
11355
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
11354
11356
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
11355
11357
|
}, {
|
|
@@ -11611,7 +11613,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11611
11613
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
11612
11614
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
11613
11615
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
11614
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
11616
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
11615
11617
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
11616
11618
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
11617
11619
|
}>> & {
|
|
@@ -11889,9 +11891,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11889
11891
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
11890
11892
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
11891
11893
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
11892
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
11894
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
11893
11895
|
}, {
|
|
11894
|
-
emit: ((event: "focus") => void) & ((event: "
|
|
11896
|
+
emit: ((event: "focus") => void) & ((event: "blur") => void) & ((event: "close") => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void);
|
|
11895
11897
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
11896
11898
|
readonly id: StringConstructor;
|
|
11897
11899
|
readonly style: {
|
|
@@ -12138,13 +12140,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12138
12140
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
12139
12141
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
12140
12142
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
12141
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
12143
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
12142
12144
|
}>> & {
|
|
12143
12145
|
onClose?: (() => any) | undefined;
|
|
12144
12146
|
onFocus?: (() => any) | undefined;
|
|
12145
12147
|
onBlur?: (() => any) | undefined;
|
|
12146
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
12147
12148
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
12149
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
12148
12150
|
}>>;
|
|
12149
12151
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
12150
12152
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -12224,7 +12226,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12224
12226
|
};
|
|
12225
12227
|
}, {
|
|
12226
12228
|
onKeydown: (e: KeyboardEvent) => void;
|
|
12227
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
12229
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focusin" | "focusout" | "focusAfterTrapped" | "focusAfterReleased" | "focusout-prevented" | "release-requested")[], "focusin" | "focusout" | "focusAfterTrapped" | "focusAfterReleased" | "focusout-prevented" | "release-requested", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12228
12230
|
loop: BooleanConstructor;
|
|
12229
12231
|
trapped: BooleanConstructor;
|
|
12230
12232
|
focusTrapEl: import("vue").PropType<HTMLElement>;
|
|
@@ -12233,10 +12235,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12233
12235
|
default: string;
|
|
12234
12236
|
};
|
|
12235
12237
|
}>> & {
|
|
12236
|
-
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
12237
|
-
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
12238
12238
|
onFocusin?: ((...args: any[]) => any) | undefined;
|
|
12239
12239
|
onFocusout?: ((...args: any[]) => any) | undefined;
|
|
12240
|
+
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
12241
|
+
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
12240
12242
|
"onFocusout-prevented"?: ((...args: any[]) => any) | undefined;
|
|
12241
12243
|
"onRelease-requested"?: ((...args: any[]) => any) | undefined;
|
|
12242
12244
|
}, {
|
|
@@ -12496,22 +12498,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12496
12498
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
12497
12499
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
12498
12500
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
12499
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
12501
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
12500
12502
|
}>> & {
|
|
12501
12503
|
onClose?: (() => any) | undefined;
|
|
12502
12504
|
onFocus?: (() => any) | undefined;
|
|
12503
12505
|
onBlur?: (() => any) | undefined;
|
|
12504
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
12505
12506
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
12507
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
12506
12508
|
}, {
|
|
12507
12509
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
12510
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
12508
12511
|
readonly offset: number;
|
|
12509
12512
|
readonly effect: string;
|
|
12510
12513
|
readonly boundariesPadding: number;
|
|
12511
12514
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
12512
12515
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12513
12516
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
12514
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
12515
12517
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12516
12518
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12517
12519
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -12779,20 +12781,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12779
12781
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
12780
12782
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
12781
12783
|
readonly popperOptions: import("../../../utils").EpPropFinalized<(new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>) | ((new (...args: any[]) => Partial<import("@popperjs/core").Options>) | (() => Partial<import("@popperjs/core").Options>))[], unknown, unknown, () => {}, boolean>;
|
|
12782
|
-
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
12784
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
12783
12785
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
12784
12786
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
12785
12787
|
}>>, {
|
|
12786
12788
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
12787
|
-
readonly offset: number;
|
|
12788
|
-
readonly effect: string;
|
|
12789
12789
|
readonly showAfter: number;
|
|
12790
12790
|
readonly hideAfter: number;
|
|
12791
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
12792
|
+
readonly offset: number;
|
|
12793
|
+
readonly content: string;
|
|
12794
|
+
readonly transition: string;
|
|
12795
|
+
readonly effect: string;
|
|
12791
12796
|
readonly boundariesPadding: number;
|
|
12792
12797
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
12793
12798
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12794
12799
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
12795
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
12796
12800
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12797
12801
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12798
12802
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -12801,9 +12805,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12801
12805
|
readonly pure: boolean;
|
|
12802
12806
|
readonly virtualTriggering: boolean;
|
|
12803
12807
|
readonly appendTo: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
|
|
12804
|
-
readonly content: string;
|
|
12805
12808
|
readonly rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12806
|
-
readonly transition: string;
|
|
12807
12809
|
readonly teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12808
12810
|
readonly persistent: boolean;
|
|
12809
12811
|
}>;
|
|
@@ -12842,7 +12844,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12842
12844
|
}>;
|
|
12843
12845
|
handleMouseEnter: () => void;
|
|
12844
12846
|
handleMouseLeave: () => void;
|
|
12845
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change" | "focus" | "
|
|
12847
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change" | "focus" | "blur" | "clear" | "visible-change" | "remove-tag")[], "update:modelValue" | "change" | "focus" | "blur" | "clear" | "visible-change" | "remove-tag", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12846
12848
|
name: StringConstructor;
|
|
12847
12849
|
id: StringConstructor;
|
|
12848
12850
|
modelValue: {
|
|
@@ -12942,11 +12944,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12942
12944
|
default: string;
|
|
12943
12945
|
};
|
|
12944
12946
|
}>> & {
|
|
12945
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
12946
12947
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
12948
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
12949
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
12947
12950
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
12948
12951
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
12949
|
-
onClear?: ((...args: any[]) => any) | undefined;
|
|
12950
12952
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
12951
12953
|
"onRemove-tag"?: ((...args: any[]) => any) | undefined;
|
|
12952
12954
|
}, {
|
|
@@ -13168,19 +13170,19 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13168
13170
|
readonly prefixIcon: import("../../../utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown, () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>, boolean>;
|
|
13169
13171
|
readonly clearIcon: import("../../../utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown, () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>, boolean>;
|
|
13170
13172
|
}>> & {
|
|
13171
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
13172
13173
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
13174
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
13173
13175
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
13174
13176
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
13175
13177
|
}, {
|
|
13176
13178
|
readonly disabled: boolean;
|
|
13177
13179
|
readonly step: string;
|
|
13178
13180
|
readonly editable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
13181
|
+
readonly start: string;
|
|
13182
|
+
readonly end: string;
|
|
13179
13183
|
readonly effect: string;
|
|
13180
13184
|
readonly clearable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
13181
13185
|
readonly prefixIcon: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>;
|
|
13182
|
-
readonly end: string;
|
|
13183
|
-
readonly start: string;
|
|
13184
13186
|
readonly clearIcon: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>;
|
|
13185
13187
|
readonly format: string;
|
|
13186
13188
|
}>;
|