mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 06:30:03 +00:00
feat(registry): add mk-usage-arc — hairline arc gauge
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
eed6adafb0
commit
63c6cd02ea
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"$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