feat(frontend): carte interactive desktop avec Konva.js

Story 3.6 : Carte interactive desktop (Konva.js)
- Installation de konva et vue-konva
- Configuration nuxt.config.ts pour transpile Konva
- Création mapZones.ts avec 5 zones et connexions
- Composant InteractiveMap.client.vue :
  - Canvas Konva avec zones cliquables
  - États visuels (visité/non visité/verrouillé)
  - Tooltip au hover avec statut
  - Marqueur de position animé
  - Navigation clavier (Tab + Enter)
  - Légende interactive
- Traductions map.* FR/EN
- Lazy-loading client-only (.client.vue)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-07 04:18:54 +01:00
parent dbe2ec4cb8
commit 4a7fba5999
9 changed files with 479 additions and 4 deletions

View File

@@ -76,7 +76,7 @@ development_status:
3-3-textes-narrateur-contextuels-arc-revelation: review
3-4-barre-progression-globale-xp-bar: review
3-5-logique-progression-deblocage-contact: review
3-6-carte-interactive-desktop-konvajs: ready-for-dev
3-6-carte-interactive-desktop-konvajs: review
3-7-navigation-mobile-chemin-libre-bottom-bar: ready-for-dev
epic-3-retrospective: optional