frontend/test/common/number
Petar Petrov 4ebc334298
Normalize SI unit prefixes in distribution card proportions (#29539)
* Normalize SI unit prefixes in distribution card proportions

* Extract SI prefix normalization to shared utility with tests

Moves normalizeValueBySIPrefix to src/common/number/ so it can be
reused. Replaces the inline method in the distribution card and the
switch statement in getPowerFromState (energy.ts).
2026-02-10 19:16:02 +01:00
..
normalize-by-si-prefix.test.ts Normalize SI unit prefixes in distribution card proportions (#29539) 2026-02-10 19:16:02 +01:00