feat(tradein): dual-display asking vs expected-sold in HeroSummary (#648 S5a) #664

Merged
Light1YT merged 1 commit from feat/648-s5a-frontend-dual-display into main 2026-05-29 14:00:49 +00:00

1 commit

Author SHA1 Message Date
00484fc02f feat(tradein): dual-display asking vs expected-sold in HeroSummary (#648 S5a)
Show «Ориентир запроса» (asking median) and «Ожидаемая цена продажи»
(expected sold, S3 rosreestr ДКП) as two EQUAL-weight figures (same value
typography; sold card gets a subtle accent tint only), each with range +
₽/м², plus a tasteful −N% discount chip (aria-labelled, Unicode minus) and
an explainer. Graceful: expected_sold null/0 (old estimates / empty ratio
table) → single asking figure, no empty card/rows. Tokens-only CSS, responsive.

tsc --noEmit clean (TS strict); npm run build passes.
2026-05-29 19:00:40 +05:00