CUB-48: Agent Status Badge component with pulse animations

This commit is contained in:
2026-04-27 14:17:04 +00:00
parent 8d0adeb2e9
commit 5375d11792
5 changed files with 210 additions and 0 deletions

View File

@@ -0,0 +1 @@
export { AgentStatusBadgeComponent } from './agent-status-badge/agent-status-badge.component';