forked from ismartcoding/plain-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
components.d.ts
128 lines (127 loc) · 11.8 KB
/
components.d.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
export {}
declare module 'vue' {
export interface GlobalComponents {
AddFeedModal: typeof import('./src/components/AddFeedModal.vue')['default']
AddToTagsModal: typeof import('./src/components/AddToTagsModal.vue')['default']
AIChatConfigModal: typeof import('./src/components/AIChatConfigModal.vue')['default']
AllCheckedAlert: typeof import('./src/components/AllCheckedAlert.vue')['default']
Arrow: typeof import('./src/components/popper/Arrow.vue')['default']
AudioPlayer: typeof import('./src/components/AudioPlayer.vue')['default']
Breadcrumb: typeof import('./src/components/Breadcrumb.vue')['default']
BucketFilter: typeof import('./src/components/BucketFilter.vue')['default']
ChatExchange: typeof import('./src/components/chat/ChatExchange.vue')['default']
ChatFiles: typeof import('./src/components/chat/ChatFiles.vue')['default']
ChatImages: typeof import('./src/components/chat/ChatImages.vue')['default']
ChatNetwork: typeof import('./src/components/chat/ChatNetwork.vue')['default']
ConfirmModal: typeof import('./src/components/ConfirmModal.vue')['default']
ContextMenu: typeof import('./src/components/contextmenu/ContextMenu.vue')['default']
ContextSubMenu: typeof import('./src/components/contextmenu/ContextSubMenu.vue')['default']
DeleteConfirm: typeof import('./src/components/DeleteConfirm.vue')['default']
DeleteFileConfirm: typeof import('./src/components/DeleteFileConfirm.vue')['default']
DeleteItemsConfirm: typeof import('./src/components/DeleteItemsConfirm.vue')['default']
EditContactModal: typeof import('./src/components/EditContactModal.vue')['default']
EditRouteModal: typeof import('./src/components/EditRouteModal.vue')['default']
EditRuleModal: typeof import('./src/components/EditRuleModal.vue')['default']
EditToolbar: typeof import('./src/components/EditToolbar.vue')['default']
EditValueModal: typeof import('./src/components/EditValueModal.vue')['default']
FeedModal: typeof import('./src/components/FeedModal.vue')['default']
FieldId: typeof import('./src/components/FieldId.vue')['default']
HeaderActions: typeof import('./src/components/HeaderActions.vue')['default']
HomeConsole: typeof import('./src/components/HomeConsole.vue')['default']
'IMaterialSymbols:addRounded': typeof import('~icons/material-symbols/add-rounded')['default']
'IMaterialSymbols:aspectRatioOutlineRounded': typeof import('~icons/material-symbols/aspect-ratio-outline-rounded')['default']
'IMaterialSymbols:brightness6OutlineRounded': typeof import('~icons/material-symbols/brightness6-outline-rounded')['default']
'IMaterialSymbols:callOutlineRounded': typeof import('~icons/material-symbols/call-outline-rounded')['default']
'IMaterialSymbols:chatOutlineRounded': typeof import('~icons/material-symbols/chat-outline-rounded')['default']
'IMaterialSymbols:chevronLeftRounded': typeof import('~icons/material-symbols/chevron-left-rounded')['default']
'IMaterialSymbols:chevronRightRounded': typeof import('~icons/material-symbols/chevron-right-rounded')['default']
'IMaterialSymbols:closeRounded': typeof import('~icons/material-symbols/close-rounded')['default']
'IMaterialSymbols:contentCopyOutlineRounded': typeof import('~icons/material-symbols/content-copy-outline-rounded')['default']
'IMaterialSymbols:contentCutRounded': typeof import('~icons/material-symbols/content-cut-rounded')['default']
'IMaterialSymbols:contentPasteRounded': typeof import('~icons/material-symbols/content-paste-rounded')['default']
'IMaterialSymbols:darkModeOutlineRounded': typeof import('~icons/material-symbols/dark-mode-outline-rounded')['default']
'IMaterialSymbols:deleteForeverOutlineRounded': typeof import('~icons/material-symbols/delete-forever-outline-rounded')['default']
'IMaterialSymbols:deleteOutlineRounded': typeof import('~icons/material-symbols/delete-outline-rounded')['default']
'IMaterialSymbols:downloadRounded': typeof import('~icons/material-symbols/download-rounded')['default']
'IMaterialSymbols:edit': typeof import('~icons/material-symbols/edit')['default']
'IMaterialSymbols:expandMoreRounded': typeof import('~icons/material-symbols/expand-more-rounded')['default']
'IMaterialSymbols:folderOutlineRounded': typeof import('~icons/material-symbols/folder-outline-rounded')['default']
'IMaterialSymbols:formatListNumberedRounded': typeof import('~icons/material-symbols/format-list-numbered-rounded')['default']
'IMaterialSymbols:fullscreenRounded': typeof import('~icons/material-symbols/fullscreen-rounded')['default']
'IMaterialSymbols:gridViewOutlineRounded': typeof import('~icons/material-symbols/grid-view-outline-rounded')['default']
'IMaterialSymbols:imageOutlineRounded': typeof import('~icons/material-symbols/image-outline-rounded')['default']
'IMaterialSymbols:infoOutlineRounded': typeof import('~icons/material-symbols/info-outline-rounded')['default']
'IMaterialSymbols:keyboardDoubleArrowDownRounded': typeof import('~icons/material-symbols/keyboard-double-arrow-down-rounded')['default']
'IMaterialSymbols:keyboardDoubleArrowUpRounded': typeof import('~icons/material-symbols/keyboard-double-arrow-up-rounded')['default']
'IMaterialSymbols:labelOffOutlineRounded': typeof import('~icons/material-symbols/label-off-outline-rounded')['default']
'IMaterialSymbols:labelOutlineRounded': typeof import('~icons/material-symbols/label-outline-rounded')['default']
'IMaterialSymbols:logoutRounded': typeof import('~icons/material-symbols/logout-rounded')['default']
'IMaterialSymbols:notificationsOutlineRounded': typeof import('~icons/material-symbols/notifications-outline-rounded')['default']
'IMaterialSymbols:openInNewRounded': typeof import('~icons/material-symbols/open-in-new-rounded')['default']
'IMaterialSymbols:paletteOutline': typeof import('~icons/material-symbols/palette-outline')['default']
'IMaterialSymbols:pauseCircleOutlineRounded': typeof import('~icons/material-symbols/pause-circle-outline-rounded')['default']
'IMaterialSymbols:playCircleOutlineRounded': typeof import('~icons/material-symbols/play-circle-outline-rounded')['default']
'IMaterialSymbols:playlistAdd': typeof import('~icons/material-symbols/playlist-add')['default']
'IMaterialSymbols:printOutlineRounded': typeof import('~icons/material-symbols/print-outline-rounded')['default']
'IMaterialSymbols:questionMarkRounded': typeof import('~icons/material-symbols/question-mark-rounded')['default']
'IMaterialSymbols:queueMusicRounded': typeof import('~icons/material-symbols/queue-music-rounded')['default']
'IMaterialSymbols:refreshRounded': typeof import('~icons/material-symbols/refresh-rounded')['default']
'IMaterialSymbols:repeatOneRounded': typeof import('~icons/material-symbols/repeat-one-rounded')['default']
'IMaterialSymbols:repeatRounded': typeof import('~icons/material-symbols/repeat-rounded')['default']
'IMaterialSymbols:restoreFromTrashOutlineRounded': typeof import('~icons/material-symbols/restore-from-trash-outline-rounded')['default']
'IMaterialSymbols:rotateLeftRounded': typeof import('~icons/material-symbols/rotate-left-rounded')['default']
'IMaterialSymbols:rotateRightRounded': typeof import('~icons/material-symbols/rotate-right-rounded')['default']
'IMaterialSymbols:searchRounded': typeof import('~icons/material-symbols/search-rounded')['default']
'IMaterialSymbols:sendOutlineRounded': typeof import('~icons/material-symbols/send-outline-rounded')['default']
'IMaterialSymbols:settingsOutline': typeof import('~icons/material-symbols/settings-outline')['default']
'IMaterialSymbols:shuffleOutlineRounded': typeof import('~icons/material-symbols/shuffle-outline-rounded')['default']
'IMaterialSymbols:skipNextOutlineRounded': typeof import('~icons/material-symbols/skip-next-outline-rounded')['default']
'IMaterialSymbols:skipPreviousOutlineRounded': typeof import('~icons/material-symbols/skip-previous-outline-rounded')['default']
'IMaterialSymbols:sortRounded': typeof import('~icons/material-symbols/sort-rounded')['default']
'IMaterialSymbols:stopCircleOutlineRounded': typeof import('~icons/material-symbols/stop-circle-outline-rounded')['default']
'IMaterialSymbols:sunnyOutlineRounded': typeof import('~icons/material-symbols/sunny-outline-rounded')['default']
'IMaterialSymbols:syncRounded': typeof import('~icons/material-symbols/sync-rounded')['default']
'IMaterialSymbols:tableRowsRounded': typeof import('~icons/material-symbols/table-rows-rounded')['default']
'IMaterialSymbols:translateRounded': typeof import('~icons/material-symbols/translate-rounded')['default']
'IMaterialSymbols:tuneRounded': typeof import('~icons/material-symbols/tune-rounded')['default']
'IMaterialSymbols:uploadRounded': typeof import('~icons/material-symbols/upload-rounded')['default']
'IMaterialSymbols:visibilityOffOutlineRounded': typeof import('~icons/material-symbols/visibility-off-outline-rounded')['default']
'IMaterialSymbols:visibilityOutlineRounded': typeof import('~icons/material-symbols/visibility-outline-rounded')['default']
'IMaterialSymbols:zoomInRounded': typeof import('~icons/material-symbols/zoom-in-rounded')['default']
'IMaterialSymbols:zoomOutRounded': typeof import('~icons/material-symbols/zoom-out-rounded')['default']
ItemTags: typeof import('./src/components/ItemTags.vue')['default']
JsonArray: typeof import('./src/components/jsonviewer/types/json-array.vue')['default']
JsonBoolean: typeof import('./src/components/jsonviewer/types/json-boolean.vue')['default']
JsonBox: typeof import('./src/components/jsonviewer/json-box.vue')['default']
JsonDate: typeof import('./src/components/jsonviewer/types/json-date.vue')['default']
JsonFunction: typeof import('./src/components/jsonviewer/types/json-function.vue')['default']
JsonNumber: typeof import('./src/components/jsonviewer/types/json-number.vue')['default']
JsonObject: typeof import('./src/components/jsonviewer/types/json-object.vue')['default']
JsonRegexp: typeof import('./src/components/jsonviewer/types/json-regexp.vue')['default']
JsonString: typeof import('./src/components/jsonviewer/types/json-string.vue')['default']
JsonUndefined: typeof import('./src/components/jsonviewer/types/json-undefined.vue')['default']
JsonViewer: typeof import('./src/components/jsonviewer/json-viewer.vue')['default']
Lightbox: typeof import('./src/components/lightbox/lightbox.vue')['default']
ModalContainer: typeof import('./src/components/modal/ModalContainer.vue')['default']
ModalContainerItem: typeof import('./src/components/modal/ModalContainerItem.vue')['default']
MonacoEditor: typeof import('./src/components/MonacoEditor.vue')['default']
Multiselect: typeof import('./src/components/Multiselect.vue')['default']
Notifications: typeof import('./src/components/Notifications.vue')['default']
Popper: typeof import('./src/components/popper/Popper.vue')['default']
PromptModal: typeof import('./src/components/PromptModal.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
SearchInput: typeof import('./src/components/SearchInput.vue')['default']
TagFilter: typeof import('./src/components/TagFilter.vue')['default']
TaskList: typeof import('./src/components/TaskList.vue')['default']
ThemeChanger: typeof import('./src/components/ThemeChanger.vue')['default']
Toaster: typeof import('./src/components/toaster/Toaster.vue')['default']
UpdateTagRelationsModal: typeof import('./src/components/UpdateTagRelationsModal.vue')['default']
VPagination: typeof import('./src/components/VPagination.vue')['default']
}
}