Commit Graph

2 Commits

Author SHA1 Message Date
wasrusgen
555c5568ff miniapp: 25 SVG pictograms for 7 remaining categories (style D · 3D)
PODBOR_PICTS additions (25 total):
- HOB (3): elec — induction concentric circles, gas — burners with grid + knobs, combi — split panel
- OVEN (2): built-in with niche + control panel + glass window, stove (combo unit on legs)
- DW (3): full (hidden facade with handle strip), partial (control bar on top), freestanding (full controls + door + feet)
- HOOD (7): drawer (cabinet + sliding panel), hidden (cabinet only), dome (chimney shape), inclined (angled glass), island (ceiling tubes), downdraft (counter panel rising), hob-in-combo (cooktop with center exhaust slot)
- MICROWAVE (2): built-in (in niche with window+keypad), freestanding (countertop with feet)
- COFFEE (5): built-in (display + buttons + spout + cup), free-grinder (bean hopper + display), capsule (small + capsule slot), manual (with portafilter + steam wand + pressure gauge), tap (faucet integrated into countertop)
- WASHER (3): built-in (hidden facade), under-top (control panel visible, big door), freestanding (full unit + feet + powder tray)

CONFIG wiring: all 25 pict keys referenced in podbor.config.js step 1 of each category

PREVIEW: new preview-all-picts.html shows all 25 in one page for visual review
2026-05-11 21:27:40 +03:00
wasrusgen
17b112f061 miniapp: hierarchical wizard for fridge category (style D pictograms)
- New PODBOR_PARAMS schema with steps[] supporting single/multi + optionsBy branches
- 11 fridge SVG pictograms in podbor.picts.js (style D — 3D perspective with shadow)
- renderCategoryWizard with step-by-step flow, chips for prior answers, review screen
- Legacy renderCategoryDetail still used for other 7 categories until migrated
- Auto-advance on single-select, Дальше button for multi-select
- Backend-compatible: per_cat[catKey].answers replaces .params/.features
2026-05-10 23:57:03 +03:00