推进 INI 面板 workflow overview embedding mount display

This commit is contained in:
2026-06-15 20:46:54 +08:00
parent 83df80d00f
commit fc9e6a3514
12 changed files with 267 additions and 5 deletions

View File

@@ -302,6 +302,9 @@
documentRef: document,
})
),
getWorkflowOverviewEmbeddingMountDisplayViewModel: (mountResult) => (
shellViewModel.createWorkflowOverviewEmbeddingMountDisplayViewModel(mountResult)
),
isSupportedShellSessionHandoffPackage: shellViewModel.isSupportedShellSessionHandoffPackage,
getLauncherLinks: () => shellViewModel.launcherLinks,
getControlPageApiMethods: () => shellViewModel.controlPage.browserApiMethods,