This commit is contained in:
Baobhan Sith
2025-05-16 20:03:02 +08:00
parent 63cd69c8a2
commit b91f8dfdb0
3 changed files with 18 additions and 1 deletions
@@ -44,6 +44,7 @@ export type WorkspaceEventPayloads = {
// UI Interaction Events
'ui:openLayoutConfigurator': void;
'ui:openTransferProgressModal': void; // 请求打开文件传输进度模态框
// 'ui:toggleVirtualKeyboard': void; // 如果决定迁移 CommandInputBar 的这个事件
'fileManager:openModalRequest': { sessionId: string }; // 请求打开文件管理器模态框