移除启动模式切换与 ScopeSwitcher;向导拆分子组件并补充 setup 工具。 Co-authored-by: Cursor <cursoragent@cursor.com>
99 lines
7.0 KiB
TypeScript
99 lines
7.0 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 {
|
|
AiAssistantDrawer: typeof import('./src/components/assistant/AiAssistantDrawer.vue')['default']
|
|
AiAssistantPanel: typeof import('./src/components/map-editor/AiAssistantPanel.vue')['default']
|
|
AiGenerateDialog: typeof import('./src/components/map-editor/AiGenerateDialog.vue')['default']
|
|
BetterAddFieldDialog: typeof import('./src/components/map-editor/BetterAddFieldDialog.vue')['default']
|
|
ConfigPageBase: typeof import('./src/components/ConfigPageBase.vue')['default']
|
|
DataTablePro: typeof import('./src/components/DataTablePro.vue')['default']
|
|
EdgeInspector: typeof import('./src/components/workflow/EdgeInspector.vue')['default']
|
|
EditPropertyPanel: typeof import('./src/components/map-editor/EditPropertyPanel.vue')['default']
|
|
EditStatusBar: typeof import('./src/components/map-editor/EditStatusBar.vue')['default']
|
|
EditToolRail: typeof import('./src/components/map-editor/EditToolRail.vue')['default']
|
|
EditTopBar: typeof import('./src/components/map-editor/EditTopBar.vue')['default']
|
|
ElAlert: typeof import('element-plus/es')['ElAlert']
|
|
ElAside: typeof import('element-plus/es')['ElAside']
|
|
ElAvatar: typeof import('element-plus/es')['ElAvatar']
|
|
ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb']
|
|
ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem']
|
|
ElButton: typeof import('element-plus/es')['ElButton']
|
|
ElCard: typeof import('element-plus/es')['ElCard']
|
|
ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
|
|
ElCollapse: typeof import('element-plus/es')['ElCollapse']
|
|
ElCollapseItem: typeof import('element-plus/es')['ElCollapseItem']
|
|
ElColorPicker: typeof import('element-plus/es')['ElColorPicker']
|
|
ElContainer: typeof import('element-plus/es')['ElContainer']
|
|
ElDialog: typeof import('element-plus/es')['ElDialog']
|
|
ElDropdown: typeof import('element-plus/es')['ElDropdown']
|
|
ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
|
|
ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
|
|
ElFooter: typeof import('element-plus/es')['ElFooter']
|
|
ElForm: typeof import('element-plus/es')['ElForm']
|
|
ElFormItem: typeof import('element-plus/es')['ElFormItem']
|
|
ElHeader: typeof import('element-plus/es')['ElHeader']
|
|
ElIcon: typeof import('element-plus/es')['ElIcon']
|
|
ElInput: typeof import('element-plus/es')['ElInput']
|
|
ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
|
|
ElLink: typeof import('element-plus/es')['ElLink']
|
|
ElMain: typeof import('element-plus/es')['ElMain']
|
|
ElMenu: typeof import('element-plus/es')['ElMenu']
|
|
ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
|
|
ElOption: typeof import('element-plus/es')['ElOption']
|
|
ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
|
|
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
|
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
|
|
ElSelect: typeof import('element-plus/es')['ElSelect']
|
|
ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
|
|
ElSwitch: typeof import('element-plus/es')['ElSwitch']
|
|
ElTable: typeof import('element-plus/es')['ElTable']
|
|
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
|
|
ElTabPane: typeof import('element-plus/es')['ElTabPane']
|
|
ElTabs: typeof import('element-plus/es')['ElTabs']
|
|
ElTag: typeof import('element-plus/es')['ElTag']
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
|
ElUpload: typeof import('element-plus/es')['ElUpload']
|
|
FieldMemberEditor: typeof import('./src/components/orchestration/FieldMemberEditor.vue')['default']
|
|
FleetAllocationPanel: typeof import('./src/components/fleet/FleetAllocationPanel.vue')['default']
|
|
FloatingAlarmCard: typeof import('./src/components/map-monitor/FloatingAlarmCard.vue')['default']
|
|
FloatingAlarmStack: typeof import('./src/components/map-monitor/FloatingAlarmStack.vue')['default']
|
|
JsonFoldNode: typeof import('./src/components/common/JsonFoldNode.vue')['default']
|
|
JsonFoldViewer: typeof import('./src/components/common/JsonFoldViewer.vue')['default']
|
|
MapConnectionPanel: typeof import('./src/components/map-manage/MapConnectionPanel.vue')['default']
|
|
MapMergePanel: typeof import('./src/components/map-manage/MapMergePanel.vue')['default']
|
|
MapMonitorConfigGroup: typeof import('./src/components/config/MapMonitorConfigGroup.vue')['default']
|
|
MissionListPanel: typeof import('./src/components/workbench/MissionListPanel.vue')['default']
|
|
MonitorSelectionPanel: typeof import('./src/components/workbench/MonitorSelectionPanel.vue')['default']
|
|
NodeInspector: typeof import('./src/components/workflow/NodeInspector.vue')['default']
|
|
NodePalette: typeof import('./src/components/workflow/NodePalette.vue')['default']
|
|
PermissionGuard: typeof import('./src/components/PermissionGuard.vue')['default']
|
|
PluginListPanel: typeof import('./src/components/reflection/PluginListPanel.vue')['default']
|
|
ProjectBrowseDialog: typeof import('./src/components/map-editor/ProjectBrowseDialog.vue')['default']
|
|
QuickEntryPickerDialog: typeof import('./src/components/dashboard/QuickEntryPickerDialog.vue')['default']
|
|
ReflectionKindTable: typeof import('./src/components/orchestration/ReflectionKindTable.vue')['default']
|
|
ReflectionManagerPanel: typeof import('./src/components/reflection/ReflectionManagerPanel.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
SelectionDetailPanel: typeof import('./src/components/workbench/SelectionDetailPanel.vue')['default']
|
|
SitePickDialog: typeof import('./src/components/workbench/SitePickDialog.vue')['default']
|
|
ThemeCustomizer: typeof import('./src/components/ThemeCustomizer.vue')['default']
|
|
ThemeSwitcher: typeof import('./src/components/ThemeSwitcher.vue')['default']
|
|
VehicleHealthCard: typeof import('./src/components/fleet/VehicleHealthCard.vue')['default']
|
|
VehicleHealthRow: typeof import('./src/components/fleet/VehicleHealthRow.vue')['default']
|
|
VehicleMaintenanceSelect: typeof import('./src/components/fleet/VehicleMaintenanceSelect.vue')['default']
|
|
VehicleMonitorPanel: typeof import('./src/components/workbench/VehicleMonitorPanel.vue')['default']
|
|
WorkbenchSidePanel: typeof import('./src/components/workbench/WorkbenchSidePanel.vue')['default']
|
|
WorkflowEditor: typeof import('./src/components/workflow/WorkflowEditor.vue')['default']
|
|
WorkflowListPanel: typeof import('./src/components/workflow/WorkflowListPanel.vue')['default']
|
|
WorkflowNode: typeof import('./src/components/workflow/WorkflowNode.vue')['default']
|
|
Workspace3D: typeof import('./src/components/Workspace3D.vue')['default']
|
|
WorkspaceCanvasToolbar: typeof import('./src/components/workspace/WorkspaceCanvasToolbar.vue')['default']
|
|
}
|
|
}
|