-
- Downloads
feat(sdk): SDK theming part 5 - success, summarize, warning, white, text-white, bg-white (#43676)
* Migrate success * Migrate summarize * Migrate warning * Migrate white * Add colors to storybook * Fix CI * Fix CI * Codereview fixes * Convert warning color
Showing
- .storybook/preview-head.html 12 additions, 5 deletions.storybook/preview-head.html
- enterprise/frontend/src/embedding-sdk/components/private/SdkContentWrapper.tsx 4 additions, 0 deletions...rc/embedding-sdk/components/private/SdkContentWrapper.tsx
- 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
- enterprise/frontend/src/metabase-enterprise/caching/components/InvalidateNowButton.tsx 1 addition, 1 deletion...ase-enterprise/caching/components/InvalidateNowButton.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/StrategyFormLauncher.styled.tsx 1 addition, 1 deletion...rprise/caching/components/StrategyFormLauncher.styled.tsx
- enterprise/frontend/src/metabase-enterprise/hosting/components/SettingsCloudStoreLink/SettingsCloudStoreLink.styled.tsx 2 additions, 2 deletions.../SettingsCloudStoreLink/SettingsCloudStoreLink.styled.tsx
- enterprise/frontend/src/metabase-enterprise/license/components/BillingInfo/BillingInfo.styled.tsx 1 addition, 2 deletions...ise/license/components/BillingInfo/BillingInfo.styled.tsx
- enterprise/frontend/src/metabase-enterprise/whitelabel/components/ImageUpload/ImageUpload.styled.tsx 1 addition, 1 deletion.../whitelabel/components/ImageUpload/ImageUpload.styled.tsx
- frontend/src/metabase/account/app/components/AccountHeader/AccountHeader.styled.tsx 1 addition, 1 deletion...unt/app/components/AccountHeader/AccountHeader.styled.tsx
- frontend/src/metabase/account/login-history/components/LoginHistory/LoginHistory.styled.tsx 1 addition, 2 deletions...n-history/components/LoginHistory/LoginHistory.styled.tsx
- frontend/src/metabase/account/notifications/components/NotificationCard/NotificationCard.styled.tsx 1 addition, 1 deletion...s/components/NotificationCard/NotificationCard.styled.tsx
- frontend/src/metabase/actions/components/ActionViz/ActionForm.styled.tsx 1 addition, 2 deletions...tabase/actions/components/ActionViz/ActionForm.styled.tsx
- frontend/src/metabase/actions/containers/ActionCreator/ActionCreator.styled.tsx 1 addition, 2 deletions...actions/containers/ActionCreator/ActionCreator.styled.tsx
- frontend/src/metabase/actions/containers/ActionCreator/ActionCreatorHeader.styled.tsx 1 addition, 1 deletion...s/containers/ActionCreator/ActionCreatorHeader.styled.tsx
- frontend/src/metabase/actions/containers/ActionCreator/FormCreator/FormCreator.styled.tsx 4 additions, 4 deletions...ntainers/ActionCreator/FormCreator/FormCreator.styled.tsx
- frontend/src/metabase/actions/containers/ActionPicker/ActionOptionItem.styled.tsx 2 additions, 2 deletions...tions/containers/ActionPicker/ActionOptionItem.styled.tsx
- frontend/src/metabase/admin/datamodel/components/DimensionList/DimensionList.styled.tsx 1 addition, 1 deletion...tamodel/components/DimensionList/DimensionList.styled.tsx
- frontend/src/metabase/admin/datamodel/components/GuiQueryEditor/GuiQueryEditor.module.css 1 addition, 1 deletion...model/components/GuiQueryEditor/GuiQueryEditor.module.css
- frontend/src/metabase/admin/datamodel/components/ObjectActionSelect.styled.tsx 1 addition, 1 deletion.../admin/datamodel/components/ObjectActionSelect.styled.tsx
- frontend/src/metabase/admin/datamodel/components/filters/pickers/DatePicker/CurrentPicker/CurrentPicker.styled.tsx 2 additions, 2 deletions...pickers/DatePicker/CurrentPicker/CurrentPicker.styled.tsx
Please register or sign in to comment