Files
hyperframes/registry/blocks/liquid-glass-widgets/registry-item.json
T

31 lines
1.0 KiB
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "liquid-glass-widgets",
"type": "hyperframes:block",
"title": "Liquid Glass Widgets",
"description": "Frosted glass stat cards, showcase panel and pill chips over an aurora shader background",
"stability": "experimental",
"dimensions": {
"width": 1920,
"height": 1080
},
"duration": 8,
"tags": ["html-in-canvas", "liquid-glass-html-in-canvas", "webgpu"],
"files": [
{
"path": "liquid-glass-widgets.html",
"target": "compositions/liquid-glass-widgets.html",
"type": "hyperframes:composition"
},
{
"path": "assets/hyperframes-logo-dark.svg",
"target": "compositions/assets/hyperframes-logo-dark.svg",
"type": "registry:asset"
}
],
"preview": {
"video": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/liquid-glass-widgets.mp4",
"poster": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/liquid-glass-widgets.png"
}
}