Merge branch 'pr-1993' into review/registry-families

# Conflicts:
#	registry/registry.json
This commit is contained in:
Miguel Angel Simon Sierra
2026-07-31 22:18:26 +02:00
34 changed files with 2766 additions and 0 deletions
@@ -0,0 +1,15 @@
{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "yt-camera-move",
"type": "hyperframes:component",
"title": "Camera Punch-In",
"description": "Dynamic zoom, slide, and 3D tilt-pan helpers for any wrapper (video, include, card) with cubic-easing defaults and an edge-defocus pulse overlay",
"tags": ["camera", "zoom", "effect", "creator"],
"files": [
{
"path": "yt-camera-move.html",
"target": "compositions/components/yt-camera-move.html",
"type": "hyperframes:snippet"
}
]
}