推进 INI 面板 workflow overview embedding mount result
This commit is contained in:
@@ -48,6 +48,7 @@ import {
|
||||
createIniPanelShellWorkflowOverviewEmbeddingDomReadiness,
|
||||
mountIniPanelShellWorkflowOverviewEmbedding,
|
||||
renderIniPanelShellWorkflowOverviewEmbeddingState,
|
||||
mountIniPanelShellWorkflowOverviewEmbeddingState,
|
||||
renderIniPanelShellSessionHandoffWorkflowState,
|
||||
mountIniPanelShellSessionHandoffWorkflow,
|
||||
renderIniPanelShellSessionHandoffMountState,
|
||||
@@ -344,6 +345,12 @@ outer shell needs to render an embedding report render-state into existing
|
||||
mount/status/rows nodes and receive a structured read-only render result. The
|
||||
workflow overview page also exposes
|
||||
`linuxCncIniPanelWorkflowOverviewApi.renderWorkflowOverviewEmbeddingState()`.
|
||||
Use `mountIniPanelShellWorkflowOverviewEmbeddingState()` or
|
||||
`linuxCncIniPanelLaunchApi.mountWorkflowOverviewEmbeddingState()` when an outer
|
||||
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
|
||||
`renderIniPanelShellSessionHandoffMountState()` or
|
||||
`linuxCncIniPanelLaunchApi.renderShellSessionHandoffMountState()` when an outer
|
||||
|
||||
Reference in New Issue
Block a user