Path Lines of Code superset-frontend/applitools.config.js 9 superset-frontend/babel.config.js 103 superset-frontend/changelog.config.js 19 superset-frontend/cypress-base/applitools.config.js 11 superset-frontend/cypress-base/cypress.config.ts 57 superset-frontend/cypress-base/cypress/support/directories.ts 655 superset-frontend/cypress-base/cypress/support/e2e.ts 363 superset-frontend/cypress-base/cypress/utils/index.ts 102 superset-frontend/cypress-base/cypress/utils/parsePostForm.ts 37 superset-frontend/cypress-base/cypress/utils/urls.ts 11 superset-frontend/cypress-base/cypress/utils/vizPlugins.ts 73 superset-frontend/eslint-rules/eslint-plugin-i18n-strings/index.js 27 superset-frontend/eslint-rules/eslint-plugin-icons/index.js 38 superset-frontend/eslint-rules/eslint-plugin-theme-colors/colors.js 152 superset-frontend/eslint-rules/eslint-plugin-theme-colors/index.js 83 superset-frontend/packages/generator-superset/generators/app/index.js 19 superset-frontend/packages/generator-superset/generators/plugin-chart/index.js 86 superset-frontend/packages/generator-superset/generators/plugin-chart/templates/babel.config.erb 18 superset-frontend/packages/generator-superset/generators/plugin-chart/templates/gitignore.erb 81 superset-frontend/packages/generator-superset/generators/plugin-chart/templates/package.erb 44 superset-frontend/packages/generator-superset/generators/plugin-chart/templates/src/MyChart.erb 78 superset-frontend/packages/generator-superset/generators/plugin-chart/templates/src/index.erb 27 superset-frontend/packages/generator-superset/generators/plugin-chart/templates/src/plugin/buildQuery.erb 43 superset-frontend/packages/generator-superset/generators/plugin-chart/templates/src/plugin/controlPanel.erb 190 superset-frontend/packages/generator-superset/generators/plugin-chart/templates/src/plugin/index.erb 49 superset-frontend/packages/generator-superset/generators/plugin-chart/templates/src/plugin/transformProps.erb 69 superset-frontend/packages/generator-superset/generators/plugin-chart/templates/src/types.erb 40 superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx 45 superset-frontend/packages/superset-ui-chart-controls/src/components/ColumnOption.tsx 93 superset-frontend/packages/superset-ui-chart-controls/src/components/ColumnTypeLabel/ColumnTypeLabel.tsx 46 superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx 126 superset-frontend/packages/superset-ui-chart-controls/src/components/ControlSubSectionHeader.tsx 9 superset-frontend/packages/superset-ui-chart-controls/src/components/Dropdown.tsx 2 superset-frontend/packages/superset-ui-chart-controls/src/components/InfoTooltipWithTrigger.tsx 59 superset-frontend/packages/superset-ui-chart-controls/src/components/Menu.tsx 2 superset-frontend/packages/superset-ui-chart-controls/src/components/MetricOption.tsx 98 superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx 59 superset-frontend/packages/superset-ui-chart-controls/src/components/Select.tsx 73 superset-frontend/packages/superset-ui-chart-controls/src/components/Tooltip.tsx 32 superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx 96 superset-frontend/packages/superset-ui-chart-controls/src/constants.ts 54 superset-frontend/packages/superset-ui-chart-controls/src/fixtures.ts 132 superset-frontend/packages/superset-ui-chart-controls/src/index.ts 17 superset-frontend/packages/superset-ui-chart-controls/src/operators/aggregateOperator.ts 35 superset-frontend/packages/superset-ui-chart-controls/src/operators/boxplotOperator.ts 43 superset-frontend/packages/superset-ui-chart-controls/src/operators/contributionOperator.ts 16 superset-frontend/packages/superset-ui-chart-controls/src/operators/flattenOperator.ts 8 superset-frontend/packages/superset-ui-chart-controls/src/operators/histogramOperator.ts 20 superset-frontend/packages/superset-ui-chart-controls/src/operators/index.ts 15 superset-frontend/packages/superset-ui-chart-controls/src/operators/pivotOperator.ts 34 superset-frontend/packages/superset-ui-chart-controls/src/operators/prophetOperator.ts 23 superset-frontend/packages/superset-ui-chart-controls/src/operators/rankOperator.ts 10 superset-frontend/packages/superset-ui-chart-controls/src/operators/renameOperator.ts 74 superset-frontend/packages/superset-ui-chart-controls/src/operators/resampleOperator.ts 21 superset-frontend/packages/superset-ui-chart-controls/src/operators/rollingWindowOperator.ts 54 superset-frontend/packages/superset-ui-chart-controls/src/operators/sortOperator.ts 44 superset-frontend/packages/superset-ui-chart-controls/src/operators/timeCompareOperator.ts 24 superset-frontend/packages/superset-ui-chart-controls/src/operators/timeComparePivotOperator.ts 34 superset-frontend/packages/superset-ui-chart-controls/src/operators/types.ts 4 superset-frontend/packages/superset-ui-chart-controls/src/operators/utils/constants.ts 1 superset-frontend/packages/superset-ui-chart-controls/src/operators/utils/extractExtraMetrics.ts 22 superset-frontend/packages/superset-ui-chart-controls/src/operators/utils/getMetricOffsetsMap.ts 21 superset-frontend/packages/superset-ui-chart-controls/src/operators/utils/index.ts 6 superset-frontend/packages/superset-ui-chart-controls/src/operators/utils/isDerivedSeries.ts 18 superset-frontend/packages/superset-ui-chart-controls/src/operators/utils/isTimeComparison.ts 14 superset-frontend/packages/superset-ui-chart-controls/src/operators/utils/timeOffset.ts 28 superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx 135 superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx 22 superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx 89 superset-frontend/packages/superset-ui-chart-controls/src/sections/echartsTimeSeriesQuery.tsx 37 superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx 119 superset-frontend/packages/superset-ui-chart-controls/src/sections/index.ts 7 superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx 89 superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx 136 superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/RadioButtonControl.tsx 70 superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/index.tsx 5 superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/types.ts 16 superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx 158 superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx 216 superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.ts 7 superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx 92 superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx 357 superset-frontend/packages/superset-ui-chart-controls/src/types.ts 428 superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts 62 superset-frontend/packages/superset-ui-chart-controls/src/utils/checkColumnType.ts 30 superset-frontend/packages/superset-ui-chart-controls/src/utils/colorControls.ts 14 superset-frontend/packages/superset-ui-chart-controls/src/utils/columnChoices.ts 40 superset-frontend/packages/superset-ui-chart-controls/src/utils/defineSavedMetrics.ts 8 superset-frontend/packages/superset-ui-chart-controls/src/utils/displayTimeRelatedControls.ts 20 superset-frontend/packages/superset-ui-chart-controls/src/utils/expandControlConfig.tsx 57 superset-frontend/packages/superset-ui-chart-controls/src/utils/getColorFormatters.ts 28 superset-frontend/packages/superset-ui-chart-controls/src/utils/getStandardizedControls.ts 41 superset-frontend/packages/superset-ui-chart-controls/src/utils/getTemporalColumns.ts 54 superset-frontend/packages/superset-ui-chart-controls/src/utils/index.ts 12 superset-frontend/packages/superset-ui-chart-controls/src/utils/isSortable.ts 26 superset-frontend/packages/superset-ui-chart-controls/src/utils/mainMetric.ts 15 superset-frontend/packages/superset-ui-chart-controls/src/utils/selectOptions.ts 18 superset-frontend/packages/superset-ui-core/src/api/types/core.ts 11 superset-frontend/packages/superset-ui-core/src/chart-composition/ChartFrame.tsx 42 superset-frontend/packages/superset-ui-core/src/chart-composition/index.ts 4 superset-frontend/packages/superset-ui-core/src/chart-composition/legend/WithLegend.tsx 108 superset-frontend/packages/superset-ui-core/src/chart-composition/tooltip/TooltipFrame.tsx 17 superset-frontend/packages/superset-ui-core/src/chart-composition/tooltip/TooltipTable.tsx 40 superset-frontend/packages/superset-ui-core/src/chart/clients/ChartClient.ts 150 superset-frontend/packages/superset-ui-core/src/chart/components/ChartDataProvider.tsx 124 superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx 22 superset-frontend/packages/superset-ui-core/src/chart/components/NoResultsComponent.tsx 58 superset-frontend/packages/superset-ui-core/src/chart/components/SuperChart.tsx 192 superset-frontend/packages/superset-ui-core/src/chart/components/SuperChartCore.tsx 161 superset-frontend/packages/superset-ui-core/src/chart/components/createLoadableRenderer.ts 44 superset-frontend/packages/superset-ui-core/src/chart/components/reactify.tsx 66 superset-frontend/packages/superset-ui-core/src/chart/index.ts 23 superset-frontend/packages/superset-ui-core/src/chart/models/ChartControlPanel.ts 1 superset-frontend/packages/superset-ui-core/src/chart/models/ChartMetadata.ts 108 superset-frontend/packages/superset-ui-core/src/chart/models/ChartPlugin.ts 114 superset-frontend/packages/superset-ui-core/src/chart/models/ChartProps.ts 187 superset-frontend/packages/superset-ui-core/src/chart/registries/ChartBuildQueryRegistrySingleton.ts 28 superset-frontend/packages/superset-ui-core/src/chart/registries/ChartComponentRegistrySingleton.ts 9 superset-frontend/packages/superset-ui-core/src/chart/registries/ChartControlPanelRegistrySingleton.ts 12 superset-frontend/packages/superset-ui-core/src/chart/registries/ChartMetadataRegistrySingleton.ts 9 superset-frontend/packages/superset-ui-core/src/chart/registries/ChartTransformPropsRegistrySingleton.ts 12 superset-frontend/packages/superset-ui-core/src/chart/types/Annotation.ts 4 superset-frontend/packages/superset-ui-core/src/chart/types/Base.ts 68 superset-frontend/packages/superset-ui-core/src/chart/types/QueryResponse.ts 15 superset-frontend/packages/superset-ui-core/src/chart/types/TransformFunction.ts 30 superset-frontend/packages/superset-ui-core/src/chart/types/VizType.ts 47 superset-frontend/packages/superset-ui-core/src/color/CategoricalColorNamespace.ts 66 superset-frontend/packages/superset-ui-core/src/color/CategoricalColorScale.ts 277 superset-frontend/packages/superset-ui-core/src/color/CategoricalScheme.ts 2 superset-frontend/packages/superset-ui-core/src/color/CategoricalSchemeRegistrySingleton.ts 12 superset-frontend/packages/superset-ui-core/src/color/ColorScheme.ts 32 superset-frontend/packages/superset-ui-core/src/color/ColorSchemeRegistry.ts 20 superset-frontend/packages/superset-ui-core/src/color/LabelsColorMapSingleton.ts 102 superset-frontend/packages/superset-ui-core/src/color/SequentialScheme.ts 50 superset-frontend/packages/superset-ui-core/src/color/SequentialSchemeRegistrySingleton.ts 12 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/airbnb.ts 23 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/blueToGreen.ts 22 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/colorsOfRainbow.ts 24 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/d3.ts 98 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/echarts.ts 36 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/google.ts 46 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/index.ts 13 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/lyft.ts 20 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/modernSunset.ts 24 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/preset.ts 32 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/presetAndSuperset.ts 24 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/redToYellow.ts 22 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/superset.ts 32 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/categorical/wavesOfBlue.ts 22 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/index.ts 2 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/sequential/common.ts 207 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/sequential/d3.ts 508 superset-frontend/packages/superset-ui-core/src/color/colorSchemes/sequential/index.ts 2 superset-frontend/packages/superset-ui-core/src/color/index.ts 21 superset-frontend/packages/superset-ui-core/src/color/stringifyAndTrim.ts 3 superset-frontend/packages/superset-ui-core/src/color/types.ts 17 superset-frontend/packages/superset-ui-core/src/color/utils.ts 79 superset-frontend/packages/superset-ui-core/src/components/SafeMarkdown.tsx 60 superset-frontend/packages/superset-ui-core/src/components/constants.ts 2 superset-frontend/packages/superset-ui-core/src/components/index.ts 2 superset-frontend/packages/superset-ui-core/src/connection/SupersetClient.ts 31 superset-frontend/packages/superset-ui-core/src/connection/SupersetClientClass.ts 218 superset-frontend/packages/superset-ui-core/src/connection/callApi/callApi.ts 132 superset-frontend/packages/superset-ui-core/src/connection/callApi/callApiAndParseWithTimeout.ts 18 superset-frontend/packages/superset-ui-core/src/connection/callApi/index.ts 1 superset-frontend/packages/superset-ui-core/src/connection/callApi/parseResponse.ts 64 superset-frontend/packages/superset-ui-core/src/connection/callApi/rejectAfterTimeout.ts 13 superset-frontend/packages/superset-ui-core/src/connection/constants.ts 15 superset-frontend/packages/superset-ui-core/src/connection/index.ts 6 superset-frontend/packages/superset-ui-core/src/connection/types.ts 115 superset-frontend/packages/superset-ui-core/src/currency-format/CurrencyFormatter.ts 48 superset-frontend/packages/superset-ui-core/src/currency-format/index.ts 3 superset-frontend/packages/superset-ui-core/src/currency-format/utils.ts 77 superset-frontend/packages/superset-ui-core/src/dimension/computeMaxFontSize.ts 59 superset-frontend/packages/superset-ui-core/src/dimension/getMultipleTextDimensions.ts 39 superset-frontend/packages/superset-ui-core/src/dimension/getTextDimension.ts 28 superset-frontend/packages/superset-ui-core/src/dimension/index.ts 7 superset-frontend/packages/superset-ui-core/src/dimension/mergeMargin.ts 24 superset-frontend/packages/superset-ui-core/src/dimension/parseLength.ts 15 superset-frontend/packages/superset-ui-core/src/dimension/svg/LazyFactory.ts 34 superset-frontend/packages/superset-ui-core/src/dimension/svg/constants.ts 1 superset-frontend/packages/superset-ui-core/src/dimension/svg/createHiddenSvgNode.ts 12 superset-frontend/packages/superset-ui-core/src/dimension/svg/createTextNode.ts 4 superset-frontend/packages/superset-ui-core/src/dimension/svg/factories.ts 5 superset-frontend/packages/superset-ui-core/src/dimension/svg/getBBoxCeil.ts 12 superset-frontend/packages/superset-ui-core/src/dimension/svg/updateTextNode.ts 42 superset-frontend/packages/superset-ui-core/src/dimension/types.ts 19 superset-frontend/packages/superset-ui-core/src/dynamic-plugins/index.ts 1 superset-frontend/packages/superset-ui-core/src/dynamic-plugins/shared-modules.ts 34 superset-frontend/packages/superset-ui-core/src/hooks/index.ts 6 superset-frontend/packages/superset-ui-core/src/hooks/useChangeEffect/index.ts 1 superset-frontend/packages/superset-ui-core/src/hooks/useChangeEffect/useChangeEffect.ts 13 superset-frontend/packages/superset-ui-core/src/hooks/useComponentDidMount/index.ts 1 superset-frontend/packages/superset-ui-core/src/hooks/useComponentDidMount/useComponentDidMount.ts 4 superset-frontend/packages/superset-ui-core/src/hooks/useComponentDidUpdate/index.ts 1 superset-frontend/packages/superset-ui-core/src/hooks/useComponentDidUpdate/useComponentDidUpdate.ts 14 superset-frontend/packages/superset-ui-core/src/hooks/useElementOnScreen/index.ts 1 superset-frontend/packages/superset-ui-core/src/hooks/useElementOnScreen/useElementOnScreen.ts 24 superset-frontend/packages/superset-ui-core/src/hooks/usePrevious/index.ts 1 superset-frontend/packages/superset-ui-core/src/hooks/usePrevious/usePrevious.ts 10 superset-frontend/packages/superset-ui-core/src/hooks/useTruncation/index.ts 3 superset-frontend/packages/superset-ui-core/src/hooks/useTruncation/useCSSTextTruncation.ts 38 superset-frontend/packages/superset-ui-core/src/hooks/useTruncation/useChildElementTruncation.ts 54 superset-frontend/packages/superset-ui-core/src/index.ts 21 superset-frontend/packages/superset-ui-core/src/math-expression/index.ts 94 superset-frontend/packages/superset-ui-core/src/models/ExtensibleFunction.ts 5 superset-frontend/packages/superset-ui-core/src/models/Plugin.ts 23 superset-frontend/packages/superset-ui-core/src/models/Preset.ts 30 superset-frontend/packages/superset-ui-core/src/models/Registry.ts 198 superset-frontend/packages/superset-ui-core/src/models/RegistryWithDefaultKey.ts 55 superset-frontend/packages/superset-ui-core/src/models/TypedRegistry.ts 14 superset-frontend/packages/superset-ui-core/src/models/index.ts 6 superset-frontend/packages/superset-ui-core/src/number-format/D3FormatConfig.ts 7 superset-frontend/packages/superset-ui-core/src/number-format/NumberFormats.ts 61 superset-frontend/packages/superset-ui-core/src/number-format/NumberFormatter.ts 52 superset-frontend/packages/superset-ui-core/src/number-format/NumberFormatterRegistry.ts 57 superset-frontend/packages/superset-ui-core/src/number-format/NumberFormatterRegistrySingleton.ts 17 superset-frontend/packages/superset-ui-core/src/number-format/factories/createD3NumberFormatter.ts 39 superset-frontend/packages/superset-ui-core/src/number-format/factories/createDurationFormatter.ts 19 superset-frontend/packages/superset-ui-core/src/number-format/factories/createMemoryFormatter.ts 26 superset-frontend/packages/superset-ui-core/src/number-format/factories/createSiAtMostNDigitFormatter.ts 22 superset-frontend/packages/superset-ui-core/src/number-format/factories/createSmartNumberFormatter.ts 45 superset-frontend/packages/superset-ui-core/src/number-format/index.ts 15 superset-frontend/packages/superset-ui-core/src/number-format/types.ts 1 superset-frontend/packages/superset-ui-core/src/query/DatasourceKey.ts 20 superset-frontend/packages/superset-ui-core/src/query/api/legacy/getDatasourceMetadata.ts 18 superset-frontend/packages/superset-ui-core/src/query/api/legacy/getFormData.ts 23 superset-frontend/packages/superset-ui-core/src/query/api/legacy/index.ts 4 superset-frontend/packages/superset-ui-core/src/query/api/legacy/types.ts 6 superset-frontend/packages/superset-ui-core/src/query/api/types.ts 9 superset-frontend/packages/superset-ui-core/src/query/api/v1/handleError.ts 72 superset-frontend/packages/superset-ui-core/src/query/api/v1/index.ts 9 superset-frontend/packages/superset-ui-core/src/query/api/v1/makeApi.ts 107 superset-frontend/packages/superset-ui-core/src/query/api/v1/types.ts 83 superset-frontend/packages/superset-ui-core/src/query/buildQueryContext.ts 45 superset-frontend/packages/superset-ui-core/src/query/buildQueryObject.ts 103 superset-frontend/packages/superset-ui-core/src/query/constants.ts 36 superset-frontend/packages/superset-ui-core/src/query/convertFilter.ts 32 superset-frontend/packages/superset-ui-core/src/query/extractExtras.ts 55 superset-frontend/packages/superset-ui-core/src/query/extractQueryFields.ts 82 superset-frontend/packages/superset-ui-core/src/query/extractTimegrain.ts 17 superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts 225 superset-frontend/packages/superset-ui-core/src/query/getColumnLabel.ts 10 superset-frontend/packages/superset-ui-core/src/query/getMetricLabel.ts 15 superset-frontend/packages/superset-ui-core/src/query/getXAxis.ts 28 superset-frontend/packages/superset-ui-core/src/query/index.ts 24 superset-frontend/packages/superset-ui-core/src/query/normalizeOrderBy.ts 50 superset-frontend/packages/superset-ui-core/src/query/normalizeTimeColumn.ts 55 superset-frontend/packages/superset-ui-core/src/query/processExtraFormData.ts 29 superset-frontend/packages/superset-ui-core/src/query/processFilters.ts 42 superset-frontend/packages/superset-ui-core/src/query/types/AdvancedAnalytics.ts 22 superset-frontend/packages/superset-ui-core/src/query/types/AnnotationLayer.ts 142 superset-frontend/packages/superset-ui-core/src/query/types/Column.ts 46 superset-frontend/packages/superset-ui-core/src/query/types/Dashboard.ts 120 superset-frontend/packages/superset-ui-core/src/query/types/Datasource.ts 39 superset-frontend/packages/superset-ui-core/src/query/types/Filter.ts 66 superset-frontend/packages/superset-ui-core/src/query/types/Metric.ts 61 superset-frontend/packages/superset-ui-core/src/query/types/Operator.ts 30 superset-frontend/packages/superset-ui-core/src/query/types/PostProcessing.ts 296 superset-frontend/packages/superset-ui-core/src/query/types/Query.ts 362 superset-frontend/packages/superset-ui-core/src/query/types/QueryFormData.ts 101 superset-frontend/packages/superset-ui-core/src/query/types/QueryResponse.ts 48 superset-frontend/packages/superset-ui-core/src/query/types/Time.ts 15 superset-frontend/packages/superset-ui-core/src/query/types/index.ts 22 superset-frontend/packages/superset-ui-core/src/style/index.tsx 138 superset-frontend/packages/superset-ui-core/src/time-comparison/customTimeRangeDecode.ts 140 superset-frontend/packages/superset-ui-core/src/time-comparison/fetchTimeRange.ts 88 superset-frontend/packages/superset-ui-core/src/time-comparison/getComparisonFilters.ts 33 superset-frontend/packages/superset-ui-core/src/time-comparison/getComparisonInfo.ts 31 superset-frontend/packages/superset-ui-core/src/time-comparison/getTimeOffset.ts 260 superset-frontend/packages/superset-ui-core/src/time-comparison/index.ts 10 superset-frontend/packages/superset-ui-core/src/time-comparison/types.ts 44 superset-frontend/packages/superset-ui-core/src/time-format/D3FormatConfig.ts 45 superset-frontend/packages/superset-ui-core/src/time-format/TimeFormats.ts 16 superset-frontend/packages/superset-ui-core/src/time-format/TimeFormatsForGranularity.ts 24 superset-frontend/packages/superset-ui-core/src/time-format/TimeFormatter.ts 43 superset-frontend/packages/superset-ui-core/src/time-format/TimeFormatterRegistry.ts 47 superset-frontend/packages/superset-ui-core/src/time-format/TimeFormatterRegistrySingleton.ts 59 superset-frontend/packages/superset-ui-core/src/time-format/TimeRangeFormatter.ts 37 superset-frontend/packages/superset-ui-core/src/time-format/factories/createD3TimeFormatter.ts 42 superset-frontend/packages/superset-ui-core/src/time-format/factories/createMultiFormatter.ts 96 superset-frontend/packages/superset-ui-core/src/time-format/formatters/finestTemporalGrain.ts 56 superset-frontend/packages/superset-ui-core/src/time-format/formatters/smartDate.ts 20 superset-frontend/packages/superset-ui-core/src/time-format/formatters/smartDateDetailed.ts 22 superset-frontend/packages/superset-ui-core/src/time-format/formatters/smartDateVerbose.ts 20 superset-frontend/packages/superset-ui-core/src/time-format/index.ts 29 superset-frontend/packages/superset-ui-core/src/time-format/types.ts 25 superset-frontend/packages/superset-ui-core/src/time-format/utils/createTime.ts 21 superset-frontend/packages/superset-ui-core/src/time-format/utils/createTimeRangeFromGranularity.ts 48 superset-frontend/packages/superset-ui-core/src/time-format/utils/d3Time.ts 118 superset-frontend/packages/superset-ui-core/src/time-format/utils/denormalizeTimestamp.ts 8 superset-frontend/packages/superset-ui-core/src/time-format/utils/normalizeTimestamp.ts 8 superset-frontend/packages/superset-ui-core/src/time-format/utils/stringifyTimeInput.ts 9 superset-frontend/packages/superset-ui-core/src/translation/Translator.ts 71 superset-frontend/packages/superset-ui-core/src/translation/TranslatorSingleton.ts 48 superset-frontend/packages/superset-ui-core/src/translation/index.ts 4 superset-frontend/packages/superset-ui-core/src/translation/types/index.ts 35 superset-frontend/packages/superset-ui-core/src/translation/types/jed.ts 24 superset-frontend/packages/superset-ui-core/src/types/index.ts 7 superset-frontend/packages/superset-ui-core/src/ui-overrides/ExtensionsRegistry.ts 7 superset-frontend/packages/superset-ui-core/src/ui-overrides/index.tsx 2 superset-frontend/packages/superset-ui-core/src/ui-overrides/types.ts 150 superset-frontend/packages/superset-ui-core/src/utils/convertKeysToCamelCase.ts 12 superset-frontend/packages/superset-ui-core/src/utils/ensureIsArray.ts 6 superset-frontend/packages/superset-ui-core/src/utils/ensureIsInt.ts 8 superset-frontend/packages/superset-ui-core/src/utils/featureFlags.ts 71 superset-frontend/packages/superset-ui-core/src/utils/getSelectedText.ts 1 superset-frontend/packages/superset-ui-core/src/utils/html.tsx 83 superset-frontend/packages/superset-ui-core/src/utils/index.ts 17 superset-frontend/packages/superset-ui-core/src/utils/isDefined.ts 3 superset-frontend/packages/superset-ui-core/src/utils/isEqualArray.ts 15 superset-frontend/packages/superset-ui-core/src/utils/isRequired.ts 3 superset-frontend/packages/superset-ui-core/src/utils/logging.ts 12 superset-frontend/packages/superset-ui-core/src/utils/lruCache.ts 47 superset-frontend/packages/superset-ui-core/src/utils/makeSingleton.ts 15 superset-frontend/packages/superset-ui-core/src/utils/promiseTimeout.ts 10 superset-frontend/packages/superset-ui-core/src/utils/random.ts 7 superset-frontend/packages/superset-ui-core/src/utils/removeDuplicates.ts 16 superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts 37 superset-frontend/packages/superset-ui-core/src/utils/typedMemo.ts 2 superset-frontend/packages/superset-ui-core/src/validator/index.ts 8 superset-frontend/packages/superset-ui-core/src/validator/legacyValidateInteger.ts 10 superset-frontend/packages/superset-ui-core/src/validator/legacyValidateNumber.ts 7 superset-frontend/packages/superset-ui-core/src/validator/validateInteger.ts 12 superset-frontend/packages/superset-ui-core/src/validator/validateMapboxStylesUrl.ts 11 superset-frontend/packages/superset-ui-core/src/validator/validateMaxValue.ts 7 superset-frontend/packages/superset-ui-core/src/validator/validateNonEmpty.ts 12 superset-frontend/packages/superset-ui-core/src/validator/validateNumber.ts 12 superset-frontend/packages/superset-ui-core/src/validator/validateTimeComparisonRangeValues.ts 16 superset-frontend/packages/superset-ui-demo/storybook/shared/components/ErrorMessage.tsx 14 superset-frontend/packages/superset-ui-demo/storybook/shared/components/Expandable.tsx 36 superset-frontend/packages/superset-ui-demo/storybook/shared/components/ResizableChartDemo.tsx 53 superset-frontend/packages/superset-ui-demo/storybook/shared/components/ResizablePanel.tsx 43 superset-frontend/packages/superset-ui-demo/storybook/shared/components/VerifyCORS.tsx 111 superset-frontend/packages/superset-ui-demo/storybook/shared/components/createQuery.story.tsx 65 superset-frontend/packages/superset-ui-demo/storybook/shared/dummyDatasource.ts 1 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-calendar/LegacyPluginChartCalendar.stories.tsx 29 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-calendar/data.ts 99 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-chord/LegacyPluginChartChord.stories.tsx 19 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-chord/data.ts 19 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-country-map/CountryMap.stories.tsx 81 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-horizon/Horizon.stories.tsx 17 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-horizon/data.ts 907 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-map-box/MapBox.stories.tsx 31 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-map-box/data.ts 5523 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-paired-t-test/TTest.stories.tsx 20 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-paired-t-test/data.ts 682 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-parallel-coordinates/ParallelCoordinates.stories.tsx 23 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-parallel-coordinates/data.ts 62 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-partition/Partition.stories.tsx 28 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-partition/data.ts 94 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-rose/Rose.stories.tsx 20 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-rose/data.ts 930 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-world-map/WorldMap.stories.tsx 18 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-world-map/data.ts 303 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-big-number/BigNumber/BigNumber.stories.tsx 96 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-big-number/BigNumber/data.ts 58 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-big-number/BigNumberTotal/BigNumberTotal.stories.tsx 37 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-big-number/BigNumberTotal/data.ts 5 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Arc/Arc.stories.tsx 74 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Arc/payload.js 248 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Grid/Grid.stories.tsx 45 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Grid/payload.js 92 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Hex/Hex.stories.tsx 46 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Hex/payload.js 92 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Path/Path.stories.tsx 56 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Path/payload.js 206 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Polygon/Polygon.stories.tsx 115 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Polygon/geojsonPayload.js 111 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Polygon/payload.js 361 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Scatter/Scatter.stories.tsx 53 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Scatter/payload.js 207 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Screengrid/Stories.tsx 45 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Screengrid/payload.js 114 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/BoxPlot/NVD3BoxPlot.stories.tsx 6 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/BoxPlot/data.ts 57 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/BoxPlot/stories/basic.tsx 15 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Bubble/NVD3Bubble.stories.tsx 7 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Bubble/data.ts 337 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Bubble/stories/basic.tsx 33 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Bullet/NVD3Bullet.stories.tsx 7 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Bullet/data.ts 9 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Bullet/stories/basic.tsx 19 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Compare/NVD3Compare.stories.tsx 8 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Compare/data.ts 907 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Compare/stories/basic.tsx 26 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Compare/stories/timeFormat.tsx 227 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/AreaSeries/AreaSeries.stories.tsx 174 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/AreaSeries/data.ts 752 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/BoxPlot/BoxPlot.stories.tsx 49 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/BoxPlot/data.ts 122 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Bubble/BubbleChart.stories.tsx 166 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Bubble/data.ts 62 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Funnel/Funnel.stories.tsx 88 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Funnel/constants.ts 6 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Gauge/Gauge.stories.tsx 27 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Gauge/data.ts 6 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Graph/Graph.stories.tsx 29 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Graph/data.ts 310 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/MixedSeries/MixedSeries.stories.tsx 277 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/MixedSeries/negativeData.ts 26 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Pie/Pie.stories.tsx 211 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Pie/data.ts 232 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Radar/Radar.stories.tsx 46 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Radar/data.ts 18 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Sunburst/Sunburst.stories.tsx 39 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Sunburst/data.ts 14 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Timeseries/Timeseries.stories.tsx 234 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Timeseries/confbandData.ts 310 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Timeseries/data.ts 3317 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Timeseries/negativeNumData.ts 92 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Timeseries/stackWithNulls.ts 17 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Tree/Tree.stories.tsx 63 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Tree/data.ts 104 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Treemap/Treemap.stories.tsx 43 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Treemap/data.ts 50 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Waterfall/Waterfall.stories.tsx 53 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Waterfall/data.ts 62 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-pivot-table/PivotTable.stories.tsx 51 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-pivot-table/testData.ts 108 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-table/Table.stories.tsx 166 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-table/testData.ts 96 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-word-cloud/WordCloud.stories.tsx 163 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-word-cloud/data.ts 402 superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-chart/ChartDataProvider.stories.tsx 83 superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-chart/SuperChart.stories.tsx 209 superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-color/ColorPalettes.stories.tsx 34 superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-color/RenderPalettes.tsx 45 superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-color/color-styles.css 13 superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-connection/Connection.stories.tsx 93 superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-number-format/NumberFormat.stories.tsx 116 superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-style/Theme.stories.tsx 104 superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-time-format/TimeFormat.stories.tsx 106 superset-frontend/packages/superset-ui-switchboard/src/index.ts 3 superset-frontend/packages/superset-ui-switchboard/src/switchboard.ts 183 superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js 64 superset-frontend/plugins/legacy-plugin-chart-calendar/src/ReactCalendar.jsx 212 superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts 184 superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js 34 superset-frontend/plugins/legacy-plugin-chart-calendar/src/transformProps.js 39 superset-frontend/plugins/legacy-plugin-chart-calendar/src/utils.ts 9 superset-frontend/plugins/legacy-plugin-chart-chord/src/Chord.js 101 superset-frontend/plugins/legacy-plugin-chart-chord/src/ReactChord.jsx 52 superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts 55 superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js 29 superset-frontend/plugins/legacy-plugin-chart-chord/src/transformProps.js 12 superset-frontend/plugins/legacy-plugin-chart-country-map/src/CountryMap.css 34 superset-frontend/plugins/legacy-plugin-chart-country-map/src/CountryMap.js 210 superset-frontend/plugins/legacy-plugin-chart-country-map/src/ReactCountryMap.jsx 64 superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts 77 superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries.ts 429 superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/cook_islands.geojson 18 superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/montserrat.geojson 10 superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/nauru.geojson 21 superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/united_states_minor_outlying_islands.geojson 15 superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js 36 superset-frontend/plugins/legacy-plugin-chart-country-map/src/transformProps.js 20 superset-frontend/plugins/legacy-plugin-chart-horizon/src/HorizonChart.jsx 128 superset-frontend/plugins/legacy-plugin-chart-horizon/src/HorizonRow.jsx 188 superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts 85 superset-frontend/plugins/legacy-plugin-chart-horizon/src/index.js 27 superset-frontend/plugins/legacy-plugin-chart-horizon/src/transformProps.js 11 superset-frontend/plugins/legacy-plugin-chart-map-box/src/MapBox.css 3 superset-frontend/plugins/legacy-plugin-chart-map-box/src/MapBox.jsx 144 superset-frontend/plugins/legacy-plugin-chart-map-box/src/ScatterPlotGlowOverlay.jsx 253 superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts 307 superset-frontend/plugins/legacy-plugin-chart-map-box/src/index.js 35 superset-frontend/plugins/legacy-plugin-chart-map-box/src/transformProps.js 70 superset-frontend/plugins/legacy-plugin-chart-map-box/src/utils/geo.js 9 superset-frontend/plugins/legacy-plugin-chart-map-box/src/utils/luminanceFromRGB.js 10 superset-frontend/plugins/legacy-plugin-chart-map-box/src/utils/roundDecimal.js 5 superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/PairedTTest.jsx 129 superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/TTestTable.jsx 277 superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts 82 superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/index.js 24 superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/transformProps.js 20 superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/ParallelCoordinates.js 80 superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/ReactParallelCoordinates.jsx 119 superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts 49 superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js 28 superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/transformProps.js 25 superset-frontend/plugins/legacy-plugin-chart-partition/src/OptionDescription.tsx 21 superset-frontend/plugins/legacy-plugin-chart-partition/src/Partition.js 314 superset-frontend/plugins/legacy-plugin-chart-partition/src/ReactPartition.jsx 70 superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx 379 superset-frontend/plugins/legacy-plugin-chart-partition/src/index.js 24 superset-frontend/plugins/legacy-plugin-chart-partition/src/transformProps.js 35 superset-frontend/plugins/legacy-plugin-chart-rose/src/ReactRose.jsx 67 superset-frontend/plugins/legacy-plugin-chart-rose/src/Rose.js 574 superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx 263 superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js 35 superset-frontend/plugins/legacy-plugin-chart-rose/src/transformProps.js 22 superset-frontend/plugins/legacy-plugin-chart-world-map/src/ReactWorldMap.jsx 41 superset-frontend/plugins/legacy-plugin-chart-world-map/src/WorldMap.js 240 superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts 135 superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js 43 superset-frontend/plugins/legacy-plugin-chart-world-map/src/transformProps.js 59 superset-frontend/plugins/legacy-plugin-chart-world-map/src/utils.ts 4 superset-frontend/plugins/legacy-preset-chart-deckgl/src/CategoricalDeckGLContainer.tsx 181 superset-frontend/plugins/legacy-preset-chart-deckgl/src/DeckGLContainer.tsx 91 superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/Multi.tsx 109 superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts 50 superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/index.ts 25 superset-frontend/plugins/legacy-preset-chart-deckgl/src/TooltipRow.tsx 11 superset-frontend/plugins/legacy-preset-chart-deckgl/src/components/Legend.tsx 93 superset-frontend/plugins/legacy-preset-chart-deckgl/src/components/Tooltip.tsx 39 superset-frontend/plugins/legacy-preset-chart-deckgl/src/factory.tsx 127 superset-frontend/plugins/legacy-preset-chart-deckgl/src/index.ts 12 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx 61 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts 125 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/index.ts 27 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx 61 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts 111 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/index.ts 27 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Geojson/Geojson.tsx 190 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Geojson/controlPanel.ts 85 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Geojson/index.ts 27 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx 58 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts 65 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/index.ts 27 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx 61 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts 24 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/index.ts 27 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx 58 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts 86 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/index.ts 27 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/Path.tsx 62 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts 79 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/index.ts 25 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx 240 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts 198 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/index.ts 27 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx 81 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts 146 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts 35 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx 115 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts 64 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/index.ts 27 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/common.tsx 112 superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/index.ts 23 superset-frontend/plugins/legacy-preset-chart-deckgl/src/preset.ts 32 superset-frontend/plugins/legacy-preset-chart-deckgl/src/transformProps.ts 21 superset-frontend/plugins/legacy-preset-chart-deckgl/src/types.ts 8 superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx 372 superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/controls.ts 30 superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx 18 superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/utils.ts 3 superset-frontend/plugins/legacy-preset-chart-deckgl/src/utils.ts 147 superset-frontend/plugins/legacy-preset-chart-deckgl/src/utils/colors.ts 11 superset-frontend/plugins/legacy-preset-chart-deckgl/src/utils/computeBoundsFromPoints.ts 32 superset-frontend/plugins/legacy-preset-chart-deckgl/src/utils/explore.ts 42 superset-frontend/plugins/legacy-preset-chart-deckgl/src/utils/fitViewport.ts 52 superset-frontend/plugins/legacy-preset-chart-deckgl/src/utils/geo.ts 33 superset-frontend/plugins/legacy-preset-chart-deckgl/src/utils/getPointsFromPolygon.ts 20 superset-frontend/plugins/legacy-preset-chart-deckgl/src/utils/safeStringify.ts 17 superset-frontend/plugins/legacy-preset-chart-deckgl/src/utils/sandbox.ts 36 superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts 120 superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js 36 superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts 78 superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/index.js 27 superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/controlPanel.ts 56 superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js 38 superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx 446 superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js 889 superset-frontend/plugins/legacy-preset-chart-nvd3/src/PropTypes.js 55 superset-frontend/plugins/legacy-preset-chart-nvd3/src/ReactNVD3.jsx 169 superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts 113 superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/index.js 23 superset-frontend/plugins/legacy-preset-chart-nvd3/src/index.js 5 superset-frontend/plugins/legacy-preset-chart-nvd3/src/preset.js 18 superset-frontend/plugins/legacy-preset-chart-nvd3/src/transformProps.js 164 superset-frontend/plugins/legacy-preset-chart-nvd3/src/utils.js 268 superset-frontend/plugins/legacy-preset-chart-nvd3/src/utils/isTruthy.js 9 superset-frontend/plugins/legacy-preset-chart-nvd3/src/utils/tokenize.ts 13 superset-frontend/plugins/plugin-chart-cartodiagram/src/CartodiagramPlugin.tsx 27 superset-frontend/plugins/plugin-chart-cartodiagram/src/components/ChartLayer.tsx 187 superset-frontend/plugins/plugin-chart-cartodiagram/src/components/ChartWrapper.tsx 27 superset-frontend/plugins/plugin-chart-cartodiagram/src/components/OlChartMap.tsx 273 superset-frontend/plugins/plugin-chart-cartodiagram/src/index.ts 1 superset-frontend/plugins/plugin-chart-cartodiagram/src/plugin/buildQuery.ts 25 superset-frontend/plugins/plugin-chart-cartodiagram/src/plugin/controlPanel.ts 165 superset-frontend/plugins/plugin-chart-cartodiagram/src/plugin/index.ts 42 superset-frontend/plugins/plugin-chart-cartodiagram/src/plugin/transformProps.ts 42 superset-frontend/plugins/plugin-chart-cartodiagram/src/typeguards.ts 10 superset-frontend/plugins/plugin-chart-cartodiagram/src/types.ts 164 superset-frontend/plugins/plugin-chart-cartodiagram/src/util/chartUtil.tsx 45 superset-frontend/plugins/plugin-chart-cartodiagram/src/util/controlPanelUtil.tsx 85 superset-frontend/plugins/plugin-chart-cartodiagram/src/util/geometryUtil.ts 21 superset-frontend/plugins/plugin-chart-cartodiagram/src/util/layerUtil.tsx 97 superset-frontend/plugins/plugin-chart-cartodiagram/src/util/mapUtil.tsx 15 superset-frontend/plugins/plugin-chart-cartodiagram/src/util/serviceUtil.ts 21 superset-frontend/plugins/plugin-chart-cartodiagram/src/util/transformPropsUtil.ts 217 superset-frontend/plugins/plugin-chart-cartodiagram/src/util/zoomUtil.ts 2 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/PopKPI.tsx 317 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/buildQuery.ts 49 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts 159 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/index.ts 30 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/transformProps.ts 118 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/types.ts 59 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/useOverflowDetection.ts 41 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/utils.ts 48 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/buildQuery.ts 4 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts 116 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts 44 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/transformProps.ts 100 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx 501 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/buildQuery.ts 46 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx 283 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts 43 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts 242 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/index.ts 3 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/sharedControls.ts 85 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/types.ts 78 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/utils.ts 66 superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/EchartsBoxPlot.tsx 14 superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/buildQuery.ts 40 superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts 183 superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts 37 superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/transformProps.ts 275 superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/types.ts 38 superset-frontend/plugins/plugin-chart-echarts/src/Bubble/EchartsBubble.tsx 10 superset-frontend/plugins/plugin-chart-echarts/src/Bubble/buildQuery.ts 20 superset-frontend/plugins/plugin-chart-echarts/src/Bubble/constants.ts 18 superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx 253 superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts 40 superset-frontend/plugins/plugin-chart-echarts/src/Bubble/transformProps.ts 46 superset-frontend/plugins/plugin-chart-echarts/src/Bubble/types.ts 36 superset-frontend/plugins/plugin-chart-echarts/src/Funnel/EchartsFunnel.tsx 14 superset-frontend/plugins/plugin-chart-echarts/src/Funnel/buildQuery.ts 10 superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx 79 superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts 45 superset-frontend/plugins/plugin-chart-echarts/src/Funnel/transformProps.ts 228 superset-frontend/plugins/plugin-chart-echarts/src/Funnel/types.ts 63 superset-frontend/plugins/plugin-chart-echarts/src/Gauge/EchartsGauge.tsx 14 superset-frontend/plugins/plugin-chart-echarts/src/Gauge/buildQuery.ts 10 superset-frontend/plugins/plugin-chart-echarts/src/Gauge/constants.ts 62 superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx 283 superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts 45 superset-frontend/plugins/plugin-chart-echarts/src/Gauge/transformProps.ts 303 superset-frontend/plugins/plugin-chart-echarts/src/Gauge/types.ts 65 superset-frontend/plugins/plugin-chart-echarts/src/Graph/EchartsGraph.tsx 156 superset-frontend/plugins/plugin-chart-echarts/src/Graph/buildQuery.ts 11 superset-frontend/plugins/plugin-chart-echarts/src/Graph/constants.ts 35 superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx 79 superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts 42 superset-frontend/plugins/plugin-chart-echarts/src/Graph/transformProps.ts 317 superset-frontend/plugins/plugin-chart-echarts/src/Graph/types.ts 67 superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/Heatmap.tsx 10 superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/buildQuery.ts 52 superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx 305 superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts 36 superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/transformProps.ts 218 superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/types.ts 35 superset-frontend/plugins/plugin-chart-echarts/src/Histogram/Histogram.tsx 36 superset-frontend/plugins/plugin-chart-echarts/src/Histogram/buildQuery.ts 14 superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx 154 superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts 35 superset-frontend/plugins/plugin-chart-echarts/src/Histogram/transformProps.ts 113 superset-frontend/plugins/plugin-chart-echarts/src/Histogram/types.ts 23 superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/EchartsMixedTimeseries.tsx 190 superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/buildQuery.ts 69 superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx 422 superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts 55 superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/transformProps.ts 667 superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/types.ts 132 superset-frontend/plugins/plugin-chart-echarts/src/Pie/EchartsPie.tsx 14 superset-frontend/plugins/plugin-chart-echarts/src/Pie/buildQuery.ts 10 superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx 212 superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts 54 superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts 296 superset-frontend/plugins/plugin-chart-echarts/src/Pie/types.ts 66 superset-frontend/plugins/plugin-chart-echarts/src/Radar/EchartsRadar.tsx 14 superset-frontend/plugins/plugin-chart-echarts/src/Radar/buildQuery.ts 24 superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx 216 superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts 46 superset-frontend/plugins/plugin-chart-echarts/src/Radar/transformProps.ts 252 superset-frontend/plugins/plugin-chart-echarts/src/Radar/types.ts 60 superset-frontend/plugins/plugin-chart-echarts/src/Sankey/Sankey.tsx 10 superset-frontend/plugins/plugin-chart-echarts/src/Sankey/buildQuery.ts 13 superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx 55 superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts 35 superset-frontend/plugins/plugin-chart-echarts/src/Sankey/transformProps.ts 100 superset-frontend/plugins/plugin-chart-echarts/src/Sankey/types.ts 16 superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/EchartsSunburst.tsx 135 superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/buildQuery.ts 10 superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx 34 superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts 39 superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts 290 superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/types.ts 46 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx 235 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts 60 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/EchartsTimeseries.tsx 243 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx 331 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts 70 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx 223 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts 62 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx 165 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts 63 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx 165 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts 62 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx 217 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts 54 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/buildQuery.ts 64 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/constants.ts 62 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts 52 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts 581 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformers.ts 487 superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/types.ts 93 superset-frontend/plugins/plugin-chart-echarts/src/Tree/EchartsTree.tsx 14 superset-frontend/plugins/plugin-chart-echarts/src/Tree/buildQuery.ts 10 superset-frontend/plugins/plugin-chart-echarts/src/Tree/constants.ts 26 superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx 87 superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts 35 superset-frontend/plugins/plugin-chart-echarts/src/Tree/transformProps.ts 183 superset-frontend/plugins/plugin-chart-echarts/src/Tree/types.ts 32 superset-frontend/plugins/plugin-chart-echarts/src/Treemap/EchartsTreemap.tsx 140 superset-frontend/plugins/plugin-chart-echarts/src/Treemap/buildQuery.ts 10 superset-frontend/plugins/plugin-chart-echarts/src/Treemap/constants.ts 15 superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx 32 superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts 46 superset-frontend/plugins/plugin-chart-echarts/src/Treemap/transformProps.ts 202 superset-frontend/plugins/plugin-chart-echarts/src/Treemap/types.ts 53 superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/EchartsWaterfall.tsx 25 superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/buildQuery.ts 19 superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts 9 superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx 118 superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts 39 superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/transformProps.ts 414 superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/types.ts 47 superset-frontend/plugins/plugin-chart-echarts/src/components/Echart.tsx 176 superset-frontend/plugins/plugin-chart-echarts/src/components/ExtraControls.tsx 84 superset-frontend/plugins/plugin-chart-echarts/src/constants.ts 88 superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx 306 superset-frontend/plugins/plugin-chart-echarts/src/defaults.ts 17 superset-frontend/plugins/plugin-chart-echarts/src/index.ts 45 superset-frontend/plugins/plugin-chart-echarts/src/types.ts 153 superset-frontend/plugins/plugin-chart-echarts/src/utils/annotation.ts 122 superset-frontend/plugins/plugin-chart-echarts/src/utils/controls.ts 16 superset-frontend/plugins/plugin-chart-echarts/src/utils/convertInteger.ts 4 superset-frontend/plugins/plugin-chart-echarts/src/utils/eventHandlers.ts 153 superset-frontend/plugins/plugin-chart-echarts/src/utils/forecast.ts 145 superset-frontend/plugins/plugin-chart-echarts/src/utils/formDataSuffix.ts 34 superset-frontend/plugins/plugin-chart-echarts/src/utils/formatters.ts 73 superset-frontend/plugins/plugin-chart-echarts/src/utils/series.ts 607 superset-frontend/plugins/plugin-chart-echarts/src/utils/tooltip.ts 36 superset-frontend/plugins/plugin-chart-echarts/src/utils/treeBuilder.ts 67 superset-frontend/plugins/plugin-chart-handlebars/src/Handlebars.tsx 27 superset-frontend/plugins/plugin-chart-handlebars/src/components/CodeEditor/CodeEditor.tsx 55 superset-frontend/plugins/plugin-chart-handlebars/src/components/ControlHeader/controlHeader.tsx 11 superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx 74 superset-frontend/plugins/plugin-chart-handlebars/src/consts.ts 20 superset-frontend/plugins/plugin-chart-handlebars/src/index.ts 1 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/buildQuery.ts 13 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx 63 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx 37 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/groupBy.tsx 26 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx 83 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/includeTime.ts 16 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/limits.ts 19 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx 89 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx 37 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx 33 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx 22 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts 36 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx 43 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/index.ts 24 superset-frontend/plugins/plugin-chart-handlebars/src/plugin/transformProps.ts 11 superset-frontend/plugins/plugin-chart-handlebars/src/types.ts 39 superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx 503 superset-frontend/plugins/plugin-chart-pivot-table/src/index.ts 1 superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/buildQuery.ts 52 superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx 443 superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts 43 superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/transformProps.ts 126 superset-frontend/plugins/plugin-chart-pivot-table/src/react-pivottable/PivotTable.jsx 28 superset-frontend/plugins/plugin-chart-pivot-table/src/react-pivottable/TableRenderers.jsx 877 superset-frontend/plugins/plugin-chart-pivot-table/src/types.ts 76 superset-frontend/plugins/plugin-chart-table/src/DataTable/DataTable.tsx 370 superset-frontend/plugins/plugin-chart-table/src/DataTable/components/GlobalFilter.tsx 53 superset-frontend/plugins/plugin-chart-table/src/DataTable/components/Pagination.tsx 91 superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx 81 superset-frontend/plugins/plugin-chart-table/src/DataTable/hooks/useSticky.tsx 338 superset-frontend/plugins/plugin-chart-table/src/DataTable/index.tsx 6 superset-frontend/plugins/plugin-chart-table/src/DataTable/utils/externalAPIs.ts 12 superset-frontend/plugins/plugin-chart-table/src/DataTable/utils/getScrollBarSize.ts 28 superset-frontend/plugins/plugin-chart-table/src/DataTable/utils/needScrollBar.ts 18 superset-frontend/plugins/plugin-chart-table/src/DataTable/utils/sortAlphanumericCaseInsensitive.ts 16 superset-frontend/plugins/plugin-chart-table/src/DataTable/utils/useAsyncState.ts 23 superset-frontend/plugins/plugin-chart-table/src/DataTable/utils/useMountedMemo.ts 16 superset-frontend/plugins/plugin-chart-table/src/Styles.tsx 71 superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx 906 superset-frontend/plugins/plugin-chart-table/src/buildQuery.ts 236 superset-frontend/plugins/plugin-chart-table/src/consts.ts 12 superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx 679 superset-frontend/plugins/plugin-chart-table/src/i18n.ts 44 superset-frontend/plugins/plugin-chart-table/src/index.ts 49 superset-frontend/plugins/plugin-chart-table/src/transformProps.ts 654 superset-frontend/plugins/plugin-chart-table/src/types.ts 129 superset-frontend/plugins/plugin-chart-table/src/utils/DateWithFormatter.ts 27 superset-frontend/plugins/plugin-chart-table/src/utils/extent.ts 27 superset-frontend/plugins/plugin-chart-table/src/utils/formatValue.ts 53 superset-frontend/plugins/plugin-chart-table/src/utils/isEqualColumns.ts 27 superset-frontend/plugins/plugin-chart-word-cloud/src/chart/WordCloud.tsx 200 superset-frontend/plugins/plugin-chart-word-cloud/src/configureEncodable.ts 57 superset-frontend/plugins/plugin-chart-word-cloud/src/index.ts 3 superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/buildQuery.ts 11 superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts 84 superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/index.ts 32 superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/transformProps.ts 60 superset-frontend/plugins/plugin-chart-word-cloud/src/types.ts 6 superset-frontend/prettier.config.js 5 superset-frontend/scripts/build.js 98 superset-frontend/scripts/commitlint.js 22 superset-frontend/scripts/copyAssets.js 29 superset-frontend/scripts/eslint-metrics-uploader.js 108 superset-frontend/spec/fixtures/mockChartQueries.js 45 superset-frontend/spec/fixtures/mockCharts.ts 31 superset-frontend/spec/fixtures/mockDashboardData.js 8 superset-frontend/spec/fixtures/mockDashboardFilters.js 30 superset-frontend/spec/fixtures/mockDashboardFormData.ts 56 superset-frontend/spec/fixtures/mockDashboardInfo.js 37 superset-frontend/spec/fixtures/mockDashboardLayout.js 255 superset-frontend/spec/fixtures/mockDatabases.ts 28 superset-frontend/spec/fixtures/mockDatasource.js 184 superset-frontend/spec/fixtures/mockExploreFormData.ts 68 superset-frontend/spec/fixtures/mockNativeFilters.ts 469 superset-frontend/spec/fixtures/mockReportState.js 19 superset-frontend/spec/fixtures/mockSliceEntities.js 259 superset-frontend/spec/fixtures/mockState.js 32 superset-frontend/spec/fixtures/mockStateWithoutUser.tsx 27 superset-frontend/spec/fixtures/mockStore.js 136 superset-frontend/spec/helpers/Cache.ts 19 superset-frontend/spec/helpers/CacheStorage.ts 15 superset-frontend/spec/helpers/IntersectionObserver.ts 15 superset-frontend/spec/helpers/ProviderWrapper.tsx 16 superset-frontend/spec/helpers/ResizeObserver.ts 12 superset-frontend/spec/helpers/Worker.ts 14 superset-frontend/spec/helpers/reducerIndex.ts 43 superset-frontend/spec/helpers/setup.ts 10 superset-frontend/spec/helpers/setupSupersetClient.js 7 superset-frontend/spec/helpers/shim.tsx 96 superset-frontend/spec/helpers/testing-library.tsx 96 superset-frontend/spec/helpers/theming.ts 23 superset-frontend/spec/helpers/waitForComponentToPaint.ts 11 superset-frontend/src/GlobalStyles.tsx 89 superset-frontend/src/SqlLab/SqlLabGlobalStyles.tsx 13 superset-frontend/src/SqlLab/actions/sqlLab.js 1210 superset-frontend/src/SqlLab/components/AceEditorWrapper/index.tsx 174 superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts 61 superset-frontend/src/SqlLab/components/AceEditorWrapper/useKeywords.ts 198 superset-frontend/src/SqlLab/components/App/index.tsx 198 superset-frontend/src/SqlLab/components/ColumnElement/index.tsx 91 superset-frontend/src/SqlLab/components/EditorAutoSync/index.tsx 157 superset-frontend/src/SqlLab/components/EstimateQueryCostButton/index.tsx 90 superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx 70 superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx 32 superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx 87 superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx 106 superset-frontend/src/SqlLab/components/QueryAutoRefresh/index.tsx 119 superset-frontend/src/SqlLab/components/QueryHistory/index.tsx 123 superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx 59 superset-frontend/src/SqlLab/components/QueryStateLabel/index.tsx 14 superset-frontend/src/SqlLab/components/QueryTable/index.tsx 346 superset-frontend/src/SqlLab/components/QueryTable/styles.ts 20 superset-frontend/src/SqlLab/components/ResultSet/index.tsx 716 superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx 137 superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx 31 superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx 388 superset-frontend/src/SqlLab/components/SaveQuery/index.tsx 220 superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx 217 superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx 75 superset-frontend/src/SqlLab/components/ShowSQL/index.tsx 36 superset-frontend/src/SqlLab/components/SouthPane/Results.tsx 78 superset-frontend/src/SqlLab/components/SouthPane/index.tsx 173 superset-frontend/src/SqlLab/components/SqlEditor/index.tsx 933 superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx 261 superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx 197 superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx 308 superset-frontend/src/SqlLab/components/TableElement/index.tsx 382 superset-frontend/src/SqlLab/components/TablePreview/index.tsx 386 superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx 88 superset-frontend/src/SqlLab/constants.ts 65 superset-frontend/src/SqlLab/fixtures.ts 730 superset-frontend/src/SqlLab/hooks/useQueryEditor/index.ts 19 superset-frontend/src/SqlLab/middlewares/persistSqlLabStateEnhancer.js 104 superset-frontend/src/SqlLab/reducers/getInitialState.ts 225 superset-frontend/src/SqlLab/reducers/sqlLab.js 744 superset-frontend/src/SqlLab/types.ts 121 superset-frontend/src/SqlLab/utils/newQueryTabName.ts 24 superset-frontend/src/SqlLab/utils/reduxStateToLocalStorageHelper.ts 113 superset-frontend/src/SqlLab/utils/sqlKeywords.ts 82 superset-frontend/src/SqlLab/utils/useInterval.ts 18 superset-frontend/src/assets/staticPages/404.html 88 superset-frontend/src/assets/staticPages/500.html 87 superset-frontend/src/assets/stylesheets/antd/index.less 15 superset-frontend/src/assets/stylesheets/less/cosmo/bootswatch.less 387 superset-frontend/src/assets/stylesheets/less/cosmo/cosmoTheme.js 22 superset-frontend/src/assets/stylesheets/less/cosmo/variables.less 390 superset-frontend/src/assets/stylesheets/less/fonts.less 7 superset-frontend/src/assets/stylesheets/less/index.less 23 superset-frontend/src/assets/stylesheets/less/variables.less 100 superset-frontend/src/assets/stylesheets/reactable-pagination.less 38 superset-frontend/src/assets/stylesheets/superset.less 433 superset-frontend/src/components/Alert/Alert.stories.tsx 74 superset-frontend/src/components/Alert/index.tsx 25 superset-frontend/src/components/AlteredSliceTag/AlteredSliceTag.stories.tsx 6 superset-frontend/src/components/AlteredSliceTag/AlteredSliceTagMocks.ts 157 superset-frontend/src/components/AlteredSliceTag/index.tsx 200 superset-frontend/src/components/AntdThemeProvider/index.tsx 14 superset-frontend/src/components/AsyncAceEditor/AsyncAceEditor.stories.tsx 54 superset-frontend/src/components/AsyncAceEditor/Tooltip.tsx 34 superset-frontend/src/components/AsyncAceEditor/index.tsx 256 superset-frontend/src/components/AsyncEsmComponent/AsyncEsmComponent.stories.tsx 14 superset-frontend/src/components/AsyncEsmComponent/index.tsx 89 superset-frontend/src/components/AuditInfo/index.tsx 25 superset-frontend/src/components/Avatar/Avatar.stories.tsx 6 superset-frontend/src/components/Avatar/index.tsx 9 superset-frontend/src/components/Badge/Badge.stories.tsx 101 superset-frontend/src/components/Badge/index.tsx 5 superset-frontend/src/components/Button/Button.stories.tsx 79 superset-frontend/src/components/Button/index.tsx 220 superset-frontend/src/components/ButtonGroup/ButtonGroup.stories.tsx 44 superset-frontend/src/components/ButtonGroup/index.tsx 39 superset-frontend/src/components/CachedLabel/TooltipContent.tsx 19 superset-frontend/src/components/CachedLabel/index.tsx 34 superset-frontend/src/components/Card/Card.stories.tsx 6 superset-frontend/src/components/Card/index.tsx 15 superset-frontend/src/components/CertifiedBadge/CertifiedBadge.stories.tsx 8 superset-frontend/src/components/CertifiedBadge/index.tsx 33 superset-frontend/src/components/Chart/Chart.tsx 333 superset-frontend/src/components/Chart/ChartContainer.jsx 37 superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx 321 superset-frontend/src/components/Chart/ChartContextMenu/useContextMenu.tsx 47 superset-frontend/src/components/Chart/ChartErrorMessage.tsx 25 superset-frontend/src/components/Chart/ChartRenderer.jsx 344 superset-frontend/src/components/Chart/DisabledMenuItemTooltip.tsx 28 superset-frontend/src/components/Chart/DrillBy/DrillByChart.tsx 52 superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx 306 superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx 436 superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx 34 superset-frontend/src/components/Chart/DrillBy/useDrillByBreadcrumbs.tsx 80 superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx 54 superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx 216 superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx 120 superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx 285 superset-frontend/src/components/Chart/DrillDetail/DrillDetailTableControls.stories.tsx 7 superset-frontend/src/components/Chart/DrillDetail/DrillDetailTableControls.tsx 111 superset-frontend/src/components/Chart/DrillDetail/index.ts 1 superset-frontend/src/components/Chart/DrillDetail/types.ts 7 superset-frontend/src/components/Chart/DrillDetail/utils.ts 27 superset-frontend/src/components/Chart/MenuItemWithTruncation.tsx 42 superset-frontend/src/components/Chart/chartAction.js 537 superset-frontend/src/components/Chart/chartReducer.ts 195 superset-frontend/src/components/Chart/types.ts 26 superset-frontend/src/components/Chart/utils.ts 40 superset-frontend/src/components/Checkbox/Checkbox.stories.tsx 37 superset-frontend/src/components/Checkbox/Checkbox.tsx 35 superset-frontend/src/components/Checkbox/CheckboxIcons.tsx 56 superset-frontend/src/components/Checkbox/index.tsx 3 superset-frontend/src/components/Collapse/Collapse.stories.tsx 23 superset-frontend/src/components/Collapse/index.tsx 12 superset-frontend/src/components/ConfirmStatusChange/ConfirmStatusChange.stories.tsx 18 superset-frontend/src/components/ConfirmStatusChange/index.tsx 56 superset-frontend/src/components/CopyToClipboard/CopyToClipboard.stories.tsx 37 superset-frontend/src/components/CopyToClipboard/index.tsx 95 superset-frontend/src/components/CronPicker/CronPicker.stories.tsx 37 superset-frontend/src/components/CronPicker/CronPicker.tsx 159 superset-frontend/src/components/CronPicker/index.ts 1 superset-frontend/src/components/DatabaseSelector/index.tsx 405 superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx 284 superset-frontend/src/components/Datasource/CollectionTable.tsx 447 superset-frontend/src/components/Datasource/DatasourceEditor.jsx 1417 superset-frontend/src/components/Datasource/DatasourceModal.tsx 325 superset-frontend/src/components/Datasource/Field.tsx 68 superset-frontend/src/components/Datasource/Fieldset.tsx 42 superset-frontend/src/components/Datasource/index.tsx 3 superset-frontend/src/components/Datasource/utils.js 121 superset-frontend/src/components/DatePicker/DatePicker.stories.tsx 72 superset-frontend/src/components/DatePicker/index.tsx 12 superset-frontend/src/components/DeleteModal/index.tsx 77 superset-frontend/src/components/DesignSystem.stories.tsx 24 superset-frontend/src/components/Divider/Divider.stories.tsx 6 superset-frontend/src/components/Divider/index.tsx 4 superset-frontend/src/components/Dropdown/Dropdown.stories.tsx 43 superset-frontend/src/components/Dropdown/index.tsx 101 superset-frontend/src/components/DropdownButton/DropdownButton.stories.tsx 47 superset-frontend/src/components/DropdownButton/index.tsx 68 superset-frontend/src/components/DropdownContainer/DropdownContainer.stories.tsx 81 superset-frontend/src/components/DropdownContainer/Overview.stories.tsx 17 superset-frontend/src/components/DropdownContainer/index.tsx 338 superset-frontend/src/components/DynamicEditableTitle/index.tsx 182 superset-frontend/src/components/DynamicPlugins/index.tsx 170 superset-frontend/src/components/EditableTitle/EditableTitle.stories.tsx 7 superset-frontend/src/components/EditableTitle/index.tsx 214 superset-frontend/src/components/EmptyState/Empty.tsx 4 superset-frontend/src/components/EmptyState/EmptyState.stories.tsx 40 superset-frontend/src/components/EmptyState/index.tsx 169 superset-frontend/src/components/ErrorBoundary/index.tsx 40 superset-frontend/src/components/ErrorMessage/BasicErrorAlert.tsx 42 superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx 68 superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx 14 superset-frontend/src/components/ErrorMessage/ErrorAlert.stories.tsx 21 superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx 120 superset-frontend/src/components/ErrorMessage/ErrorMessageWithStackTrace.tsx 70 superset-frontend/src/components/ErrorMessage/FrontendNetworkErrorMessage.tsx 15 superset-frontend/src/components/ErrorMessage/InvalidSQLErrorMessage.tsx 40 superset-frontend/src/components/ErrorMessage/IssueCode.tsx 20 superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx 81 superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx 113 superset-frontend/src/components/ErrorMessage/ParameterErrorMessage.tsx 90 superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx 75 superset-frontend/src/components/ErrorMessage/getErrorMessageComponentRegistry.ts 17 superset-frontend/src/components/ErrorMessage/types.ts 10 superset-frontend/src/components/FacePile/FacePile.stories.tsx 37 superset-frontend/src/components/FacePile/index.tsx 44 superset-frontend/src/components/FacePile/utils.tsx 15 superset-frontend/src/components/FaveStar/index.tsx 64 superset-frontend/src/components/FilterableTable/FilterableTable.stories.tsx 42 superset-frontend/src/components/FilterableTable/index.tsx 123 superset-frontend/src/components/FilterableTable/useCellContentParser.ts 45 superset-frontend/src/components/FilterableTable/utils.tsx 37 superset-frontend/src/components/FlashProvider/index.tsx 29 superset-frontend/src/components/Form/Form.tsx 12 superset-frontend/src/components/Form/FormItem.tsx 25 superset-frontend/src/components/Form/FormLabel.tsx 36 superset-frontend/src/components/Form/LabeledErrorBoundInput.stories.tsx 40 superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx 144 superset-frontend/src/components/Form/index.tsx 6 superset-frontend/src/components/FormRow/FormRow.stories.tsx 32 superset-frontend/src/components/FormRow/index.jsx 71 superset-frontend/src/components/GenericLink/GenericLink.tsx 31 superset-frontend/src/components/GridTable/Header.tsx 164 superset-frontend/src/components/GridTable/HeaderMenu.tsx 220 superset-frontend/src/components/GridTable/constants.ts 5 superset-frontend/src/components/GridTable/index.tsx 200 superset-frontend/src/components/IconButton/IconButton.stories.tsx 29 superset-frontend/src/components/IconButton/index.tsx 79 superset-frontend/src/components/IconTooltip/IconTooltip.stories.tsx 31 superset-frontend/src/components/IconTooltip/index.tsx 62 superset-frontend/src/components/Icons/AntdEnhanced.tsx 203 superset-frontend/src/components/Icons/AsyncIcon.tsx 27 superset-frontend/src/components/Icons/BaseIcon.tsx 69 superset-frontend/src/components/Icons/Icons.stories.tsx 92 superset-frontend/src/components/Icons/index.tsx 40 superset-frontend/src/components/Icons/types.ts 17 superset-frontend/src/components/ImportModal/ErrorAlert.tsx 47 superset-frontend/src/components/ImportModal/index.tsx 407 superset-frontend/src/components/ImportModal/styles.ts 7 superset-frontend/src/components/IndeterminateCheckbox/IndeterminateCheckbox.stories.tsx 8 superset-frontend/src/components/IndeterminateCheckbox/index.tsx 88 superset-frontend/src/components/InfoTooltip/InfoTooltip.stories.tsx 47 superset-frontend/src/components/InfoTooltip/index.tsx 84 superset-frontend/src/components/Input/Input.stories.tsx 100 superset-frontend/src/components/Input/index.tsx 4 superset-frontend/src/components/JsonModal/index.tsx 70 superset-frontend/src/components/Label/Label.stories.tsx 66 superset-frontend/src/components/Label/index.tsx 108 superset-frontend/src/components/Label/reusable/DatasetTypeLabel.tsx 26 superset-frontend/src/components/Label/reusable/PublishedLabel.tsx 26 superset-frontend/src/components/LastUpdated/index.tsx 68 superset-frontend/src/components/List/List.stories.tsx 53 superset-frontend/src/components/List/index.ts 7 superset-frontend/src/components/ListView/ActionsBar.tsx 71 superset-frontend/src/components/ListView/CardCollection.tsx 79 superset-frontend/src/components/ListView/CardSortSelect.tsx 66 superset-frontend/src/components/ListView/CrossLinks.tsx 84 superset-frontend/src/components/ListView/CrossLinksTooltip.tsx 52 superset-frontend/src/components/ListView/DashboardCrossLinks.tsx 15 superset-frontend/src/components/ListView/Filters/Base.ts 16 superset-frontend/src/components/ListView/Filters/DateRange.tsx 80 superset-frontend/src/components/ListView/Filters/NumericalRange.tsx 99 superset-frontend/src/components/ListView/Filters/Search.tsx 88 superset-frontend/src/components/ListView/Filters/Select.tsx 97 superset-frontend/src/components/ListView/Filters/index.tsx 137 superset-frontend/src/components/ListView/ListView.tsx 445 superset-frontend/src/components/ListView/index.ts 3 superset-frontend/src/components/ListView/types.ts 105 superset-frontend/src/components/ListView/utils.ts 293 superset-frontend/src/components/ListViewCard/ImageLoader.tsx 56 superset-frontend/src/components/ListViewCard/ListViewCard.stories.tsx 70 superset-frontend/src/components/ListViewCard/index.tsx 247 superset-frontend/src/components/Loading/Loading.stories.tsx 34 superset-frontend/src/components/Loading/index.tsx 51 superset-frontend/src/components/Menu/Menu.stories.tsx 24 superset-frontend/src/components/Menu/index.tsx 126 superset-frontend/src/components/MessageToasts/Toast.tsx 89 superset-frontend/src/components/MessageToasts/ToastContainer.tsx 9 superset-frontend/src/components/MessageToasts/ToastPresenter.tsx 69 superset-frontend/src/components/MessageToasts/actions.ts 75 superset-frontend/src/components/MessageToasts/mockMessageToasts.js 5 superset-frontend/src/components/MessageToasts/reducers.js 21 superset-frontend/src/components/MessageToasts/types.ts 14 superset-frontend/src/components/MessageToasts/withToasts.tsx 30 superset-frontend/src/components/Metadata/index.tsx 23 superset-frontend/src/components/MetadataBar/ContentConfig.tsx 105 superset-frontend/src/components/MetadataBar/ContentType.ts 63 superset-frontend/src/components/MetadataBar/MetadataBar.stories.tsx 37 superset-frontend/src/components/MetadataBar/MetadataBar.tsx 196 superset-frontend/src/components/MetadataBar/MetadataBarOverview.stories.tsx 145 superset-frontend/src/components/MetadataBar/constants.ts 19 superset-frontend/src/components/MetadataBar/index.tsx 6 superset-frontend/src/components/Modal/FormModal.tsx 95 superset-frontend/src/components/Modal/Modal.stories.tsx 29 superset-frontend/src/components/Modal/Modal.tsx 310 superset-frontend/src/components/Modal/index.ts 2 superset-frontend/src/components/ModalTrigger/ModalTrigger.stories.tsx 37 superset-frontend/src/components/ModalTrigger/index.tsx 104 superset-frontend/src/components/PageHeaderWithActions/index.tsx 147 superset-frontend/src/components/Pagination/Ellipsis.tsx 18 superset-frontend/src/components/Pagination/Item.tsx 23 superset-frontend/src/components/Pagination/Next.tsx 18 superset-frontend/src/components/Pagination/Prev.tsx 18 superset-frontend/src/components/Pagination/Wrapper.tsx 51 superset-frontend/src/components/Pagination/index.tsx 27 superset-frontend/src/components/Pagination/types.ts 5 superset-frontend/src/components/Popover/Popover.stories.tsx 69 superset-frontend/src/components/Popover/index.tsx 6 superset-frontend/src/components/PopoverDropdown/PopoverDropdown.stories.tsx 34 superset-frontend/src/components/PopoverDropdown/index.tsx 93 superset-frontend/src/components/PopoverSection/PopoverSection.stories.tsx 25 superset-frontend/src/components/PopoverSection/index.tsx 69 superset-frontend/src/components/ProgressBar/ProgressBar.stories.tsx 13 superset-frontend/src/components/ProgressBar/index.tsx 8 superset-frontend/src/components/Radio/Radio.stories.tsx 129 superset-frontend/src/components/Radio/index.tsx 30 superset-frontend/src/components/RefreshLabel/RefreshLabel.stories.tsx 6 superset-frontend/src/components/RefreshLabel/index.tsx 29 superset-frontend/src/components/ResizableSidebar/index.tsx 58 superset-frontend/src/components/ResizableSidebar/useStoredSidebarWidth.ts 29 superset-frontend/src/components/Select/AsyncSelect.stories.tsx 287 superset-frontend/src/components/Select/AsyncSelect.tsx 572 superset-frontend/src/components/Select/CustomTag.tsx 56 superset-frontend/src/components/Select/Select.stories.tsx 284 superset-frontend/src/components/Select/Select.tsx 634 superset-frontend/src/components/Select/constants.ts 28 superset-frontend/src/components/Select/styles.tsx 117 superset-frontend/src/components/Select/types.ts 96 superset-frontend/src/components/Select/utils.tsx 172 superset-frontend/src/components/Slider/Slider.stories.tsx 81 superset-frontend/src/components/Slider/index.tsx 5 superset-frontend/src/components/Space/Space.stories.tsx 31 superset-frontend/src/components/Space/index.tsx 4 superset-frontend/src/components/Steps/Steps.stories.tsx 7 superset-frontend/src/components/Steps/index.tsx 6 superset-frontend/src/components/Switch/Switch.stories.tsx 12 superset-frontend/src/components/Switch/index.tsx 3 superset-frontend/src/components/Table/Table.stories.tsx 648 superset-frontend/src/components/Table/TableOverview.stories.tsx 284 superset-frontend/src/components/Table/VirtualTable.tsx 225 superset-frontend/src/components/Table/cell-renderers/ActionCell/ActionCell.overview.tsx 16 superset-frontend/src/components/Table/cell-renderers/ActionCell/ActionCell.stories.tsx 9 superset-frontend/src/components/Table/cell-renderers/ActionCell/fixtures.ts 27 superset-frontend/src/components/Table/cell-renderers/ActionCell/index.tsx 84 superset-frontend/src/components/Table/cell-renderers/BooleanCell/BooleanCell.stories.tsx 8 superset-frontend/src/components/Table/cell-renderers/BooleanCell/index.tsx 6 superset-frontend/src/components/Table/cell-renderers/ButtonCell/ButtonCell.stories.tsx 37 superset-frontend/src/components/Table/cell-renderers/ButtonCell/index.tsx 31 superset-frontend/src/components/Table/cell-renderers/NullCell/NullCell.stories.tsx 7 superset-frontend/src/components/Table/cell-renderers/NullCell/index.tsx 7 superset-frontend/src/components/Table/cell-renderers/NumericCell/NumericCell.stories.tsx 23 superset-frontend/src/components/Table/cell-renderers/NumericCell/index.tsx 352 superset-frontend/src/components/Table/cell-renderers/TimeCell/TimeCell.stories.tsx 8 superset-frontend/src/components/Table/cell-renderers/TimeCell/index.tsx 16 superset-frontend/src/components/Table/cell-renderers/fixtures.ts 7 superset-frontend/src/components/Table/header-renderers/HeaderWithRadioGroup.tsx 70 superset-frontend/src/components/Table/index.tsx 286 superset-frontend/src/components/Table/sorters.ts 10 superset-frontend/src/components/Table/utils/InteractiveTableUtils.ts 194 superset-frontend/src/components/Table/utils/utils.ts 12 superset-frontend/src/components/TableCollection/index.tsx 283 superset-frontend/src/components/TableSelector/index.tsx 327 superset-frontend/src/components/TableView/TableView.stories.tsx 7 superset-frontend/src/components/TableView/TableView.tsx 224 superset-frontend/src/components/TableView/index.ts 2 superset-frontend/src/components/TableView/types.ts 6 superset-frontend/src/components/Tabs/Tabs.stories.tsx 36 superset-frontend/src/components/Tabs/Tabs.tsx 135 superset-frontend/src/components/Tabs/index.ts 2 superset-frontend/src/components/Tags/Tag.stories.tsx 7 superset-frontend/src/components/Tags/Tag.tsx 59 superset-frontend/src/components/Tags/TagsList.stories.tsx 13 superset-frontend/src/components/Tags/TagsList.tsx 79 superset-frontend/src/components/Tags/index.tsx 2 superset-frontend/src/components/Tags/utils.tsx 68 superset-frontend/src/components/TelemetryPixel/index.tsx 20 superset-frontend/src/components/Timer/Timer.stories.tsx 7 superset-frontend/src/components/Timer/index.tsx 74 superset-frontend/src/components/TimezoneSelector/TimezoneSelector.stories.tsx 17 superset-frontend/src/components/TimezoneSelector/index.tsx 117 superset-frontend/src/components/Tooltip/Tooltip.stories.tsx 45 superset-frontend/src/components/Tooltip/index.tsx 12 superset-frontend/src/components/TooltipParagraph/TooltipParagraph.stories.tsx 18 superset-frontend/src/components/TooltipParagraph/index.tsx 20 superset-frontend/src/components/TruncatedList/index.tsx 103 superset-frontend/src/components/UiConfigContext/index.tsx 36 superset-frontend/src/components/WarningIconWithTooltip/WarningIconWithTooltip.stories.tsx 14 superset-frontend/src/components/WarningIconWithTooltip/index.tsx 25 superset-frontend/src/components/index.ts 26 superset-frontend/src/constants.ts 168 superset-frontend/src/dashboard/actions/dashboardFilters.js 40 superset-frontend/src/dashboard/actions/dashboardInfo.ts 151 superset-frontend/src/dashboard/actions/dashboardLayout.js 223 superset-frontend/src/dashboard/actions/dashboardState.js 680 superset-frontend/src/dashboard/actions/datasources.ts 42 superset-frontend/src/dashboard/actions/hydrate.js 254 superset-frontend/src/dashboard/actions/nativeFilters.ts 190 superset-frontend/src/dashboard/actions/sliceEntities.ts 137 superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx 244 superset-frontend/src/dashboard/components/AddSliceCard/index.ts 2 superset-frontend/src/dashboard/components/AnchorLink/AnchorLink.stories.tsx 7 superset-frontend/src/dashboard/components/AnchorLink/index.tsx 53 superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx 76 superset-frontend/src/dashboard/components/ColorSchemeControlWrapper.tsx 35 superset-frontend/src/dashboard/components/CssEditor/index.tsx 120 superset-frontend/src/dashboard/components/Dashboard.jsx 267 superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx 635 superset-frontend/src/dashboard/components/DashboardBuilder/DashboardContainer.tsx 223 superset-frontend/src/dashboard/components/DashboardBuilder/DashboardWrapper.tsx 112 superset-frontend/src/dashboard/components/DashboardBuilder/state.ts 67 superset-frontend/src/dashboard/components/DashboardBuilder/utils.ts 18 superset-frontend/src/dashboard/components/DashboardGrid.jsx 340 superset-frontend/src/dashboard/components/DeleteComponentButton.tsx 12 superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx 214 superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx 154 superset-frontend/src/dashboard/components/FiltersBadge/FilterIndicator/index.tsx 49 superset-frontend/src/dashboard/components/FiltersBadge/Styles.tsx 103 superset-frontend/src/dashboard/components/FiltersBadge/index.tsx 285 superset-frontend/src/dashboard/components/Header/index.jsx 771 superset-frontend/src/dashboard/components/Header/types.ts 90 superset-frontend/src/dashboard/components/Header/useDashboardMetadataBar.tsx 33 superset-frontend/src/dashboard/components/Header/useHeaderActionsDropdownMenu.tsx 281 superset-frontend/src/dashboard/components/IconButton.tsx 32 superset-frontend/src/dashboard/components/MissingChart.jsx 38 superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx 181 superset-frontend/src/dashboard/components/OverwriteConfirm/index.tsx 18 superset-frontend/src/dashboard/components/PropertiesModal/index.tsx 704 superset-frontend/src/dashboard/components/PublishedStatus/index.tsx 79 superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx 274 superset-frontend/src/dashboard/components/SaveModal.tsx 177 superset-frontend/src/dashboard/components/SliceAdder.tsx 402 superset-frontend/src/dashboard/components/SliceHeader/index.tsx 267 superset-frontend/src/dashboard/components/SliceHeaderControls/ViewResultsModalTrigger.tsx 74 superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx 477 superset-frontend/src/dashboard/components/SliceHeaderControls/types.ts 38 superset-frontend/src/dashboard/components/SyncDashboardState/index.tsx 80 superset-frontend/src/dashboard/components/URLShortLinkButton/index.tsx 100 superset-frontend/src/dashboard/components/UndoRedoKeyListeners/index.tsx 40 superset-frontend/src/dashboard/components/dnd/AddSliceDragPreview.tsx 53 superset-frontend/src/dashboard/components/dnd/DragDroppable.jsx 233 superset-frontend/src/dashboard/components/dnd/DragHandle.tsx 31 superset-frontend/src/dashboard/components/dnd/dragDroppableConfig.js 58 superset-frontend/src/dashboard/components/dnd/handleDrop.js 66 superset-frontend/src/dashboard/components/dnd/handleHover.js 22 superset-frontend/src/dashboard/components/dnd/handleScroll/index.ts 32 superset-frontend/src/dashboard/components/filterscope/FilterFieldItem.jsx 37 superset-frontend/src/dashboard/components/filterscope/FilterFieldTree.jsx 65 superset-frontend/src/dashboard/components/filterscope/FilterScopeModal.tsx 38 superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx 701 superset-frontend/src/dashboard/components/filterscope/FilterScopeTree.jsx 64 superset-frontend/src/dashboard/components/filterscope/renderFilterFieldTreeNodes.jsx 45 superset-frontend/src/dashboard/components/filterscope/renderFilterScopeTreeNodes.jsx 73 superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx 42 superset-frontend/src/dashboard/components/gridComponents/Chart.jsx 517 superset-frontend/src/dashboard/components/gridComponents/ChartHolder.tsx 310 superset-frontend/src/dashboard/components/gridComponents/Column.jsx 317 superset-frontend/src/dashboard/components/gridComponents/Divider.jsx 101 superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx 148 superset-frontend/src/dashboard/components/gridComponents/Header.jsx 230 superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx 373 superset-frontend/src/dashboard/components/gridComponents/Row.jsx 411 superset-frontend/src/dashboard/components/gridComponents/Tab.jsx 373 superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx 501 superset-frontend/src/dashboard/components/gridComponents/index.js 40 superset-frontend/src/dashboard/components/gridComponents/new/DraggableNewComponent.jsx 103 superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx 32 superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx 32 superset-frontend/src/dashboard/components/gridComponents/new/NewDynamicComponent.tsx 19 superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx 32 superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx 32 superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx 32 superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx 32 superset-frontend/src/dashboard/components/menu/BackgroundStyleDropdown.tsx 81 superset-frontend/src/dashboard/components/menu/DownloadMenuItems/DownloadAsImage.tsx 35 superset-frontend/src/dashboard/components/menu/DownloadMenuItems/DownloadAsPdf.tsx 35 superset-frontend/src/dashboard/components/menu/DownloadMenuItems/DownloadScreenshot.tsx 167 superset-frontend/src/dashboard/components/menu/DownloadMenuItems/index.tsx 65 superset-frontend/src/dashboard/components/menu/DownloadMenuItems/types.ts 4 superset-frontend/src/dashboard/components/menu/HoverMenu.tsx 81 superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx 30 superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx 88 superset-frontend/src/dashboard/components/menu/WithPopoverMenu.tsx 176 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx 128 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilter.tsx 90 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTag.tsx 72 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx 68 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ChartsScopingListPanel.tsx 150 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx 299 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModalContent.tsx 61 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx 180 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/constants.ts 1 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/useCrossFiltersScopingModal.tsx 15 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/Vertical.tsx 22 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/VerticalCollapse.tsx 74 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/selectors.ts 39 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/styles.ts 8 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx 247 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterConfigurationLink/index.tsx 18 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterConfigurationLink/useFilterConfigModal.tsx 45 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControl.tsx 328 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx 302 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterDivider.stories.tsx 65 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterDivider.tsx 132 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx 300 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/state.ts 28 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/types.ts 25 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/utils.ts 29 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FiltersDropdownContent/index.tsx 51 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FiltersOutOfScopeCollapsible/index.tsx 74 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx 62 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Horizontal.tsx 91 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx 200 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/index.tsx 289 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/keyValue.tsx 63 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/state.ts 105 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/types.ts 37 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/useFilterControlFactory.tsx 58 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/useFilterOutlined.ts 23 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/utils.ts 72 superset-frontend/src/dashboard/components/nativeFilters/FilterCard/DependenciesRow.tsx 96 superset-frontend/src/dashboard/components/nativeFilters/FilterCard/FilterCardContent.tsx 19 superset-frontend/src/dashboard/components/nativeFilters/FilterCard/NameRow.tsx 62 superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx 66 superset-frontend/src/dashboard/components/nativeFilters/FilterCard/Styles.ts 68 superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TooltipWithTruncation.tsx 16 superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx 14 superset-frontend/src/dashboard/components/nativeFilters/FilterCard/index.tsx 40 superset-frontend/src/dashboard/components/nativeFilters/FilterCard/types.ts 21 superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterDependencies.ts 15 superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts 100 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx 43 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DraggableFilter.tsx 107 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterConfigurePane.tsx 62 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx 152 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx 115 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/CollapsibleControl.tsx 69 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx 116 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx 79 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DefaultValue.tsx 70 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DependencyList.tsx 186 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx 77 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/ScopingTree.tsx 82 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/state.ts 54 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/types.ts 11 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/utils.ts 155 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx 1240 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/RemovedFilter.tsx 30 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/constants.ts 16 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx 200 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/state.ts 75 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/utils.ts 80 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx 643 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/CancelConfirmationAlert.tsx 52 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx 55 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/state.ts 33 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/types.ts 57 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/utils.ts 172 superset-frontend/src/dashboard/components/nativeFilters/selectors.ts 360 superset-frontend/src/dashboard/components/nativeFilters/state.ts 115 superset-frontend/src/dashboard/components/nativeFilters/utils.ts 167 superset-frontend/src/dashboard/components/resizable/ResizableContainer.tsx 271 superset-frontend/src/dashboard/components/resizable/ResizableHandle.tsx 8 superset-frontend/src/dashboard/constants.ts 30 superset-frontend/src/dashboard/containers/Dashboard.ts 51 superset-frontend/src/dashboard/containers/DashboardComponent.jsx 130 superset-frontend/src/dashboard/containers/DashboardGrid.jsx 45 superset-frontend/src/dashboard/containers/DashboardPage.tsx 217 superset-frontend/src/dashboard/containers/FilterScope.jsx 42 superset-frontend/src/dashboard/containers/SliceAdder.jsx 48 superset-frontend/src/dashboard/fixtures/emptyDashboardLayout.js 31 superset-frontend/src/dashboard/fixtures/mockNativeFilters.ts 49 superset-frontend/src/dashboard/hooks/useDownloadScreenshot.ts 152 superset-frontend/src/dashboard/reducers/dashboardFilters.js 109 superset-frontend/src/dashboard/reducers/dashboardInfo.js 44 superset-frontend/src/dashboard/reducers/dashboardLayout.js 245 superset-frontend/src/dashboard/reducers/dashboardState.js 253 superset-frontend/src/dashboard/reducers/datasources.ts 24 superset-frontend/src/dashboard/reducers/nativeFilters.ts 100 superset-frontend/src/dashboard/reducers/sliceEntities.js 60 superset-frontend/src/dashboard/reducers/types.ts 49 superset-frontend/src/dashboard/reducers/undoableDashboardLayout.js 29 superset-frontend/src/dashboard/styles.ts 89 superset-frontend/src/dashboard/types.ts 235 superset-frontend/src/dashboard/util/activeAllDashboardFilters.ts 50 superset-frontend/src/dashboard/util/activeDashboardFilters.js 83 superset-frontend/src/dashboard/util/backgroundStyleOptions.ts 14 superset-frontend/src/dashboard/util/buildFilterScopeTreeEntry.js 45 superset-frontend/src/dashboard/util/charts/getEffectiveExtraFilters.ts 10 superset-frontend/src/dashboard/util/charts/getFormDataWithExtraFilters.ts 130 superset-frontend/src/dashboard/util/charts/getOwnDataCharts.ts 25 superset-frontend/src/dashboard/util/charts/useChartIds.ts 4 superset-frontend/src/dashboard/util/componentIsResizable.ts 13 superset-frontend/src/dashboard/util/componentTypes.ts 28 superset-frontend/src/dashboard/util/constants.ts 41 superset-frontend/src/dashboard/util/crossFilters.ts 87 superset-frontend/src/dashboard/util/dnd-reorder.js 71 superset-frontend/src/dashboard/util/dropOverflowsParent.js 5 superset-frontend/src/dashboard/util/extractUrlParams.ts 23 superset-frontend/src/dashboard/util/findFirstParentContainer.js 16 superset-frontend/src/dashboard/util/findParentId.ts 47 superset-frontend/src/dashboard/util/findTabIndexByComponentId.ts 27 superset-frontend/src/dashboard/util/getChartAndLabelComponentIdFromPath.js 16 superset-frontend/src/dashboard/util/getChartIdsFromLayout.js 14 superset-frontend/src/dashboard/util/getChartIdsInFilterScope.ts 20 superset-frontend/src/dashboard/util/getComponentWidthFromDrop.js 52 superset-frontend/src/dashboard/util/getDashboardFilterKey.ts 16 superset-frontend/src/dashboard/util/getDashboardUrl.ts 38 superset-frontend/src/dashboard/util/getDetailedComponentWidth.js 64 superset-frontend/src/dashboard/util/getDirectPathToTabIndex.js 6 superset-frontend/src/dashboard/util/getDropPosition.js 98 superset-frontend/src/dashboard/util/getEmptyLayout.js 22 superset-frontend/src/dashboard/util/getFilterConfigsFromFormdata.js 71 superset-frontend/src/dashboard/util/getFilterFieldNodesTree.js 27 superset-frontend/src/dashboard/util/getFilterScopeFromNodesTree.js 135 superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js 89 superset-frontend/src/dashboard/util/getFilterScopeParentNodes.js 18 superset-frontend/src/dashboard/util/getKeyForFilterScopeTree.js 9 superset-frontend/src/dashboard/util/getLayoutComponentFromChartId.js 10 superset-frontend/src/dashboard/util/getLeafComponentIdFromPath.js 14 superset-frontend/src/dashboard/util/getLocationHash.ts 3 superset-frontend/src/dashboard/util/getOverwriteItems.ts 25 superset-frontend/src/dashboard/util/getRelatedCharts.ts 77 superset-frontend/src/dashboard/util/getRevertedFilterScope.ts 34 superset-frontend/src/dashboard/util/getSelectedChartIdForFilterScopeTree.js 24 superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx 16 superset-frontend/src/dashboard/util/headerStyleOptions.ts 19 superset-frontend/src/dashboard/util/injectCustomCss.ts 26 superset-frontend/src/dashboard/util/isDashboardEmpty.ts 12 superset-frontend/src/dashboard/util/isDashboardLoading.js 5 superset-frontend/src/dashboard/util/isInDifferentFilterScopes.js 14 superset-frontend/src/dashboard/util/isValidChild.ts 80 superset-frontend/src/dashboard/util/logging/childChartsDidLoad.js 11 superset-frontend/src/dashboard/util/logging/findNonTabChildChartIds.js 38 superset-frontend/src/dashboard/util/logging/findTopLevelComponentIds.js 62 superset-frontend/src/dashboard/util/logging/getLoadStatsPerTopLevelComponent.js 23 superset-frontend/src/dashboard/util/newComponentFactory.js 59 superset-frontend/src/dashboard/util/newEntitiesFromDrop.js 44 superset-frontend/src/dashboard/util/permissionUtils.ts 55 superset-frontend/src/dashboard/util/propShapes.jsx 116 superset-frontend/src/dashboard/util/resizableConfig.ts 32 superset-frontend/src/dashboard/util/serializeActiveFilterValues.js 15 superset-frontend/src/dashboard/util/serializeFilterScopes.js 15 superset-frontend/src/dashboard/util/setPeriodicRunner.ts 21 superset-frontend/src/dashboard/util/shouldWrapChildInRow.js 25 superset-frontend/src/dashboard/util/updateComponentParentsList.js 36 superset-frontend/src/dashboard/util/useChartLayoutItems.ts 9 superset-frontend/src/dashboard/util/useFilterFocusHighlightStyles.ts 37 superset-frontend/src/dataMask/actions.ts 57 superset-frontend/src/dataMask/reducer.ts 153 superset-frontend/src/embedded/api.tsx 46 superset-frontend/src/embedded/index.tsx 136 superset-frontend/src/embedded/utils.ts 25 superset-frontend/src/explore/actions/datasourcesActions.ts 74 superset-frontend/src/explore/actions/exploreActions.ts 158 superset-frontend/src/explore/actions/hydrateExplore.ts 173 superset-frontend/src/explore/actions/saveModalActions.ts 281 superset-frontend/src/explore/components/ChartPills.tsx 65 superset-frontend/src/explore/components/Control.tsx 92 superset-frontend/src/explore/components/ControlHeader.stories.tsx 32 superset-frontend/src/explore/components/ControlHeader.tsx 169 superset-frontend/src/explore/components/ControlPanelsContainer.tsx 738 superset-frontend/src/explore/components/ControlRow.tsx 32 superset-frontend/src/explore/components/DataTableControl/index.tsx 305 superset-frontend/src/explore/components/DataTableControl/utils.ts 26 superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx 205 superset-frontend/src/explore/components/DataTablesPane/components/DataTableControls.tsx 63 superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx 68 superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx 125 superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx 54 superset-frontend/src/explore/components/DataTablesPane/components/index.ts 4 superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx 124 superset-frontend/src/explore/components/DataTablesPane/index.ts 2 superset-frontend/src/explore/components/DataTablesPane/types.ts 66 superset-frontend/src/explore/components/DatasourcePanel/DatasourceItems.tsx 129 superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelDragOption/index.tsx 64 superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx 212 superset-frontend/src/explore/components/DatasourcePanel/fixtures.tsx 82 superset-frontend/src/explore/components/DatasourcePanel/index.tsx 300 superset-frontend/src/explore/components/DatasourcePanel/transformDatasourceFolders.ts 144 superset-frontend/src/explore/components/DatasourcePanel/types.ts 64 superset-frontend/src/explore/components/DndItemType.ts 9 superset-frontend/src/explore/components/EmbedCodeContent.jsx 147 superset-frontend/src/explore/components/ExploreAlert.tsx 102 superset-frontend/src/explore/components/ExploreChartHeader/index.jsx 277 superset-frontend/src/explore/components/ExploreChartHeader/useExploreMetadataBar.tsx 51 superset-frontend/src/explore/components/ExploreChartPanel/index.jsx 445 superset-frontend/src/explore/components/ExploreChartPanel/useResizeDetectorByObserver.ts 26 superset-frontend/src/explore/components/ExploreContainer/index.tsx 65 superset-frontend/src/explore/components/ExploreContentPopover.tsx 13 superset-frontend/src/explore/components/ExploreViewContainer/index.jsx 804 superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx 67 superset-frontend/src/explore/components/PropertiesModal/index.tsx 369 superset-frontend/src/explore/components/RowCountLabel/RowCountLabel.stories.tsx 36 superset-frontend/src/explore/components/RowCountLabel/index.tsx 37 superset-frontend/src/explore/components/RunQueryButton/RunQueryButton.stories.tsx 7 superset-frontend/src/explore/components/RunQueryButton/index.tsx 37 superset-frontend/src/explore/components/SaveModal.tsx 457 superset-frontend/src/explore/components/StashFormDataContainer/index.tsx 21 superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx 947 superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationTypes.js 54 superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.tsx 276 superset-frontend/src/explore/components/controls/BoundsControl.stories.tsx 22 superset-frontend/src/explore/components/controls/BoundsControl.tsx 79 superset-frontend/src/explore/components/controls/CheckboxControl.jsx 71 superset-frontend/src/explore/components/controls/CollectionControl/index.jsx 170 superset-frontend/src/explore/components/controls/ColorPickerControl.jsx 115 superset-frontend/src/explore/components/controls/ColorSchemeControl/ColorSchemeLabel.tsx 102 superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx 300 superset-frontend/src/explore/components/controls/ColumnConfigControl/ColumnConfigControl.tsx 162 superset-frontend/src/explore/components/controls/ColumnConfigControl/ColumnConfigItem.tsx 95 superset-frontend/src/explore/components/controls/ColumnConfigControl/ColumnConfigPopover.tsx 72 superset-frontend/src/explore/components/controls/ColumnConfigControl/ControlForm/ControlFormItem.tsx 91 superset-frontend/src/explore/components/controls/ColumnConfigControl/ControlForm/controls.ts 15 superset-frontend/src/explore/components/controls/ColumnConfigControl/ControlForm/index.tsx 80 superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx 151 superset-frontend/src/explore/components/controls/ColumnConfigControl/index.tsx 4 superset-frontend/src/explore/components/controls/ColumnConfigControl/types.ts 42 superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx 165 superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx 172 superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopover.tsx 42 superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx 226 superset-frontend/src/explore/components/controls/ConditionalFormattingControl/index.ts 3 superset-frontend/src/explore/components/controls/ConditionalFormattingControl/types.ts 29 superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx 72 superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx 303 superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverTrigger.tsx 37 superset-frontend/src/explore/components/controls/ContourControl/index.tsx 106 superset-frontend/src/explore/components/controls/ContourControl/types.ts 49 superset-frontend/src/explore/components/controls/ControlPopover/ControlPopover.tsx 127 superset-frontend/src/explore/components/controls/CurrencyControl/CurrencyControl.tsx 105 superset-frontend/src/explore/components/controls/CurrencyControl/index.ts 2 superset-frontend/src/explore/components/controls/CustomListItem/index.tsx 30 superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx 466 superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx 384 superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx 67 superset-frontend/src/explore/components/controls/DateFilterControl/components/CalendarFrame.tsx 39 superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx 36 superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx 39 superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx 250 superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx 122 superset-frontend/src/explore/components/controls/DateFilterControl/components/DateLabel.tsx 63 superset-frontend/src/explore/components/controls/DateFilterControl/components/index.ts 6 superset-frontend/src/explore/components/controls/DateFilterControl/index.ts 2 superset-frontend/src/explore/components/controls/DateFilterControl/types.ts 88 superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts 123 superset-frontend/src/explore/components/controls/DateFilterControl/utils/dateFilterUtils.ts 37 superset-frontend/src/explore/components/controls/DateFilterControl/utils/dateParser.ts 61 superset-frontend/src/explore/components/controls/DateFilterControl/utils/index.ts 3 superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx 438 superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx 146 superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx 56 superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx 185 superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx 95 superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndFilterSelect.tsx 396 superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndMetricSelect.tsx 342 superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndSelectLabel.tsx 101 superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx 78 superset-frontend/src/explore/components/controls/DndColumnSelectControl/OptionWrapper.tsx 162 superset-frontend/src/explore/components/controls/DndColumnSelectControl/index.ts 4 superset-frontend/src/explore/components/controls/DndColumnSelectControl/types.ts 29 superset-frontend/src/explore/components/controls/DndColumnSelectControl/useResizeButton.tsx 110 superset-frontend/src/explore/components/controls/DndColumnSelectControl/utils/index.ts 1 superset-frontend/src/explore/components/controls/DndColumnSelectControl/utils/optionSelector.ts 86 superset-frontend/src/explore/components/controls/FilterControl/AdhocFilter/index.js 101 superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterControl/index.jsx 372 superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx 250 superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx 479 superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/useAdvancedDataTypes.ts 78 superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.tsx 112 superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterOption/index.tsx 58 superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterPopoverTrigger/index.tsx 88 superset-frontend/src/explore/components/controls/FilterControl/adhocFilterType.js 18 superset-frontend/src/explore/components/controls/FilterControl/columnType.js 5 superset-frontend/src/explore/components/controls/FilterControl/types.ts 8 superset-frontend/src/explore/components/controls/FilterControl/utils/index.ts 2 superset-frontend/src/explore/components/controls/FilterControl/utils/translateToSQL.ts 57 superset-frontend/src/explore/components/controls/FilterControl/utils/useDatePickerInAdhocFilter.tsx 28 superset-frontend/src/explore/components/controls/FilterControl/utils/useGetTimeRangeLabel.tsx 52 superset-frontend/src/explore/components/controls/FixedOrMetricControl/index.jsx 181 superset-frontend/src/explore/components/controls/HiddenControl.tsx 7 superset-frontend/src/explore/components/controls/LayerConfigsControl/FlatLayerTree.tsx 106 superset-frontend/src/explore/components/controls/LayerConfigsControl/GeoStylerWrapper.tsx 12 superset-frontend/src/explore/components/controls/LayerConfigsControl/LayerConfigsControl.tsx 150 superset-frontend/src/explore/components/controls/LayerConfigsControl/LayerConfigsPopoverContent.tsx 442 superset-frontend/src/explore/components/controls/LayerConfigsControl/LayerTreeItem.tsx 47 superset-frontend/src/explore/components/controls/LayerConfigsControl/dragDropUtil.tsx 25 superset-frontend/src/explore/components/controls/LayerConfigsControl/serviceUtil.ts 7 superset-frontend/src/explore/components/controls/LayerConfigsControl/typeguards.ts 10 superset-frontend/src/explore/components/controls/LayerConfigsControl/types.ts 60 superset-frontend/src/explore/components/controls/MapViewControl/ExtentTag.tsx 23 superset-frontend/src/explore/components/controls/MapViewControl/MapViewControl.tsx 152 superset-frontend/src/explore/components/controls/MapViewControl/MapViewPopoverContent.tsx 160 superset-frontend/src/explore/components/controls/MapViewControl/types.ts 21 superset-frontend/src/explore/components/controls/MetricControl/AdhocMetric.js 125 superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx 500 superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx 104 superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricOption.jsx 95 superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx 238 superset-frontend/src/explore/components/controls/MetricControl/AggregateOption.jsx 34 superset-frontend/src/explore/components/controls/MetricControl/FilterDefinitionOption.jsx 52 superset-frontend/src/explore/components/controls/MetricControl/MetricDefinitionOption.jsx 53 superset-frontend/src/explore/components/controls/MetricControl/MetricDefinitionValue.jsx 83 superset-frontend/src/explore/components/controls/MetricControl/MetricsControl.jsx 323 superset-frontend/src/explore/components/controls/MetricControl/adhocMetricType.js 17 superset-frontend/src/explore/components/controls/MetricControl/aggregateOptionType.js 4 superset-frontend/src/explore/components/controls/MetricControl/columnType.js 5 superset-frontend/src/explore/components/controls/MetricControl/savedMetricType.js 6 superset-frontend/src/explore/components/controls/MetricControl/types.ts 5 superset-frontend/src/explore/components/controls/OptionControls/index.tsx 383 superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx 97 superset-frontend/src/explore/components/controls/SelectControl.jsx 266 superset-frontend/src/explore/components/controls/SliderControl.stories.tsx 12 superset-frontend/src/explore/components/controls/SliderControl.tsx 45 superset-frontend/src/explore/components/controls/SpatialControl.jsx 223 superset-frontend/src/explore/components/controls/TextAreaControl.jsx 166 superset-frontend/src/explore/components/controls/TextControl/index.tsx 87 superset-frontend/src/explore/components/controls/TimeOffsetControl.tsx 200 superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx 353 superset-frontend/src/explore/components/controls/ViewQuery.tsx 48 superset-frontend/src/explore/components/controls/ViewQueryModal.tsx 70 superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx 77 superset-frontend/src/explore/components/controls/ViewportControl.jsx 109 superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx 81 superset-frontend/src/explore/components/controls/VizTypeControl/VizTile.tsx 119 superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx 739 superset-frontend/src/explore/components/controls/VizTypeControl/constants.tsx 20 superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx 116 superset-frontend/src/explore/components/controls/VizTypeControl/types.ts 23 superset-frontend/src/explore/components/controls/XAxisSortControl.tsx 15 superset-frontend/src/explore/components/controls/ZoomConfigControl/ZoomConfigControl.tsx 214 superset-frontend/src/explore/components/controls/ZoomConfigControl/ZoomConfigsChart.tsx 137 superset-frontend/src/explore/components/controls/ZoomConfigControl/typeguards.ts 15 superset-frontend/src/explore/components/controls/ZoomConfigControl/types.ts 64 superset-frontend/src/explore/components/controls/ZoomConfigControl/zoomUtil.ts 226 superset-frontend/src/explore/components/controls/index.js 76 superset-frontend/src/explore/components/controls/withAsyncVerification.tsx 141 superset-frontend/src/explore/components/optionRenderers.tsx 40 superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx 120 superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx 438 superset-frontend/src/explore/constants.ts 130 superset-frontend/src/explore/controlPanels/Separator.js 57 superset-frontend/src/explore/controlPanels/sections.tsx 210 superset-frontend/src/explore/controlPanels/timeGrainSqlaAnimationOverrides.js 8 superset-frontend/src/explore/controlUtils/getColumnKeywords.tsx 22 superset-frontend/src/explore/controlUtils/getControlConfig.ts 48 superset-frontend/src/explore/controlUtils/getControlState.ts 146 superset-frontend/src/explore/controlUtils/getControlValuesCompatibleWithDatasource.ts 88 superset-frontend/src/explore/controlUtils/getFormDataFromControls.ts 12 superset-frontend/src/explore/controlUtils/getFormDataWithDashboardContext.ts 204 superset-frontend/src/explore/controlUtils/getSectionsToRender.ts 68 superset-frontend/src/explore/controlUtils/index.ts 6 superset-frontend/src/explore/controlUtils/standardizedFormData.ts 184 superset-frontend/src/explore/controls.jsx 430 superset-frontend/src/explore/exploreUtils/formData.ts 70 superset-frontend/src/explore/exploreUtils/getParsedExploreURLParams.ts 112 superset-frontend/src/explore/exploreUtils/index.js 280 superset-frontend/src/explore/fixtures.tsx 77 superset-frontend/src/explore/reducers/datasourcesReducer.ts 22 superset-frontend/src/explore/reducers/exploreReducer.js 281 superset-frontend/src/explore/reducers/saveModalReducer.js 31 superset-frontend/src/explore/store.js 56 superset-frontend/src/explore/types.ts 98 superset-frontend/src/features/alerts/AlertReportModal.tsx 1726 superset-frontend/src/features/alerts/buildErrorTooltipMessage.tsx 26 superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx 95 superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx 92 superset-frontend/src/features/alerts/components/NotificationMethod.tsx 561 superset-frontend/src/features/alerts/components/NumberInput.tsx 28 superset-frontend/src/features/alerts/components/RecipientIcon.tsx 43 superset-frontend/src/features/alerts/components/StyledPanel.tsx 47 superset-frontend/src/features/alerts/components/ValidatedPanelHeader.tsx 34 superset-frontend/src/features/alerts/types.ts 153 superset-frontend/src/features/allEntities/AllEntitiesTable.tsx 129 superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx 225 superset-frontend/src/features/annotationLayers/types.ts 14 superset-frontend/src/features/annotations/AnnotationModal.tsx 306 superset-frontend/src/features/annotations/types.ts 19 superset-frontend/src/features/charts/ChartCard.tsx 182 superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx 230 superset-frontend/src/features/cssTemplates/types.ts 10 superset-frontend/src/features/dashboards/DashboardCard.tsx 167 superset-frontend/src/features/dashboards/types.ts 12 superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx 319 superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx 139 superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/OAuth2ClientField.tsx 113 superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx 97 superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx 43 superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/constants.ts 73 superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/index.tsx 79 superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx 604 superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx 164 superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx 197 superset-frontend/src/features/databases/DatabaseModal/SSHTunnelSwitch.tsx 73 superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx 90 superset-frontend/src/features/databases/DatabaseModal/index.tsx 1947 superset-frontend/src/features/databases/DatabaseModal/styles.ts 473 superset-frontend/src/features/databases/UploadDataModel/ColumnsPreview.tsx 30 superset-frontend/src/features/databases/UploadDataModel/StyledFormItemWithTip.tsx 29 superset-frontend/src/features/databases/UploadDataModel/index.tsx 970 superset-frontend/src/features/databases/UploadDataModel/styles.ts 70 superset-frontend/src/features/databases/state.ts 5 superset-frontend/src/features/databases/types.ts 315 superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.stories.tsx 14 superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx 271 superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx 72 superset-frontend/src/features/datasets/AddDataset/DatasetPanel/fixtures.ts 29 superset-frontend/src/features/datasets/AddDataset/DatasetPanel/index.tsx 90 superset-frontend/src/features/datasets/AddDataset/DatasetPanel/types.ts 48 superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx 222 superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx 50 superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx 97 superset-frontend/src/features/datasets/AddDataset/Header/index.tsx 83 superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx 188 superset-frontend/src/features/datasets/AddDataset/RightPanel/index.tsx 2 superset-frontend/src/features/datasets/AddDataset/types.tsx 36 superset-frontend/src/features/datasets/DatasetLayout/index.tsx 68 superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx 106 superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx 52 superset-frontend/src/features/datasets/constants.ts 15 superset-frontend/src/features/datasets/hooks/useDatasetLists.ts 56 superset-frontend/src/features/datasets/hooks/useGetDatasetRelatedCounts.ts 29 superset-frontend/src/features/datasets/metadataBar/DatasetMetadataBar.skipped-stories.tsx 59 superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx 101 superset-frontend/src/features/datasets/styles.ts 78 superset-frontend/src/features/datasets/types.ts 62 superset-frontend/src/features/home/ActivityTable.tsx 66 superset-frontend/src/features/home/ChartTable.tsx 222 superset-frontend/src/features/home/DashboardTable.tsx 183 superset-frontend/src/features/home/EmptyState.tsx 82 superset-frontend/src/features/home/LanguagePicker.stories.tsx 36 superset-frontend/src/features/home/LanguagePicker.tsx 66 superset-frontend/src/features/home/Menu.tsx 335 superset-frontend/src/features/home/RightMenu.tsx 599 superset-frontend/src/features/home/SavedQueries.tsx 276 superset-frontend/src/features/home/SubMenu.tsx 255 superset-frontend/src/features/home/commonMenuData.ts 18 superset-frontend/src/features/home/types.ts 42 superset-frontend/src/features/queries/QueryPreviewModal.tsx 148 superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx 110 superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx 70 superset-frontend/src/features/queries/hooks/useQueryPreviewState.ts 51 superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx 238 superset-frontend/src/features/reports/ReportModal/actions.js 132 superset-frontend/src/features/reports/ReportModal/index.tsx 353 superset-frontend/src/features/reports/ReportModal/reducer.js 67 superset-frontend/src/features/reports/ReportModal/styles.tsx 79 superset-frontend/src/features/reports/types.ts 43 superset-frontend/src/features/rls/RowLevelSecurityModal.tsx 424 superset-frontend/src/features/rls/constants.ts 11 superset-frontend/src/features/rls/types.ts 29 superset-frontend/src/features/roles/RoleFormItems.tsx 47 superset-frontend/src/features/roles/RoleListAddModal.tsx 46 superset-frontend/src/features/roles/RoleListDuplicateModal.tsx 45 superset-frontend/src/features/roles/RoleListEditModal.tsx 124 superset-frontend/src/features/roles/types.ts 41 superset-frontend/src/features/roles/utils.ts 24 superset-frontend/src/features/tags/BulkTagModal.tsx 115 superset-frontend/src/features/tags/TagCard.tsx 103 superset-frontend/src/features/tags/TagModal.tsx 306 superset-frontend/src/features/tags/tags.ts 178 superset-frontend/src/features/users/UserListModal.tsx 218 superset-frontend/src/features/users/types.ts 8 superset-frontend/src/features/users/utils.ts 22 superset-frontend/src/filters/components/Range/RangeFilterPlugin.stories.tsx 53 superset-frontend/src/filters/components/Range/RangeFilterPlugin.tsx 326 superset-frontend/src/filters/components/Range/SingleValueType.ts 5 superset-frontend/src/filters/components/Range/buildQuery.ts 39 superset-frontend/src/filters/components/Range/controlPanel.ts 57 superset-frontend/src/filters/components/Range/index.ts 23 superset-frontend/src/filters/components/Range/transformProps.ts 41 superset-frontend/src/filters/components/Range/types.ts 25 superset-frontend/src/filters/components/Select/SelectFilterPlugin.stories.tsx 47 superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx 391 superset-frontend/src/filters/components/Select/buildQuery.ts 52 superset-frontend/src/filters/components/Select/controlPanel.ts 146 superset-frontend/src/filters/components/Select/index.ts 24 superset-frontend/src/filters/components/Select/transformProps.ts 55 superset-frontend/src/filters/components/Select/types.ts 55 superset-frontend/src/filters/components/Time/TimeFilterPlugin.tsx 83 superset-frontend/src/filters/components/Time/controlPanel.ts 46 superset-frontend/src/filters/components/Time/index.ts 22 superset-frontend/src/filters/components/Time/transformProps.ts 45 superset-frontend/src/filters/components/Time/types.ts 25 superset-frontend/src/filters/components/TimeColumn/TimeColumnFilterPlugin.tsx 100 superset-frontend/src/filters/components/TimeColumn/buildQuery.ts 11 superset-frontend/src/filters/components/TimeColumn/controlPanel.ts 27 superset-frontend/src/filters/components/TimeColumn/index.ts 23 superset-frontend/src/filters/components/TimeColumn/transformProps.ts 39 superset-frontend/src/filters/components/TimeColumn/types.ts 25 superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx 111 superset-frontend/src/filters/components/TimeGrain/buildQuery.ts 11 superset-frontend/src/filters/components/TimeGrain/controlPanel.ts 27 superset-frontend/src/filters/components/TimeGrain/index.ts 23 superset-frontend/src/filters/components/TimeGrain/transformProps.ts 30 superset-frontend/src/filters/components/TimeGrain/types.ts 19 superset-frontend/src/filters/components/common.ts 18 superset-frontend/src/filters/components/index.ts 5 superset-frontend/src/filters/components/types.ts 16 superset-frontend/src/filters/utils.ts 111 superset-frontend/src/hooks/apiResources/apiResources.ts 99 superset-frontend/src/hooks/apiResources/catalogs.ts 84 superset-frontend/src/hooks/apiResources/charts.ts 17 superset-frontend/src/hooks/apiResources/dashboards.ts 21 superset-frontend/src/hooks/apiResources/databaseFunctions.ts 23 superset-frontend/src/hooks/apiResources/datasets.ts 12 superset-frontend/src/hooks/apiResources/index.ts 12 superset-frontend/src/hooks/apiResources/queries.ts 151 superset-frontend/src/hooks/apiResources/queryApi.ts 66 superset-frontend/src/hooks/apiResources/queryValidations.ts 46 superset-frontend/src/hooks/apiResources/schemas.ts 93 superset-frontend/src/hooks/apiResources/sqlEditorTabs.ts 69 superset-frontend/src/hooks/apiResources/sqlLab.ts 67 superset-frontend/src/hooks/apiResources/tables.ts 202 superset-frontend/src/hooks/strictBroadcastChannel.ts 41 superset-frontend/src/hooks/useDebounceValue.ts 14 superset-frontend/src/hooks/useEffectEvent.ts 7 superset-frontend/src/hooks/useJsonTreeTheme.ts 22 superset-frontend/src/hooks/useLocale.ts 61 superset-frontend/src/hooks/useMemoCompare.ts 19 superset-frontend/src/hooks/usePermissions.ts 39 superset-frontend/src/hooks/useTabId.ts 71 superset-frontend/src/logger/LogUtils.ts 106 superset-frontend/src/logger/actions/index.ts 12 superset-frontend/src/logger/useLogAction.ts 19 superset-frontend/src/middleware/asyncEvent.ts 208 superset-frontend/src/middleware/loggerMiddleware.js 120 superset-frontend/src/pages/AlertReportList/index.tsx 412 superset-frontend/src/pages/AllEntities/index.tsx 208 superset-frontend/src/pages/AnnotationLayerList/index.tsx 320 superset-frontend/src/pages/AnnotationList/index.tsx 307 superset-frontend/src/pages/Chart/index.tsx 150 superset-frontend/src/pages/ChartCreation/index.tsx 326 superset-frontend/src/pages/ChartList/index.tsx 838 superset-frontend/src/pages/CssTemplateList/index.tsx 290 superset-frontend/src/pages/Dashboard/index.tsx 6 superset-frontend/src/pages/DashboardList/index.tsx 792 superset-frontend/src/pages/DatabaseList/index.tsx 731 superset-frontend/src/pages/DatasetCreation/index.tsx 118 superset-frontend/src/pages/DatasetList/index.tsx 894 superset-frontend/src/pages/ExecutionLogList/index.tsx 157 superset-frontend/src/pages/Home/index.tsx 222 superset-frontend/src/pages/QueryHistoryList/index.tsx 435 superset-frontend/src/pages/RolesList/index.tsx 447 superset-frontend/src/pages/RowLevelSecurityList/index.tsx 367 superset-frontend/src/pages/SavedQueryList/index.tsx 620 superset-frontend/src/pages/SqlLab/LocationContext.tsx 11 superset-frontend/src/pages/SqlLab/index.tsx 58 superset-frontend/src/pages/Tags/index.tsx 307 superset-frontend/src/pages/UsersList/index.tsx 544 superset-frontend/src/preamble.ts 52 superset-frontend/src/public-path.ts 2 superset-frontend/src/reduxUtils.ts 173 superset-frontend/src/setup/setupAGGridModules.ts 41 superset-frontend/src/setup/setupApp.ts 69 superset-frontend/src/setup/setupClient.ts 28 superset-frontend/src/setup/setupColors.ts 75 superset-frontend/src/setup/setupDashboardComponents.ts 2 superset-frontend/src/setup/setupErrorMessages.ts 151 superset-frontend/src/setup/setupErrorMessagesExtra.ts 1 superset-frontend/src/setup/setupExtensions.ts 1 superset-frontend/src/setup/setupFormatters.ts 90 superset-frontend/src/setup/setupPlugins.ts 9 superset-frontend/src/setup/setupPluginsExtra.ts 1 superset-frontend/src/theme.ts 3 superset-frontend/src/theme/index.ts 109 superset-frontend/src/theme/light.ts 82 superset-frontend/src/types/Action.ts 1 superset-frontend/src/types/Chart.ts 52 superset-frontend/src/types/ChartSource.ts 4 superset-frontend/src/types/Dashboard.ts 19 superset-frontend/src/types/DashboardContextForExplore.ts 26 superset-frontend/src/types/Database.ts 14 superset-frontend/src/types/Dataset.ts 16 superset-frontend/src/types/Owner.ts 6 superset-frontend/src/types/Role.ts 5 superset-frontend/src/types/TagType.ts 13 superset-frontend/src/types/TaggedObject.ts 19 superset-frontend/src/types/bootstrapTypes.ts 142 superset-frontend/src/utils/DebouncedMessageQueue.js 28 superset-frontend/src/utils/assetUrl.ts 3 superset-frontend/src/utils/cacheWrapper.ts 15 superset-frontend/src/utils/cachedSupersetGet.ts 8 superset-frontend/src/utils/colorScheme.ts 156 superset-frontend/src/utils/common.js 102 superset-frontend/src/utils/copy.ts 55 superset-frontend/src/utils/datasourceUtils.js 8 superset-frontend/src/utils/dates.ts 47 superset-frontend/src/utils/downloadAsImage.ts 46 superset-frontend/src/utils/downloadAsPdf.ts 36 superset-frontend/src/utils/export.ts 27 superset-frontend/src/utils/findPermission.ts 9 superset-frontend/src/utils/functionalRegistry.ts 51 superset-frontend/src/utils/getBootstrapData.ts 23 superset-frontend/src/utils/getChartRequiredFieldsMissingMessage.ts 8 superset-frontend/src/utils/getControlsForVizType.js 27 superset-frontend/src/utils/getDatasourceUid.ts 3 superset-frontend/src/utils/getOwnerName.ts 7 superset-frontend/src/utils/hostNamesConfig.js 25 superset-frontend/src/utils/isBot.ts 1 superset-frontend/src/utils/isDashboardVirtualizationEnabled.ts 10 superset-frontend/src/utils/localStorageHelpers.ts 72 superset-frontend/src/utils/navigationUtils.ts 24 superset-frontend/src/utils/parseCookie.ts 9 superset-frontend/src/utils/pathUtils.ts 3 superset-frontend/src/utils/rankedSearchCompare.ts 16 superset-frontend/src/utils/reducerUtils.js 45 superset-frontend/src/utils/safeStringify.ts 16 superset-frontend/src/utils/simpleFilterToAdhoc.ts 50 superset-frontend/src/utils/sortNumericValues.ts 23 superset-frontend/src/utils/testUtils.ts 24 superset-frontend/src/utils/textUtils.ts 9 superset-frontend/src/utils/types.ts 5 superset-frontend/src/utils/urlUtils.ts 169 superset-frontend/src/views/App.tsx 82 superset-frontend/src/views/CRUD/hooks.ts 795 superset-frontend/src/views/CRUD/types.ts 124 superset-frontend/src/views/CRUD/utils.tsx 493 superset-frontend/src/views/RootContextProviders.tsx 46 superset-frontend/src/views/ScrollToTop.tsx 9 superset-frontend/src/views/index.tsx 4 superset-frontend/src/views/menu.tsx 36 superset-frontend/src/views/routes.tsx 240 superset-frontend/src/views/store.ts 132 superset-frontend/src/views/types.ts 12 superset-frontend/src/visualizations/TimeTable/FormattedNumber.tsx 12 superset-frontend/src/visualizations/TimeTable/SparklineCell.tsx 211 superset-frontend/src/visualizations/TimeTable/TimeTable.jsx 318 superset-frontend/src/visualizations/TimeTable/controlPanel.js 54 superset-frontend/src/visualizations/TimeTable/index.ts 34 superset-frontend/src/visualizations/TimeTable/transformProps.ts 58 superset-frontend/src/visualizations/dashboardComponents/DashboardComponentsRegistry.ts 34 superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx 9 superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/index.ts 8 superset-frontend/src/visualizations/presets/MainPreset.js 171 superset-frontend/src/visualizations/presets/dashboardComponents.ts 4