fix: expose promoted template media slots

This commit is contained in:
James
2026-08-25 05:33:50 +00:00
parent a562946e11
commit 1e11608d44
27 changed files with 1336 additions and 188 deletions
@@ -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.