From 0f0b1db3942b5a1387e4407ff3da23ae9b3fb8c4 Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Thu, 5 Feb 2026 19:12:39 +0700 Subject: [PATCH] Unify offers UI to OfferResultCard and require price --- app/components/MapSidebar.vue | 21 ++-- app/components/catalog/CatalogMapPanel.vue | 21 +++- .../catalog/CatalogOffersSection.vue | 17 ++- app/components/catalog/InfoPanel.vue | 9 +- app/components/catalog/OfferCard.vue | 118 ------------------ app/components/catalog/QuotePanel.vue | 16 ++- 6 files changed, 58 insertions(+), 144 deletions(-) delete mode 100644 app/components/catalog/OfferCard.vue diff --git a/app/components/MapSidebar.vue b/app/components/MapSidebar.vue index 25681ee..96fa860 100644 --- a/app/components/MapSidebar.vue +++ b/app/components/MapSidebar.vue @@ -81,15 +81,18 @@
{{ $t('catalog.empty.noOffers') }}