mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-12 15:20:13 +00:00
* feat: add promoted template edit contracts * fix: address template contract review feedback
20 lines
682 B
Markdown
20 lines
682 B
Markdown
# Notes Reveal editing contract
|
|
|
|
## Surface ownership
|
|
|
|
This template depicts a notes application and a hand-lettered checklist. The supplied website may provide the declared note and checklist copy; it does not own the notes application chrome.
|
|
|
|
## Editable slots
|
|
|
|
Only defaults declared in `data-composition-variables` are editable:
|
|
|
|
- `titleL1`, `titleL2`, and `cardTop`
|
|
- `check1Label` through `check3Label`
|
|
- `check1Value` through `check3Value`
|
|
|
|
Typed copy is length-locked to within 20% of the original.
|
|
|
|
## Protected
|
|
|
|
Preserve notes chrome, paper treatment, fonts, colors, checklist geometry, scene structure, duration, timing, easing, handwriting motion, and reveal cadence.
|