From 8d39278c5a15a71cd846705f9ca2e90bc6ab95ed Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Fri, 12 Apr 2024 14:44:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E6=94=AF=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/cascader-panel/src/utils.d.ts | 4 - .../es/components/countdown/src/utils.d.ts | 3 - .../es/components/date-picker/src/utils.d.ts | 31 - .../components/dropdown/src/useDropdown.d.ts | 6 - .../es/components/focus-trap/src/utils.d.ts | 29 - .../es/components/form/src/utils.d.ts | 9 - .../es/components/input/src/utils.d.ts | 6 - .../pagination/src/usePagination.d.ts | 1 - .../es/components/popper/src/utils.d.ts | 49 - .../roving-focus-group/src/utils.d.ts | 8 - .../es/components/scrollbar/src/util.d.ts | 28 - .../select-v2/src/useAllowCreate.d.ts | 8 - .../es/components/select-v2/src/useInput.d.ts | 5 - .../components/select-v2/src/useOption.d.ts | 7 - .../components/select-v2/src/useSelect.d.ts | 6368 -------- .../es/components/select-v2/src/util.d.ts | 2 - .../es/components/select/src/useOption.d.ts | 8 - .../es/components/select/src/useSelect.d.ts | 12556 --------------- .../slider/src/composables/use-slide.d.ts | 9151 +---------- .../src/composables/use-slider-button.d.ts | 16 - .../slider/src/composables/use-stops.d.ts | 8 - .../slider/src/composables/use-watch.d.ts | 4 - .../es/components/space/src/use-space.d.ts | 7 - .../table-v2/src/composables/use-styles.d.ts | 26 - .../table-v2/src/composables/utils.d.ts | 3 - .../es/components/table-v2/src/use-table.d.ts | 46 - .../es/components/table-v2/src/utils.d.ts | 7 - .../components/table/src/store/watcher.d.ts | 2 - .../src/table-column/watcher-helper.d.ts | 7 - .../table/src/table-header/utils-helper.d.ts | 8 - .../table/src/table/utils-helper.d.ts | 13 - .../es/components/table/src/util.d.ts | 112 - .../src/composables/use-time-panel.d.ts | 13 - .../src/composables/use-time-picker.d.ts | 157 - .../es/components/time-picker/src/utils.d.ts | 12 - .../es/components/time-select/src/utils.d.ts | 10 - .../es/components/tooltip/src/utils.d.ts | 5 - .../es/components/tree-select/src/utils.d.ts | 10 - .../tree-v2/src/composables/useCheck.d.ts | 15 - .../tree-v2/src/composables/useFilter.d.ts | 8 - .../tree-v2/src/composables/useTree.d.ts | 36 - .../components/tree-v2/src/virtual-tree.d.ts | 104 - .../tree/src/model/useDragNode.d.ts | 32 - .../components/tree/src/model/useKeydown.d.ts | 7 - .../model/useNodeExpandEventBroadcast.d.ts | 4 - .../es/components/tree/src/model/util.d.ts | 7 - .../virtual-list/src/hooks/use-wheel.d.ts | 13 - .../es/components/virtual-list/src/utils.d.ts | 17 - .../visual-hidden/src/visual-hidden.d.ts | 4 - .../visual-hidden/src/visual-hidden.vue.d.ts | 16 - .../element-plus/es/locale/lang/uz-uz.d.ts | 128 - .../element-plus/es/locale/lang/vi.d.ts | 127 - .../element-plus/es/locale/lang/zh-cn.d.ts | 128 - .../element-plus/es/locale/lang/zh-tw.d.ts | 162 - .../element-plus/es/utils/vue/props/util.d.ts | 8 - .../element-plus/es/utils/vue/validator.d.ts | 2 - .../element-plus/es/utils/vue/vnode.d.ts | 51 - node_modules/element-plus/es/version.d.ts | 1 - .../components/cascader-panel/src/utils.d.ts | 4 - .../lib/components/countdown/src/utils.d.ts | 3 - .../lib/components/date-picker/src/utils.d.ts | 31 - .../components/dropdown/src/useDropdown.d.ts | 6 - .../lib/components/focus-trap/src/utils.d.ts | 29 - .../lib/components/form/src/utils.d.ts | 9 - .../lib/components/input/src/utils.d.ts | 6 - .../pagination/src/usePagination.d.ts | 1 - .../lib/components/popper/src/utils.d.ts | 49 - .../roving-focus-group/src/utils.d.ts | 8 - .../lib/components/scrollbar/src/util.d.ts | 28 - .../select-v2/src/useAllowCreate.d.ts | 8 - .../components/select-v2/src/useInput.d.ts | 5 - .../components/select-v2/src/useOption.d.ts | 7 - .../components/select-v2/src/useSelect.d.ts | 6368 -------- .../lib/components/select-v2/src/util.d.ts | 2 - .../lib/components/select/src/useOption.d.ts | 8 - .../lib/components/select/src/useSelect.d.ts | 12556 --------------- .../slider/src/composables/use-slide.d.ts | 13400 ---------------- .../src/composables/use-slider-button.d.ts | 16 - .../slider/src/composables/use-stops.d.ts | 8 - .../slider/src/composables/use-watch.d.ts | 4 - .../lib/components/space/src/use-space.d.ts | 7 - .../table-v2/src/composables/use-styles.d.ts | 26 - .../table-v2/src/composables/utils.d.ts | 3 - .../components/table-v2/src/use-table.d.ts | 46 - .../lib/components/table-v2/src/utils.d.ts | 7 - .../components/table/src/store/watcher.d.ts | 2 - .../src/table-column/watcher-helper.d.ts | 7 - .../table/src/table-header/utils-helper.d.ts | 8 - .../table/src/table/utils-helper.d.ts | 13 - .../lib/components/table/src/util.d.ts | 112 - .../src/composables/use-time-panel.d.ts | 13 - .../src/composables/use-time-picker.d.ts | 157 - .../lib/components/time-picker/src/utils.d.ts | 12 - .../lib/components/time-select/src/utils.d.ts | 10 - .../lib/components/tooltip/src/utils.d.ts | 5 - .../lib/components/tree-select/src/utils.d.ts | 10 - .../tree-v2/src/composables/useCheck.d.ts | 15 - .../tree-v2/src/composables/useFilter.d.ts | 8 - .../tree-v2/src/composables/useTree.d.ts | 36 - .../components/tree-v2/src/virtual-tree.d.ts | 104 - .../tree/src/model/useDragNode.d.ts | 32 - .../components/tree/src/model/useKeydown.d.ts | 7 - .../model/useNodeExpandEventBroadcast.d.ts | 4 - .../lib/components/tree/src/model/util.d.ts | 7 - .../virtual-list/src/hooks/use-wheel.d.ts | 13 - .../components/virtual-list/src/utils.d.ts | 17 - .../visual-hidden/src/visual-hidden.d.ts | 4 - .../visual-hidden/src/visual-hidden.vue.d.ts | 16 - .../element-plus/lib/locale/lang/uz-uz.d.ts | 128 - .../element-plus/lib/locale/lang/vi.d.ts | 127 - .../element-plus/lib/locale/lang/zh-cn.d.ts | 128 - .../element-plus/lib/locale/lang/zh-tw.d.ts | 162 - .../lib/utils/vue/props/util.d.ts | 8 - .../element-plus/lib/utils/vue/validator.d.ts | 2 - .../element-plus/lib/utils/vue/vnode.d.ts | 51 - node_modules/element-plus/lib/version.d.ts | 1 - src/types/components.d.ts | 9 +- 117 files changed, 9 insertions(+), 63479 deletions(-) delete mode 100644 node_modules/element-plus/es/components/cascader-panel/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/countdown/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/date-picker/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/dropdown/src/useDropdown.d.ts delete mode 100644 node_modules/element-plus/es/components/focus-trap/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/form/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/input/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/pagination/src/usePagination.d.ts delete mode 100644 node_modules/element-plus/es/components/popper/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/roving-focus-group/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/scrollbar/src/util.d.ts delete mode 100644 node_modules/element-plus/es/components/select-v2/src/useAllowCreate.d.ts delete mode 100644 node_modules/element-plus/es/components/select-v2/src/useInput.d.ts delete mode 100644 node_modules/element-plus/es/components/select-v2/src/useOption.d.ts delete mode 100644 node_modules/element-plus/es/components/select-v2/src/useSelect.d.ts delete mode 100644 node_modules/element-plus/es/components/select-v2/src/util.d.ts delete mode 100644 node_modules/element-plus/es/components/select/src/useOption.d.ts delete mode 100644 node_modules/element-plus/es/components/select/src/useSelect.d.ts delete mode 100644 node_modules/element-plus/es/components/slider/src/composables/use-slider-button.d.ts delete mode 100644 node_modules/element-plus/es/components/slider/src/composables/use-stops.d.ts delete mode 100644 node_modules/element-plus/es/components/slider/src/composables/use-watch.d.ts delete mode 100644 node_modules/element-plus/es/components/space/src/use-space.d.ts delete mode 100644 node_modules/element-plus/es/components/table-v2/src/composables/use-styles.d.ts delete mode 100644 node_modules/element-plus/es/components/table-v2/src/composables/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/table-v2/src/use-table.d.ts delete mode 100644 node_modules/element-plus/es/components/table-v2/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/table/src/store/watcher.d.ts delete mode 100644 node_modules/element-plus/es/components/table/src/table-column/watcher-helper.d.ts delete mode 100644 node_modules/element-plus/es/components/table/src/table-header/utils-helper.d.ts delete mode 100644 node_modules/element-plus/es/components/table/src/table/utils-helper.d.ts delete mode 100644 node_modules/element-plus/es/components/table/src/util.d.ts delete mode 100644 node_modules/element-plus/es/components/time-picker/src/composables/use-time-panel.d.ts delete mode 100644 node_modules/element-plus/es/components/time-picker/src/composables/use-time-picker.d.ts delete mode 100644 node_modules/element-plus/es/components/time-picker/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/time-select/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/tooltip/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/tree-select/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/tree-v2/src/composables/useCheck.d.ts delete mode 100644 node_modules/element-plus/es/components/tree-v2/src/composables/useFilter.d.ts delete mode 100644 node_modules/element-plus/es/components/tree-v2/src/composables/useTree.d.ts delete mode 100644 node_modules/element-plus/es/components/tree-v2/src/virtual-tree.d.ts delete mode 100644 node_modules/element-plus/es/components/tree/src/model/useDragNode.d.ts delete mode 100644 node_modules/element-plus/es/components/tree/src/model/useKeydown.d.ts delete mode 100644 node_modules/element-plus/es/components/tree/src/model/useNodeExpandEventBroadcast.d.ts delete mode 100644 node_modules/element-plus/es/components/tree/src/model/util.d.ts delete mode 100644 node_modules/element-plus/es/components/virtual-list/src/hooks/use-wheel.d.ts delete mode 100644 node_modules/element-plus/es/components/virtual-list/src/utils.d.ts delete mode 100644 node_modules/element-plus/es/components/visual-hidden/src/visual-hidden.d.ts delete mode 100644 node_modules/element-plus/es/components/visual-hidden/src/visual-hidden.vue.d.ts delete mode 100644 node_modules/element-plus/es/locale/lang/uz-uz.d.ts delete mode 100644 node_modules/element-plus/es/locale/lang/vi.d.ts delete mode 100644 node_modules/element-plus/es/locale/lang/zh-cn.d.ts delete mode 100644 node_modules/element-plus/es/locale/lang/zh-tw.d.ts delete mode 100644 node_modules/element-plus/es/utils/vue/props/util.d.ts delete mode 100644 node_modules/element-plus/es/utils/vue/validator.d.ts delete mode 100644 node_modules/element-plus/es/utils/vue/vnode.d.ts delete mode 100644 node_modules/element-plus/es/version.d.ts delete mode 100644 node_modules/element-plus/lib/components/cascader-panel/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/countdown/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/date-picker/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/dropdown/src/useDropdown.d.ts delete mode 100644 node_modules/element-plus/lib/components/focus-trap/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/form/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/input/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/pagination/src/usePagination.d.ts delete mode 100644 node_modules/element-plus/lib/components/popper/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/roving-focus-group/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/scrollbar/src/util.d.ts delete mode 100644 node_modules/element-plus/lib/components/select-v2/src/useAllowCreate.d.ts delete mode 100644 node_modules/element-plus/lib/components/select-v2/src/useInput.d.ts delete mode 100644 node_modules/element-plus/lib/components/select-v2/src/useOption.d.ts delete mode 100644 node_modules/element-plus/lib/components/select-v2/src/useSelect.d.ts delete mode 100644 node_modules/element-plus/lib/components/select-v2/src/util.d.ts delete mode 100644 node_modules/element-plus/lib/components/select/src/useOption.d.ts delete mode 100644 node_modules/element-plus/lib/components/select/src/useSelect.d.ts delete mode 100644 node_modules/element-plus/lib/components/slider/src/composables/use-slide.d.ts delete mode 100644 node_modules/element-plus/lib/components/slider/src/composables/use-slider-button.d.ts delete mode 100644 node_modules/element-plus/lib/components/slider/src/composables/use-stops.d.ts delete mode 100644 node_modules/element-plus/lib/components/slider/src/composables/use-watch.d.ts delete mode 100644 node_modules/element-plus/lib/components/space/src/use-space.d.ts delete mode 100644 node_modules/element-plus/lib/components/table-v2/src/composables/use-styles.d.ts delete mode 100644 node_modules/element-plus/lib/components/table-v2/src/composables/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/table-v2/src/use-table.d.ts delete mode 100644 node_modules/element-plus/lib/components/table-v2/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/table/src/store/watcher.d.ts delete mode 100644 node_modules/element-plus/lib/components/table/src/table-column/watcher-helper.d.ts delete mode 100644 node_modules/element-plus/lib/components/table/src/table-header/utils-helper.d.ts delete mode 100644 node_modules/element-plus/lib/components/table/src/table/utils-helper.d.ts delete mode 100644 node_modules/element-plus/lib/components/table/src/util.d.ts delete mode 100644 node_modules/element-plus/lib/components/time-picker/src/composables/use-time-panel.d.ts delete mode 100644 node_modules/element-plus/lib/components/time-picker/src/composables/use-time-picker.d.ts delete mode 100644 node_modules/element-plus/lib/components/time-picker/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/time-select/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/tooltip/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/tree-select/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/tree-v2/src/composables/useCheck.d.ts delete mode 100644 node_modules/element-plus/lib/components/tree-v2/src/composables/useFilter.d.ts delete mode 100644 node_modules/element-plus/lib/components/tree-v2/src/composables/useTree.d.ts delete mode 100644 node_modules/element-plus/lib/components/tree-v2/src/virtual-tree.d.ts delete mode 100644 node_modules/element-plus/lib/components/tree/src/model/useDragNode.d.ts delete mode 100644 node_modules/element-plus/lib/components/tree/src/model/useKeydown.d.ts delete mode 100644 node_modules/element-plus/lib/components/tree/src/model/useNodeExpandEventBroadcast.d.ts delete mode 100644 node_modules/element-plus/lib/components/tree/src/model/util.d.ts delete mode 100644 node_modules/element-plus/lib/components/virtual-list/src/hooks/use-wheel.d.ts delete mode 100644 node_modules/element-plus/lib/components/virtual-list/src/utils.d.ts delete mode 100644 node_modules/element-plus/lib/components/visual-hidden/src/visual-hidden.d.ts delete mode 100644 node_modules/element-plus/lib/components/visual-hidden/src/visual-hidden.vue.d.ts delete mode 100644 node_modules/element-plus/lib/locale/lang/uz-uz.d.ts delete mode 100644 node_modules/element-plus/lib/locale/lang/vi.d.ts delete mode 100644 node_modules/element-plus/lib/locale/lang/zh-cn.d.ts delete mode 100644 node_modules/element-plus/lib/locale/lang/zh-tw.d.ts delete mode 100644 node_modules/element-plus/lib/utils/vue/props/util.d.ts delete mode 100644 node_modules/element-plus/lib/utils/vue/validator.d.ts delete mode 100644 node_modules/element-plus/lib/utils/vue/vnode.d.ts delete mode 100644 node_modules/element-plus/lib/version.d.ts diff --git a/node_modules/element-plus/es/components/cascader-panel/src/utils.d.ts b/node_modules/element-plus/es/components/cascader-panel/src/utils.d.ts deleted file mode 100644 index a5c21929c..000000000 --- a/node_modules/element-plus/es/components/cascader-panel/src/utils.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import type { default as CascaderNode } from './node'; -export declare const getMenuIndex: (el: HTMLElement) => number; -export declare const checkNode: (el: HTMLElement) => void; -export declare const sortByOriginalOrder: (oldNodes: CascaderNode[], newNodes: CascaderNode[]) => CascaderNode[]; diff --git a/node_modules/element-plus/es/components/countdown/src/utils.d.ts b/node_modules/element-plus/es/components/countdown/src/utils.d.ts deleted file mode 100644 index 5c3b39660..000000000 --- a/node_modules/element-plus/es/components/countdown/src/utils.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import type { Dayjs } from 'dayjs'; -export declare const getTime: (value: number | Dayjs) => number; -export declare const formatTime: (timestamp: number, format: string) => string; diff --git a/node_modules/element-plus/es/components/date-picker/src/utils.d.ts b/node_modules/element-plus/es/components/date-picker/src/utils.d.ts deleted file mode 100644 index c51407903..000000000 --- a/node_modules/element-plus/es/components/date-picker/src/utils.d.ts +++ /dev/null @@ -1,31 +0,0 @@ -import dayjs from 'dayjs'; -import type { Dayjs } from 'dayjs'; -import type { DateCell } from './date-picker.type'; -declare type DayRange = [Dayjs | undefined, Dayjs | undefined]; -export declare const isValidRange: (range: DayRange) => boolean; -declare type GetDefaultValueParams = { - lang: string; - unit: 'month' | 'year'; - unlinkPanels: boolean; -}; -export declare type DefaultValue = [Date, Date] | Date | undefined; -export declare const getDefaultValue: (defaultValue: DefaultValue, { lang, unit, unlinkPanels }: GetDefaultValueParams) => dayjs.Dayjs[]; -declare type Dimension = { - row: number; - column: number; -}; -declare type BuildPickerTableMetadata = { - startDate?: Dayjs | null; - unit: 'month' | 'day'; - columnIndexOffset: number; - now: Dayjs; - nextEndDate: Dayjs | null; - relativeDateGetter: (index: number) => Dayjs; - setCellMetadata?: (cell: DateCell, dimension: { - rowIndex: number; - columnIndex: number; - }) => void; - setRowMetadata?: (row: DateCell[]) => void; -}; -export declare const buildPickerTable: (dimension: Dimension, rows: DateCell[][], { columnIndexOffset, startDate, nextEndDate, now, unit, relativeDateGetter, setCellMetadata, setRowMetadata, }: BuildPickerTableMetadata) => void; -export {}; diff --git a/node_modules/element-plus/es/components/dropdown/src/useDropdown.d.ts b/node_modules/element-plus/es/components/dropdown/src/useDropdown.d.ts deleted file mode 100644 index aa3bdb2aa..000000000 --- a/node_modules/element-plus/es/components/dropdown/src/useDropdown.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import type { IElDropdownInstance } from './dropdown'; -export declare const useDropdown: () => { - elDropdown: IElDropdownInstance; - _elDropdownSize: import("vue").ComputedRef | undefined>; -}; -export declare const initDropdownDomEvent: (dropdownChildren: any, triggerElm: any, _instance: any) => void; diff --git a/node_modules/element-plus/es/components/focus-trap/src/utils.d.ts b/node_modules/element-plus/es/components/focus-trap/src/utils.d.ts deleted file mode 100644 index 3c58ec3bc..000000000 --- a/node_modules/element-plus/es/components/focus-trap/src/utils.d.ts +++ /dev/null @@ -1,29 +0,0 @@ -declare const focusReason: import("vue").Ref<"pointer" | "keyboard" | undefined>; -declare const lastUserFocusTimestamp: import("vue").Ref; -declare const lastAutomatedFocusTimestamp: import("vue").Ref; -export declare type FocusLayer = { - paused: boolean; - pause: () => void; - resume: () => void; -}; -export declare type FocusStack = FocusLayer[]; -export declare const obtainAllFocusableElements: (element: HTMLElement) => HTMLElement[]; -export declare const getVisibleElement: (elements: HTMLElement[], container: HTMLElement) => HTMLElement | undefined; -export declare const isHidden: (element: HTMLElement, container: HTMLElement) => boolean; -export declare const getEdges: (container: HTMLElement) => (HTMLElement | undefined)[]; -export declare const tryFocus: (element?: HTMLElement | { - focus: () => void; -} | null | undefined, shouldSelect?: boolean | undefined) => void; -export declare const focusFirstDescendant: (elements: HTMLElement[], shouldSelect?: boolean) => void; -export declare const focusableStack: { - push: (layer: FocusLayer) => void; - remove: (layer: FocusLayer) => void; -}; -export declare const isFocusCausedByUserEvent: () => boolean; -export declare const useFocusReason: () => { - focusReason: typeof focusReason; - lastUserFocusTimestamp: typeof lastUserFocusTimestamp; - lastAutomatedFocusTimestamp: typeof lastAutomatedFocusTimestamp; -}; -export declare const createFocusOutPreventedEvent: (detail: CustomEventInit['detail']) => CustomEvent; -export {}; diff --git a/node_modules/element-plus/es/components/form/src/utils.d.ts b/node_modules/element-plus/es/components/form/src/utils.d.ts deleted file mode 100644 index 89eb01ebc..000000000 --- a/node_modules/element-plus/es/components/form/src/utils.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import type { Arrayable } from 'element-plus/es/utils'; -import type { FormItemContext } from './types'; -import type { FormItemProp } from './form-item'; -export declare function useFormLabelWidth(): { - autoLabelWidth: import("vue").ComputedRef; - registerLabelWidth: (val: number, oldVal: number) => void; - deregisterLabelWidth: (val: number) => void; -}; -export declare const filterFields: (fields: FormItemContext[], props: Arrayable) => FormItemContext[]; diff --git a/node_modules/element-plus/es/components/input/src/utils.d.ts b/node_modules/element-plus/es/components/input/src/utils.d.ts deleted file mode 100644 index 89e2eef10..000000000 --- a/node_modules/element-plus/es/components/input/src/utils.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -declare type TextAreaHeight = { - height: string; - minHeight?: string; -}; -export declare function calcTextareaHeight(targetElement: HTMLTextAreaElement, minRows?: number, maxRows?: number): TextAreaHeight; -export {}; diff --git a/node_modules/element-plus/es/components/pagination/src/usePagination.d.ts b/node_modules/element-plus/es/components/pagination/src/usePagination.d.ts deleted file mode 100644 index 21f095f5e..000000000 --- a/node_modules/element-plus/es/components/pagination/src/usePagination.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare const usePagination: () => import("./constants").ElPaginationContext; diff --git a/node_modules/element-plus/es/components/popper/src/utils.d.ts b/node_modules/element-plus/es/components/popper/src/utils.d.ts deleted file mode 100644 index 13eb11a2b..000000000 --- a/node_modules/element-plus/es/components/popper/src/utils.d.ts +++ /dev/null @@ -1,49 +0,0 @@ -import type { ComponentPublicInstance } from 'vue'; -import type { MaybeRef } from '@vueuse/core'; -import type { Modifier } from '@popperjs/core'; -import type { Measurable } from './constants'; -import type { PopperCoreConfigProps } from './content'; -export declare const buildPopperOptions: (props: PopperCoreConfigProps, modifiers?: Modifier[]) => { - modifiers: (Modifier | { - name: string; - options: { - offset: number[]; - padding?: undefined; - fallbackPlacements?: undefined; - gpuAcceleration?: undefined; - }; - } | { - name: string; - options: { - padding: { - top: number; - bottom: number; - left: number; - right: number; - }; - offset?: undefined; - fallbackPlacements?: undefined; - gpuAcceleration?: undefined; - }; - } | { - name: string; - options: { - padding: number; - fallbackPlacements: import("@popperjs/core").Placement[] | undefined; - offset?: undefined; - gpuAcceleration?: undefined; - }; - } | { - name: string; - options: { - gpuAcceleration: import("element-plus/es/utils").EpPropMergeType; - offset?: undefined; - padding?: undefined; - fallbackPlacements?: undefined; - }; - })[]; - placement: "auto" | "top" | "bottom" | "auto-start" | "auto-end" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end"; - strategy: "fixed" | "absolute"; - onFirstUpdate?: ((arg0: Partial) => void) | undefined; -}; -export declare const unwrapMeasurableEl: ($el: MaybeRef) => HTMLElement | undefined; diff --git a/node_modules/element-plus/es/components/roving-focus-group/src/utils.d.ts b/node_modules/element-plus/es/components/roving-focus-group/src/utils.d.ts deleted file mode 100644 index fff7ca61a..000000000 --- a/node_modules/element-plus/es/components/roving-focus-group/src/utils.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import type { HTMLAttributes } from 'vue'; -declare type Orientation = HTMLAttributes['aria-orientation']; -declare type Direction = 'ltr' | 'rtl'; -declare type FocusIntent = 'first' | 'last' | 'prev' | 'next'; -export declare const getFocusIntent: (event: KeyboardEvent, orientation?: Orientation, dir?: Direction | undefined) => FocusIntent | undefined; -export declare const reorderArray: (array: T[], atIdx: number) => T[]; -export declare const focusFirst: (elements: HTMLElement[]) => void; -export {}; diff --git a/node_modules/element-plus/es/components/scrollbar/src/util.d.ts b/node_modules/element-plus/es/components/scrollbar/src/util.d.ts deleted file mode 100644 index 555acbffb..000000000 --- a/node_modules/element-plus/es/components/scrollbar/src/util.d.ts +++ /dev/null @@ -1,28 +0,0 @@ -import type { CSSProperties } from 'vue'; -import type { ThumbProps } from './thumb'; -export declare const GAP = 4; -export declare const BAR_MAP: { - readonly vertical: { - readonly offset: "offsetHeight"; - readonly scroll: "scrollTop"; - readonly scrollSize: "scrollHeight"; - readonly size: "height"; - readonly key: "vertical"; - readonly axis: "Y"; - readonly client: "clientY"; - readonly direction: "top"; - }; - readonly horizontal: { - readonly offset: "offsetWidth"; - readonly scroll: "scrollLeft"; - readonly scrollSize: "scrollWidth"; - readonly size: "width"; - readonly key: "horizontal"; - readonly axis: "X"; - readonly client: "clientX"; - readonly direction: "left"; - }; -}; -export declare const renderThumbStyle: ({ move, size, bar, }: Pick & { - bar: typeof BAR_MAP[keyof typeof BAR_MAP]; -}) => CSSProperties; diff --git a/node_modules/element-plus/es/components/select-v2/src/useAllowCreate.d.ts b/node_modules/element-plus/es/components/select-v2/src/useAllowCreate.d.ts deleted file mode 100644 index 3843ae163..000000000 --- a/node_modules/element-plus/es/components/select-v2/src/useAllowCreate.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import type { ISelectProps } from './token'; -import type { Option } from './select.types'; -export declare function useAllowCreate(props: ISelectProps, states: any): { - createNewOption: (query: string) => void; - removeNewOption: (option: Option) => void; - selectNewOption: (option: Option) => void; - clearAllNewOption: () => void; -}; diff --git a/node_modules/element-plus/es/components/select-v2/src/useInput.d.ts b/node_modules/element-plus/es/components/select-v2/src/useInput.d.ts deleted file mode 100644 index a01637dc9..000000000 --- a/node_modules/element-plus/es/components/select-v2/src/useInput.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -export declare function useInput(handleInput: (event: InputEvent) => void): { - handleCompositionStart: () => void; - handleCompositionUpdate: (event: any) => void; - handleCompositionEnd: (event: any) => void; -}; diff --git a/node_modules/element-plus/es/components/select-v2/src/useOption.d.ts b/node_modules/element-plus/es/components/select-v2/src/useOption.d.ts deleted file mode 100644 index 49362f2d2..000000000 --- a/node_modules/element-plus/es/components/select-v2/src/useOption.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import type { IOptionProps } from './token'; -export declare function useOption(props: IOptionProps, { emit }: { - emit: any; -}): { - hoverItem: () => void; - selectOptionClick: () => void; -}; diff --git a/node_modules/element-plus/es/components/select-v2/src/useSelect.d.ts b/node_modules/element-plus/es/components/select-v2/src/useSelect.d.ts deleted file mode 100644 index f32a8ed2d..000000000 --- a/node_modules/element-plus/es/components/select-v2/src/useSelect.d.ts +++ /dev/null @@ -1,6368 +0,0 @@ -import { nextTick } from 'vue'; -import type { SelectProps } from './defaults'; -import type { CSSProperties, ExtractPropTypes } from 'vue'; -import type { Option } from './select.types'; -declare const useSelect: (props: ExtractPropTypes, emit: any) => { - collapseTagSize: import("vue").ComputedRef<"default" | "small">; - currentPlaceholder: import("vue").ComputedRef; - expanded: import("vue").Ref; - emptyText: import("vue").ComputedRef; - popupHeight: import("vue").ComputedRef; - debounce: import("vue").ComputedRef<0 | 300>; - filteredOptions: import("vue").ComputedRef; - iconComponent: import("vue").ComputedRef<"" | 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>, {}>>; - iconReverse: import("vue").ComputedRef; - inputWrapperStyle: import("vue").ComputedRef; - popperSize: import("vue").Ref; - dropdownMenuVisible: import("vue").WritableComputedRef; - hasModelValue: import("vue").ComputedRef; - shouldShowPlaceholder: import("vue").ComputedRef; - selectDisabled: import("vue").ComputedRef; - selectSize: import("vue").ComputedRef<"" | "default" | "small" | "large">; - showClearBtn: import("vue").ComputedRef; - states: { - inputValue: string; - displayInputValue: string; - calculatedWidth: number; - cachedPlaceholder: string; - cachedOptions: { - [x: string]: any; - label: string; - created?: boolean | undefined; - value: any; - }[]; - createdOptions: { - [x: string]: any; - label: string; - created?: boolean | undefined; - value: any; - }[]; - createdLabel: string; - createdSelected: boolean; - currentPlaceholder: string; - hoveringIndex: number; - comboBoxHovering: boolean; - isOnComposition: boolean; - isSilentBlur: boolean; - isComposing: boolean; - inputLength: number; - selectWidth: number; - initialInputHeight: number; - previousQuery: null; - previousValue: undefined; - query: string; - selectedLabel: string; - softFocus: boolean; - tagInMultiLine: boolean; - }; - tagMaxWidth: import("vue").ComputedRef; - nsSelectV2: { - namespace: import("vue").ComputedRef; - b: (blockSuffix?: string) => string; - e: (element?: string | undefined) => string; - m: (modifier?: string | undefined) => string; - be: (blockSuffix?: string | undefined, element?: string | undefined) => string; - em: (element?: string | undefined, modifier?: string | undefined) => string; - bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; - bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; - is: { - (name: string, state: boolean | undefined): string; - (name: string): string; - }; - cssVar: (object: Record) => Record; - cssVarName: (name: string) => string; - cssVarBlock: (object: Record) => Record; - cssVarBlockName: (name: string) => string; - }; - nsInput: { - namespace: import("vue").ComputedRef; - b: (blockSuffix?: string) => string; - e: (element?: string | undefined) => string; - m: (modifier?: string | undefined) => string; - be: (blockSuffix?: string | undefined, element?: string | undefined) => string; - em: (element?: string | undefined, modifier?: string | undefined) => string; - bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; - bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; - is: { - (name: string, state: boolean | undefined): string; - (name: string): string; - }; - cssVar: (object: Record) => Record; - cssVarName: (name: string) => string; - cssVarBlock: (object: Record) => Record; - cssVarBlockName: (name: string) => string; - }; - calculatorRef: import("vue").Ref; - controlRef: import("vue").Ref; - inputRef: import("vue").Ref; - menuRef: import("vue").Ref; - popper: import("vue").Ref<({ - $: import("vue").ComponentInternalInstance; - $data: {}; - $props: Partial<{ - offset: number; - effect: string; - placement: import("element-plus/es/utils").EpPropMergeType; - showAfter: number; - hideAfter: number; - autoClose: number; - boundariesPadding: number; - fallbackPlacements: import("@popperjs/core").Placement[]; - gpuAcceleration: import("element-plus/es/utils").EpPropMergeType; - popperOptions: Partial; - strategy: import("element-plus/es/utils").EpPropMergeType; - enterable: import("element-plus/es/utils").EpPropMergeType; - focusOnShow: import("element-plus/es/utils").EpPropMergeType; - trapping: import("element-plus/es/utils").EpPropMergeType; - stopPopperMouseEvent: import("element-plus/es/utils").EpPropMergeType; - visible: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown>; - pure: boolean; - virtualTriggering: boolean; - content: string; - rawContent: import("element-plus/es/utils").EpPropMergeType; - teleported: import("element-plus/es/utils").EpPropMergeType; - persistent: boolean; - disabled: boolean; - open: boolean; - role: import("element-plus/es/utils").EpPropMergeType; - trigger: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown>; - triggerKeys: string[]; - arrowOffset: number; - showArrow: import("element-plus/es/utils").EpPropMergeType; - }> & Omit; - arrowOffset: import("element-plus/es/utils").EpPropFinalized; - disabled: BooleanConstructor; - trigger: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown, "hover", boolean>; - triggerKeys: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => string[], boolean>; - virtualRef: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - virtualTriggering: BooleanConstructor; - onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - id: StringConstructor; - open: BooleanConstructor; - appendTo: { - readonly type: import("vue").PropType (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - content: import("element-plus/es/utils").EpPropFinalized; - rawContent: import("element-plus/es/utils").EpPropFinalized; - persistent: BooleanConstructor; - ariaLabel: StringConstructor; - visible: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown, null, boolean>; - transition: StringConstructor; - teleported: import("element-plus/es/utils").EpPropFinalized; - style: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - effect: import("element-plus/es/utils").EpPropFinalized; - enterable: import("element-plus/es/utils").EpPropFinalized; - pure: BooleanConstructor; - focusOnShow: import("element-plus/es/utils").EpPropFinalized; - trapping: import("element-plus/es/utils").EpPropFinalized; - popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - zIndex: NumberConstructor; - boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - offset: import("element-plus/es/utils").EpPropFinalized; - placement: import("element-plus/es/utils").EpPropFinalized; - popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - strategy: import("element-plus/es/utils").EpPropFinalized; - showAfter: import("element-plus/es/utils").EpPropFinalized; - hideAfter: import("element-plus/es/utils").EpPropFinalized; - autoClose: import("element-plus/es/utils").EpPropFinalized; - "onUpdate:visible": { - readonly type: import("vue").PropType<(val: boolean) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - role: import("element-plus/es/utils").EpPropFinalized; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | undefined; - } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "offset" | "effect" | "placement" | "showAfter" | "hideAfter" | "autoClose" | "boundariesPadding" | "fallbackPlacements" | "gpuAcceleration" | "popperOptions" | "strategy" | "enterable" | "focusOnShow" | "trapping" | "stopPopperMouseEvent" | "visible" | "pure" | "virtualTriggering" | "content" | "rawContent" | "teleported" | "persistent" | "disabled" | "open" | "role" | "trigger" | "triggerKeys" | "arrowOffset" | "showArrow">; - $attrs: { - [x: string]: unknown; - }; - $refs: { - [x: string]: unknown; - }; - $slots: Readonly<{ - [name: string]: import("vue").Slot | undefined; - }>; - $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; - $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; - $emit: (event: string, ...args: any[]) => void; - $el: any; - $options: import("vue").ComponentOptionsBase; - arrowOffset: import("element-plus/es/utils").EpPropFinalized; - disabled: BooleanConstructor; - trigger: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown, "hover", boolean>; - triggerKeys: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => string[], boolean>; - virtualRef: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - virtualTriggering: BooleanConstructor; - onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - id: StringConstructor; - open: BooleanConstructor; - appendTo: { - readonly type: import("vue").PropType (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - content: import("element-plus/es/utils").EpPropFinalized; - rawContent: import("element-plus/es/utils").EpPropFinalized; - persistent: BooleanConstructor; - ariaLabel: StringConstructor; - visible: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown, null, boolean>; - transition: StringConstructor; - teleported: import("element-plus/es/utils").EpPropFinalized; - style: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - effect: import("element-plus/es/utils").EpPropFinalized; - enterable: import("element-plus/es/utils").EpPropFinalized; - pure: BooleanConstructor; - focusOnShow: import("element-plus/es/utils").EpPropFinalized; - trapping: import("element-plus/es/utils").EpPropFinalized; - popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - zIndex: NumberConstructor; - boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - offset: import("element-plus/es/utils").EpPropFinalized; - placement: import("element-plus/es/utils").EpPropFinalized; - popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - strategy: import("element-plus/es/utils").EpPropFinalized; - showAfter: import("element-plus/es/utils").EpPropFinalized; - hideAfter: import("element-plus/es/utils").EpPropFinalized; - autoClose: import("element-plus/es/utils").EpPropFinalized; - "onUpdate:visible": { - readonly type: import("vue").PropType<(val: boolean) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - role: import("element-plus/es/utils").EpPropFinalized; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | undefined; - }, { - props: Readonly; - arrowOffset: import("element-plus/es/utils").EpPropFinalized; - disabled: BooleanConstructor; - trigger: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown, "hover", boolean>; - triggerKeys: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => string[], boolean>; - virtualRef: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - virtualTriggering: BooleanConstructor; - onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - id: StringConstructor; - open: BooleanConstructor; - appendTo: { - readonly type: import("vue").PropType (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - content: import("element-plus/es/utils").EpPropFinalized; - rawContent: import("element-plus/es/utils").EpPropFinalized; - persistent: BooleanConstructor; - ariaLabel: StringConstructor; - visible: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown, null, boolean>; - transition: StringConstructor; - teleported: import("element-plus/es/utils").EpPropFinalized; - style: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - effect: import("element-plus/es/utils").EpPropFinalized; - enterable: import("element-plus/es/utils").EpPropFinalized; - pure: BooleanConstructor; - focusOnShow: import("element-plus/es/utils").EpPropFinalized; - trapping: import("element-plus/es/utils").EpPropFinalized; - popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - zIndex: NumberConstructor; - boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - offset: import("element-plus/es/utils").EpPropFinalized; - placement: import("element-plus/es/utils").EpPropFinalized; - popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - strategy: import("element-plus/es/utils").EpPropFinalized; - showAfter: import("element-plus/es/utils").EpPropFinalized; - hideAfter: import("element-plus/es/utils").EpPropFinalized; - autoClose: import("element-plus/es/utils").EpPropFinalized; - "onUpdate:visible": { - readonly type: import("vue").PropType<(val: boolean) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - role: import("element-plus/es/utils").EpPropFinalized; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | undefined; - }>>; - emit: (event: string, ...args: any[]) => void; - id: import("vue").Ref; - popperRef: import("vue").Ref<({ - $: import("vue").ComponentInternalInstance; - $data: {}; - $props: Partial<{ - readonly role: import("element-plus/es/utils").EpPropMergeType; - }> & Omit; - }>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "role">; - $attrs: { - [x: string]: unknown; - }; - $refs: { - [x: string]: unknown; - }; - $slots: Readonly<{ - [name: string]: import("vue").Slot | undefined; - }>; - $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; - $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; - $emit: (event: string, ...args: any[]) => void; - $el: any; - $options: import("vue").ComponentOptionsBase; - }>>, { - props: Readonly; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - triggerRef: import("vue").Ref; - popperInstanceRef: import("vue").Ref; - contentRef: import("vue").Ref; - referenceRef: import("vue").Ref; - role: import("vue").ComputedRef>; - popperProvides: import("../..").ElPopperInjectionContext; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, { - readonly role: import("element-plus/es/utils").EpPropMergeType; - }> & { - beforeCreate?: ((() => void) | (() => void)[]) | undefined; - created?: ((() => void) | (() => void)[]) | undefined; - beforeMount?: ((() => void) | (() => void)[]) | undefined; - mounted?: ((() => void) | (() => void)[]) | undefined; - beforeUpdate?: ((() => void) | (() => void)[]) | undefined; - updated?: ((() => void) | (() => void)[]) | undefined; - activated?: ((() => void) | (() => void)[]) | undefined; - deactivated?: ((() => void) | (() => void)[]) | undefined; - beforeDestroy?: ((() => void) | (() => void)[]) | undefined; - beforeUnmount?: ((() => void) | (() => void)[]) | undefined; - destroyed?: ((() => void) | (() => void)[]) | undefined; - unmounted?: ((() => void) | (() => void)[]) | undefined; - renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; - renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; - errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; - }; - $forceUpdate: () => void; - $nextTick: typeof nextTick; - $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions | undefined): import("vue").WatchStopHandle; - } & Readonly; - }>> & import("vue").ShallowUnwrapRef<{ - props: Readonly; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - triggerRef: import("vue").Ref; - popperInstanceRef: import("vue").Ref; - contentRef: import("vue").Ref; - referenceRef: import("vue").Ref; - role: import("vue").ComputedRef>; - popperProvides: import("../..").ElPopperInjectionContext; - }> & {} & import("vue").ComponentCustomProperties) | undefined>; - contentRef: import("vue").Ref; - updatePopper: () => void; - open: import("vue").Ref; - toggleReason: import("vue").Ref; - show: (event?: Event | undefined) => void; - hide: (event?: Event | undefined) => void; - hasUpdateHandler: import("vue").ComputedRef; - onOpen: (event?: Event | undefined) => void; - onClose: (event?: Event | undefined) => void; - controlled: import("vue").ComputedRef; - isFocusInsideContent: (event?: FocusEvent | undefined) => boolean | undefined; - ElPopper: import("element-plus/es/utils").SFCWithInstall; - }, { - props: Readonly; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - triggerRef: import("vue").Ref; - popperInstanceRef: import("vue").Ref; - contentRef: import("vue").Ref; - referenceRef: import("vue").Ref; - role: import("vue").ComputedRef>; - popperProvides: import("../..").ElPopperInjectionContext; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; - }>>, { - readonly role: import("element-plus/es/utils").EpPropMergeType; - }>> & Record; - ElPopperArrow: import("vue").DefineComponent<{ - readonly arrowOffset: import("element-plus/es/utils").EpPropFinalized; - }, { - props: Readonly; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - ns: { - namespace: import("vue").ComputedRef; - b: (blockSuffix?: string) => string; - e: (element?: string | undefined) => string; - m: (modifier?: string | undefined) => string; - be: (blockSuffix?: string | undefined, element?: string | undefined) => string; - em: (element?: string | undefined, modifier?: string | undefined) => string; - bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; - bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; - is: { - (name: string, state: boolean | undefined): string; - (name: string): string; - }; - cssVar: (object: Record) => Record; - cssVarName: (name: string) => string; - cssVarBlock: (object: Record) => Record; - cssVarBlockName: (name: string) => string; - }; - arrowOffset: import("vue").Ref; - arrowRef: import("vue").Ref; - arrowStyle: import("vue").ComputedRef; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; - }>>, { - readonly arrowOffset: number; - }>; - ElTooltipTrigger: import("vue").DefineComponent<{ - readonly disabled: BooleanConstructor; - readonly trigger: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown, "hover", boolean>; - readonly triggerKeys: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => string[], boolean>; - readonly virtualRef: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly virtualTriggering: BooleanConstructor; - readonly onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly id: StringConstructor; - readonly open: BooleanConstructor; - }, { - props: Readonly import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown, "hover", boolean>; - readonly triggerKeys: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => string[], boolean>; - readonly virtualRef: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly virtualTriggering: BooleanConstructor; - readonly onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly id: StringConstructor; - readonly open: BooleanConstructor; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - ns: { - namespace: import("vue").ComputedRef; - b: (blockSuffix?: string) => string; - e: (element?: string | undefined) => string; - m: (modifier?: string | undefined) => string; - be: (blockSuffix?: string | undefined, element?: string | undefined) => string; - em: (element?: string | undefined, modifier?: string | undefined) => string; - bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; - bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; - is: { - (name: string, state: boolean | undefined): string; - (name: string): string; - }; - cssVar: (object: Record) => Record; - cssVarName: (name: string) => string; - cssVarBlock: (object: Record) => Record; - cssVarBlockName: (name: string) => string; - }; - controlled: import("vue").Ref; - id: import("vue").Ref; - open: import("vue").Ref; - onOpen: (e?: Event | undefined) => void; - onClose: (e?: Event | undefined) => void; - onToggle: (e: Event) => void; - triggerRef: import("vue").Ref<{ - forwardRef: HTMLElement; - } | null>; - stopWhenControlledOrDisabled: () => true | undefined; - trigger: import("vue").Ref import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown>>; - onMouseenter: (event: Event) => void; - onMouseleave: (event: Event) => void; - onClick: (event: Event) => void; - onFocus: (event: Event) => void; - onBlur: (event: Event) => void; - onContextMenu: (event: Event) => void; - onKeydown: (event: KeyboardEvent) => void; - ElPopperTrigger: import("vue").DefineComponent<{ - readonly virtualRef: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly virtualTriggering: BooleanConstructor; - readonly onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly id: StringConstructor; - readonly open: BooleanConstructor; - }, { - props: Readonly; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly virtualTriggering: BooleanConstructor; - readonly onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly id: StringConstructor; - readonly open: BooleanConstructor; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - role: import("vue").ComputedRef; - triggerRef: import("vue").Ref; - ariaControls: import("vue").ComputedRef; - ariaDescribedby: import("vue").ComputedRef; - ariaHaspopup: import("vue").ComputedRef; - ariaExpanded: import("vue").ComputedRef; - virtualTriggerAriaStopWatch: undefined; - ElOnlyChild: import("vue").DefineComponent<{}, () => import("vue").VNode | null, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly virtualTriggering: BooleanConstructor; - readonly onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly id: StringConstructor; - readonly open: BooleanConstructor; - }>>, { - readonly virtualTriggering: boolean; - readonly open: boolean; - }>; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown, "hover", boolean>; - readonly triggerKeys: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => string[], boolean>; - readonly virtualRef: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly virtualTriggering: BooleanConstructor; - readonly onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly id: StringConstructor; - readonly open: BooleanConstructor; - }>>, { - readonly virtualTriggering: boolean; - readonly disabled: boolean; - readonly open: boolean; - readonly trigger: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown>; - readonly triggerKeys: string[]; - }>; - ElTooltipContent: import("vue").DefineComponent<{ - readonly appendTo: { - readonly type: import("vue").PropType (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly content: import("element-plus/es/utils").EpPropFinalized; - readonly rawContent: import("element-plus/es/utils").EpPropFinalized; - readonly persistent: BooleanConstructor; - readonly ariaLabel: StringConstructor; - readonly visible: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown, null, boolean>; - readonly transition: StringConstructor; - readonly teleported: import("element-plus/es/utils").EpPropFinalized; - readonly disabled: BooleanConstructor; - readonly id: StringConstructor; - readonly style: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly effect: import("element-plus/es/utils").EpPropFinalized; - readonly enterable: import("element-plus/es/utils").EpPropFinalized; - readonly pure: BooleanConstructor; - readonly focusOnShow: import("element-plus/es/utils").EpPropFinalized; - readonly trapping: import("element-plus/es/utils").EpPropFinalized; - readonly popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - readonly virtualTriggering: BooleanConstructor; - readonly zIndex: NumberConstructor; - readonly boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - readonly fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - readonly offset: import("element-plus/es/utils").EpPropFinalized; - readonly placement: import("element-plus/es/utils").EpPropFinalized; - readonly popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - readonly strategy: import("element-plus/es/utils").EpPropFinalized; - readonly showAfter: import("element-plus/es/utils").EpPropFinalized; - readonly hideAfter: import("element-plus/es/utils").EpPropFinalized; - readonly autoClose: import("element-plus/es/utils").EpPropFinalized; - }, { - props: Readonly (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly content: import("element-plus/es/utils").EpPropFinalized; - readonly rawContent: import("element-plus/es/utils").EpPropFinalized; - readonly persistent: BooleanConstructor; - readonly ariaLabel: StringConstructor; - readonly visible: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown, null, boolean>; - readonly transition: StringConstructor; - readonly teleported: import("element-plus/es/utils").EpPropFinalized; - readonly disabled: BooleanConstructor; - readonly id: StringConstructor; - readonly style: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly effect: import("element-plus/es/utils").EpPropFinalized; - readonly enterable: import("element-plus/es/utils").EpPropFinalized; - readonly pure: BooleanConstructor; - readonly focusOnShow: import("element-plus/es/utils").EpPropFinalized; - readonly trapping: import("element-plus/es/utils").EpPropFinalized; - readonly popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - readonly virtualTriggering: BooleanConstructor; - readonly zIndex: NumberConstructor; - readonly boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - readonly fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - readonly offset: import("element-plus/es/utils").EpPropFinalized; - readonly placement: import("element-plus/es/utils").EpPropFinalized; - readonly popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - readonly strategy: import("element-plus/es/utils").EpPropFinalized; - readonly showAfter: import("element-plus/es/utils").EpPropFinalized; - readonly hideAfter: import("element-plus/es/utils").EpPropFinalized; - readonly autoClose: import("element-plus/es/utils").EpPropFinalized; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - selector: import("vue").ComputedRef; - ns: { - namespace: import("vue").ComputedRef; - b: (blockSuffix?: string) => string; - e: (element?: string | undefined) => string; - m: (modifier?: string | undefined) => string; - be: (blockSuffix?: string | undefined, element?: string | undefined) => string; - em: (element?: string | undefined, modifier?: string | undefined) => string; - bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; - bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; - is: { - (name: string, state: boolean | undefined): string; - (name: string): string; - }; - cssVar: (object: Record) => Record; - cssVarName: (name: string) => string; - cssVarBlock: (object: Record) => Record; - cssVarBlockName: (name: string) => string; - }; - contentRef: any; - destroyed: import("vue").Ref; - controlled: import("vue").Ref; - id: import("vue").Ref; - open: import("vue").Ref; - trigger: import("vue").Ref>; - onClose: (e?: Event | undefined) => void; - onOpen: (e?: Event | undefined) => void; - onShow: () => void; - onHide: () => void; - onBeforeShow: () => void; - onBeforeHide: () => void; - transitionClass: import("vue").ComputedRef; - persistentRef: import("vue").ComputedRef; - shouldRender: import("vue").ComputedRef; - shouldShow: import("vue").ComputedRef; - appendTo: import("vue").ComputedRef (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>>; - contentStyle: import("vue").ComputedRef; - ariaHidden: import("vue").ComputedRef; - onTransitionLeave: () => void; - stopWhenControlled: () => true | undefined; - onContentEnter: (event: unknown) => void; - onContentLeave: (event: unknown) => void; - onBeforeEnter: () => void; - onBeforeLeave: () => void; - onAfterShow: () => void; - onBlur: () => void; - stopHandle: (() => void) | undefined; - ElPopperContent: import("vue").DefineComponent<{ - readonly id: StringConstructor; - readonly style: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly effect: import("element-plus/es/utils").EpPropFinalized; - readonly visible: BooleanConstructor; - readonly enterable: import("element-plus/es/utils").EpPropFinalized; - readonly pure: BooleanConstructor; - readonly focusOnShow: import("element-plus/es/utils").EpPropFinalized; - readonly trapping: import("element-plus/es/utils").EpPropFinalized; - readonly popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - readonly ariaLabel: import("element-plus/es/utils").EpPropFinalized; - readonly virtualTriggering: BooleanConstructor; - readonly zIndex: NumberConstructor; - readonly boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - readonly fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - readonly offset: import("element-plus/es/utils").EpPropFinalized; - readonly placement: import("element-plus/es/utils").EpPropFinalized; - readonly popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - readonly strategy: import("element-plus/es/utils").EpPropFinalized; - }, { - emit: ((event: "close") => void) & ((event: "focus") => void) & ((event: "blur") => void) & ((event: "mouseleave", evt: MouseEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void); - props: Readonly import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly effect: import("element-plus/es/utils").EpPropFinalized; - readonly visible: BooleanConstructor; - readonly enterable: import("element-plus/es/utils").EpPropFinalized; - readonly pure: BooleanConstructor; - readonly focusOnShow: import("element-plus/es/utils").EpPropFinalized; - readonly trapping: import("element-plus/es/utils").EpPropFinalized; - readonly popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - readonly ariaLabel: import("element-plus/es/utils").EpPropFinalized; - readonly virtualTriggering: BooleanConstructor; - readonly zIndex: NumberConstructor; - readonly boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - readonly fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - readonly offset: import("element-plus/es/utils").EpPropFinalized; - readonly placement: import("element-plus/es/utils").EpPropFinalized; - readonly popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - readonly strategy: import("element-plus/es/utils").EpPropFinalized; - }>> & { - onClose?: (() => any) | undefined; - onFocus?: (() => any) | undefined; - onBlur?: (() => any) | undefined; - onMouseleave?: ((evt: MouseEvent) => any) | undefined; - onMouseenter?: ((evt: MouseEvent) => any) | undefined; - }>>; - focusStartRef: import("vue").Ref; - trapped: import("vue").Ref; - onFocusAfterReleased: (event: CustomEvent) => void; - onFocusAfterTrapped: () => void; - onFocusInTrap: (event: FocusEvent) => void; - onFocusoutPrevented: (event: CustomEvent) => void; - onReleaseRequested: () => void; - attributes: import("vue").ComputedRef<{ - [key: string]: { - [key: string]: string | boolean; - }; - }>; - arrowRef: import("vue").Ref; - contentRef: import("vue").Ref; - styles: import("vue").ComputedRef<{ - [key: string]: Partial; - }>; - instanceRef: import("vue").ComputedRef; - role: import("vue").ComputedRef; - update: () => Promise> | undefined; - ariaModal: import("vue").ComputedRef; - arrowStyle: import("vue").ComputedRef; - contentAttrs: import("vue").ComputedRef<{ - [key: string]: string | boolean; - }>; - contentClass: import("vue").ComputedRef<((string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | undefined)[]>; - contentStyle: import("vue").ComputedRef; - updateZIndex: () => void; - formItemContext: import("element-plus/es/components/form").FormItemContext | undefined; - arrowOffset: import("vue").Ref; - triggerTargetAriaStopWatch: undefined; - updatePopper: (shouldUpdateZIndex?: boolean) => void; - togglePopperAlive: () => void; - ElFocusTrap: import("vue").DefineComponent<{ - loop: BooleanConstructor; - trapped: BooleanConstructor; - focusTrapEl: import("vue").PropType; - focusStartEl: { - type: import("vue").PropType; - default: string; - }; - }, { - onKeydown: (e: KeyboardEvent) => void; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focusAfterTrapped" | "focusAfterReleased" | "focusin" | "focusout" | "focusout-prevented" | "release-requested")[], "focusAfterTrapped" | "focusAfterReleased" | "focusin" | "focusout" | "focusout-prevented" | "release-requested", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; - focusStartEl: { - type: import("vue").PropType; - default: string; - }; - }>> & { - onFocusAfterReleased?: ((...args: any[]) => any) | undefined; - onFocusAfterTrapped?: ((...args: any[]) => any) | undefined; - onFocusin?: ((...args: any[]) => any) | undefined; - onFocusout?: ((...args: any[]) => any) | undefined; - "onFocusout-prevented"?: ((...args: any[]) => any) | undefined; - "onRelease-requested"?: ((...args: any[]) => any) | undefined; - }, { - trapped: boolean; - loop: boolean; - focusStartEl: HTMLElement | "first" | "container"; - }>; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { - mouseenter: (evt: MouseEvent) => boolean; - mouseleave: (evt: MouseEvent) => boolean; - focus: () => boolean; - blur: () => boolean; - close: () => boolean; - }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly effect: import("element-plus/es/utils").EpPropFinalized; - readonly visible: BooleanConstructor; - readonly enterable: import("element-plus/es/utils").EpPropFinalized; - readonly pure: BooleanConstructor; - readonly focusOnShow: import("element-plus/es/utils").EpPropFinalized; - readonly trapping: import("element-plus/es/utils").EpPropFinalized; - readonly popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - readonly ariaLabel: import("element-plus/es/utils").EpPropFinalized; - readonly virtualTriggering: BooleanConstructor; - readonly zIndex: NumberConstructor; - readonly boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - readonly fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - readonly offset: import("element-plus/es/utils").EpPropFinalized; - readonly placement: import("element-plus/es/utils").EpPropFinalized; - readonly popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - readonly strategy: import("element-plus/es/utils").EpPropFinalized; - }>> & { - onClose?: (() => any) | undefined; - onFocus?: (() => any) | undefined; - onBlur?: (() => any) | undefined; - onMouseleave?: ((evt: MouseEvent) => any) | undefined; - onMouseenter?: ((evt: MouseEvent) => any) | undefined; - }, { - readonly offset: number; - readonly effect: string; - readonly placement: import("element-plus/es/utils").EpPropMergeType; - readonly boundariesPadding: number; - readonly fallbackPlacements: import("@popperjs/core").Placement[]; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropMergeType; - readonly popperOptions: Partial; - readonly strategy: import("element-plus/es/utils").EpPropMergeType; - readonly enterable: import("element-plus/es/utils").EpPropMergeType; - readonly focusOnShow: import("element-plus/es/utils").EpPropMergeType; - readonly trapping: import("element-plus/es/utils").EpPropMergeType; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropMergeType; - readonly ariaLabel: string; - readonly visible: boolean; - readonly pure: boolean; - readonly virtualTriggering: boolean; - }>; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly content: import("element-plus/es/utils").EpPropFinalized; - readonly rawContent: import("element-plus/es/utils").EpPropFinalized; - readonly persistent: BooleanConstructor; - readonly ariaLabel: StringConstructor; - readonly visible: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown, null, boolean>; - readonly transition: StringConstructor; - readonly teleported: import("element-plus/es/utils").EpPropFinalized; - readonly disabled: BooleanConstructor; - readonly id: StringConstructor; - readonly style: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly effect: import("element-plus/es/utils").EpPropFinalized; - readonly enterable: import("element-plus/es/utils").EpPropFinalized; - readonly pure: BooleanConstructor; - readonly focusOnShow: import("element-plus/es/utils").EpPropFinalized; - readonly trapping: import("element-plus/es/utils").EpPropFinalized; - readonly popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - readonly virtualTriggering: BooleanConstructor; - readonly zIndex: NumberConstructor; - readonly boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - readonly fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - readonly offset: import("element-plus/es/utils").EpPropFinalized; - readonly placement: import("element-plus/es/utils").EpPropFinalized; - readonly popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - readonly strategy: import("element-plus/es/utils").EpPropFinalized; - readonly showAfter: import("element-plus/es/utils").EpPropFinalized; - readonly hideAfter: import("element-plus/es/utils").EpPropFinalized; - readonly autoClose: import("element-plus/es/utils").EpPropFinalized; - }>>, { - readonly offset: number; - readonly effect: string; - readonly placement: import("element-plus/es/utils").EpPropMergeType; - readonly showAfter: number; - readonly hideAfter: number; - readonly autoClose: number; - readonly boundariesPadding: number; - readonly fallbackPlacements: import("@popperjs/core").Placement[]; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropMergeType; - readonly popperOptions: Partial; - readonly strategy: import("element-plus/es/utils").EpPropMergeType; - readonly enterable: import("element-plus/es/utils").EpPropMergeType; - readonly focusOnShow: import("element-plus/es/utils").EpPropMergeType; - readonly trapping: import("element-plus/es/utils").EpPropMergeType; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropMergeType; - readonly visible: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown>; - readonly pure: boolean; - readonly virtualTriggering: boolean; - readonly content: string; - readonly rawContent: import("element-plus/es/utils").EpPropMergeType; - readonly teleported: import("element-plus/es/utils").EpPropMergeType; - readonly persistent: boolean; - readonly disabled: boolean; - }>; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, string[], string, { - offset: number; - effect: string; - placement: import("element-plus/es/utils").EpPropMergeType; - showAfter: number; - hideAfter: number; - autoClose: number; - boundariesPadding: number; - fallbackPlacements: import("@popperjs/core").Placement[]; - gpuAcceleration: import("element-plus/es/utils").EpPropMergeType; - popperOptions: Partial; - strategy: import("element-plus/es/utils").EpPropMergeType; - enterable: import("element-plus/es/utils").EpPropMergeType; - focusOnShow: import("element-plus/es/utils").EpPropMergeType; - trapping: import("element-plus/es/utils").EpPropMergeType; - stopPopperMouseEvent: import("element-plus/es/utils").EpPropMergeType; - visible: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown>; - pure: boolean; - virtualTriggering: boolean; - content: string; - rawContent: import("element-plus/es/utils").EpPropMergeType; - teleported: import("element-plus/es/utils").EpPropMergeType; - persistent: boolean; - disabled: boolean; - open: boolean; - role: import("element-plus/es/utils").EpPropMergeType; - trigger: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown>; - triggerKeys: string[]; - arrowOffset: number; - showArrow: import("element-plus/es/utils").EpPropMergeType; - }> & { - beforeCreate?: ((() => void) | (() => void)[]) | undefined; - created?: ((() => void) | (() => void)[]) | undefined; - beforeMount?: ((() => void) | (() => void)[]) | undefined; - mounted?: ((() => void) | (() => void)[]) | undefined; - beforeUpdate?: ((() => void) | (() => void)[]) | undefined; - updated?: ((() => void) | (() => void)[]) | undefined; - activated?: ((() => void) | (() => void)[]) | undefined; - deactivated?: ((() => void) | (() => void)[]) | undefined; - beforeDestroy?: ((() => void) | (() => void)[]) | undefined; - beforeUnmount?: ((() => void) | (() => void)[]) | undefined; - destroyed?: ((() => void) | (() => void)[]) | undefined; - unmounted?: ((() => void) | (() => void)[]) | undefined; - renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; - renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; - errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; - }; - $forceUpdate: () => void; - $nextTick: typeof nextTick; - $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions | undefined): import("vue").WatchStopHandle; - } & Readonly; - arrowOffset: import("element-plus/es/utils").EpPropFinalized; - disabled: BooleanConstructor; - trigger: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown, "hover", boolean>; - triggerKeys: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => string[], boolean>; - virtualRef: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - virtualTriggering: BooleanConstructor; - onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - id: StringConstructor; - open: BooleanConstructor; - appendTo: { - readonly type: import("vue").PropType (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - content: import("element-plus/es/utils").EpPropFinalized; - rawContent: import("element-plus/es/utils").EpPropFinalized; - persistent: BooleanConstructor; - ariaLabel: StringConstructor; - visible: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown, null, boolean>; - transition: StringConstructor; - teleported: import("element-plus/es/utils").EpPropFinalized; - style: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - effect: import("element-plus/es/utils").EpPropFinalized; - enterable: import("element-plus/es/utils").EpPropFinalized; - pure: BooleanConstructor; - focusOnShow: import("element-plus/es/utils").EpPropFinalized; - trapping: import("element-plus/es/utils").EpPropFinalized; - popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - zIndex: NumberConstructor; - boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - offset: import("element-plus/es/utils").EpPropFinalized; - placement: import("element-plus/es/utils").EpPropFinalized; - popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - strategy: import("element-plus/es/utils").EpPropFinalized; - showAfter: import("element-plus/es/utils").EpPropFinalized; - hideAfter: import("element-plus/es/utils").EpPropFinalized; - autoClose: import("element-plus/es/utils").EpPropFinalized; - "onUpdate:visible": { - readonly type: import("vue").PropType<(val: boolean) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - role: import("element-plus/es/utils").EpPropFinalized; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | undefined; - } & import("vue").ShallowUnwrapRef<{ - props: Readonly; - arrowOffset: import("element-plus/es/utils").EpPropFinalized; - disabled: BooleanConstructor; - trigger: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown, "hover", boolean>; - triggerKeys: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => string[], boolean>; - virtualRef: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - virtualTriggering: BooleanConstructor; - onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - id: StringConstructor; - open: BooleanConstructor; - appendTo: { - readonly type: import("vue").PropType (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - content: import("element-plus/es/utils").EpPropFinalized; - rawContent: import("element-plus/es/utils").EpPropFinalized; - persistent: BooleanConstructor; - ariaLabel: StringConstructor; - visible: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown, null, boolean>; - transition: StringConstructor; - teleported: import("element-plus/es/utils").EpPropFinalized; - style: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - effect: import("element-plus/es/utils").EpPropFinalized; - enterable: import("element-plus/es/utils").EpPropFinalized; - pure: BooleanConstructor; - focusOnShow: import("element-plus/es/utils").EpPropFinalized; - trapping: import("element-plus/es/utils").EpPropFinalized; - popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - zIndex: NumberConstructor; - boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - offset: import("element-plus/es/utils").EpPropFinalized; - placement: import("element-plus/es/utils").EpPropFinalized; - popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - strategy: import("element-plus/es/utils").EpPropFinalized; - showAfter: import("element-plus/es/utils").EpPropFinalized; - hideAfter: import("element-plus/es/utils").EpPropFinalized; - autoClose: import("element-plus/es/utils").EpPropFinalized; - "onUpdate:visible": { - readonly type: import("vue").PropType<(val: boolean) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - role: import("element-plus/es/utils").EpPropFinalized; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | undefined; - }>>; - emit: (event: string, ...args: any[]) => void; - id: import("vue").Ref; - popperRef: import("vue").Ref<({ - $: import("vue").ComponentInternalInstance; - $data: {}; - $props: Partial<{ - readonly role: import("element-plus/es/utils").EpPropMergeType; - }> & Omit; - }>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "role">; - $attrs: { - [x: string]: unknown; - }; - $refs: { - [x: string]: unknown; - }; - $slots: Readonly<{ - [name: string]: import("vue").Slot | undefined; - }>; - $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; - $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; - $emit: (event: string, ...args: any[]) => void; - $el: any; - $options: import("vue").ComponentOptionsBase; - }>>, { - props: Readonly; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - triggerRef: import("vue").Ref; - popperInstanceRef: import("vue").Ref; - contentRef: import("vue").Ref; - referenceRef: import("vue").Ref; - role: import("vue").ComputedRef>; - popperProvides: import("../..").ElPopperInjectionContext; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, { - readonly role: import("element-plus/es/utils").EpPropMergeType; - }> & { - beforeCreate?: ((() => void) | (() => void)[]) | undefined; - created?: ((() => void) | (() => void)[]) | undefined; - beforeMount?: ((() => void) | (() => void)[]) | undefined; - mounted?: ((() => void) | (() => void)[]) | undefined; - beforeUpdate?: ((() => void) | (() => void)[]) | undefined; - updated?: ((() => void) | (() => void)[]) | undefined; - activated?: ((() => void) | (() => void)[]) | undefined; - deactivated?: ((() => void) | (() => void)[]) | undefined; - beforeDestroy?: ((() => void) | (() => void)[]) | undefined; - beforeUnmount?: ((() => void) | (() => void)[]) | undefined; - destroyed?: ((() => void) | (() => void)[]) | undefined; - unmounted?: ((() => void) | (() => void)[]) | undefined; - renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; - renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; - errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; - }; - $forceUpdate: () => void; - $nextTick: typeof nextTick; - $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions | undefined): import("vue").WatchStopHandle; - } & Readonly; - }>> & import("vue").ShallowUnwrapRef<{ - props: Readonly; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - triggerRef: import("vue").Ref; - popperInstanceRef: import("vue").Ref; - contentRef: import("vue").Ref; - referenceRef: import("vue").Ref; - role: import("vue").ComputedRef>; - popperProvides: import("../..").ElPopperInjectionContext; - }> & {} & import("vue").ComponentCustomProperties) | undefined>; - contentRef: import("vue").Ref; - updatePopper: () => void; - open: import("vue").Ref; - toggleReason: import("vue").Ref; - show: (event?: Event | undefined) => void; - hide: (event?: Event | undefined) => void; - hasUpdateHandler: import("vue").ComputedRef; - onOpen: (event?: Event | undefined) => void; - onClose: (event?: Event | undefined) => void; - controlled: import("vue").ComputedRef; - isFocusInsideContent: (event?: FocusEvent | undefined) => boolean | undefined; - ElPopper: import("element-plus/es/utils").SFCWithInstall; - }, { - props: Readonly; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - triggerRef: import("vue").Ref; - popperInstanceRef: import("vue").Ref; - contentRef: import("vue").Ref; - referenceRef: import("vue").Ref; - role: import("vue").ComputedRef>; - popperProvides: import("../..").ElPopperInjectionContext; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; - }>>, { - readonly role: import("element-plus/es/utils").EpPropMergeType; - }>> & Record; - ElPopperArrow: import("vue").DefineComponent<{ - readonly arrowOffset: import("element-plus/es/utils").EpPropFinalized; - }, { - props: Readonly; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - ns: { - namespace: import("vue").ComputedRef; - b: (blockSuffix?: string) => string; - e: (element?: string | undefined) => string; - m: (modifier?: string | undefined) => string; - be: (blockSuffix?: string | undefined, element?: string | undefined) => string; - em: (element?: string | undefined, modifier?: string | undefined) => string; - bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; - bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; - is: { - (name: string, state: boolean | undefined): string; - (name: string): string; - }; - cssVar: (object: Record) => Record; - cssVarName: (name: string) => string; - cssVarBlock: (object: Record) => Record; - cssVarBlockName: (name: string) => string; - }; - arrowOffset: import("vue").Ref; - arrowRef: import("vue").Ref; - arrowStyle: import("vue").ComputedRef; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; - }>>, { - readonly arrowOffset: number; - }>; - ElTooltipTrigger: import("vue").DefineComponent<{ - readonly disabled: BooleanConstructor; - readonly trigger: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown, "hover", boolean>; - readonly triggerKeys: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => string[], boolean>; - readonly virtualRef: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly virtualTriggering: BooleanConstructor; - readonly onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly id: StringConstructor; - readonly open: BooleanConstructor; - }, { - props: Readonly import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown, "hover", boolean>; - readonly triggerKeys: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => string[], boolean>; - readonly virtualRef: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly virtualTriggering: BooleanConstructor; - readonly onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly id: StringConstructor; - readonly open: BooleanConstructor; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - ns: { - namespace: import("vue").ComputedRef; - b: (blockSuffix?: string) => string; - e: (element?: string | undefined) => string; - m: (modifier?: string | undefined) => string; - be: (blockSuffix?: string | undefined, element?: string | undefined) => string; - em: (element?: string | undefined, modifier?: string | undefined) => string; - bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; - bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; - is: { - (name: string, state: boolean | undefined): string; - (name: string): string; - }; - cssVar: (object: Record) => Record; - cssVarName: (name: string) => string; - cssVarBlock: (object: Record) => Record; - cssVarBlockName: (name: string) => string; - }; - controlled: import("vue").Ref; - id: import("vue").Ref; - open: import("vue").Ref; - onOpen: (e?: Event | undefined) => void; - onClose: (e?: Event | undefined) => void; - onToggle: (e: Event) => void; - triggerRef: import("vue").Ref<{ - forwardRef: HTMLElement; - } | null>; - stopWhenControlledOrDisabled: () => true | undefined; - trigger: import("vue").Ref import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown>>; - onMouseenter: (event: Event) => void; - onMouseleave: (event: Event) => void; - onClick: (event: Event) => void; - onFocus: (event: Event) => void; - onBlur: (event: Event) => void; - onContextMenu: (event: Event) => void; - onKeydown: (event: KeyboardEvent) => void; - ElPopperTrigger: import("vue").DefineComponent<{ - readonly virtualRef: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly virtualTriggering: BooleanConstructor; - readonly onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly id: StringConstructor; - readonly open: BooleanConstructor; - }, { - props: Readonly; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly virtualTriggering: BooleanConstructor; - readonly onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly id: StringConstructor; - readonly open: BooleanConstructor; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - role: import("vue").ComputedRef; - triggerRef: import("vue").Ref; - ariaControls: import("vue").ComputedRef; - ariaDescribedby: import("vue").ComputedRef; - ariaHaspopup: import("vue").ComputedRef; - ariaExpanded: import("vue").ComputedRef; - virtualTriggerAriaStopWatch: undefined; - ElOnlyChild: import("vue").DefineComponent<{}, () => import("vue").VNode | null, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly virtualTriggering: BooleanConstructor; - readonly onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly id: StringConstructor; - readonly open: BooleanConstructor; - }>>, { - readonly virtualTriggering: boolean; - readonly open: boolean; - }>; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown, "hover", boolean>; - readonly triggerKeys: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => string[], boolean>; - readonly virtualRef: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly virtualTriggering: BooleanConstructor; - readonly onMouseenter: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onMouseleave: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onClick: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onKeydown: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onFocus: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onBlur: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly onContextmenu: { - readonly type: import("vue").PropType<(e: Event) => void>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly id: StringConstructor; - readonly open: BooleanConstructor; - }>>, { - readonly virtualTriggering: boolean; - readonly disabled: boolean; - readonly open: boolean; - readonly trigger: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable) | ((new (...args: any[]) => import("element-plus/es/utils").Arrayable & {}) | (() => import("element-plus/es/utils").Arrayable))[], unknown, unknown>; - readonly triggerKeys: string[]; - }>; - ElTooltipContent: import("vue").DefineComponent<{ - readonly appendTo: { - readonly type: import("vue").PropType (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly content: import("element-plus/es/utils").EpPropFinalized; - readonly rawContent: import("element-plus/es/utils").EpPropFinalized; - readonly persistent: BooleanConstructor; - readonly ariaLabel: StringConstructor; - readonly visible: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown, null, boolean>; - readonly transition: StringConstructor; - readonly teleported: import("element-plus/es/utils").EpPropFinalized; - readonly disabled: BooleanConstructor; - readonly id: StringConstructor; - readonly style: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly effect: import("element-plus/es/utils").EpPropFinalized; - readonly enterable: import("element-plus/es/utils").EpPropFinalized; - readonly pure: BooleanConstructor; - readonly focusOnShow: import("element-plus/es/utils").EpPropFinalized; - readonly trapping: import("element-plus/es/utils").EpPropFinalized; - readonly popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - readonly virtualTriggering: BooleanConstructor; - readonly zIndex: NumberConstructor; - readonly boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - readonly fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - readonly offset: import("element-plus/es/utils").EpPropFinalized; - readonly placement: import("element-plus/es/utils").EpPropFinalized; - readonly popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - readonly strategy: import("element-plus/es/utils").EpPropFinalized; - readonly showAfter: import("element-plus/es/utils").EpPropFinalized; - readonly hideAfter: import("element-plus/es/utils").EpPropFinalized; - readonly autoClose: import("element-plus/es/utils").EpPropFinalized; - }, { - props: Readonly (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly content: import("element-plus/es/utils").EpPropFinalized; - readonly rawContent: import("element-plus/es/utils").EpPropFinalized; - readonly persistent: BooleanConstructor; - readonly ariaLabel: StringConstructor; - readonly visible: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown, null, boolean>; - readonly transition: StringConstructor; - readonly teleported: import("element-plus/es/utils").EpPropFinalized; - readonly disabled: BooleanConstructor; - readonly id: StringConstructor; - readonly style: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly effect: import("element-plus/es/utils").EpPropFinalized; - readonly enterable: import("element-plus/es/utils").EpPropFinalized; - readonly pure: BooleanConstructor; - readonly focusOnShow: import("element-plus/es/utils").EpPropFinalized; - readonly trapping: import("element-plus/es/utils").EpPropFinalized; - readonly popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - readonly virtualTriggering: BooleanConstructor; - readonly zIndex: NumberConstructor; - readonly boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - readonly fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - readonly offset: import("element-plus/es/utils").EpPropFinalized; - readonly placement: import("element-plus/es/utils").EpPropFinalized; - readonly popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - readonly strategy: import("element-plus/es/utils").EpPropFinalized; - readonly showAfter: import("element-plus/es/utils").EpPropFinalized; - readonly hideAfter: import("element-plus/es/utils").EpPropFinalized; - readonly autoClose: import("element-plus/es/utils").EpPropFinalized; - }>> & { - [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; - }>>; - selector: import("vue").ComputedRef; - ns: { - namespace: import("vue").ComputedRef; - b: (blockSuffix?: string) => string; - e: (element?: string | undefined) => string; - m: (modifier?: string | undefined) => string; - be: (blockSuffix?: string | undefined, element?: string | undefined) => string; - em: (element?: string | undefined, modifier?: string | undefined) => string; - bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; - bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; - is: { - (name: string, state: boolean | undefined): string; - (name: string): string; - }; - cssVar: (object: Record) => Record; - cssVarName: (name: string) => string; - cssVarBlock: (object: Record) => Record; - cssVarBlockName: (name: string) => string; - }; - contentRef: any; - destroyed: import("vue").Ref; - controlled: import("vue").Ref; - id: import("vue").Ref; - open: import("vue").Ref; - trigger: import("vue").Ref>; - onClose: (e?: Event | undefined) => void; - onOpen: (e?: Event | undefined) => void; - onShow: () => void; - onHide: () => void; - onBeforeShow: () => void; - onBeforeHide: () => void; - transitionClass: import("vue").ComputedRef; - persistentRef: import("vue").ComputedRef; - shouldRender: import("vue").ComputedRef; - shouldShow: import("vue").ComputedRef; - appendTo: import("vue").ComputedRef (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>>; - contentStyle: import("vue").ComputedRef; - ariaHidden: import("vue").ComputedRef; - onTransitionLeave: () => void; - stopWhenControlled: () => true | undefined; - onContentEnter: (event: unknown) => void; - onContentLeave: (event: unknown) => void; - onBeforeEnter: () => void; - onBeforeLeave: () => void; - onAfterShow: () => void; - onBlur: () => void; - stopHandle: (() => void) | undefined; - ElPopperContent: import("vue").DefineComponent<{ - readonly id: StringConstructor; - readonly style: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly effect: import("element-plus/es/utils").EpPropFinalized; - readonly visible: BooleanConstructor; - readonly enterable: import("element-plus/es/utils").EpPropFinalized; - readonly pure: BooleanConstructor; - readonly focusOnShow: import("element-plus/es/utils").EpPropFinalized; - readonly trapping: import("element-plus/es/utils").EpPropFinalized; - readonly popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - readonly ariaLabel: import("element-plus/es/utils").EpPropFinalized; - readonly virtualTriggering: BooleanConstructor; - readonly zIndex: NumberConstructor; - readonly boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - readonly fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - readonly offset: import("element-plus/es/utils").EpPropFinalized; - readonly placement: import("element-plus/es/utils").EpPropFinalized; - readonly popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - readonly strategy: import("element-plus/es/utils").EpPropFinalized; - }, { - emit: ((event: "close") => void) & ((event: "focus") => void) & ((event: "blur") => void) & ((event: "mouseleave", evt: MouseEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void); - props: Readonly import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly effect: import("element-plus/es/utils").EpPropFinalized; - readonly visible: BooleanConstructor; - readonly enterable: import("element-plus/es/utils").EpPropFinalized; - readonly pure: BooleanConstructor; - readonly focusOnShow: import("element-plus/es/utils").EpPropFinalized; - readonly trapping: import("element-plus/es/utils").EpPropFinalized; - readonly popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - readonly ariaLabel: import("element-plus/es/utils").EpPropFinalized; - readonly virtualTriggering: BooleanConstructor; - readonly zIndex: NumberConstructor; - readonly boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - readonly fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - readonly offset: import("element-plus/es/utils").EpPropFinalized; - readonly placement: import("element-plus/es/utils").EpPropFinalized; - readonly popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - readonly strategy: import("element-plus/es/utils").EpPropFinalized; - }>> & { - onClose?: (() => any) | undefined; - onFocus?: (() => any) | undefined; - onBlur?: (() => any) | undefined; - onMouseleave?: ((evt: MouseEvent) => any) | undefined; - onMouseenter?: ((evt: MouseEvent) => any) | undefined; - }>>; - focusStartRef: import("vue").Ref; - trapped: import("vue").Ref; - onFocusAfterReleased: (event: CustomEvent) => void; - onFocusAfterTrapped: () => void; - onFocusInTrap: (event: FocusEvent) => void; - onFocusoutPrevented: (event: CustomEvent) => void; - onReleaseRequested: () => void; - attributes: import("vue").ComputedRef<{ - [key: string]: { - [key: string]: string | boolean; - }; - }>; - arrowRef: import("vue").Ref; - contentRef: import("vue").Ref; - styles: import("vue").ComputedRef<{ - [key: string]: Partial; - }>; - instanceRef: import("vue").ComputedRef; - role: import("vue").ComputedRef; - update: () => Promise> | undefined; - ariaModal: import("vue").ComputedRef; - arrowStyle: import("vue").ComputedRef; - contentAttrs: import("vue").ComputedRef<{ - [key: string]: string | boolean; - }>; - contentClass: import("vue").ComputedRef<((string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | undefined)[]>; - contentStyle: import("vue").ComputedRef; - updateZIndex: () => void; - formItemContext: import("element-plus/es/components/form").FormItemContext | undefined; - arrowOffset: import("vue").Ref; - triggerTargetAriaStopWatch: undefined; - updatePopper: (shouldUpdateZIndex?: boolean) => void; - togglePopperAlive: () => void; - ElFocusTrap: import("vue").DefineComponent<{ - loop: BooleanConstructor; - trapped: BooleanConstructor; - focusTrapEl: import("vue").PropType; - focusStartEl: { - type: import("vue").PropType; - default: string; - }; - }, { - onKeydown: (e: KeyboardEvent) => void; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focusAfterTrapped" | "focusAfterReleased" | "focusin" | "focusout" | "focusout-prevented" | "release-requested")[], "focusAfterTrapped" | "focusAfterReleased" | "focusin" | "focusout" | "focusout-prevented" | "release-requested", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; - focusStartEl: { - type: import("vue").PropType; - default: string; - }; - }>> & { - onFocusAfterReleased?: ((...args: any[]) => any) | undefined; - onFocusAfterTrapped?: ((...args: any[]) => any) | undefined; - onFocusin?: ((...args: any[]) => any) | undefined; - onFocusout?: ((...args: any[]) => any) | undefined; - "onFocusout-prevented"?: ((...args: any[]) => any) | undefined; - "onRelease-requested"?: ((...args: any[]) => any) | undefined; - }, { - trapped: boolean; - loop: boolean; - focusStartEl: HTMLElement | "first" | "container"; - }>; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { - mouseenter: (evt: MouseEvent) => boolean; - mouseleave: (evt: MouseEvent) => boolean; - focus: () => boolean; - blur: () => boolean; - close: () => boolean; - }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly effect: import("element-plus/es/utils").EpPropFinalized; - readonly visible: BooleanConstructor; - readonly enterable: import("element-plus/es/utils").EpPropFinalized; - readonly pure: BooleanConstructor; - readonly focusOnShow: import("element-plus/es/utils").EpPropFinalized; - readonly trapping: import("element-plus/es/utils").EpPropFinalized; - readonly popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - readonly ariaLabel: import("element-plus/es/utils").EpPropFinalized; - readonly virtualTriggering: BooleanConstructor; - readonly zIndex: NumberConstructor; - readonly boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - readonly fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - readonly offset: import("element-plus/es/utils").EpPropFinalized; - readonly placement: import("element-plus/es/utils").EpPropFinalized; - readonly popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - readonly strategy: import("element-plus/es/utils").EpPropFinalized; - }>> & { - onClose?: (() => any) | undefined; - onFocus?: (() => any) | undefined; - onBlur?: (() => any) | undefined; - onMouseleave?: ((evt: MouseEvent) => any) | undefined; - onMouseenter?: ((evt: MouseEvent) => any) | undefined; - }, { - readonly offset: number; - readonly effect: string; - readonly placement: import("element-plus/es/utils").EpPropMergeType; - readonly boundariesPadding: number; - readonly fallbackPlacements: import("@popperjs/core").Placement[]; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropMergeType; - readonly popperOptions: Partial; - readonly strategy: import("element-plus/es/utils").EpPropMergeType; - readonly enterable: import("element-plus/es/utils").EpPropMergeType; - readonly focusOnShow: import("element-plus/es/utils").EpPropMergeType; - readonly trapping: import("element-plus/es/utils").EpPropMergeType; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropMergeType; - readonly ariaLabel: string; - readonly visible: boolean; - readonly pure: boolean; - readonly virtualTriggering: boolean; - }>; - }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly content: import("element-plus/es/utils").EpPropFinalized; - readonly rawContent: import("element-plus/es/utils").EpPropFinalized; - readonly persistent: BooleanConstructor; - readonly ariaLabel: StringConstructor; - readonly visible: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown, null, boolean>; - readonly transition: StringConstructor; - readonly teleported: import("element-plus/es/utils").EpPropFinalized; - readonly disabled: BooleanConstructor; - readonly id: StringConstructor; - readonly style: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly className: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly effect: import("element-plus/es/utils").EpPropFinalized; - readonly enterable: import("element-plus/es/utils").EpPropFinalized; - readonly pure: BooleanConstructor; - readonly focusOnShow: import("element-plus/es/utils").EpPropFinalized; - readonly trapping: import("element-plus/es/utils").EpPropFinalized; - readonly popperClass: { - readonly type: import("vue").PropType (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | (string | { - [x: string]: boolean; - } | any)[])[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly popperStyle: { - readonly type: import("vue").PropType import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown>>; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly referenceEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly triggerTargetEl: { - readonly type: import("vue").PropType; - readonly required: false; - readonly validator: ((val: unknown) => boolean) | undefined; - __epPropKey: true; - }; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropFinalized; - readonly virtualTriggering: BooleanConstructor; - readonly zIndex: NumberConstructor; - readonly boundariesPadding: import("element-plus/es/utils").EpPropFinalized; - readonly fallbackPlacements: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]) | ((new (...args: any[]) => import("@popperjs/core").Placement[]) | (() => import("@popperjs/core").Placement[]))[], unknown, unknown, undefined, boolean>; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropFinalized; - readonly offset: import("element-plus/es/utils").EpPropFinalized; - readonly placement: import("element-plus/es/utils").EpPropFinalized; - readonly popperOptions: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; - readonly strategy: import("element-plus/es/utils").EpPropFinalized; - readonly showAfter: import("element-plus/es/utils").EpPropFinalized; - readonly hideAfter: import("element-plus/es/utils").EpPropFinalized; - readonly autoClose: import("element-plus/es/utils").EpPropFinalized; - }>>, { - readonly offset: number; - readonly effect: string; - readonly placement: import("element-plus/es/utils").EpPropMergeType; - readonly showAfter: number; - readonly hideAfter: number; - readonly autoClose: number; - readonly boundariesPadding: number; - readonly fallbackPlacements: import("@popperjs/core").Placement[]; - readonly gpuAcceleration: import("element-plus/es/utils").EpPropMergeType; - readonly popperOptions: Partial; - readonly strategy: import("element-plus/es/utils").EpPropMergeType; - readonly enterable: import("element-plus/es/utils").EpPropMergeType; - readonly focusOnShow: import("element-plus/es/utils").EpPropMergeType; - readonly trapping: import("element-plus/es/utils").EpPropMergeType; - readonly stopPopperMouseEvent: import("element-plus/es/utils").EpPropMergeType; - readonly visible: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null) | ((new (...args: any[]) => (boolean | null) & {}) | (() => boolean | null))[], unknown, unknown>; - readonly pure: boolean; - readonly virtualTriggering: boolean; - readonly content: string; - readonly rawContent: import("element-plus/es/utils").EpPropMergeType; - readonly teleported: import("element-plus/es/utils").EpPropMergeType; - readonly persistent: boolean; - readonly disabled: boolean; - }>; - }> & {} & import("vue").ComponentCustomProperties) | null>; - selectRef: import("vue").Ref; - selectionRef: import("vue").Ref; - popperRef: import("vue").ComputedRef; - validateState: import("vue").ComputedRef<"" | "success" | "error" | "validating">; - validateIcon: import("vue").ComputedRef; - showTagList: import("vue").ComputedRef<{ - [x: string]: any; - label: string; - created?: boolean | undefined; - value: any; - }[]>; - collapseTagList: import("vue").ComputedRef<{ - [x: string]: any; - label: string; - created?: boolean | undefined; - value: any; - }[]>; - debouncedOnInputChange: import("lodash").DebouncedFunc<() => Promise>; - deleteTag: (event: MouseEvent, option: Option) => Promise | undefined; - getLabel: (item: unknown) => any; - getValueKey: (item: unknown) => any; - handleBlur: (event: FocusEvent) => Promise; - handleClear: () => Promise; - handleClickOutside: () => Promise; - handleDel: (e: KeyboardEvent) => void; - handleEsc: () => void; - handleFocus: (event: FocusEvent) => void; - handleMenuEnter: () => Promise; - handleResize: () => Promise | undefined; - toggleMenu: () => Promise | undefined; - scrollTo: (index: number) => void; - onInput: (event: any) => Promise | undefined; - onKeyboardNavigate: (direction: 'forward' | 'backward', hoveringIndex?: number) => any; - onKeyboardSelect: () => Promise | undefined; - onSelect: (option: Option, idx: number, byClick?: boolean) => void; - onHover: (idx: number) => void; - onUpdateInputValue: (val: string) => void; - handleCompositionStart: () => void; - handleCompositionEnd: (event: any) => void; - handleCompositionUpdate: (event: any) => void; -}; -export default useSelect; diff --git a/node_modules/element-plus/es/components/select-v2/src/util.d.ts b/node_modules/element-plus/es/components/select-v2/src/util.d.ts deleted file mode 100644 index 4675efcf0..000000000 --- a/node_modules/element-plus/es/components/select-v2/src/util.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import type { Option, OptionGroup } from './select.types'; -export declare const flattenOptions: (options: Array