From 4e0a7dda8859aa9d89be05d364144a78dd96bbfa Mon Sep 17 00:00:00 2001 From: jbernard077 Date: Sun, 5 Jul 2026 13:53:32 -0400 Subject: [PATCH] =?UTF-8?q?feat(registry):=20add=20yt-feather-highlight=20?= =?UTF-8?q?=E2=80=94=20feathered=20spotlight?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- .../components/yt-feather-highlight.mdx | 38 +++++ .../yt-feather-highlight/registry-item.json | 20 +++ .../yt-feather-highlight.html | 145 ++++++++++++++++++ registry/registry.json | 4 + 4 files changed, 207 insertions(+) create mode 100644 docs/catalog/components/yt-feather-highlight.mdx create mode 100644 registry/components/yt-feather-highlight/registry-item.json create mode 100644 registry/components/yt-feather-highlight/yt-feather-highlight.html diff --git a/docs/catalog/components/yt-feather-highlight.mdx b/docs/catalog/components/yt-feather-highlight.mdx new file mode 100644 index 000000000..1f58e0f9f --- /dev/null +++ b/docs/catalog/components/yt-feather-highlight.mdx @@ -0,0 +1,38 @@ +--- +title: "Feathered Spotlight" +description: "Dims the frame except a feathered ellipse; the hole's position and size are CSS variables, so helpers glide the spotlight between targets" +--- + +# Feathered Spotlight + +Dims the frame except a feathered ellipse; the hole's position and size are CSS variables, so helpers glide the spotlight between targets + +`highlight` `spotlight` `effect` `overlay` + +