Add entity color scheme and improve map hover effect
All checks were successful
Build Docker Image / build (push) Successful in 3m6s

- Add color scheme: product/offer=orange, supplier=blue, hub=green
- Remove 'location' filter (same as hub)
- Quantity filter appears only after product is selected
- Map hover shows 'target' ring effect (outer white ring)
- Tokens in header use entity-specific colors
This commit is contained in:
Ruslan Bakiev
2026-01-22 11:45:23 +07:00
parent c468bd8679
commit 3c6ae03c30
6 changed files with 76 additions and 39 deletions

View File

@@ -4,7 +4,6 @@
"product": "Product",
"supplier": "Supplier",
"hub": "Hub",
"location": "Location",
"quantity": "Quantity"
},
"search": {

View File

@@ -4,7 +4,6 @@
"product": "Товар",
"supplier": "Поставщик",
"hub": "Хаб",
"location": "Локация",
"quantity": "Количество"
},
"search": {