Refactor: snake_case → camelCase dans blueprints, templates et vues

- Blueprints : renommage des champs (member_name, related_articles,
  background_video, play_links, images_gallery, external_links) et
  des noms de sections
- Templates JSON PHP : clés de sortie et appels ->method() en camelCase
- Vues Svelte (Play, Portfolio) : accès aux données alignés

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
isUnknown 2026-03-09 13:40:33 +01:00
parent d8a0fde34c
commit 69859cc60f
19 changed files with 63 additions and 76 deletions

View file

@ -15,7 +15,7 @@ tabs:
columns:
- width: 2/3
sections:
hero_content:
heroContent:
type: fields
fields:
subtitle:
@ -40,7 +40,7 @@ tabs:
media:
type: fields
fields:
background_video:
backgroundVideo:
label: Vidéo d'arrière-plan
type: files
layout: cards