This is an automated email from the ASF dual-hosted git repository. enzomartellucci pushed a change to branch enxdev/refactor/replace-old-tokens in repository https://gitbox.apache.org/repos/asf/superset.git
from 4135d249b1 style(UI): replace deprecated colors with antd tokens add aae92db74f replace colorBgBase token No new revisions were added by this update. Summary of changes: superset-frontend/.storybook/preview.jsx | 2 +- .../superset-ui-core/src/chart/components/FallbackComponent.tsx | 2 +- .../packages/superset-ui-core/src/components/Tabs/Tabs.tsx | 2 +- .../superset-ui-core/src/components/TruncatedList/index.tsx | 2 +- .../packages/superset-ui-core/src/theme/GlobalStyles.tsx | 2 +- .../plugins/legacy-plugin-chart-calendar/src/Calendar.js | 2 +- .../plugins/legacy-plugin-chart-calendar/src/ReactCalendar.jsx | 4 ++-- .../legacy-plugin-chart-country-map/src/ReactCountryMap.jsx | 6 +++--- .../src/ReactParallelCoordinates.jsx | 4 ++-- .../plugins/legacy-plugin-chart-partition/src/ReactPartition.jsx | 2 +- .../plugins/legacy-plugin-chart-rose/src/ReactRose.jsx | 4 ++-- .../plugins/legacy-plugin-chart-world-map/src/ReactWorldMap.jsx | 2 +- .../plugins/legacy-plugin-chart-world-map/src/WorldMap.js | 2 +- .../plugins/legacy-preset-chart-deckgl/src/components/Legend.tsx | 2 +- .../plugins/legacy-preset-chart-deckgl/src/components/Tooltip.tsx | 2 +- .../plugins/legacy-preset-chart-nvd3/src/ReactNVD3.jsx | 2 +- .../plugins/plugin-chart-ag-grid-table/src/styles/index.tsx | 6 +++--- .../src/BigNumber/BigNumberWithTrendline/transformProps.ts | 2 +- .../plugins/plugin-chart-echarts/src/Funnel/transformProps.ts | 2 +- .../plugins/plugin-chart-echarts/src/Pie/transformProps.ts | 2 +- .../plugins/plugin-chart-echarts/src/Sankey/transformProps.ts | 2 +- .../plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts | 2 +- .../plugins/plugin-chart-echarts/src/Timeseries/transformers.ts | 8 ++++---- .../plugins/plugin-chart-echarts/src/Treemap/transformProps.ts | 6 +++--- .../plugins/plugin-chart-echarts/src/Waterfall/transformProps.ts | 2 +- .../plugin-chart-pivot-table/src/react-pivottable/Styles.js | 4 ++-- superset-frontend/plugins/plugin-chart-table/src/Styles.tsx | 4 ++-- superset-frontend/src/components/GridTable/index.tsx | 2 +- superset-frontend/src/components/ListView/CrossLinksTooltip.tsx | 2 +- superset-frontend/src/components/MessageToasts/ToastPresenter.tsx | 2 +- .../src/dashboard/components/BuilderComponentPane/index.tsx | 2 +- .../src/dashboard/components/FiltersBadge/Styles.tsx | 6 +++--- .../components/OverwriteConfirm/OverwriteConfirmModal.tsx | 2 +- .../src/dashboard/components/gridComponents/Tabs.jsx | 2 +- .../components/gridComponents/new/DraggableNewComponent.tsx | 2 +- .../src/dashboard/components/menu/BackgroundStyleDropdown.tsx | 2 +- .../src/dashboard/components/menu/WithPopoverMenu.tsx | 2 +- .../components/nativeFilters/FilterBar/ActionButtons/index.tsx | 4 ++-- .../dashboard/components/nativeFilters/FilterBar/Horizontal.tsx | 2 +- .../src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx | 4 ++-- .../src/explore/components/ControlPanelsContainer.tsx | 4 ++-- .../controls/DateFilterControl/components/DateLabel.tsx | 2 +- .../controls/LayerConfigsControl/LayerConfigsPopoverContent.tsx | 2 +- .../explore/components/controls/VizTypeControl/VizTypeGallery.tsx | 2 +- .../features/datasets/AddDataset/EditDataset/UsageTab/index.tsx | 2 +- .../src/features/datasets/AddDataset/LeftPanel/index.tsx | 4 ++-- superset-frontend/src/features/datasets/styles.ts | 4 ++-- superset-frontend/src/features/home/RightMenu.tsx | 2 +- superset-frontend/src/pages/AlertReportList/index.tsx | 2 +- superset-frontend/src/pages/AllEntities/index.tsx | 2 +- superset-frontend/src/pages/Login/index.tsx | 2 +- superset-frontend/src/pages/Register/index.tsx | 2 +- superset-frontend/src/pages/UserInfo/index.tsx | 4 ++-- superset-frontend/src/visualizations/TimeTable/SparklineCell.tsx | 2 +- superset-frontend/src/visualizations/TimeTable/TimeTable.jsx | 2 +- 55 files changed, 77 insertions(+), 77 deletions(-)