feat(sdk): apply theme options to tables in static dashboard (#44007)
* apply cell background color * add id column overrides * do not add transparency to id column cell when overridden * fix static dashboard theming * update loki reference image * add style resets and regenerate loki snapshots * add style resets and regenerate loki snapshots
Showing
- .loki/reference/chrome_laptop_viz_TableInteractive_Default.png 0 additions, 0 deletions.../reference/chrome_laptop_viz_TableInteractive_Default.png
- .loki/reference/chrome_laptop_viz_TableSimple_Default.png 0 additions, 0 deletions.loki/reference/chrome_laptop_viz_TableSimple_Default.png
- .loki/reference/chrome_laptop_viz_TableSimple_Embedding_Theme.png 0 additions, 0 deletions...ference/chrome_laptop_viz_TableSimple_Embedding_Theme.png
- enterprise/frontend/src/embedding-sdk/lib/theme/default-component-theme.ts 2 additions, 2 deletions...nd/src/embedding-sdk/lib/theme/default-component-theme.ts
- frontend/src/metabase/visualizations/components/TableInteractive/TableInteractive.stories.tsx 27 additions, 0 deletions.../components/TableInteractive/TableInteractive.stories.tsx
- frontend/src/metabase/visualizations/components/TableRoot/TableRoot.styled.tsx 13 additions, 4 deletions.../visualizations/components/TableRoot/TableRoot.styled.tsx
- frontend/src/metabase/visualizations/components/TableSimple/TableCell.styled.tsx 25 additions, 6 deletions...isualizations/components/TableSimple/TableCell.styled.tsx
- frontend/src/metabase/visualizations/components/TableSimple/TableSimple.stories.tsx 35 additions, 10 deletions...alizations/components/TableSimple/TableSimple.stories.tsx
- frontend/src/metabase/visualizations/components/TableSimple/TableSimple.styled.tsx 2 additions, 1 deletion...ualizations/components/TableSimple/TableSimple.styled.tsx
- frontend/test/__support__/ui.tsx 10 additions, 0 deletionsfrontend/test/__support__/ui.tsx
- loki.config.js 1 addition, 1 deletionloki.config.js
File moved
70.2 KiB
71.7 KiB