|
|
|
|
/* eslint-disable */
|
|
|
|
|
// @ts-nocheck
|
|
|
|
|
// Generated by unplugin-vue-components
|
|
|
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
|
|
|
// biome-ignore lint: disable
|
|
|
|
|
export {}
|
|
|
|
|
|
|
|
|
|
/* prettier-ignore */
|
|
|
|
|
declare module 'vue' {
|
|
|
|
|
export interface GlobalComponents {
|
|
|
|
|
AppFooter: typeof import('./src/components/AppFooter.vue')['default']
|
|
|
|
|
AutoScriptDialog: typeof import('./src/components/atoms/organisms/AutoScriptDialog.vue')['default']
|
|
|
|
|
CompareComponent: typeof import('./src/components/templates/run/executions/CompareComponent.vue')['default']
|
|
|
|
|
CompareRunDialog: typeof import('./src/components/atoms/organisms/CompareRunDialog.vue')['default']
|
|
|
|
|
DatagroupBaseDoalog: typeof import('./src/components/atoms/organisms/DatagroupBaseDoalog.vue')['default']
|
|
|
|
|
DatasetBaseDoalog: typeof import('./src/components/atoms/organisms/DatasetBaseDoalog.vue')['default']
|
|
|
|
|
DeploymentDialog: typeof import('./src/components/atoms/organisms/DeploymentDialog.vue')['default']
|
|
|
|
|
DetailComponent: typeof import('./src/components/templates/run/experiment/DetailComponent.vue')['default']
|
|
|
|
|
DrawerComponent: typeof import('./src/components/common/DrawerComponent.vue')['default']
|
|
|
|
|
ExecutionBaseDialog: typeof import('./src/components/atoms/organisms/ExecutionBaseDialog.vue')['default']
|
|
|
|
|
ExperimentCreateDialog: typeof import('./src/components/atoms/organisms/ExperimentCreateDialog.vue')['default']
|
|
|
|
|
ExternalDatasetDialog: typeof import('./src/components/atoms/organisms/ExternalDatasetDialog.vue')['default']
|
|
|
|
|
HelloWorld: typeof import('./src/components/HelloWorld.vue')['default']
|
|
|
|
|
IconArrowDown: typeof import('./src/components/atoms/button/IconArrowDown.vue')['default']
|
|
|
|
|
IconArrowUp: typeof import('./src/components/atoms/button/IconArrowUp.vue')['default']
|
|
|
|
|
IconDeleteBtn: typeof import('./src/components/atoms/button/IconDeleteBtn.vue')['default']
|
|
|
|
|
IconDeployBtn: typeof import('./src/components/atoms/button/IconDeployBtn.vue')['default']
|
|
|
|
|
IconDeployment: typeof import('./src/components/atoms/button/IconDeployment.vue')['default']
|
|
|
|
|
IconDownloadBtn: typeof import('./src/components/atoms/button/IconDownloadBtn.vue')['default']
|
|
|
|
|
IconInfoBtn: typeof import('./src/components/atoms/button/IconInfoBtn.vue')['default']
|
|
|
|
|
IconModifyBtn: typeof import('./src/components/atoms/button/IconModifyBtn.vue')['default']
|
|
|
|
|
IconRunBtn: typeof import('./src/components/atoms/button/IconRunBtn.vue')['default']
|
|
|
|
|
IconSettingBtn: typeof import('./src/components/atoms/button/IconSettingBtn.vue')['default']
|
|
|
|
|
LayoutComponent: typeof import('./src/components/common/LayoutComponent.vue')['default']
|
|
|
|
|
ListComponent: typeof import('./src/components/templates/Datasets/ListComponent.vue')['default']
|
|
|
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
|
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
|
|
|
ScriptCompileDialog: typeof import('./src/components/atoms/organisms/ScriptCompileDialog.vue')['default']
|
|
|
|
|
SidebarHeader: typeof import('./src/components/common/SidebarHeader.vue')['default']
|
|
|
|
|
TrainingGroupBaseDoalog: typeof import('./src/components/atoms/organisms/TrainingGroupBaseDoalog.vue')['default']
|
|
|
|
|
TrainingScriptBaseDoalog: typeof import('./src/components/atoms/organisms/TrainingScriptBaseDoalog.vue')['default']
|
|
|
|
|
ViewComponent: typeof import('./src/components/templates/Datasets/ViewComponent.vue')['default']
|
|
|
|
|
WorkflowDialog: typeof import('./src/components/atoms/organisms/WorkflowDialog.vue')['default']
|
|
|
|
|
WorkflowsBaseDialog: typeof import('./src/components/atoms/organisms/WorkflowsBaseDialog.vue')['default']
|
|
|
|
|
WorkflowsRunDialog: typeof import('./src/components/atoms/organisms/WorkflowsRunDialog.vue')['default']
|
|
|
|
|
WorkflowsUploadDialog: typeof import('./src/components/atoms/organisms/WorkflowsUploadDialog.vue')['default']
|
|
|
|
|
WorklfowStepBaseDialog: typeof import('./src/components/atoms/organisms/WorklfowStepBaseDialog.vue')['default']
|
|
|
|
|
}
|
|
|
|
|
}
|