Files
hyperframes/registry/components/caption-clip-wipe/registry-item.json
T
Miguel Ángel 693876ed0e docs: cache-bust preview video URLs for updated captions
Upload re-rendered videos with -v2 filenames to bypass CloudFront
immutable cache. Replace gradient-fill with improved version from
sandbox composition.
2026-05-17 21:24:28 -04:00

17 lines
585 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "caption-clip-wipe",
"type": "hyperframes:component",
"title": "Clip Wipe",
"description": "Left-to-right clip-path wipe reveal per word",
"tags": ["captions", "caption-style", "wipe", "clip-path", "reveal"],
"files": [
{
"path": "caption-clip-wipe.html",
"target": "compositions/components/caption-clip-wipe.html",
"type": "hyperframes:snippet"
}
],
"preview": "https://static.heygen.ai/hyperframes-oss/registry/components/caption-clip-wipe/preview-v2.mp4"
}