zov-tech/miniapp/assets
wasrusgen db6c4f3265 feat: theme switching system — 4 palettes (ZOV · Foundry · Boardroom · Atelier)
- styles.css v5: replaced old 3-variant system with 4 design-token themes
  extracted from reference dashboards:
  · brand (ЗОВ): #003E7E blue / #76BD22 green, Inter
  · b Foundry: #EFE9D8 cream / #B68A1A mustard, Archivo, sharp corners
  · c Boardroom: #F2E9D6 linen / #D08A55 copper, Geist, petrol tones
  · d Atelier: #E9EBEF dove / #2E5266 steel-blue, Manrope
  Each theme: --paper, --ink, --accent-*, --status-*, --r-*, --font-ui, --warm
- app.js: applyVariant() + savedVariant() helpers with localStorage persistence;
  renderPaletteSwitcher() component (color swatches + name label);
  injected in renderManagerHome + renderStaff; setupTelegram() restores saved variant
- index.html: added Archivo + Manrope to Google Fonts; cache-bust v20260517a
- podbor.css: .role-card .role-icon uses color: var(--accent-1) (was hardcoded walnut);
  SVG strokes switched to currentColor for theme-awareness

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 12:17:54 +03:00
..
app.js feat: theme switching system — 4 palettes (ZOV · Foundry · Boardroom · Atelier) 2026-05-16 12:17:54 +03:00
assembly.js Phase 4 stage 1: Сборки — модель + создание + список 2026-05-14 09:53:40 +03:00
clients.js fix: client list empty after create — add initDataUnsafe to fetchClients 2026-05-16 10:14:42 +03:00
icons.js feat(miniapp): «Подбор техники» screen — 7-step picker (categories/niches/budget/infra/scenario/brands/summary) wired to /api/podbor 2026-05-09 13:34:46 +03:00
measurements.js feat: адрес замера — 6 раздельных полей (город/улица/дом/кв/подъезд/этаж) 2026-05-15 22:13:20 +03:00
podbor.config.js simplify: remove 'features' step from all 8 categories 2026-05-11 23:37:41 +03:00
podbor.css feat: theme switching system — 4 palettes (ZOV · Foundry · Boardroom · Atelier) 2026-05-16 12:17:54 +03:00
podbor.js measurements: photo upload + measurement detail page + PDF/print 2026-05-12 18:11:29 +03:00
podbor.picts.js measurements: kitchen layout wizard + 5 layout pictograms + profile integration 2026-05-12 17:41:01 +03:00
proposals.js feat: AI contract review for clients (#/c/contract) 2026-05-16 09:35:29 +03:00
request.js client card D1: хронология + файлы + быстрые действия 2026-05-13 18:39:25 +03:00
styles.css feat: theme switching system — 4 palettes (ZOV · Foundry · Boardroom · Atelier) 2026-05-16 12:17:54 +03:00
wasrusgen-logo.svg splash: точный viewBox + цвет blue-grey #2C3E50 2026-05-13 22:15:01 +03:00
zamer-checklist.md feat: SVG-пиктограммы схем замера в чек-листе 2026-05-15 23:21:33 +03:00
zamer-picts.js fix: remove stray closing brace in zamer-picts.js that crashed MiniApp 2026-05-16 10:41:10 +03:00
zov-logo.svg bot: role buttons → MiniApp directly + branded splash loader 2026-05-12 18:54:09 +03:00