@makaio/framework 1.0.0-dev-1784154668798 → 1.0.0-dev-1784706768858
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/{adapter-B9vVBwli.mjs → adapter-CYobxqN_.mjs} +1 -1
- package/dist/adapters/claude/index.mjs +2 -2
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/config/index.mjs +1 -1
- package/dist/adapters/index.d.mts +2 -2
- package/dist/adapters/index.mjs +2 -2
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +1 -1
- package/dist/artifact-DCkizHkS.mjs +1 -0
- package/dist/attach-error-DCnzW-Yz.mjs +1 -0
- package/dist/authority-state-bootstrap-C_-F_dtq.mjs +1 -0
- package/dist/bus/index.d.mts +99 -4
- package/dist/bus/index.mjs +1 -1
- package/dist/bus-B6SAjgOC.mjs +2 -0
- package/dist/bus-C2l3K74u.mjs +1 -0
- package/dist/{canonical-model-C31NaBJs.mjs → canonical-model-EMRYCVjX.mjs} +1 -1
- package/dist/client-OYk0Ttck.mjs +1 -0
- package/dist/client-binary-version-verifier-Dv7TGFxh.mjs +2 -0
- package/dist/clients/index.d.mts +383 -13
- package/dist/clients/index.mjs +1 -1
- package/dist/clients/managed-install.d.mts +1 -1
- package/dist/clients/managed-install.mjs +1 -1
- package/dist/{context-resolution-D5jHK1w-.d.mts → context-resolution-DZSBOCKY.d.mts} +10 -10
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/index.mjs +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +2 -2
- package/dist/contracts/artifact/index.mjs +1 -1
- package/dist/contracts/auth/index.d.mts +2 -2
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.mjs +1 -1
- package/dist/contracts/client/index.d.mts +3 -3
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/common/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +1 -1
- package/dist/contracts/extension/index.d.mts +5 -4
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/host/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +133 -94
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +4 -4
- package/dist/contracts/materialization/index.mjs +1 -1
- package/dist/contracts/model-registry/index.d.mts +1 -1
- package/dist/contracts/native-session-supervisor/index.d.mts +1 -1
- package/dist/contracts/platform/index.d.mts +1 -1
- package/dist/contracts/provider/index.d.mts +2 -2
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +2 -2
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/telemetry/index.d.mts +1 -1
- package/dist/contracts/timeout/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/contracts/workflow/index.mjs +1 -1
- package/dist/core/index.d.mts +78 -3
- package/dist/core/index.mjs +1 -1
- package/dist/{detached-extension-handle-BVM-Ic-4.mjs → detached-extension-handle-BsywhHfk.mjs} +1 -1
- package/dist/{filesystem-service-qR9Zy5-r.mjs → filesystem-service-Cupz_Z7S.mjs} +1 -1
- package/dist/git/index.mjs +1 -1
- package/dist/{globby-DE358g5u.mjs → globby-DWp7V-P2.mjs} +1 -1
- package/dist/handlers-cMBmexF4.mjs +57 -0
- package/dist/hook-responses-mmqRa2Dq.d.mts +825 -0
- package/dist/{index-Du-AJm69.d.mts → index-0Ju2i8gV.d.mts} +20 -6
- package/dist/{index-DD9inq5h.d.mts → index-4NQLoI7R.d.mts} +1 -1
- package/dist/{index-DAVLhzkq.d.mts → index-8fJ6dkzR.d.mts} +2 -1
- package/dist/{index-BdsuBxEz.d.mts → index-BHQXXd-O.d.mts} +4 -4
- package/dist/{index-ZGPSCZdC.d.mts → index-BKeJ-Act.d.mts} +24 -10
- package/dist/{index-BPBSMsc8.d.mts → index-BWvTZJxe.d.mts} +20 -20
- package/dist/{index-BM7u_OTo.d.mts → index-B_aBwkE-.d.mts} +111 -94
- package/dist/{index-ChB3K_a12.d.mts → index-BhXCCgJV2.d.mts} +1 -1
- package/dist/{index-BcqWLD6J.d.mts → index-BsBvs0aK.d.mts} +117 -45
- package/dist/{index-D_lLZ2dU.d.mts → index-C81hMexK.d.mts} +129 -37
- package/dist/{index-DoJRv-c3.d.mts → index-CFqShlHD.d.mts} +85 -85
- package/dist/{index-DHejCnq8.d.mts → index-CHxWUmmA.d.mts} +3 -3
- package/dist/{index-BfNfKh4y.d.mts → index-CKccv4s2.d.mts} +20 -26
- package/dist/{index-TWs1TQ2-.d.mts → index-Cw7_69gV.d.mts} +1 -1
- package/dist/{index-DE29b4QM.d.mts → index-CzKLLQLw.d.mts} +8 -8
- package/dist/{index-CSyR9Fie2.d.mts → index-D73PTKXG2.d.mts} +3 -3
- package/dist/{index-DA5S_dj8.d.mts → index-DRiTICBU.d.mts} +1 -1
- package/dist/{index-XzetMf0e.d.mts → index-DitLUuR5.d.mts} +126 -42
- package/dist/{index-B_KmL_z8.d.mts → index-jbgHR5J2.d.mts} +1 -1
- package/dist/{index-B96HlWaM.d.mts → index-pjATMrvJ.d.mts} +10 -4
- package/dist/{index-CrbFA2kp.d.mts → index-t9fTvyq6.d.mts} +4 -4
- package/dist/kernel/cli/index.d.mts +2 -2
- package/dist/kernel/cli/register.d.mts +1 -1
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +5 -5
- package/dist/kernel/namespace/index.d.mts +1 -1
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/kernel/providers/index.d.mts +1 -1
- package/dist/kernel/window/index.d.mts +1 -1
- package/dist/{lib-DhbCgfYD.mjs → lib-B7TpTzkG.mjs} +3 -3
- package/dist/{lib-6P8_sBCe.mjs → lib-BeMM738r.mjs} +1 -1
- package/dist/{load-extensions-jGQgvw6Z.d.mts → load-extensions-BLdG90Zi.d.mts} +1 -1
- package/dist/{load-extensions-5VckHXuw.mjs → load-extensions-CUmFCcYi.mjs} +1 -1
- package/dist/materialization-s8eR1eQ4.mjs +1 -0
- package/dist/mcp-http-server/index.mjs +1 -1
- package/dist/{namespace-C_phrzqu2.d.mts → namespace-BWsPZGiq2.d.mts} +5 -5
- package/dist/{namespace-CzZmsumy.d.mts → namespace-BeV7LST-.d.mts} +2 -2
- package/dist/{namespace-BTp6-zD8.d.mts → namespace-BsF9IxJ9.d.mts} +53 -5
- package/dist/{namespace-CpSZfHLv.d.mts → namespace-Db_PFX3v.d.mts} +36 -18
- package/dist/{namespace-Bldr5X64.d.mts → namespace-Dvo_7BQw.d.mts} +2 -2
- package/dist/{namespace-BwAiuQ2_.d.mts → namespace-lWlqWTKu.d.mts} +48 -4
- package/dist/node/bus-server/index.d.mts +1 -1
- package/dist/node/bus-server/index.mjs +1 -1
- package/dist/node/bus-server/server-lifecycle.d.mts +1 -1
- package/dist/node/bus-server/server-lifecycle.mjs +1 -1
- package/dist/node/transports/index.d.mts +5 -3
- package/dist/node/transports/index.mjs +2 -2
- package/dist/package-DKnzOvoR.mjs +1 -0
- package/dist/{package-Brt4dhRC.mjs → package-DW1Upu8E.mjs} +1 -1
- package/dist/package.json +1 -1
- package/dist/{packages-BBJsifai.d.mts → packages-DeIgn0Hn.d.mts} +2 -2
- package/dist/packages-zDnokBpl.mjs +1 -0
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/rules/schemas.d.mts +1 -1
- package/dist/runtime-bun/index.mjs +1 -1
- package/dist/runtime-node/extension-discovery.d.mts +1 -1
- package/dist/runtime-node/extension-validation.d.mts +1 -1
- package/dist/runtime-node/extension-validation.mjs +1 -1
- package/dist/runtime-node/index.d.mts +3 -3
- package/dist/runtime-node/index.mjs +22 -22
- package/dist/runtime-node/makaio-config.d.mts +1 -1
- package/dist/runtime-node/makaio-config.mjs +1 -1
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/runtime-node/workflow-worker/index.mjs +1 -1
- package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
- package/dist/schemas-BJ8VMXhO.mjs +1 -0
- package/dist/schemas-BRxU_oqL.mjs +1 -0
- package/dist/schemas-Dgj3WaOI.mjs +1 -0
- package/dist/{schemas-BLJ2k226.d.mts → schemas-SsGbBOZ-.d.mts} +2 -2
- package/dist/{schemas-Ca3BLPH5.d.mts → schemas-oTIqxZN_.d.mts} +17 -17
- package/dist/scoped-bus-C9BdNwfM.mjs +1 -0
- package/dist/services/adapter-runtime/index.d.mts +3 -3
- package/dist/services/adapter-runtime/index.mjs +1 -1
- package/dist/services/adapter-runtime/namespace.d.mts +1 -1
- package/dist/services/adapter-runtime/schemas.d.mts +1 -1
- package/dist/services/adapter-subsystem/index.d.mts +3 -3
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/capability/index.d.mts +1 -1
- package/dist/services/capability/index.mjs +1 -1
- package/dist/services/codebase/index.d.mts +2 -2
- package/dist/services/codebase/namespace.d.mts +1 -1
- package/dist/services/codebase/schemas.d.mts +1 -1
- package/dist/services/compression/index.d.mts +2 -2
- package/dist/services/compression/namespace.d.mts +1 -1
- package/dist/services/compression/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +4 -4
- package/dist/services/context-rules/index.mjs +1 -1
- package/dist/services/execution-target/index.d.mts +3 -3
- package/dist/services/execution-target/index.mjs +1 -1
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/filesystem/index.d.mts +1 -1
- package/dist/services/filesystem/index.mjs +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/namespace.mjs +1 -1
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/git/schemas.mjs +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/index.d.mts +73 -51
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/log-import.mjs +1 -1
- package/dist/services/log-import/namespace.mjs +1 -1
- package/dist/services/log-import/schemas.mjs +1 -1
- package/dist/services/materialization/index.d.mts +5 -5
- package/dist/services/materialization/index.mjs +1 -1
- package/dist/services/model-registry/index.d.mts +1 -1
- package/dist/services/model-registry/index.mjs +1 -1
- package/dist/services/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- package/dist/services/provider-context/index.d.mts +1 -1
- package/dist/services/provider-runtime/index.mjs +1 -1
- package/dist/services/session/handlers/index.d.mts +1 -1
- package/dist/services/session/handlers/index.mjs +1 -1
- package/dist/services/session/index.d.mts +9 -9
- package/dist/services/session/index.mjs +1 -1
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
- package/dist/services/session/orchestrator-testing/index.mjs +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/session/testing/index.mjs +2 -2
- package/dist/services/session/testing/orchestrator-shared.d.mts +1 -1
- package/dist/services/session/testing/orchestrator-shared.mjs +1 -1
- package/dist/services/session/turns/namespace.d.mts +1 -1
- package/dist/services/session-editor/index.d.mts +1 -1
- package/dist/services/session-editor/index.mjs +1 -1
- package/dist/services/settings/index.d.mts +3 -3
- package/dist/services/settings/namespace.d.mts +14 -14
- package/dist/services/settings/namespace.mjs +1 -1
- package/dist/services/settings/storage/clients-namespace.d.mts +1 -1
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/settings/storage/index.d.mts +3 -3
- package/dist/services/settings/storage/providers-namespace.d.mts +1 -1
- package/dist/services/subagent/index.d.mts +1 -1
- package/dist/services/subagent/index.mjs +1 -1
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tool-approval/index.d.mts +1 -1
- package/dist/services/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.d.mts +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/tray-menu/index.d.mts +3 -3
- package/dist/services/tray-menu/index.mjs +1 -1
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/services/turn/index.d.mts +1 -1
- package/dist/services/turn/namespace.d.mts +1 -1
- package/dist/services/turn/schemas.d.mts +24 -2
- package/dist/services/turn/schemas.mjs +1 -1
- package/dist/{session-BxWogVkD.mjs → session-Carng3Yk.mjs} +1 -1
- package/dist/session-idI1jk5X.mjs +76 -0
- package/dist/{session-lineage-CWlcOKBZ.d.mts → session-lineage-Cte63dGx.d.mts} +1 -1
- package/dist/src-XihJcAQS.mjs +1 -0
- package/dist/storage/drizzle/client.d.mts +1 -1
- package/dist/storage/drizzle/client.mjs +1 -1
- package/dist/storage/drizzle/index.d.mts +1 -1
- package/dist/storage/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/drizzle/index.d.mts +1 -1
- package/dist/storage/handlers/drizzle/index.mjs +1 -1
- package/dist/storage/handlers/index.d.mts +1 -1
- package/dist/storage/handlers/index.mjs +1 -1
- package/dist/{tool-approval-service-BgSn_6NT.mjs → tool-approval-service-fIZ9x0kL.mjs} +1 -1
- package/dist/{tools-CWSuNk-M.mjs → tools-Cs2DwjCC.mjs} +1 -1
- package/dist/{transition-CukPcOG5.d.mts → transition-BMYk_IVK.d.mts} +2 -2
- package/dist/{types-DiZJnwN0.d.mts → types-CtSkJqzV.d.mts} +104 -14
- package/dist/{types-Be7wY1De.d.mts → types-LspCUW09.d.mts} +1 -1
- package/dist/ui-components/index.d.mts +4 -4
- package/dist/ui-components/index.mjs +2 -2
- package/dist/ui-kernel/index.d.mts +1 -1
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/{view-builder-DQiA4wDH.d.mts → view-builder-CpKzgyS2.d.mts} +77 -18
- package/dist/workflow-BX-FxDb0.mjs +1 -0
- package/dist/workflow-engine/index.d.mts +76 -76
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/dist/workflow-worker-DR9qYOFc.mjs +1 -0
- package/package.json +4 -4
- package/dist/artifact-Dnpy5ei_.mjs +0 -1
- package/dist/authority-state-bootstrap-BlbmQ9A5.mjs +0 -1
- package/dist/bus-D-ioC0DE.mjs +0 -1
- package/dist/bus-rgUFuO2a.mjs +0 -2
- package/dist/client-CzPCSeyE.mjs +0 -1
- package/dist/client-binary-version-verifier-CaFlNNjs.mjs +0 -2
- package/dist/definition-ClKlXenJ.d.mts +0 -413
- package/dist/handlers-RGs3eC9X.mjs +0 -57
- package/dist/materialization-BBxXhthv.mjs +0 -1
- package/dist/package-3cW8oIkI.mjs +0 -1
- package/dist/packages-I0D3JP9L.mjs +0 -1
- package/dist/schemas-6H-dlMrB.mjs +0 -1
- package/dist/schemas-DyJHJ8Pm.mjs +0 -1
- package/dist/schemas-th_nuC5t.mjs +0 -1
- package/dist/scoped-bus-CZId-Df8.mjs +0 -1
- package/dist/session-CAjudDuJ.mjs +0 -76
- package/dist/src-T5DtFSyU.mjs +0 -1
- package/dist/workflow-DPeE6-Ta.mjs +0 -1
- package/dist/workflow-worker-CPCh68Qf.mjs +0 -1
- /package/dist/{adapter-auth-runtime-CotG_6M4.mjs → adapter-auth-runtime-DFBLXD5K.mjs} +0 -0
- /package/dist/{adapter-binding-DQ1HrGcH.d.mts → adapter-binding-Dfk_g-lP.d.mts} +0 -0
- /package/dist/{ajv-WvFKnw8d.mjs → ajv-C8r45sFs.mjs} +0 -0
- /package/dist/{await-trigger-COHFNyNi.mjs → await-trigger-UceeyCyi.mjs} +0 -0
- /package/dist/{base-orchestrator-p3zIcnaJ.d.mts → base-orchestrator-5yH3l39s.d.mts} +0 -0
- /package/dist/{capability-service-TCOwWrLi.mjs → capability-service-BzKBK0n2.mjs} +0 -0
- /package/dist/{client-CGEyBWKl.d.mts → client-DYEHDiJN.d.mts} +0 -0
- /package/dist/{client-binary-version-verifier-WsNRplFB.d.mts → client-binary-version-verifier-C12PvQmz.d.mts} +0 -0
- /package/dist/{clients-namespace-ClKm1GLT.d.mts → clients-namespace-DcFmhtLv.d.mts} +0 -0
- /package/dist/{config-namespace-DOw8R5eb.d.mts → config-namespace-DmP7NVju.d.mts} +0 -0
- /package/dist/{create-static-mount-DM9qO98Q.mjs → create-static-mount-BLbqGmva.mjs} +0 -0
- /package/dist/{cross-spawn-CVfmnMVP.mjs → cross-spawn-BXxQUsPS.mjs} +0 -0
- /package/dist/{cursor-storage-BoFVjVGq.mjs → cursor-storage-DCj4uUxr.mjs} +0 -0
- /package/dist/{definition-BZrouYAq.d.mts → definition-BEvV7tbD.d.mts} +0 -0
- /package/dist/{descriptor-to-package-DCwvJoUE.mjs → descriptor-to-package-VfB8lK5w.mjs} +0 -0
- /package/dist/{drizzle-BQDvlDL2.mjs → drizzle-oCH9H53q.mjs} +0 -0
- /package/dist/{esm-1UzF2r1U.mjs → esm-ClQELElL.mjs} +0 -0
- /package/dist/{event-Ddxe4yp9.mjs → event-BOLVCfhH.mjs} +0 -0
- /package/dist/{execution-target-D6PoGaO8.mjs → execution-target-CsZXIvli.mjs} +0 -0
- /package/dist/{extension-discovery-Cce4FmRu.d.mts → extension-discovery-B6p3iZaV.d.mts} +0 -0
- /package/dist/{filesystem-service-CWBzOEAA.d.mts → filesystem-service-CGdboor3.d.mts} +0 -0
- /package/dist/{handler-Bxs0moLY.mjs → handler-GGOD_ofd.mjs} +0 -0
- /package/dist/{identity-D481xSkS.mjs → identity-BmEHHoBw.mjs} +0 -0
- /package/dist/{index-BoCL9IHT.d.mts → index-BDDbcWNI.d.mts} +0 -0
- /package/dist/{index-p1N3ZuqF.d.mts → index-BG9-vQHD.d.mts} +0 -0
- /package/dist/{index-C2PHX5Em.d.mts → index-BSmwpgkR.d.mts} +0 -0
- /package/dist/{index-M8rNEeH8.d.mts → index-BUYyZm5I.d.mts} +0 -0
- /package/dist/{index-Jec13bI-2.d.mts → index-Bd1GC1kU2.d.mts} +0 -0
- /package/dist/{index-D3cH5U0n.d.mts → index-BgpYhR2z.d.mts} +0 -0
- /package/dist/{index-BrvsExEF.d.mts → index-Brdc35b-.d.mts} +0 -0
- /package/dist/{index-4b-ig5Uf.d.mts → index-C96LlS5m.d.mts} +0 -0
- /package/dist/{index-RtP5Mi4D.d.mts → index-CFeY8lfU.d.mts} +0 -0
- /package/dist/{index-NZ-gfUOw.d.mts → index-CcsJnJOD.d.mts} +0 -0
- /package/dist/{index-XLGBNeu0.d.mts → index-CdEhEXlY.d.mts} +0 -0
- /package/dist/{index-DKCFz7dL.d.mts → index-Chy9aknK.d.mts} +0 -0
- /package/dist/{index-BRdPSBFH2.d.mts → index-Ci3_i-WC2.d.mts} +0 -0
- /package/dist/{index-ChsmMZmN.d.mts → index-DC0yVsYL.d.mts} +0 -0
- /package/dist/{index-DIAmg04s.d.mts → index-DEchpaya.d.mts} +0 -0
- /package/dist/{index-CNS1jyBU.d.mts → index-DYUxNOIX.d.mts} +0 -0
- /package/dist/{index-fFSPF7N0.d.mts → index-DaMfTvfz.d.mts} +0 -0
- /package/dist/{index-Dx6P-ajY.d.mts → index-DquI_1X5.d.mts} +0 -0
- /package/dist/{index-DbP0yaRw.d.mts → index-GYZs75UP.d.mts} +0 -0
- /package/dist/{index-CQco6KNL.d.mts → index-oYGf2zIe.d.mts} +0 -0
- /package/dist/{index-BOlzcjwS.d.mts → index-pgYFJ5h6.d.mts} +0 -0
- /package/dist/{json-value-BsWNQQbr.d.mts → json-value-BwVdTylT.d.mts} +0 -0
- /package/dist/{jsonl-transport-B70HQ9l1.mjs → jsonl-transport-D8RBF0dK.mjs} +0 -0
- /package/dist/{lib-C_apP_9s.mjs → lib-3_xcE8J-.mjs} +0 -0
- /package/dist/{model-registry-C3NX834K.mjs → model-registry-CoegIvks.mjs} +0 -0
- /package/dist/{namespace-Bogua97s.d.mts → namespace-8-GrdcbF.d.mts} +0 -0
- /package/dist/{namespace-DNgZ_rfi.d.mts → namespace-B9CYb9Gh.d.mts} +0 -0
- /package/dist/{namespace-DDx4NVJm.mjs → namespace-BHj13hbA.mjs} +0 -0
- /package/dist/{namespace-Dzbt8LqQ.d.mts → namespace-BHliaabz.d.mts} +0 -0
- /package/dist/{namespace-BqlDkdht2.d.mts → namespace-BSXHdCVh2.d.mts} +0 -0
- /package/dist/{namespace-CU1jSw6E.d.mts → namespace-Bd49QmzS.d.mts} +0 -0
- /package/dist/{namespace-kIjqar0Y.mjs → namespace-BeED_Ojz.mjs} +0 -0
- /package/dist/{namespace-SwgMs4rw.d.mts → namespace-D9HNjIdc.d.mts} +0 -0
- /package/dist/{namespace-B1_egU5J.mjs → namespace-DWwWnLBu.mjs} +0 -0
- /package/dist/{namespace-UCwUrFRx.d.mts → namespace-De9Mg3zv.d.mts} +0 -0
- /package/dist/{namespace-CddQuUvG.d.mts → namespace-SQAGytmu.d.mts} +0 -0
- /package/dist/{orchestrator-shared-DrEFeZYw.d.mts → orchestrator-shared-BB6j8ezL.d.mts} +0 -0
- /package/dist/{orchestrator-shared-jYk9mi5C.mjs → orchestrator-shared-CY7Tu7kZ.mjs} +0 -0
- /package/dist/{out-B6fO6go6.mjs → out-CFkI17mk.mjs} +0 -0
- /package/dist/{package-BVm1EakP.d.mts → package-BSG1681x.d.mts} +0 -0
- /package/dist/{providers-namespace-Bl3M8Ibo.d.mts → providers-namespace-sPbGcZ6I.d.mts} +0 -0
- /package/dist/{quick-lru-Coxb6GVa.mjs → quick-lru-CTBjxfgD.mjs} +0 -0
- /package/dist/{registry-ElIHcMM2.mjs → registry-Dw6l7k3e.mjs} +0 -0
- /package/dist/{schema-DOPEco97.d.mts → schema-CfMsufSb.d.mts} +0 -0
- /package/dist/{schemas-B3K1ekm7.d.mts → schemas-B4FyOOJj.d.mts} +0 -0
- /package/dist/{schemas-Dq_g7Giu.d.mts → schemas-B5tMYfhC.d.mts} +0 -0
- /package/dist/{schemas-D_H0ztxl.d.mts → schemas-BAvt2HDy.d.mts} +0 -0
- /package/dist/{schemas-FiDj_kLq.mjs → schemas-BGS9RfqV.mjs} +0 -0
- /package/dist/{schemas-BKgUDm_a2.d.mts → schemas-BKKpQC4X2.d.mts} +0 -0
- /package/dist/{schemas-CzT0LApM.d.mts → schemas-ChF2z4RB.d.mts} +0 -0
- /package/dist/{schemas-DfZ85CRF2.d.mts → schemas-CiWCNQ9a2.d.mts} +0 -0
- /package/dist/{schemas-pl0mzEtO.d.mts → schemas-D55eXBgl.d.mts} +0 -0
- /package/dist/{schemas-CVbfHPw-.d.mts → schemas-DYvvMd3c.d.mts} +0 -0
- /package/dist/{schemas-DPosZWw-.d.mts → schemas-Dmij0PIc.d.mts} +0 -0
- /package/dist/{server-lifecycle-DzO3rjKP.d.mts → server-lifecycle-C-3OgoKi.d.mts} +0 -0
- /package/dist/{server-lifecycle-DLdh0-4H.mjs → server-lifecycle-DV6NMsgH.mjs} +0 -0
- /package/dist/{src-Dqa1n_kI.mjs → src-ftBp6GpR.mjs} +0 -0
- /package/dist/{storage-namespace-D4yQ--Sp.d.mts → storage-namespace-9N9R61pI.d.mts} +0 -0
- /package/dist/{storage-namespace-B1_x8Ho2.mjs → storage-namespace-B1GI4elv.mjs} +0 -0
- /package/dist/{storage-namespace-definition-BzSaRLtZ.d.mts → storage-namespace-definition-V8sc3drq.d.mts} +0 -0
- /package/dist/{supports-color-CCdGjFUY.mjs → supports-color-DwW9N6YC.mjs} +0 -0
- /package/dist/{tray-menu-service-BJ9r7IY3.mjs → tray-menu-service-Dgedanv-.mjs} +0 -0
- /package/dist/{types-Diu9uAnB.d.mts → types-Bju4dmAg.d.mts} +0 -0
- /package/dist/{types-C8_OhAFv.d.mts → types-DBb5jY4Z.d.mts} +0 -0
- /package/dist/{types-Bgb8eQkd.d.mts → types-DVLq657Y.d.mts} +0 -0
- /package/dist/{types-B9QOZAZ5.d.mts → types-DkFvBdIY.d.mts} +0 -0
- /package/dist/{window-registry-CHv3cgSN.d.mts → window-registry-Qcnvlhp7.d.mts} +0 -0
|
@@ -32,8 +32,8 @@ declare const FacetCardinalitySchema: z.ZodEnum<{
|
|
|
32
32
|
* - `'surface'` — a UI surface or layout area
|
|
33
33
|
*/
|
|
34
34
|
declare const FacetAppliesToSchema: z.ZodEnum<{
|
|
35
|
-
workpiece: "workpiece";
|
|
36
35
|
artifact: "artifact";
|
|
36
|
+
workpiece: "workpiece";
|
|
37
37
|
surface: "surface";
|
|
38
38
|
}>;
|
|
39
39
|
/**
|
|
@@ -57,8 +57,8 @@ declare const FacetNamespaceRegistrationSchema: z.ZodObject<{
|
|
|
57
57
|
human: "human";
|
|
58
58
|
}>>>;
|
|
59
59
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
60
|
-
workpiece: "workpiece";
|
|
61
60
|
artifact: "artifact";
|
|
61
|
+
workpiece: "workpiece";
|
|
62
62
|
surface: "surface";
|
|
63
63
|
}>>>;
|
|
64
64
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -161,8 +161,8 @@ declare const FacetSchemas: {
|
|
|
161
161
|
human: "human";
|
|
162
162
|
}>>>;
|
|
163
163
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
164
|
-
workpiece: "workpiece";
|
|
165
164
|
artifact: "artifact";
|
|
165
|
+
workpiece: "workpiece";
|
|
166
166
|
surface: "surface";
|
|
167
167
|
}>>>;
|
|
168
168
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -189,8 +189,8 @@ declare const FacetSchemas: {
|
|
|
189
189
|
human: "human";
|
|
190
190
|
}>>>;
|
|
191
191
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
192
|
-
workpiece: "workpiece";
|
|
193
192
|
artifact: "artifact";
|
|
193
|
+
workpiece: "workpiece";
|
|
194
194
|
surface: "surface";
|
|
195
195
|
}>>>;
|
|
196
196
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -227,8 +227,8 @@ declare const FacetNamespace: _$_makaio_core0.BusNamespaceDefinition<"facet", {
|
|
|
227
227
|
human: "human";
|
|
228
228
|
}>>>;
|
|
229
229
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
230
|
-
workpiece: "workpiece";
|
|
231
230
|
artifact: "artifact";
|
|
231
|
+
workpiece: "workpiece";
|
|
232
232
|
surface: "surface";
|
|
233
233
|
}>>>;
|
|
234
234
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -255,8 +255,8 @@ declare const FacetNamespace: _$_makaio_core0.BusNamespaceDefinition<"facet", {
|
|
|
255
255
|
human: "human";
|
|
256
256
|
}>>>;
|
|
257
257
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
258
|
-
workpiece: "workpiece";
|
|
259
258
|
artifact: "artifact";
|
|
259
|
+
workpiece: "workpiece";
|
|
260
260
|
surface: "surface";
|
|
261
261
|
}>>>;
|
|
262
262
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -299,8 +299,8 @@ declare const FacetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
299
299
|
human: "human";
|
|
300
300
|
}>>>;
|
|
301
301
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
302
|
-
workpiece: "workpiece";
|
|
303
302
|
artifact: "artifact";
|
|
303
|
+
workpiece: "workpiece";
|
|
304
304
|
surface: "surface";
|
|
305
305
|
}>>>;
|
|
306
306
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -327,8 +327,8 @@ declare const FacetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
327
327
|
human: "human";
|
|
328
328
|
}>>>;
|
|
329
329
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
330
|
-
workpiece: "workpiece";
|
|
331
330
|
artifact: "artifact";
|
|
331
|
+
workpiece: "workpiece";
|
|
332
332
|
surface: "surface";
|
|
333
333
|
}>>>;
|
|
334
334
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { r as ExecutionTarget } from "./schemas-
|
|
2
|
-
import { l as Turn$1 } from "./index-
|
|
3
|
-
import { a as PipelineStep, o as SessionEditorAction, t as ActionCategory } from "./types-
|
|
1
|
+
import { r as ExecutionTarget } from "./schemas-ChF2z4RB.mjs";
|
|
2
|
+
import { l as Turn$1 } from "./index-8fJ6dkzR.mjs";
|
|
3
|
+
import { a as PipelineStep, o as SessionEditorAction, t as ActionCategory } from "./types-DVLq657Y.mjs";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
6
6
|
import { ExtractSubjectPayload, SubjectDefinition } from "@makaio/framework/core";
|
|
@@ -10,19 +10,24 @@ import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|
|
|
10
10
|
* with the artifact identity and the structural affordance selector — the
|
|
11
11
|
* resolve RPC reuses the shared view-request shape rather than re-declaring
|
|
12
12
|
* parallel parameter types.
|
|
13
|
-
* @param ref -
|
|
13
|
+
* @param ref - Immutable reference to the artifact revision to render.
|
|
14
14
|
* @param level - Requested detail level (`link`, `summary`, or `full`).
|
|
15
15
|
* @param affordance - Structural affordance selector (own-view, inline, or entry).
|
|
16
16
|
* @param params - Optional JSON-safe runtime parameters.
|
|
17
17
|
*/
|
|
18
|
-
declare const ArtifactViewResolveRequestSchema: z.ZodObject<{
|
|
18
|
+
declare const ArtifactViewResolveRequestSchema$1: z.ZodObject<{
|
|
19
19
|
level: z.ZodEnum<{
|
|
20
20
|
link: "link";
|
|
21
|
-
full: "full";
|
|
22
21
|
summary: "summary";
|
|
22
|
+
full: "full";
|
|
23
23
|
}>;
|
|
24
24
|
params: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
25
|
-
ref: z.
|
|
25
|
+
ref: z.ZodObject<{
|
|
26
|
+
refClass: z.ZodDefault<z.ZodLiteral<"artifact">>;
|
|
27
|
+
kind: z.ZodString;
|
|
28
|
+
id: z.ZodString;
|
|
29
|
+
revision: z.ZodString;
|
|
30
|
+
}, z.core.$strip>;
|
|
26
31
|
affordance: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
27
32
|
kind: z.ZodLiteral<"own-view">;
|
|
28
33
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -35,7 +40,7 @@ declare const ArtifactViewResolveRequestSchema: z.ZodObject<{
|
|
|
35
40
|
}, z.core.$strip>], "kind">;
|
|
36
41
|
}, z.core.$strip>;
|
|
37
42
|
/** Request payload for resolving an artifact view. */
|
|
38
|
-
type ArtifactViewResolveRequest = z.infer<typeof ArtifactViewResolveRequestSchema>;
|
|
43
|
+
type ArtifactViewResolveRequest = z.infer<typeof ArtifactViewResolveRequestSchema$1>;
|
|
39
44
|
/**
|
|
40
45
|
* Discriminated response for an artifact view resolve request.
|
|
41
46
|
*
|
|
@@ -50,12 +55,24 @@ declare const ArtifactViewResolveResponseSchema: z.ZodDiscriminatedUnion<[z.ZodO
|
|
|
50
55
|
status: z.ZodLiteral<"ok">;
|
|
51
56
|
view: z.ZodObject<{
|
|
52
57
|
title: z.ZodString;
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
}, z.core.$strip
|
|
58
|
+
artifact: z.ZodObject<{
|
|
59
|
+
id: z.ZodString;
|
|
60
|
+
kind: z.ZodString;
|
|
61
|
+
revision: z.ZodString;
|
|
62
|
+
status: z.ZodOptional<z.ZodString>;
|
|
63
|
+
}, z.core.$strip>;
|
|
64
|
+
navigation: z.ZodObject<{
|
|
65
|
+
breadcrumbs: z.ZodArray<z.ZodObject<{
|
|
66
|
+
artifactId: z.ZodOptional<z.ZodString>;
|
|
67
|
+
url: z.ZodOptional<z.ZodString>;
|
|
68
|
+
label: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>;
|
|
70
|
+
related: z.ZodArray<z.ZodObject<{
|
|
71
|
+
artifactId: z.ZodOptional<z.ZodString>;
|
|
72
|
+
url: z.ZodOptional<z.ZodString>;
|
|
73
|
+
label: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>;
|
|
75
|
+
}, z.core.$strip>;
|
|
59
76
|
sections: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
60
77
|
type: z.ZodLiteral<"summary">;
|
|
61
78
|
title: z.ZodString;
|
|
@@ -113,6 +130,10 @@ declare const ArtifactViewResolveResponseSchema: z.ZodDiscriminatedUnion<[z.ZodO
|
|
|
113
130
|
notation: z.ZodLiteral<"mermaid">;
|
|
114
131
|
source: z.ZodString;
|
|
115
132
|
}, z.core.$strip>], "type">>;
|
|
133
|
+
links: z.ZodObject<{
|
|
134
|
+
dashboard: z.ZodOptional<z.ZodString>;
|
|
135
|
+
materialized: z.ZodOptional<z.ZodString>;
|
|
136
|
+
}, z.core.$strip>;
|
|
116
137
|
}, z.core.$strip>;
|
|
117
138
|
builderVersion: z.ZodNumber;
|
|
118
139
|
sourceRevision: z.ZodString;
|
|
@@ -172,8 +193,8 @@ declare const MaterializationSchemas: {
|
|
|
172
193
|
template: z.ZodString;
|
|
173
194
|
}, z.core.$strip>], "kind">;
|
|
174
195
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
175
|
-
workpiece: "workpiece";
|
|
176
196
|
artifact: "artifact";
|
|
197
|
+
workpiece: "workpiece";
|
|
177
198
|
surface: "surface";
|
|
178
199
|
}>>;
|
|
179
200
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -214,8 +235,8 @@ declare const MaterializationSchemas: {
|
|
|
214
235
|
template: z.ZodString;
|
|
215
236
|
}, z.core.$strip>], "kind">;
|
|
216
237
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
217
|
-
workpiece: "workpiece";
|
|
218
238
|
artifact: "artifact";
|
|
239
|
+
workpiece: "workpiece";
|
|
219
240
|
surface: "surface";
|
|
220
241
|
}>>;
|
|
221
242
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -258,11 +279,16 @@ declare const MaterializationSchemas: {
|
|
|
258
279
|
request: z.ZodObject<{
|
|
259
280
|
level: z.ZodEnum<{
|
|
260
281
|
link: "link";
|
|
261
|
-
full: "full";
|
|
262
282
|
summary: "summary";
|
|
283
|
+
full: "full";
|
|
263
284
|
}>;
|
|
264
285
|
params: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
265
|
-
ref: z.
|
|
286
|
+
ref: z.ZodObject<{
|
|
287
|
+
refClass: z.ZodDefault<z.ZodLiteral<"artifact">>;
|
|
288
|
+
kind: z.ZodString;
|
|
289
|
+
id: z.ZodString;
|
|
290
|
+
revision: z.ZodString;
|
|
291
|
+
}, z.core.$strip>;
|
|
266
292
|
affordance: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
267
293
|
kind: z.ZodLiteral<"own-view">;
|
|
268
294
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -278,12 +304,24 @@ declare const MaterializationSchemas: {
|
|
|
278
304
|
status: z.ZodLiteral<"ok">;
|
|
279
305
|
view: z.ZodObject<{
|
|
280
306
|
title: z.ZodString;
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
}, z.core.$strip
|
|
307
|
+
artifact: z.ZodObject<{
|
|
308
|
+
id: z.ZodString;
|
|
309
|
+
kind: z.ZodString;
|
|
310
|
+
revision: z.ZodString;
|
|
311
|
+
status: z.ZodOptional<z.ZodString>;
|
|
312
|
+
}, z.core.$strip>;
|
|
313
|
+
navigation: z.ZodObject<{
|
|
314
|
+
breadcrumbs: z.ZodArray<z.ZodObject<{
|
|
315
|
+
artifactId: z.ZodOptional<z.ZodString>;
|
|
316
|
+
url: z.ZodOptional<z.ZodString>;
|
|
317
|
+
label: z.ZodString;
|
|
318
|
+
}, z.core.$strip>>;
|
|
319
|
+
related: z.ZodArray<z.ZodObject<{
|
|
320
|
+
artifactId: z.ZodOptional<z.ZodString>;
|
|
321
|
+
url: z.ZodOptional<z.ZodString>;
|
|
322
|
+
label: z.ZodString;
|
|
323
|
+
}, z.core.$strip>>;
|
|
324
|
+
}, z.core.$strip>;
|
|
287
325
|
sections: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
288
326
|
type: z.ZodLiteral<"summary">;
|
|
289
327
|
title: z.ZodString;
|
|
@@ -341,6 +379,10 @@ declare const MaterializationSchemas: {
|
|
|
341
379
|
notation: z.ZodLiteral<"mermaid">;
|
|
342
380
|
source: z.ZodString;
|
|
343
381
|
}, z.core.$strip>], "type">>;
|
|
382
|
+
links: z.ZodObject<{
|
|
383
|
+
dashboard: z.ZodOptional<z.ZodString>;
|
|
384
|
+
materialized: z.ZodOptional<z.ZodString>;
|
|
385
|
+
}, z.core.$strip>;
|
|
344
386
|
}, z.core.$strip>;
|
|
345
387
|
builderVersion: z.ZodNumber;
|
|
346
388
|
sourceRevision: z.ZodString;
|
|
@@ -389,8 +431,8 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
389
431
|
template: z.ZodString;
|
|
390
432
|
}, z.core.$strip>], "kind">;
|
|
391
433
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
392
|
-
workpiece: "workpiece";
|
|
393
434
|
artifact: "artifact";
|
|
435
|
+
workpiece: "workpiece";
|
|
394
436
|
surface: "surface";
|
|
395
437
|
}>>;
|
|
396
438
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -431,8 +473,8 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
431
473
|
template: z.ZodString;
|
|
432
474
|
}, z.core.$strip>], "kind">;
|
|
433
475
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
434
|
-
workpiece: "workpiece";
|
|
435
476
|
artifact: "artifact";
|
|
477
|
+
workpiece: "workpiece";
|
|
436
478
|
surface: "surface";
|
|
437
479
|
}>>;
|
|
438
480
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -475,11 +517,16 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
475
517
|
request: z.ZodObject<{
|
|
476
518
|
level: z.ZodEnum<{
|
|
477
519
|
link: "link";
|
|
478
|
-
full: "full";
|
|
479
520
|
summary: "summary";
|
|
521
|
+
full: "full";
|
|
480
522
|
}>;
|
|
481
523
|
params: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
482
|
-
ref: z.
|
|
524
|
+
ref: z.ZodObject<{
|
|
525
|
+
refClass: z.ZodDefault<z.ZodLiteral<"artifact">>;
|
|
526
|
+
kind: z.ZodString;
|
|
527
|
+
id: z.ZodString;
|
|
528
|
+
revision: z.ZodString;
|
|
529
|
+
}, z.core.$strip>;
|
|
483
530
|
affordance: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
484
531
|
kind: z.ZodLiteral<"own-view">;
|
|
485
532
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -495,12 +542,24 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
495
542
|
status: z.ZodLiteral<"ok">;
|
|
496
543
|
view: z.ZodObject<{
|
|
497
544
|
title: z.ZodString;
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
}, z.core.$strip
|
|
545
|
+
artifact: z.ZodObject<{
|
|
546
|
+
id: z.ZodString;
|
|
547
|
+
kind: z.ZodString;
|
|
548
|
+
revision: z.ZodString;
|
|
549
|
+
status: z.ZodOptional<z.ZodString>;
|
|
550
|
+
}, z.core.$strip>;
|
|
551
|
+
navigation: z.ZodObject<{
|
|
552
|
+
breadcrumbs: z.ZodArray<z.ZodObject<{
|
|
553
|
+
artifactId: z.ZodOptional<z.ZodString>;
|
|
554
|
+
url: z.ZodOptional<z.ZodString>;
|
|
555
|
+
label: z.ZodString;
|
|
556
|
+
}, z.core.$strip>>;
|
|
557
|
+
related: z.ZodArray<z.ZodObject<{
|
|
558
|
+
artifactId: z.ZodOptional<z.ZodString>;
|
|
559
|
+
url: z.ZodOptional<z.ZodString>;
|
|
560
|
+
label: z.ZodString;
|
|
561
|
+
}, z.core.$strip>>;
|
|
562
|
+
}, z.core.$strip>;
|
|
504
563
|
sections: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
505
564
|
type: z.ZodLiteral<"summary">;
|
|
506
565
|
title: z.ZodString;
|
|
@@ -558,6 +617,10 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
558
617
|
notation: z.ZodLiteral<"mermaid">;
|
|
559
618
|
source: z.ZodString;
|
|
560
619
|
}, z.core.$strip>], "type">>;
|
|
620
|
+
links: z.ZodObject<{
|
|
621
|
+
dashboard: z.ZodOptional<z.ZodString>;
|
|
622
|
+
materialized: z.ZodOptional<z.ZodString>;
|
|
623
|
+
}, z.core.$strip>;
|
|
561
624
|
}, z.core.$strip>;
|
|
562
625
|
builderVersion: z.ZodNumber;
|
|
563
626
|
sourceRevision: z.ZodString;
|
|
@@ -618,8 +681,8 @@ declare const MaterializationSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_c
|
|
|
618
681
|
template: z.ZodString;
|
|
619
682
|
}, z.core.$strip>], "kind">;
|
|
620
683
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
621
|
-
workpiece: "workpiece";
|
|
622
684
|
artifact: "artifact";
|
|
685
|
+
workpiece: "workpiece";
|
|
623
686
|
surface: "surface";
|
|
624
687
|
}>>;
|
|
625
688
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -660,8 +723,8 @@ declare const MaterializationSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_c
|
|
|
660
723
|
template: z.ZodString;
|
|
661
724
|
}, z.core.$strip>], "kind">;
|
|
662
725
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
663
|
-
workpiece: "workpiece";
|
|
664
726
|
artifact: "artifact";
|
|
727
|
+
workpiece: "workpiece";
|
|
665
728
|
surface: "surface";
|
|
666
729
|
}>>;
|
|
667
730
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -704,11 +767,16 @@ declare const MaterializationSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_c
|
|
|
704
767
|
request: z.ZodObject<{
|
|
705
768
|
level: z.ZodEnum<{
|
|
706
769
|
link: "link";
|
|
707
|
-
full: "full";
|
|
708
770
|
summary: "summary";
|
|
771
|
+
full: "full";
|
|
709
772
|
}>;
|
|
710
773
|
params: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
711
|
-
ref: z.
|
|
774
|
+
ref: z.ZodObject<{
|
|
775
|
+
refClass: z.ZodDefault<z.ZodLiteral<"artifact">>;
|
|
776
|
+
kind: z.ZodString;
|
|
777
|
+
id: z.ZodString;
|
|
778
|
+
revision: z.ZodString;
|
|
779
|
+
}, z.core.$strip>;
|
|
712
780
|
affordance: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
713
781
|
kind: z.ZodLiteral<"own-view">;
|
|
714
782
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -724,12 +792,24 @@ declare const MaterializationSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_c
|
|
|
724
792
|
status: z.ZodLiteral<"ok">;
|
|
725
793
|
view: z.ZodObject<{
|
|
726
794
|
title: z.ZodString;
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
}, z.core.$strip
|
|
795
|
+
artifact: z.ZodObject<{
|
|
796
|
+
id: z.ZodString;
|
|
797
|
+
kind: z.ZodString;
|
|
798
|
+
revision: z.ZodString;
|
|
799
|
+
status: z.ZodOptional<z.ZodString>;
|
|
800
|
+
}, z.core.$strip>;
|
|
801
|
+
navigation: z.ZodObject<{
|
|
802
|
+
breadcrumbs: z.ZodArray<z.ZodObject<{
|
|
803
|
+
artifactId: z.ZodOptional<z.ZodString>;
|
|
804
|
+
url: z.ZodOptional<z.ZodString>;
|
|
805
|
+
label: z.ZodString;
|
|
806
|
+
}, z.core.$strip>>;
|
|
807
|
+
related: z.ZodArray<z.ZodObject<{
|
|
808
|
+
artifactId: z.ZodOptional<z.ZodString>;
|
|
809
|
+
url: z.ZodOptional<z.ZodString>;
|
|
810
|
+
label: z.ZodString;
|
|
811
|
+
}, z.core.$strip>>;
|
|
812
|
+
}, z.core.$strip>;
|
|
733
813
|
sections: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
734
814
|
type: z.ZodLiteral<"summary">;
|
|
735
815
|
title: z.ZodString;
|
|
@@ -787,6 +867,10 @@ declare const MaterializationSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_c
|
|
|
787
867
|
notation: z.ZodLiteral<"mermaid">;
|
|
788
868
|
source: z.ZodString;
|
|
789
869
|
}, z.core.$strip>], "type">>;
|
|
870
|
+
links: z.ZodObject<{
|
|
871
|
+
dashboard: z.ZodOptional<z.ZodString>;
|
|
872
|
+
materialized: z.ZodOptional<z.ZodString>;
|
|
873
|
+
}, z.core.$strip>;
|
|
790
874
|
}, z.core.$strip>;
|
|
791
875
|
builderVersion: z.ZodNumber;
|
|
792
876
|
sourceRevision: z.ZodString;
|
|
@@ -814,4 +898,4 @@ type MaterializationRefChangedPayload = z.infer<(typeof MaterializationSchemas)[
|
|
|
814
898
|
/** Payload for the materialization capability resolved event. */
|
|
815
899
|
type MaterializationCapabilityResolvedPayload = z.infer<(typeof MaterializationSchemas)['capability.resolved']>;
|
|
816
900
|
//#endregion
|
|
817
|
-
export { MaterializationCapabilityResolvedPayload as a, MaterializationSchemas as c, SurfaceBindingListRequest as d, SurfaceBindingListResponse as f, ArtifactViewResolveResponseSchema as i, MaterializationSubjects$1 as l, SurfaceBindingRegisterResponse as m, ArtifactViewResolveRequestSchema as n, MaterializationNamespace as o, SurfaceBindingRegisterRequest as p, ArtifactViewResolveResponse as r, MaterializationRefChangedPayload as s, ArtifactViewResolveRequest as t, SurfaceBindingChangedPayload as u };
|
|
901
|
+
export { MaterializationCapabilityResolvedPayload as a, MaterializationSchemas as c, SurfaceBindingListRequest as d, SurfaceBindingListResponse as f, ArtifactViewResolveResponseSchema as i, MaterializationSubjects$1 as l, SurfaceBindingRegisterResponse as m, ArtifactViewResolveRequestSchema$1 as n, MaterializationNamespace as o, SurfaceBindingRegisterRequest as p, ArtifactViewResolveResponse as r, MaterializationRefChangedPayload as s, ArtifactViewResolveRequest as t, SurfaceBindingChangedPayload as u };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-
|
|
1
|
+
import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-V8sc3drq.mjs";
|
|
2
2
|
import * as _$zod from "zod";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ExtensionDiscovery } from "./extension-discovery-
|
|
1
|
+
import { r as ExtensionDiscovery } from "./extension-discovery-B6p3iZaV.mjs";
|
|
2
2
|
import { RegistrableBusNamespaceDefinition } from "@makaio/framework/core";
|
|
3
3
|
import { BusTransport, IMakaioBus, SubjectTelemetryProjectorRegistry } from "@makaio/framework/bus";
|
|
4
4
|
import { ExtensionConfigProvider, IWorkerNodeProvider, IWorkflowRunner, IWorkflowRunner as IWorkflowRunner$1, LoopGateHandler, NormalizedWorkerNodeCapabilities, StationHandler, StepRunnerBusAuth, StepRunnerPlatformDefaults, TrayManifest, WorkerContributionManifest, WorkerNodeCapabilities, WorkerNodeDispatch, WorkerNodeHandle, WorkerNodeProvisionRequest, WorkerNodeRequirements, WorkflowDefinition, WorkflowRunResult, WorkflowRunResult as WorkflowRunResult$1, WorkflowRunnerRunOptions, WorkflowWorkerConfig, WorkflowWorkerSource, WorkflowZodSchemas } from "@makaio/framework/contracts";
|
|
@@ -322,6 +322,11 @@ declare function normalizeNodeHostCapabilities(hostCapabilities?: readonly HostC
|
|
|
322
322
|
/** Host capability input accepted by Node runtime composition roots. */
|
|
323
323
|
type HostCapabilityDeclaration = string | RuntimeCapability;
|
|
324
324
|
type RuntimeOwnershipPackageView = Pick<KernelMakaioExtension, 'name' | 'displayName' | 'version' | 'runtimeOwnership'>;
|
|
325
|
+
/**
|
|
326
|
+
* Decide whether a composition root should load the default session orchestrator.
|
|
327
|
+
* @param loadedExtensionPackages - Executable extension packages available to the runtime.
|
|
328
|
+
* @returns `true` when no extension declares session-orchestrator ownership.
|
|
329
|
+
*/
|
|
325
330
|
/**
|
|
326
331
|
* Select framework core packages for the loaded descriptor-backed extensions.
|
|
327
332
|
*
|
|
@@ -1402,9 +1407,10 @@ interface IsolatedWorkflowRuntime {
|
|
|
1402
1407
|
* Compose an isolated, authority-backed runtime for workflow agent steps.
|
|
1403
1408
|
*
|
|
1404
1409
|
* The runtime deliberately owns no database and installs no local storage
|
|
1405
|
-
* handlers.
|
|
1406
|
-
*
|
|
1407
|
-
*
|
|
1410
|
+
* handlers. It owns the session turn orchestration required by local adapters,
|
|
1411
|
+
* while durable session storage and usage requests cross the supplied authenticated
|
|
1412
|
+
* authority connection. Product bootstrap, package discovery, relay policy, and
|
|
1413
|
+
* worker-pool concerns remain with the caller.
|
|
1408
1414
|
* @param options - Authority connection, packages, adapter preparation, host context, and tools.
|
|
1409
1415
|
* @returns A started runtime with an idempotent shutdown handle.
|
|
1410
1416
|
*/
|
|
@@ -27,9 +27,9 @@ type MakaioVariant = z.infer<typeof MakaioVariantSchema>;
|
|
|
27
27
|
*/
|
|
28
28
|
declare const VariantUpgradeStatusSchema: z.ZodEnum<{
|
|
29
29
|
error: "error";
|
|
30
|
+
progress: "progress";
|
|
30
31
|
complete: "complete";
|
|
31
32
|
downloading: "downloading";
|
|
32
|
-
progress: "progress";
|
|
33
33
|
applying: "applying";
|
|
34
34
|
}>;
|
|
35
35
|
/** Inferred TypeScript type for an upgrade status value. */
|
|
@@ -101,9 +101,9 @@ declare const VariantSchemas: {
|
|
|
101
101
|
upgradeProgress: z.ZodObject<{
|
|
102
102
|
status: z.ZodEnum<{
|
|
103
103
|
error: "error";
|
|
104
|
+
progress: "progress";
|
|
104
105
|
complete: "complete";
|
|
105
106
|
downloading: "downloading";
|
|
106
|
-
progress: "progress";
|
|
107
107
|
applying: "applying";
|
|
108
108
|
}>;
|
|
109
109
|
percent: z.ZodOptional<z.ZodNumber>;
|
|
@@ -158,9 +158,9 @@ declare const VariantNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:var
|
|
|
158
158
|
upgradeProgress: _$zod.ZodObject<{
|
|
159
159
|
status: _$zod.ZodEnum<{
|
|
160
160
|
error: "error";
|
|
161
|
+
progress: "progress";
|
|
161
162
|
complete: "complete";
|
|
162
163
|
downloading: "downloading";
|
|
163
|
-
progress: "progress";
|
|
164
164
|
applying: "applying";
|
|
165
165
|
}>;
|
|
166
166
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -205,9 +205,9 @@ declare const VariantSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
205
205
|
upgradeProgress: _$zod.ZodObject<{
|
|
206
206
|
status: _$zod.ZodEnum<{
|
|
207
207
|
error: "error";
|
|
208
|
+
progress: "progress";
|
|
208
209
|
complete: "complete";
|
|
209
210
|
downloading: "downloading";
|
|
210
|
-
progress: "progress";
|
|
211
211
|
applying: "applying";
|
|
212
212
|
}>;
|
|
213
213
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as CliSubcommandDefinition, c as EmbeddedBusHandle, d as ProvideBusContext, f as defineCliSubcommand, i as CliContribution, l as INTERACTIVE_SUBCOMMAND, n as BeforeRunContext, o as CliSubcommandEntry, p as requireBus, r as BeforeRunResult, s as CommandContext, t as ALWAYS_PROCEED, u as OutputWriter } from "../../types-
|
|
2
|
-
import { n as CliRpcSubjects, t as CliNamespace } from "../../namespace-
|
|
1
|
+
import { a as CliSubcommandDefinition, c as EmbeddedBusHandle, d as ProvideBusContext, f as defineCliSubcommand, i as CliContribution, l as INTERACTIVE_SUBCOMMAND, n as BeforeRunContext, o as CliSubcommandEntry, p as requireBus, r as BeforeRunResult, s as CommandContext, t as ALWAYS_PROCEED, u as OutputWriter } from "../../types-Bju4dmAg.mjs";
|
|
2
|
+
import { n as CliRpcSubjects, t as CliNamespace } from "../../namespace-B9CYb9Gh.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import { CliArgManifest } from "@makaio/framework/contracts/extension";
|
|
5
5
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as CliRpcSubjects, t as CliNamespace } from "../../namespace-
|
|
1
|
+
import { n as CliRpcSubjects, t as CliNamespace } from "../../namespace-B9CYb9Gh.mjs";
|
|
2
2
|
export { CliNamespace, CliRpcSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-
|
|
1
|
+
import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-CHxWUmmA.mjs";
|
|
2
2
|
export { ContributionProcessor, ExtensionCoordinator, ExtensionCoordinatorOptions, ExtensionRuntimeSurface, KernelExtensionContext, KernelMakaioExtension, RuntimeCapability, RuntimeEnvironment, coalesceExtensionOverrides, filterEligibleExtensions };
|
package/dist/kernel/index.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-
|
|
2
|
-
import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-
|
|
3
|
-
import { i as WindowStyle, n as WindowRegistration, r as WindowRegistry, t as STYLE_DEFAULTS } from "../window-registry-
|
|
4
|
-
import { a as KernelSchemas, i as setWorkflowTriggerTypeRegistry, n as KernelSubjects, r as getWorkflowTriggerTypeRegistry, t as KernelNamespace } from "../index-
|
|
5
|
-
import { a as MachineIdentity, c as StorageProvider, i as IdentityProvider, n as NoTransportProvider, o as TransportProvider, r as MemoryStorageProvider, s as StorageCleanup, t as EphemeralIdentityProvider } from "../index-
|
|
1
|
+
import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-CKccv4s2.mjs";
|
|
2
|
+
import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-CHxWUmmA.mjs";
|
|
3
|
+
import { i as WindowStyle, n as WindowRegistration, r as WindowRegistry, t as STYLE_DEFAULTS } from "../window-registry-Qcnvlhp7.mjs";
|
|
4
|
+
import { a as KernelSchemas, i as setWorkflowTriggerTypeRegistry, n as KernelSubjects, r as getWorkflowTriggerTypeRegistry, t as KernelNamespace } from "../index-C96LlS5m.mjs";
|
|
5
|
+
import { a as MachineIdentity, c as StorageProvider, i as IdentityProvider, n as NoTransportProvider, o as TransportProvider, r as MemoryStorageProvider, s as StorageCleanup, t as EphemeralIdentityProvider } from "../index-oYGf2zIe.mjs";
|
|
6
6
|
import { z } from "zod";
|
|
7
7
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
8
8
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as KernelSchemas, i as setWorkflowTriggerTypeRegistry, n as KernelSubjects, r as getWorkflowTriggerTypeRegistry, t as KernelNamespace } from "../../index-
|
|
1
|
+
import { a as KernelSchemas, i as setWorkflowTriggerTypeRegistry, n as KernelSubjects, r as getWorkflowTriggerTypeRegistry, t as KernelNamespace } from "../../index-C96LlS5m.mjs";
|
|
2
2
|
export { KernelNamespace, KernelSchemas, KernelSubjects, getWorkflowTriggerTypeRegistry, setWorkflowTriggerTypeRegistry };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-
|
|
1
|
+
import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-CKccv4s2.mjs";
|
|
2
2
|
export { ComponentIdentitySchema, ComponentInfo, ComponentInfoSchema, ComponentState, ComponentStateSchema, ExtensionInfo, ExtensionInfoSchema, ExtensionNamespace, ExtensionSubjects, ExtensionWarningEntry, ExtensionWarningEntrySchema, ServiceInfo, ServiceInfoSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as MachineIdentity, c as StorageProvider, i as IdentityProvider, n as NoTransportProvider, o as TransportProvider, r as MemoryStorageProvider, s as StorageCleanup, t as EphemeralIdentityProvider } from "../../index-
|
|
1
|
+
import { a as MachineIdentity, c as StorageProvider, i as IdentityProvider, n as NoTransportProvider, o as TransportProvider, r as MemoryStorageProvider, s as StorageCleanup, t as EphemeralIdentityProvider } from "../../index-oYGf2zIe.mjs";
|
|
2
2
|
export { EphemeralIdentityProvider, IdentityProvider, MachineIdentity, MemoryStorageProvider, NoTransportProvider, StorageCleanup, StorageProvider, TransportProvider };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as WindowStyle, n as WindowRegistration, r as WindowRegistry, t as STYLE_DEFAULTS } from "../../window-registry-
|
|
1
|
+
import { i as WindowStyle, n as WindowRegistration, r as WindowRegistry, t as STYLE_DEFAULTS } from "../../window-registry-Qcnvlhp7.mjs";
|
|
2
2
|
export { STYLE_DEFAULTS, type WindowRegistration, WindowRegistry, type WindowStyle };
|