推进 INI 面板 workflow overview embedding mount render state
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
!launchApi?.renderWorkflowOverviewEmbeddingState ||
|
||||
!launchApi?.mountWorkflowOverviewEmbeddingState ||
|
||||
!launchApi?.getWorkflowOverviewEmbeddingMountDisplayViewModel ||
|
||||
!launchApi?.getWorkflowOverviewEmbeddingMountRenderState ||
|
||||
!launchApi?.isSupportedShellSessionHandoffPackage ||
|
||||
!launchApi?.getLauncherLinks ||
|
||||
!launchApi?.getControlPageApiMethods
|
||||
@@ -643,7 +644,8 @@
|
||||
!workflowOverviewApi?.getWorkflowOverviewEmbeddingDomReadiness ||
|
||||
!workflowOverviewApi?.renderWorkflowOverviewEmbeddingState ||
|
||||
!workflowOverviewApi?.mountWorkflowOverviewEmbeddingState ||
|
||||
!workflowOverviewApi?.getWorkflowOverviewEmbeddingMountDisplayViewModel
|
||||
!workflowOverviewApi?.getWorkflowOverviewEmbeddingMountDisplayViewModel ||
|
||||
!workflowOverviewApi?.getWorkflowOverviewEmbeddingMountRenderState
|
||||
) {
|
||||
throw new Error("workflow overview API namespace did not expose shell helpers");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user