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

msyavuz pushed a change to branch msyavuz/chore/move-translator
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 079773615b chore: migrate imports
     add be627826cd chore: update imports

No new revisions were added by this update.

Summary of changes:
 .../src/components/CertifiedIconWithTooltip.tsx    |  2 +-
 .../components/ColumnTypeLabel/ColumnTypeLabel.tsx |  2 +-
 .../src/components/ControlHeader.tsx               |  2 +-
 .../src/components/SQLPopover.tsx                  |  2 +-
 .../src/components/labelUtils.tsx                  |  2 +-
 .../superset-ui-chart-controls/src/constants.ts    |  3 ++-
 .../src/sections/advancedAnalytics.tsx             |  3 ++-
 .../src/sections/annotationsAndLayers.tsx          |  2 +-
 .../src/sections/chartTitle.tsx                    |  2 +-
 .../src/sections/echartsTimeSeriesQuery.tsx        |  2 +-
 .../src/sections/forecastInterval.tsx              |  7 ++-----
 .../src/sections/matrixify.tsx                     |  2 +-
 .../src/sections/sections.tsx                      |  2 +-
 .../src/sections/timeComparison.tsx                |  3 ++-
 .../components/RadioButtonControl.tsx              |  3 ++-
 .../src/shared-controls/customControls.tsx         | 11 ++--------
 .../src/shared-controls/dndControls.tsx            |  3 ++-
 .../src/shared-controls/matrixifyControls.tsx      |  3 ++-
 .../src/shared-controls/mixins.tsx                 |  9 ++------
 .../src/shared-controls/sharedControls.tsx         | 15 ++------------
 .../src/utils/D3Formatting.ts                      |  8 ++------
 .../src/chart/components/FallbackComponent.tsx     |  2 +-
 .../src/chart/components/SuperChartCore.tsx        |  2 +-
 .../src/components/CachedLabel/TooltipContent.tsx  |  2 +-
 .../src/components/CachedLabel/index.tsx           |  2 +-
 .../src/components/CertifiedBadge/index.tsx        |  2 +-
 .../src/components/ConfirmModal/index.tsx          |  2 +-
 .../src/components/CronPicker/index.tsx            |  2 +-
 .../src/components/DeleteModal/index.tsx           |  2 +-
 .../DropdownContainer/DropdownContainer.tsx        |  3 ++-
 .../src/components/DynamicEditableTitle/index.tsx  |  2 +-
 .../src/components/EditableTitle/index.tsx         |  2 +-
 .../src/components/EmptyState/index.tsx            |  2 +-
 .../src/components/FaveStar/index.tsx              |  2 +-
 .../src/components/Form/LabeledErrorBoundInput.tsx |  2 +-
 .../src/components/InfoTooltip/index.tsx           |  2 +-
 .../components/Label/reusable/DatasetTypeLabel.tsx |  2 +-
 .../components/Label/reusable/PublishedLabel.tsx   |  2 +-
 .../src/components/LastUpdated/index.tsx           |  2 +-
 .../src/components/MetadataBar/ContentConfig.tsx   |  3 ++-
 .../src/components/Modal/FormModal.tsx             |  2 +-
 .../src/components/Modal/Modal.tsx                 |  2 +-
 .../src/components/PageHeaderWithActions/index.tsx |  2 +-
 .../src/components/Select/AsyncSelect.tsx          |  8 ++------
 .../src/components/Select/Select.tsx               |  3 ++-
 .../src/components/Select/constants.ts             |  2 +-
 .../src/components/Select/utils.tsx                |  3 ++-
 .../src/components/Table/index.tsx                 |  3 ++-
 .../src/components/TimezoneSelector/index.tsx      |  2 +-
 .../src/components/TruncatedList/index.tsx         |  3 ++-
 .../src/components/UnsavedChangesModal/index.tsx   |  2 +-
 .../src/query/getClientErrorObject.ts              | 12 ++---------
 .../superset-ui-core/src/utils/featureFlags.ts     |  2 +-
 .../packages/superset-ui-core/src/utils/index.ts   |  2 +-
 .../test/translation/Translator.test.ts            | 11 ++--------
 .../test/translation/TranslatorSingleton.test.ts   |  3 ++-
 .../test/translation/index.test.ts                 |  3 ++-
 .../storybook/shared/components/VerifyCORS.tsx     |  9 ++------
 .../src/controlPanel.ts                            |  3 ++-
 .../legacy-plugin-chart-chord/src/controlPanel.ts  |  3 ++-
 .../src/controlPanel.ts                            |  3 ++-
 .../src/controlPanel.ts                            |  3 ++-
 .../src/controlPanel.ts                            |  3 ++-
 .../src/controlPanel.ts                            |  2 +-
 .../src/controlPanel.tsx                           |  3 ++-
 .../legacy-plugin-chart-rose/src/controlPanel.tsx  |  2 +-
 .../src/controlPanel.ts                            |  2 +-
 .../src/Multi/controlPanel.ts                      |  3 ++-
 .../legacy-preset-chart-deckgl/src/Multi/index.ts  |  3 ++-
 .../src/layers/Arc/controlPanel.ts                 |  3 ++-
 .../src/layers/Arc/index.ts                        |  3 ++-
 .../src/layers/Contour/Contour.tsx                 |  2 +-
 .../src/layers/Contour/controlPanel.ts             |  3 ++-
 .../src/layers/Contour/index.ts                    |  3 ++-
 .../src/layers/Geojson/controlPanel.ts             |  8 ++------
 .../src/layers/Geojson/index.ts                    |  3 ++-
 .../src/layers/Grid/controlPanel.ts                |  3 ++-
 .../src/layers/Grid/index.ts                       |  3 ++-
 .../src/layers/Heatmap/Heatmap.tsx                 |  8 ++------
 .../src/layers/Heatmap/controlPanel.ts             |  8 ++------
 .../src/layers/Heatmap/index.ts                    |  3 ++-
 .../src/layers/Hex/controlPanel.ts                 |  2 +-
 .../src/layers/Hex/index.ts                        |  3 ++-
 .../src/layers/Path/controlPanel.ts                |  2 +-
 .../src/layers/Path/index.ts                       |  3 ++-
 .../src/layers/Polygon/Polygon.tsx                 | 12 ++---------
 .../src/layers/Polygon/controlPanel.ts             |  2 +-
 .../src/layers/Polygon/index.ts                    |  3 ++-
 .../src/layers/Scatter/Scatter.tsx                 |  3 ++-
 .../src/layers/Scatter/controlPanel.ts             |  3 ++-
 .../src/layers/Scatter/index.ts                    |  3 ++-
 .../src/layers/Screengrid/Screengrid.tsx           |  8 ++------
 .../src/layers/Screengrid/controlPanel.ts          |  3 ++-
 .../src/layers/Screengrid/index.ts                 |  3 ++-
 .../src/utilities/HandlebarsRenderer.tsx           |  3 ++-
 .../src/utilities/Shared_DeckGL.tsx                | 12 ++---------
 .../src/utilities/TooltipTemplateControl.tsx       |  2 +-
 .../src/utilities/sharedDndControls.tsx            |  2 +-
 .../src/utilities/tooltipUtils.tsx                 |  3 ++-
 .../src/Bubble/controlPanel.ts                     |  2 +-
 .../src/Bullet/controlPanel.ts                     |  2 +-
 .../src/Compare/controlPanel.ts                    |  2 +-
 .../legacy-preset-chart-nvd3/src/NVD3Controls.tsx  |  2 +-
 .../src/TimePivot/controlPanel.ts                  |  2 +-
 .../src/AgGridTable/components/CustomHeader.tsx    |  2 +-
 .../src/AgGridTable/components/Pagination.tsx      |  2 +-
 .../components/TimeComparisonVisibility.tsx        |  2 +-
 .../src/AgGridTable/index.tsx                      |  9 ++------
 .../src/AgGridTableChart.tsx                       |  8 ++------
 .../src/controlPanel.tsx                           | 16 ++-------------
 .../plugin-chart-ag-grid-table/src/index.ts        |  3 ++-
 .../src/renderers/TextCellRenderer.tsx             |  3 ++-
 .../src/transformProps.ts                          | 22 ++------------------
 .../src/plugin/controlPanel.ts                     |  3 ++-
 .../plugin-chart-cartodiagram/src/plugin/index.ts  |  3 ++-
 .../src/util/controlPanelUtil.tsx                  |  2 +-
 .../BigNumber/BigNumberPeriodOverPeriod/PopKPI.tsx |  8 ++------
 .../BigNumberPeriodOverPeriod/controlPanel.ts      |  2 +-
 .../BigNumber/BigNumberPeriodOverPeriod/index.ts   |  3 ++-
 .../src/BigNumber/BigNumberTotal/controlPanel.ts   |  3 ++-
 .../src/BigNumber/BigNumberTotal/index.ts          |  3 ++-
 .../src/BigNumber/BigNumberViz.tsx                 | 11 ++--------
 .../BigNumberWithTrendline/controlPanel.tsx        |  3 ++-
 .../src/BigNumber/BigNumberWithTrendline/index.ts  |  3 ++-
 .../BigNumberWithTrendline/transformProps.ts       | 13 ++----------
 .../src/BigNumber/sharedControls.ts                |  2 +-
 .../src/BoxPlot/controlPanel.ts                    |  9 ++------
 .../plugin-chart-echarts/src/BoxPlot/index.ts      |  3 ++-
 .../src/Bubble/controlPanel.tsx                    |  2 +-
 .../plugin-chart-echarts/src/Bubble/index.ts       |  3 ++-
 .../src/Funnel/controlPanel.tsx                    |  2 +-
 .../plugin-chart-echarts/src/Funnel/index.ts       |  3 ++-
 .../src/Gantt/EchartsGantt.tsx                     |  2 +-
 .../src/Gantt/controlPanel.tsx                     |  2 +-
 .../plugin-chart-echarts/src/Gantt/index.ts        |  3 ++-
 .../src/Gantt/transformProps.ts                    | 12 ++---------
 .../src/Gauge/controlPanel.tsx                     |  2 +-
 .../plugin-chart-echarts/src/Gauge/index.ts        |  3 ++-
 .../src/Graph/controlPanel.tsx                     |  2 +-
 .../plugin-chart-echarts/src/Graph/index.ts        |  3 ++-
 .../src/Heatmap/controlPanel.tsx                   |  3 ++-
 .../plugin-chart-echarts/src/Heatmap/index.ts      |  3 ++-
 .../src/Histogram/controlPanel.tsx                 |  3 ++-
 .../plugin-chart-echarts/src/Histogram/index.ts    |  3 ++-
 .../src/MixedTimeseries/controlPanel.tsx           |  3 ++-
 .../src/MixedTimeseries/index.ts                   |  3 ++-
 .../plugin-chart-echarts/src/Pie/controlPanel.tsx  |  3 ++-
 .../plugins/plugin-chart-echarts/src/Pie/index.ts  |  3 ++-
 .../plugin-chart-echarts/src/Pie/transformProps.ts | 15 ++------------
 .../src/Radar/controlPanel.tsx                     |  8 ++------
 .../plugin-chart-echarts/src/Radar/index.ts        |  3 ++-
 .../src/Sankey/controlPanel.tsx                    |  3 ++-
 .../plugin-chart-echarts/src/Sankey/index.ts       |  3 ++-
 .../src/Sunburst/controlPanel.tsx                  |  2 +-
 .../plugin-chart-echarts/src/Sunburst/index.ts     |  3 ++-
 .../src/Sunburst/transformProps.ts                 | 16 ++-------------
 .../src/Timeseries/Area/controlPanel.tsx           |  2 +-
 .../src/Timeseries/Area/index.ts                   |  3 ++-
 .../src/Timeseries/Regular/Bar/controlPanel.tsx    |  3 ++-
 .../src/Timeseries/Regular/Bar/index.ts            |  3 ++-
 .../src/Timeseries/Regular/Line/controlPanel.tsx   |  2 +-
 .../src/Timeseries/Regular/Line/index.ts           |  3 ++-
 .../Timeseries/Regular/Scatter/controlPanel.tsx    |  2 +-
 .../src/Timeseries/Regular/Scatter/index.ts        |  3 ++-
 .../Timeseries/Regular/SmoothLine/controlPanel.tsx |  2 +-
 .../src/Timeseries/Regular/SmoothLine/index.ts     |  3 ++-
 .../src/Timeseries/Step/controlPanel.tsx           |  2 +-
 .../src/Timeseries/Step/index.ts                   |  3 ++-
 .../src/Timeseries/constants.ts                    |  2 +-
 .../plugin-chart-echarts/src/Timeseries/index.ts   |  3 ++-
 .../src/Timeseries/transformProps.ts               | 24 ++--------------------
 .../plugin-chart-echarts/src/Tree/controlPanel.tsx |  2 +-
 .../plugins/plugin-chart-echarts/src/Tree/index.ts |  2 +-
 .../src/Treemap/controlPanel.tsx                   |  2 +-
 .../plugin-chart-echarts/src/Treemap/index.ts      |  3 ++-
 .../src/Waterfall/constants.ts                     |  2 +-
 .../src/Waterfall/controlPanel.tsx                 |  2 +-
 .../plugin-chart-echarts/src/Waterfall/index.ts    |  3 ++-
 .../plugins/plugin-chart-echarts/src/constants.ts  |  3 ++-
 .../plugins/plugin-chart-echarts/src/controls.tsx  |  3 ++-
 .../src/components/Handlebars/HandlebarsViewer.tsx |  2 +-
 .../src/plugin/controlPanel.tsx                    |  2 +-
 .../src/plugin/controls/columns.tsx                |  3 ++-
 .../src/plugin/controls/handlebarTemplate.tsx      |  3 ++-
 .../src/plugin/controls/includeTime.ts             |  2 +-
 .../src/plugin/controls/metrics.tsx                |  2 +-
 .../src/plugin/controls/orderBy.tsx                |  2 +-
 .../src/plugin/controls/queryMode.tsx              |  3 ++-
 .../src/plugin/controls/shared.ts                  |  8 ++------
 .../src/plugin/controls/style.tsx                  |  2 +-
 .../plugin-chart-handlebars/src/plugin/index.ts    |  3 ++-
 .../src/PivotTableChart.tsx                        | 17 ++-------------
 .../src/plugin/controlPanel.tsx                    | 11 ++--------
 .../plugin-chart-pivot-table/src/plugin/index.ts   | 10 ++-------
 .../src/DataTable/components/SelectPageSize.tsx    |  2 +-
 .../plugins/plugin-chart-table/src/TableChart.tsx  | 14 ++-----------
 .../plugins/plugin-chart-table/src/consts.ts       |  2 +-
 .../plugin-chart-table/src/controlPanel.tsx        | 14 ++-----------
 .../plugin-chart-table/src/transformProps.ts       | 20 ++----------------
 .../plugin/controls/ColorSchemeControl/index.tsx   | 10 ++-------
 .../components/AceEditorWrapper/useAnnotations.ts  |  3 ++-
 .../components/AceEditorWrapper/useKeywords.ts     |  3 ++-
 .../src/SqlLab/components/ColumnElement/index.tsx  |  2 +-
 .../components/EstimateQueryCostButton/index.tsx   |  2 +-
 .../components/ExploreCtasResultsButton/index.tsx  |  3 ++-
 .../components/ExploreResultsButton/index.tsx      |  2 +-
 .../src/SqlLab/components/HighlightedSql/index.tsx |  2 +-
 .../components/KeyboardShortcutButton/index.tsx    |  2 +-
 .../src/SqlLab/components/QueryHistory/index.tsx   |  3 ++-
 .../SqlLab/components/QueryLimitSelect/index.tsx   |  2 +-
 .../src/SqlLab/components/QueryTable/index.tsx     |  3 ++-
 .../src/SqlLab/components/ResultSet/index.tsx      | 11 ++--------
 .../components/RunQueryActionButton/index.tsx      |  2 +-
 .../components/SaveDatasetActionButton/index.tsx   |  2 +-
 .../SqlLab/components/SaveDatasetModal/index.tsx   | 14 ++-----------
 .../src/SqlLab/components/SaveQuery/index.tsx      |  2 +-
 .../components/ScheduleQueryButton/index.tsx       |  2 +-
 .../SqlLab/components/ShareSqlLabQuery/index.tsx   |  3 ++-
 .../src/SqlLab/components/SouthPane/Results.tsx    |  3 ++-
 .../src/SqlLab/components/SouthPane/index.tsx      |  2 +-
 .../src/SqlLab/components/SqlEditor/index.tsx      | 10 ++-------
 .../SqlLab/components/SqlEditorLeftBar/index.tsx   |  2 +-
 .../SqlLab/components/SqlEditorTabHeader/index.tsx |  3 ++-
 .../SqlLab/components/TabbedSqlEditors/index.tsx   |  3 ++-
 .../src/SqlLab/components/TableElement/index.tsx   |  2 +-
 .../src/SqlLab/components/TablePreview/index.tsx   |  3 ++-
 .../components/TemplateParamsEditor/index.tsx      |  2 +-
 .../src/SqlLab/reducers/getInitialState.ts         |  2 +-
 .../src/SqlLab/utils/newQueryTabName.ts            |  2 +-
 .../src/components/AlteredSliceTag/index.tsx       |  2 +-
 .../src/components/AuditInfo/index.tsx             |  2 +-
 superset-frontend/src/components/Chart/Chart.tsx   | 14 ++-----------
 .../Chart/ChartContextMenu/ChartContextMenu.tsx    | 15 ++------------
 .../src/components/Chart/DrillBy/DrillByModal.tsx  | 13 ++----------
 .../components/Chart/DrillBy/DrillBySubmenu.tsx    | 11 ++--------
 .../Chart/DrillBy/useDisplayModeToggle.tsx         |  2 +-
 .../Chart/DrillBy/useResultsTableView.tsx          |  3 ++-
 .../Chart/DrillDetail/DrillDetailModal.tsx         |  7 ++-----
 .../Chart/DrillDetail/DrillDetailPane.tsx          |  9 ++------
 .../Chart/DrillDetail/DrillDetailTableControls.tsx |  7 ++-----
 .../Chart/useDrillDetailMenuItems/index.tsx        | 11 ++--------
 .../src/components/CopyToClipboard/index.tsx       |  2 +-
 .../src/components/DatabaseSelector/index.tsx      |  3 ++-
 .../Datasource/ChangeDatasourceModal/index.tsx     |  3 ++-
 .../Datasource/DatasourceModal/index.tsx           |  8 ++------
 .../components/CollectionTable/index.tsx           |  2 +-
 .../components/DatasetUsageTab/index.tsx           |  2 +-
 .../src/components/ErrorBoundary/index.tsx         |  2 +-
 .../ErrorMessage/DatabaseErrorMessage.tsx          |  3 ++-
 .../ErrorMessage/DatasetNotFoundErrorMessage.tsx   |  2 +-
 .../src/components/ErrorMessage/ErrorAlert.tsx     |  2 +-
 .../ErrorMessage/ErrorMessageWithStackTrace.tsx    |  3 ++-
 .../ErrorMessage/FrontendNetworkErrorMessage.tsx   |  2 +-
 .../ErrorMessage/InvalidSQLErrorMessage.tsx        |  2 +-
 .../ErrorMessage/MarshmallowErrorMessage.tsx       |  2 +-
 .../ErrorMessage/OAuth2RedirectMessage.tsx         |  3 ++-
 .../ErrorMessage/ParameterErrorMessage.tsx         |  3 ++-
 .../ErrorMessage/TimeoutErrorMessage.tsx           |  3 ++-
 .../src/components/FilterableTable/utils.tsx       |  3 ++-
 .../src/components/GridTable/Header.tsx            |  2 +-
 .../src/components/GridTable/HeaderMenu.tsx        |  2 +-
 .../src/components/ImportModal/ErrorAlert.tsx      |  2 +-
 .../components/ImportModal/ImportErrorAlert.tsx    |  2 +-
 .../src/components/ImportModal/index.tsx           |  2 +-
 .../src/components/ListView/CardSortSelect.tsx     |  2 +-
 .../src/components/ListView/CrossLinksTooltip.tsx  |  2 +-
 .../src/components/ListView/Filters/DateRange.tsx  |  2 +-
 .../components/ListView/Filters/NumericalRange.tsx |  2 +-
 .../src/components/ListView/Filters/Search.tsx     |  2 +-
 .../src/components/ListView/Filters/Select.tsx     |  2 +-
 .../src/components/ListView/ListView.tsx           |  2 +-
 .../src/components/Modal/StandardModal.tsx         |  2 +-
 .../src/components/Modal/useModalValidation.tsx    |  2 +-
 .../src/components/RowCountLabel/index.tsx         |  3 ++-
 .../components/SQLEditorWithValidation/index.tsx   |  3 ++-
 .../StreamingExportModal/StreamingExportModal.tsx  |  2 +-
 .../src/components/TableSelector/index.tsx         |  7 ++-----
 superset-frontend/src/components/Tag/utils.tsx     |  8 ++------
 .../src/dashboard/actions/sliceEntities.ts         |  8 ++------
 .../components/AddSliceCard/AddSliceCard.tsx       |  3 ++-
 .../src/dashboard/components/AnchorLink/index.tsx  |  2 +-
 .../components/BuilderComponentPane/index.tsx      |  2 +-
 .../components/ColorSchemeControlWrapper.tsx       |  3 ++-
 .../src/dashboard/components/ColorSchemeSelect.tsx |  9 ++------
 .../DashboardBuilder/DashboardBuilder.tsx          |  3 ++-
 .../dashboard/components/EmbeddedModal/index.tsx   |  8 ++------
 .../components/FiltersBadge/DetailsPanel/index.tsx |  2 +-
 .../dashboard/components/FiltersBadge/index.tsx    |  9 ++------
 .../dashboard/components/GroupByBadge/index.tsx    |  2 +-
 .../components/Header/useDashboardMetadataBar.tsx  |  2 +-
 .../Header/useHeaderActionsDropdownMenu.tsx        |  2 +-
 .../src/dashboard/components/MissingChart.tsx      |  2 +-
 .../OverwriteConfirm/OverwriteConfirmModal.tsx     |  2 +-
 .../dashboard/components/PropertiesModal/index.tsx | 11 ++--------
 .../PropertiesModal/sections/AccessSection.tsx     |  3 ++-
 .../PropertiesModal/sections/AdvancedSection.tsx   |  2 +-
 .../PropertiesModal/sections/BasicInfoSection.tsx  |  2 +-
 .../sections/CertificationSection.tsx              |  2 +-
 .../PropertiesModal/sections/RefreshSection.tsx    |  2 +-
 .../PropertiesModal/sections/StylingSection.tsx    |  8 ++------
 .../dashboard/components/PublishedStatus/index.tsx |  2 +-
 .../RefreshFrequency/RefreshFrequencySelect.tsx    |  2 +-
 .../dashboard/components/RefreshIntervalModal.tsx  |  2 +-
 .../src/dashboard/components/SaveModal.tsx         |  2 +-
 .../src/dashboard/components/SliceAdder.tsx        |  2 +-
 .../src/dashboard/components/SliceHeader/index.tsx |  3 ++-
 .../ViewResultsModalTrigger.tsx                    |  2 +-
 .../components/SliceHeaderControls/index.tsx       | 12 ++---------
 .../components/URLShortLinkButton/index.tsx        |  3 ++-
 .../dashboard/components/filterscope/treeIcons.tsx |  2 +-
 .../DynamicComponent/DynamicComponent.tsx          |  3 ++-
 .../components/gridComponents/Row/Row.tsx          |  8 ++------
 .../components/gridComponents/new/NewColumn.tsx    |  2 +-
 .../components/gridComponents/new/NewDivider.tsx   |  2 +-
 .../components/gridComponents/new/NewHeader.tsx    |  2 +-
 .../components/gridComponents/new/NewMarkdown.tsx  |  2 +-
 .../components/gridComponents/new/NewRow.tsx       |  2 +-
 .../components/gridComponents/new/NewTabs.tsx      |  2 +-
 .../components/menu/BackgroundStyleDropdown.tsx    |  2 +-
 .../components/menu/DownloadMenuItems/index.tsx    |  3 ++-
 .../components/menu/MarkdownModeDropdown.tsx       |  2 +-
 .../components/menu/ShareMenuItems/index.tsx       |  9 ++------
 .../ChartCustomization/ChartCustomizationForm.tsx  |  2 +-
 .../ChartCustomization/ChartCustomizationModal.tsx |  2 +-
 .../ChartCustomizationTitleContainer.tsx           |  2 +-
 .../ChartCustomizationTitlePane.tsx                |  2 +-
 .../ChartCustomization/GroupByFilterCard.tsx       |  3 ++-
 .../nativeFilters/ChartCustomization/utils.ts      |  2 +-
 .../nativeFilters/ConfigModal/ModalFooter.tsx      |  2 +-
 .../FilterBar/ActionButtons/index.tsx              |  8 ++------
 .../FilterBar/CrossFilters/CrossFilterTitle.tsx    |  3 ++-
 .../ScopingModal/ChartsScopingListPanel.tsx        |  2 +-
 .../CrossFilters/ScopingModal/ScopingModal.tsx     |  3 ++-
 .../CrossFilters/ScopingModal/ScopingTreePanel.tsx |  3 ++-
 .../FilterBar/CrossFilters/VerticalCollapse.tsx    |  2 +-
 .../FilterBar/FilterBarSettings/index.tsx          |  2 +-
 .../FilterBar/FilterControls/FilterControls.tsx    | 10 ++-------
 .../FilterBar/FilterControls/FilterValue.tsx       | 16 ++-------------
 .../FiltersOutOfScopeCollapsible/index.tsx         |  3 ++-
 .../nativeFilters/FilterBar/Header/index.tsx       |  2 +-
 .../nativeFilters/FilterBar/Horizontal.tsx         |  3 ++-
 .../nativeFilters/FilterBar/Vertical.tsx           |  2 +-
 .../nativeFilters/FilterCard/DependenciesRow.tsx   |  3 ++-
 .../nativeFilters/FilterCard/ScopeRow.tsx          |  3 ++-
 .../nativeFilters/FilterCard/TypeRow.tsx           |  3 ++-
 .../nativeFilters/FilterCard/useFilterScope.ts     |  3 ++-
 .../FiltersConfigModal/DividerConfigForm.tsx       |  3 ++-
 .../FiltersConfigModal/FilterTitleContainer.tsx    |  2 +-
 .../FiltersConfigModal/FilterTitlePane.tsx         |  3 ++-
 .../FiltersConfigForm/ColumnSelect.tsx             |  9 ++------
 .../FiltersConfigForm/DatasetSelect.tsx            |  8 ++------
 .../FiltersConfigForm/DefaultValue.tsx             |  9 ++------
 .../FiltersConfigForm/DependencyList.tsx           |  2 +-
 .../FiltersConfigForm/FilterScope/state.ts         |  2 +-
 .../FiltersConfigForm/FilterScope/utils.ts         |  3 ++-
 .../FiltersConfigForm/FiltersConfigForm.tsx        | 19 ++---------------
 .../FiltersConfigForm/RemovedFilter.tsx            |  2 +-
 .../FiltersConfigForm/getControlItemsMap.tsx       |  3 ++-
 .../FiltersConfigModal/FiltersConfigForm/state.ts  |  3 ++-
 .../FiltersConfigModal/FiltersConfigModal.tsx      |  3 ++-
 .../Footer/CancelConfirmationAlert.tsx             |  2 +-
 .../FiltersConfigModal/Footer/Footer.tsx           |  2 +-
 .../dashboard/components/nativeFilters/utils.ts    | 17 ++-------------
 .../src/dashboard/containers/DashboardPage.tsx     |  2 +-
 .../src/dashboard/hooks/useDownloadScreenshot.ts   |  8 ++------
 .../src/dashboard/reducers/sliceEntities.ts        |  2 +-
 .../src/dashboard/util/backgroundStyleOptions.ts   |  2 +-
 .../src/dashboard/util/getFilterFieldNodesTree.ts  |  2 +-
 .../src/dashboard/util/getSliceHeaderTooltip.tsx   |  2 +-
 .../src/dashboard/util/headerStyleOptions.ts       |  2 +-
 superset-frontend/src/embedded/index.tsx           |  3 ++-
 .../src/explore/actions/exploreActions.ts          |  3 ++-
 .../src/explore/actions/saveModalActions.ts        |  9 ++------
 .../src/explore/components/ControlHeader.tsx       |  2 +-
 .../components/ControlPanelsContainer.test.tsx     |  7 ++-----
 .../explore/components/ControlPanelsContainer.tsx  | 15 ++------------
 .../explore/components/DataTableControl/index.tsx  |  8 ++------
 .../components/DataTablesPane/DataTablesPane.tsx   |  3 ++-
 .../components/ResultsPaneOnDashboard.tsx          |  2 +-
 .../DataTablesPane/components/SamplesPane.tsx      |  3 ++-
 .../components/SingleQueryResultPane.tsx           |  2 +-
 .../DataTablesPane/components/useResultsPane.tsx   |  8 ++------
 .../DatasourcePanel/DatasourcePanelItem.tsx        |  3 ++-
 .../explore/components/DatasourcePanel/index.tsx   |  3 ++-
 .../DatasourcePanel/transformDatasourceFolders.ts  |  3 ++-
 .../ExploreChartHeader/useExploreMetadataBar.tsx   |  3 ++-
 .../explore/components/ExploreChartPanel/index.tsx | 14 ++-----------
 .../components/ExportToCSVDropdown/index.tsx       |  2 +-
 .../explore/components/PropertiesModal/index.tsx   | 10 ++-------
 .../explore/components/RunQueryButton/index.tsx    |  2 +-
 .../src/explore/components/SaveModal.tsx           |  9 ++------
 .../controls/AnnotationLayerControl/index.tsx      |  9 ++------
 .../explore/components/controls/BoundsControl.tsx  |  2 +-
 .../ColorBreakpointPopoverControl.tsx              |  3 ++-
 .../controls/ColorBreakpointsControl/index.tsx     |  2 +-
 .../controls/ColorSchemeControl/index.tsx          | 10 ++-------
 .../ColumnConfigControl/ColumnConfigControl.tsx    |  2 +-
 .../controls/ColumnConfigControl/constants.tsx     |  3 ++-
 .../components/controls/ComparisonRangeLabel.tsx   | 11 ++--------
 .../ConditionalFormattingControl.tsx               |  2 +-
 .../FormattingPopoverContent.tsx                   |  2 +-
 .../controls/ContourControl/ContourOption.tsx      |  2 +-
 .../ContourControl/ContourPopoverControl.tsx       |  3 ++-
 .../components/controls/ContourControl/index.tsx   |  2 +-
 .../controls/CurrencyControl/CurrencyControl.tsx   |  8 ++------
 .../controls/DateFilterControl/DateFilterLabel.tsx |  8 ++------
 .../DateFilterControl/components/AdvancedFrame.tsx |  3 ++-
 .../DateFilterControl/components/CalendarFrame.tsx |  2 +-
 .../DateFilterControl/components/CommonFrame.tsx   |  2 +-
 .../components/CurrentCalendarFrame.tsx            |  2 +-
 .../DateFilterControl/components/CustomFrame.tsx   |  3 ++-
 .../components/DateFunctionTooltip.tsx             |  2 +-
 .../DateFilterControl/components/DateLabel.tsx     |  2 +-
 .../controls/DateFilterControl/utils/constants.ts  |  2 +-
 .../DndColumnSelectControl/ColumnSelectPopover.tsx | 10 ++-------
 .../ColumnSelectPopoverTrigger.tsx                 |  9 ++------
 .../DndAdhocFilterOption.tsx                       |  2 +-
 .../DndColumnMetricSelect.tsx                      | 13 ++----------
 .../DndColumnSelectControl/DndColumnSelect.tsx     |  9 ++------
 .../DndColumnSelectControl/DndFilterSelect.tsx     | 10 ++-------
 .../DndColumnSelectControl/DndMetricSelect.tsx     | 11 ++--------
 .../DndColumnSelectControl/DndSelectLabel.tsx      |  2 +-
 .../controls/DndColumnSelectControl/Option.tsx     |  2 +-
 .../DndColumnSelectControl/utils/optionSelector.ts |  9 ++------
 .../index.tsx                                      |  9 ++------
 .../useAdvancedDataTypes.ts                        |  3 ++-
 .../AdhocFilterEditPopoverSqlTabContent/index.tsx  |  2 +-
 .../utils/useDatePickerInAdhocFilter.tsx           |  3 ++-
 .../controls/LayerConfigsControl/FlatLayerTree.tsx |  2 +-
 .../LayerConfigsControl/LayerConfigsControl.tsx    |  2 +-
 .../LayerConfigsPopoverContent.tsx                 |  3 ++-
 .../controls/MapViewControl/ExtentTag.tsx          |  2 +-
 .../controls/MapViewControl/MapViewControl.tsx     |  2 +-
 .../MapViewControl/MapViewPopoverContent.tsx       |  2 +-
 .../controls/MatrixifyDimensionControl.tsx         |  3 ++-
 .../MetricControl/AdhocMetricEditPopoverTitle.tsx  |  2 +-
 .../MetricControl/AdhocMetricPopoverTrigger.tsx    |  3 ++-
 .../components/controls/OptionControls/index.tsx   |  2 +-
 .../controls/SelectAsyncControl/index.tsx          |  3 ++-
 .../src/explore/components/controls/ViewQuery.tsx  |  3 ++-
 .../explore/components/controls/ViewQueryModal.tsx |  8 ++------
 .../components/controls/ViewQueryModalFooter.tsx   |  3 ++-
 .../components/controls/VizTypeControl/VizTile.tsx |  2 +-
 .../controls/VizTypeControl/VizTypeGallery.tsx     |  8 ++------
 .../components/controls/VizTypeControl/index.tsx   |  3 ++-
 .../ZoomConfigControl/ZoomConfigControl.tsx        |  2 +-
 .../ZoomConfigControl/ZoomConfigsChart.tsx         |  2 +-
 .../components/controls/withAsyncVerification.tsx  |  3 ++-
 .../DashboardsSubMenu.tsx                          |  2 +-
 superset-frontend/src/explore/constants.ts         |  2 +-
 .../src/explore/controlPanels/Separator.ts         |  3 ++-
 .../src/explore/controlPanels/sections.tsx         |  2 +-
 .../src/explore/controlUtils/controlUtils.test.tsx |  8 ++------
 .../src/explore/controlUtils/getColumnKeywords.tsx |  2 +-
 superset-frontend/src/explore/fixtures.tsx         |  3 ++-
 .../src/features/alerts/AlertReportModal.tsx       | 10 ++-------
 .../alerts/components/AlertReportCronScheduler.tsx |  2 +-
 .../features/alerts/components/AlertStatusIcon.tsx |  2 +-
 .../alerts/components/NotificationMethod.tsx       |  9 ++------
 .../src/features/allEntities/AllEntitiesTable.tsx  |  2 +-
 .../annotationLayers/AnnotationLayerModal.tsx      |  2 +-
 .../src/features/annotations/AnnotationModal.tsx   |  2 +-
 .../src/features/charts/ChartCard.tsx              |  3 ++-
 .../src/features/cssTemplates/CssTemplateModal.tsx |  2 +-
 .../src/features/dashboards/DashboardCard.tsx      |  8 ++------
 .../DatabaseConnectionForm/CommonParameters.tsx    |  2 +-
 .../DatabaseConnectionForm/EncryptedField.tsx      |  2 +-
 .../DatabaseConnectionForm/TableCatalog.tsx        |  2 +-
 .../DatabaseConnectionForm/ValidatedInputField.tsx |  2 +-
 .../databases/DatabaseModal/ExtraOptions.test.tsx  |  2 +-
 .../databases/DatabaseModal/ExtraOptions.tsx       |  8 ++------
 .../databases/DatabaseModal/ModalHeader.tsx        |  2 +-
 .../databases/DatabaseModal/SSHTunnelForm.tsx      |  2 +-
 .../databases/DatabaseModal/SSHTunnelSwitch.tsx    |  3 ++-
 .../databases/DatabaseModal/SqlAlchemyForm.tsx     |  2 +-
 .../src/features/databases/DatabaseModal/index.tsx |  3 ++-
 .../databases/UploadDataModel/ColumnsPreview.tsx   |  2 +-
 .../features/databases/UploadDataModel/index.tsx   |  3 ++-
 .../AddDataset/DatasetPanel/DatasetPanel.tsx       |  2 +-
 .../AddDataset/DatasetPanel/MessageContent.tsx     |  2 +-
 .../datasets/AddDataset/DatasetPanel/index.tsx     |  3 ++-
 .../datasets/AddDataset/EditDataset/index.tsx      |  2 +-
 .../features/datasets/AddDataset/Footer/index.tsx  |  2 +-
 .../features/datasets/AddDataset/Header/index.tsx  |  2 +-
 .../datasets/AddDataset/LeftPanel/index.tsx        |  2 +-
 .../features/datasets/DatasetSelectLabel/index.tsx |  2 +-
 .../features/datasets/DuplicateDatasetModal.tsx    |  2 +-
 .../src/features/datasets/constants.ts             |  2 +-
 .../src/features/datasets/hooks/useDatasetLists.ts |  3 ++-
 .../datasets/hooks/useGetDatasetRelatedCounts.ts   |  3 ++-
 .../datasets/metadataBar/useDatasetMetadataBar.tsx |  2 +-
 .../src/features/groups/GroupListModal.tsx         |  2 +-
 superset-frontend/src/features/groups/utils.ts     |  3 ++-
 .../src/features/home/ActivityTable.tsx            |  2 +-
 superset-frontend/src/features/home/ChartTable.tsx |  2 +-
 .../src/features/home/DashboardTable.tsx           |  3 ++-
 superset-frontend/src/features/home/EmptyState.tsx |  2 +-
 .../src/features/home/LanguagePicker.tsx           |  2 +-
 superset-frontend/src/features/home/RightMenu.tsx  |  3 ++-
 superset-frontend/src/features/home/SubMenu.tsx    |  2 +-
 .../src/features/home/commonMenuData.ts            |  2 +-
 .../src/features/queries/QueryPreviewModal.tsx     |  2 +-
 .../features/queries/SavedQueryPreviewModal.tsx    |  2 +-
 .../src/features/queries/SyntaxHighlighterCopy.tsx |  2 +-
 .../ReportModal/HeaderReportDropdown/index.tsx     |  9 ++------
 .../src/features/reports/ReportModal/index.tsx     |  3 ++-
 .../src/features/rls/RowLevelSecurityModal.tsx     |  3 ++-
 superset-frontend/src/features/rls/constants.ts    |  2 +-
 .../src/features/roles/RoleFormItems.tsx           |  2 +-
 .../src/features/roles/RoleListAddModal.tsx        |  2 +-
 .../src/features/roles/RoleListDuplicateModal.tsx  |  2 +-
 .../src/features/roles/RoleListEditModal.tsx       |  2 +-
 .../src/features/tags/BulkTagModal.tsx             |  3 ++-
 superset-frontend/src/features/tags/TagCard.tsx    |  3 ++-
 superset-frontend/src/features/tags/TagModal.tsx   |  3 ++-
 .../src/features/themes/ThemeModal.tsx             |  2 +-
 .../src/features/userInfo/UserInfoModal.tsx        |  3 ++-
 .../src/features/users/UserListModal.tsx           |  2 +-
 superset-frontend/src/features/users/utils.ts      |  3 ++-
 .../filters/components/Range/RangeFilterPlugin.tsx | 10 ++-------
 .../src/filters/components/Range/controlPanel.ts   |  2 +-
 .../src/filters/components/Range/index.ts          |  3 ++-
 .../components/Select/SelectFilterPlugin.tsx       | 13 ++----------
 .../src/filters/components/Select/controlPanel.ts  |  3 ++-
 .../src/filters/components/Select/index.ts         |  3 ++-
 .../src/filters/components/Time/controlPanel.ts    |  2 +-
 .../src/filters/components/Time/index.ts           |  3 ++-
 .../TimeColumn/TimeColumnFilterPlugin.tsx          |  3 ++-
 .../filters/components/TimeColumn/controlPanel.ts  |  2 +-
 .../src/filters/components/TimeColumn/index.ts     |  3 ++-
 .../components/TimeGrain/TimeGrainFilterPlugin.tsx |  9 ++------
 .../filters/components/TimeGrain/controlPanel.ts   |  2 +-
 .../src/filters/components/TimeGrain/index.ts      |  3 ++-
 superset-frontend/src/hooks/useThemeMenuItems.tsx  |  2 +-
 .../src/hooks/useUnsavedChangesPrompt/index.ts     |  3 ++-
 superset-frontend/src/pages/ActionLog/index.tsx    |  2 +-
 .../src/pages/AlertReportList/index.tsx            |  8 ++------
 superset-frontend/src/pages/AllEntities/index.tsx  |  2 +-
 .../src/pages/AnnotationLayerList/index.tsx        |  3 ++-
 .../src/pages/AnnotationList/index.tsx             |  3 ++-
 superset-frontend/src/pages/Chart/index.tsx        | 11 ++--------
 .../src/pages/ChartCreation/index.tsx              |  3 ++-
 superset-frontend/src/pages/ChartList/index.tsx    | 10 ++-------
 .../src/pages/CssTemplateList/index.tsx            |  3 ++-
 .../src/pages/DashboardList/index.tsx              |  8 ++------
 superset-frontend/src/pages/DatabaseList/index.tsx |  3 ++-
 superset-frontend/src/pages/DatasetList/index.tsx  |  3 ++-
 .../src/pages/ExecutionLogList/index.tsx           |  2 +-
 superset-frontend/src/pages/GroupsList/index.tsx   |  2 +-
 superset-frontend/src/pages/Home/index.tsx         |  9 ++------
 superset-frontend/src/pages/Login/index.tsx        |  3 ++-
 .../src/pages/QueryHistoryList/index.tsx           |  3 ++-
 superset-frontend/src/pages/Register/index.tsx     |  3 ++-
 superset-frontend/src/pages/RolesList/index.tsx    |  3 ++-
 .../src/pages/RowLevelSecurityList/index.tsx       |  3 ++-
 .../src/pages/SavedQueryList/index.tsx             |  8 ++------
 superset-frontend/src/pages/Tags/index.tsx         |  3 ++-
 superset-frontend/src/pages/ThemeList/index.tsx    |  3 ++-
 superset-frontend/src/pages/UserInfo/index.tsx     |  3 ++-
 .../src/pages/UserRegistrations/index.tsx          |  3 ++-
 superset-frontend/src/utils/downloadAsImage.tsx    |  2 +-
 superset-frontend/src/utils/downloadAsPdf.ts       |  3 ++-
 superset-frontend/src/utils/fetchOptions.ts        |  3 ++-
 .../utils/getChartRequiredFieldsMissingMessage.ts  |  2 +-
 superset-frontend/src/views/CRUD/hooks.ts          |  9 ++------
 superset-frontend/src/views/CRUD/utils.tsx         | 10 ++-------
 .../src/visualizations/TimeTable/TimeTable.tsx     |  2 +-
 .../TimeTable/config/controlPanel/controlPanel.ts  |  3 ++-
 .../src/visualizations/TimeTable/index.ts          |  3 ++-
 .../ExampleComponent/ExampleComponent.tsx          |  3 ++-
 570 files changed, 876 insertions(+), 1377 deletions(-)


Reply via email to