element-plus-secondary 0.6.13 → 0.6.15
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/src/affix.vue.d.ts +1 -1
- package/es/components/autocomplete/index.d.ts +167 -167
- package/es/components/autocomplete/index.mjs +2 -2
- package/es/components/autocomplete/src/autocomplete.mjs +351 -71
- package/es/components/autocomplete/src/autocomplete.mjs.map +1 -1
- package/es/components/autocomplete/src/autocomplete.vue.d.ts +167 -167
- package/es/components/autocomplete/src/autocomplete2.mjs +71 -351
- package/es/components/autocomplete/src/autocomplete2.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/breadcrumb/index.mjs +2 -2
- package/es/components/breadcrumb/src/breadcrumb.mjs +11 -35
- package/es/components/breadcrumb/src/breadcrumb.mjs.map +1 -1
- package/es/components/breadcrumb/src/breadcrumb2.mjs +35 -11
- package/es/components/breadcrumb/src/breadcrumb2.mjs.map +1 -1
- package/es/components/button/index.mjs +3 -3
- package/es/components/button/src/button-group.mjs +29 -6
- package/es/components/button/src/button-group.mjs.map +1 -1
- package/es/components/button/src/button-group2.mjs +6 -29
- package/es/components/button/src/button-group2.mjs.map +1 -1
- package/es/components/button/src/button.mjs +76 -54
- package/es/components/button/src/button.mjs.map +1 -1
- package/es/components/button/src/button2.mjs +54 -76
- package/es/components/button/src/button2.mjs.map +1 -1
- package/es/components/calendar/index.mjs +2 -2
- package/es/components/calendar/src/calendar.mjs +18 -129
- package/es/components/calendar/src/calendar.mjs.map +1 -1
- package/es/components/calendar/src/calendar2.mjs +129 -18
- package/es/components/calendar/src/calendar2.mjs.map +1 -1
- package/es/components/calendar/src/date-table.mjs +85 -33
- package/es/components/calendar/src/date-table.mjs.map +1 -1
- package/es/components/calendar/src/date-table2.mjs +33 -85
- 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/card/index.mjs +2 -2
- package/es/components/card/src/card.mjs +16 -33
- package/es/components/card/src/card.mjs.map +1 -1
- package/es/components/card/src/card2.mjs +33 -16
- package/es/components/card/src/card2.mjs.map +1 -1
- package/es/components/carousel/index.d.ts +3 -3
- package/es/components/carousel/index.mjs +2 -2
- 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.vue.d.ts +3 -3
- package/es/components/cascader/index.d.ts +234 -234
- package/es/components/cascader/src/index.mjs +1 -1
- 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.vue.d.ts +1 -1
- package/es/components/check-tag/index.mjs +2 -2
- package/es/components/check-tag/src/check-tag.mjs +12 -28
- package/es/components/check-tag/src/check-tag.mjs.map +1 -1
- package/es/components/check-tag/src/check-tag2.mjs +28 -12
- 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/color-picker/index.d.ts +274 -274
- package/es/components/color-picker/src/color-picker.mjs +21 -15
- package/es/components/color-picker/src/color-picker.mjs.map +1 -1
- package/es/components/color-picker/src/color-picker.vue.d.ts +294 -279
- package/es/components/color-picker/src/components/alpha-slider.vue.d.ts +48 -48
- package/es/components/color-picker/src/components/sv-panel.mjs +2 -0
- package/es/components/color-picker/src/components/sv-panel.mjs.map +1 -1
- package/es/components/color-picker/src/components/sv-panel.vue.d.ts +2 -2
- package/es/components/color-picker/src/utils/draggable.mjs +1 -1
- package/es/components/color-picker/src/utils/draggable.mjs.map +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.mjs +1 -1
- package/es/components/date-picker/src/date-picker-com/panel-date-range.mjs.map +1 -1
- 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/dialog/index.d.ts +5 -5
- package/es/components/dialog/index.mjs +2 -2
- package/es/components/dialog/src/dialog-content.mjs +37 -85
- package/es/components/dialog/src/dialog-content.mjs.map +1 -1
- package/es/components/dialog/src/dialog-content2.mjs +85 -37
- package/es/components/dialog/src/dialog-content2.mjs.map +1 -1
- package/es/components/dialog/src/dialog.mjs +168 -70
- package/es/components/dialog/src/dialog.mjs.map +1 -1
- package/es/components/dialog/src/dialog.vue.d.ts +5 -5
- package/es/components/dialog/src/dialog2.mjs +70 -168
- package/es/components/dialog/src/dialog2.mjs.map +1 -1
- package/es/components/divider/index.mjs +2 -2
- package/es/components/divider/src/divider.mjs +33 -17
- package/es/components/divider/src/divider.mjs.map +1 -1
- package/es/components/divider/src/divider2.mjs +17 -33
- package/es/components/divider/src/divider2.mjs.map +1 -1
- package/es/components/drawer/index.d.ts +2 -2
- package/es/components/drawer/src/drawer.mjs +1 -1
- package/es/components/drawer/src/drawer.vue.d.ts +2 -2
- package/es/components/dropdown/index.d.ts +78 -78
- package/es/components/dropdown/index.mjs +2 -2
- package/es/components/dropdown/src/dropdown-item-impl.mjs +1 -1
- package/es/components/dropdown/src/dropdown-item-impl.vue.d.ts +1 -1
- package/es/components/dropdown/src/dropdown-item.mjs +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 +281 -105
- package/es/components/dropdown/src/dropdown.mjs.map +1 -1
- package/es/components/dropdown/src/dropdown.vue.d.ts +76 -76
- package/es/components/dropdown/src/dropdown2.mjs +105 -281
- package/es/components/dropdown/src/dropdown2.mjs.map +1 -1
- package/es/components/empty/index.d.ts +1 -1
- package/es/components/empty/src/empty.vue.d.ts +1 -1
- package/es/components/focus-trap/src/focus-trap.vue.d.ts +3 -3
- package/es/components/form/index.mjs +2 -2
- package/es/components/form/src/form.mjs +148 -53
- package/es/components/form/src/form.mjs.map +1 -1
- package/es/components/form/src/form2.mjs +53 -148
- package/es/components/form/src/form2.mjs.map +1 -1
- package/es/components/icon/index.mjs +2 -2
- package/es/components/icon/src/icon.mjs +34 -8
- package/es/components/icon/src/icon.mjs.map +1 -1
- package/es/components/icon/src/icon2.mjs +8 -34
- package/es/components/icon/src/icon2.mjs.map +1 -1
- package/es/components/image/index.d.ts +7 -7
- package/es/components/image/src/image.d.ts +1 -1
- package/es/components/image/src/image.vue.d.ts +7 -7
- package/es/components/index.mjs +38 -38
- package/es/components/input/index.d.ts +13 -13
- package/es/components/input/src/input.vue.d.ts +13 -13
- package/es/components/input-number/index.d.ts +48 -48
- package/es/components/input-number/index.mjs +2 -2
- package/es/components/input-number/src/input-number.mjs +320 -62
- package/es/components/input-number/src/input-number.mjs.map +1 -1
- package/es/components/input-number/src/input-number.vue.d.ts +48 -48
- package/es/components/input-number/src/input-number2.mjs +62 -320
- package/es/components/input-number/src/input-number2.mjs.map +1 -1
- package/es/components/loading/index.d.ts +1 -1
- package/es/components/menu/index.d.ts +1 -1
- package/es/components/menu/index.mjs +4 -4
- package/es/components/menu/src/menu-item-group.mjs +35 -4
- package/es/components/menu/src/menu-item-group.mjs.map +1 -1
- package/es/components/menu/src/menu-item-group2.mjs +4 -35
- package/es/components/menu/src/menu-item-group2.mjs.map +1 -1
- 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/page-header/index.mjs +2 -2
- package/es/components/page-header/src/page-header.mjs +17 -100
- package/es/components/page-header/src/page-header.mjs.map +1 -1
- package/es/components/page-header/src/page-header2.mjs +100 -17
- package/es/components/page-header/src/page-header2.mjs.map +1 -1
- package/es/components/pagination/src/components/jumper.mjs +9 -58
- package/es/components/pagination/src/components/jumper.mjs.map +1 -1
- package/es/components/pagination/src/components/jumper.vue.d.ts +13 -13
- package/es/components/pagination/src/components/jumper2.mjs +58 -9
- package/es/components/pagination/src/components/jumper2.mjs.map +1 -1
- package/es/components/pagination/src/components/next.mjs +32 -19
- package/es/components/pagination/src/components/next.mjs.map +1 -1
- package/es/components/pagination/src/components/next2.mjs +19 -32
- package/es/components/pagination/src/components/next2.mjs.map +1 -1
- package/es/components/pagination/src/components/prev.mjs +32 -18
- package/es/components/pagination/src/components/prev.mjs.map +1 -1
- package/es/components/pagination/src/components/prev2.mjs +18 -32
- package/es/components/pagination/src/components/prev2.mjs.map +1 -1
- package/es/components/pagination/src/components/sizes.vue.d.ts +78 -78
- package/es/components/pagination/src/pagination.mjs +3 -3
- package/es/components/popconfirm/index.d.ts +114 -114
- package/es/components/popconfirm/src/popconfirm.mjs +2 -2
- package/es/components/popconfirm/src/popconfirm.vue.d.ts +114 -114
- 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.mjs +94 -210
- package/es/components/popper/src/content.mjs.map +1 -1
- package/es/components/popper/src/content.vue.d.ts +10 -10
- package/es/components/popper/src/content2.mjs +210 -94
- package/es/components/popper/src/content2.mjs.map +1 -1
- 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.vue.d.ts +1 -1
- package/es/components/popper/src/utils.d.ts +1 -1
- package/es/components/progress/index.mjs +2 -2
- package/es/components/progress/src/progress.mjs +57 -200
- package/es/components/progress/src/progress.mjs.map +1 -1
- package/es/components/progress/src/progress2.mjs +200 -57
- package/es/components/progress/src/progress2.mjs.map +1 -1
- package/es/components/radio/index.d.ts +6 -6
- package/es/components/radio/index.mjs +4 -4
- 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.mjs +36 -66
- package/es/components/radio/src/radio-group.mjs.map +1 -1
- package/es/components/radio/src/radio-group.vue.d.ts +2 -2
- package/es/components/radio/src/radio-group2.mjs +66 -36
- package/es/components/radio/src/radio-group2.mjs.map +1 -1
- package/es/components/radio/src/radio.vue.d.ts +2 -2
- package/es/components/rate/index.d.ts +2 -2
- package/es/components/rate/index.mjs +2 -2
- package/es/components/rate/src/rate.mjs +254 -98
- package/es/components/rate/src/rate.mjs.map +1 -1
- package/es/components/rate/src/rate.vue.d.ts +2 -2
- package/es/components/rate/src/rate2.mjs +98 -254
- package/es/components/rate/src/rate2.mjs.map +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-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/scrollbar.mjs +173 -47
- 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 +47 -173
- package/es/components/scrollbar/src/scrollbar2.mjs.map +1 -1
- package/es/components/select/index.d.ts +78 -78
- package/es/components/select/src/select.mjs +1 -1
- package/es/components/select/src/select.vue.d.ts +78 -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/defaults.mjs +1 -1
- 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 +4 -4
- package/es/components/skeleton/src/skeleton-item.d.ts +1 -1
- package/es/components/skeleton/src/skeleton-item.mjs +21 -18
- package/es/components/skeleton/src/skeleton-item.mjs.map +1 -1
- package/es/components/skeleton/src/skeleton-item.vue.d.ts +3 -3
- package/es/components/skeleton/src/skeleton-item2.mjs +18 -21
- package/es/components/skeleton/src/skeleton-item2.mjs.map +1 -1
- package/es/components/skeleton/src/skeleton.mjs +47 -22
- 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 +22 -47
- package/es/components/skeleton/src/skeleton2.mjs.map +1 -1
- package/es/components/slider/index.d.ts +240 -240
- package/es/components/slider/index.mjs +2 -2
- 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 +95 -231
- package/es/components/slider/src/slider.mjs.map +1 -1
- package/es/components/slider/src/slider.vue.d.ts +240 -240
- package/es/components/slider/src/slider2.mjs +231 -95
- package/es/components/slider/src/slider2.mjs.map +1 -1
- 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 +20 -192
- package/es/components/steps/src/item.mjs.map +1 -1
- package/es/components/steps/src/item2.mjs +192 -20
- 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/src/switch.vue.d.ts +3 -3
- 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 +71 -13
- package/es/components/tabs/src/tab-pane.mjs.map +1 -1
- package/es/components/tabs/src/tab-pane2.mjs +13 -71
- package/es/components/tabs/src/tab-pane2.mjs.map +1 -1
- package/es/components/teleport/index.mjs +2 -2
- package/es/components/teleport/src/teleport.mjs +42 -18
- package/es/components/teleport/src/teleport.mjs.map +1 -1
- package/es/components/teleport/src/teleport2.mjs +18 -42
- package/es/components/teleport/src/teleport2.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 +320 -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 +160 -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.mjs +39 -165
- package/es/components/tooltip/src/content.mjs.map +1 -1
- package/es/components/tooltip/src/content.vue.d.ts +18 -18
- package/es/components/tooltip/src/content2.mjs +165 -39
- package/es/components/tooltip/src/content2.mjs.map +1 -1
- package/es/components/tooltip/src/tooltip.d.ts +2 -2
- package/es/components/tooltip/src/tooltip.mjs +35 -168
- 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 +168 -35
- package/es/components/tooltip/src/tooltip2.mjs.map +1 -1
- package/es/components/tooltip/src/trigger.vue.d.ts +2 -2
- package/es/components/tooltip-v2/index.d.ts +35 -35
- package/es/components/tooltip-v2/index.mjs +3 -3
- package/es/components/tooltip-v2/src/arrow.mjs +22 -36
- package/es/components/tooltip-v2/src/arrow.mjs.map +1 -1
- package/es/components/tooltip-v2/src/arrow.vue.d.ts +1 -1
- package/es/components/tooltip-v2/src/arrow2.mjs +36 -22
- package/es/components/tooltip-v2/src/arrow2.mjs.map +1 -1
- package/es/components/tooltip-v2/src/content.d.ts +1 -1
- package/es/components/tooltip-v2/src/content.vue.d.ts +5 -5
- package/es/components/tooltip-v2/src/root.mjs +17 -79
- package/es/components/tooltip-v2/src/root.mjs.map +1 -1
- package/es/components/tooltip-v2/src/root2.mjs +79 -17
- 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 +3 -3
- package/es/components/tooltip-v2/src/tooltip.vue.d.ts +35 -35
- package/es/components/tooltip-v2/src/tooltip2.mjs +6 -6
- package/es/components/tooltip-v2/src/trigger.mjs +88 -12
- package/es/components/tooltip-v2/src/trigger.mjs.map +1 -1
- package/es/components/tooltip-v2/src/trigger2.mjs +12 -88
- package/es/components/tooltip-v2/src/trigger2.mjs.map +1 -1
- package/es/components/transfer/index.d.ts +107 -107
- package/es/components/transfer/index.mjs +2 -2
- package/es/components/transfer/src/composables/use-checked-change.mjs +1 -1
- package/es/components/transfer/src/transfer-panel.mjs +1 -1
- package/es/components/transfer/src/transfer-panel.vue.d.ts +21 -21
- package/es/components/transfer/src/transfer.mjs +69 -157
- package/es/components/transfer/src/transfer.mjs.map +1 -1
- package/es/components/transfer/src/transfer.vue.d.ts +107 -107
- package/es/components/transfer/src/transfer2.mjs +157 -69
- package/es/components/transfer/src/transfer2.mjs.map +1 -1
- 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/src/upload-content.vue.d.ts +1 -1
- package/es/components/upload/src/upload.vue.d.ts +6 -6
- 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 +38 -38
- package/es/utils/vue/vnode.d.ts +6 -6
- package/lib/components/affix/index.d.ts +1 -1
- package/lib/components/affix/src/affix.vue.d.ts +1 -1
- package/lib/components/autocomplete/index.d.ts +167 -167
- package/lib/components/autocomplete/index.js +2 -2
- package/lib/components/autocomplete/src/autocomplete.js +350 -71
- package/lib/components/autocomplete/src/autocomplete.js.map +1 -1
- package/lib/components/autocomplete/src/autocomplete.vue.d.ts +167 -167
- package/lib/components/autocomplete/src/autocomplete2.js +71 -350
- package/lib/components/autocomplete/src/autocomplete2.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/breadcrumb/index.js +2 -2
- package/lib/components/breadcrumb/src/breadcrumb.js +11 -35
- package/lib/components/breadcrumb/src/breadcrumb.js.map +1 -1
- package/lib/components/breadcrumb/src/breadcrumb2.js +35 -11
- package/lib/components/breadcrumb/src/breadcrumb2.js.map +1 -1
- package/lib/components/button/index.js +3 -3
- package/lib/components/button/src/button-group.js +29 -6
- package/lib/components/button/src/button-group.js.map +1 -1
- package/lib/components/button/src/button-group2.js +6 -29
- package/lib/components/button/src/button-group2.js.map +1 -1
- package/lib/components/button/src/button.js +76 -57
- package/lib/components/button/src/button.js.map +1 -1
- package/lib/components/button/src/button2.js +57 -76
- package/lib/components/button/src/button2.js.map +1 -1
- package/lib/components/calendar/index.js +2 -2
- package/lib/components/calendar/src/calendar.js +19 -129
- package/lib/components/calendar/src/calendar.js.map +1 -1
- package/lib/components/calendar/src/calendar2.js +129 -19
- package/lib/components/calendar/src/calendar2.js.map +1 -1
- package/lib/components/calendar/src/date-table.js +85 -37
- package/lib/components/calendar/src/date-table.js.map +1 -1
- package/lib/components/calendar/src/date-table2.js +37 -85
- 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/card/index.js +2 -2
- package/lib/components/card/src/card.js +16 -33
- package/lib/components/card/src/card.js.map +1 -1
- package/lib/components/card/src/card2.js +33 -16
- package/lib/components/card/src/card2.js.map +1 -1
- package/lib/components/carousel/index.d.ts +3 -3
- package/lib/components/carousel/index.js +2 -2
- 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.vue.d.ts +3 -3
- package/lib/components/cascader/index.d.ts +234 -234
- package/lib/components/cascader/src/index.js +1 -1
- 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.vue.d.ts +1 -1
- package/lib/components/check-tag/index.js +2 -2
- package/lib/components/check-tag/src/check-tag.js +13 -28
- package/lib/components/check-tag/src/check-tag.js.map +1 -1
- package/lib/components/check-tag/src/check-tag2.js +28 -13
- 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/color-picker/index.d.ts +274 -274
- package/lib/components/color-picker/src/color-picker.js +21 -15
- package/lib/components/color-picker/src/color-picker.js.map +1 -1
- package/lib/components/color-picker/src/color-picker.vue.d.ts +294 -279
- package/lib/components/color-picker/src/components/alpha-slider.vue.d.ts +48 -48
- package/lib/components/color-picker/src/components/sv-panel.js +2 -0
- package/lib/components/color-picker/src/components/sv-panel.js.map +1 -1
- package/lib/components/color-picker/src/components/sv-panel.vue.d.ts +2 -2
- package/lib/components/color-picker/src/utils/draggable.js +1 -1
- package/lib/components/color-picker/src/utils/draggable.js.map +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.js +1 -1
- package/lib/components/date-picker/src/date-picker-com/panel-date-range.js.map +1 -1
- 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/dialog/index.d.ts +5 -5
- package/lib/components/dialog/index.js +2 -2
- package/lib/components/dialog/src/dialog-content.js +37 -84
- package/lib/components/dialog/src/dialog-content.js.map +1 -1
- package/lib/components/dialog/src/dialog-content2.js +84 -37
- package/lib/components/dialog/src/dialog-content2.js.map +1 -1
- package/lib/components/dialog/src/dialog.js +167 -70
- package/lib/components/dialog/src/dialog.js.map +1 -1
- package/lib/components/dialog/src/dialog.vue.d.ts +5 -5
- package/lib/components/dialog/src/dialog2.js +70 -167
- package/lib/components/dialog/src/dialog2.js.map +1 -1
- package/lib/components/divider/index.js +2 -2
- package/lib/components/divider/src/divider.js +33 -17
- package/lib/components/divider/src/divider.js.map +1 -1
- package/lib/components/divider/src/divider2.js +17 -33
- package/lib/components/divider/src/divider2.js.map +1 -1
- package/lib/components/drawer/index.d.ts +2 -2
- package/lib/components/drawer/src/drawer.js +1 -1
- package/lib/components/drawer/src/drawer.vue.d.ts +2 -2
- package/lib/components/dropdown/index.d.ts +78 -78
- package/lib/components/dropdown/index.js +2 -2
- package/lib/components/dropdown/src/dropdown-item-impl.js +1 -1
- package/lib/components/dropdown/src/dropdown-item-impl.vue.d.ts +1 -1
- package/lib/components/dropdown/src/dropdown-item.js +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 +281 -114
- package/lib/components/dropdown/src/dropdown.js.map +1 -1
- package/lib/components/dropdown/src/dropdown.vue.d.ts +76 -76
- package/lib/components/dropdown/src/dropdown2.js +114 -281
- package/lib/components/dropdown/src/dropdown2.js.map +1 -1
- package/lib/components/empty/index.d.ts +1 -1
- package/lib/components/empty/src/empty.vue.d.ts +1 -1
- package/lib/components/focus-trap/src/focus-trap.vue.d.ts +3 -3
- package/lib/components/form/index.js +2 -2
- package/lib/components/form/src/form.js +147 -53
- package/lib/components/form/src/form.js.map +1 -1
- package/lib/components/form/src/form2.js +53 -147
- package/lib/components/form/src/form2.js.map +1 -1
- package/lib/components/icon/index.js +2 -2
- package/lib/components/icon/src/icon.js +34 -8
- package/lib/components/icon/src/icon.js.map +1 -1
- package/lib/components/icon/src/icon2.js +8 -34
- package/lib/components/icon/src/icon2.js.map +1 -1
- package/lib/components/image/index.d.ts +7 -7
- package/lib/components/image/src/image.d.ts +1 -1
- package/lib/components/image/src/image.vue.d.ts +7 -7
- package/lib/components/index.js +38 -38
- package/lib/components/input/index.d.ts +13 -13
- package/lib/components/input/src/input.vue.d.ts +13 -13
- package/lib/components/input-number/index.d.ts +48 -48
- package/lib/components/input-number/index.js +2 -2
- package/lib/components/input-number/src/input-number.js +319 -62
- package/lib/components/input-number/src/input-number.js.map +1 -1
- package/lib/components/input-number/src/input-number.vue.d.ts +48 -48
- package/lib/components/input-number/src/input-number2.js +62 -319
- package/lib/components/input-number/src/input-number2.js.map +1 -1
- package/lib/components/loading/index.d.ts +1 -1
- package/lib/components/menu/index.d.ts +1 -1
- package/lib/components/menu/index.js +4 -4
- package/lib/components/menu/src/menu-item-group.js +35 -4
- package/lib/components/menu/src/menu-item-group.js.map +1 -1
- package/lib/components/menu/src/menu-item-group2.js +4 -35
- package/lib/components/menu/src/menu-item-group2.js.map +1 -1
- 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/page-header/index.js +2 -2
- package/lib/components/page-header/src/page-header.js +18 -100
- package/lib/components/page-header/src/page-header.js.map +1 -1
- package/lib/components/page-header/src/page-header2.js +100 -18
- package/lib/components/page-header/src/page-header2.js.map +1 -1
- package/lib/components/pagination/src/components/jumper.js +9 -58
- package/lib/components/pagination/src/components/jumper.js.map +1 -1
- package/lib/components/pagination/src/components/jumper.vue.d.ts +13 -13
- package/lib/components/pagination/src/components/jumper2.js +58 -9
- package/lib/components/pagination/src/components/jumper2.js.map +1 -1
- package/lib/components/pagination/src/components/next.js +32 -19
- package/lib/components/pagination/src/components/next.js.map +1 -1
- package/lib/components/pagination/src/components/next2.js +19 -32
- package/lib/components/pagination/src/components/next2.js.map +1 -1
- package/lib/components/pagination/src/components/prev.js +32 -19
- package/lib/components/pagination/src/components/prev.js.map +1 -1
- package/lib/components/pagination/src/components/prev2.js +19 -32
- package/lib/components/pagination/src/components/prev2.js.map +1 -1
- package/lib/components/pagination/src/components/sizes.vue.d.ts +78 -78
- package/lib/components/pagination/src/pagination.js +3 -3
- package/lib/components/popconfirm/index.d.ts +114 -114
- package/lib/components/popconfirm/src/popconfirm.js +2 -2
- package/lib/components/popconfirm/src/popconfirm.vue.d.ts +114 -114
- 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.js +99 -210
- package/lib/components/popper/src/content.js.map +1 -1
- package/lib/components/popper/src/content.vue.d.ts +10 -10
- package/lib/components/popper/src/content2.js +210 -99
- package/lib/components/popper/src/content2.js.map +1 -1
- 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.vue.d.ts +1 -1
- package/lib/components/popper/src/utils.d.ts +1 -1
- package/lib/components/progress/index.js +2 -2
- package/lib/components/progress/src/progress.js +57 -200
- package/lib/components/progress/src/progress.js.map +1 -1
- package/lib/components/progress/src/progress2.js +200 -57
- package/lib/components/progress/src/progress2.js.map +1 -1
- package/lib/components/radio/index.d.ts +6 -6
- package/lib/components/radio/index.js +4 -4
- 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.js +37 -66
- package/lib/components/radio/src/radio-group.js.map +1 -1
- package/lib/components/radio/src/radio-group.vue.d.ts +2 -2
- package/lib/components/radio/src/radio-group2.js +66 -37
- package/lib/components/radio/src/radio-group2.js.map +1 -1
- package/lib/components/radio/src/radio.vue.d.ts +2 -2
- package/lib/components/rate/index.d.ts +2 -2
- package/lib/components/rate/index.js +2 -2
- package/lib/components/rate/src/rate.js +253 -98
- package/lib/components/rate/src/rate.js.map +1 -1
- package/lib/components/rate/src/rate.vue.d.ts +2 -2
- package/lib/components/rate/src/rate2.js +98 -253
- package/lib/components/rate/src/rate2.js.map +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-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/scrollbar.js +173 -48
- 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 +48 -173
- package/lib/components/scrollbar/src/scrollbar2.js.map +1 -1
- package/lib/components/select/index.d.ts +78 -78
- package/lib/components/select/src/select.js +1 -1
- package/lib/components/select/src/select.vue.d.ts +78 -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/defaults.js +1 -1
- 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 +4 -4
- package/lib/components/skeleton/src/skeleton-item.d.ts +1 -1
- package/lib/components/skeleton/src/skeleton-item.js +21 -18
- package/lib/components/skeleton/src/skeleton-item.js.map +1 -1
- package/lib/components/skeleton/src/skeleton-item.vue.d.ts +3 -3
- package/lib/components/skeleton/src/skeleton-item2.js +18 -21
- package/lib/components/skeleton/src/skeleton-item2.js.map +1 -1
- package/lib/components/skeleton/src/skeleton.js +47 -22
- 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 +22 -47
- package/lib/components/skeleton/src/skeleton2.js.map +1 -1
- package/lib/components/slider/index.d.ts +240 -240
- package/lib/components/slider/index.js +2 -2
- 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 +96 -231
- package/lib/components/slider/src/slider.js.map +1 -1
- package/lib/components/slider/src/slider.vue.d.ts +240 -240
- package/lib/components/slider/src/slider2.js +231 -96
- package/lib/components/slider/src/slider2.js.map +1 -1
- 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 +20 -192
- package/lib/components/steps/src/item.js.map +1 -1
- package/lib/components/steps/src/item2.js +192 -20
- 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/src/switch.vue.d.ts +3 -3
- 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 +71 -13
- package/lib/components/tabs/src/tab-pane.js.map +1 -1
- package/lib/components/tabs/src/tab-pane2.js +13 -71
- package/lib/components/tabs/src/tab-pane2.js.map +1 -1
- package/lib/components/teleport/index.js +2 -2
- package/lib/components/teleport/src/teleport.js +42 -18
- package/lib/components/teleport/src/teleport.js.map +1 -1
- package/lib/components/teleport/src/teleport2.js +18 -42
- package/lib/components/teleport/src/teleport2.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 +320 -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 +160 -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.js +39 -165
- package/lib/components/tooltip/src/content.js.map +1 -1
- package/lib/components/tooltip/src/content.vue.d.ts +18 -18
- package/lib/components/tooltip/src/content2.js +165 -39
- package/lib/components/tooltip/src/content2.js.map +1 -1
- package/lib/components/tooltip/src/tooltip.d.ts +2 -2
- package/lib/components/tooltip/src/tooltip.js +38 -167
- 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 +167 -38
- package/lib/components/tooltip/src/tooltip2.js.map +1 -1
- package/lib/components/tooltip/src/trigger.vue.d.ts +2 -2
- package/lib/components/tooltip-v2/index.d.ts +35 -35
- package/lib/components/tooltip-v2/index.js +3 -3
- package/lib/components/tooltip-v2/src/arrow.js +23 -36
- package/lib/components/tooltip-v2/src/arrow.js.map +1 -1
- package/lib/components/tooltip-v2/src/arrow.vue.d.ts +1 -1
- package/lib/components/tooltip-v2/src/arrow2.js +36 -23
- package/lib/components/tooltip-v2/src/arrow2.js.map +1 -1
- package/lib/components/tooltip-v2/src/content.d.ts +1 -1
- package/lib/components/tooltip-v2/src/content.vue.d.ts +5 -5
- package/lib/components/tooltip-v2/src/root.js +17 -79
- package/lib/components/tooltip-v2/src/root.js.map +1 -1
- package/lib/components/tooltip-v2/src/root2.js +79 -17
- 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 +3 -3
- package/lib/components/tooltip-v2/src/tooltip.vue.d.ts +35 -35
- package/lib/components/tooltip-v2/src/tooltip2.js +6 -6
- package/lib/components/tooltip-v2/src/trigger.js +88 -12
- package/lib/components/tooltip-v2/src/trigger.js.map +1 -1
- package/lib/components/tooltip-v2/src/trigger2.js +12 -88
- package/lib/components/tooltip-v2/src/trigger2.js.map +1 -1
- package/lib/components/transfer/index.d.ts +107 -107
- package/lib/components/transfer/index.js +2 -2
- package/lib/components/transfer/src/composables/use-checked-change.js +1 -1
- package/lib/components/transfer/src/transfer-panel.js +1 -1
- package/lib/components/transfer/src/transfer-panel.vue.d.ts +21 -21
- package/lib/components/transfer/src/transfer.js +73 -157
- package/lib/components/transfer/src/transfer.js.map +1 -1
- package/lib/components/transfer/src/transfer.vue.d.ts +107 -107
- package/lib/components/transfer/src/transfer2.js +157 -73
- package/lib/components/transfer/src/transfer2.js.map +1 -1
- 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/src/upload-content.vue.d.ts +1 -1
- package/lib/components/upload/src/upload.vue.d.ts +6 -6
- 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 +38 -38
- 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
|
}>>;
|
|
@@ -302,15 +302,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
302
302
|
disabled: boolean;
|
|
303
303
|
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
304
|
placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
305
|
-
offset: number;
|
|
306
|
-
effect: string;
|
|
307
305
|
showAfter: number;
|
|
308
306
|
hideAfter: number;
|
|
307
|
+
open: boolean;
|
|
308
|
+
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
309
|
+
offset: number;
|
|
310
|
+
content: string;
|
|
311
|
+
transition: string;
|
|
312
|
+
effect: string;
|
|
309
313
|
boundariesPadding: number;
|
|
310
314
|
fallbackPlacements: import("@popperjs/core").Placement[];
|
|
311
315
|
gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
312
316
|
popperOptions: Partial<import("@popperjs/core").Options>;
|
|
313
|
-
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
314
317
|
enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
315
318
|
focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
316
319
|
trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -319,13 +322,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
319
322
|
pure: boolean;
|
|
320
323
|
virtualTriggering: boolean;
|
|
321
324
|
appendTo: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
|
|
322
|
-
content: string;
|
|
323
325
|
rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
324
|
-
transition: string;
|
|
325
326
|
teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
326
327
|
persistent: boolean;
|
|
327
|
-
|
|
328
|
-
role: import("../../../utils").EpPropMergeType<StringConstructor, "listbox" | "grid" | "menu" | "tooltip" | "dialog" | "group" | "navigation" | "tree", unknown>;
|
|
328
|
+
role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
329
329
|
triggerKeys: string[];
|
|
330
330
|
arrowOffset: number;
|
|
331
331
|
showArrow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -635,7 +635,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
635
635
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
636
636
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
637
637
|
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, "
|
|
638
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
639
639
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
640
640
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
641
641
|
"onUpdate:visible": {
|
|
@@ -644,10 +644,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
644
644
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
645
645
|
__epPropKey: true;
|
|
646
646
|
};
|
|
647
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
647
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
648
648
|
}>> & {
|
|
649
649
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
650
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "disabled" | "trigger" | "placement" | "
|
|
650
|
+
} & 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
651
|
$attrs: {
|
|
652
652
|
[x: string]: unknown;
|
|
653
653
|
};
|
|
@@ -967,7 +967,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
967
967
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
968
968
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
969
969
|
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, "
|
|
970
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
971
971
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
972
972
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
973
973
|
"onUpdate:visible": {
|
|
@@ -976,7 +976,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
976
976
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
977
977
|
__epPropKey: true;
|
|
978
978
|
};
|
|
979
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
979
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
980
980
|
}>> & {
|
|
981
981
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
982
982
|
}, {
|
|
@@ -1286,7 +1286,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1286
1286
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1287
1287
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
1288
1288
|
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, "
|
|
1289
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
1290
1290
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
1291
1291
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
1292
1292
|
"onUpdate:visible": {
|
|
@@ -1295,7 +1295,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1295
1295
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1296
1296
|
__epPropKey: true;
|
|
1297
1297
|
};
|
|
1298
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
1298
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
1299
1299
|
}>> & {
|
|
1300
1300
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
1301
1301
|
}>>;
|
|
@@ -1314,10 +1314,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1314
1314
|
controlled: import("vue").ComputedRef<boolean>;
|
|
1315
1315
|
isFocusInsideContent: () => boolean | undefined;
|
|
1316
1316
|
ElPopper: import("../../../utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
1317
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
1317
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
1318
1318
|
}, {
|
|
1319
1319
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1320
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
1320
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
1321
1321
|
}>> & {
|
|
1322
1322
|
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
1323
1323
|
}>>;
|
|
@@ -1325,12 +1325,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1325
1325
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
1326
1326
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
1327
1327
|
referenceRef: import("vue").Ref<HTMLElement | undefined>;
|
|
1328
|
-
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
1328
|
+
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>>;
|
|
1329
1329
|
popperProvides: import("../../..").ElPopperInjectionContext;
|
|
1330
1330
|
}, 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, "
|
|
1331
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
1332
1332
|
}>>, {
|
|
1333
|
-
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
1333
|
+
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
1334
1334
|
}>> & Record<string, any>;
|
|
1335
1335
|
ElPopperArrow: import("vue").DefineComponent<{
|
|
1336
1336
|
readonly arrowOffset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 5, boolean>;
|
|
@@ -1687,8 +1687,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1687
1687
|
readonly id: StringConstructor;
|
|
1688
1688
|
readonly open: BooleanConstructor;
|
|
1689
1689
|
}>>, {
|
|
1690
|
-
readonly virtualTriggering: boolean;
|
|
1691
1690
|
readonly open: boolean;
|
|
1691
|
+
readonly virtualTriggering: boolean;
|
|
1692
1692
|
}>;
|
|
1693
1693
|
}, 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
1694
|
readonly disabled: BooleanConstructor;
|
|
@@ -1748,8 +1748,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1748
1748
|
}>>, {
|
|
1749
1749
|
readonly disabled: boolean;
|
|
1750
1750
|
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
1751
|
readonly open: boolean;
|
|
1752
|
+
readonly virtualTriggering: boolean;
|
|
1753
1753
|
readonly triggerKeys: string[];
|
|
1754
1754
|
}>;
|
|
1755
1755
|
ElTooltipContent: import("vue").DefineComponent<{
|
|
@@ -2010,7 +2010,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2010
2010
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
2011
2011
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
2012
2012
|
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, "
|
|
2013
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
2014
2014
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
2015
2015
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
2016
2016
|
}, {
|
|
@@ -2272,7 +2272,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2272
2272
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
2273
2273
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
2274
2274
|
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, "
|
|
2275
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
2276
2276
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
2277
2277
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
2278
2278
|
}>> & {
|
|
@@ -2550,9 +2550,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2550
2550
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
2551
2551
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
2552
2552
|
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, "
|
|
2553
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
2554
2554
|
}, {
|
|
2555
|
-
emit: ((event: "focus") => void) & ((event: "
|
|
2555
|
+
emit: ((event: "focus") => void) & ((event: "blur") => void) & ((event: "close") => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void);
|
|
2556
2556
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
2557
2557
|
readonly id: StringConstructor;
|
|
2558
2558
|
readonly style: {
|
|
@@ -2799,13 +2799,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2799
2799
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
2800
2800
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
2801
2801
|
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, "
|
|
2802
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
2803
2803
|
}>> & {
|
|
2804
2804
|
onClose?: (() => any) | undefined;
|
|
2805
2805
|
onFocus?: (() => any) | undefined;
|
|
2806
2806
|
onBlur?: (() => any) | undefined;
|
|
2807
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
2808
2807
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
2808
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
2809
2809
|
}>>;
|
|
2810
2810
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
2811
2811
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -2885,7 +2885,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2885
2885
|
};
|
|
2886
2886
|
}, {
|
|
2887
2887
|
onKeydown: (e: KeyboardEvent) => void;
|
|
2888
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
2888
|
+
}, 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
2889
|
loop: BooleanConstructor;
|
|
2890
2890
|
trapped: BooleanConstructor;
|
|
2891
2891
|
focusTrapEl: import("vue").PropType<HTMLElement>;
|
|
@@ -2894,10 +2894,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2894
2894
|
default: string;
|
|
2895
2895
|
};
|
|
2896
2896
|
}>> & {
|
|
2897
|
-
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
2898
|
-
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
2899
2897
|
onFocusin?: ((...args: any[]) => any) | undefined;
|
|
2900
2898
|
onFocusout?: ((...args: any[]) => any) | undefined;
|
|
2899
|
+
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
2900
|
+
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
2901
2901
|
"onFocusout-prevented"?: ((...args: any[]) => any) | undefined;
|
|
2902
2902
|
"onRelease-requested"?: ((...args: any[]) => any) | undefined;
|
|
2903
2903
|
}, {
|
|
@@ -3157,22 +3157,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3157
3157
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
3158
3158
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
3159
3159
|
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, "
|
|
3160
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
3161
3161
|
}>> & {
|
|
3162
3162
|
onClose?: (() => any) | undefined;
|
|
3163
3163
|
onFocus?: (() => any) | undefined;
|
|
3164
3164
|
onBlur?: (() => any) | undefined;
|
|
3165
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
3166
3165
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
3166
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
3167
3167
|
}, {
|
|
3168
3168
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
3169
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
3169
3170
|
readonly offset: number;
|
|
3170
3171
|
readonly effect: string;
|
|
3171
3172
|
readonly boundariesPadding: number;
|
|
3172
3173
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
3173
3174
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3174
3175
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
3175
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
3176
3176
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3177
3177
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3178
3178
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -3440,20 +3440,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3440
3440
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
3441
3441
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
3442
3442
|
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, "
|
|
3443
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
3444
3444
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
3445
3445
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
3446
3446
|
}>>, {
|
|
3447
3447
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
3448
|
-
readonly offset: number;
|
|
3449
|
-
readonly effect: string;
|
|
3450
3448
|
readonly showAfter: number;
|
|
3451
3449
|
readonly hideAfter: number;
|
|
3450
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
3451
|
+
readonly offset: number;
|
|
3452
|
+
readonly content: string;
|
|
3453
|
+
readonly transition: string;
|
|
3454
|
+
readonly effect: string;
|
|
3452
3455
|
readonly boundariesPadding: number;
|
|
3453
3456
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
3454
3457
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3455
3458
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
3456
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
3457
3459
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3458
3460
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3459
3461
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -3462,9 +3464,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3462
3464
|
readonly pure: boolean;
|
|
3463
3465
|
readonly virtualTriggering: boolean;
|
|
3464
3466
|
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
3467
|
readonly rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3467
|
-
readonly transition: string;
|
|
3468
3468
|
readonly teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3469
3469
|
readonly persistent: boolean;
|
|
3470
3470
|
}>;
|
|
@@ -3472,15 +3472,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3472
3472
|
disabled: boolean;
|
|
3473
3473
|
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
3474
|
placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
3475
|
-
offset: number;
|
|
3476
|
-
effect: string;
|
|
3477
3475
|
showAfter: number;
|
|
3478
3476
|
hideAfter: number;
|
|
3477
|
+
open: boolean;
|
|
3478
|
+
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
3479
|
+
offset: number;
|
|
3480
|
+
content: string;
|
|
3481
|
+
transition: string;
|
|
3482
|
+
effect: string;
|
|
3479
3483
|
boundariesPadding: number;
|
|
3480
3484
|
fallbackPlacements: import("@popperjs/core").Placement[];
|
|
3481
3485
|
gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3482
3486
|
popperOptions: Partial<import("@popperjs/core").Options>;
|
|
3483
|
-
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
3484
3487
|
enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3485
3488
|
focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3486
3489
|
trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -3489,13 +3492,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3489
3492
|
pure: boolean;
|
|
3490
3493
|
virtualTriggering: boolean;
|
|
3491
3494
|
appendTo: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
|
|
3492
|
-
content: string;
|
|
3493
3495
|
rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3494
|
-
transition: string;
|
|
3495
3496
|
teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
3496
3497
|
persistent: boolean;
|
|
3497
|
-
|
|
3498
|
-
role: import("../../../utils").EpPropMergeType<StringConstructor, "listbox" | "grid" | "menu" | "tooltip" | "dialog" | "group" | "navigation" | "tree", unknown>;
|
|
3498
|
+
role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
3499
3499
|
triggerKeys: string[];
|
|
3500
3500
|
arrowOffset: number;
|
|
3501
3501
|
showArrow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -3825,7 +3825,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3825
3825
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
3826
3826
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
3827
3827
|
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, "
|
|
3828
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
3829
3829
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
3830
3830
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
3831
3831
|
"onUpdate:visible": {
|
|
@@ -3834,7 +3834,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3834
3834
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3835
3835
|
__epPropKey: true;
|
|
3836
3836
|
};
|
|
3837
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
3837
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
3838
3838
|
}>> & {
|
|
3839
3839
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
3840
3840
|
} & import("vue").ShallowUnwrapRef<{
|
|
@@ -4144,7 +4144,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4144
4144
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
4145
4145
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
4146
4146
|
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, "
|
|
4147
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
4148
4148
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
4149
4149
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
4150
4150
|
"onUpdate:visible": {
|
|
@@ -4153,7 +4153,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4153
4153
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4154
4154
|
__epPropKey: true;
|
|
4155
4155
|
};
|
|
4156
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
4156
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
4157
4157
|
}>> & {
|
|
4158
4158
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
4159
4159
|
}>>;
|
|
@@ -4172,10 +4172,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4172
4172
|
controlled: import("vue").ComputedRef<boolean>;
|
|
4173
4173
|
isFocusInsideContent: () => boolean | undefined;
|
|
4174
4174
|
ElPopper: import("../../../utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
4175
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
4175
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
4176
4176
|
}, {
|
|
4177
4177
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
4178
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
4178
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
4179
4179
|
}>> & {
|
|
4180
4180
|
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
4181
4181
|
}>>;
|
|
@@ -4183,12 +4183,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4183
4183
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
4184
4184
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
4185
4185
|
referenceRef: import("vue").Ref<HTMLElement | undefined>;
|
|
4186
|
-
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
4186
|
+
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>>;
|
|
4187
4187
|
popperProvides: import("../../..").ElPopperInjectionContext;
|
|
4188
4188
|
}, 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, "
|
|
4189
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
4190
4190
|
}>>, {
|
|
4191
|
-
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
4191
|
+
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
4192
4192
|
}>> & Record<string, any>;
|
|
4193
4193
|
ElPopperArrow: import("vue").DefineComponent<{
|
|
4194
4194
|
readonly arrowOffset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 5, boolean>;
|
|
@@ -4545,8 +4545,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4545
4545
|
readonly id: StringConstructor;
|
|
4546
4546
|
readonly open: BooleanConstructor;
|
|
4547
4547
|
}>>, {
|
|
4548
|
-
readonly virtualTriggering: boolean;
|
|
4549
4548
|
readonly open: boolean;
|
|
4549
|
+
readonly virtualTriggering: boolean;
|
|
4550
4550
|
}>;
|
|
4551
4551
|
}, 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
4552
|
readonly disabled: BooleanConstructor;
|
|
@@ -4606,8 +4606,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4606
4606
|
}>>, {
|
|
4607
4607
|
readonly disabled: boolean;
|
|
4608
4608
|
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
4609
|
readonly open: boolean;
|
|
4610
|
+
readonly virtualTriggering: boolean;
|
|
4611
4611
|
readonly triggerKeys: string[];
|
|
4612
4612
|
}>;
|
|
4613
4613
|
ElTooltipContent: import("vue").DefineComponent<{
|
|
@@ -4868,7 +4868,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4868
4868
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
4869
4869
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
4870
4870
|
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, "
|
|
4871
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
4872
4872
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
4873
4873
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
4874
4874
|
}, {
|
|
@@ -5130,7 +5130,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5130
5130
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
5131
5131
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
5132
5132
|
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, "
|
|
5133
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
5134
5134
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
5135
5135
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
5136
5136
|
}>> & {
|
|
@@ -5408,9 +5408,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5408
5408
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
5409
5409
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
5410
5410
|
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, "
|
|
5411
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
5412
5412
|
}, {
|
|
5413
|
-
emit: ((event: "focus") => void) & ((event: "
|
|
5413
|
+
emit: ((event: "focus") => void) & ((event: "blur") => void) & ((event: "close") => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void);
|
|
5414
5414
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
5415
5415
|
readonly id: StringConstructor;
|
|
5416
5416
|
readonly style: {
|
|
@@ -5657,13 +5657,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5657
5657
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
5658
5658
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
5659
5659
|
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, "
|
|
5660
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
5661
5661
|
}>> & {
|
|
5662
5662
|
onClose?: (() => any) | undefined;
|
|
5663
5663
|
onFocus?: (() => any) | undefined;
|
|
5664
5664
|
onBlur?: (() => any) | undefined;
|
|
5665
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
5666
5665
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
5666
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
5667
5667
|
}>>;
|
|
5668
5668
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
5669
5669
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -5743,7 +5743,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5743
5743
|
};
|
|
5744
5744
|
}, {
|
|
5745
5745
|
onKeydown: (e: KeyboardEvent) => void;
|
|
5746
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
5746
|
+
}, 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
5747
|
loop: BooleanConstructor;
|
|
5748
5748
|
trapped: BooleanConstructor;
|
|
5749
5749
|
focusTrapEl: import("vue").PropType<HTMLElement>;
|
|
@@ -5752,10 +5752,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5752
5752
|
default: string;
|
|
5753
5753
|
};
|
|
5754
5754
|
}>> & {
|
|
5755
|
-
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
5756
|
-
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
5757
5755
|
onFocusin?: ((...args: any[]) => any) | undefined;
|
|
5758
5756
|
onFocusout?: ((...args: any[]) => any) | undefined;
|
|
5757
|
+
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
5758
|
+
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
5759
5759
|
"onFocusout-prevented"?: ((...args: any[]) => any) | undefined;
|
|
5760
5760
|
"onRelease-requested"?: ((...args: any[]) => any) | undefined;
|
|
5761
5761
|
}, {
|
|
@@ -6015,22 +6015,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6015
6015
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
6016
6016
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
6017
6017
|
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, "
|
|
6018
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
6019
6019
|
}>> & {
|
|
6020
6020
|
onClose?: (() => any) | undefined;
|
|
6021
6021
|
onFocus?: (() => any) | undefined;
|
|
6022
6022
|
onBlur?: (() => any) | undefined;
|
|
6023
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
6024
6023
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
6024
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
6025
6025
|
}, {
|
|
6026
6026
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
6027
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
6027
6028
|
readonly offset: number;
|
|
6028
6029
|
readonly effect: string;
|
|
6029
6030
|
readonly boundariesPadding: number;
|
|
6030
6031
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
6031
6032
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6032
6033
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
6033
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
6034
6034
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6035
6035
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6036
6036
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -6298,20 +6298,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6298
6298
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
6299
6299
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
6300
6300
|
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, "
|
|
6301
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
6302
6302
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
6303
6303
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
6304
6304
|
}>>, {
|
|
6305
6305
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
6306
|
-
readonly offset: number;
|
|
6307
|
-
readonly effect: string;
|
|
6308
6306
|
readonly showAfter: number;
|
|
6309
6307
|
readonly hideAfter: number;
|
|
6308
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
6309
|
+
readonly offset: number;
|
|
6310
|
+
readonly content: string;
|
|
6311
|
+
readonly transition: string;
|
|
6312
|
+
readonly effect: string;
|
|
6310
6313
|
readonly boundariesPadding: number;
|
|
6311
6314
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
6312
6315
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6313
6316
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
6314
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
6315
6317
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6316
6318
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6317
6319
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -6320,9 +6322,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6320
6322
|
readonly pure: boolean;
|
|
6321
6323
|
readonly virtualTriggering: boolean;
|
|
6322
6324
|
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
6325
|
readonly rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6325
|
-
readonly transition: string;
|
|
6326
6326
|
readonly teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6327
6327
|
readonly persistent: boolean;
|
|
6328
6328
|
}>;
|
|
@@ -6361,7 +6361,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6361
6361
|
}>;
|
|
6362
6362
|
handleMouseEnter: () => void;
|
|
6363
6363
|
handleMouseLeave: () => void;
|
|
6364
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change" | "focus" | "
|
|
6364
|
+
}, 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
6365
|
name: StringConstructor;
|
|
6366
6366
|
id: StringConstructor;
|
|
6367
6367
|
modelValue: {
|
|
@@ -6461,11 +6461,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6461
6461
|
default: string;
|
|
6462
6462
|
};
|
|
6463
6463
|
}>> & {
|
|
6464
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
6465
6464
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6465
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
6466
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
6466
6467
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
6467
6468
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
6468
|
-
onClear?: ((...args: any[]) => any) | undefined;
|
|
6469
6469
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
6470
6470
|
"onRemove-tag"?: ((...args: any[]) => any) | undefined;
|
|
6471
6471
|
}, {
|
|
@@ -6783,15 +6783,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6783
6783
|
disabled: boolean;
|
|
6784
6784
|
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
6785
|
placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
6786
|
-
offset: number;
|
|
6787
|
-
effect: string;
|
|
6788
6786
|
showAfter: number;
|
|
6789
6787
|
hideAfter: number;
|
|
6788
|
+
open: boolean;
|
|
6789
|
+
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
6790
|
+
offset: number;
|
|
6791
|
+
content: string;
|
|
6792
|
+
transition: string;
|
|
6793
|
+
effect: string;
|
|
6790
6794
|
boundariesPadding: number;
|
|
6791
6795
|
fallbackPlacements: import("@popperjs/core").Placement[];
|
|
6792
6796
|
gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6793
6797
|
popperOptions: Partial<import("@popperjs/core").Options>;
|
|
6794
|
-
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
6795
6798
|
enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6796
6799
|
focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6797
6800
|
trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -6800,13 +6803,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6800
6803
|
pure: boolean;
|
|
6801
6804
|
virtualTriggering: boolean;
|
|
6802
6805
|
appendTo: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
|
|
6803
|
-
content: string;
|
|
6804
6806
|
rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6805
|
-
transition: string;
|
|
6806
6807
|
teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
6807
6808
|
persistent: boolean;
|
|
6808
|
-
|
|
6809
|
-
role: import("../../../utils").EpPropMergeType<StringConstructor, "listbox" | "grid" | "menu" | "tooltip" | "dialog" | "group" | "navigation" | "tree", unknown>;
|
|
6809
|
+
role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
6810
6810
|
triggerKeys: string[];
|
|
6811
6811
|
arrowOffset: number;
|
|
6812
6812
|
showArrow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -7116,7 +7116,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7116
7116
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
7117
7117
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
7118
7118
|
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, "
|
|
7119
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
7120
7120
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
7121
7121
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
7122
7122
|
"onUpdate:visible": {
|
|
@@ -7125,10 +7125,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7125
7125
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7126
7126
|
__epPropKey: true;
|
|
7127
7127
|
};
|
|
7128
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7128
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
7129
7129
|
}>> & {
|
|
7130
7130
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
7131
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "disabled" | "trigger" | "placement" | "
|
|
7131
|
+
} & 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
7132
|
$attrs: {
|
|
7133
7133
|
[x: string]: unknown;
|
|
7134
7134
|
};
|
|
@@ -7448,7 +7448,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7448
7448
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
7449
7449
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
7450
7450
|
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, "
|
|
7451
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
7452
7452
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
7453
7453
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
7454
7454
|
"onUpdate:visible": {
|
|
@@ -7457,7 +7457,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7457
7457
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7458
7458
|
__epPropKey: true;
|
|
7459
7459
|
};
|
|
7460
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7460
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
7461
7461
|
}>> & {
|
|
7462
7462
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
7463
7463
|
}, {
|
|
@@ -7767,7 +7767,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7767
7767
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
7768
7768
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
7769
7769
|
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, "
|
|
7770
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
7771
7771
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
7772
7772
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
7773
7773
|
"onUpdate:visible": {
|
|
@@ -7776,7 +7776,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7776
7776
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
7777
7777
|
__epPropKey: true;
|
|
7778
7778
|
};
|
|
7779
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7779
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
7780
7780
|
}>> & {
|
|
7781
7781
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
7782
7782
|
}>>;
|
|
@@ -7795,10 +7795,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7795
7795
|
controlled: import("vue").ComputedRef<boolean>;
|
|
7796
7796
|
isFocusInsideContent: () => boolean | undefined;
|
|
7797
7797
|
ElPopper: import("../../../utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
7798
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7798
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
7799
7799
|
}, {
|
|
7800
7800
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
7801
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
7801
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
7802
7802
|
}>> & {
|
|
7803
7803
|
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
7804
7804
|
}>>;
|
|
@@ -7806,12 +7806,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7806
7806
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
7807
7807
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
7808
7808
|
referenceRef: import("vue").Ref<HTMLElement | undefined>;
|
|
7809
|
-
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
7809
|
+
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>>;
|
|
7810
7810
|
popperProvides: import("../../..").ElPopperInjectionContext;
|
|
7811
7811
|
}, 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, "
|
|
7812
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
7813
7813
|
}>>, {
|
|
7814
|
-
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
7814
|
+
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
7815
7815
|
}>> & Record<string, any>;
|
|
7816
7816
|
ElPopperArrow: import("vue").DefineComponent<{
|
|
7817
7817
|
readonly arrowOffset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 5, boolean>;
|
|
@@ -8168,8 +8168,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8168
8168
|
readonly id: StringConstructor;
|
|
8169
8169
|
readonly open: BooleanConstructor;
|
|
8170
8170
|
}>>, {
|
|
8171
|
-
readonly virtualTriggering: boolean;
|
|
8172
8171
|
readonly open: boolean;
|
|
8172
|
+
readonly virtualTriggering: boolean;
|
|
8173
8173
|
}>;
|
|
8174
8174
|
}, 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
8175
|
readonly disabled: BooleanConstructor;
|
|
@@ -8229,8 +8229,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8229
8229
|
}>>, {
|
|
8230
8230
|
readonly disabled: boolean;
|
|
8231
8231
|
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
8232
|
readonly open: boolean;
|
|
8233
|
+
readonly virtualTriggering: boolean;
|
|
8234
8234
|
readonly triggerKeys: string[];
|
|
8235
8235
|
}>;
|
|
8236
8236
|
ElTooltipContent: import("vue").DefineComponent<{
|
|
@@ -8491,7 +8491,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8491
8491
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
8492
8492
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
8493
8493
|
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, "
|
|
8494
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
8495
8495
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
8496
8496
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
8497
8497
|
}, {
|
|
@@ -8753,7 +8753,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8753
8753
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
8754
8754
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
8755
8755
|
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, "
|
|
8756
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
8757
8757
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
8758
8758
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
8759
8759
|
}>> & {
|
|
@@ -9031,9 +9031,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9031
9031
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
9032
9032
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
9033
9033
|
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, "
|
|
9034
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
9035
9035
|
}, {
|
|
9036
|
-
emit: ((event: "focus") => void) & ((event: "
|
|
9036
|
+
emit: ((event: "focus") => void) & ((event: "blur") => void) & ((event: "close") => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void);
|
|
9037
9037
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
9038
9038
|
readonly id: StringConstructor;
|
|
9039
9039
|
readonly style: {
|
|
@@ -9280,13 +9280,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9280
9280
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
9281
9281
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
9282
9282
|
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, "
|
|
9283
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
9284
9284
|
}>> & {
|
|
9285
9285
|
onClose?: (() => any) | undefined;
|
|
9286
9286
|
onFocus?: (() => any) | undefined;
|
|
9287
9287
|
onBlur?: (() => any) | undefined;
|
|
9288
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
9289
9288
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
9289
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
9290
9290
|
}>>;
|
|
9291
9291
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
9292
9292
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -9366,7 +9366,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9366
9366
|
};
|
|
9367
9367
|
}, {
|
|
9368
9368
|
onKeydown: (e: KeyboardEvent) => void;
|
|
9369
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
9369
|
+
}, 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
9370
|
loop: BooleanConstructor;
|
|
9371
9371
|
trapped: BooleanConstructor;
|
|
9372
9372
|
focusTrapEl: import("vue").PropType<HTMLElement>;
|
|
@@ -9375,10 +9375,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9375
9375
|
default: string;
|
|
9376
9376
|
};
|
|
9377
9377
|
}>> & {
|
|
9378
|
-
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
9379
|
-
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
9380
9378
|
onFocusin?: ((...args: any[]) => any) | undefined;
|
|
9381
9379
|
onFocusout?: ((...args: any[]) => any) | undefined;
|
|
9380
|
+
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
9381
|
+
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
9382
9382
|
"onFocusout-prevented"?: ((...args: any[]) => any) | undefined;
|
|
9383
9383
|
"onRelease-requested"?: ((...args: any[]) => any) | undefined;
|
|
9384
9384
|
}, {
|
|
@@ -9638,22 +9638,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9638
9638
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
9639
9639
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
9640
9640
|
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, "
|
|
9641
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
9642
9642
|
}>> & {
|
|
9643
9643
|
onClose?: (() => any) | undefined;
|
|
9644
9644
|
onFocus?: (() => any) | undefined;
|
|
9645
9645
|
onBlur?: (() => any) | undefined;
|
|
9646
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
9647
9646
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
9647
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
9648
9648
|
}, {
|
|
9649
9649
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
9650
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
9650
9651
|
readonly offset: number;
|
|
9651
9652
|
readonly effect: string;
|
|
9652
9653
|
readonly boundariesPadding: number;
|
|
9653
9654
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
9654
9655
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9655
9656
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
9656
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
9657
9657
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9658
9658
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9659
9659
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -9921,20 +9921,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9921
9921
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
9922
9922
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
9923
9923
|
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, "
|
|
9924
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
9925
9925
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
9926
9926
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
9927
9927
|
}>>, {
|
|
9928
9928
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
9929
|
-
readonly offset: number;
|
|
9930
|
-
readonly effect: string;
|
|
9931
9929
|
readonly showAfter: number;
|
|
9932
9930
|
readonly hideAfter: number;
|
|
9931
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
9932
|
+
readonly offset: number;
|
|
9933
|
+
readonly content: string;
|
|
9934
|
+
readonly transition: string;
|
|
9935
|
+
readonly effect: string;
|
|
9933
9936
|
readonly boundariesPadding: number;
|
|
9934
9937
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
9935
9938
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9936
9939
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
9937
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
9938
9940
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9939
9941
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9940
9942
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -9943,9 +9945,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9943
9945
|
readonly pure: boolean;
|
|
9944
9946
|
readonly virtualTriggering: boolean;
|
|
9945
9947
|
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
9948
|
readonly rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9948
|
-
readonly transition: string;
|
|
9949
9949
|
readonly teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9950
9950
|
readonly persistent: boolean;
|
|
9951
9951
|
}>;
|
|
@@ -9953,15 +9953,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9953
9953
|
disabled: boolean;
|
|
9954
9954
|
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
9955
|
placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
9956
|
-
offset: number;
|
|
9957
|
-
effect: string;
|
|
9958
9956
|
showAfter: number;
|
|
9959
9957
|
hideAfter: number;
|
|
9958
|
+
open: boolean;
|
|
9959
|
+
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
9960
|
+
offset: number;
|
|
9961
|
+
content: string;
|
|
9962
|
+
transition: string;
|
|
9963
|
+
effect: string;
|
|
9960
9964
|
boundariesPadding: number;
|
|
9961
9965
|
fallbackPlacements: import("@popperjs/core").Placement[];
|
|
9962
9966
|
gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9963
9967
|
popperOptions: Partial<import("@popperjs/core").Options>;
|
|
9964
|
-
strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
9965
9968
|
enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9966
9969
|
focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9967
9970
|
trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -9970,13 +9973,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9970
9973
|
pure: boolean;
|
|
9971
9974
|
virtualTriggering: boolean;
|
|
9972
9975
|
appendTo: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
|
|
9973
|
-
content: string;
|
|
9974
9976
|
rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9975
|
-
transition: string;
|
|
9976
9977
|
teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
9977
9978
|
persistent: boolean;
|
|
9978
|
-
|
|
9979
|
-
role: import("../../../utils").EpPropMergeType<StringConstructor, "listbox" | "grid" | "menu" | "tooltip" | "dialog" | "group" | "navigation" | "tree", unknown>;
|
|
9979
|
+
role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
9980
9980
|
triggerKeys: string[];
|
|
9981
9981
|
arrowOffset: number;
|
|
9982
9982
|
showArrow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -10306,7 +10306,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10306
10306
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
10307
10307
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
10308
10308
|
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, "
|
|
10309
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
10310
10310
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
10311
10311
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
10312
10312
|
"onUpdate:visible": {
|
|
@@ -10315,7 +10315,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10315
10315
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
10316
10316
|
__epPropKey: true;
|
|
10317
10317
|
};
|
|
10318
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
10318
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
10319
10319
|
}>> & {
|
|
10320
10320
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
10321
10321
|
} & import("vue").ShallowUnwrapRef<{
|
|
@@ -10625,7 +10625,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10625
10625
|
gpuAcceleration: import("../../../utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
10626
10626
|
placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
10627
10627
|
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, "
|
|
10628
|
+
strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
10629
10629
|
showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
10630
10630
|
hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
10631
10631
|
"onUpdate:visible": {
|
|
@@ -10634,7 +10634,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10634
10634
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
10635
10635
|
__epPropKey: true;
|
|
10636
10636
|
};
|
|
10637
|
-
role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
10637
|
+
role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
10638
10638
|
}>> & {
|
|
10639
10639
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
10640
10640
|
}>>;
|
|
@@ -10653,10 +10653,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10653
10653
|
controlled: import("vue").ComputedRef<boolean>;
|
|
10654
10654
|
isFocusInsideContent: () => boolean | undefined;
|
|
10655
10655
|
ElPopper: import("../../../utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
10656
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
10656
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
10657
10657
|
}, {
|
|
10658
10658
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
10659
|
-
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "
|
|
10659
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
10660
10660
|
}>> & {
|
|
10661
10661
|
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
10662
10662
|
}>>;
|
|
@@ -10664,12 +10664,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10664
10664
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
10665
10665
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
10666
10666
|
referenceRef: import("vue").Ref<HTMLElement | undefined>;
|
|
10667
|
-
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
10667
|
+
role: import("vue").ComputedRef<import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>>;
|
|
10668
10668
|
popperProvides: import("../../..").ElPopperInjectionContext;
|
|
10669
10669
|
}, 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, "
|
|
10670
|
+
readonly role: import("../../../utils").EpPropFinalized<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown, "tooltip", boolean>;
|
|
10671
10671
|
}>>, {
|
|
10672
|
-
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "
|
|
10672
|
+
readonly role: import("../../../utils").EpPropMergeType<StringConstructor, "tree" | "grid" | "dialog" | "menu" | "listbox" | "tooltip" | "group" | "navigation", unknown>;
|
|
10673
10673
|
}>> & Record<string, any>;
|
|
10674
10674
|
ElPopperArrow: import("vue").DefineComponent<{
|
|
10675
10675
|
readonly arrowOffset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 5, boolean>;
|
|
@@ -11026,8 +11026,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11026
11026
|
readonly id: StringConstructor;
|
|
11027
11027
|
readonly open: BooleanConstructor;
|
|
11028
11028
|
}>>, {
|
|
11029
|
-
readonly virtualTriggering: boolean;
|
|
11030
11029
|
readonly open: boolean;
|
|
11030
|
+
readonly virtualTriggering: boolean;
|
|
11031
11031
|
}>;
|
|
11032
11032
|
}, 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
11033
|
readonly disabled: BooleanConstructor;
|
|
@@ -11087,8 +11087,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11087
11087
|
}>>, {
|
|
11088
11088
|
readonly disabled: boolean;
|
|
11089
11089
|
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
11090
|
readonly open: boolean;
|
|
11091
|
+
readonly virtualTriggering: boolean;
|
|
11092
11092
|
readonly triggerKeys: string[];
|
|
11093
11093
|
}>;
|
|
11094
11094
|
ElTooltipContent: import("vue").DefineComponent<{
|
|
@@ -11349,7 +11349,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11349
11349
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
11350
11350
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
11351
11351
|
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, "
|
|
11352
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
11353
11353
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
11354
11354
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
11355
11355
|
}, {
|
|
@@ -11611,7 +11611,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11611
11611
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
11612
11612
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
11613
11613
|
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, "
|
|
11614
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
11615
11615
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
11616
11616
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
11617
11617
|
}>> & {
|
|
@@ -11889,9 +11889,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11889
11889
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
11890
11890
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
11891
11891
|
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, "
|
|
11892
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
11893
11893
|
}, {
|
|
11894
|
-
emit: ((event: "focus") => void) & ((event: "
|
|
11894
|
+
emit: ((event: "focus") => void) & ((event: "blur") => void) & ((event: "close") => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void);
|
|
11895
11895
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
11896
11896
|
readonly id: StringConstructor;
|
|
11897
11897
|
readonly style: {
|
|
@@ -12138,13 +12138,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12138
12138
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
12139
12139
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
12140
12140
|
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, "
|
|
12141
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
12142
12142
|
}>> & {
|
|
12143
12143
|
onClose?: (() => any) | undefined;
|
|
12144
12144
|
onFocus?: (() => any) | undefined;
|
|
12145
12145
|
onBlur?: (() => any) | undefined;
|
|
12146
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
12147
12146
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
12147
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
12148
12148
|
}>>;
|
|
12149
12149
|
popperInstanceRef: import("vue").Ref<import("@popperjs/core").Instance | undefined>;
|
|
12150
12150
|
contentRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -12224,7 +12224,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12224
12224
|
};
|
|
12225
12225
|
}, {
|
|
12226
12226
|
onKeydown: (e: KeyboardEvent) => void;
|
|
12227
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
12227
|
+
}, 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
12228
|
loop: BooleanConstructor;
|
|
12229
12229
|
trapped: BooleanConstructor;
|
|
12230
12230
|
focusTrapEl: import("vue").PropType<HTMLElement>;
|
|
@@ -12233,10 +12233,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12233
12233
|
default: string;
|
|
12234
12234
|
};
|
|
12235
12235
|
}>> & {
|
|
12236
|
-
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
12237
|
-
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
12238
12236
|
onFocusin?: ((...args: any[]) => any) | undefined;
|
|
12239
12237
|
onFocusout?: ((...args: any[]) => any) | undefined;
|
|
12238
|
+
onFocusAfterTrapped?: ((...args: any[]) => any) | undefined;
|
|
12239
|
+
onFocusAfterReleased?: ((...args: any[]) => any) | undefined;
|
|
12240
12240
|
"onFocusout-prevented"?: ((...args: any[]) => any) | undefined;
|
|
12241
12241
|
"onRelease-requested"?: ((...args: any[]) => any) | undefined;
|
|
12242
12242
|
}, {
|
|
@@ -12496,22 +12496,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12496
12496
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
12497
12497
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
12498
12498
|
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, "
|
|
12499
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
12500
12500
|
}>> & {
|
|
12501
12501
|
onClose?: (() => any) | undefined;
|
|
12502
12502
|
onFocus?: (() => any) | undefined;
|
|
12503
12503
|
onBlur?: (() => any) | undefined;
|
|
12504
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
12505
12504
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
12505
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
12506
12506
|
}, {
|
|
12507
12507
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
12508
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
12508
12509
|
readonly offset: number;
|
|
12509
12510
|
readonly effect: string;
|
|
12510
12511
|
readonly boundariesPadding: number;
|
|
12511
12512
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
12512
12513
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12513
12514
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
12514
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
12515
12515
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12516
12516
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12517
12517
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -12779,20 +12779,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12779
12779
|
readonly offset: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 4, boolean>;
|
|
12780
12780
|
readonly placement: import("../../../utils").EpPropFinalized<StringConstructor, import("@popperjs/core").Placement, unknown, "bottom", boolean>;
|
|
12781
12781
|
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, "
|
|
12782
|
+
readonly strategy: import("../../../utils").EpPropFinalized<StringConstructor, "absolute" | "fixed", unknown, "absolute", boolean>;
|
|
12783
12783
|
readonly showAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
|
|
12784
12784
|
readonly hideAfter: import("../../../utils").EpPropFinalized<NumberConstructor, unknown, unknown, 200, boolean>;
|
|
12785
12785
|
}>>, {
|
|
12786
12786
|
readonly placement: import("../../../utils").EpPropMergeType<StringConstructor, import("@popperjs/core").Placement, unknown>;
|
|
12787
|
-
readonly offset: number;
|
|
12788
|
-
readonly effect: string;
|
|
12789
12787
|
readonly showAfter: number;
|
|
12790
12788
|
readonly hideAfter: number;
|
|
12789
|
+
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "absolute" | "fixed", unknown>;
|
|
12790
|
+
readonly offset: number;
|
|
12791
|
+
readonly content: string;
|
|
12792
|
+
readonly transition: string;
|
|
12793
|
+
readonly effect: string;
|
|
12791
12794
|
readonly boundariesPadding: number;
|
|
12792
12795
|
readonly fallbackPlacements: import("@popperjs/core").Placement[];
|
|
12793
12796
|
readonly gpuAcceleration: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12794
12797
|
readonly popperOptions: Partial<import("@popperjs/core").Options>;
|
|
12795
|
-
readonly strategy: import("../../../utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
|
|
12796
12798
|
readonly enterable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12797
12799
|
readonly focusOnShow: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12798
12800
|
readonly trapping: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
@@ -12801,9 +12803,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12801
12803
|
readonly pure: boolean;
|
|
12802
12804
|
readonly virtualTriggering: boolean;
|
|
12803
12805
|
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
12806
|
readonly rawContent: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12806
|
-
readonly transition: string;
|
|
12807
12807
|
readonly teleported: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
12808
12808
|
readonly persistent: boolean;
|
|
12809
12809
|
}>;
|
|
@@ -12842,7 +12842,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12842
12842
|
}>;
|
|
12843
12843
|
handleMouseEnter: () => void;
|
|
12844
12844
|
handleMouseLeave: () => void;
|
|
12845
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change" | "focus" | "
|
|
12845
|
+
}, 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
12846
|
name: StringConstructor;
|
|
12847
12847
|
id: StringConstructor;
|
|
12848
12848
|
modelValue: {
|
|
@@ -12942,11 +12942,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12942
12942
|
default: string;
|
|
12943
12943
|
};
|
|
12944
12944
|
}>> & {
|
|
12945
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
12946
12945
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
12946
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
12947
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
12947
12948
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
12948
12949
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
12949
|
-
onClear?: ((...args: any[]) => any) | undefined;
|
|
12950
12950
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
12951
12951
|
"onRemove-tag"?: ((...args: any[]) => any) | undefined;
|
|
12952
12952
|
}, {
|
|
@@ -13168,19 +13168,19 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13168
13168
|
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
13169
|
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
13170
|
}>> & {
|
|
13171
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
13172
13171
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
13172
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
13173
13173
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
13174
13174
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
13175
13175
|
}, {
|
|
13176
13176
|
readonly disabled: boolean;
|
|
13177
13177
|
readonly step: string;
|
|
13178
13178
|
readonly editable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
13179
|
+
readonly start: string;
|
|
13180
|
+
readonly end: string;
|
|
13179
13181
|
readonly effect: string;
|
|
13180
13182
|
readonly clearable: import("../../../utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
13181
13183
|
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
13184
|
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
13185
|
readonly format: string;
|
|
13186
13186
|
}>;
|