mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 14:50:02 +00:00
feat: add promoted template edit contracts (#3407)
* feat: add promoted template edit contracts * fix: address template contract review feedback
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user