|
Use gnexus-ui-kit semantic colors for device status dot and add state components
- Status dot in DeviceTable now uses .text-success / .text-danger from gnexus-ui-kit with currentColor for background and glow instead of project-specific CSS vars. - Add DeviceChannelsState component for per-channel state rendering. - Add loadStatesFor helper in devices store for targeted state loading. - Record styling rule in CLAUDE.md: always prefer kit color classes. |
|---|
|
|
| CLAUDE.md |
|---|
| webclient-vue/src/components/device/DeviceTable.vue |
|---|
| webclient-vue/src/features/devices/components/DeviceChannelsState.vue 0 → 100644 |
|---|
| webclient-vue/src/stores/devices.js |
|---|