Files
Rental-operations-platform/docs/phase13/COMPONENT_VARIANT_UPDATE_v1.0.md
T
2026-06-25 19:06:59 -04:00

8 lines
550 B
Markdown

# Phase 13 Component Variant Update
## ProductPreview semantic heading level
`ProductPreview` now accepts an optional `headingLevel` prop using the existing `HeadingLevel` type. The default remains level 3, preserving all Phase 12 consumers. Phase 13 passes level 2 in the hero so the document outline moves from the page level-1 heading to the preview heading without skipping a semantic level.
This is a backward-compatible semantic variant. It does not add styling, raw tokens, duplicate components, or page-specific behavior to the component.