Add Vapor shell palette presets and contract docs
This commit is contained in:
@@ -9,14 +9,19 @@ This module is the active reusable theme source for design-code consumers.
|
||||
- table/filter/toolbar primitives
|
||||
- icon rendering baseline and shared sprite usage
|
||||
- modal and status component style language
|
||||
- app-shell color/height presets for host-level branding fit within Vapor aesthetics
|
||||
|
||||
## How to use
|
||||
|
||||
- Use this module as the visual baseline for host projects that adopt the canonical demo style.
|
||||
- Pattern contracts should reference shared behavior contracts and rely on this module for visual primitives.
|
||||
- When baseline visuals change, update this module first to keep downstream integration deterministic.
|
||||
- For shell color selection, use `palette-catalog.md` and set `data-vapor-shell` on `<html>`.
|
||||
- Keep host-specific brand overrides outside this module unless they are reusable presets.
|
||||
|
||||
## Boundary
|
||||
|
||||
- This module standardizes visual language only.
|
||||
- Domain behavior, labels, and business workflow semantics belong to pattern contracts.
|
||||
- Preset palette IDs are part of the reusable contract; host projects may choose one, but should not
|
||||
rename/remove preset IDs in downstream copies without migration notes.
|
||||
|
||||
Reference in New Issue
Block a user