This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch template_less
in repository https://gitbox.apache.org/repos/asf/superset.git


    from f5ad30b194 one more
     add e939cc56f9 mass replacement
     add 9377e4b32c more mass replace
     add bbd013440c prettier before eslint
     add 6c8aa8fd75 retheme
     add b8a9e6e884 mass replacement
     add 86e6ddf23b replacement
     add 5bdd3ba34b prog
     add 42f4cb2b81 more edits
     add 93e307213f edits
     add 95cf37c6a4 more
     add fb999a6815 progress
     add 58679fdf2d fixed all types

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                            | 16 ++---
 .../src/components/CertifiedIconWithTooltip.tsx    |  2 +-
 .../src/components/SQLPopover.tsx                  |  2 +-
 .../components/RadioButtonControl.tsx              |  2 +-
 .../superset-ui-core/src/theme/Theme.test.tsx      |  4 +-
 .../packages/superset-ui-core/src/theme/Theme.tsx  | 77 ++++++++++++----------
 .../plugins/legacy-plugin-chart-map-box/data.ts    |  2 +-
 .../legacy-preset-chart-deckgl/Path/payload.js     | 20 +++---
 .../stories/superset-ui-theme/Theme.stories.tsx    | 19 +++---
 .../src/ReactCalendar.jsx                          | 16 ++---
 .../src/ReactCountryMap.jsx                        |  2 +-
 .../src/HorizonChart.jsx                           |  2 +-
 .../src/PairedTTest.jsx                            |  8 +--
 .../src/ReactParallelCoordinates.jsx               |  2 +-
 .../src/ReactPartition.jsx                         |  2 +-
 .../BigNumber/BigNumberPeriodOverPeriod/PopKPI.tsx | 14 ++--
 .../plugin-chart-echarts/src/Gauge/constants.ts    |  6 +-
 .../src/Treemap/transformProps.ts                  |  2 +-
 .../plugins/plugin-chart-table/src/Styles.tsx      | 16 ++---
 .../plugins/plugin-chart-table/src/TableChart.tsx  | 10 +--
 .../SqlLab/components/AceEditorWrapper/index.tsx   | 12 ++--
 .../src/SqlLab/components/App/index.tsx            |  2 +-
 .../src/SqlLab/components/ColumnElement/index.tsx  |  2 +-
 .../components/KeyboardShortcutButton/index.tsx    |  2 +-
 .../SqlLab/components/QueryLimitSelect/index.tsx   |  2 +-
 .../src/SqlLab/components/QueryTable/index.tsx     | 31 +++------
 .../src/SqlLab/components/QueryTable/styles.ts     |  2 +-
 .../components/RunQueryActionButton/index.tsx      |  4 +-
 .../components/SaveDatasetActionButton/index.tsx   |  6 +-
 .../SqlLab/components/ShareSqlLabQuery/index.tsx   |  2 +-
 .../src/SqlLab/components/SqlEditor/index.tsx      | 13 ++--
 .../SqlLab/components/SqlEditorLeftBar/index.tsx   |  2 +-
 .../src/SqlLab/components/TabStatusIcon/index.tsx  |  6 +-
 .../src/SqlLab/components/TableElement/index.tsx   |  4 +-
 .../src/assets/stylesheets/antd/index.less.hbs     | 34 +++++-----
 .../stylesheets/less/cosmo/variables.less.hbs      |  4 +-
 .../src/assets/stylesheets/less/variables.less.hbs | 26 ++++----
 superset-frontend/src/components/Badge/index.tsx   |  4 +-
 superset-frontend/src/components/Button/index.tsx  | 27 ++++----
 .../src/components/CertifiedBadge/index.tsx        |  2 +-
 .../components/Chart/DrillBy/DrillByMenuItems.tsx  |  7 +-
 .../Chart/DrillBy/useDrillByBreadcrumbs.tsx        |  4 +-
 .../Chart/DrillDetail/DrillDetailMenuItems.tsx     |  2 +-
 .../src/components/Checkbox/CheckboxIcons.tsx      |  2 +-
 .../Datasource/ChangeDatasourceModal.tsx           |  2 +-
 .../src/components/Datasource/DatasourceEditor.jsx |  2 +-
 .../src/components/Dropdown/index.tsx              |  4 +-
 .../src/components/DropdownButton/index.tsx        |  2 +-
 .../src/components/DropdownContainer/index.tsx     |  2 +-
 .../components/DropdownSelectableIcon/index.tsx    |  6 +-
 .../src/components/DynamicEditableTitle/index.tsx  |  2 +-
 .../src/components/EditableTitle/index.tsx         |  2 +-
 .../ErrorMessage/BasicErrorAlert.test.tsx          |  4 +-
 .../components/ErrorMessage/ErrorAlert.stories.tsx |  4 +-
 .../src/components/ErrorMessage/ErrorAlert.tsx     |  2 +-
 superset-frontend/src/components/Form/FormItem.tsx |  2 +-
 .../src/components/Form/FormLabel.tsx              |  2 +-
 .../src/components/Form/LabeledErrorBoundInput.tsx |  2 +-
 .../src/components/IconButton/index.tsx            | 18 ++---
 .../src/components/IconTooltip/index.tsx           |  2 +-
 .../src/components/IndeterminateCheckbox/index.tsx |  4 +-
 .../src/components/Label/Label.stories.tsx         |  1 -
 superset-frontend/src/components/Label/index.tsx   | 14 ++--
 .../components/Label/reusable/DatasetTypeLabel.tsx |  3 +-
 .../src/components/LastUpdated/index.tsx           |  2 +-
 .../src/components/ListView/ActionsBar.tsx         |  2 +-
 .../src/components/ListView/CardCollection.tsx     |  2 +-
 .../src/components/ListView/ListView.tsx           | 12 ++--
 .../src/components/ListViewCard/index.tsx          |  2 +-
 superset-frontend/src/components/Menu/index.tsx    |  4 +-
 .../components/MessageToasts/ToastPresenter.tsx    |  2 +-
 .../src/components/MetadataBar/MetadataBar.tsx     |  4 +-
 superset-frontend/src/components/Modal/Modal.tsx   |  4 +-
 .../src/components/PageHeaderWithActions/index.tsx |  2 +-
 .../src/components/Pagination/Wrapper.tsx          | 14 ++--
 .../src/components/PopoverSection/index.tsx        |  2 +-
 superset-frontend/src/components/Radio/index.tsx   |  4 +-
 .../src/components/RefreshLabel/index.tsx          |  2 +-
 .../src/components/ResizableSidebar/index.tsx      |  2 +-
 superset-frontend/src/components/Select/styles.tsx |  2 +-
 .../src/components/Table/VirtualTable.tsx          |  8 +--
 superset-frontend/src/components/Table/index.tsx   |  4 +-
 .../src/components/TableCollection/index.tsx       |  8 +--
 .../src/components/TableSelector/index.tsx         |  2 +-
 superset-frontend/src/components/Tabs/Tabs.tsx     |  4 +-
 .../src/components/TruncatedList/index.tsx         |  2 +-
 .../components/WarningIconWithTooltip/index.tsx    |  2 +-
 .../components/AddSliceCard/AddSliceCard.tsx       | 10 +--
 .../DashboardBuilder/DashboardBuilder.tsx          | 18 ++---
 .../DashboardBuilder/DashboardWrapper.tsx          | 12 ++--
 .../src/dashboard/components/DashboardGrid.jsx     |  4 +-
 .../dashboard/components/FiltersBadge/Styles.tsx   |  6 +-
 .../src/dashboard/components/IconButton.tsx        |  2 +-
 .../OverwriteConfirm/OverwriteConfirmModal.tsx     |  2 +-
 .../dashboard/components/PropertiesModal/index.tsx |  2 +-
 .../src/dashboard/components/SliceHeader/index.tsx |  2 +-
 .../src/dashboard/components/dnd/DragDroppable.jsx |  4 +-
 .../components/filterscope/FilterScopeSelector.jsx | 16 ++---
 .../filterscope/renderFilterScopeTreeNodes.jsx     |  2 +-
 .../dashboard/components/gridComponents/Column.jsx |  2 +-
 .../dashboard/components/gridComponents/Header.jsx |  2 +-
 .../dashboard/components/gridComponents/Tabs.jsx   |  4 +-
 .../dashboard/components/menu/WithPopoverMenu.tsx  |  2 +-
 .../FilterBar/ActionButtons/index.tsx              |  2 +-
 .../CrossFilters/ScopingModal/ScopingTreePanel.tsx |  2 +-
 .../FilterBar/FilterControls/FilterControl.tsx     |  4 +-
 .../FilterBar/FilterControls/FilterDivider.tsx     |  4 +-
 .../nativeFilters/FilterBar/Vertical.tsx           |  2 +-
 .../components/nativeFilters/FilterCard/Styles.ts  |  4 +-
 .../FiltersConfigModal/FilterTitleContainer.tsx    | 16 ++---
 .../FiltersConfigForm/DependencyList.tsx           |  6 +-
 .../FiltersConfigForm/FiltersConfigForm.tsx        |  4 +-
 .../components/resizable/ResizableContainer.tsx    | 16 ++---
 superset-frontend/src/dashboard/styles.ts          |  2 +-
 .../util/useFilterFocusHighlightStyles.ts          |  2 +-
 .../src/explore/components/ControlHeader.tsx       | 17 +++--
 .../explore/components/ControlPanelsContainer.tsx  | 20 +++---
 .../components/DataTablesPane/DataTablesPane.tsx   |  2 +-
 .../DatasourcePanelDragOption/index.tsx            |  2 +-
 .../DatasourcePanel/DatasourcePanelItem.tsx        |  2 +-
 .../src/explore/components/EmbedCodeContent.jsx    |  2 +-
 .../src/explore/components/ExploreAlert.tsx        | 14 ++--
 .../components/ExploreViewContainer/index.jsx      |  8 +--
 .../AnnotationLayerControl/AnnotationLayer.jsx     |  2 +-
 .../controls/AnnotationLayerControl/index.tsx      |  4 +-
 .../components/controls/CheckboxControl.jsx        |  2 +-
 .../controls/ColorSchemeControl/index.tsx          |  2 +-
 .../components/controls/ComparisonRangeLabel.tsx   |  2 +-
 .../FormattingPopoverContent.tsx                   | 12 ++--
 .../controls/DatasourceControl/index.jsx           |  8 +--
 .../controls/DateFilterControl/DateFilterLabel.tsx |  4 +-
 .../DateFilterControl/components/DateLabel.tsx     |  6 +-
 .../LayerConfigsPopoverContent.tsx                 | 10 +--
 .../controls/MapViewControl/MapViewControl.tsx     |  6 +-
 .../MapViewControl/MapViewPopoverContent.tsx       | 10 +--
 .../components/controls/OptionControls/index.tsx   | 10 +--
 .../components/controls/VizTypeControl/VizTile.tsx |  4 +-
 .../controls/VizTypeControl/VizTypeGallery.tsx     |  6 +-
 .../src/features/alerts/AlertReportModal.tsx       | 14 ++--
 .../alerts/components/AlertReportCronScheduler.tsx |  2 +-
 .../features/alerts/components/AlertStatusIcon.tsx | 14 ++--
 .../alerts/components/NotificationMethod.tsx       |  6 +-
 .../src/features/alerts/components/StyledPanel.tsx |  2 +-
 .../annotationLayers/AnnotationLayerModal.tsx      |  2 +-
 .../src/features/annotations/AnnotationModal.tsx   |  2 +-
 .../src/features/charts/ChartCard.tsx              |  4 +-
 .../src/features/cssTemplates/CssTemplateModal.tsx |  6 +-
 .../databases/DatabaseModal/ExtraOptions.tsx       |  2 +-
 .../src/features/databases/DatabaseModal/styles.ts | 20 +++---
 .../AddDataset/DatasetPanel/DatasetPanel.tsx       |  4 +-
 .../datasets/AddDataset/LeftPanel/index.tsx        |  2 +-
 superset-frontend/src/features/datasets/styles.ts  |  4 +-
 superset-frontend/src/features/home/Menu.tsx       |  6 +-
 superset-frontend/src/features/home/RightMenu.tsx  |  6 +-
 .../src/features/queries/QueryPreviewModal.tsx     |  2 +-
 .../ReportModal/HeaderReportDropdown/index.tsx     | 10 +--
 .../src/features/reports/ReportModal/styles.tsx    |  2 +-
 .../src/features/rls/RowLevelSecurityModal.tsx     |  2 +-
 .../filters/components/Range/RangeFilterPlugin.tsx | 21 +++---
 superset-frontend/src/hooks/useJsonTreeTheme.ts    | 32 ++++-----
 .../src/pages/ChartCreation/index.tsx              |  8 +--
 superset-frontend/src/pages/DatabaseList/index.tsx |  2 +-
 superset-frontend/src/pages/DatasetList/index.tsx  |  8 +--
 .../src/pages/QueryHistoryList/index.tsx           | 10 ++-
 .../src/pages/SavedQueryList/index.tsx             |  2 +-
 .../src/visualizations/TimeTable/SparklineCell.tsx |  2 +-
 166 files changed, 533 insertions(+), 571 deletions(-)

Reply via email to