From f1bf5c8de5539a7e5efab7199a889e7abd3b73cc Mon Sep 17 00:00:00 2001 From: Mark Dumay <61946753+markdumay@users.noreply.github.com> Date: Mon, 13 Jul 2026 05:34:28 +0200 Subject: [PATCH] feat(structures): add color member to the shared video type Consumed by mod-blocks video-message (bg-color on the container); surfaced as an unsupported-attribute warning by the Hinode v3 generation-pin build (wave-4 H1 inventory). Co-Authored-By: Claude Fable 5 --- data/structures/_types.yml | 1 + exampleSite/data/structures/_types.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/data/structures/_types.yml b/data/structures/_types.yml index cdc9342..8e0c7f1 100644 --- a/data/structures/_types.yml +++ b/data/structures/_types.yml @@ -97,6 +97,7 @@ types: media-id: autoplay: query-args: + color: testimonials: - logo: content: diff --git a/exampleSite/data/structures/_types.yml b/exampleSite/data/structures/_types.yml index 745c648..17c5a47 100644 --- a/exampleSite/data/structures/_types.yml +++ b/exampleSite/data/structures/_types.yml @@ -101,6 +101,7 @@ types: media-id: autoplay: query-args: + color: testimonials: - logo: content: