184 lines
14 KiB
TypeScript
184 lines
14 KiB
TypeScript
/* eslint-disable */
|
|
// @ts-nocheck
|
|
// biome-ignore lint: disable
|
|
// oxlint-disable
|
|
// ------
|
|
// Generated by unplugin-vue-components
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
|
|
export {}
|
|
|
|
/* prettier-ignore */
|
|
declare module 'vue' {
|
|
export interface GlobalComponents {
|
|
AAlert: typeof import('ant-design-vue/es')['Alert']
|
|
ABadge: typeof import('ant-design-vue/es')['Badge']
|
|
AButton: typeof import('ant-design-vue/es')['Button']
|
|
ACard: typeof import('ant-design-vue/es')['Card']
|
|
ACheckbox: typeof import('ant-design-vue/es')['Checkbox']
|
|
ACheckboxGroup: typeof import('ant-design-vue/es')['CheckboxGroup']
|
|
ACol: typeof import('ant-design-vue/es')['Col']
|
|
ACollapse: typeof import('ant-design-vue/es')['Collapse']
|
|
ACollapsePanel: typeof import('ant-design-vue/es')['CollapsePanel']
|
|
ActiveSessionsPanel: typeof import('./src/components/settings/ActiveSessionsPanel.vue')['default']
|
|
ADescriptions: typeof import('ant-design-vue/es')['Descriptions']
|
|
ADescriptionsItem: typeof import('ant-design-vue/es')['DescriptionsItem']
|
|
ADivider: typeof import('ant-design-vue/es')['Divider']
|
|
AdminLayout: typeof import('./src/components/layout/AdminLayout.vue')['default']
|
|
ADrawer: typeof import('ant-design-vue/es')['Drawer']
|
|
ADropdown: typeof import('ant-design-vue/es')['Dropdown']
|
|
AEmpty: typeof import('ant-design-vue/es')['Empty']
|
|
AForm: typeof import('ant-design-vue/es')['Form']
|
|
AFormItem: typeof import('ant-design-vue/es')['FormItem']
|
|
AgentLayout: typeof import('./src/components/layout/AgentLayout.vue')['default']
|
|
AInput: typeof import('ant-design-vue/es')['Input']
|
|
AInputNumber: typeof import('ant-design-vue/es')['InputNumber']
|
|
AInputPassword: typeof import('ant-design-vue/es')['InputPassword']
|
|
AInputSearch: typeof import('ant-design-vue/es')['InputSearch']
|
|
ALayout: typeof import('ant-design-vue/es')['Layout']
|
|
ALayoutContent: typeof import('ant-design-vue/es')['LayoutContent']
|
|
ALayoutHeader: typeof import('ant-design-vue/es')['LayoutHeader']
|
|
ALayoutSider: typeof import('ant-design-vue/es')['LayoutSider']
|
|
AList: typeof import('ant-design-vue/es')['List']
|
|
AListItem: typeof import('ant-design-vue/es')['ListItem']
|
|
AListItemMeta: typeof import('ant-design-vue/es')['ListItemMeta']
|
|
AMenu: typeof import('ant-design-vue/es')['Menu']
|
|
AMenuItem: typeof import('ant-design-vue/es')['MenuItem']
|
|
AModal: typeof import('ant-design-vue/es')['Modal']
|
|
APageHeader: typeof import('ant-design-vue/es')['PageHeader']
|
|
APopconfirm: typeof import('ant-design-vue/es')['Popconfirm']
|
|
AppLayout: typeof import('./src/components/layout/AppLayout.vue')['default']
|
|
ApprovalNode: typeof import('./src/components/workflow/ApprovalNode.vue')['default']
|
|
ARadioButton: typeof import('ant-design-vue/es')['RadioButton']
|
|
ARadioGroup: typeof import('ant-design-vue/es')['RadioGroup']
|
|
ARangePicker: typeof import('ant-design-vue/es/date-picker/dayjs')['RangePicker']
|
|
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']
|
|
ASpin: typeof import('ant-design-vue/es')['Spin']
|
|
AssistantText: typeof import('./src/components/chat/messages/AssistantText.vue')['default']
|
|
AStatistic: typeof import('ant-design-vue/es')['Statistic']
|
|
ASwitch: typeof import('ant-design-vue/es')['Switch']
|
|
ATable: typeof import('ant-design-vue/es')['Table']
|
|
ATabPane: typeof import('ant-design-vue/es')['TabPane']
|
|
ATabs: typeof import('ant-design-vue/es')['Tabs']
|
|
ATag: typeof import('ant-design-vue/es')['Tag']
|
|
ATextarea: typeof import('ant-design-vue/es')['Textarea']
|
|
ATimePicker: typeof import('ant-design-vue/es/time-picker/dayjs')['TimePicker']
|
|
ATooltip: typeof import('ant-design-vue/es')['Tooltip']
|
|
AttachmentCell: typeof import('./src/components/bitable/AttachmentCell.vue')['default']
|
|
AUploadDragger: typeof import('ant-design-vue/es')['UploadDragger']
|
|
BitableGrid: typeof import('./src/components/bitable/BitableGrid.vue')['default']
|
|
BoardBannerCard: typeof import('./src/components/chat/messages/BoardBannerCard.vue')['default']
|
|
BoardConclusionCard: typeof import('./src/components/chat/messages/BoardConclusionCard.vue')['default']
|
|
BoardMeetingModal: typeof import('./src/components/chat/BoardMeetingModal.vue')['default']
|
|
BoardRoundCard: typeof import('./src/components/chat/messages/BoardRoundCard.vue')['default']
|
|
BoardStatusView: typeof import('./src/components/chat/BoardStatusView.vue')['default']
|
|
CalendarDrawer: typeof import('./src/components/calendar/CalendarDrawer.vue')['default']
|
|
CalendarGrid: typeof import('./src/components/calendar/CalendarGrid.vue')['default']
|
|
CalendarPanel: typeof import('./src/components/calendar/CalendarPanel.vue')['default']
|
|
CalendarTab: typeof import('./src/components/layout/tabs/CalendarTab.vue')['default']
|
|
CardView: typeof import('./src/components/calendar/CardView.vue')['default']
|
|
ChangePasswordPanel: typeof import('./src/components/settings/ChangePasswordPanel.vue')['default']
|
|
ChatInput: typeof import('./src/components/chat/ChatInput.vue')['default']
|
|
ChatMessage: typeof import('./src/components/chat/ChatMessage.vue')['default']
|
|
ChatPreviewShell: typeof import('./src/components/preview/ChatPreviewShell.vue')['default']
|
|
ChatSidebar: typeof import('./src/components/chat/ChatSidebar.vue')['default']
|
|
CodeDiffViewer: typeof import('./src/components/code/CodeDiffViewer.vue')['default']
|
|
CollaborationGraphCard: typeof import('./src/components/chat/messages/CollaborationGraphCard.vue')['default']
|
|
ColumnHeaderMenu: typeof import('./src/components/bitable/ColumnHeaderMenu.vue')['default']
|
|
CommandHistory: typeof import('./src/components/terminal/CommandHistory.vue')['default']
|
|
ConditionNode: typeof import('./src/components/workflow/ConditionNode.vue')['default']
|
|
ContextPill: typeof import('./src/components/chat/ContextPill.vue')['default']
|
|
DashboardOverview: typeof import('./src/components/evolution/DashboardOverview.vue')['default']
|
|
DebateArgumentCard: typeof import('./src/components/chat/messages/DebateArgumentCard.vue')['default']
|
|
DebateBannerCard: typeof import('./src/components/chat/messages/DebateBannerCard.vue')['default']
|
|
DebateConclusionCard: typeof import('./src/components/chat/messages/DebateConclusionCard.vue')['default']
|
|
DebateSummaryCard: typeof import('./src/components/chat/messages/DebateSummaryCard.vue')['default']
|
|
DocumentCard: typeof import('./src/components/chat/messages/DocumentCard.vue')['default']
|
|
DocumentPanel: typeof import('./src/components/chat/DocumentPanel.vue')['default']
|
|
DocumentsTab: typeof import('./src/components/layout/tabs/DocumentsTab.vue')['default']
|
|
DocumentUpload: typeof import('./src/components/kb/DocumentUpload.vue')['default']
|
|
ErrorCard: typeof import('./src/components/chat/messages/ErrorCard.vue')['default']
|
|
EventBadge: typeof import('./src/components/calendar/EventBadge.vue')['default']
|
|
EventEditor: typeof import('./src/components/calendar/EventEditor.vue')['default']
|
|
ExperiencePanel: typeof import('./src/components/evolution/ExperiencePanel.vue')['default']
|
|
ExperienceTimeline: typeof import('./src/components/evolution/ExperienceTimeline.vue')['default']
|
|
ExpertMessage: typeof import('./src/components/chat/ExpertMessage.vue')['default']
|
|
ExpertTeamView: typeof import('./src/components/chat/ExpertTeamView.vue')['default']
|
|
FieldConfigForm: typeof import('./src/components/bitable/FieldConfigForm.vue')['default']
|
|
FieldManagePanel: typeof import('./src/components/bitable/FieldManagePanel.vue')['default']
|
|
FileAttachment: typeof import('./src/components/chat/messages/FileAttachment.vue')['default']
|
|
FileCard: typeof import('./src/components/bitable/FileCard.vue')['default']
|
|
FileCreateModal: typeof import('./src/components/bitable/FileCreateModal.vue')['default']
|
|
FilePreview: typeof import('./src/components/chat/FilePreview.vue')['default']
|
|
FileTree: typeof import('./src/components/code/FileTree.vue')['default']
|
|
FilterBuilder: typeof import('./src/components/bitable/FilterBuilder.vue')['default']
|
|
FlowCanvas: typeof import('./src/components/workflow/FlowCanvas.vue')['default']
|
|
IconNav: typeof import('./src/components/layout/IconNav.vue')['default']
|
|
ImageCell: typeof import('./src/components/bitable/ImageCell.vue')['default']
|
|
InvitationManager: typeof import('./src/components/calendar/InvitationManager.vue')['default']
|
|
KBSettings: typeof import('./src/components/kb/KBSettings.vue')['default']
|
|
KnowledgeTab: typeof import('./src/components/layout/tabs/KnowledgeTab.vue')['default']
|
|
ListView: typeof import('./src/components/calendar/ListView.vue')['default']
|
|
MentionDropdown: typeof import('./src/components/chat/MentionDropdown.vue')['default']
|
|
MessageShell: typeof import('./src/components/chat/messages/MessageShell.vue')['default']
|
|
MetricsChart: typeof import('./src/components/evolution/MetricsChart.vue')['default']
|
|
MetricsPanel: typeof import('./src/components/evolution/MetricsPanel.vue')['default']
|
|
NodePalette: typeof import('./src/components/workflow/NodePalette.vue')['default']
|
|
OptimizationPanel: typeof import('./src/components/evolution/OptimizationPanel.vue')['default']
|
|
ParallelNode: typeof import('./src/components/workflow/ParallelNode.vue')['default']
|
|
PathOptimizerPanel: typeof import('./src/components/evolution/PathOptimizerPanel.vue')['default']
|
|
PitfallPanel: typeof import('./src/components/evolution/PitfallPanel.vue')['default']
|
|
PitfallRoutePanel: typeof import('./src/components/evolution/PitfallRoutePanel.vue')['default']
|
|
PlanVisualization: typeof import('./src/components/chat/PlanVisualization.vue')['default']
|
|
PropertyPanel: typeof import('./src/components/workflow/PropertyPanel.vue')['default']
|
|
QuadrantPanel: typeof import('./src/components/layout/QuadrantPanel.vue')['default']
|
|
ReminderConfig: typeof import('./src/components/calendar/ReminderConfig.vue')['default']
|
|
ReviewResultCard: typeof import('./src/components/chat/messages/ReviewResultCard.vue')['default']
|
|
RightPanel: typeof import('./src/components/layout/RightPanel.vue')['default']
|
|
RiskFlagCard: typeof import('./src/components/chat/messages/RiskFlagCard.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
Scene1Welcome: typeof import('./src/components/preview/scenes/Scene1Welcome.vue')['default']
|
|
Scene2UserAssistant: typeof import('./src/components/preview/scenes/Scene2UserAssistant.vue')['default']
|
|
Scene3TeamPlan: typeof import('./src/components/preview/scenes/Scene3TeamPlan.vue')['default']
|
|
Scene4BoardDiscussion: typeof import('./src/components/preview/scenes/Scene4BoardDiscussion.vue')['default']
|
|
Scene5ToolCall: typeof import('./src/components/preview/scenes/Scene5ToolCall.vue')['default']
|
|
Scene6Error: typeof import('./src/components/preview/scenes/Scene6Error.vue')['default']
|
|
SearchTest: typeof import('./src/components/kb/SearchTest.vue')['default']
|
|
SegmentPreview: typeof import('./src/components/kb/SegmentPreview.vue')['default']
|
|
SelectCellEditor: typeof import('./src/components/bitable/SelectCellEditor.vue')['default']
|
|
SelectDisplay: typeof import('./src/components/bitable/SelectDisplay.vue')['default']
|
|
SideNav: typeof import('./src/components/layout/SideNav.vue')['default']
|
|
SkillCard: typeof import('./src/components/skills/SkillCard.vue')['default']
|
|
SkillDetail: typeof import('./src/components/skills/SkillDetail.vue')['default']
|
|
SkillNode: typeof import('./src/components/workflow/SkillNode.vue')['default']
|
|
SkillsTab: typeof import('./src/components/layout/tabs/SkillsTab.vue')['default']
|
|
SourceConfig: typeof import('./src/components/kb/SourceConfig.vue')['default']
|
|
SplashScreen: typeof import('./src/components/layout/SplashScreen.vue')['default']
|
|
SplitPane: typeof import('./src/components/layout/SplitPane.vue')['default']
|
|
SyncSettings: typeof import('./src/components/calendar/SyncSettings.vue')['default']
|
|
SystemMonitorPanel: typeof import('./src/components/layout/SystemMonitorPanel.vue')['default']
|
|
SystemTab: typeof import('./src/components/layout/tabs/SystemTab.vue')['default']
|
|
TableCreateModal: typeof import('./src/components/bitable/TableCreateModal.vue')['default']
|
|
TableViewList: typeof import('./src/components/bitable/TableViewList.vue')['default']
|
|
TeamModal: typeof import('./src/components/chat/TeamModal.vue')['default']
|
|
TeamPlanCard: typeof import('./src/components/chat/messages/TeamPlanCard.vue')['default']
|
|
TerminalEmulator: typeof import('./src/components/terminal/TerminalEmulator.vue')['default']
|
|
TerminalPanel: typeof import('./src/components/terminal/TerminalPanel.vue')['default']
|
|
ThinkingBlock: typeof import('./src/components/chat/ThinkingBlock.vue')['default']
|
|
TitleBar: typeof import('./src/components/layout/TitleBar.vue')['default']
|
|
ToolCallCard: typeof import('./src/components/chat/ToolCallCard.vue')['default']
|
|
ToolCallIndicator: typeof import('./src/components/chat/ToolCallIndicator.vue')['default']
|
|
TopNav: typeof import('./src/components/layout/TopNav.vue')['default']
|
|
UsagePanel: typeof import('./src/components/evolution/UsagePanel.vue')['default']
|
|
UserBubble: typeof import('./src/components/chat/messages/UserBubble.vue')['default']
|
|
UserSessionsPanel: typeof import('./src/components/admin/UserSessionsPanel.vue')['default']
|
|
ViewConfigPanel: typeof import('./src/components/bitable/ViewConfigPanel.vue')['default']
|
|
ViewSwitcher: typeof import('./src/components/bitable/ViewSwitcher.vue')['default']
|
|
WhitelistManager: typeof import('./src/components/terminal/WhitelistManager.vue')['default']
|
|
}
|
|
}
|