mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 23:03:09 +00:00
- Add 15 .mdx doc pages under docs/catalog/components/ for all caption styles - Add "Captions" group as first section in the Catalog tab navigation - Add canvas-based fitFontSize to 14 caption components to prevent text overflow - Fix parallax-layers vertical clipping by repositioning the behind safe zone - Re-render all 15 preview videos at high quality and upload to CDN
17 lines
637 B
JSON
17 lines
637 B
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "caption-parallax-layers",
|
|
"type": "hyperframes:component",
|
|
"title": "Parallax Layers",
|
|
"description": "Behind-subject 3D text layering with vertical stretch effect",
|
|
"tags": ["captions", "caption-style", "parallax", "3d", "depth"],
|
|
"files": [
|
|
{
|
|
"path": "caption-parallax-layers.html",
|
|
"target": "compositions/components/caption-parallax-layers.html",
|
|
"type": "hyperframes:snippet"
|
|
}
|
|
],
|
|
"preview": "https://static.heygen.ai/hyperframes-oss/registry/components/caption-parallax-layers/preview.mp4?v=1779051692"
|
|
}
|