From d364a2c7746631cf76bb63d879df01ce9561e6b6 Mon Sep 17 00:00:00 2001 From: mariohamann Date: Tue, 12 May 2026 16:48:17 +0200 Subject: [PATCH] feat: add contact information to the protected theme access dialog --- .changeset/add-password-info-for-restricted-themes.md | 5 +++++ packages/docs/.storybook/manager.ts | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 .changeset/add-password-info-for-restricted-themes.md diff --git a/.changeset/add-password-info-for-restricted-themes.md b/.changeset/add-password-info-for-restricted-themes.md new file mode 100644 index 0000000000..f5324cc191 --- /dev/null +++ b/.changeset/add-password-info-for-restricted-themes.md @@ -0,0 +1,5 @@ +--- +'@solid-design-system/docs': patch +--- + +docs: add contact information to the protected theme access dialog diff --git a/packages/docs/.storybook/manager.ts b/packages/docs/.storybook/manager.ts index 85a59307f3..f8046079be 100644 --- a/packages/docs/.storybook/manager.ts +++ b/packages/docs/.storybook/manager.ts @@ -108,6 +108,9 @@ function createProtectionDialog(): HTMLDialogElement {

This theme is protected. Please enter the password to continue.

+

+ Contact the Solid Design System Team in MS Teams to get access to the theme password. +