2025-09-22 17:44:31 +08:00
|
|
|
/* 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 {
|
|
|
|
|
AButton: typeof import('ant-design-vue/es')['Button']
|
|
|
|
|
ACol: typeof import('ant-design-vue/es')['Col']
|
|
|
|
|
AConfigProvider: typeof import('ant-design-vue/es')['ConfigProvider']
|
2025-09-22 17:45:53 +08:00
|
|
|
ActionButtons: typeof import('./src/components/common/ActionButtons/index.vue')['default']
|
2025-09-26 10:44:15 +08:00
|
|
|
ADescriptions: typeof import('ant-design-vue/es')['Descriptions']
|
|
|
|
|
ADescriptionsItem: typeof import('ant-design-vue/es')['DescriptionsItem']
|
2025-09-22 17:44:31 +08:00
|
|
|
AForm: typeof import('ant-design-vue/es')['Form']
|
|
|
|
|
AFormItem: typeof import('ant-design-vue/es')['FormItem']
|
|
|
|
|
AInput: typeof import('ant-design-vue/es')['Input']
|
|
|
|
|
AInputGroup: typeof import('ant-design-vue/es')['InputGroup']
|
2025-09-22 17:45:53 +08:00
|
|
|
AInputPassword: typeof import('ant-design-vue/es')['InputPassword']
|
2025-09-22 17:44:31 +08:00
|
|
|
AModal: typeof import('ant-design-vue/es')['Modal']
|
2025-09-26 10:44:15 +08:00
|
|
|
ARangePicker: typeof import('ant-design-vue/es')['RangePicker']
|
2025-09-22 17:44:31 +08:00
|
|
|
ARow: typeof import('ant-design-vue/es')['Row']
|
|
|
|
|
ASelect: typeof import('ant-design-vue/es')['Select']
|
|
|
|
|
ASelectOption: typeof import('ant-design-vue/es')['SelectOption']
|
|
|
|
|
ASpace: typeof import('ant-design-vue/es')['Space']
|
2025-09-26 10:44:15 +08:00
|
|
|
ASwitch: typeof import('ant-design-vue/es')['Switch']
|
2025-09-22 17:44:31 +08:00
|
|
|
ATable: typeof import('ant-design-vue/es')['Table']
|
2025-09-22 17:45:53 +08:00
|
|
|
CameraStatus: typeof import('./src/components/CameraStatus/index.vue')['default']
|
|
|
|
|
ExecutionResult: typeof import('./src/components/common/ExecutionResult/index.vue')['default']
|
2025-09-22 17:44:31 +08:00
|
|
|
ILucideActivity: typeof import('~icons/lucide/activity')['default']
|
|
|
|
|
ILucideCamera: typeof import('~icons/lucide/camera')['default']
|
|
|
|
|
ILucideCpu: typeof import('~icons/lucide/cpu')['default']
|
|
|
|
|
ILucideDatabase: typeof import('~icons/lucide/database')['default']
|
|
|
|
|
ILucideEdit: typeof import('~icons/lucide/edit')['default']
|
|
|
|
|
ILucideInbox: typeof import('~icons/lucide/inbox')['default']
|
|
|
|
|
ILucideLoader: typeof import('~icons/lucide/loader')['default']
|
2025-09-22 17:45:53 +08:00
|
|
|
ILucideLock: typeof import('~icons/lucide/lock')['default']
|
2025-09-22 17:44:31 +08:00
|
|
|
ILucideMonitor: typeof import('~icons/lucide/monitor')['default']
|
|
|
|
|
ILucidePackage: typeof import('~icons/lucide/package')['default']
|
|
|
|
|
ILucideRadio: typeof import('~icons/lucide/radio')['default']
|
2025-09-22 17:45:53 +08:00
|
|
|
ILucideRefreshCw: typeof import('~icons/lucide/refresh-cw')['default']
|
2025-09-22 17:44:31 +08:00
|
|
|
ILucideSave: typeof import('~icons/lucide/save')['default']
|
2025-09-26 10:44:15 +08:00
|
|
|
ILucideSearch: typeof import('~icons/lucide/search')['default']
|
2025-09-22 17:45:53 +08:00
|
|
|
ILucideShieldCheck: typeof import('~icons/lucide/shield-check')['default']
|
2025-09-22 17:44:31 +08:00
|
|
|
ILucideSquarePen: typeof import('~icons/lucide/square-pen')['default']
|
|
|
|
|
ILucideTrash2: typeof import('~icons/lucide/trash2')['default']
|
2025-09-22 17:45:53 +08:00
|
|
|
ILucideUser: typeof import('~icons/lucide/user')['default']
|
2025-09-22 17:44:31 +08:00
|
|
|
ILucideWifi: typeof import('~icons/lucide/wifi')['default']
|
|
|
|
|
ILucideX: typeof import('~icons/lucide/x')['default']
|
|
|
|
|
ILucideZap: typeof import('~icons/lucide/zap')['default']
|
2025-09-26 10:44:15 +08:00
|
|
|
LmsStatus: typeof import('./src/components/LmsStatus/index.vue')['default']
|
2025-09-22 17:45:53 +08:00
|
|
|
MesStatus: typeof import('./src/components/MesStatus/index.vue')['default']
|
|
|
|
|
NetworkStatus: typeof import('./src/components/NetworkStatus/index.vue')['default']
|
|
|
|
|
PlcStatus: typeof import('./src/components/PlcStatus/index.vue')['default']
|
2025-09-22 17:44:31 +08:00
|
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
|
|
|
RouterView: typeof import('vue-router')['RouterView']
|
2025-09-22 17:45:53 +08:00
|
|
|
SettingsModal: typeof import('./src/components/SettingsModal/index.vue')['default']
|
|
|
|
|
SSELogs: typeof import('./src/components/SSELogs/index.vue')['default']
|
|
|
|
|
SseStatus: typeof import('./src/components/SseStatus/index.vue')['default']
|
2025-09-22 17:44:31 +08:00
|
|
|
}
|
|
|
|
|
}
|