/* eslint-disable */ // @ts-nocheck // Generated by unplugin-vue-components // Read more: https://github.com/vuejs/core/pull/3399 // biome-ignore lint: disable export {} /* prettier-ignore */ declare module 'vue' { export interface GlobalComponents { AiChatInfo: typeof import('./src/components/aichat/AiChatInfo.vue')['default'] AiChatLeft: typeof import('./src/components/aichat/AiChatLeft.vue')['default'] AiChatMain: typeof import('./src/components/aichat/AiChatMain.vue')['default'] AiChatMessage: typeof import('./src/components/aichat/AiChatMessage.vue')['default'] AiSettingApi: typeof import('./src/components/aisetting/AiSettingApi.vue')['default'] AiSettingConf: typeof import('./src/components/aisetting/AiSettingConf.vue')['default'] AiSettingDef: typeof import('./src/components/aisetting/AiSettingDef.vue')['default'] ApplyList: typeof import('./src/components/workbench/worktable/ApplyList.vue')['default'] AssistantAdd: typeof import('./src/components/assistant/AssistantAdd.vue')['default'] AuthLogin: typeof import('./src/components/auth/AuthLogin.vue')['default'] Calendar: typeof import('./src/components/taskbar/Calendar.vue')['default'] ChatBoxMain: typeof import('./src/components/workbench/chat/ChatBoxMain.vue')['default'] ChatMessage: typeof import('./src/components/workbench/chat/ChatMessage.vue')['default'] ChatMsgList: typeof import('./src/components/workbench/chat/ChatMsgList.vue')['default'] ChatUserInfo: typeof import('./src/components/workbench/chat/ChatUserInfo.vue')['default'] ChatUserList: typeof import('./src/components/workbench/chat/ChatUserList.vue')['default'] ChooseUser: typeof import('./src/components/user/ChooseUser.vue')['default'] Collaboration: typeof import('./src/components/windows/Collaboration.vue')['default'] ComputerContextMenu: typeof import('./src/components/contextmenu/ComputerContextMenu.vue')['default'] CopyFromMe: typeof import('./src/components/workbench/worktable/CopyFromMe.vue')['default'] CopyToMe: typeof import('./src/components/workbench/worktable/CopyToMe.vue')['default'] DesktopIcons: typeof import('./src/components/windows/DesktopIcons.vue')['default'] DesktopMobile: typeof import('./src/components/windows/DesktopMobile.vue')['default'] Detail: typeof import('./src/components/workbench/worktable/Detail.vue')['default'] DownAddbox: typeof import('./src/components/aimodel/DownAddbox.vue')['default'] DownLabeleditor: typeof import('./src/components/aimodel/DownLabeleditor.vue')['default'] DownModelInfo: typeof import('./src/components/aimodel/DownModelInfo.vue')['default'] ElAside: typeof import('element-plus/es')['ElAside'] ElAvatar: typeof import('element-plus/es')['ElAvatar'] ElButton: typeof import('element-plus/es')['ElButton'] ElButtonGroup: typeof import('element-plus/es')['ElButtonGroup'] ElCard: typeof import('element-plus/es')['ElCard'] ElCheckbox: typeof import('element-plus/es')['ElCheckbox'] ElCol: typeof import('element-plus/es')['ElCol'] ElCollapse: typeof import('element-plus/es')['ElCollapse'] ElCollapseItem: typeof import('element-plus/es')['ElCollapseItem'] ElContainer: typeof import('element-plus/es')['ElContainer'] ElDatePicker: typeof import('element-plus/es')['ElDatePicker'] ElDialog: typeof import('element-plus/es')['ElDialog'] 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'] ElFooter: typeof import('element-plus/es')['ElFooter'] ElForm: typeof import('element-plus/es')['ElForm'] ElFormItem: typeof import('element-plus/es')['ElFormItem'] ElHeader: typeof import('element-plus/es')['ElHeader'] ElIcon: typeof import('element-plus/es')['ElIcon'] ElImage: typeof import('element-plus/es')['ElImage'] ElInput: typeof import('element-plus/es')['ElInput'] ElMain: typeof import('element-plus/es')['ElMain'] ElMenu: typeof import('element-plus/es')['ElMenu'] ElMenuItem: typeof import('element-plus/es')['ElMenuItem'] ElOption: typeof import('element-plus/es')['ElOption'] ElPageHeader: typeof import('element-plus/es')['ElPageHeader'] ElPagination: typeof import('element-plus/es')['ElPagination'] ElPopover: typeof import('element-plus/es')['ElPopover'] ElProgress: typeof import('element-plus/es')['ElProgress'] ElRow: typeof import('element-plus/es')['ElRow'] ElScrollbar: typeof import('element-plus/es')['ElScrollbar'] ElSelect: typeof import('element-plus/es')['ElSelect'] ElSlider: typeof import('element-plus/es')['ElSlider'] ElSpace: typeof import('element-plus/es')['ElSpace'] 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'] ElTransfer: typeof import('element-plus/es')['ElTransfer'] ElTree: typeof import('element-plus/es')['ElTree'] EmailLogin: typeof import('./src/components/auth/EmailLogin.vue')['default'] FileContextMenu: typeof import('./src/components/contextmenu/FileContextMenu.vue')['default'] FileIcon: typeof import('./src/components/windows/FileIcon.vue')['default'] FileTree: typeof import('./src/components/files/FileTree.vue')['default'] FileTreeSection: typeof import('./src/components/files/FileTreeSection.vue')['default'] Icon: typeof import('./src/components/windows/Icon.vue')['default'] IframeApp: typeof import('./src/components/windows/IframeApp.vue')['default'] LdapLogin: typeof import('./src/components/auth/LdapLogin.vue')['default'] LockScreen: typeof import('./src/components/loading/LockScreen.vue')['default'] MyApply: typeof import('./src/components/workbench/worktable/MyApply.vue')['default'] MyCard: typeof import('./src/components/workbench/worktable/MyCard.vue')['default'] MyCheck: typeof import('./src/components/workbench/worktable/MyCheck.vue')['default'] MyTask: typeof import('./src/components/workbench/worktable/MyTask.vue')['default'] PasswordLogin: typeof import('./src/components/auth/PasswordLogin.vue')['default'] PhoneLogin: typeof import('./src/components/auth/PhoneLogin.vue')['default'] RectChosen: typeof import('./src/components/windows/RectChosen.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] SaveFile: typeof import('./src/components/files/SaveFile.vue')['default'] ScreenRecorder: typeof import('./src/components/taskbar/ScreenRecorder.vue')['default'] Screenshort: typeof import('./src/components/taskbar/Screenshort.vue')['default'] SetUp: typeof import('./src/components/auth/SetUp.vue')['default'] ShareFiles: typeof import('./src/components/files/ShareFiles.vue')['default'] SlideBackground: typeof import('./src/components/loading/SlideBackground.vue')['default'] SlideCaptcha: typeof import('./src/components/auth/SlideCaptcha.vue')['default'] StartMenu: typeof import('./src/components/taskbar/StartMenu.vue')['default'] Taskbar: typeof import('./src/components/taskbar/Taskbar.vue')['default'] TaskList: typeof import('./src/components/workbench/worktable/TaskList.vue')['default'] TrayDate: typeof import('./src/components/taskbar/TrayDate.vue')['default'] UnLock: typeof import('./src/components/auth/UnLock.vue')['default'] UserRegister: typeof import('./src/components/auth/UserRegister.vue')['default'] WindowFiles: typeof import('./src/components/windows/WindowFiles.vue')['default'] WindowLeft: typeof import('./src/components/windows/WindowLeft.vue')['default'] WindowManager: typeof import('./src/components/windows/WindowManager.vue')['default'] WindowTabs: typeof import('./src/components/windows/WindowTabs.vue')['default'] WinLoading: typeof import('./src/components/loading/WinLoading.vue')['default'] WinLogo: typeof import('./src/components/loading/WinLogo.vue')['default'] WinScreen: typeof import('./src/components/loading/WinScreen.vue')['default'] WorkbenchMenu: typeof import('./src/components/workbench/WorkbenchMenu.vue')['default'] WorkTableLeft: typeof import('./src/components/workbench/worktable/WorkTableLeft.vue')['default'] WorkTableMain: typeof import('./src/components/workbench/worktable/WorkTableMain.vue')['default'] } export interface ComponentCustomProperties { vLoading: typeof import('element-plus/es')['ElLoadingDirective'] } }