[CL-MERGE] agent-fullstack/pix-9412 → master #903

Closed
andrei wants to merge 1 commit from agent-fullstack/pix-9412 into master
Owner
No description provided.
[PIX-9412] fix(lifi): резолвить CSS var в hex перед передачей в MUI colorManipulator
Some checks failed
SEO Audit / SEO Audit / europatech (pull_request) Failing after 8h23m10s
React Doctor / React Doctor / App (pull_request) Failing after 8h24m57s
CI / Prisma Migrate Gate (pull_request) Failing after 8h24m59s
CI / Telegram Mini App (pull_request) Failing after 8h26m49s
CI / Secrets Scan (pull_request) Failing after 8h25m14s
CI / Contracts (pull_request) Failing after 8h27m38s
CI / App (pull_request) Failing after 8h29m29s
API Tests (QA suite) / API smoke (Playwright) (pull_request) Failing after 8h31m0s
CI / API (pull_request) Failing after 8h30m46s
CI / Python SDK (pull_request) Failing after 8h30m31s
6910ba4775
Sentry EUROPATECH-APP-3F: LiFi widget передавал CSS var() строки (var(--color-gold))
в MUI colorManipulator, который ожидает hex/rgb значения.

Добавлена функция lifiThemePalette() в colorTokens.ts, которая всегда резолвит
CSS переменные через getComputedStyle с hex-fallback (#c9a961, #b8944d, #141414, #1a1a1a).
SwapPage.tsx обновлён для использования lifiThemePalette() вместо COLOR_TOKENS напрямую.

⚠️ Конфликт с master — ветку нужно перебазировать вручную. Изменения в master перекрыли затронутые строки.

<!-- janitor-conflict --> ⚠️ Конфликт с master — ветку нужно перебазировать вручную. Изменения в master перекрыли затронутые строки.
andrei closed this pull request 2026-06-26 07:47:38 +00:00
Some checks failed
SEO Audit / SEO Audit / europatech (pull_request) Failing after 8h23m10s
React Doctor / React Doctor / App (pull_request) Failing after 8h24m57s
CI / Prisma Migrate Gate (pull_request) Failing after 8h24m59s
CI / Telegram Mini App (pull_request) Failing after 8h26m49s
CI / Secrets Scan (pull_request) Failing after 8h25m14s
CI / Contracts (pull_request) Failing after 8h27m38s
CI / App (pull_request) Failing after 8h29m29s
API Tests (QA suite) / API smoke (Playwright) (pull_request) Failing after 8h31m0s
CI / API (pull_request) Failing after 8h30m46s
CI / Python SDK (pull_request) Failing after 8h30m31s

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
europa-tech-srl/europatech!903
No description provided.