/* eslint-disable */ // @ts-nocheck // biome-ignore lint: disable // oxlint-disable // ------ // Generated by unplugin-vue-components // Read more: https://github.com/vuejs/core/pull/3399 export {}; /* prettier-ignore */ declare module 'vue' { export interface GlobalComponents { AppLink: typeof import('./../components/AppLink/index.vue')['default'] Breadcrumb: typeof import('./../components/Breadcrumb/index.vue')['default'] CommandPalette: typeof import('./../components/CommandPalette/index.vue')['default'] CopyButton: typeof import('./../components/CopyButton/index.vue')['default'] DictSelect: typeof import('./../components/DictSelect/index.vue')['default'] DictTag: typeof import('./../components/DictTag/index.vue')['default'] ECharts: typeof import('./../components/ECharts/index.vue')['default'] ElAlert: typeof import('element-plus/es')['ElAlert'] ElAvatar: typeof import('element-plus/es')['ElAvatar'] ElBacktop: typeof import('element-plus/es')['ElBacktop'] ElBadge: typeof import('element-plus/es')['ElBadge'] ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb'] ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem'] ElButton: typeof import('element-plus/es')['ElButton'] ElCard: typeof import('element-plus/es')['ElCard'] ElCascader: typeof import('element-plus/es')['ElCascader'] ElCheckbox: typeof import('element-plus/es')['ElCheckbox'] ElCheckboxButton: typeof import('element-plus/es')['ElCheckboxButton'] ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup'] ElCol: typeof import('element-plus/es')['ElCol'] ElColorPicker: typeof import('element-plus/es')['ElColorPicker'] ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider'] ElDatePicker: typeof import('element-plus/es')['ElDatePicker'] ElDescriptions: typeof import('element-plus/es')['ElDescriptions'] ElDescriptionsItem: typeof import('element-plus/es')['ElDescriptionsItem'] ElDialog: typeof import('element-plus/es')['ElDialog'] ElDivider: typeof import('element-plus/es')['ElDivider'] ElDrawer: typeof import('element-plus/es')['ElDrawer'] ElDropdown: typeof import('element-plus/es')['ElDropdown'] ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem'] ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu'] ElEmpty: typeof import('element-plus/es')['ElEmpty'] ElForm: typeof import('element-plus/es')['ElForm'] ElFormItem: typeof import('element-plus/es')['ElFormItem'] ElIcon: typeof import('element-plus/es')['ElIcon'] ElImage: typeof import('element-plus/es')['ElImage'] ElImageViewer: typeof import('element-plus/es')['ElImageViewer'] ElInput: typeof import('element-plus/es')['ElInput'] ElInputNumber: typeof import('element-plus/es')['ElInputNumber'] ElLink: typeof import('element-plus/es')['ElLink'] ElMenu: typeof import('element-plus/es')['ElMenu'] ElMenuItem: typeof import('element-plus/es')['ElMenuItem'] ElOption: typeof import('element-plus/es')['ElOption'] ElPagination: typeof import('element-plus/es')['ElPagination'] ElPopover: typeof import('element-plus/es')['ElPopover'] ElProgress: typeof import('element-plus/es')['ElProgress'] ElRadio: typeof import('element-plus/es')['ElRadio'] ElRadioButton: typeof import('element-plus/es')['ElRadioButton'] ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup'] ElRow: typeof import('element-plus/es')['ElRow'] ElScrollbar: typeof import('element-plus/es')['ElScrollbar'] ElSelect: typeof import('element-plus/es')['ElSelect'] ElSkeleton: typeof import('element-plus/es')['ElSkeleton'] ElSkeletonItem: typeof import('element-plus/es')['ElSkeletonItem'] ElSpace: typeof import('element-plus/es')['ElSpace'] ElStep: typeof import('element-plus/es')['ElStep'] ElSteps: typeof import('element-plus/es')['ElSteps'] ElSubMenu: typeof import('element-plus/es')['ElSubMenu'] ElSwitch: typeof import('element-plus/es')['ElSwitch'] ElTable: typeof import('element-plus/es')['ElTable'] ElTableColumn: typeof import('element-plus/es')['ElTableColumn'] ElTabPane: typeof import('element-plus/es')['ElTabPane'] ElTabs: typeof import('element-plus/es')['ElTabs'] ElTag: typeof import('element-plus/es')['ElTag'] ElText: typeof import('element-plus/es')['ElText'] ElTimeline: typeof import('element-plus/es')['ElTimeline'] ElTimelineItem: typeof import('element-plus/es')['ElTimelineItem'] ElTooltip: typeof import('element-plus/es')['ElTooltip'] ElTree: typeof import('element-plus/es')['ElTree'] ElTreeSelect: typeof import('element-plus/es')['ElTreeSelect'] ElUpload: typeof import('element-plus/es')['ElUpload'] ElWatermark: typeof import('element-plus/es')['ElWatermark'] FileUpload: typeof import('./../components/Upload/FileUpload.vue')['default'] Fullscreen: typeof import('./../components/Fullscreen/index.vue')['default'] GithubCorner: typeof import('./../components/GithubCorner/index.vue')['default'] Hamburger: typeof import('./../components/Hamburger/index.vue')['default'] IconSelect: typeof import('./../components/IconSelect/index.vue')['default'] InputTag: typeof import('./../components/InputTag/index.vue')['default'] LangSelect: typeof import('./../components/LangSelect/index.vue')['default'] LayoutLogo: typeof import('./../layouts/components/LayoutLogo.vue')['default'] LayoutMain: typeof import('./../layouts/components/LayoutMain.vue')['default'] LayoutNavbar: typeof import('./../layouts/components/LayoutNavbar.vue')['default'] LayoutSettings: typeof import('./../layouts/components/LayoutSettings.vue')['default'] LayoutSidebar: typeof import('./../layouts/components/LayoutSidebar.vue')['default'] LayoutSidebarItem: typeof import('./../layouts/components/LayoutSidebarItem.vue')['default'] LayoutTagsView: typeof import('./../layouts/components/LayoutTagsView.vue')['default'] LayoutToolbar: typeof import('./../layouts/components/LayoutToolbar.vue')['default'] Login: typeof import('./../views/login/components/Login.vue')['default'] MultiImageUpload: typeof import('./../components/Upload/MultiImageUpload.vue')['default'] NoticeDropdown: typeof import('./../components/NoticeDropdown/index.vue')['default'] OperationColumn: typeof import('./../components/OperationColumn/index.vue')['default'] PageContent: typeof import('./../components/CURD/PageContent.vue')['default'] PageModal: typeof import('./../components/CURD/PageModal.vue')['default'] PageSearch: typeof import('./../components/CURD/PageSearch.vue')['default'] Pagination: typeof import('./../components/Pagination/index.vue')['default'] Register: typeof import('./../views/login/components/Register.vue')['default'] ResetPwd: typeof import('./../views/login/components/ResetPwd.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] SingleImageUpload: typeof import('./../components/Upload/SingleImageUpload.vue')['default'] SizeSelect: typeof import('./../components/SizeSelect/index.vue')['default'] TableSelect: typeof import('./../components/TableSelect/index.vue')['default'] TenantSwitcher: typeof import('./../components/TenantSwitcher/index.vue')['default'] TextScroll: typeof import('./../components/TextScroll/index.vue')['default'] ThemeSwitch: typeof import('./../components/ThemeSwitch/index.vue')['default'] UserDeptTree: typeof import('./../views/system/user/components/UserDeptTree.vue')['default'] UserImportDialog: typeof import('./../views/system/user/components/UserImportDialog.vue')['default'] WangEditor: typeof import('./../components/WangEditor/index.vue')['default'] } export interface GlobalDirectives { vLoading: typeof import('element-plus/es')['ElLoadingDirective'] } }