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.
1 parent bdcc3d6 commit 859091c143e633a96af2d10fb155ad14c708f33b
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 6 hours ago
Showing 4 changed files
View
CLAUDE.md
View
webclient-vue/src/components/device/DeviceTable.vue
View
webclient-vue/src/features/devices/components/DeviceChannelsState.vue 0 → 100644
View
webclient-vue/src/stores/devices.js