Skip to main content
Generation Script: This file is generated from script(s): 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, and cn component-library pages.

Decision Tree Excerpt

  1. Bound to an external data source or automation pipeline? data/
  2. Only makes sense on frame-mode or portal pages? page-structure/
  3. Accepts children and arranges them spatially? layout/
  4. Formats or renders content for the reader? content/
  5. Otherwise: primitives/

Start Here

  • Review Overview for the governance snapshot and category matrix.
  • Jump to a category page for component-level reference details.
Last modified on April 3, 2026