mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 16:42:27 +00:00
fix: expose promoted template media slots
This commit is contained in:
@@ -10,9 +10,11 @@ Only defaults declared in `data-composition-variables` are editable:
|
||||
|
||||
- `shareTitle`, `senderName`, `itemLabel`, and `stripText`
|
||||
- `acceptLabel` and `declineLabel`
|
||||
- `slideImage1` through `slideImage4`; each image also drives its matching blurred background
|
||||
- `brandLogo`, using a transparent horizontal wordmark
|
||||
|
||||
Keep replacement copy within 20% of the original length.
|
||||
|
||||
## Protected
|
||||
|
||||
Preserve the share-sheet palette, typography, buttons, geometry, carousel layout, slide assets, logo asset, scene structure, duration, timing, easing, and tap animation. This contract does not declare replaceable image or color slots.
|
||||
Preserve the share-sheet palette, typography, buttons, geometry, carousel layout, scene structure, duration, timing, easing, and tap animation. Do not replace any image outside the declared slide and logo slots, and do not recolor the operating-system interface.
|
||||
|
||||
Reference in New Issue
Block a user