推进 INI 面板 ui shell export

This commit is contained in:
2026-06-14 23:21:00 +08:00
parent 77d32a3f17
commit fc4fb54a20
6 changed files with 131 additions and 0 deletions

View File

@@ -34,6 +34,8 @@ The page uses `createMachineSessionControlPageController(...)` from
reuse the same iframe/API polling contract.
For a light navigation entry, open `runtime/ui/ini-panel/launch.html`.
Its entry list is defined in `runtime/ui/ini-panel/entry-manifest.js`.
For a single shell-facing import, use `runtime/ui/ini-panel/ui-shell.js`, which
re-exports the entry manifest, control page controller, and control view renderer.
## `createIniPanelStateSummary(input)`