add white-paper block type for articles

- Kirby block blueprint with page reference + editable bg/text colors
- PHP snippet renders the card with accessible markup (article, h3, button)
- WhitePaperDialog.svelte: native dialog with download form (a11y: labels, fieldset, autocomplete, focus management)
- Article.svelte: click detection on .wp-block__btn + dialog mount

refs #49

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
isUnknown 2026-03-30 19:51:21 +02:00
parent d218bc47d7
commit 8481dc5f90
5 changed files with 615 additions and 0 deletions

View file

@ -72,6 +72,8 @@ tabs:
extends: blocks/video
jeu:
extends: blocks/jeu
white-paper:
extends: blocks/white-paper
# Sidebar
sidebar: