Files
hyperframes/registry/blocks/lt-mask-reveal/registry-item.json
T
ab818a2f1d feat(registry): add lower thirds catalog blocks (#1134)
Adds news ticker from #1134, the podcast/interview lower-thirds pack from #1689,
and the BILD-style lower third from #1276.

Also adds generated catalog pages for flowchart-vertical and vfx-liquid-glass
from #1525, plus a Lower Thirds catalog group for discovery.

Co-authored-by: Miguel Ángel <miguel.sierra@heygen.com>
Co-authored-by: Kiyeon Jeon <kiyeonjeon21@users.noreply.github.com>
Co-authored-by: sunlesshalo <198846711+sunlesshalo@users.noreply.github.com>
Co-authored-by: Moritz <moritz.wedel@axelspringer.com>
Co-authored-by: Claude Sonnet <noreply@anthropic.com>
Co-authored-by: Dashsoap <42135402+Dashsoap@users.noreply.github.com>
2026-06-25 16:53:44 -04:00

18 lines
605 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "lt-mask-reveal",
"type": "hyperframes:block",
"title": "Lower Third — Mask Reveal",
"description": "Cardless lower third: an accent sweep crosses and clip-path-reveals a heavy name, role fades up; for footage",
"tags": ["lower-third", "overlay", "podcast", "interview", "bold"],
"dimensions": { "width": 1920, "height": 1080 },
"duration": 4.8,
"files": [
{
"path": "lt-mask-reveal.html",
"target": "compositions/lt-mask-reveal.html",
"type": "hyperframes:composition"
}
]
}