mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 14:50:02 +00:00
* feat: add promoted template edit contracts * fix: address template contract review feedback
19 lines
725 B
Markdown
19 lines
725 B
Markdown
# Share-Sheet Carousel editing contract
|
|
|
|
## Surface ownership
|
|
|
|
This template depicts an operating-system share sheet. The supplied website is the item or sender shown inside that interface; it does not own the surrounding system UI.
|
|
|
|
## Editable slots
|
|
|
|
Only defaults declared in `data-composition-variables` are editable:
|
|
|
|
- `shareTitle`, `senderName`, `itemLabel`, and `stripText`
|
|
- `acceptLabel` and `declineLabel`
|
|
|
|
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.
|