mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 14:50:02 +00:00
Merge branch 'pr-1992' into review/registry-families
# Conflicts: # registry/registry.json
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
||||
"name": "mk-usage-arc",
|
||||
"type": "hyperframes:component",
|
||||
"title": "Hairline Arc Gauge",
|
||||
"description": "Thin circular gauge that draws on while its percentage counts up; one helper call drives both",
|
||||
"tags": ["data-viz", "gauge", "minimal"],
|
||||
"files": [
|
||||
{
|
||||
"path": "mk-usage-arc.html",
|
||||
"target": "compositions/components/mk-usage-arc.html",
|
||||
"type": "hyperframes:snippet"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user