chore(storybook): consolidate storybook and enhance plugin stories (#37771)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Evan Rusackas
2026-02-11 19:06:23 -05:00
committed by GitHub
parent b012b63e5b
commit 981b370fe9
173 changed files with 5307 additions and 18230 deletions

View File

@@ -243,7 +243,6 @@ function main() {
/\/color\/colorSchemes\//,
/\/cypress\//,
/\/cypress-base\//,
/packages\/superset-ui-demo\//,
/\/esm\//,
/\/lib\//,
/\/dist\//,
@@ -272,7 +271,6 @@ function main() {
'**/color/colorSchemes/**', // Color scheme definitions legitimately contain colors
'**/cypress/**',
'**/cypress-base/**',
'packages/superset-ui-demo/**', // Demo package
'**/esm/**', // Build artifacts
'**/lib/**', // Build artifacts
'**/dist/**', // Build artifacts