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/generators/components/documentation/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/generators/components/documentation/generate-component-docs.js --fix --template-only. Elements
Standalone visual atoms – icons, text, links, callouts, math, spacing, images. (27 exports)
Wrappers
Containers that hold, group, or spatially arrange other components. (31 exports)
Displays
Renderers for authored content – code, video, diagrams, quotes, response fields. (20 exports)
Scaffolding
One-per-page structural skeleton – heroes, portals, frame-mode overrides. (20 exports)
Integrators
Fetches, embeds, or binds to external data – feeds, embeds, video, APIs. (18 exports)
Config
Non-component configuration objects (e.g. Theme, colour maps). (1 exports)
What This Page Publishes
- Category landing pages derived from governed JSDoc metadata.
- Props tables, import paths, and usage summaries from the component registry.
- Route-safe localised scaffolds for
es,fr, andcncomponent-library pages.
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/
Start Here
- Review Overview for the governance snapshot and category matrix.
- Jump to a category page for component-level reference details.