75 lines
5.8 KiB
TypeScript
75 lines
5.8 KiB
TypeScript
/* 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 {
|
|
AddNode: typeof import('./src/components/workflow/modules/nodes/add-node.vue')['default']
|
|
AppProvider: typeof import('./src/components/common/app-provider.vue')['default']
|
|
AppWatermark: typeof import('./src/components/common/app-watermark.vue')['default']
|
|
BetterScroll: typeof import('./src/components/custom/better-scroll.vue')['default']
|
|
BlockStrategy: typeof import('./src/components/common/block-strategy.vue')['default']
|
|
BranchDesc: typeof import('./src/components/workflow/modules/detail/branch-desc.vue')['default']
|
|
BranchDetail: typeof import('./src/components/workflow/modules/detail/branch-detail.vue')['default']
|
|
BranchDrawer: typeof import('./src/components/workflow/modules/drawer/branch-drawer.vue')['default']
|
|
BranchNode: typeof import('./src/components/workflow/modules/nodes/branch-node.vue')['default']
|
|
ButtonIcon: typeof import('./src/components/custom/button-icon.vue')['default']
|
|
CallbackDetail: typeof import('./src/components/workflow/modules/detail/callback-detail.vue')['default']
|
|
CallbackDrawer: typeof import('./src/components/workflow/modules/drawer/callback-drawer.vue')['default']
|
|
CallbackNode: typeof import('./src/components/workflow/modules/nodes/callback-node.vue')['default']
|
|
CodeMirror: typeof import('./src/components/common/code-mirror.vue')['default']
|
|
CountTo: typeof import('./src/components/custom/count-to.vue')['default']
|
|
DarkModeContainer: typeof import('./src/components/common/dark-mode-container.vue')['default']
|
|
DatetimeRange: typeof import('./src/components/common/datetime-range.vue')['default']
|
|
DeleteAlert: typeof import('./src/components/common/delete-alert.vue')['default']
|
|
DetailCard: typeof import('./src/components/workflow/modules/common/detail-card.vue')['default']
|
|
DetailDrawer: typeof import('./src/components/common/detail-drawer.vue')['default']
|
|
DynamicInput: typeof import('./src/components/common/dynamic-input.vue')['default']
|
|
EditableInput: typeof import('./src/components/common/editable-input.vue')['default']
|
|
ExceptionBase: typeof import('./src/components/common/exception-base.vue')['default']
|
|
ExecutorType: typeof import('./src/components/common/executor-type.vue')['default']
|
|
FileUpload: typeof import('./src/components/common/file-upload.vue')['default']
|
|
FlowLogDrawer: typeof import('./src/components/workflow/modules/common/flow-log-drawer.vue')['default']
|
|
FullScreen: typeof import('./src/components/common/full-screen.vue')['default']
|
|
JobTaskListTable: typeof import('./src/components/common/job-task-list-table.vue')['default']
|
|
JobTriggerInterval: typeof import('./src/components/common/job-trigger-interval.vue')['default']
|
|
LangSwitch: typeof import('./src/components/common/lang-switch.vue')['default']
|
|
LogDrawer: typeof import('./src/components/common/log-drawer.vue')['default']
|
|
LookForward: typeof import('./src/components/custom/look-forward.vue')['default']
|
|
MenuToggler: typeof import('./src/components/common/menu-toggler.vue')['default']
|
|
NodeWrap: typeof import('./src/components/workflow/modules/nodes/node-wrap.vue')['default']
|
|
OperateDrawer: typeof import('./src/components/common/operate-drawer.vue')['default']
|
|
PinToggler: typeof import('./src/components/common/pin-toggler.vue')['default']
|
|
ReloadButton: typeof import('./src/components/common/reload-button.vue')['default']
|
|
RouteKey: typeof import('./src/components/common/route-key.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
SceneTriggerInterval: typeof import('./src/components/common/scene-trigger-interval.vue')['default']
|
|
SearchForm: typeof import('./src/components/common/search-form.vue')['default']
|
|
SelectGroup: typeof import('./src/components/common/select-group.vue')['default']
|
|
SelectScene: typeof import('./src/components/common/select-scene.vue')['default']
|
|
StartDetail: typeof import('./src/components/workflow/modules/detail/start-detail.vue')['default']
|
|
StartDrawer: typeof import('./src/components/workflow/modules/drawer/start-drawer.vue')['default']
|
|
StartNode: typeof import('./src/components/workflow/modules/nodes/start-node.vue')['default']
|
|
StatusSwitch: typeof import('./src/components/common/status-switch.vue')['default']
|
|
SvgIcon: typeof import('./src/components/custom/svg-icon.vue')['default']
|
|
SystemLogo: typeof import('./src/components/common/system-logo.vue')['default']
|
|
SystemTaskType: typeof import('./src/components/common/system-task-type.vue')['default']
|
|
SystemUser: typeof import('./src/components/common/system-user.vue')['default']
|
|
TableColumnSetting: typeof import('./src/components/advanced/table-column-setting.vue')['default']
|
|
TableHeaderOperation: typeof import('./src/components/advanced/table-header-operation.vue')['default']
|
|
TaskBatchStatus: typeof import('./src/components/common/task-batch-status.vue')['default']
|
|
TaskDetail: typeof import('./src/components/workflow/modules/detail/task-detail.vue')['default']
|
|
TaskDrawer: typeof import('./src/components/workflow/modules/drawer/task-drawer.vue')['default']
|
|
TaskNode: typeof import('./src/components/workflow/modules/nodes/task-node.vue')['default']
|
|
TaskType: typeof import('./src/components/common/task-type.vue')['default']
|
|
ThemeSchemaSwitch: typeof import('./src/components/common/theme-schema-switch.vue')['default']
|
|
TriggerType: typeof import('./src/components/common/trigger-type.vue')['default']
|
|
WaveBg: typeof import('./src/components/custom/wave-bg.vue')['default']
|
|
Workflow: typeof import('./src/components/workflow/workflow.vue')['default']
|
|
}
|
|
}
|