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.
140 lines
10 KiB
140 lines
10 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']
|
|
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']
|
|
Battery: typeof import('./src/components/taskbar/Battery.vue')['default']
|
|
BatteryPop: typeof import('./src/components/taskbar/BatteryPop.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/localchat/Chat.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']
|
|
ChatNav: typeof import('./src/components/localchat/ChatNav.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']
|
|
DateTimePop: typeof import('./src/components/taskbar/DateTimePop.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']
|
|
EditFileName: typeof import('./src/components/builtin/EditFileName.vue')['default']
|
|
EditType: typeof import('./src/components/builtin/EditType.vue')['default']
|
|
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']
|
|
ElCol: typeof import('element-plus/es')['ElCol']
|
|
ElColorPicker: typeof import('element-plus/es')['ElColorPicker']
|
|
ElDialog: typeof import('element-plus/es')['ElDialog']
|
|
ElDrawer: typeof import('element-plus/es')['ElDrawer']
|
|
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']
|
|
ElInput: typeof import('element-plus/es')['ElInput']
|
|
ElLink: typeof import('element-plus/es')['ElLink']
|
|
ElOption: typeof import('element-plus/es')['ElOption']
|
|
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']
|
|
ElSpace: typeof import('element-plus/es')['ElSpace']
|
|
ElTable: typeof import('element-plus/es')['ElTable']
|
|
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
|
|
ElText: typeof import('element-plus/es')['ElText']
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
|
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']
|
|
FileTree: typeof import('./src/components/builtin/FileTree.vue')['default']
|
|
FileViewer: typeof import('./src/components/builtin/FileViewer.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']
|
|
LockDesktop: typeof import('./src/components/desktop/LockDesktop.vue')['default']
|
|
Magnet: typeof import('./src/components/taskbar/Magnet.vue')['default']
|
|
MarkDown: typeof import('./src/components/builtin/MarkDown.vue')['default']
|
|
MenuBar: typeof import('./src/components/window/MenuBar.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']
|
|
MusicStore: typeof import('./src/components/builtin/MusicStore.vue')['default']
|
|
MusicViewer: typeof import('./src/components/builtin/MusicViewer.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']
|
|
NotifyGroup: typeof import('./src/components/builtin/NotifyGroup.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']
|
|
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']
|
|
SetLang: typeof import('./src/components/setting/SetLang.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']
|
|
Sponsors: typeof import('./src/components/desktop/Sponsors.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']
|
|
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']
|
|
}
|
|
}
|
|
|