src/dazzle_ui/specs/workspace.py¶
Generated: 2026-03-30T04:38:49.417263+00:00
Commit: 615f1354a103
Language: python
Scope: dazzle_ui
Purpose¶
Workspace specification types for UISpec.
Defines workspaces, layouts, and routes.
Key Exports¶
LayoutKindSingleColumnLayoutTwoColumnWithHeaderLayoutAppShellLayoutCustomLayoutRouteSpecWorkspaceAccessLevelWorkspaceAccessSpecWorkspaceSpecget_routelayout_kind
Dependencies¶
Imports¶
__future__.annotationsenum.StrEnumtyping.Anytyping.Literalpydantic.BaseModelpydantic.ConfigDictpydantic.Field
Event Interactions¶
None detected.
Invariants and Assumptions¶
No invariants documented.
Tests¶
tests/unit/test_workspace_layout_prefs.pytests/unit/test_workspace_routes.pytests/unit/test_workspace_scope_enforcement.pytests/unit/test_workspace_rendering_grants.pytests/unit/test_workspace_rendering.py
Notes¶
This page was automatically generated by tools/gen_reference_docs.py.