feat(ui): support a single status indicator without duplicate glyphs

This commit is contained in:
Codex
2026-09-05 23:59:49 +03:00
parent 17e150b1c7
commit 47d4f19d99
5 changed files with 16 additions and 3 deletions
+1
View File
@@ -449,6 +449,7 @@
"status": "baseline",
"package": "@nodedc/ui-react",
"exports": ["StatusBadge"],
"variants": ["badge", "indicator"],
"domContract": ["nodedc-status"],
"summary": "Semantic status pill whose tone is independent from the application accent."
},