Generation Script: This file is generated from script(s):
Purpose: Generated component-library MDX pages derived from docs-guide/component-registry.json.
Run when: Component governance metadata, registry outputs, or published component-library templates change.
Important: Do not manually edit this file; run
tools/scripts/generate-component-docs.js. Purpose: Generated component-library MDX pages derived from docs-guide/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 tools/scripts/generate-component-docs.js --fix --template-only. Primitives
Standalone visual atoms used across authored documentation. (30 exports)
Layout
Containers and arrangements that define spacing, grouping, and page flow. (31 exports)
Content
Renderers for reader-facing media, code, quotations, and structured content. (24 exports)
Data
Components that are coupled to feeds, release data, or other external sources. (17 exports)
Page Structure
Portal and frame-mode scaffolding components that shape whole sections. (25 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 localized scaffolds for
es,fr, andcncomponent-library pages.
Decision Tree Excerpt
- Bound to an external data source or automation pipeline?
data/ - Only makes sense on frame-mode or portal pages?
page-structure/ - Accepts children and arranges them spatially?
layout/ - Formats or renders content for the reader?
content/ - Otherwise:
primitives/
Start Here
- Review Overview for the governance snapshot and category matrix.
- Jump to a category page for component-level reference details.