mirror of https://gitee.com/godoos/godoos.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
210 lines
15 KiB
210 lines
15 KiB
/* eslint-disable */
|
|
// @ts-nocheck
|
|
// Generated by unplugin-vue-components
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
export {}
|
|
|
|
/* prettier-ignore */
|
|
declare module 'vue' {
|
|
export interface GlobalComponents {
|
|
Ad: typeof import('./src/components/desktop/Ad.vue')['default']
|
|
AddApp: typeof import('./src/components/store/AddApp.vue')['default']
|
|
AiChatInfo: typeof import('./src/components/localchat/AiChatInfo.vue')['default']
|
|
AiChatLeft: typeof import('./src/components/localchat/AiChatLeft.vue')['default']
|
|
AiChatMain: typeof import('./src/components/localchat/AiChatMain.vue')['default']
|
|
AiChatMessage: typeof import('./src/components/localchat/AiChatMessage.vue')['default']
|
|
Aimodel: typeof import('./src/components/ai/aimodel.vue')['default']
|
|
Aisetting: typeof import('./src/components/ai/aisetting.vue')['default']
|
|
AiSettingApi: typeof import('./src/components/ai/AiSettingApi.vue')['default']
|
|
AiSettingConf: typeof import('./src/components/ai/AiSettingConf.vue')['default']
|
|
AiSettingDef: typeof import('./src/components/ai/AiSettingDef.vue')['default']
|
|
AppIcon: typeof import('./src/components/taskbar/AppIcon.vue')['default']
|
|
AppIconGroup: typeof import('./src/components/taskbar/AppIconGroup.vue')['default']
|
|
AppItem: typeof import('./src/components/store/AppItem.vue')['default']
|
|
Assistant: typeof import('./src/components/ai/assistant.vue')['default']
|
|
AssistantAdd: typeof import('./src/components/ai/AssistantAdd.vue')['default']
|
|
Battery: typeof import('./src/components/taskbar/Battery.vue')['default']
|
|
BatteryPop: typeof import('./src/components/taskbar/BatteryPop.vue')['default']
|
|
BottomBar: typeof import('./src/components/desktop/mobile/BottomBar.vue')['default']
|
|
Browser: typeof import('./src/components/builtin/Browser.vue')['default']
|
|
Calendar: typeof import('./src/components/builtin/Calendar.vue')['default']
|
|
Chat: typeof import('./src/components/chat/Chat.vue')['default']
|
|
ChatBox: typeof import('./src/components/chat/ChatBox.vue')['default']
|
|
ChatContent: typeof import('./src/components/localchat/ChatContent.vue')['default']
|
|
ChatDomain: typeof import('./src/components/localchat/ChatDomain.vue')['default']
|
|
ChatEditor: typeof import('./src/components/localchat/ChatEditor.vue')['default']
|
|
ChatFoot: typeof import('./src/components/localchat/ChatFoot.vue')['default']
|
|
ChatGroupMember: typeof import('./src/components/chat/chatGroupMember.vue')['default']
|
|
ChatMenu: typeof import('./src/components/chat/ChatMenu.vue')['default']
|
|
ChatMessage: typeof import('./src/components/chat/ChatMessage.vue')['default']
|
|
ChatMsgList: typeof import('./src/components/chat/ChatMsgList.vue')['default']
|
|
ChatNav: typeof import('./src/components/localchat/ChatNav.vue')['default']
|
|
ChatUserInfo: typeof import('./src/components/chat/chatUserInfo.vue')['default']
|
|
ChatUserList: typeof import('./src/components/chat/ChatUserList.vue')['default']
|
|
ChatUserSetting: typeof import('./src/components/chat/ChatUserSetting.vue')['default']
|
|
ChatWorkList: typeof import('./src/components/chat/ChatWorkList.vue')['default']
|
|
CloseButton: typeof import('./src/components/ui/CloseButton.vue')['default']
|
|
CloseDesktop: typeof import('./src/components/desktop/CloseDesktop.vue')['default']
|
|
ColorPicker: typeof import('./src/components/setting/ColorPicker.vue')['default']
|
|
Computer: typeof import('./src/components/computer/Computer.vue')['default']
|
|
ComputerNavBar: typeof import('./src/components/computer/ComputerNavBar.vue')['default']
|
|
ContextMenu: typeof import('./src/components/builtin/ContextMenu.vue')['default']
|
|
CreateUrl: typeof import('./src/components/builtin/CreateUrl.vue')['default']
|
|
CustomIcon: typeof import('./src/components/taskbar/CustomIcon.vue')['default']
|
|
DateNote: typeof import('./src/components/builtin/DateNote.vue')['default']
|
|
DateTime: typeof import('./src/components/taskbar/DateTime.vue')['default']
|
|
DateTimeShow: typeof import('./src/components/taskbar/DateTimeShow.vue')['default']
|
|
DeskItem: typeof import('./src/components/desktop/DeskItem.vue')['default']
|
|
Desktop: typeof import('./src/components/desktop/Desktop.vue')['default']
|
|
DesktopBackground: typeof import('./src/components/desktop/DesktopBackground.vue')['default']
|
|
DialogProcess: typeof import('./src/components/window/DialogProcess.vue')['default']
|
|
DialogTemp: typeof import('./src/components/window/DialogTemp.vue')['default']
|
|
DownAddbox: typeof import('./src/components/ai/DownAddbox.vue')['default']
|
|
DownLabeleditor: typeof import('./src/components/ai/DownLabeleditor.vue')['default']
|
|
DownModelInfo: typeof import('./src/components/ai/DownModelInfo.vue')['default']
|
|
EditFileName: typeof import('./src/components/builtin/EditFileName.vue')['default']
|
|
EditType: typeof import('./src/components/builtin/EditType.vue')['default']
|
|
ElAside: typeof import('element-plus/es')['ElAside']
|
|
ElAvatar: typeof import('element-plus/es')['ElAvatar']
|
|
ElBadge: typeof import('element-plus/es')['ElBadge']
|
|
ElButton: typeof import('element-plus/es')['ElButton']
|
|
ElCard: typeof import('element-plus/es')['ElCard']
|
|
ElCarousel: typeof import('element-plus/es')['ElCarousel']
|
|
ElCarouselItem: typeof import('element-plus/es')['ElCarouselItem']
|
|
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']
|
|
ElColorPicker: typeof import('element-plus/es')['ElColorPicker']
|
|
ElContainer: typeof import('element-plus/es')['ElContainer']
|
|
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']
|
|
ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
|
|
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']
|
|
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']
|
|
ElSlider: typeof import('element-plus/es')['ElSlider']
|
|
ElSpace: typeof import('element-plus/es')['ElSpace']
|
|
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']
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
|
ElTransfer: typeof import('element-plus/es')['ElTransfer']
|
|
ElTree: typeof import('element-plus/es')['ElTree']
|
|
Error: typeof import('./src/components/taskbar/Error.vue')['default']
|
|
FileIcon: typeof import('./src/components/builtin/FileIcon.vue')['default']
|
|
FileIconImg: typeof import('./src/components/builtin/FileIconImg.vue')['default']
|
|
FileIconIs: typeof import('./src/components/builtin/FileIconIs.vue')['default']
|
|
FileList: typeof import('./src/components/builtin/FileList.vue')['default']
|
|
FileProps: typeof import('./src/components/builtin/FileProps.vue')['default']
|
|
FilePwd: typeof import('./src/components/oa/FilePwd.vue')['default']
|
|
FileTree: typeof import('./src/components/builtin/FileTree.vue')['default']
|
|
FileViewer: typeof import('./src/components/builtin/FileViewer.vue')['default']
|
|
FrpcConfig: typeof import('./src/components/setting/FrpcConfig.vue')['default']
|
|
FrpcEdit: typeof import('./src/components/setting/FrpcEdit.vue')['default']
|
|
IframeFile: typeof import('./src/components/window/IframeFile.vue')['default']
|
|
ImageViewer: typeof import('./src/components/builtin/ImageViewer.vue')['default']
|
|
Install: typeof import('./src/components/install/Install.vue')['default']
|
|
InstallCompony: typeof import('./src/components/install/InstallCompony.vue')['default']
|
|
InstallMember: typeof import('./src/components/install/InstallMember.vue')['default']
|
|
InstallPerson: typeof import('./src/components/install/InstallPerson.vue')['default']
|
|
KnowledgeChat: typeof import('./src/components/localchat/KnowledgeChat.vue')['default']
|
|
LocalChat: typeof import('./src/components/localchat/LocalChat.vue')['default']
|
|
LocalNas: typeof import('./src/components/setting/LocalNas.vue')['default']
|
|
LocalProxy: typeof import('./src/components/setting/LocalProxy.vue')['default']
|
|
LockDesktop: typeof import('./src/components/desktop/LockDesktop.vue')['default']
|
|
Magnet: typeof import('./src/components/taskbar/Magnet.vue')['default']
|
|
MenuBar: typeof import('./src/components/window/MenuBar.vue')['default']
|
|
MenuFooter: typeof import('./src/components/window/MenuFooter.vue')['default']
|
|
MenuList: typeof import('./src/components/taskbar/MenuList.vue')['default']
|
|
MessageCenterPop: typeof import('./src/components/taskbar/MessageCenterPop.vue')['default']
|
|
MessageIcon: typeof import('./src/components/taskbar/MessageIcon.vue')['default']
|
|
Mobile: typeof import('./src/components/desktop/mobile/Mobile.vue')['default']
|
|
MobileApp: typeof import('./src/components/desktop/mobile/MobileApp.vue')['default']
|
|
MobileTemplate: typeof import('./src/components/window/MobileTemplate.vue')['default']
|
|
MusicStore: typeof import('./src/components/builtin/MusicStore.vue')['default']
|
|
MusicViewer: typeof import('./src/components/builtin/MusicViewer.vue')['default']
|
|
NasClient: typeof import('./src/components/setting/NasClient.vue')['default']
|
|
NetProxy: typeof import('./src/components/setting/NetProxy.vue')['default']
|
|
NetWork: typeof import('./src/components/taskbar/NetWork.vue')['default']
|
|
NetworkPop: typeof import('./src/components/taskbar/NetworkPop.vue')['default']
|
|
NotFound: typeof import('./src/components/window/NotFound.vue')['default']
|
|
Notice: typeof import('./src/components/desktop/Notice.vue')['default']
|
|
NotifyGroup: typeof import('./src/components/builtin/NotifyGroup.vue')['default']
|
|
OnlyOffice: typeof import('./src/components/window/OnlyOffice.vue')['default']
|
|
OpeningDesktop: typeof import('./src/components/desktop/OpeningDesktop.vue')['default']
|
|
OpenWiteDialog: typeof import('./src/components/builtin/OpenWiteDialog.vue')['default']
|
|
OsImage: typeof import('./src/components/builtin/OsImage.vue')['default']
|
|
PdfViewer: typeof import('./src/components/builtin/PdfViewer.vue')['default']
|
|
PictureStore: typeof import('./src/components/builtin/PictureStore.vue')['default']
|
|
PlanTasks: typeof import('./src/components/oa/PlanTasks.vue')['default']
|
|
ProcessManager: typeof import('./src/components/setting/ProcessManager.vue')['default']
|
|
QuickLink: typeof import('./src/components/computer/QuickLink.vue')['default']
|
|
RectChosen: typeof import('./src/components/builtin/RectChosen.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
Screen: typeof import('./src/components/desktop/Screen.vue')['default']
|
|
ScreenContent: typeof import('./src/components/desktop/ScreenContent.vue')['default']
|
|
ScreenRecorder: typeof import('./src/components/taskbar/ScreenRecorder.vue')['default']
|
|
Screenshort: typeof import('./src/components/taskbar/Screenshort.vue')['default']
|
|
SetAccount: typeof import('./src/components/setting/SetAccount.vue')['default']
|
|
SetCustom: typeof import('./src/components/setting/SetCustom.vue')['default']
|
|
SetFilePwd: typeof import('./src/components/setting/SetFilePwd.vue')['default']
|
|
SetLang: typeof import('./src/components/setting/SetLang.vue')['default']
|
|
SetNas: typeof import('./src/components/setting/SetNas.vue')['default']
|
|
SetSystem: typeof import('./src/components/setting/SetSystem.vue')['default']
|
|
Setting: typeof import('./src/components/setting/Setting.vue')['default']
|
|
SetUpdate: typeof import('./src/components/setting/SetUpdate.vue')['default']
|
|
ShareFiles: typeof import('./src/components/oa/ShareFiles.vue')['default']
|
|
ShowNews: typeof import('./src/components/taskbar/ShowNews.vue')['default']
|
|
StartMenu: typeof import('./src/components/taskbar/StartMenu.vue')['default']
|
|
StartOption: typeof import('./src/components/taskbar/StartOption.vue')['default']
|
|
StateIcon: typeof import('./src/components/taskbar/StateIcon.vue')['default']
|
|
Store: typeof import('./src/components/store/Store.vue')['default']
|
|
Taskbar: typeof import('./src/components/taskbar/Taskbar.vue')['default']
|
|
Upgrade: typeof import('./src/components/desktop/Upgrade.vue')['default']
|
|
UpPopover: typeof import('./src/components/computer/UpPopover.vue')['default']
|
|
UrlBrowser: typeof import('./src/components/builtin/UrlBrowser.vue')['default']
|
|
Version: typeof import('./src/components/builtin/Version.vue')['default']
|
|
VideoViewer: typeof import('./src/components/builtin/VideoViewer.vue')['default']
|
|
WebDavClient: typeof import('./src/components/setting/WebDavClient.vue')['default']
|
|
WinButton: typeof import('./src/components/ui/WinButton.vue')['default']
|
|
WinCheckBox: typeof import('./src/components/ui/WinCheckBox.vue')['default']
|
|
WindowGroup: typeof import('./src/components/window/WindowGroup.vue')['default']
|
|
WindowInner: typeof import('./src/components/window/WindowInner.vue')['default']
|
|
WindowNode: typeof import('./src/components/window/WindowNode.vue')['default']
|
|
WindowTemplate: typeof import('./src/components/window/WindowTemplate.vue')['default']
|
|
WinInput: typeof import('./src/components/ui/WinInput.vue')['default']
|
|
WinLoading: typeof import('./src/components/ui/WinLoading.vue')['default']
|
|
WinLogo: typeof import('./src/components/ui/WinLogo.vue')['default']
|
|
WinProcess: typeof import('./src/components/ui/WinProcess.vue')['default']
|
|
WinSelect: typeof import('./src/components/ui/WinSelect.vue')['default']
|
|
WinUpButtonGroup: typeof import('./src/components/ui/WinUpButtonGroup.vue')['default']
|
|
}
|
|
}
|
|
|