Skip to content

Interface: UiScopeMap

Makaio Framework


Makaio Framework / contracts / UiScopeMap

Defined in: ../../../packages/contracts/src/extension/contributions/ui-context-types.ts:7

Extension point for UI scope identifiers.

Hosts and extensions add host-specific scopes via declaration merging. Framework defaults stay host-agnostic.

any: true

Defined in: ../../../packages/contracts/src/extension/contributions/ui-context-types.ts:11

Available regardless of active UI context.


dedup-scope-1: true

Defined in: ../../../ui/kernel/src/widgets/scope-registry.test.ts:6


get-all-scope-1: true

Defined in: ../../../ui/kernel/src/widgets/scope-registry.test.ts:7


global: true

Defined in: ../../../packages/contracts/src/extension/contributions/ui-context-types.ts:9

Available in framework-global contexts.


has-test-scope-1: true

Defined in: ../../../ui/kernel/src/widgets/scope-registry.test.ts:8


minimal-scope-1: true

Defined in: ../../../ui/kernel/src/widgets/scope-registry.test.ts:9


panel: true

Defined in: ../../../ui/kernel/src/widgets/WidgetRegistry.test.ts:7


plugin-scope-1: true

Defined in: ../../../ui/kernel/src/widgets/scope-registry.test.ts:10


plugin-scope-2: true

Defined in: ../../../ui/kernel/src/widgets/scope-registry.test.ts:11


plugin-scope-3: true

Defined in: ../../../ui/kernel/src/widgets/scope-registry.test.ts:12


plugin-scope-4: true

Defined in: ../../../ui/kernel/src/widgets/scope-registry.test.ts:13


plugin-scope-unregistered: true

Defined in: ../../../ui/kernel/src/widgets/scope-registry.test.ts:14


project: true

Defined in: ../../../packages/contracts/src/extension/__tests__/ui-contribution-context-types.test.ts:21


subscribe-scope-1: true

Defined in: ../../../ui/kernel/src/widgets/scope-registry.test.ts:15


subscribe-scope-2: true

Defined in: ../../../ui/kernel/src/widgets/scope-registry.test.ts:16


subscribe-scope-3: true

Defined in: ../../../ui/kernel/src/widgets/scope-registry.test.ts:17


subscribe-scope-4: true

Defined in: ../../../ui/kernel/src/widgets/scope-registry.test.ts:18


tray: true

Defined in: ../../../ui/hooks/src/widgets/use-tray-layout.test.tsx:10