This is an automated email from the ASF dual-hosted git repository.
msyavuz pushed a change to branch msyavuz/chore/extensions-move-components
in repository https://gitbox.apache.org/repos/asf/superset.git
from 7360bcc5cb fix: remove temp script
add baadbc0767 fix: imports
No new revisions were added by this update.
Summary of changes:
.../src/chart/components/FallbackComponent.tsx | 2 +-
.../src/components/CodeSyntaxHighlighter/index.tsx | 2 +-
.../superset-ui-core/src/components/Icons/BaseIcon.tsx | 2 +-
.../superset-ui-core/src/components/InfoTooltip/index.tsx | 4 ++--
.../packages/superset-ui-core/src/components/Label/index.tsx | 3 +--
.../src/components/Table/cell-renderers/NullCell/index.tsx | 2 +-
.../components/Table/header-renderers/HeaderWithRadioGroup.tsx | 2 +-
.../packages/superset-ui-core/src/components/Timer/index.tsx | 2 +-
.../plugins/legacy-preset-chart-deckgl/package.json | 1 +
.../src/utilities/TooltipTemplateEditor.tsx | 3 +--
.../plugin-chart-echarts/src/Timeseries/transformers.ts | 3 +--
superset-frontend/plugins/plugin-chart-word-cloud/package.json | 1 +
.../plugins/plugin-chart-word-cloud/src/chart/WordCloud.tsx | 4 ++--
.../components/DatasourceEditor/DatasourceEditor.jsx | 10 +++++++---
.../controls/AnnotationLayerControl/AnnotationLayer.jsx | 3 +--
.../explore/components/controls/CollectionControl/index.jsx | 3 ++-
.../explore/components/controls/DatasourceControl/index.jsx | 9 ++-------
.../controls/FilterControl/AdhocFilterControl/index.jsx | 9 ++-------
.../src/explore/components/controls/TextAreaControl.jsx | 3 ++-
19 files changed, 31 insertions(+), 37 deletions(-)