src/dazzle_ui/specs/ui_spec.py¶
Generated: 2026-03-30T04:38:49.393575+00:00
Commit: 615f1354a103
Language: python
Scope: dazzle_ui
Purpose¶
UISpec - Main UI specification aggregate.
This is the root type that contains all UI specifications.
Key Exports¶
UISpecget_workspaceget_componentget_themeget_primitivesget_patternsget_custom_componentsvalidate_referencesstats
Dependencies¶
Imports¶
typing.Anypydantic.BaseModelpydantic.ConfigDictpydantic.Fielddazzle_ui.specs.component.ComponentSpecdazzle_ui.specs.shell.ShellSpecdazzle_ui.specs.theme.ThemeSpecdazzle_ui.specs.workspace.WorkspaceSpec
Event Interactions¶
None detected.
Invariants and Assumptions¶
No invariants documented.
Tests¶
tests/unit/test_specs.py
Notes¶
This page was automatically generated by tools/gen_reference_docs.py.