|
@ -22,9 +22,6 @@ declare module 'vue' { |
|
|
ChatDomain: typeof import('./src/components/localchat/ChatDomain.vue')['default'] |
|
|
ChatDomain: typeof import('./src/components/localchat/ChatDomain.vue')['default'] |
|
|
ChatEditor: typeof import('./src/components/localchat/ChatEditor.vue')['default'] |
|
|
ChatEditor: typeof import('./src/components/localchat/ChatEditor.vue')['default'] |
|
|
ChatFoot: typeof import('./src/components/localchat/ChatFoot.vue')['default'] |
|
|
ChatFoot: typeof import('./src/components/localchat/ChatFoot.vue')['default'] |
|
|
ChatHeader: typeof import('./src/components/chat/ChatHeader.vue')['default'] |
|
|
|
|
|
ChatHistory: typeof import('./src/components/chat/ChatHistory.vue')['default'] |
|
|
|
|
|
ChatList: typeof import('./src/components/chat/ChatList.vue')['default'] |
|
|
|
|
|
ChatMenu: typeof import('./src/components/chat/ChatMenu.vue')['default'] |
|
|
ChatMenu: typeof import('./src/components/chat/ChatMenu.vue')['default'] |
|
|
ChatMessage: typeof import('./src/components/chat/ChatMessage.vue')['default'] |
|
|
ChatMessage: typeof import('./src/components/chat/ChatMessage.vue')['default'] |
|
|
ChatMsgList: typeof import('./src/components/chat/ChatMsgList.vue')['default'] |
|
|
ChatMsgList: typeof import('./src/components/chat/ChatMsgList.vue')['default'] |
|
@ -37,7 +34,6 @@ declare module 'vue' { |
|
|
ColorPicker: typeof import('./src/components/setting/ColorPicker.vue')['default'] |
|
|
ColorPicker: typeof import('./src/components/setting/ColorPicker.vue')['default'] |
|
|
Computer: typeof import('./src/components/computer/Computer.vue')['default'] |
|
|
Computer: typeof import('./src/components/computer/Computer.vue')['default'] |
|
|
ComputerNavBar: typeof import('./src/components/computer/ComputerNavBar.vue')['default'] |
|
|
ComputerNavBar: typeof import('./src/components/computer/ComputerNavBar.vue')['default'] |
|
|
Conservation: typeof import('./src/components/chat/Conservation.vue')['default'] |
|
|
|
|
|
ContextMenu: typeof import('./src/components/builtin/ContextMenu.vue')['default'] |
|
|
ContextMenu: typeof import('./src/components/builtin/ContextMenu.vue')['default'] |
|
|
CreateUrl: typeof import('./src/components/builtin/CreateUrl.vue')['default'] |
|
|
CreateUrl: typeof import('./src/components/builtin/CreateUrl.vue')['default'] |
|
|
CustomIcon: typeof import('./src/components/taskbar/CustomIcon.vue')['default'] |
|
|
CustomIcon: typeof import('./src/components/taskbar/CustomIcon.vue')['default'] |
|
@ -51,7 +47,6 @@ declare module 'vue' { |
|
|
DialogTemp: typeof import('./src/components/window/DialogTemp.vue')['default'] |
|
|
DialogTemp: typeof import('./src/components/window/DialogTemp.vue')['default'] |
|
|
EditFileName: typeof import('./src/components/builtin/EditFileName.vue')['default'] |
|
|
EditFileName: typeof import('./src/components/builtin/EditFileName.vue')['default'] |
|
|
EditType: typeof import('./src/components/builtin/EditType.vue')['default'] |
|
|
EditType: typeof import('./src/components/builtin/EditType.vue')['default'] |
|
|
ElAlert: typeof import('element-plus/es')['ElAlert'] |
|
|
|
|
|
ElAside: typeof import('element-plus/es')['ElAside'] |
|
|
ElAside: typeof import('element-plus/es')['ElAside'] |
|
|
ElAvatar: typeof import('element-plus/es')['ElAvatar'] |
|
|
ElAvatar: typeof import('element-plus/es')['ElAvatar'] |
|
|
ElBadge: typeof import('element-plus/es')['ElBadge'] |
|
|
ElBadge: typeof import('element-plus/es')['ElBadge'] |
|
@ -60,11 +55,9 @@ declare module 'vue' { |
|
|
ElCarousel: typeof import('element-plus/es')['ElCarousel'] |
|
|
ElCarousel: typeof import('element-plus/es')['ElCarousel'] |
|
|
ElCarouselItem: typeof import('element-plus/es')['ElCarouselItem'] |
|
|
ElCarouselItem: typeof import('element-plus/es')['ElCarouselItem'] |
|
|
ElCheckbox: typeof import('element-plus/es')['ElCheckbox'] |
|
|
ElCheckbox: typeof import('element-plus/es')['ElCheckbox'] |
|
|
ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup'] |
|
|
|
|
|
ElCol: typeof import('element-plus/es')['ElCol'] |
|
|
ElCol: typeof import('element-plus/es')['ElCol'] |
|
|
ElColorPicker: typeof import('element-plus/es')['ElColorPicker'] |
|
|
ElColorPicker: typeof import('element-plus/es')['ElColorPicker'] |
|
|
ElContainer: typeof import('element-plus/es')['ElContainer'] |
|
|
ElContainer: typeof import('element-plus/es')['ElContainer'] |
|
|
ElDatePicker: typeof import('element-plus/es')['ElDatePicker'] |
|
|
|
|
|
ElDialog: typeof import('element-plus/es')['ElDialog'] |
|
|
ElDialog: typeof import('element-plus/es')['ElDialog'] |
|
|
ElDrawer: typeof import('element-plus/es')['ElDrawer'] |
|
|
ElDrawer: typeof import('element-plus/es')['ElDrawer'] |
|
|
ElEmpty: typeof import('element-plus/es')['ElEmpty'] |
|
|
ElEmpty: typeof import('element-plus/es')['ElEmpty'] |
|
@ -75,7 +68,6 @@ declare module 'vue' { |
|
|
ElIcon: typeof import('element-plus/es')['ElIcon'] |
|
|
ElIcon: typeof import('element-plus/es')['ElIcon'] |
|
|
ElImage: typeof import('element-plus/es')['ElImage'] |
|
|
ElImage: typeof import('element-plus/es')['ElImage'] |
|
|
ElInput: typeof import('element-plus/es')['ElInput'] |
|
|
ElInput: typeof import('element-plus/es')['ElInput'] |
|
|
ElLink: typeof import('element-plus/es')['ElLink'] |
|
|
|
|
|
ElMain: typeof import('element-plus/es')['ElMain'] |
|
|
ElMain: typeof import('element-plus/es')['ElMain'] |
|
|
ElMenu: typeof import('element-plus/es')['ElMenu'] |
|
|
ElMenu: typeof import('element-plus/es')['ElMenu'] |
|
|
ElMenuItem: typeof import('element-plus/es')['ElMenuItem'] |
|
|
ElMenuItem: typeof import('element-plus/es')['ElMenuItem'] |
|
@ -83,16 +75,13 @@ declare module 'vue' { |
|
|
ElPagination: typeof import('element-plus/es')['ElPagination'] |
|
|
ElPagination: typeof import('element-plus/es')['ElPagination'] |
|
|
ElPopover: typeof import('element-plus/es')['ElPopover'] |
|
|
ElPopover: typeof import('element-plus/es')['ElPopover'] |
|
|
ElProgress: typeof import('element-plus/es')['ElProgress'] |
|
|
ElProgress: typeof import('element-plus/es')['ElProgress'] |
|
|
ElRadio: typeof import('element-plus/es')['ElRadio'] |
|
|
|
|
|
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup'] |
|
|
|
|
|
ElRow: typeof import('element-plus/es')['ElRow'] |
|
|
ElRow: typeof import('element-plus/es')['ElRow'] |
|
|
ElScrollbar: typeof import('element-plus/es')['ElScrollbar'] |
|
|
ElScrollbar: typeof import('element-plus/es')['ElScrollbar'] |
|
|
ElSelect: typeof import('element-plus/es')['ElSelect'] |
|
|
ElSelect: typeof import('element-plus/es')['ElSelect'] |
|
|
ElSpace: typeof import('element-plus/es')['ElSpace'] |
|
|
|
|
|
ElSwitch: typeof import('element-plus/es')['ElSwitch'] |
|
|
ElSwitch: typeof import('element-plus/es')['ElSwitch'] |
|
|
ElTable: typeof import('element-plus/es')['ElTable'] |
|
|
ElTable: typeof import('element-plus/es')['ElTable'] |
|
|
ElTableColumn: typeof import('element-plus/es')['ElTableColumn'] |
|
|
ElTableColumn: typeof import('element-plus/es')['ElTableColumn'] |
|
|
ElTimePicker: typeof import('element-plus/es')['ElTimePicker'] |
|
|
ElText: typeof import('element-plus/es')['ElText'] |
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip'] |
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip'] |
|
|
Error: typeof import('./src/components/taskbar/Error.vue')['default'] |
|
|
Error: typeof import('./src/components/taskbar/Error.vue')['default'] |
|
|
FileIcon: typeof import('./src/components/builtin/FileIcon.vue')['default'] |
|
|
FileIcon: typeof import('./src/components/builtin/FileIcon.vue')['default'] |
|
@ -102,7 +91,6 @@ declare module 'vue' { |
|
|
FileProps: typeof import('./src/components/builtin/FileProps.vue')['default'] |
|
|
FileProps: typeof import('./src/components/builtin/FileProps.vue')['default'] |
|
|
FileTree: typeof import('./src/components/builtin/FileTree.vue')['default'] |
|
|
FileTree: typeof import('./src/components/builtin/FileTree.vue')['default'] |
|
|
FileViewer: typeof import('./src/components/builtin/FileViewer.vue')['default'] |
|
|
FileViewer: typeof import('./src/components/builtin/FileViewer.vue')['default'] |
|
|
Home: typeof import('./src/components/chat/Home.vue')['default'] |
|
|
|
|
|
IframeFile: typeof import('./src/components/window/IframeFile.vue')['default'] |
|
|
IframeFile: typeof import('./src/components/window/IframeFile.vue')['default'] |
|
|
ImageViewer: typeof import('./src/components/builtin/ImageViewer.vue')['default'] |
|
|
ImageViewer: typeof import('./src/components/builtin/ImageViewer.vue')['default'] |
|
|
Install: typeof import('./src/components/install/Install.vue')['default'] |
|
|
Install: typeof import('./src/components/install/Install.vue')['default'] |
|
@ -113,7 +101,6 @@ declare module 'vue' { |
|
|
LockDesktop: typeof import('./src/components/desktop/LockDesktop.vue')['default'] |
|
|
LockDesktop: typeof import('./src/components/desktop/LockDesktop.vue')['default'] |
|
|
Magnet: typeof import('./src/components/taskbar/Magnet.vue')['default'] |
|
|
Magnet: typeof import('./src/components/taskbar/Magnet.vue')['default'] |
|
|
MarkDown: typeof import('./src/components/builtin/MarkDown.vue')['default'] |
|
|
MarkDown: typeof import('./src/components/builtin/MarkDown.vue')['default'] |
|
|
Menu: typeof import('./src/components/chat/Menu.vue')['default'] |
|
|
|
|
|
MenuBar: typeof import('./src/components/window/MenuBar.vue')['default'] |
|
|
MenuBar: typeof import('./src/components/window/MenuBar.vue')['default'] |
|
|
MenuList: typeof import('./src/components/taskbar/MenuList.vue')['default'] |
|
|
MenuList: typeof import('./src/components/taskbar/MenuList.vue')['default'] |
|
|
MessageCenterPop: typeof import('./src/components/taskbar/MessageCenterPop.vue')['default'] |
|
|
MessageCenterPop: typeof import('./src/components/taskbar/MessageCenterPop.vue')['default'] |
|
|