fix: format JSON files, remove unused function, fix capture test mocks

This commit is contained in:
Miguel Ángel
2026-05-06 08:22:55 -07:00
parent 6ef52972fd
commit 0f3b207b23
14 changed files with 29 additions and 83 deletions
@@ -10,10 +10,7 @@
"height": 1080
},
"duration": 13,
"tags": [
"captions",
"bounce"
],
"tags": ["captions", "bounce"],
"files": [
{
"path": "captions-bounce.html",
@@ -21,4 +18,4 @@
"type": "hyperframes:composition"
}
]
}
}
@@ -10,10 +10,7 @@
"height": 1080
},
"duration": 13,
"tags": [
"captions",
"cinematic"
],
"tags": ["captions", "cinematic"],
"files": [
{
"path": "captions-cinematic.html",
@@ -21,4 +18,4 @@
"type": "hyperframes:composition"
}
]
}
}
@@ -10,10 +10,7 @@
"height": 1080
},
"duration": 13,
"tags": [
"captions",
"karaoke"
],
"tags": ["captions", "karaoke"],
"files": [
{
"path": "captions-karaoke.html",
@@ -21,4 +18,4 @@
"type": "hyperframes:composition"
}
]
}
}
@@ -10,10 +10,7 @@
"height": 1080
},
"duration": 13,
"tags": [
"captions",
"minimal"
],
"tags": ["captions", "minimal"],
"files": [
{
"path": "captions-minimal.html",
@@ -21,4 +18,4 @@
"type": "hyperframes:composition"
}
]
}
}
@@ -10,10 +10,7 @@
"height": 1080
},
"duration": 13,
"tags": [
"captions",
"slam"
],
"tags": ["captions", "slam"],
"files": [
{
"path": "captions-slam.html",
@@ -21,4 +18,4 @@
"type": "hyperframes:composition"
}
]
}
}
@@ -10,14 +10,7 @@
"height": 1080
},
"duration": 15,
"tags": [
"html-in-canvas",
"3d",
"device",
"iphone",
"macbook",
"gltf"
],
"tags": ["html-in-canvas", "3d", "device", "iphone", "macbook", "gltf"],
"files": [
{
"path": "vfx-iphone-device.html",
@@ -45,4 +38,4 @@
"type": "asset"
}
]
}
}
@@ -10,13 +10,7 @@
"height": 1080
},
"duration": 12,
"tags": [
"html-in-canvas",
"liquid",
"webgl",
"displacement",
"background"
],
"tags": ["html-in-canvas", "liquid", "webgl", "displacement", "background"],
"files": [
{
"path": "vfx-liquid-background.html",
@@ -24,4 +18,4 @@
"type": "hyperframes:composition"
}
]
}
}
@@ -10,10 +10,7 @@
"height": 1080
},
"duration": 20,
"tags": [
"html-in-canvas",
"webgl"
],
"tags": ["html-in-canvas", "webgl"],
"files": [
{
"path": "vfx-liquid-glass.html",
@@ -21,4 +18,4 @@
"type": "hyperframes:composition"
}
]
}
}
@@ -10,10 +10,7 @@
"height": 1080
},
"duration": 15,
"tags": [
"html-in-canvas",
"webgl"
],
"tags": ["html-in-canvas", "webgl"],
"files": [
{
"path": "vfx-magnetic.html",
@@ -21,4 +18,4 @@
"type": "hyperframes:composition"
}
]
}
}
@@ -10,10 +10,7 @@
"height": 1080
},
"duration": 10,
"tags": [
"html-in-canvas",
"webgl"
],
"tags": ["html-in-canvas", "webgl"],
"files": [
{
"path": "vfx-portal.html",
@@ -21,4 +18,4 @@
"type": "hyperframes:composition"
}
]
}
}
@@ -10,10 +10,7 @@
"height": 1080
},
"duration": 12,
"tags": [
"html-in-canvas",
"webgl"
],
"tags": ["html-in-canvas", "webgl"],
"files": [
{
"path": "vfx-shatter.html",
@@ -21,4 +18,4 @@
"type": "hyperframes:composition"
}
]
}
}
@@ -10,13 +10,7 @@
"height": 1080
},
"duration": 8,
"tags": [
"html-in-canvas",
"text",
"shader",
"cursor",
"chromatic"
],
"tags": ["html-in-canvas", "text", "shader", "cursor", "chromatic"],
"files": [
{
"path": "vfx-text-cursor.html",
@@ -24,4 +18,4 @@
"type": "hyperframes:composition"
}
]
}
}