推进 INI 面板 workflow overview embedding mount display
This commit is contained in:
@@ -49,6 +49,7 @@ import {
|
||||
mountIniPanelShellWorkflowOverviewEmbedding,
|
||||
renderIniPanelShellWorkflowOverviewEmbeddingState,
|
||||
mountIniPanelShellWorkflowOverviewEmbeddingState,
|
||||
createIniPanelShellWorkflowOverviewEmbeddingMountDisplayViewModel,
|
||||
renderIniPanelShellSessionHandoffWorkflowState,
|
||||
mountIniPanelShellSessionHandoffWorkflow,
|
||||
renderIniPanelShellSessionHandoffMountState,
|
||||
@@ -351,6 +352,12 @@ shell needs a non-throwing workflow result that combines embedding DOM
|
||||
readiness, render-state, render result, and any render error as structured
|
||||
data. The workflow overview page also exposes
|
||||
`linuxCncIniPanelWorkflowOverviewApi.mountWorkflowOverviewEmbeddingState()`.
|
||||
Use `createIniPanelShellWorkflowOverviewEmbeddingMountDisplayViewModel()` or
|
||||
`linuxCncIniPanelLaunchApi.getWorkflowOverviewEmbeddingMountDisplayViewModel()`
|
||||
when an outer shell needs that mount workflow result compressed into stable
|
||||
`title`, `statusText`, `detailText`, and read-only label/value rows. The
|
||||
workflow overview page also exposes
|
||||
`linuxCncIniPanelWorkflowOverviewApi.getWorkflowOverviewEmbeddingMountDisplayViewModel()`.
|
||||
Use
|
||||
`renderIniPanelShellSessionHandoffMountState()` or
|
||||
`linuxCncIniPanelLaunchApi.renderShellSessionHandoffMountState()` when an outer
|
||||
|
||||
Reference in New Issue
Block a user