Generation Script: This file is generated from script(s):
Purpose: Generated component-library MDX pages derived from docs-guide/config/component-registry.json.
Run when: Component governance metadata, registry outputs, or published component-library templates change.
Important: Do not manually edit this file; run
operations/scripts/generate-component-docs.js. Purpose: Generated component-library MDX pages derived from docs-guide/config/component-registry.json.
Run when: Component governance metadata, registry outputs, or published component-library templates change.
Important: Do not manually edit this file; run
node operations/scripts/generate-component-docs.js --fix --template-only --category config. Back to Component Library
Return to the generated component library landing page.
Config
Non-component configuration objects (e.g. theme, colour maps). This category currently contains 1 governed export(s).Decision Tree Excerpt
- Fetches, embeds, or binds to external/third-party data? →
integrators/ - Part of the page’s outer structure, typically used once? →
scaffolding/ - Takes content and presents it in a formatted way? →
displays/ - Exists to hold, group, or arrange other things? →
wrappers/ - Single visual piece — no wrapping, no arranging, no fetching? →
elements/
Summary Table
| Component | Status | Import path | Description |
|---|---|---|---|
| MermaidColours | stable | /snippets/components/config/MermaidColours.jsx | Theme colour definitions for Mermaid diagrams (light/dark/CSS variable mappings). |
Component Reference
MermaidColours
Use MermaidColours when you need theme colour definitions for Mermaid diagrams (light/dark/CSS variable mappings).. Accepts: none (exported object literal). Source description: Theme colour definitions for Mermaid diagrams (light/dark/CSS variable mappings). Import path- Status:
stable - Accepts:
none (exported object literal) - Data source:
noneProps No documented props.